Pull request #40193 event Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 36ffe9edc2b37a5154633f3fbc260217114039d4 rather than 25c5a55261c3a856264c19d3b252351566a210a6 Obtained Jenkinsfile from 36ffe9edc2b37a5154633f3fbc260217114039d4 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-10T14:15:36.941Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-10T14:15:36.946Z] Trying to pass milestone 1 [Pipeline] milestone [2019-11-10T14:15:36.964Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-10T14:15:52.082Z] Still waiting to schedule task [2019-11-10T14:15:52.084Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-11-10T14:16:44.463Z] Running on ubuntu-1804-overlay2 (i-09fcc54684c6c7c6c) in /home/ubuntu/workspace/moby_PR-40193 [Pipeline] { [Pipeline] checkout [2019-11-10T14:16:48.802Z] using credential docker-jenkins-github-credentials [2019-11-10T14:16:48.815Z] Cloning the remote Git repository [2019-11-10T14:16:48.816Z] Cloning with configured refspecs honoured and without tags [2019-11-10T14:16:48.900Z] Cloning repository https://github.com/moby/moby.git [2019-11-10T14:16:49.005Z] > git init /home/ubuntu/workspace/moby_PR-40193 # timeout=10 [2019-11-10T14:16:49.594Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-10T14:16:49.595Z] > git --version # timeout=10 [2019-11-10T14:16:49.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-10T14:16:49.764Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40193/head:refs/remotes/origin/PR-40193 +refs/heads/master:refs/remotes/origin/master [2019-11-10T14:17:11.268Z] Fetching without tags [2019-11-10T14:17:11.701Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:17:11.177Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-10T14:17:11.201Z] > git config --add remote.origin.fetch +refs/pull/40193/head:refs/remotes/origin/PR-40193 # timeout=10 [2019-11-10T14:17:11.212Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-10T14:17:11.238Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-10T14:17:11.273Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-10T14:17:11.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-10T14:17:11.274Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40193/head:refs/remotes/origin/PR-40193 +refs/heads/master:refs/remotes/origin/master [2019-11-10T14:17:11.709Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:17:11.735Z] > git checkout -f 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:17:12.564Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-10T14:17:13.645Z] Merge succeeded, producing a596d36e87d791f1e8aa22833f565a16b8c14a48 [2019-11-10T14:17:13.645Z] Checking out Revision a596d36e87d791f1e8aa22833f565a16b8c14a48 (PR-40193) [2019-11-10T14:17:14.684Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD" [2019-11-10T14:17:13.626Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-10T14:17:13.648Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:17:13.686Z] > git checkout -f a596d36e87d791f1e8aa22833f565a16b8c14a48 [2019-11-10T14:17:14.687Z] > git rev-list --no-walk 25c5a55261c3a856264c19d3b252351566a210a6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-10T14:17:17.111Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40193:/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-10T14:17:27.102Z] Unable to find image 'alpine:latest' locally [2019-11-10T14:17:27.102Z] latest: Pulling from library/alpine [2019-11-10T14:17:27.102Z] 89d9c30c1d48: Pulling fs layer [2019-11-10T14:17:27.102Z] 89d9c30c1d48: Verifying Checksum [2019-11-10T14:17:27.102Z] 89d9c30c1d48: Download complete [2019-11-10T14:17:27.102Z] 89d9c30c1d48: Pull complete [2019-11-10T14:17:27.102Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-11-10T14:17:27.102Z] Status: Downloaded newer image for alpine:latest [2019-11-10T14:17:33.681Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2019-11-10T14:17:33.950Z] Running on ubuntu-1804-overlay2 (i-09fcc54684c6c7c6c) in /home/ubuntu/workspace/moby_PR-40193 [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] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [2019-11-10T14:17:34.029Z] using credential docker-jenkins-github-credentials [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-10T14:17:34.052Z] Fetching changes from the remote Git repository [2019-11-10T14:17:34.056Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-40193 Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-11-10T14:17:34.071Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2019-11-10T14:17:34.130Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-40193 Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-11-10T14:17:34.288Z] using credential docker-jenkins-github-credentials [2019-11-10T14:17:34.321Z] Cloning the remote Git repository [2019-11-10T14:17:34.321Z] Cloning with configured refspecs honoured and without tags [2019-11-10T14:17:34.478Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:17:34.779Z] Merge succeeded, producing 31c6bd4b2cc68397833962aa5f0ea43e7711d3f9 [2019-11-10T14:17:34.779Z] Checking out Revision 31c6bd4b2cc68397833962aa5f0ea43e7711d3f9 (PR-40193) [2019-11-10T14:17:34.871Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD" [2019-11-10T14:17:34.035Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-10T14:17:34.055Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-10T14:17:34.074Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-10T14:17:34.074Z] > git --version # timeout=10 [2019-11-10T14:17:34.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-10T14:17:34.083Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40193/head:refs/remotes/origin/PR-40193 +refs/heads/master:refs/remotes/origin/master [2019-11-10T14:17:34.480Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:17:34.492Z] > git checkout -f 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:17:34.625Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-10T14:17:34.766Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-10T14:17:34.782Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:17:34.793Z] > git checkout -f 31c6bd4b2cc68397833962aa5f0ea43e7711d3f9 [2019-11-10T14:17:34.873Z] > git rev-list --no-walk 25c5a55261c3a856264c19d3b252351566a210a6 # timeout=10 [2019-11-10T14:17:34.978Z] using credential docker-jenkins-github-credentials [2019-11-10T14:17:35.027Z] Cloning the remote Git repository [2019-11-10T14:17:35.027Z] Cloning with configured refspecs honoured and without tags [2019-11-10T14:17:34.323Z] Cloning repository https://github.com/moby/moby.git [2019-11-10T14:17:34.324Z] > git init /home/docker/workspace/moby_PR-40193 # timeout=10 [2019-11-10T14:17:34.335Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-10T14:17:34.336Z] > git --version # timeout=10 [2019-11-10T14:17:34.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-10T14:17:34.340Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40193/head:refs/remotes/origin/PR-40193 +refs/heads/master:refs/remotes/origin/master [2019-11-10T14:17:35.072Z] Cloning repository https://github.com/moby/moby.git [2019-11-10T14:17:35.114Z] > git init /home/jenkins/workspace/moby_PR-40193 # timeout=10 [2019-11-10T14:17:35.163Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-10T14:17:35.165Z] > git --version # timeout=10 [2019-11-10T14:17:35.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-10T14:17:35.189Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40193/head:refs/remotes/origin/PR-40193 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-10T14:17:35.735Z] + docker version [2019-11-10T14:17:35.735Z] Client: Docker Engine - Community [2019-11-10T14:17:35.735Z] Version: 19.03.2 [2019-11-10T14:17:35.735Z] API version: 1.40 [2019-11-10T14:17:35.735Z] Go version: go1.12.8 [2019-11-10T14:17:35.735Z] Git commit: 6a30dfc [2019-11-10T14:17:35.735Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-10T14:17:35.735Z] OS/Arch: linux/amd64 [2019-11-10T14:17:35.735Z] Experimental: false [2019-11-10T14:17:35.735Z] [2019-11-10T14:17:35.735Z] Server: Docker Engine - Community [2019-11-10T14:17:35.735Z] Engine: [2019-11-10T14:17:35.735Z] Version: 19.03.2 [2019-11-10T14:17:35.735Z] API version: 1.40 (minimum version 1.12) [2019-11-10T14:17:35.736Z] Go version: go1.12.8 [2019-11-10T14:17:35.736Z] Git commit: 6a30dfc [2019-11-10T14:17:35.736Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-10T14:17:35.736Z] OS/Arch: linux/amd64 [2019-11-10T14:17:35.736Z] Experimental: true [2019-11-10T14:17:35.736Z] containerd: [2019-11-10T14:17:35.736Z] Version: 1.2.6 [2019-11-10T14:17:35.736Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-10T14:17:35.736Z] runc: [2019-11-10T14:17:35.736Z] Version: 1.0.0-rc8 [2019-11-10T14:17:35.736Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-10T14:17:35.736Z] docker-init: [2019-11-10T14:17:35.736Z] Version: 0.18.0 [2019-11-10T14:17:35.736Z] GitCommit: fec3683 [Pipeline] sh [2019-11-10T14:17:36.030Z] + docker info [2019-11-10T14:17:44.076Z] Fetching without tags [2019-11-10T14:17:44.487Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:17:43.940Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-10T14:17:43.959Z] > git config --add remote.origin.fetch +refs/pull/40193/head:refs/remotes/origin/PR-40193 # timeout=10 [2019-11-10T14:17:43.977Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-10T14:17:44.042Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-10T14:17:44.110Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-10T14:17:44.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-10T14:17:44.113Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40193/head:refs/remotes/origin/PR-40193 +refs/heads/master:refs/remotes/origin/master [2019-11-10T14:17:44.520Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:17:44.539Z] > git checkout -f 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:17:45.245Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-10T14:17:45.676Z] Merge succeeded, producing 93d22f9363ef758000e967b3eb6f591714f9b152 [2019-11-10T14:17:45.677Z] Checking out Revision 93d22f9363ef758000e967b3eb6f591714f9b152 (PR-40193) [2019-11-10T14:17:46.185Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD" [2019-11-10T14:17:45.639Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-10T14:17:45.711Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:17:45.731Z] > git checkout -f 93d22f9363ef758000e967b3eb6f591714f9b152 [2019-11-10T14:17:46.218Z] > git rev-list --no-walk 25c5a55261c3a856264c19d3b252351566a210a6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-10T14:17:48.000Z] + docker version [2019-11-10T14:17:48.000Z] Client: [2019-11-10T14:17:48.000Z] Version: 18.06.3-ce [2019-11-10T14:17:48.000Z] API version: 1.38 [2019-11-10T14:17:48.000Z] Go version: go1.10.3 [2019-11-10T14:17:48.000Z] Git commit: d7080c1 [2019-11-10T14:17:48.000Z] Built: Wed Feb 20 02:27:09 2019 [2019-11-10T14:17:48.000Z] OS/Arch: linux/s390x [2019-11-10T14:17:48.000Z] Experimental: false [2019-11-10T14:17:48.000Z] [2019-11-10T14:17:48.000Z] Server: [2019-11-10T14:17:48.000Z] Engine: [2019-11-10T14:17:48.000Z] Version: 18.06.3-ce [2019-11-10T14:17:48.000Z] API version: 1.38 (minimum version 1.12) [2019-11-10T14:17:48.000Z] Go version: go1.10.3 [2019-11-10T14:17:48.000Z] Git commit: d7080c1 [2019-11-10T14:17:48.000Z] Built: Wed Feb 20 02:26:03 2019 [2019-11-10T14:17:48.000Z] OS/Arch: linux/s390x [2019-11-10T14:17:48.000Z] Experimental: true [Pipeline] sh [2019-11-10T14:17:48.235Z] Client: [2019-11-10T14:17:48.235Z] Debug Mode: false [2019-11-10T14:17:48.235Z] [2019-11-10T14:17:48.235Z] Server: [2019-11-10T14:17:48.235Z] Containers: 0 [2019-11-10T14:17:48.235Z] Running: 0 [2019-11-10T14:17:48.235Z] Paused: 0 [2019-11-10T14:17:48.235Z] Stopped: 0 [2019-11-10T14:17:48.235Z] Images: 1 [2019-11-10T14:17:48.235Z] Server Version: 19.03.2 [2019-11-10T14:17:48.235Z] Storage Driver: overlay2 [2019-11-10T14:17:48.235Z] Backing Filesystem: extfs [2019-11-10T14:17:48.235Z] Supports d_type: true [2019-11-10T14:17:48.235Z] Native Overlay Diff: true [2019-11-10T14:17:48.235Z] Logging Driver: json-file [2019-11-10T14:17:48.235Z] Cgroup Driver: cgroupfs [2019-11-10T14:17:48.235Z] Plugins: [2019-11-10T14:17:48.235Z] Volume: local [2019-11-10T14:17:48.235Z] Network: bridge host ipvlan macvlan null overlay [2019-11-10T14:17:48.235Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-10T14:17:48.235Z] Swarm: inactive [2019-11-10T14:17:48.235Z] Runtimes: runc [2019-11-10T14:17:48.235Z] Default Runtime: runc [2019-11-10T14:17:48.235Z] Init Binary: docker-init [2019-11-10T14:17:48.235Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-10T14:17:48.235Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-10T14:17:48.235Z] init version: fec3683 [2019-11-10T14:17:48.235Z] Security Options: [2019-11-10T14:17:48.235Z] apparmor [2019-11-10T14:17:48.235Z] seccomp [2019-11-10T14:17:48.235Z] Profile: default [2019-11-10T14:17:48.235Z] Kernel Version: 4.15.0-1048-aws [2019-11-10T14:17:48.235Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-10T14:17:48.235Z] OSType: linux [2019-11-10T14:17:48.235Z] Architecture: x86_64 [2019-11-10T14:17:48.235Z] CPUs: 2 [2019-11-10T14:17:48.235Z] Total Memory: 7.501GiB [2019-11-10T14:17:48.235Z] Name: ip-10-100-32-217 [2019-11-10T14:17:48.235Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-10T14:17:48.235Z] Docker Root Dir: /var/lib/docker [2019-11-10T14:17:48.235Z] Debug Mode: false [2019-11-10T14:17:48.235Z] Registry: https://index.docker.io/v1/ [2019-11-10T14:17:48.235Z] Labels: [2019-11-10T14:17:48.235Z] Experimental: true [2019-11-10T14:17:48.235Z] Insecure Registries: [2019-11-10T14:17:48.235Z] 127.0.0.0/8 [2019-11-10T14:17:48.235Z] Live Restore Enabled: true [2019-11-10T14:17:48.235Z] [2019-11-10T14:17:48.235Z] WARNING: No swap limit support [Pipeline] sh [2019-11-10T14:17:48.786Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-10T14:17:48.786Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-10T14:17:48.786Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40193/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-10T14:17:48.786Z] + bash /home/ubuntu/workspace/moby_PR-40193/check-config.sh [2019-11-10T14:17:48.786Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-10T14:17:48.786Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-10T14:17:48.786Z] [2019-11-10T14:17:48.786Z] Generally Necessary: [2019-11-10T14:17:48.829Z] + docker info [2019-11-10T14:17:48.829Z] Containers: 0 [2019-11-10T14:17:48.829Z] Running: 0 [2019-11-10T14:17:48.829Z] Paused: 0 [2019-11-10T14:17:48.829Z] Stopped: 0 [2019-11-10T14:17:48.829Z] Images: 0 [2019-11-10T14:17:48.829Z] Server Version: 18.06.3-ce [2019-11-10T14:17:48.829Z] Storage Driver: overlay2 [2019-11-10T14:17:48.829Z] Backing Filesystem: extfs [2019-11-10T14:17:48.829Z] Supports d_type: true [2019-11-10T14:17:48.829Z] Native Overlay Diff: true [2019-11-10T14:17:48.829Z] Logging Driver: json-file [2019-11-10T14:17:48.829Z] Cgroup Driver: cgroupfs [2019-11-10T14:17:48.829Z] Plugins: [2019-11-10T14:17:48.829Z] Volume: local [2019-11-10T14:17:48.829Z] Network: bridge host ipvlan macvlan null overlay [2019-11-10T14:17:48.829Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-10T14:17:48.829Z] Swarm: inactive [2019-11-10T14:17:48.829Z] Runtimes: runc [2019-11-10T14:17:48.829Z] Default Runtime: runc [2019-11-10T14:17:48.829Z] Init Binary: docker-init [2019-11-10T14:17:48.829Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-10T14:17:48.829Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-11-10T14:17:48.829Z] init version: fec3683 [2019-11-10T14:17:48.829Z] Security Options: [2019-11-10T14:17:48.829Z] apparmor [2019-11-10T14:17:48.829Z] seccomp [2019-11-10T14:17:48.829Z] Profile: default [2019-11-10T14:17:48.829Z] Kernel Version: 4.4.0-166-generic [2019-11-10T14:17:48.829Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-10T14:17:48.829Z] OSType: linux [2019-11-10T14:17:48.829Z] Architecture: s390x [2019-11-10T14:17:48.829Z] CPUs: 2 [2019-11-10T14:17:48.829Z] Total Memory: 7.862GiB [2019-11-10T14:17:48.829Z] Name: s390x-ubuntu-03 [2019-11-10T14:17:48.829Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-10T14:17:48.829Z] Docker Root Dir: /var/lib/docker [2019-11-10T14:17:48.829Z] Debug Mode (client): false [2019-11-10T14:17:48.829Z] Debug Mode (server): false [2019-11-10T14:17:48.829Z] Username: dockerbuildbot [2019-11-10T14:17:48.829Z] Registry: https://index.docker.io/v1/ [2019-11-10T14:17:48.829Z] Labels: [2019-11-10T14:17:48.829Z] Experimental: true [2019-11-10T14:17:48.829Z] Insecure Registries: [2019-11-10T14:17:48.829Z] 127.0.0.0/8 [2019-11-10T14:17:48.829Z] Live Restore Enabled: false [2019-11-10T14:17:48.829Z] [2019-11-10T14:17:48.829Z] WARNING: No swap limit support [2019-11-10T14:17:48.938Z] Still waiting to schedule task [2019-11-10T14:17:48.938Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-09fcc54684c6c7c6c)’ [2019-11-10T14:17:48.944Z] Still waiting to schedule task [2019-11-10T14:17:48.944Z] All nodes of label ‘arm64&&linux’ are offline [2019-11-10T14:17:48.946Z] Still waiting to schedule task [2019-11-10T14:17:48.946Z] All nodes of label ‘windows-2019’ are offline [Pipeline] sh [2019-11-10T14:17:49.051Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-10T14:17:49.051Z] - apparmor: enabled and tools installed [2019-11-10T14:17:49.051Z] - CONFIG_NAMESPACES: enabled [2019-11-10T14:17:49.051Z] - CONFIG_NET_NS: enabled [2019-11-10T14:17:49.051Z] - CONFIG_PID_NS: enabled [2019-11-10T14:17:49.051Z] - CONFIG_IPC_NS: enabled [2019-11-10T14:17:49.051Z] - CONFIG_UTS_NS: enabled [2019-11-10T14:17:49.051Z] - CONFIG_CGROUPS: enabled [2019-11-10T14:17:49.051Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-10T14:17:49.051Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-10T14:17:49.051Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-10T14:17:49.051Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-10T14:17:49.051Z] - CONFIG_CPUSETS: enabled [2019-11-10T14:17:49.051Z] - CONFIG_MEMCG: enabled [2019-11-10T14:17:49.051Z] - CONFIG_KEYS: enabled [2019-11-10T14:17:49.051Z] - CONFIG_VETH: enabled (as module) [2019-11-10T14:17:49.051Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-10T14:17:49.051Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-10T14:17:49.051Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-10T14:17:49.051Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-10T14:17:49.051Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-10T14:17:49.323Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-10T14:17:49.323Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-10T14:17:49.323Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-10T14:17:49.323Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-10T14:17:49.323Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-10T14:17:49.323Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-10T14:17:49.323Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-10T14:17:49.323Z] [2019-11-10T14:17:49.323Z] Optional Features: [2019-11-10T14:17:49.323Z] - CONFIG_USER_NS: enabled [2019-11-10T14:17:49.323Z] - CONFIG_SECCOMP: enabled [2019-11-10T14:17:49.323Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-10T14:17:49.323Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-10T14:17:49.323Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-10T14:17:49.323Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-10T14:17:49.323Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-10T14:17:49.323Z] - CONFIG_BLK_CGROUP: enabled [2019-11-10T14:17:49.323Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-10T14:17:49.323Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-10T14:17:49.323Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-10T14:17:49.323Z] - CONFIG_CGROUP_PERF: enabled [2019-11-10T14:17:49.323Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-10T14:17:49.323Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-10T14:17:49.323Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-10T14:17:49.323Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-10T14:17:49.323Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-10T14:17:49.323Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-10T14:17:49.323Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-10T14:17:49.323Z] - CONFIG_IP_VS: enabled (as module) [2019-11-10T14:17:49.323Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-10T14:17:49.323Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-10T14:17:49.323Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-10T14:17:49.323Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-10T14:17:49.323Z] - CONFIG_EXT4_FS: enabled [2019-11-10T14:17:49.323Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-10T14:17:49.323Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-10T14:17:49.323Z] - Network Drivers: [2019-11-10T14:17:49.323Z] - "overlay": [2019-11-10T14:17:49.323Z] - CONFIG_VXLAN: enabled (as module) [2019-11-10T14:17:49.323Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-10T14:17:49.323Z] Optional (for encrypted networks): [2019-11-10T14:17:49.585Z] - CONFIG_CRYPTO: enabled [2019-11-10T14:17:49.585Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-10T14:17:49.585Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-10T14:17:49.585Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-10T14:17:49.585Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-10T14:17:49.585Z] - CONFIG_XFRM: enabled [2019-11-10T14:17:49.585Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-10T14:17:49.585Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-10T14:17:49.585Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-10T14:17:49.585Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-10T14:17:49.585Z] - "ipvlan": [2019-11-10T14:17:49.585Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-10T14:17:49.585Z] - "macvlan": [2019-11-10T14:17:49.585Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-10T14:17:49.585Z] - CONFIG_DUMMY: enabled (as module) [2019-11-10T14:17:49.585Z] - "ftp,tftp client in container": [2019-11-10T14:17:49.585Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-10T14:17:49.585Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-10T14:17:49.585Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-10T14:17:49.585Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-10T14:17:49.585Z] - Storage Drivers: [2019-11-10T14:17:49.585Z] - "aufs": [2019-11-10T14:17:49.585Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-10T14:17:49.585Z] - "btrfs": [2019-11-10T14:17:49.585Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-10T14:17:49.585Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-10T14:17:49.585Z] - "devicemapper": [2019-11-10T14:17:49.585Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-10T14:17:49.585Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-10T14:17:49.585Z] - "overlay": [2019-11-10T14:17:49.585Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-10T14:17:49.585Z] - "zfs": [2019-11-10T14:17:49.585Z] - /dev/zfs: missing [2019-11-10T14:17:49.585Z] - zfs command: missing [2019-11-10T14:17:49.585Z] - zpool command: missing [2019-11-10T14:17:49.585Z] [2019-11-10T14:17:49.585Z] Limits: [2019-11-10T14:17:49.585Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-10T14:17:49.585Z] [2019-11-10T14:17:49.585Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-10T14:17:49.821Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-10T14:17:49.821Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-10T14:17:49.821Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40193/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-10T14:17:49.821Z] + bash /home/jenkins/workspace/moby_PR-40193/check-config.sh [2019-11-10T14:17:49.821Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-10T14:17:49.821Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2019-11-10T14:17:49.821Z] [2019-11-10T14:17:49.821Z] Generally Necessary: [2019-11-10T14:17:49.821Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-10T14:17:49.821Z] - apparmor: enabled and tools installed [2019-11-10T14:17:49.821Z] - CONFIG_NAMESPACES: enabled [2019-11-10T14:17:49.821Z] - CONFIG_NET_NS: enabled [2019-11-10T14:17:49.821Z] - CONFIG_PID_NS: enabled [2019-11-10T14:17:49.821Z] - CONFIG_IPC_NS: enabled [2019-11-10T14:17:49.821Z] - CONFIG_UTS_NS: enabled [2019-11-10T14:17:49.821Z] - CONFIG_CGROUPS: enabled [2019-11-10T14:17:49.821Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-10T14:17:49.821Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-10T14:17:49.821Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-10T14:17:49.821Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-10T14:17:49.821Z] - CONFIG_CPUSETS: enabled [2019-11-10T14:17:49.821Z] - CONFIG_MEMCG: enabled [2019-11-10T14:17:49.821Z] - CONFIG_KEYS: enabled [2019-11-10T14:17:49.821Z] - CONFIG_VETH: enabled (as module) [2019-11-10T14:17:49.821Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-10T14:17:49.821Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-10T14:17:49.821Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-10T14:17:49.821Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-10T14:17:49.927Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 . [2019-11-10T14:17:50.185Z] #1 [internal] load build definition from Dockerfile [2019-11-10T14:17:50.185Z] #1 transferring dockerfile: 14.85kB done [2019-11-10T14:17:50.185Z] #1 DONE 0.0s [2019-11-10T14:17:50.185Z] [2019-11-10T14:17:50.185Z] #2 [internal] load .dockerignore [2019-11-10T14:17:50.185Z] #2 transferring context: 87B done [2019-11-10T14:17:50.185Z] #2 DONE 0.0s [2019-11-10T14:17:50.185Z] [2019-11-10T14:17:50.185Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-10T14:17:50.191Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-10T14:17:50.191Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-10T14:17:50.191Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-10T14:17:50.191Z] [2019-11-10T14:17:50.191Z] Optional Features: [2019-11-10T14:17:50.191Z] - CONFIG_USER_NS: enabled [2019-11-10T14:17:50.191Z] - CONFIG_SECCOMP: enabled [2019-11-10T14:17:50.191Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-10T14:17:50.191Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-10T14:17:50.191Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-10T14:17:50.191Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-10T14:17:50.191Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-10T14:17:50.191Z] - CONFIG_BLK_CGROUP: enabled [2019-11-10T14:17:50.191Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-10T14:17:50.191Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-10T14:17:50.191Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-10T14:17:50.191Z] - CONFIG_CGROUP_PERF: enabled [2019-11-10T14:17:50.191Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-10T14:17:50.191Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-10T14:17:50.191Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-10T14:17:50.191Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-10T14:17:50.191Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-10T14:17:50.191Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_IP_VS: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-10T14:17:50.191Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-10T14:17:50.191Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-10T14:17:50.191Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_EXT4_FS: enabled [2019-11-10T14:17:50.191Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-10T14:17:50.191Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-10T14:17:50.191Z] - Network Drivers: [2019-11-10T14:17:50.191Z] - "overlay": [2019-11-10T14:17:50.191Z] - CONFIG_VXLAN: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-10T14:17:50.191Z] Optional (for encrypted networks): [2019-11-10T14:17:50.191Z] - CONFIG_CRYPTO: enabled [2019-11-10T14:17:50.191Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_XFRM: enabled [2019-11-10T14:17:50.191Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-10T14:17:50.191Z] - "ipvlan": [2019-11-10T14:17:50.191Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-10T14:17:50.191Z] - "macvlan": [2019-11-10T14:17:50.191Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_DUMMY: enabled (as module) [2019-11-10T14:17:50.191Z] - "ftp,tftp client in container": [2019-11-10T14:17:50.191Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-10T14:17:50.191Z] - Storage Drivers: [2019-11-10T14:17:50.191Z] - "aufs": [2019-11-10T14:17:50.191Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-10T14:17:50.191Z] - "btrfs": [2019-11-10T14:17:50.191Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-10T14:17:50.191Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-10T14:17:50.191Z] - "devicemapper": [2019-11-10T14:17:50.191Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-10T14:17:50.191Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-10T14:17:50.191Z] - "overlay": [2019-11-10T14:17:50.191Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-10T14:17:50.191Z] - "zfs": [2019-11-10T14:17:50.191Z] - /dev/zfs: missing [2019-11-10T14:17:50.191Z] - zfs command: missing [2019-11-10T14:17:50.191Z] - zpool command: missing [2019-11-10T14:17:50.191Z] [2019-11-10T14:17:50.191Z] Limits: [2019-11-10T14:17:50.191Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-10T14:17:50.191Z] [2019-11-10T14:17:50.191Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-10T14:17:50.443Z] #3 DONE 0.3s [2019-11-10T14:17:50.443Z] [2019-11-10T14:17:50.443Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-10T14:17:50.443Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-10T14:17:50.443Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-10T14:17:50.443Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.37MB / 8.82MB 0.2s [2019-11-10T14:17:50.443Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-10T14:17:50.443Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-10T14:17:50.702Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s [2019-11-10T14:17:50.702Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.4s done [2019-11-10T14:17:50.702Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-11-10T14:17:51.101Z] + make bundles/buildx [2019-11-10T14:17:51.102Z] make: command: Command not found [2019-11-10T14:17:51.102Z] make: command: Command not found [2019-11-10T14:17:51.102Z] mkdir bundles [2019-11-10T14:17:51.102Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-10T14:17:51.102Z] --build-arg BUILDX_COMMIT \ [2019-11-10T14:17:51.102Z] --build-arg BUILDX_REPO \ [2019-11-10T14:17:51.102Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-10T14:17:51.102Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-10T14:17:51.102Z] . [2019-11-10T14:17:51.102Z] /bin/sh: 4: go: not found [2019-11-10T14:17:51.102Z] /bin/sh: 5: go: not found [2019-11-10T14:17:51.269Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-11-10T14:17:51.269Z] #4 DONE 0.9s [2019-11-10T14:17:51.847Z] [2019-11-10T14:17:51.847Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-10T14:17:52.107Z] #6 DONE 0.2s [2019-11-10T14:17:52.107Z] [2019-11-10T14:17:52.107Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-10T14:17:52.107Z] #5 DONE 0.3s [2019-11-10T14:17:52.107Z] [2019-11-10T14:17:52.107Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-10T14:17:52.107Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-10T14:17:52.107Z] #65 DONE 0.0s [2019-11-10T14:17:52.107Z] [2019-11-10T14:17:52.107Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-10T14:17:52.107Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-10T14:17:52.107Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-10T14:17:52.107Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-11-10T14:17:52.107Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.1s [2019-11-10T14:17:52.107Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-11-10T14:17:52.107Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0B / 45.38MB 0.1s [2019-11-10T14:17:52.107Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.1s [2019-11-10T14:17:52.367Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 5.29MB / 10.80MB 0.2s [2019-11-10T14:17:52.367Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.4s [2019-11-10T14:17:52.367Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 2.49MB / 45.38MB 0.4s [2019-11-10T14:17:52.367Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.3s done [2019-11-10T14:17:52.367Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.4s [2019-11-10T14:17:52.457Z] Sending build context to Docker daemon 50.14MB [2019-11-10T14:17:52.629Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.5s done [2019-11-10T14:17:52.629Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.90MB / 45.38MB 0.7s [2019-11-10T14:17:52.629Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 13.09MB / 50.07MB 0.7s [2019-11-10T14:17:52.629Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 6.96MB / 57.69MB 0.7s [2019-11-10T14:17:52.828Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-10T14:17:52.829Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-10T14:17:52.829Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-10T14:17:52.829Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-10T14:17:52.887Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 18.52MB / 50.07MB 0.8s [2019-11-10T14:17:52.887Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 10.55MB / 57.69MB 0.8s [2019-11-10T14:17:53.146Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 32.29MB / 50.07MB 1.0s [2019-11-10T14:17:53.146Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 19.95MB / 57.69MB 1.0s [2019-11-10T14:17:53.210Z] 1.12.10-stretch: Pulling from library/golang [2019-11-10T14:17:53.210Z] ade01ea651a2: Pulling fs layer [2019-11-10T14:17:53.210Z] fbabdb69f639: Pulling fs layer [2019-11-10T14:17:53.210Z] ff33bd1013d7: Pulling fs layer [2019-11-10T14:17:53.210Z] 85cfe9d77eff: Pulling fs layer [2019-11-10T14:17:53.210Z] ace5139f9caa: Pulling fs layer [2019-11-10T14:17:53.210Z] e4d79466b81c: Pulling fs layer [2019-11-10T14:17:53.210Z] b00baabad4ce: Pulling fs layer [2019-11-10T14:17:53.210Z] e4d79466b81c: Waiting [2019-11-10T14:17:53.210Z] 85cfe9d77eff: Waiting [2019-11-10T14:17:53.210Z] ace5139f9caa: Waiting [2019-11-10T14:17:53.210Z] b00baabad4ce: Waiting [2019-11-10T14:17:53.406Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 9.74MB / 45.38MB 1.3s [2019-11-10T14:17:53.406Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 42.84MB / 50.07MB 1.3s [2019-11-10T14:17:53.406Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 29.14MB / 57.69MB 1.3s [2019-11-10T14:17:53.406Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 46.72MB / 50.07MB 1.4s [2019-11-10T14:17:53.406Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 32.80MB / 57.69MB 1.4s [2019-11-10T14:17:53.665Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.5s [2019-11-10T14:17:53.665Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 12.05MB / 45.38MB 1.7s [2019-11-10T14:17:53.665Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.6s done [2019-11-10T14:17:53.665Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 42.37MB / 57.69MB 1.7s [2019-11-10T14:17:53.665Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0B / 120.06MB 1.7s [2019-11-10T14:17:53.838Z] ff33bd1013d7: Verifying Checksum [2019-11-10T14:17:53.838Z] ff33bd1013d7: Download complete [2019-11-10T14:17:53.838Z] fbabdb69f639: Verifying Checksum [2019-11-10T14:17:53.838Z] fbabdb69f639: Download complete [2019-11-10T14:17:53.923Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 45.66MB / 57.69MB 1.8s [2019-11-10T14:17:54.186Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.1s [2019-11-10T14:17:54.186Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 18.71MB / 120.06MB 2.1s [2019-11-10T14:17:54.186Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 14.63MB / 45.38MB 2.2s [2019-11-10T14:17:54.445Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 26.61MB / 120.06MB 2.4s [2019-11-10T14:17:54.556Z] ade01ea651a2: Verifying Checksum [2019-11-10T14:17:54.556Z] ade01ea651a2: Download complete [2019-11-10T14:17:54.705Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 17.54MB / 45.38MB 2.5s [2019-11-10T14:17:54.705Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.4s done [2019-11-10T14:17:54.705Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 0B / 126B 2.5s [2019-11-10T14:17:54.705Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 19.85MB / 45.38MB 2.7s [2019-11-10T14:17:54.705Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 38.28MB / 120.06MB 2.7s [2019-11-10T14:17:54.705Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 2.6s done [2019-11-10T14:17:55.102Z] 85cfe9d77eff: Verifying Checksum [2019-11-10T14:17:55.102Z] 85cfe9d77eff: Download complete [2019-11-10T14:17:55.102Z] b00baabad4ce: Verifying Checksum [2019-11-10T14:17:55.102Z] b00baabad4ce: Download complete [2019-11-10T14:17:55.272Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 24.62MB / 45.38MB 3.0s [2019-11-10T14:17:55.272Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 47.19MB / 120.06MB 3.0s [2019-11-10T14:17:55.272Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 28.33MB / 45.38MB 3.2s [2019-11-10T14:17:55.538Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 34.39MB / 45.38MB 3.4s [2019-11-10T14:17:55.539Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 57.99MB / 120.06MB 3.4s [2019-11-10T14:17:55.539Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 38.27MB / 45.38MB 3.6s [2019-11-10T14:17:55.770Z] ace5139f9caa: Verifying Checksum [2019-11-10T14:17:55.770Z] ace5139f9caa: Download complete [2019-11-10T14:17:55.770Z] e4d79466b81c: Verifying Checksum [2019-11-10T14:17:55.770Z] e4d79466b81c: Download complete [2019-11-10T14:17:55.800Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 42.74MB / 45.38MB 3.8s [2019-11-10T14:17:55.800Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 75.64MB / 120.06MB 3.8s [2019-11-10T14:17:56.062Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 3.9s [2019-11-10T14:17:56.322Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 87.98MB / 120.06MB 4.2s [2019-11-10T14:17:56.581Z] ade01ea651a2: Pull complete [2019-11-10T14:17:56.583Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 94.56MB / 120.06MB 4.4s [2019-11-10T14:17:56.583Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 4.4s done [2019-11-10T14:17:56.843Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 102.39MB / 120.06MB 4.7s [2019-11-10T14:17:56.843Z] #7 ... [2019-11-10T14:17:56.843Z] [2019-11-10T14:17:56.843Z] #19 [internal] load build context [2019-11-10T14:17:56.843Z] #19 transferring context: 45.66MB 4.7s done [2019-11-10T14:17:56.843Z] #19 DONE 4.8s [2019-11-10T14:17:56.968Z] fbabdb69f639: Pull complete [2019-11-10T14:17:57.103Z] [2019-11-10T14:17:57.103Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-10T14:17:57.103Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 115.06MB / 120.06MB 4.9s [2019-11-10T14:17:57.103Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-11-10T14:17:57.352Z] ff33bd1013d7: Pull complete [2019-11-10T14:17:58.039Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.8s done [2019-11-10T14:17:59.043Z] Fetching without tags [2019-11-10T14:17:59.254Z] 85cfe9d77eff: Pull complete [2019-11-10T14:17:59.607Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:17:58.969Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-10T14:17:58.973Z] > git config --add remote.origin.fetch +refs/pull/40193/head:refs/remotes/origin/PR-40193 # timeout=10 [2019-11-10T14:17:58.977Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-10T14:17:59.011Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-10T14:17:59.045Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-10T14:17:59.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-10T14:17:59.046Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40193/head:refs/remotes/origin/PR-40193 +refs/heads/master:refs/remotes/origin/master [2019-11-10T14:17:59.609Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:17:59.613Z] > git checkout -f 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:18:00.569Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.5s done [2019-11-10T14:18:00.569Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-11-10T14:18:01.052Z] ace5139f9caa: Pull complete [2019-11-10T14:18:01.136Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.7s done [2019-11-10T14:18:01.136Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-11-10T14:18:01.521Z] Merge succeeded, producing 9978c9293c5a4ac22b480728d42e0dc8d6fb5994 [2019-11-10T14:18:01.522Z] Checking out Revision 9978c9293c5a4ac22b480728d42e0dc8d6fb5994 (PR-40193) [2019-11-10T14:18:01.681Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD" [2019-11-10T14:18:01.703Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.3s done [2019-11-10T14:18:01.703Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-11-10T14:18:00.706Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-10T14:18:01.489Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-10T14:18:01.523Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:18:01.527Z] > git checkout -f 9978c9293c5a4ac22b480728d42e0dc8d6fb5994 [2019-11-10T14:18:01.683Z] > git rev-list --no-walk 25c5a55261c3a856264c19d3b252351566a210a6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-10T14:18:02.960Z] + docker version [2019-11-10T14:18:02.960Z] Client: [2019-11-10T14:18:02.960Z] Version: 18.06.1-ce [2019-11-10T14:18:02.960Z] API version: 1.38 [2019-11-10T14:18:02.960Z] Go version: go1.10.3 [2019-11-10T14:18:02.960Z] Git commit: e68fc7a [2019-11-10T14:18:02.960Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-10T14:18:02.960Z] OS/Arch: linux/ppc64le [2019-11-10T14:18:02.960Z] Experimental: false [2019-11-10T14:18:02.960Z] [2019-11-10T14:18:02.960Z] Server: [2019-11-10T14:18:02.960Z] Engine: [2019-11-10T14:18:02.960Z] Version: 18.06.1-ce [2019-11-10T14:18:02.960Z] API version: 1.38 (minimum version 1.12) [2019-11-10T14:18:02.960Z] Go version: go1.10.3 [2019-11-10T14:18:02.960Z] Git commit: e68fc7a [2019-11-10T14:18:02.960Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-10T14:18:02.960Z] OS/Arch: linux/ppc64le [2019-11-10T14:18:02.960Z] Experimental: true [Pipeline] sh [2019-11-10T14:18:03.532Z] + docker info [2019-11-10T14:18:03.532Z] Containers: 0 [2019-11-10T14:18:03.532Z] Running: 0 [2019-11-10T14:18:03.532Z] Paused: 0 [2019-11-10T14:18:03.532Z] Stopped: 0 [2019-11-10T14:18:03.532Z] Images: 0 [2019-11-10T14:18:03.532Z] Server Version: 18.06.1-ce [2019-11-10T14:18:03.532Z] Storage Driver: overlay2 [2019-11-10T14:18:03.532Z] Backing Filesystem: extfs [2019-11-10T14:18:03.532Z] Supports d_type: true [2019-11-10T14:18:03.532Z] Native Overlay Diff: true [2019-11-10T14:18:03.532Z] Logging Driver: json-file [2019-11-10T14:18:03.532Z] Cgroup Driver: cgroupfs [2019-11-10T14:18:03.532Z] Plugins: [2019-11-10T14:18:03.532Z] Volume: local [2019-11-10T14:18:03.532Z] Network: bridge host ipvlan macvlan null overlay [2019-11-10T14:18:03.532Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-10T14:18:03.532Z] Swarm: inactive [2019-11-10T14:18:03.532Z] Runtimes: runc [2019-11-10T14:18:03.532Z] Default Runtime: runc [2019-11-10T14:18:03.532Z] Init Binary: docker-init [2019-11-10T14:18:03.532Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-10T14:18:03.532Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-10T14:18:03.532Z] init version: fec3683 [2019-11-10T14:18:03.532Z] Security Options: [2019-11-10T14:18:03.532Z] apparmor [2019-11-10T14:18:03.532Z] seccomp [2019-11-10T14:18:03.532Z] Profile: default [2019-11-10T14:18:03.532Z] Kernel Version: 4.4.0-139-generic [2019-11-10T14:18:03.532Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-10T14:18:03.532Z] OSType: linux [2019-11-10T14:18:03.532Z] Architecture: ppc64le [2019-11-10T14:18:03.532Z] CPUs: 4 [2019-11-10T14:18:03.532Z] Total Memory: 7.972GiB [2019-11-10T14:18:03.532Z] Name: ppc64le-ubuntu-13 [2019-11-10T14:18:03.532Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-10T14:18:03.532Z] Docker Root Dir: /var/lib/docker [2019-11-10T14:18:03.532Z] Debug Mode (client): false [2019-11-10T14:18:03.532Z] Debug Mode (server): false [2019-11-10T14:18:03.532Z] Username: dockerbuildbot [2019-11-10T14:18:03.532Z] Registry: https://index.docker.io/v1/ [2019-11-10T14:18:03.532Z] Labels: [2019-11-10T14:18:03.532Z] Experimental: true [2019-11-10T14:18:03.532Z] Insecure Registries: [2019-11-10T14:18:03.532Z] 127.0.0.0/8 [2019-11-10T14:18:03.532Z] Live Restore Enabled: false [2019-11-10T14:18:03.532Z] [Pipeline] sh [2019-11-10T14:18:04.103Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-10T14:18:04.103Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-10T14:18:04.103Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40193/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-10T14:18:04.103Z] + bash /home/docker/workspace/moby_PR-40193/check-config.sh [2019-11-10T14:18:04.103Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-10T14:18:04.103Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-10T14:18:04.103Z] [2019-11-10T14:18:04.103Z] Generally Necessary: [2019-11-10T14:18:04.103Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-10T14:18:04.103Z] - apparmor: enabled and tools installed [2019-11-10T14:18:04.103Z] - CONFIG_NAMESPACES: enabled [2019-11-10T14:18:04.103Z] - CONFIG_NET_NS: enabled [2019-11-10T14:18:04.103Z] - CONFIG_PID_NS: enabled [2019-11-10T14:18:04.103Z] - CONFIG_IPC_NS: enabled [2019-11-10T14:18:04.103Z] - CONFIG_UTS_NS: enabled [2019-11-10T14:18:04.103Z] - CONFIG_CGROUPS: enabled [2019-11-10T14:18:04.103Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-10T14:18:04.103Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-10T14:18:04.103Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-10T14:18:04.103Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-10T14:18:04.103Z] - CONFIG_CPUSETS: enabled [2019-11-10T14:18:04.103Z] - CONFIG_MEMCG: enabled [2019-11-10T14:18:04.440Z] - CONFIG_KEYS: enabled [2019-11-10T14:18:04.440Z] - CONFIG_VETH: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-10T14:18:04.440Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-10T14:18:04.440Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-10T14:18:04.440Z] [2019-11-10T14:18:04.440Z] Optional Features: [2019-11-10T14:18:04.440Z] - CONFIG_USER_NS: enabled [2019-11-10T14:18:04.440Z] - CONFIG_SECCOMP: enabled [2019-11-10T14:18:04.440Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-10T14:18:04.440Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-10T14:18:04.440Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-10T14:18:04.440Z] (cgroup swap accounting is currently enabled) [2019-11-10T14:18:04.440Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-10T14:18:04.440Z] - CONFIG_BLK_CGROUP: enabled [2019-11-10T14:18:04.440Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-10T14:18:04.440Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-10T14:18:04.440Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-10T14:18:04.440Z] - CONFIG_CGROUP_PERF: enabled [2019-11-10T14:18:04.440Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-10T14:18:04.440Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-10T14:18:04.440Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-10T14:18:04.440Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-10T14:18:04.440Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-10T14:18:04.440Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_IP_VS: enabled (as module) [2019-11-10T14:18:04.440Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-10T14:18:04.440Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-10T14:18:04.440Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-10T14:18:04.440Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_EXT4_FS: enabled [2019-11-10T14:18:04.776Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-10T14:18:04.776Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-10T14:18:04.776Z] - Network Drivers: [2019-11-10T14:18:04.776Z] - "overlay": [2019-11-10T14:18:04.776Z] - CONFIG_VXLAN: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-10T14:18:04.776Z] Optional (for encrypted networks): [2019-11-10T14:18:04.776Z] - CONFIG_CRYPTO: enabled [2019-11-10T14:18:04.776Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_XFRM: enabled [2019-11-10T14:18:04.776Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-10T14:18:04.776Z] - "ipvlan": [2019-11-10T14:18:04.776Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-10T14:18:04.776Z] - "macvlan": [2019-11-10T14:18:04.776Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_DUMMY: enabled (as module) [2019-11-10T14:18:04.776Z] - "ftp,tftp client in container": [2019-11-10T14:18:04.776Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-10T14:18:04.776Z] - Storage Drivers: [2019-11-10T14:18:04.776Z] - "aufs": [2019-11-10T14:18:04.776Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-10T14:18:04.776Z] - "btrfs": [2019-11-10T14:18:04.776Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-10T14:18:04.776Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-10T14:18:04.776Z] - "devicemapper": [2019-11-10T14:18:04.776Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-10T14:18:04.776Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-10T14:18:04.776Z] - "overlay": [2019-11-10T14:18:04.776Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-10T14:18:04.776Z] - "zfs": [2019-11-10T14:18:04.776Z] - /dev/zfs: missing [2019-11-10T14:18:04.776Z] - zfs command: missing [2019-11-10T14:18:04.776Z] - zpool command: missing [2019-11-10T14:18:04.776Z] [2019-11-10T14:18:04.776Z] Limits: [2019-11-10T14:18:04.776Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-10T14:18:04.776Z] [2019-11-10T14:18:04.776Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-10T14:18:05.208Z] e4d79466b81c: Pull complete [2019-11-10T14:18:05.208Z] b00baabad4ce: Pull complete [2019-11-10T14:18:05.208Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-10T14:18:05.208Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-10T14:18:05.208Z] ---> 687421176e14 [2019-11-10T14:18:05.208Z] Step 5/16 : ARG BUILDX_REPO [2019-11-10T14:18:05.208Z] ---> Running in 6e1fd170b312 [2019-11-10T14:18:05.393Z] + make bundles/buildx [2019-11-10T14:18:05.588Z] Removing intermediate container 6e1fd170b312 [2019-11-10T14:18:05.588Z] ---> 12e8e45e5cf0 [2019-11-10T14:18:05.588Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-10T14:18:05.588Z] ---> Running in 1513aacb4573 [2019-11-10T14:18:05.729Z] make: command: Command not found [2019-11-10T14:18:05.729Z] make: command: Command not found [2019-11-10T14:18:05.729Z] mkdir bundles [2019-11-10T14:18:05.729Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-10T14:18:05.729Z] --build-arg BUILDX_COMMIT \ [2019-11-10T14:18:05.729Z] --build-arg BUILDX_REPO \ [2019-11-10T14:18:05.729Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-10T14:18:05.729Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-10T14:18:05.729Z] . [2019-11-10T14:18:05.729Z] /bin/sh: 4: go: not found [2019-11-10T14:18:05.729Z] /bin/sh: 5: go: not found [2019-11-10T14:18:05.894Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 4.0s done [2019-11-10T14:18:06.153Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-11-10T14:18:06.545Z] Cloning into '/buildx'... [2019-11-10T14:18:08.358Z] Removing intermediate container 1513aacb4573 [2019-11-10T14:18:08.358Z] ---> 78b4c2354022 [2019-11-10T14:18:08.358Z] Step 7/16 : WORKDIR /buildx [2019-11-10T14:18:08.358Z] ---> Running in 7cd67405d661 [2019-11-10T14:18:08.731Z] Removing intermediate container 7cd67405d661 [2019-11-10T14:18:08.731Z] ---> 21b71838f817 [2019-11-10T14:18:08.731Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-10T14:18:08.731Z] ---> Running in 218fdc3ad800 [2019-11-10T14:18:08.731Z] Removing intermediate container 218fdc3ad800 [2019-11-10T14:18:08.731Z] ---> 76620692eec9 [2019-11-10T14:18:08.731Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-10T14:18:08.731Z] ---> Running in f21279684645 [2019-11-10T14:18:08.735Z] Sending build context to Docker daemon 50.14MB [2019-11-10T14:18:08.735Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-10T14:18:08.735Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-10T14:18:08.735Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-10T14:18:08.735Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-10T14:18:08.735Z] 1.12.10-stretch: Pulling from library/golang [2019-11-10T14:18:08.735Z] fb056072eab9: Pulling fs layer [2019-11-10T14:18:08.735Z] 6a33b1f9796f: Pulling fs layer [2019-11-10T14:18:08.735Z] 8f8f8962e456: Pulling fs layer [2019-11-10T14:18:08.735Z] 68adcc365214: Pulling fs layer [2019-11-10T14:18:08.735Z] 76d8adf27bdf: Pulling fs layer [2019-11-10T14:18:08.735Z] d66e58854927: Pulling fs layer [2019-11-10T14:18:08.735Z] 71497195576e: Pulling fs layer [2019-11-10T14:18:08.735Z] 68adcc365214: Waiting [2019-11-10T14:18:08.735Z] 76d8adf27bdf: Waiting [2019-11-10T14:18:08.735Z] d66e58854927: Waiting [2019-11-10T14:18:08.735Z] 71497195576e: Waiting [2019-11-10T14:18:09.435Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 2.9s done [2019-11-10T14:18:09.435Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-11-10T14:18:09.458Z] 8f8f8962e456: Verifying Checksum [2019-11-10T14:18:09.458Z] 8f8f8962e456: Download complete [2019-11-10T14:18:09.523Z] From https://github.com/docker/buildx [2019-11-10T14:18:09.523Z] * [new tag] v0.3.1 -> build [2019-11-10T14:18:09.523Z] Switched to branch 'build' [2019-11-10T14:18:09.796Z] 6a33b1f9796f: Verifying Checksum [2019-11-10T14:18:09.796Z] 6a33b1f9796f: Download complete [2019-11-10T14:18:10.339Z] Removing intermediate container f21279684645 [2019-11-10T14:18:10.339Z] ---> a0615e368080 [2019-11-10T14:18:10.339Z] Step 10/16 : RUN go mod download [2019-11-10T14:18:10.339Z] ---> Running in b475c7532212 [2019-11-10T14:18:11.258Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-10T14:18:11.259Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-10T14:18:11.259Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-10T14:18:11.259Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-10T14:18:11.259Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-10T14:18:11.259Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-10T14:18:11.259Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-10T14:18:11.652Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-10T14:18:11.652Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-10T14:18:12.062Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-10T14:18:12.062Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-10T14:18:12.106Z] fb056072eab9: Verifying Checksum [2019-11-10T14:18:12.106Z] fb056072eab9: Download complete [2019-11-10T14:18:12.450Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-10T14:18:12.450Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-10T14:18:12.450Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-10T14:18:12.450Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-10T14:18:12.847Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-10T14:18:12.847Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-10T14:18:12.847Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-10T14:18:13.319Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-10T14:18:13.319Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-10T14:18:13.319Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-10T14:18:13.319Z] 68adcc365214: Verifying Checksum [2019-11-10T14:18:13.320Z] 68adcc365214: Download complete [2019-11-10T14:18:13.320Z] 71497195576e: Verifying Checksum [2019-11-10T14:18:13.320Z] 71497195576e: Download complete [2019-11-10T14:18:13.824Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-10T14:18:14.049Z] 76d8adf27bdf: Verifying Checksum [2019-11-10T14:18:14.049Z] 76d8adf27bdf: Download complete [2019-11-10T14:18:14.237Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-10T14:18:14.237Z] go: finding github.com/lib/pq v1.0.0 [2019-11-10T14:18:14.237Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-10T14:18:14.631Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-10T14:18:14.631Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-10T14:18:14.707Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.1s [2019-11-10T14:18:15.496Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-10T14:18:15.496Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-10T14:18:15.903Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-10T14:18:15.903Z] go: finding golang.org/x/text v0.3.0 [2019-11-10T14:18:16.311Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-10T14:18:16.723Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-10T14:18:16.723Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-10T14:18:16.723Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-10T14:18:17.059Z] fb056072eab9: Pull complete [2019-11-10T14:18:17.166Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-10T14:18:17.242Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.9s done [2019-11-10T14:18:17.396Z] 6a33b1f9796f: Pull complete [2019-11-10T14:18:17.501Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-11-10T14:18:17.652Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-10T14:18:17.736Z] 8f8f8962e456: Pull complete [2019-11-10T14:18:18.066Z] #7 DONE 25.8s [2019-11-10T14:18:18.066Z] [2019-11-10T14:18:18.066Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-10T14:18:18.112Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-10T14:18:18.112Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-10T14:18:18.532Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-10T14:18:18.532Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-10T14:18:18.532Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-10T14:18:18.935Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-10T14:18:19.353Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-10T14:18:19.353Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-10T14:18:19.353Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-10T14:18:19.353Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-10T14:18:19.353Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-10T14:18:19.353Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-10T14:18:19.466Z] d66e58854927: Verifying Checksum [2019-11-10T14:18:19.466Z] d66e58854927: Download complete [2019-11-10T14:18:20.246Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-10T14:18:20.246Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-10T14:18:20.246Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-10T14:18:20.711Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-10T14:18:20.711Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-10T14:18:20.711Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-10T14:18:21.145Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-10T14:18:21.145Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-10T14:18:21.145Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-10T14:18:21.157Z] 68adcc365214: Pull complete [2019-11-10T14:18:21.346Z] #8 DONE 3.3s [2019-11-10T14:18:21.346Z] [2019-11-10T14:18:21.346Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-10T14:18:21.550Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-10T14:18:21.913Z] #9 DONE 0.8s [2019-11-10T14:18:21.949Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-10T14:18:21.949Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-10T14:18:21.949Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-10T14:18:21.949Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-10T14:18:22.172Z] [2019-11-10T14:18:22.172Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:18:22.172Z] #20 DONE 0.1s [2019-11-10T14:18:22.172Z] [2019-11-10T14:18:22.172Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-10T14:18:22.172Z] #21 DONE 0.1s [2019-11-10T14:18:22.172Z] [2019-11-10T14:18:22.172Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:18:22.368Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-10T14:18:22.368Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-10T14:18:22.368Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-10T14:18:22.778Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-10T14:18:23.198Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-10T14:18:23.198Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-10T14:18:23.603Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-10T14:18:23.603Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-10T14:18:23.603Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-10T14:18:23.603Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-10T14:18:24.093Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-10T14:18:24.093Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-10T14:18:24.093Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-10T14:18:24.093Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-10T14:18:24.158Z] 76d8adf27bdf: Pull complete [2019-11-10T14:18:24.523Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-10T14:18:24.524Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-10T14:18:24.755Z] #22 2.543 + RM_GOPATH=0 [2019-11-10T14:18:24.755Z] #22 2.544 + TMP_GOPATH= [2019-11-10T14:18:24.755Z] #22 2.544 + : /build [2019-11-10T14:18:24.755Z] #22 2.544 + '[' -z '' ']' [2019-11-10T14:18:24.755Z] #22 2.544 ++ mktemp -d [2019-11-10T14:18:24.755Z] #22 2.548 + export GOPATH=/tmp/tmp.pg4TtY0DNm [2019-11-10T14:18:24.755Z] #22 2.548 + GOPATH=/tmp/tmp.pg4TtY0DNm [2019-11-10T14:18:24.755Z] #22 2.548 + RM_GOPATH=1 [2019-11-10T14:18:24.755Z] #22 2.548 ++ dirname ./install.sh [2019-11-10T14:18:24.755Z] #22 2.548 + dir=. [2019-11-10T14:18:24.755Z] #22 2.548 + bin=dockercli [2019-11-10T14:18:24.755Z] #22 2.548 + shift [2019-11-10T14:18:24.755Z] #22 2.548 + '[' '!' -f ./dockercli.installer ']' [2019-11-10T14:18:24.755Z] #22 2.548 + . ./dockercli.installer [2019-11-10T14:18:24.755Z] #22 2.548 ++ : stable [2019-11-10T14:18:24.755Z] #22 2.548 ++ : 17.06.2-ce [2019-11-10T14:18:24.755Z] #22 2.548 + install_dockercli [2019-11-10T14:18:24.755Z] #22 2.548 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-10T14:18:24.755Z] #22 2.548 Install docker/cli version 17.06.2-ce from stable [2019-11-10T14:18:24.755Z] #22 2.549 ++ uname -m [2019-11-10T14:18:24.755Z] #22 2.550 + arch=x86_64 [2019-11-10T14:18:24.755Z] #22 2.550 + '[' x86_64 '!=' x86_64 ']' [2019-11-10T14:18:24.755Z] #22 2.550 + url=https://download.docker.com/linux/static [2019-11-10T14:18:24.755Z] #22 2.550 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-10T14:18:24.755Z] #22 2.551 + tar -xz docker/docker [2019-11-10T14:18:24.929Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-10T14:18:24.929Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-10T14:18:24.929Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-10T14:18:25.323Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-10T14:18:25.323Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-10T14:18:25.323Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-10T14:18:25.729Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-10T14:18:25.729Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-10T14:18:25.729Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-10T14:18:25.729Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-10T14:18:26.130Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-10T14:18:26.130Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-10T14:18:26.533Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-10T14:18:26.941Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-10T14:18:27.432Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-10T14:18:27.432Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-10T14:18:27.432Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-10T14:18:27.957Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-10T14:18:28.370Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-10T14:18:28.370Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-10T14:18:28.767Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-10T14:18:28.960Z] #22 6.725 + mkdir -p /build [2019-11-10T14:18:28.960Z] #22 6.727 + mv docker/docker /build/ [2019-11-10T14:18:28.960Z] #22 6.729 + rmdir docker [2019-11-10T14:18:29.165Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-10T14:18:29.165Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-10T14:18:29.558Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-10T14:18:29.558Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-10T14:18:29.909Z] #22 DONE 7.7s [2019-11-10T14:18:29.909Z] [2019-11-10T14:18:29.909Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:18:29.909Z] #33 3.758 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:18:29.909Z] #33 3.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:18:29.909Z] #33 3.800 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:18:29.909Z] #33 3.805 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:18:29.909Z] #33 3.827 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:18:29.909Z] #33 4.401 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-10T14:18:29.909Z] #33 5.319 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-10T14:18:29.909Z] #33 5.884 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-10T14:18:29.959Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-10T14:18:29.959Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-10T14:18:29.959Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-10T14:18:30.133Z] d66e58854927: Pull complete [2019-11-10T14:18:30.133Z] 71497195576e: Pull complete [2019-11-10T14:18:30.133Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-10T14:18:30.133Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-10T14:18:30.133Z] ---> ebd73b5ebd31 [2019-11-10T14:18:30.133Z] Step 5/16 : ARG BUILDX_REPO [2019-11-10T14:18:30.133Z] ---> Running in 7eea2c4fe3dc [2019-11-10T14:18:30.133Z] Removing intermediate container 7eea2c4fe3dc [2019-11-10T14:18:30.133Z] ---> 3a6ad0f5ef00 [2019-11-10T14:18:30.133Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-10T14:18:30.133Z] ---> Running in dbd577115402 [2019-11-10T14:18:30.133Z] Cloning into '/buildx'... [2019-11-10T14:18:30.371Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-10T14:18:30.797Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-10T14:18:30.797Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-10T14:18:30.797Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-10T14:18:31.285Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-10T14:18:31.285Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-10T14:18:31.285Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-10T14:18:31.788Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-10T14:18:31.788Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-10T14:18:31.811Z] #33 ... [2019-11-10T14:18:31.812Z] [2019-11-10T14:18:31.812Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:18:31.812Z] #24 2.987 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:18:31.812Z] #24 3.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:18:31.812Z] #24 3.088 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:18:31.812Z] #24 3.090 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:18:31.812Z] #24 3.110 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:18:31.812Z] #24 3.331 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-10T14:18:31.812Z] #24 4.041 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-10T14:18:31.812Z] #24 4.471 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-10T14:18:31.812Z] #24 9.738 Fetched 7919 kB in 7s (1020 kB/s) [2019-11-10T14:18:32.071Z] #24 9.738 Reading package lists... [2019-11-10T14:18:32.071Z] #24 ... [2019-11-10T14:18:32.071Z] [2019-11-10T14:18:32.071Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:18:32.071Z] #56 3.501 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:18:32.071Z] #56 3.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:18:32.071Z] #56 3.523 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:18:32.071Z] #56 3.529 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:18:32.071Z] #56 3.538 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:18:32.071Z] #56 4.027 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-10T14:18:32.071Z] #56 4.900 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-10T14:18:32.071Z] #56 5.484 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-10T14:18:32.071Z] #56 ... [2019-11-10T14:18:32.071Z] [2019-11-10T14:18:32.071Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:18:32.071Z] #10 3.630 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:18:32.071Z] #10 3.635 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:18:32.071Z] #10 3.691 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:18:32.071Z] #10 3.706 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:18:32.071Z] #10 3.738 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:18:32.071Z] #10 4.207 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-10T14:18:32.071Z] #10 5.016 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-10T14:18:32.071Z] #10 5.611 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-10T14:18:32.178Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-10T14:18:32.178Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-10T14:18:32.178Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-10T14:18:32.584Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-10T14:18:32.584Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-10T14:18:32.637Z] #10 ... [2019-11-10T14:18:32.637Z] [2019-11-10T14:18:32.637Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:18:32.637Z] #56 10.50 Fetched 7919 kB in 8s (988 kB/s) [2019-11-10T14:18:32.986Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-10T14:18:32.986Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-10T14:18:32.986Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-10T14:18:32.986Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-10T14:18:32.986Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-10T14:18:32.986Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-10T14:18:33.168Z] Removing intermediate container dbd577115402 [2019-11-10T14:18:33.168Z] ---> e7d02cafc5ad [2019-11-10T14:18:33.168Z] Step 7/16 : WORKDIR /buildx [2019-11-10T14:18:33.508Z] ---> Running in 093c8aa51112 [2019-11-10T14:18:33.508Z] Removing intermediate container 093c8aa51112 [2019-11-10T14:18:33.508Z] ---> 3625d0c7217d [2019-11-10T14:18:33.508Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-10T14:18:33.508Z] ---> Running in 9cd94bbd6049 [2019-11-10T14:18:33.508Z] Removing intermediate container 9cd94bbd6049 [2019-11-10T14:18:33.508Z] ---> 9c8ee3c1badd [2019-11-10T14:18:33.508Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-10T14:18:33.508Z] ---> Running in a00ac4448ce6 [2019-11-10T14:18:33.847Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-10T14:18:33.847Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-10T14:18:33.847Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-10T14:18:34.230Z] From https://github.com/docker/buildx [2019-11-10T14:18:34.230Z] * [new tag] v0.3.1 -> build [2019-11-10T14:18:34.256Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-10T14:18:34.256Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-10T14:18:34.256Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-10T14:18:34.565Z] Switched to branch 'build' [2019-11-10T14:18:34.840Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-10T14:18:34.840Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-10T14:18:34.840Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-10T14:18:34.900Z] Removing intermediate container a00ac4448ce6 [2019-11-10T14:18:34.900Z] ---> 7c3d15e95d20 [2019-11-10T14:18:34.900Z] Step 10/16 : RUN go mod download [2019-11-10T14:18:34.900Z] ---> Running in fc9028e5fe38 [2019-11-10T14:18:35.238Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-10T14:18:35.238Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-10T14:18:35.238Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-10T14:18:35.238Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-10T14:18:35.238Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-10T14:18:35.238Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-10T14:18:35.238Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-10T14:18:35.238Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-10T14:18:35.330Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-10T14:18:35.747Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-10T14:18:35.747Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-10T14:18:35.747Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-10T14:18:35.747Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-10T14:18:35.747Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-10T14:18:35.747Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-10T14:18:35.966Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-10T14:18:36.157Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-10T14:18:36.157Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-10T14:18:36.550Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-10T14:18:36.550Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-10T14:18:36.550Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-10T14:18:36.550Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-10T14:18:36.697Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-10T14:18:36.822Z] #56 10.50 Reading package lists... [2019-11-10T14:18:36.958Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-10T14:18:36.958Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-10T14:18:37.363Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-10T14:18:37.363Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-10T14:18:37.363Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-10T14:18:37.438Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-10T14:18:37.438Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-10T14:18:37.775Z] go: finding github.com/lib/pq v1.0.0 [2019-11-10T14:18:37.775Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-10T14:18:37.775Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-10T14:18:37.775Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-10T14:18:37.775Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-10T14:18:37.803Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-10T14:18:37.804Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-10T14:18:37.804Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-10T14:18:38.116Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-10T14:18:38.356Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-10T14:18:38.357Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-10T14:18:38.721Z] #56 14.29 Reading package lists... [2019-11-10T14:18:38.721Z] #56 ... [2019-11-10T14:18:38.721Z] [2019-11-10T14:18:38.721Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:18:38.721Z] #24 9.738 Reading package lists... [2019-11-10T14:18:38.721Z] #24 13.41 Reading package lists... [2019-11-10T14:18:38.841Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-10T14:18:38.841Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-10T14:18:38.841Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-10T14:18:38.980Z] #24 16.19 Building dependency tree... [2019-11-10T14:18:39.231Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-10T14:18:39.231Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-10T14:18:39.231Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-10T14:18:39.231Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-10T14:18:39.294Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-10T14:18:39.294Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-10T14:18:39.294Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-10T14:18:39.294Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-10T14:18:39.547Z] #24 17.40 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-10T14:18:39.547Z] #24 17.40 The following additional packages will be installed: [2019-11-10T14:18:39.547Z] #24 17.41 libjq1 libonig4 [2019-11-10T14:18:39.547Z] #24 17.56 The following NEW packages will be installed: [2019-11-10T14:18:39.547Z] #24 17.56 jq libjq1 libonig4 [2019-11-10T14:18:39.621Z] go: finding cloud.google.com/go v0.26.0 [2019-11-10T14:18:39.634Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-10T14:18:39.634Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-10T14:18:39.973Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-10T14:18:40.314Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-10T14:18:40.470Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-10T14:18:40.470Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-10T14:18:40.470Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-10T14:18:40.656Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-10T14:18:40.925Z] #24 18.67 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:18:40.925Z] #24 18.67 Need to get 327 kB of archives. [2019-11-10T14:18:40.925Z] #24 18.67 After this operation, 1157 kB of additional disk space will be used. [2019-11-10T14:18:40.925Z] #24 18.67 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-10T14:18:40.925Z] #24 18.67 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-10T14:18:40.925Z] #24 18.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-10T14:18:40.925Z] #24 18.82 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:18:40.925Z] #24 18.86 Fetched 327 kB in 1s (311 kB/s) [2019-11-10T14:18:40.925Z] #24 18.89 Selecting previously unselected package libonig4:amd64. [2019-11-10T14:18:40.925Z] #24 18.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 ... 15091 files and directories currently installed.) [2019-11-10T14:18:40.925Z] #24 18.89 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-10T14:18:40.925Z] #24 18.90 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-10T14:18:40.925Z] #24 18.95 Selecting previously unselected package libjq1:amd64. [2019-11-10T14:18:40.925Z] #24 18.96 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-10T14:18:40.995Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-10T14:18:40.995Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-10T14:18:40.995Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-10T14:18:41.186Z] #24 18.96 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-10T14:18:41.186Z] #24 19.02 Selecting previously unselected package jq. [2019-11-10T14:18:41.186Z] #24 19.02 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-10T14:18:41.187Z] #24 19.02 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-10T14:18:41.187Z] #24 19.10 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-10T14:18:41.187Z] #24 19.11 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-10T14:18:41.187Z] #24 19.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:18:41.187Z] #24 19.19 Setting up jq (1.5+dfsg-1.3) ... [2019-11-10T14:18:41.316Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-10T14:18:41.316Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-10T14:18:41.752Z] #24 DONE 19.6s [2019-11-10T14:18:41.752Z] [2019-11-10T14:18:41.752Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:18:41.752Z] #56 14.29 Reading package lists... [2019-11-10T14:18:41.752Z] #56 17.43 Building dependency tree... [2019-11-10T14:18:41.752Z] #56 17.85 The following additional packages will be installed: [2019-11-10T14:18:41.752Z] #56 17.86 btrfs-progs liblzo2-2 [2019-11-10T14:18:41.752Z] #56 17.92 The following NEW packages will be installed: [2019-11-10T14:18:41.752Z] #56 17.92 btrfs-progs btrfs-tools liblzo2-2 [2019-11-10T14:18:41.752Z] #56 18.99 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:18:41.752Z] #56 18.99 Need to get 649 kB of archives. [2019-11-10T14:18:41.752Z] #56 18.99 After this operation, 4320 kB of additional disk space will be used. [2019-11-10T14:18:41.752Z] #56 18.99 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-10T14:18:41.752Z] #56 18.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-10T14:18:41.752Z] #56 19.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-10T14:18:41.752Z] #56 19.34 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:18:41.752Z] #56 19.38 Fetched 649 kB in 1s (609 kB/s) [2019-11-10T14:18:41.752Z] #56 19.41 Selecting previously unselected package liblzo2-2:amd64. [2019-11-10T14:18:41.752Z] #56 19.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-10T14:18:41.752Z] #56 19.43 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-10T14:18:41.752Z] #56 19.48 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-10T14:18:41.752Z] #56 19.66 Selecting previously unselected package btrfs-progs. [2019-11-10T14:18:41.752Z] #56 19.66 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-10T14:18:41.752Z] #56 19.69 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-10T14:18:41.753Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-10T14:18:41.753Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-10T14:18:41.753Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-10T14:18:41.753Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-10T14:18:42.174Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-10T14:18:42.174Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-10T14:18:42.174Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-10T14:18:42.318Z] #56 20.17 Selecting previously unselected package btrfs-tools. [2019-11-10T14:18:42.318Z] #56 20.18 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-10T14:18:42.318Z] #56 20.19 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-10T14:18:42.318Z] #56 20.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:18:42.318Z] #56 20.32 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-10T14:18:42.318Z] #56 20.34 Setting up btrfs-progs (4.7.3-1) ... [2019-11-10T14:18:42.318Z] #56 20.35 Setting up btrfs-tools (4.7.3-1) ... [2019-11-10T14:18:42.318Z] #56 20.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:18:42.577Z] #56 DONE 20.6s [2019-11-10T14:18:42.577Z] [2019-11-10T14:18:42.577Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:18:42.679Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-10T14:18:42.835Z] #57 DONE 0.1s [2019-11-10T14:18:42.835Z] [2019-11-10T14:18:42.835Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:18:42.835Z] #10 11.29 Fetched 7919 kB in 8s (914 kB/s) [2019-11-10T14:18:42.835Z] #10 11.29 Reading package lists... [2019-11-10T14:18:42.835Z] #10 14.96 Reading package lists... [2019-11-10T14:18:42.835Z] #10 17.96 Building dependency tree... [2019-11-10T14:18:42.835Z] #10 18.37 The following additional packages will be installed: [2019-11-10T14:18:42.835Z] #10 18.37 libapparmor1 libseccomp2 [2019-11-10T14:18:42.835Z] #10 18.38 Suggested packages: [2019-11-10T14:18:42.835Z] #10 18.38 seccomp [2019-11-10T14:18:42.835Z] #10 18.47 The following NEW packages will be installed: [2019-11-10T14:18:42.835Z] #10 18.47 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-10T14:18:42.835Z] #10 19.59 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:18:42.835Z] #10 19.59 Need to get 300 kB of archives. [2019-11-10T14:18:42.835Z] #10 19.59 After this operation, 1201 kB of additional disk space will be used. [2019-11-10T14:18:42.835Z] #10 19.59 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-10T14:18:42.835Z] #10 19.61 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-10T14:18:42.835Z] #10 19.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-10T14:18:42.835Z] #10 19.62 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-10T14:18:42.835Z] #10 20.05 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:18:42.835Z] #10 20.22 Fetched 300 kB in 1s (267 kB/s) [2019-11-10T14:18:42.835Z] #10 20.32 Selecting previously unselected package libseccomp2:amd64. [2019-11-10T14:18:42.835Z] #10 20.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-10T14:18:42.835Z] #10 20.36 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-10T14:18:42.835Z] #10 20.36 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-10T14:18:42.835Z] #10 20.43 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-10T14:18:42.835Z] #10 20.43 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-10T14:18:42.835Z] #10 20.44 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-10T14:18:42.835Z] #10 20.55 Selecting previously unselected package libapparmor1:amd64. [2019-11-10T14:18:42.835Z] #10 20.55 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-10T14:18:42.835Z] #10 20.55 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-10T14:18:42.835Z] #10 20.59 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-10T14:18:42.835Z] #10 20.59 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-10T14:18:42.835Z] #10 20.60 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-10T14:18:42.835Z] #10 20.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:18:42.835Z] #10 20.75 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-10T14:18:42.835Z] #10 20.77 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-10T14:18:42.835Z] #10 20.78 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-10T14:18:42.835Z] #10 20.79 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-10T14:18:42.835Z] #10 20.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:18:43.092Z] #10 DONE 21.0s [2019-11-10T14:18:43.092Z] [2019-11-10T14:18:43.092Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:18:43.101Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-10T14:18:43.101Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-10T14:18:43.350Z] #52 DONE 0.1s [2019-11-10T14:18:43.350Z] [2019-11-10T14:18:43.350Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-10T14:18:43.350Z] #11 ... [2019-11-10T14:18:43.350Z] [2019-11-10T14:18:43.350Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:18:43.350Z] #33 11.14 Fetched 7919 kB in 8s (933 kB/s) [2019-11-10T14:18:43.350Z] #33 11.14 Reading package lists... [2019-11-10T14:18:43.350Z] #33 15.03 Reading package lists... [2019-11-10T14:18:43.350Z] #33 17.94 Building dependency tree... [2019-11-10T14:18:43.350Z] #33 18.46 The following additional packages will be installed: [2019-11-10T14:18:43.350Z] #33 18.46 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-10T14:18:43.350Z] #33 18.46 Suggested packages: [2019-11-10T14:18:43.350Z] #33 18.46 codeblocks eclipse ninja-build lrzip [2019-11-10T14:18:43.350Z] #33 18.46 Recommended packages: [2019-11-10T14:18:43.350Z] #33 18.46 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-10T14:18:43.350Z] #33 18.60 The following NEW packages will be installed: [2019-11-10T14:18:43.350Z] #33 18.60 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-10T14:18:43.350Z] #33 18.60 vim-common xxd [2019-11-10T14:18:43.350Z] #33 19.66 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:18:43.350Z] #33 19.66 Need to get 13.7 MB of archives. [2019-11-10T14:18:43.350Z] #33 19.66 After this operation, 57.2 MB of additional disk space will be used. [2019-11-10T14:18:43.350Z] #33 19.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-10T14:18:43.350Z] #33 19.76 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-10T14:18:43.350Z] #33 19.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-10T14:18:43.350Z] #33 20.16 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-10T14:18:43.350Z] #33 20.21 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-10T14:18:43.350Z] #33 20.22 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-10T14:18:43.350Z] #33 20.23 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-10T14:18:43.350Z] #33 20.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-10T14:18:43.350Z] #33 20.33 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-10T14:18:43.350Z] #33 20.33 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-10T14:18:43.350Z] #33 20.58 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:18:43.350Z] #33 20.63 Fetched 13.7 MB in 1s (8008 kB/s) [2019-11-10T14:18:43.350Z] #33 20.71 Selecting previously unselected package cmake-data. [2019-11-10T14:18:43.350Z] #33 20.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 ... 15091 files and directories currently installed.) [2019-11-10T14:18:43.350Z] #33 20.72 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-10T14:18:43.350Z] #33 20.73 Unpacking cmake-data (3.7.2-1) ... [2019-11-10T14:18:43.355Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-10T14:18:43.355Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-10T14:18:43.355Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-10T14:18:43.355Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-10T14:18:43.355Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-10T14:18:43.507Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-10T14:18:43.608Z] #33 21.54 Selecting previously unselected package liblzo2-2:amd64. [2019-11-10T14:18:43.608Z] #33 21.54 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-10T14:18:43.608Z] #33 21.54 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-10T14:18:43.608Z] #33 21.60 Selecting previously unselected package libicu57:amd64. [2019-11-10T14:18:43.608Z] #33 21.60 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-10T14:18:43.608Z] #33 21.60 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-10T14:18:43.695Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-10T14:18:43.918Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-10T14:18:44.429Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-10T14:18:44.774Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-10T14:18:44.774Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-10T14:18:45.163Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-10T14:18:45.278Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-10T14:18:45.278Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-10T14:18:45.278Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-10T14:18:45.506Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-10T14:18:45.506Z] go: finding golang.org/x/text v0.3.0 [2019-11-10T14:18:45.506Z] #33 ... [2019-11-10T14:18:45.506Z] [2019-11-10T14:18:45.506Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-10T14:18:45.506Z] #11 DONE 2.2s [2019-11-10T14:18:45.506Z] [2019-11-10T14:18:45.506Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-10T14:18:45.712Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-10T14:18:45.730Z] Running on ubuntu-1804-overlay2 (i-09369db82b60ae255) in /home/ubuntu/workspace/moby_PR-40193 [Pipeline] { [Pipeline] checkout [2019-11-10T14:18:46.124Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-10T14:18:46.125Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-10T14:18:46.238Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-10T14:18:46.238Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-10T14:18:46.548Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-10T14:18:46.548Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-10T14:18:46.884Z] #12 DONE 1.4s [2019-11-10T14:18:46.884Z] [2019-11-10T14:18:46.884Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:18:46.884Z] #33 23.35 Selecting previously unselected package libxml2:amd64. [2019-11-10T14:18:46.884Z] #33 23.35 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-10T14:18:46.884Z] #33 23.35 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-10T14:18:46.884Z] #33 23.58 Selecting previously unselected package libarchive13:amd64. [2019-11-10T14:18:46.884Z] #33 23.58 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-10T14:18:46.884Z] #33 23.62 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-10T14:18:46.884Z] #33 23.72 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-10T14:18:46.884Z] #33 23.72 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-10T14:18:46.884Z] #33 23.73 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-10T14:18:46.884Z] #33 23.82 Selecting previously unselected package libuv1:amd64. [2019-11-10T14:18:46.884Z] #33 23.82 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-10T14:18:46.884Z] #33 23.83 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-10T14:18:46.884Z] #33 23.89 Selecting previously unselected package cmake. [2019-11-10T14:18:46.885Z] #33 23.89 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-10T14:18:46.885Z] #33 23.93 Unpacking cmake (3.7.2-1) ... [2019-11-10T14:18:46.885Z] #33 24.64 Selecting previously unselected package xxd. [2019-11-10T14:18:46.885Z] #33 24.64 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-10T14:18:46.885Z] #33 24.65 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:18:46.885Z] #33 24.71 Selecting previously unselected package vim-common. [2019-11-10T14:18:46.885Z] #33 24.71 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:18:46.885Z] #33 24.71 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:18:46.885Z] #33 24.82 Processing triggers for mime-support (3.60) ... [2019-11-10T14:18:46.885Z] #33 24.84 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:18:46.885Z] #33 24.86 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-10T14:18:46.885Z] #33 24.88 Setting up cmake-data (3.7.2-1) ... [2019-11-10T14:18:46.885Z] #33 24.89 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-10T14:18:46.885Z] #33 24.90 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-10T14:18:46.885Z] #33 24.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:18:46.964Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-10T14:18:46.964Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-10T14:18:46.964Z] go: finding github.com/golang/mock v1.1.1 [2019-11-10T14:18:46.970Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-10T14:18:46.970Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-10T14:18:47.147Z] #33 24.95 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:18:47.147Z] #33 24.97 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-10T14:18:47.147Z] #33 24.98 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-10T14:18:47.147Z] #33 24.99 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-10T14:18:47.147Z] #33 25.00 Setting up cmake (3.7.2-1) ... [2019-11-10T14:18:47.147Z] #33 25.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:18:47.370Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-10T14:18:47.370Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-10T14:18:47.404Z] #33 DONE 25.2s [2019-11-10T14:18:47.404Z] [2019-11-10T14:18:47.404Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:18:47.404Z] #34 DONE 0.0s [2019-11-10T14:18:47.404Z] [2019-11-10T14:18:47.404Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-10T14:18:47.662Z] #13 1.095 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-10T14:18:47.740Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-10T14:18:48.080Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-10T14:18:48.227Z] #13 DONE 1.5s [2019-11-10T14:18:48.227Z] [2019-11-10T14:18:48.227Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-10T14:18:48.237Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-10T14:18:48.237Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-10T14:18:48.422Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-10T14:18:48.732Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-10T14:18:48.732Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-10T14:18:48.732Z] go: finding github.com/kr/text v0.1.0 [2019-11-10T14:18:48.764Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-10T14:18:49.103Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-10T14:18:49.465Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0ffc60793ff62aac2) in /home/ubuntu/workspace/moby_PR-40193 [Pipeline] { [Pipeline] checkout [2019-11-10T14:18:49.687Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-10T14:18:49.687Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-10T14:18:49.834Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-10T14:18:49.834Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-10T14:18:50.080Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-10T14:18:50.128Z] #14 DONE 1.5s [2019-11-10T14:18:50.128Z] [2019-11-10T14:18:50.128Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-10T14:18:50.176Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-10T14:18:50.515Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-10T14:18:50.696Z] #15 DONE 1.0s [2019-11-10T14:18:50.855Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-10T14:18:50.955Z] [2019-11-10T14:18:50.955Z] #16 [dev 6/24] RUN ldconfig [2019-11-10T14:18:51.196Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-10T14:18:51.196Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-10T14:18:51.196Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-10T14:18:51.220Z] using credential docker-jenkins-github-credentials [2019-11-10T14:18:51.230Z] Cloning the remote Git repository [2019-11-10T14:18:51.230Z] Cloning with configured refspecs honoured and without tags [2019-11-10T14:18:51.427Z] go: finding github.com/kr/pty v1.1.1 [2019-11-10T14:18:51.539Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-10T14:18:51.890Z] #16 DONE 1.1s [2019-11-10T14:18:51.890Z] [2019-11-10T14:18:51.890Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:18:51.288Z] Cloning repository https://github.com/moby/moby.git [2019-11-10T14:18:51.370Z] > git init /home/ubuntu/workspace/moby_PR-40193 # timeout=10 [2019-11-10T14:18:52.267Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-10T14:18:52.279Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-10T14:18:52.279Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-10T14:18:52.672Z] using credential docker-jenkins-github-credentials [2019-11-10T14:18:52.680Z] Cloning the remote Git repository [2019-11-10T14:18:52.680Z] Cloning with configured refspecs honoured and without tags [2019-11-10T14:18:52.800Z] Cloning repository https://github.com/moby/moby.git [2019-11-10T14:18:52.841Z] > git init /home/ubuntu/workspace/moby_PR-40193 # timeout=10 [2019-11-10T14:18:53.062Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-10T14:18:53.063Z] > git --version # timeout=10 [2019-11-10T14:18:53.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-10T14:18:53.077Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40193/head:refs/remotes/origin/PR-40193 +refs/heads/master:refs/remotes/origin/master [2019-11-10T14:18:52.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-10T14:18:52.128Z] > git --version # timeout=10 [2019-11-10T14:18:52.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-10T14:18:52.268Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40193/head:refs/remotes/origin/PR-40193 +refs/heads/master:refs/remotes/origin/master [2019-11-10T14:18:53.463Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-10T14:18:53.788Z] #17 1.870 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:18:53.788Z] #17 1.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:18:53.788Z] #17 1.883 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:18:53.788Z] #17 1.885 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:18:53.788Z] #17 1.890 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:18:53.788Z] #17 1.993 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-10T14:18:54.047Z] #17 2.184 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-10T14:18:54.047Z] #17 2.283 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-10T14:18:54.193Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-10T14:18:54.534Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-10T14:18:54.534Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-10T14:18:54.534Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-10T14:18:55.814Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-10T14:18:55.814Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-10T14:18:55.961Z] #17 3.922 Fetched 7919 kB in 3s (2576 kB/s) [2019-11-10T14:18:56.527Z] #17 3.922 Reading package lists... [2019-11-10T14:18:56.993Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-10T14:18:57.722Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-10T14:18:57.738Z] #17 4.846 Reading package lists... [2019-11-10T14:18:57.738Z] #17 5.708 Building dependency tree... [2019-11-10T14:18:57.998Z] #17 6.094 The following additional packages will be installed: [2019-11-10T14:18:57.998Z] #17 6.094 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-10T14:18:57.998Z] #17 6.094 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-10T14:18:57.998Z] #17 6.094 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-10T14:18:57.998Z] #17 6.094 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-10T14:18:57.998Z] #17 6.094 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-10T14:18:57.998Z] #17 6.094 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-10T14:18:57.998Z] #17 6.095 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-10T14:18:57.998Z] #17 6.095 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-10T14:18:57.998Z] #17 6.095 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-10T14:18:57.998Z] #17 6.096 Suggested packages: [2019-11-10T14:18:57.998Z] #17 6.096 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-10T14:18:57.998Z] #17 6.096 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-10T14:18:57.998Z] #17 6.096 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-10T14:18:57.998Z] #17 6.096 vim-doc vim-scripts xfsdump acl attr quota [2019-11-10T14:18:57.998Z] #17 6.096 Recommended packages: [2019-11-10T14:18:57.998Z] #17 6.096 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-10T14:18:57.998Z] #17 6.096 python3-keyrings.alt python3-xdg unzip [2019-11-10T14:18:58.061Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-10T14:18:58.061Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-10T14:18:58.402Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-10T14:18:58.402Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-10T14:18:58.743Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-10T14:18:58.949Z] #17 6.957 The following NEW packages will be installed: [2019-11-10T14:18:58.949Z] #17 6.957 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-10T14:18:58.949Z] #17 6.957 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-10T14:18:58.949Z] #17 6.958 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-10T14:18:58.949Z] #17 6.958 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-10T14:18:58.949Z] #17 6.959 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-10T14:18:58.949Z] #17 6.959 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-10T14:18:58.949Z] #17 6.959 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-10T14:18:58.949Z] #17 6.960 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-10T14:18:58.949Z] #17 6.960 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-10T14:18:58.949Z] #17 6.960 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-10T14:18:58.949Z] #17 6.961 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-10T14:18:58.949Z] #17 6.961 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-10T14:18:58.949Z] #17 6.961 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-10T14:18:58.949Z] #17 6.962 xfsprogs xxd xz-utils zip [2019-11-10T14:18:59.882Z] #17 8.112 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:18:59.882Z] #17 8.112 Need to get 90.9 MB of archives. [2019-11-10T14:18:59.882Z] #17 8.112 After this operation, 541 MB of additional disk space will be used. [2019-11-10T14:18:59.882Z] #17 8.112 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-10T14:19:00.141Z] #17 8.123 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-10T14:19:00.141Z] #17 8.126 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-10T14:19:00.141Z] #17 8.127 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-10T14:19:00.141Z] #17 8.205 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-10T14:19:00.141Z] #17 8.205 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-10T14:19:00.141Z] #17 8.217 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-10T14:19:00.141Z] #17 8.308 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-10T14:19:00.398Z] #17 8.394 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-10T14:19:00.398Z] #17 8.394 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-10T14:19:00.398Z] #17 8.509 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-10T14:19:00.398Z] #17 8.513 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-10T14:19:00.398Z] #17 8.514 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-10T14:19:00.398Z] #17 8.516 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-10T14:19:00.398Z] #17 8.517 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-10T14:19:00.399Z] #17 8.519 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-10T14:19:00.399Z] #17 8.521 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-10T14:19:00.399Z] #17 8.522 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-10T14:19:00.399Z] #17 8.524 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-10T14:19:00.399Z] #17 8.525 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-10T14:19:00.399Z] #17 8.527 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-10T14:19:00.399Z] #17 8.532 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-10T14:19:00.399Z] #17 8.599 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-10T14:19:00.399Z] #17 8.599 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-10T14:19:00.399Z] #17 8.600 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-10T14:19:00.399Z] #17 8.600 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-10T14:19:00.399Z] #17 8.606 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-10T14:19:00.399Z] #17 8.609 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-10T14:19:00.453Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-10T14:19:00.453Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-10T14:19:00.453Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-10T14:19:00.656Z] #17 8.611 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-10T14:19:00.656Z] #17 8.621 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-10T14:19:00.656Z] #17 8.621 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-10T14:19:00.656Z] #17 8.625 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-10T14:19:00.656Z] #17 8.627 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-10T14:19:00.656Z] #17 8.630 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-10T14:19:00.656Z] #17 8.633 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-10T14:19:00.656Z] #17 8.634 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-10T14:19:00.656Z] #17 8.737 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-10T14:19:00.656Z] #17 8.738 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-10T14:19:00.656Z] #17 8.740 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-10T14:19:00.656Z] #17 8.746 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-10T14:19:00.656Z] #17 8.751 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-10T14:19:00.656Z] #17 8.755 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-10T14:19:00.656Z] #17 8.767 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-10T14:19:00.656Z] #17 8.771 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-10T14:19:00.656Z] #17 8.772 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-10T14:19:00.656Z] #17 8.788 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-10T14:19:00.656Z] #17 8.788 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-10T14:19:00.656Z] #17 8.788 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-10T14:19:00.913Z] #17 8.973 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-10T14:19:00.914Z] #17 9.024 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-10T14:19:00.914Z] #17 9.045 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-10T14:19:00.914Z] #17 9.048 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-10T14:19:00.914Z] #17 9.050 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-10T14:19:00.914Z] #17 9.054 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-10T14:19:00.914Z] #17 9.055 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-10T14:19:00.914Z] #17 9.061 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-10T14:19:01.170Z] #17 9.250 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-10T14:19:01.171Z] #17 9.302 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-10T14:19:01.171Z] #17 9.317 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-10T14:19:01.171Z] #17 9.322 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-10T14:19:01.171Z] #17 9.324 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-10T14:19:01.171Z] #17 9.408 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-10T14:19:01.428Z] #17 9.493 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-10T14:19:01.687Z] #17 9.600 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-10T14:19:01.687Z] #17 9.603 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-10T14:19:01.687Z] #17 9.740 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-10T14:19:01.687Z] #17 9.796 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-10T14:19:01.687Z] #17 9.798 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-10T14:19:02.254Z] #17 10.35 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-10T14:19:02.778Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-10T14:19:02.778Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-10T14:19:02.778Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-10T14:19:02.778Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-10T14:19:02.822Z] #17 10.95 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:19:03.080Z] #17 11.09 Fetched 90.9 MB in 3s (23.8 MB/s) [2019-11-10T14:19:03.080Z] #17 11.13 Selecting previously unselected package bash-completion. [2019-11-10T14:19:03.080Z] #17 11.13 (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-10T14:19:03.080Z] #17 11.14 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-10T14:19:03.507Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-10T14:19:04.016Z] #17 12.10 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-10T14:19:04.276Z] #17 12.34 Selecting previously unselected package libnet1:amd64. [2019-11-10T14:19:04.276Z] #17 12.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-10T14:19:04.276Z] #17 12.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-10T14:19:04.276Z] #17 12.40 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-10T14:19:04.276Z] #17 12.40 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-10T14:19:04.276Z] #17 12.40 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-10T14:19:04.276Z] #17 12.44 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-10T14:19:04.276Z] #17 12.44 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-10T14:19:04.276Z] #17 12.45 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-10T14:19:04.276Z] #17 12.50 Selecting previously unselected package libudev-dev:amd64. [2019-11-10T14:19:04.276Z] #17 12.50 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-10T14:19:04.535Z] #17 12.51 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-10T14:19:04.535Z] #17 12.57 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-10T14:19:04.535Z] #17 12.57 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-10T14:19:04.535Z] #17 12.57 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-10T14:19:04.535Z] #17 12.74 Selecting previously unselected package python3.5-minimal. [2019-11-10T14:19:04.535Z] #17 12.74 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-10T14:19:04.535Z] #17 12.75 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-10T14:19:04.685Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-10T14:19:04.685Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-10T14:19:04.795Z] #17 13.03 Selecting previously unselected package python3-minimal. [2019-11-10T14:19:05.025Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-10T14:19:05.053Z] #17 13.04 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-10T14:19:05.053Z] #17 13.05 Unpacking python3-minimal (3.5.3-1) ... [2019-11-10T14:19:05.053Z] #17 13.10 Selecting previously unselected package libmpdec2:amd64. [2019-11-10T14:19:05.053Z] #17 13.10 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-10T14:19:05.053Z] #17 13.10 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-10T14:19:05.053Z] #17 13.15 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-10T14:19:05.053Z] #17 13.16 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-10T14:19:05.053Z] #17 13.16 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-10T14:19:05.365Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-10T14:19:05.365Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-10T14:19:05.626Z] #17 13.71 Selecting previously unselected package python3.5. [2019-11-10T14:19:05.626Z] #17 13.71 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-10T14:19:05.626Z] #17 13.71 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-10T14:19:05.626Z] #17 13.77 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-10T14:19:05.626Z] #17 13.77 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-10T14:19:05.626Z] #17 13.77 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-10T14:19:05.626Z] #17 13.82 Selecting previously unselected package dh-python. [2019-11-10T14:19:05.886Z] #17 13.82 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-10T14:19:05.886Z] #17 13.82 Unpacking dh-python (2.20170125) ... [2019-11-10T14:19:05.886Z] #17 13.91 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-10T14:19:05.886Z] #17 13.93 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-10T14:19:06.162Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-10T14:19:06.820Z] #17 14.81 Setting up python3-minimal (3.5.3-1) ... [2019-11-10T14:19:07.080Z] #17 15.10 Selecting previously unselected package python3. [2019-11-10T14:19:07.080Z] #17 15.10 (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-10T14:19:07.080Z] #17 15.11 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-10T14:19:07.080Z] #17 15.12 Unpacking python3 (3.5.3-1) ... [2019-11-10T14:19:07.080Z] #17 15.16 Selecting previously unselected package pigz. [2019-11-10T14:19:07.080Z] #17 15.16 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-10T14:19:07.080Z] #17 15.16 Unpacking pigz (2.3.4-1) ... [2019-11-10T14:19:07.080Z] #17 15.21 Selecting previously unselected package libip4tc0:amd64. [2019-11-10T14:19:07.080Z] #17 15.21 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-10T14:19:07.080Z] #17 15.22 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:19:07.080Z] #17 15.28 Selecting previously unselected package libip6tc0:amd64. [2019-11-10T14:19:07.080Z] #17 15.28 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-10T14:19:07.080Z] #17 15.28 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:19:07.080Z] #17 15.34 Selecting previously unselected package libiptc0:amd64. [2019-11-10T14:19:07.338Z] #17 15.34 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-10T14:19:07.338Z] #17 15.35 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:19:07.338Z] #17 15.40 Selecting previously unselected package libxtables12:amd64. [2019-11-10T14:19:07.338Z] #17 15.40 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-10T14:19:07.338Z] #17 15.40 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:19:07.338Z] #17 15.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-10T14:19:07.338Z] #17 15.46 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-10T14:19:07.338Z] #17 15.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-10T14:19:07.338Z] #17 15.49 Selecting previously unselected package iptables. [2019-11-10T14:19:07.338Z] #17 15.50 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-10T14:19:07.338Z] #17 15.50 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-10T14:19:07.338Z] #17 15.59 Selecting previously unselected package xxd. [2019-11-10T14:19:07.346Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-10T14:19:07.346Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-10T14:19:07.595Z] #17 15.59 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-10T14:19:07.595Z] #17 15.59 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:19:07.595Z] #17 15.65 Selecting previously unselected package vim-common. [2019-11-10T14:19:07.595Z] #17 15.65 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:19:07.595Z] #17 15.66 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:19:07.595Z] #17 15.71 Selecting previously unselected package bzip2. [2019-11-10T14:19:07.595Z] #17 15.71 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-10T14:19:07.595Z] #17 15.71 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-10T14:19:07.595Z] #17 15.77 Selecting previously unselected package libgpm2:amd64. [2019-11-10T14:19:07.595Z] #17 15.77 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-10T14:19:07.595Z] #17 15.78 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-10T14:19:07.595Z] #17 15.83 Selecting previously unselected package xz-utils. [2019-11-10T14:19:07.595Z] #17 15.83 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-10T14:19:07.687Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-10T14:19:07.853Z] #17 15.83 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-10T14:19:07.853Z] #17 15.89 Selecting previously unselected package aufs-tools. [2019-11-10T14:19:07.853Z] #17 15.89 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-10T14:19:07.853Z] #17 15.90 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-10T14:19:07.853Z] #17 15.95 Selecting previously unselected package liblzo2-2:amd64. [2019-11-10T14:19:07.853Z] #17 15.95 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-10T14:19:07.853Z] #17 15.95 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-10T14:19:07.853Z] #17 16.00 Selecting previously unselected package btrfs-progs. [2019-11-10T14:19:07.853Z] #17 16.00 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-10T14:19:07.853Z] #17 16.00 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-10T14:19:08.029Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-10T14:19:08.029Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-10T14:19:08.111Z] #17 16.12 Selecting previously unselected package btrfs-tools. [2019-11-10T14:19:08.111Z] #17 16.12 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-10T14:19:08.111Z] #17 16.12 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-10T14:19:08.111Z] #17 16.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-10T14:19:08.111Z] #17 16.16 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-10T14:19:08.111Z] #17 16.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-10T14:19:08.111Z] #17 16.21 Selecting previously unselected package dmsetup. [2019-11-10T14:19:08.111Z] #17 16.21 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-10T14:19:08.111Z] #17 16.22 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-10T14:19:08.111Z] #17 16.32 Selecting previously unselected package libonig4:amd64. [2019-11-10T14:19:08.369Z] #17 16.33 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-10T14:19:08.369Z] #17 16.33 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-10T14:19:08.369Z] #17 16.52 Selecting previously unselected package libjq1:amd64. [2019-11-10T14:19:08.369Z] #17 16.52 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-10T14:19:08.369Z] #17 16.52 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-10T14:19:08.369Z] #17 16.61 Selecting previously unselected package jq. [2019-11-10T14:19:08.371Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-10T14:19:08.628Z] #17 16.61 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-10T14:19:08.628Z] #17 16.61 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-10T14:19:08.628Z] #17 16.66 Selecting previously unselected package libaio1:amd64. [2019-11-10T14:19:08.628Z] #17 16.66 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-10T14:19:08.628Z] #17 16.66 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-10T14:19:08.628Z] #17 16.70 Selecting previously unselected package libcap2-bin. [2019-11-10T14:19:08.628Z] #17 16.70 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-10T14:19:08.628Z] #17 16.70 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-10T14:19:08.628Z] #17 16.75 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-10T14:19:08.628Z] #17 16.75 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-10T14:19:08.628Z] #17 16.76 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-10T14:19:08.628Z] #17 16.83 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-10T14:19:08.628Z] #17 16.83 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-10T14:19:08.628Z] #17 16.83 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-10T14:19:08.947Z] #17 16.93 Selecting previously unselected package libpcre16-3:amd64. [2019-11-10T14:19:08.947Z] #17 16.93 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-10T14:19:08.947Z] #17 16.94 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-10T14:19:09.213Z] #17 17.10 Selecting previously unselected package libpcre32-3:amd64. [2019-11-10T14:19:09.213Z] #17 17.10 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-10T14:19:09.213Z] #17 17.11 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-10T14:19:09.472Z] #17 17.25 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-10T14:19:09.472Z] #17 17.26 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-10T14:19:09.472Z] #17 17.26 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-10T14:19:09.472Z] #17 17.53 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-10T14:19:09.472Z] #17 17.53 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-10T14:19:09.472Z] #17 17.53 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-10T14:19:09.472Z] #17 17.63 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-10T14:19:09.472Z] #17 17.63 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-10T14:19:09.472Z] #17 17.63 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-10T14:19:09.472Z] #17 17.69 Selecting previously unselected package libnl-3-200:amd64. [2019-11-10T14:19:09.472Z] #17 17.69 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-10T14:19:09.472Z] #17 17.69 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-10T14:19:09.472Z] #17 17.74 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-10T14:19:09.550Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-10T14:19:09.732Z] #17 17.74 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-10T14:19:09.732Z] #17 17.75 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-10T14:19:09.732Z] #17 17.86 Selecting previously unselected package libreadline5:amd64. [2019-11-10T14:19:09.732Z] #17 17.86 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-10T14:19:09.732Z] #17 17.87 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-10T14:19:09.732Z] #17 17.97 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-10T14:19:10.061Z] #17 17.97 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-10T14:19:10.061Z] #17 17.98 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-10T14:19:10.280Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-10T14:19:10.280Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-10T14:19:10.320Z] #17 18.48 Selecting previously unselected package net-tools. [2019-11-10T14:19:10.320Z] #17 18.48 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-10T14:19:10.320Z] #17 18.49 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-10T14:19:10.320Z] #17 18.56 Selecting previously unselected package python-pip-whl. [2019-11-10T14:19:10.602Z] #17 18.56 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-10T14:19:10.602Z] #17 18.57 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-10T14:19:10.621Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-10T14:19:10.860Z] #17 18.76 Selecting previously unselected package python3-pip. [2019-11-10T14:19:10.860Z] #17 18.76 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-10T14:19:10.860Z] #17 18.77 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-10T14:19:10.860Z] #17 18.92 Selecting previously unselected package python3-pkg-resources. [2019-11-10T14:19:10.860Z] #17 18.93 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-10T14:19:10.860Z] #17 18.93 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-10T14:19:10.860Z] #17 19.00 Selecting previously unselected package python3-setuptools. [2019-11-10T14:19:10.860Z] #17 19.00 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-10T14:19:10.860Z] #17 19.01 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-10T14:19:10.860Z] #17 19.11 Selecting previously unselected package python3-wheel. [2019-11-10T14:19:11.118Z] #17 19.12 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-10T14:19:11.118Z] #17 19.12 Unpacking python3-wheel (0.29.0-2) ... [2019-11-10T14:19:11.118Z] #17 19.17 Selecting previously unselected package thin-provisioning-tools. [2019-11-10T14:19:11.118Z] #17 19.17 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-10T14:19:11.118Z] #17 19.17 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-10T14:19:11.354Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-10T14:19:11.354Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-10T14:19:11.354Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-10T14:19:11.375Z] #17 19.28 Selecting previously unselected package vim-runtime. [2019-11-10T14:19:11.375Z] #17 19.28 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:19:11.375Z] #17 19.32 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-10T14:19:11.375Z] #17 19.33 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-10T14:19:11.375Z] #17 19.33 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:19:12.090Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-10T14:19:12.091Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-10T14:19:12.752Z] #17 20.80 Selecting previously unselected package vim. [2019-11-10T14:19:12.752Z] #17 20.80 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-10T14:19:12.752Z] #17 20.81 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:19:13.010Z] #17 20.97 Selecting previously unselected package xfsprogs. [2019-11-10T14:19:13.010Z] #17 20.97 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-10T14:19:13.010Z] #17 20.98 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-10T14:19:13.269Z] #17 21.22 Selecting previously unselected package zip. [2019-11-10T14:19:13.269Z] #17 21.22 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-10T14:19:13.269Z] #17 21.23 Unpacking zip (3.0-11+b1) ... [2019-11-10T14:19:13.269Z] #17 21.27 Selecting previously unselected package libapparmor-perl. [2019-11-10T14:19:13.269Z] #17 21.27 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-10T14:19:13.269Z] #17 21.28 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-10T14:19:13.269Z] #17 21.33 Selecting previously unselected package apparmor. [2019-11-10T14:19:13.269Z] #17 21.33 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-10T14:19:13.269Z] #17 21.35 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-10T14:19:13.273Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-10T14:19:13.273Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-10T14:19:13.273Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-10T14:19:13.527Z] #17 21.49 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-10T14:19:13.527Z] #17 21.49 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-10T14:19:13.527Z] #17 21.49 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-10T14:19:13.615Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-10T14:19:13.957Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-10T14:19:14.092Z] #17 21.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-10T14:19:14.092Z] #17 21.96 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-10T14:19:14.092Z] #17 21.96 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-10T14:19:14.288Z] Fetching without tags [2019-11-10T14:19:14.658Z] #17 22.77 Selecting previously unselected package binutils-mingw-w64. [2019-11-10T14:19:14.658Z] #17 22.77 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-10T14:19:14.658Z] #17 22.77 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-10T14:19:14.658Z] #17 22.81 Selecting previously unselected package mingw-w64-common. [2019-11-10T14:19:14.658Z] #17 22.81 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-10T14:19:14.682Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:19:14.916Z] #17 22.82 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-10T14:19:14.215Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-10T14:19:14.236Z] > git config --add remote.origin.fetch +refs/pull/40193/head:refs/remotes/origin/PR-40193 # timeout=10 [2019-11-10T14:19:14.254Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-10T14:19:14.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-10T14:19:14.295Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-10T14:19:14.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-10T14:19:14.297Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40193/head:refs/remotes/origin/PR-40193 +refs/heads/master:refs/remotes/origin/master [2019-11-10T14:19:14.693Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:19:14.708Z] > git checkout -f 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:19:16.292Z] #17 24.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-10T14:19:16.292Z] #17 24.24 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-10T14:19:16.292Z] #17 24.25 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-10T14:19:16.308Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-10T14:19:16.308Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-10T14:19:16.647Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-10T14:19:16.647Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-10T14:19:17.668Z] #17 25.57 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-10T14:19:17.668Z] #17 25.57 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-10T14:19:17.668Z] #17 25.57 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-10T14:19:17.668Z] #17 25.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-10T14:19:17.668Z] #17 25.63 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-10T14:19:17.668Z] #17 25.63 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:19:17.738Z] Merge succeeded, producing d4ebbf56a5ffa2af7908677d89ebbd779dcc91cc [2019-11-10T14:19:17.739Z] Checking out Revision d4ebbf56a5ffa2af7908677d89ebbd779dcc91cc (PR-40193) [2019-11-10T14:19:17.827Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-10T14:19:17.163Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-10T14:19:17.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-10T14:19:17.741Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:19:17.797Z] > git checkout -f d4ebbf56a5ffa2af7908677d89ebbd779dcc91cc [2019-11-10T14:19:18.168Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-10T14:19:18.508Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-10T14:19:18.508Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-10T14:19:18.704Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD" [2019-11-10T14:19:18.745Z] Fetching without tags [2019-11-10T14:19:18.706Z] > git rev-list --no-walk 25c5a55261c3a856264c19d3b252351566a210a6 # timeout=10 [2019-11-10T14:19:19.192Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 25c5a55261c3a856264c19d3b252351566a210a6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-10T14:19:18.621Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-10T14:19:18.657Z] > git config --add remote.origin.fetch +refs/pull/40193/head:refs/remotes/origin/PR-40193 # timeout=10 [2019-11-10T14:19:18.680Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-10T14:19:18.711Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-10T14:19:18.786Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-10T14:19:18.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-10T14:19:18.787Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40193/head:refs/remotes/origin/PR-40193 +refs/heads/master:refs/remotes/origin/master [2019-11-10T14:19:19.193Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:19:19.211Z] > git checkout -f 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:19:19.691Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-10T14:19:19.945Z] + docker version [2019-11-10T14:19:20.032Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-10T14:19:20.375Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-10T14:19:20.677Z] Merge succeeded, producing 4cde23c75413cebd9896264f54de5d718a39876a [2019-11-10T14:19:20.679Z] Checking out Revision 4cde23c75413cebd9896264f54de5d718a39876a (PR-40193) [2019-11-10T14:19:20.719Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-10T14:19:21.577Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD" [2019-11-10T14:19:20.134Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-10T14:19:20.636Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-10T14:19:20.676Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:19:20.700Z] > git checkout -f 4cde23c75413cebd9896264f54de5d718a39876a [2019-11-10T14:19:21.574Z] > git rev-list --no-walk 25c5a55261c3a856264c19d3b252351566a210a6 # timeout=10 [2019-11-10T14:19:21.934Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-10T14:19:22.275Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-10T14:19:22.275Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-10T14:19:22.275Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-10T14:19:22.618Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-10T14:19:22.618Z] go: finding github.com/kr/text v0.1.0 [2019-11-10T14:19:22.773Z] + docker version [2019-11-10T14:19:22.947Z] #17 30.66 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-10T14:19:22.947Z] #17 30.67 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-10T14:19:22.947Z] #17 30.67 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:19:22.961Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-10T14:19:22.961Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-10T14:19:23.301Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-10T14:19:24.484Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-10T14:19:24.828Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-10T14:19:24.828Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-10T14:19:25.169Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-10T14:19:25.509Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-10T14:19:25.509Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-10T14:19:25.509Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-10T14:19:26.688Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-10T14:19:26.688Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-10T14:19:26.688Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-10T14:19:27.212Z] #17 34.57 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-10T14:19:27.212Z] #17 34.59 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-10T14:19:27.212Z] #17 34.60 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-10T14:19:27.212Z] #17 34.61 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-10T14:19:27.212Z] #17 34.62 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-10T14:19:27.212Z] #17 34.65 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:19:27.212Z] #17 34.66 Processing triggers for mime-support (3.60) ... [2019-11-10T14:19:27.212Z] #17 34.69 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:19:27.212Z] #17 34.70 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-10T14:19:27.212Z] #17 34.71 Setting up libcap2-bin (1:2.25-1) ... [2019-11-10T14:19:27.212Z] #17 34.72 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-10T14:19:27.212Z] #17 34.73 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-10T14:19:27.212Z] #17 34.74 Setting up bash-completion (1:2.1-4.3) ... [2019-11-10T14:19:27.469Z] #17 35.49 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-10T14:19:27.469Z] #17 35.50 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-10T14:19:27.469Z] #17 35.51 Setting up zip (3.0-11+b1) ... [2019-11-10T14:19:27.469Z] #17 35.52 Setting up bzip2 (1.0.6-8.1) ... [2019-11-10T14:19:27.469Z] #17 35.53 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-10T14:19:27.469Z] #17 35.54 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-10T14:19:27.469Z] #17 35.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:19:27.469Z] #17 35.56 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-10T14:19:27.469Z] #17 35.57 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:19:27.469Z] #17 35.58 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-10T14:19:27.469Z] #17 35.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-10T14:19:27.469Z] #17 35.60 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-10T14:19:27.469Z] #17 35.61 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:19:27.469Z] #17 35.63 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-10T14:19:27.469Z] #17 35.64 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-10T14:19:27.469Z] #17 35.64 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-10T14:19:27.469Z] #17 35.66 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:19:27.727Z] #17 35.73 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-10T14:19:27.727Z] #17 35.74 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-10T14:19:27.727Z] #17 35.75 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-10T14:19:27.727Z] #17 35.76 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-10T14:19:27.727Z] #17 35.78 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-10T14:19:27.727Z] #17 35.78 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-10T14:19:27.727Z] #17 35.80 Setting up pigz (2.3.4-1) ... [2019-11-10T14:19:27.727Z] #17 35.81 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-10T14:19:27.727Z] #17 35.81 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-10T14:19:27.727Z] #17 35.93 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:19:27.876Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-10T14:19:27.876Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-10T14:19:27.876Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-10T14:19:27.876Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-10T14:19:27.876Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-10T14:19:27.876Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-10T14:19:27.876Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-10T14:19:27.984Z] #17 35.94 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-10T14:19:27.984Z] #17 35.95 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-10T14:19:27.984Z] #17 35.96 Setting up jq (1.5+dfsg-1.3) ... [2019-11-10T14:19:27.984Z] #17 35.97 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-10T14:19:27.984Z] #17 35.98 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-10T14:19:27.984Z] #17 35.99 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-10T14:19:27.984Z] #17 36.00 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:19:27.984Z] #17 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-10T14:19:27.984Z] #17 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-10T14:19:27.984Z] #17 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-10T14:19:27.984Z] #17 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-10T14:19:27.984Z] #17 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-10T14:19:27.984Z] #17 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-10T14:19:27.984Z] #17 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-10T14:19:27.984Z] #17 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-10T14:19:27.984Z] #17 36.04 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-10T14:19:27.984Z] #17 36.05 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:19:27.984Z] #17 36.05 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-10T14:19:27.984Z] #17 36.06 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-10T14:19:27.984Z] #17 36.07 Setting up btrfs-progs (4.7.3-1) ... [2019-11-10T14:19:27.984Z] #17 36.08 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-10T14:19:27.985Z] #17 36.09 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-10T14:19:28.607Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-10T14:19:28.919Z] #17 37.03 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-10T14:19:28.919Z] #17 37.05 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:19:29.177Z] #17 37.06 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-10T14:19:29.177Z] #17 37.06 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-10T14:19:29.177Z] #17 37.06 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-10T14:19:29.177Z] #17 37.06 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-10T14:19:29.177Z] #17 37.07 Setting up btrfs-tools (4.7.3-1) ... [2019-11-10T14:19:29.177Z] #17 37.07 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:19:29.177Z] #17 37.08 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-10T14:19:29.177Z] #17 37.08 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-10T14:19:29.177Z] #17 37.09 Setting up python3 (3.5.3-1) ... [2019-11-10T14:19:29.435Z] #17 37.41 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-10T14:19:29.791Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-10T14:19:29.929Z] Client: Docker Engine - Community [2019-11-10T14:19:29.929Z] Version: 19.03.2 [2019-11-10T14:19:29.929Z] API version: 1.40 [2019-11-10T14:19:29.929Z] Go version: go1.12.8 [2019-11-10T14:19:29.929Z] Git commit: 6a30dfc [2019-11-10T14:19:29.929Z] Built: Thu Aug 29 05:32:25 2019 [2019-11-10T14:19:29.929Z] OS/Arch: linux/arm64 [2019-11-10T14:19:29.929Z] Experimental: false [2019-11-10T14:19:29.929Z] [2019-11-10T14:19:29.929Z] Server: Docker Engine - Community [2019-11-10T14:19:29.929Z] Engine: [2019-11-10T14:19:29.929Z] Version: 19.03.2 [2019-11-10T14:19:29.929Z] API version: 1.40 (minimum version 1.12) [2019-11-10T14:19:29.929Z] Go version: go1.12.8 [2019-11-10T14:19:29.929Z] Git commit: 6a30dfc [2019-11-10T14:19:29.929Z] Built: Thu Aug 29 05:30:57 2019 [2019-11-10T14:19:29.929Z] OS/Arch: linux/arm64 [2019-11-10T14:19:29.929Z] Experimental: true [2019-11-10T14:19:29.929Z] containerd: [2019-11-10T14:19:29.929Z] Version: 1.2.6 [2019-11-10T14:19:29.929Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-10T14:19:29.929Z] runc: [2019-11-10T14:19:29.929Z] Version: 1.0.0-rc8 [2019-11-10T14:19:29.929Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-10T14:19:29.929Z] docker-init: [2019-11-10T14:19:29.930Z] Version: 0.18.0 [2019-11-10T14:19:29.930Z] GitCommit: fec3683 [Pipeline] sh [2019-11-10T14:19:30.003Z] #17 37.97 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-10T14:19:30.003Z] #17 38.03 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-10T14:19:30.003Z] #17 38.05 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-10T14:19:30.003Z] #17 38.06 Setting up python3-wheel (0.29.0-2) ... [2019-11-10T14:19:30.177Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-10T14:19:30.178Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-10T14:19:30.261Z] #17 38.23 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-10T14:19:30.261Z] #17 38.44 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-10T14:19:30.261Z] #17 38.45 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-10T14:19:30.270Z] + docker info [2019-11-10T14:19:30.827Z] #17 38.67 Setting up dmsetup (2:1.02.137-2) ... [2019-11-10T14:19:30.827Z] #17 38.68 Setting up python3-setuptools (33.1.1-1) ... [2019-11-10T14:19:30.827Z] #17 38.90 Setting up dh-python (2.20170125) ... [2019-11-10T14:19:31.084Z] #17 39.04 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-10T14:19:31.084Z] #17 39.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:19:31.883Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-10T14:19:31.883Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-10T14:19:32.017Z] #17 DONE 39.9s [2019-11-10T14:19:32.017Z] [2019-11-10T14:19:32.017Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-10T14:19:32.756Z] Client: Docker Engine - Community [2019-11-10T14:19:32.756Z] Version: 19.03.2 [2019-11-10T14:19:32.756Z] API version: 1.40 [2019-11-10T14:19:32.756Z] Go version: go1.12.8 [2019-11-10T14:19:32.756Z] Git commit: 6a30dfc [2019-11-10T14:19:32.756Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-10T14:19:32.756Z] OS/Arch: linux/amd64 [2019-11-10T14:19:32.756Z] Experimental: false [2019-11-10T14:19:32.756Z] [2019-11-10T14:19:32.756Z] Server: Docker Engine - Community [2019-11-10T14:19:32.756Z] Engine: [2019-11-10T14:19:32.756Z] Version: 19.03.2 [2019-11-10T14:19:32.756Z] API version: 1.40 (minimum version 1.12) [2019-11-10T14:19:32.756Z] Go version: go1.12.8 [2019-11-10T14:19:32.756Z] Git commit: 6a30dfc [2019-11-10T14:19:32.756Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-10T14:19:32.756Z] OS/Arch: linux/amd64 [2019-11-10T14:19:32.756Z] Experimental: true [2019-11-10T14:19:32.756Z] containerd: [2019-11-10T14:19:32.756Z] Version: 1.2.6 [2019-11-10T14:19:32.756Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-10T14:19:32.756Z] runc: [2019-11-10T14:19:32.756Z] Version: 1.0.0-rc8 [2019-11-10T14:19:32.756Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-10T14:19:32.756Z] docker-init: [2019-11-10T14:19:32.756Z] Version: 0.18.0 [2019-11-10T14:19:32.756Z] GitCommit: fec3683 [Pipeline] sh [2019-11-10T14:19:33.098Z] + docker info [2019-11-10T14:19:33.390Z] #18 1.656 Collecting yamllint==1.16.0 [2019-11-10T14:19:34.004Z] Removing intermediate container b475c7532212 [2019-11-10T14:19:34.004Z] ---> 60e4cae98e1b [2019-11-10T14:19:34.004Z] Step 11/16 : ARG GOOS [2019-11-10T14:19:34.004Z] ---> Running in 8ad91cba21fa [2019-11-10T14:19:34.004Z] Removing intermediate container 8ad91cba21fa [2019-11-10T14:19:34.004Z] ---> 93c50adaac59 [2019-11-10T14:19:34.004Z] Step 12/16 : ARG GOARCH [2019-11-10T14:19:34.004Z] ---> Running in 827b87e44f3c [2019-11-10T14:19:34.004Z] Removing intermediate container 827b87e44f3c [2019-11-10T14:19:34.004Z] ---> d85818de5a2d [2019-11-10T14:19:34.004Z] 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-10T14:19:34.004Z] ---> Running in 1fafa34e623a [2019-11-10T14:19:34.192Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-10T14:19:34.192Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-10T14:19:34.535Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-10T14:19:34.876Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-10T14:19:36.063Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-10T14:19:36.063Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-10T14:19:36.405Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-10T14:19:37.162Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-10T14:19:37.892Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-10T14:19:39.071Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-10T14:19:39.071Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-10T14:19:39.071Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-10T14:19:39.942Z] #18 7.937 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-10T14:19:39.942Z] #18 8.003 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-10T14:19:40.252Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-10T14:19:40.252Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-10T14:19:40.252Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-10T14:19:40.252Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-10T14:19:40.252Z] Client: [2019-11-10T14:19:40.252Z] Debug Mode: false [2019-11-10T14:19:40.252Z] [2019-11-10T14:19:40.252Z] Server: [2019-11-10T14:19:40.252Z] Containers: 0 [2019-11-10T14:19:40.252Z] Running: 0 [2019-11-10T14:19:40.252Z] Paused: 0 [2019-11-10T14:19:40.252Z] Stopped: 0 [2019-11-10T14:19:40.252Z] Images: 0 [2019-11-10T14:19:40.252Z] Server Version: 19.03.2 [2019-11-10T14:19:40.252Z] Storage Driver: overlay2 [2019-11-10T14:19:40.252Z] Backing Filesystem: extfs [2019-11-10T14:19:40.252Z] Supports d_type: true [2019-11-10T14:19:40.252Z] Native Overlay Diff: true [2019-11-10T14:19:40.252Z] Logging Driver: json-file [2019-11-10T14:19:40.252Z] Cgroup Driver: cgroupfs [2019-11-10T14:19:40.252Z] Plugins: [2019-11-10T14:19:40.252Z] Volume: local [2019-11-10T14:19:40.252Z] Network: bridge host ipvlan macvlan null overlay [2019-11-10T14:19:40.252Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-10T14:19:40.252Z] Swarm: inactive [2019-11-10T14:19:40.252Z] Runtimes: runc [2019-11-10T14:19:40.252Z] Default Runtime: runc [2019-11-10T14:19:40.252Z] Init Binary: docker-init [2019-11-10T14:19:40.252Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-10T14:19:40.252Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-10T14:19:40.252Z] init version: fec3683 [2019-11-10T14:19:40.252Z] Security Options: [2019-11-10T14:19:40.252Z] apparmor [2019-11-10T14:19:40.252Z] seccomp [2019-11-10T14:19:40.252Z] Profile: default [2019-11-10T14:19:40.252Z] Kernel Version: 4.15.0-1048-aws [2019-11-10T14:19:40.252Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-10T14:19:40.252Z] OSType: linux [2019-11-10T14:19:40.252Z] Architecture: aarch64 [2019-11-10T14:19:40.252Z] CPUs: 4 [2019-11-10T14:19:40.252Z] Total Memory: 7.525GiB [2019-11-10T14:19:40.252Z] Name: ip-10-100-96-105 [2019-11-10T14:19:40.252Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-11-10T14:19:40.252Z] Docker Root Dir: /var/lib/docker [2019-11-10T14:19:40.252Z] Debug Mode: false [2019-11-10T14:19:40.252Z] Registry: https://index.docker.io/v1/ [2019-11-10T14:19:40.252Z] Labels: [2019-11-10T14:19:40.252Z] Experimental: true [2019-11-10T14:19:40.252Z] Insecure Registries: [2019-11-10T14:19:40.252Z] 127.0.0.0/8 [2019-11-10T14:19:40.252Z] Live Restore Enabled: true [2019-11-10T14:19:40.252Z] [2019-11-10T14:19:40.252Z] WARNING: No swap limit support [Pipeline] sh [2019-11-10T14:19:40.551Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-10T14:19:40.551Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-10T14:19:40.551Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40193/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-10T14:19:40.551Z] + bash /home/ubuntu/workspace/moby_PR-40193/check-config.sh [2019-11-10T14:19:40.551Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-10T14:19:40.551Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-10T14:19:40.551Z] [2019-11-10T14:19:40.551Z] Generally Necessary: [2019-11-10T14:19:40.551Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-10T14:19:40.551Z] - apparmor: enabled and tools installed [2019-11-10T14:19:40.551Z] - CONFIG_NAMESPACES: enabled [2019-11-10T14:19:40.551Z] - CONFIG_NET_NS: enabled [2019-11-10T14:19:40.551Z] - CONFIG_PID_NS: enabled [2019-11-10T14:19:40.551Z] - CONFIG_IPC_NS: enabled [2019-11-10T14:19:40.551Z] - CONFIG_UTS_NS: enabled [2019-11-10T14:19:40.551Z] - CONFIG_CGROUPS: enabled [2019-11-10T14:19:40.810Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-10T14:19:40.810Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-10T14:19:40.810Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-10T14:19:40.810Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-10T14:19:40.810Z] - CONFIG_CPUSETS: enabled [2019-11-10T14:19:40.810Z] - CONFIG_MEMCG: enabled [2019-11-10T14:19:40.810Z] - CONFIG_KEYS: enabled [2019-11-10T14:19:40.810Z] - CONFIG_VETH: enabled (as module) [2019-11-10T14:19:40.810Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-10T14:19:40.810Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-10T14:19:40.810Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-10T14:19:40.810Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-10T14:19:40.810Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-10T14:19:40.810Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-10T14:19:40.810Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-10T14:19:40.810Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-10T14:19:40.810Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-10T14:19:40.810Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-10T14:19:40.810Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-10T14:19:40.810Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-10T14:19:40.810Z] [2019-11-10T14:19:40.810Z] Optional Features: [2019-11-10T14:19:40.810Z] - CONFIG_USER_NS: enabled [2019-11-10T14:19:40.810Z] - CONFIG_SECCOMP: enabled [2019-11-10T14:19:40.810Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-10T14:19:40.810Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-10T14:19:40.810Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-10T14:19:40.875Z] #18 9.037 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-10T14:19:41.071Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-10T14:19:41.071Z] - CONFIG_BLK_CGROUP: enabled [2019-11-10T14:19:41.071Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-10T14:19:41.071Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-10T14:19:41.071Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-10T14:19:41.071Z] - CONFIG_CGROUP_PERF: enabled [2019-11-10T14:19:41.071Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-10T14:19:41.071Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-10T14:19:41.071Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-10T14:19:41.071Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-10T14:19:41.071Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-10T14:19:41.071Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-10T14:19:41.071Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-10T14:19:41.071Z] - CONFIG_IP_VS: enabled (as module) [2019-11-10T14:19:41.071Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-10T14:19:41.071Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-10T14:19:41.071Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-10T14:19:41.071Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-10T14:19:41.071Z] - CONFIG_EXT4_FS: enabled [2019-11-10T14:19:41.071Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-10T14:19:41.071Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-10T14:19:41.071Z] - Network Drivers: [2019-11-10T14:19:41.071Z] - "overlay": [2019-11-10T14:19:41.071Z] - CONFIG_VXLAN: enabled (as module) [2019-11-10T14:19:41.071Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-10T14:19:41.071Z] Optional (for encrypted networks): [2019-11-10T14:19:41.133Z] #18 9.370 Collecting pyyaml (from yamllint==1.16.0) [2019-11-10T14:19:41.333Z] - CONFIG_CRYPTO: enabled [2019-11-10T14:19:41.334Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-10T14:19:41.334Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-10T14:19:41.334Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-10T14:19:41.334Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-10T14:19:41.334Z] - CONFIG_XFRM: enabled [2019-11-10T14:19:41.334Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-10T14:19:41.334Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-10T14:19:41.334Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-10T14:19:41.334Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-10T14:19:41.334Z] - "ipvlan": [2019-11-10T14:19:41.334Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-10T14:19:41.334Z] - "macvlan": [2019-11-10T14:19:41.334Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-10T14:19:41.334Z] - CONFIG_DUMMY: enabled (as module) [2019-11-10T14:19:41.334Z] - "ftp,tftp client in container": [2019-11-10T14:19:41.334Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-10T14:19:41.334Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-10T14:19:41.334Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-10T14:19:41.334Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-10T14:19:41.334Z] - Storage Drivers: [2019-11-10T14:19:41.334Z] - "aufs": [2019-11-10T14:19:41.334Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-10T14:19:41.334Z] - "btrfs": [2019-11-10T14:19:41.334Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-10T14:19:41.334Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-10T14:19:41.334Z] - "devicemapper": [2019-11-10T14:19:41.593Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-10T14:19:41.593Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-10T14:19:41.593Z] - "overlay": [2019-11-10T14:19:41.594Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-10T14:19:41.594Z] - "zfs": [2019-11-10T14:19:41.594Z] - /dev/zfs: missing [2019-11-10T14:19:41.594Z] - zfs command: missing [2019-11-10T14:19:41.594Z] - zpool command: missing [2019-11-10T14:19:41.594Z] [2019-11-10T14:19:41.594Z] Limits: [2019-11-10T14:19:41.594Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-10T14:19:41.594Z] [2019-11-10T14:19:41.594Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-10T14:19:41.948Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-10T14:19:41.951Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 . [2019-11-10T14:19:41.951Z] #2 [internal] load build definition from Dockerfile [2019-11-10T14:19:41.951Z] #2 transferring dockerfile: 14.85kB 0.1s done [2019-11-10T14:19:41.951Z] #2 DONE 0.1s [2019-11-10T14:19:41.951Z] [2019-11-10T14:19:41.951Z] #1 [internal] load .dockerignore [2019-11-10T14:19:41.951Z] #1 transferring context: 87B done [2019-11-10T14:19:42.210Z] #1 DONE 0.1s [2019-11-10T14:19:42.210Z] [2019-11-10T14:19:42.210Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-10T14:19:42.508Z] #18 10.43 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-10T14:19:42.508Z] #18 10.80 Building wheels for collected packages: pathspec, pyyaml [2019-11-10T14:19:42.508Z] #18 10.80 Running setup.py bdist_wheel for pathspec: started [2019-11-10T14:19:42.779Z] #3 DONE 0.5s [2019-11-10T14:19:42.779Z] [2019-11-10T14:19:42.779Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-10T14:19:42.779Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-10T14:19:42.779Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-10T14:19:42.779Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-11-10T14:19:42.779Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-11-10T14:19:42.779Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s [2019-11-10T14:19:42.779Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2019-11-10T14:19:42.779Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2019-11-10T14:19:43.037Z] Client: [2019-11-10T14:19:43.037Z] Debug Mode: false [2019-11-10T14:19:43.037Z] [2019-11-10T14:19:43.037Z] Server: [2019-11-10T14:19:43.037Z] Containers: 0 [2019-11-10T14:19:43.037Z] Running: 0 [2019-11-10T14:19:43.037Z] Paused: 0 [2019-11-10T14:19:43.037Z] Stopped: 0 [2019-11-10T14:19:43.037Z] Images: 0 [2019-11-10T14:19:43.037Z] Server Version: 19.03.2 [2019-11-10T14:19:43.037Z] Storage Driver: overlay2 [2019-11-10T14:19:43.037Z] Backing Filesystem: extfs [2019-11-10T14:19:43.037Z] Supports d_type: true [2019-11-10T14:19:43.037Z] Native Overlay Diff: true [2019-11-10T14:19:43.037Z] Logging Driver: json-file [2019-11-10T14:19:43.037Z] Cgroup Driver: cgroupfs [2019-11-10T14:19:43.037Z] Plugins: [2019-11-10T14:19:43.037Z] Volume: local [2019-11-10T14:19:43.037Z] Network: bridge host ipvlan macvlan null overlay [2019-11-10T14:19:43.037Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-10T14:19:43.037Z] Swarm: inactive [2019-11-10T14:19:43.037Z] Runtimes: runc [2019-11-10T14:19:43.037Z] Default Runtime: runc [2019-11-10T14:19:43.037Z] Init Binary: docker-init [2019-11-10T14:19:43.037Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-10T14:19:43.037Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-10T14:19:43.037Z] init version: fec3683 [2019-11-10T14:19:43.037Z] Security Options: [2019-11-10T14:19:43.037Z] apparmor [2019-11-10T14:19:43.037Z] seccomp [2019-11-10T14:19:43.037Z] Profile: default [2019-11-10T14:19:43.037Z] Kernel Version: 4.15.0-1048-aws [2019-11-10T14:19:43.037Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-10T14:19:43.037Z] OSType: linux [2019-11-10T14:19:43.037Z] Architecture: x86_64 [2019-11-10T14:19:43.037Z] CPUs: 2 [2019-11-10T14:19:43.037Z] Total Memory: 7.501GiB [2019-11-10T14:19:43.037Z] Name: ip-10-100-91-7 [2019-11-10T14:19:43.037Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-10T14:19:43.037Z] Docker Root Dir: /var/lib/docker [2019-11-10T14:19:43.037Z] Debug Mode: false [2019-11-10T14:19:43.037Z] Registry: https://index.docker.io/v1/ [2019-11-10T14:19:43.037Z] Labels: [2019-11-10T14:19:43.037Z] Experimental: true [2019-11-10T14:19:43.037Z] Insecure Registries: [2019-11-10T14:19:43.037Z] 127.0.0.0/8 [2019-11-10T14:19:43.037Z] Live Restore Enabled: true [2019-11-10T14:19:43.037Z] [2019-11-10T14:19:43.037Z] WARNING: No swap limit support [2019-11-10T14:19:43.044Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-11-10T14:19:43.044Z] #4 DONE 0.5s [Pipeline] sh [2019-11-10T14:19:43.073Z] #18 11.07 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-10T14:19:43.073Z] #18 11.07 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-10T14:19:43.073Z] #18 11.07 Running setup.py bdist_wheel for pyyaml: started [2019-11-10T14:19:43.129Z] go: finding cloud.google.com/go v0.26.0 [2019-11-10T14:19:43.332Z] #18 11.36 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-10T14:19:43.332Z] #18 11.36 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-10T14:19:43.332Z] #18 11.38 Successfully built pathspec pyyaml [2019-11-10T14:19:43.332Z] #18 11.38 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-10T14:19:43.332Z] #18 11.48 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-10T14:19:43.374Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-10T14:19:43.374Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-10T14:19:43.374Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40193/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-10T14:19:43.374Z] + bash /home/ubuntu/workspace/moby_PR-40193/check-config.sh [2019-11-10T14:19:43.374Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-10T14:19:43.374Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-10T14:19:43.374Z] [2019-11-10T14:19:43.374Z] Generally Necessary: [2019-11-10T14:19:43.374Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-10T14:19:43.374Z] - apparmor: enabled and tools installed [2019-11-10T14:19:43.374Z] - CONFIG_NAMESPACES: enabled [2019-11-10T14:19:43.374Z] - CONFIG_NET_NS: enabled [2019-11-10T14:19:43.374Z] - CONFIG_PID_NS: enabled [2019-11-10T14:19:43.374Z] - CONFIG_IPC_NS: enabled [2019-11-10T14:19:43.374Z] - CONFIG_UTS_NS: enabled [2019-11-10T14:19:43.374Z] - CONFIG_CGROUPS: enabled [2019-11-10T14:19:43.374Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-10T14:19:43.374Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-10T14:19:43.374Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-10T14:19:43.374Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-10T14:19:43.374Z] - CONFIG_CPUSETS: enabled [2019-11-10T14:19:43.374Z] - CONFIG_MEMCG: enabled [2019-11-10T14:19:43.374Z] - CONFIG_KEYS: enabled [2019-11-10T14:19:43.374Z] - CONFIG_VETH: enabled (as module) [2019-11-10T14:19:43.374Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-10T14:19:43.374Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-10T14:19:43.374Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-10T14:19:43.374Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-10T14:19:43.374Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-10T14:19:43.470Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-10T14:19:43.591Z] #18 DONE 11.6s [2019-11-10T14:19:43.591Z] [2019-11-10T14:19:43.591Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-10T14:19:43.591Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-10T14:19:43.591Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-10T14:19:43.591Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-11-10T14:19:43.591Z] #65 ... [2019-11-10T14:19:43.591Z] [2019-11-10T14:19:43.591Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-10T14:19:43.591Z] #46 DONE 0.3s [2019-11-10T14:19:43.591Z] [2019-11-10T14:19:43.591Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-10T14:19:43.634Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-10T14:19:43.634Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-10T14:19:43.634Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-10T14:19:43.634Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-10T14:19:43.634Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-10T14:19:43.634Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-10T14:19:43.634Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-10T14:19:43.634Z] [2019-11-10T14:19:43.634Z] Optional Features: [2019-11-10T14:19:43.634Z] - CONFIG_USER_NS: enabled [2019-11-10T14:19:43.634Z] - CONFIG_SECCOMP: enabled [2019-11-10T14:19:43.634Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-10T14:19:43.634Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-10T14:19:43.634Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-10T14:19:43.634Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-10T14:19:43.634Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-10T14:19:43.634Z] - CONFIG_BLK_CGROUP: enabled [2019-11-10T14:19:43.634Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-10T14:19:43.634Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-10T14:19:43.634Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-10T14:19:43.634Z] - CONFIG_CGROUP_PERF: enabled [2019-11-10T14:19:43.634Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-10T14:19:43.634Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-10T14:19:43.634Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-10T14:19:43.634Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-10T14:19:43.634Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-10T14:19:43.634Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-10T14:19:43.634Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-10T14:19:43.634Z] - CONFIG_IP_VS: enabled (as module) [2019-11-10T14:19:43.634Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-10T14:19:43.634Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-10T14:19:43.634Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-10T14:19:43.634Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-10T14:19:43.634Z] - CONFIG_EXT4_FS: enabled [2019-11-10T14:19:43.634Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-10T14:19:43.634Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-10T14:19:43.645Z] [2019-11-10T14:19:43.645Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-10T14:19:43.645Z] #6 DONE 0.2s [2019-11-10T14:19:43.645Z] [2019-11-10T14:19:43.645Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-10T14:19:43.811Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-10T14:19:43.811Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-10T14:19:43.811Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-10T14:19:43.848Z] #65 ... [2019-11-10T14:19:43.848Z] [2019-11-10T14:19:43.848Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-10T14:19:43.848Z] #67 DONE 0.3s [2019-11-10T14:19:43.848Z] [2019-11-10T14:19:43.848Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-10T14:19:43.848Z] #61 DONE 0.3s [2019-11-10T14:19:43.848Z] [2019-11-10T14:19:43.848Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-10T14:19:43.848Z] #30 DONE 0.3s [2019-11-10T14:19:43.848Z] [2019-11-10T14:19:43.848Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-10T14:19:43.848Z] #49 DONE 0.4s [2019-11-10T14:19:43.848Z] [2019-11-10T14:19:43.848Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-10T14:19:43.848Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.62MB / 9.11MB 0.4s [2019-11-10T14:19:43.898Z] - Network Drivers: [2019-11-10T14:19:43.898Z] - "overlay": [2019-11-10T14:19:43.898Z] - CONFIG_VXLAN: enabled (as module) [2019-11-10T14:19:43.898Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-10T14:19:43.898Z] Optional (for encrypted networks): [2019-11-10T14:19:43.898Z] - CONFIG_CRYPTO: enabled [2019-11-10T14:19:43.898Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-10T14:19:43.898Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-10T14:19:43.898Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-10T14:19:43.898Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-10T14:19:43.898Z] - CONFIG_XFRM: enabled [2019-11-10T14:19:43.898Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-10T14:19:43.898Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-10T14:19:43.898Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-10T14:19:43.898Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-10T14:19:43.898Z] - "ipvlan": [2019-11-10T14:19:43.898Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-10T14:19:43.898Z] - "macvlan": [2019-11-10T14:19:43.898Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-10T14:19:43.898Z] - CONFIG_DUMMY: enabled (as module) [2019-11-10T14:19:43.898Z] - "ftp,tftp client in container": [2019-11-10T14:19:43.898Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-10T14:19:43.898Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-10T14:19:43.898Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-10T14:19:43.898Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-10T14:19:43.898Z] - Storage Drivers: [2019-11-10T14:19:43.898Z] - "aufs": [2019-11-10T14:19:43.898Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-10T14:19:43.898Z] - "btrfs": [2019-11-10T14:19:43.898Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-10T14:19:43.898Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-10T14:19:43.898Z] - "devicemapper": [2019-11-10T14:19:43.898Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-10T14:19:43.898Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-10T14:19:43.898Z] - "overlay": [2019-11-10T14:19:43.898Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-10T14:19:43.898Z] - "zfs": [2019-11-10T14:19:43.898Z] - /dev/zfs: missing [2019-11-10T14:19:43.898Z] - zfs command: missing [2019-11-10T14:19:43.898Z] - zpool command: missing [2019-11-10T14:19:43.898Z] [2019-11-10T14:19:43.898Z] Limits: [2019-11-10T14:19:43.898Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-10T14:19:43.898Z] [2019-11-10T14:19:43.898Z] + true [Pipeline] } [2019-11-10T14:19:43.906Z] #5 DONE 0.4s [2019-11-10T14:19:43.906Z] [2019-11-10T14:19:43.906Z] #19 [internal] load build context [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-10T14:19:44.105Z] #65 ... [2019-11-10T14:19:44.105Z] [2019-11-10T14:19:44.105Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-10T14:19:44.105Z] #43 DONE 0.5s [2019-11-10T14:19:44.105Z] [2019-11-10T14:19:44.105Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-10T14:19:44.105Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s [2019-11-10T14:19:44.276Z] + sudo modprobe ip_vs [2019-11-10T14:19:44.364Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-11-10T14:19:44.364Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-10T14:19:44.364Z] #65 ... [2019-11-10T14:19:44.364Z] [2019-11-10T14:19:44.364Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-10T14:19:44.364Z] #35 DONE 0.9s [2019-11-10T14:19:44.364Z] [2019-11-10T14:19:44.364Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-10T14:19:44.531Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 . [2019-11-10T14:19:44.621Z] #65 ... [2019-11-10T14:19:44.621Z] [2019-11-10T14:19:44.621Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-10T14:19:44.621Z] #58 DONE 1.0s [2019-11-10T14:19:44.621Z] [2019-11-10T14:19:44.621Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-10T14:19:44.621Z] #53 DONE 1.1s [2019-11-10T14:19:44.621Z] [2019-11-10T14:19:44.621Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-10T14:19:44.621Z] #25 DONE 1.1s [2019-11-10T14:19:44.621Z] [2019-11-10T14:19:44.621Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-10T14:19:44.621Z] #23 DONE 1.1s [2019-11-10T14:19:44.621Z] [2019-11-10T14:19:44.621Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-10T14:19:44.993Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-10T14:19:44.993Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-10T14:19:44.993Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-10T14:19:44.993Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-10T14:19:45.095Z] #1 [internal] load .dockerignore [2019-11-10T14:19:45.095Z] #1 transferring context: 87B done [2019-11-10T14:19:45.095Z] #1 DONE 0.1s [2019-11-10T14:19:45.095Z] [2019-11-10T14:19:45.095Z] #2 [internal] load build definition from Dockerfile [2019-11-10T14:19:45.095Z] #2 transferring dockerfile: 14.85kB done [2019-11-10T14:19:45.095Z] #2 DONE 0.1s [2019-11-10T14:19:45.095Z] [2019-11-10T14:19:45.095Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-10T14:19:45.351Z] #3 DONE 0.4s [2019-11-10T14:19:45.351Z] [2019-11-10T14:19:45.351Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-10T14:19:45.351Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-10T14:19:45.607Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-10T14:19:45.607Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.68MB / 8.82MB 0.2s [2019-11-10T14:19:45.607Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-10T14:19:45.607Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-10T14:19:45.607Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-11-10T14:19:45.607Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-11-10T14:19:45.763Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-10T14:19:46.103Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-10T14:19:46.167Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-11-10T14:19:46.167Z] #4 DONE 0.8s [2019-11-10T14:19:46.445Z] go: finding github.com/golang/mock v1.1.1 [2019-11-10T14:19:46.520Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.3s done [2019-11-10T14:19:46.732Z] [2019-11-10T14:19:46.732Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-10T14:19:46.779Z] #65 DONE 3.2s [2019-11-10T14:19:46.779Z] [2019-11-10T14:19:46.779Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:19:46.786Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-10T14:19:47.207Z] #19 transferring context: 37.51MB 3.3s [2019-11-10T14:19:47.297Z] #5 DONE 0.2s [2019-11-10T14:19:47.297Z] [2019-11-10T14:19:47.297Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-10T14:19:47.297Z] #6 DONE 0.2s [2019-11-10T14:19:47.297Z] [2019-11-10T14:19:47.297Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-10T14:19:47.297Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-10T14:19:47.297Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-10T14:19:47.297Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-10T14:19:47.297Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.41MB / 9.11MB 0.2s [2019-11-10T14:19:47.468Z] #19 transferring context: 45.66MB 3.7s done [2019-11-10T14:19:47.557Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.91MB / 9.11MB 0.3s [2019-11-10T14:19:47.557Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-10T14:19:47.557Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-11-10T14:19:47.728Z] #19 DONE 3.7s [2019-11-10T14:19:47.728Z] [2019-11-10T14:19:47.728Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-10T14:19:47.728Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-10T14:19:47.728Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-10T14:19:47.728Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-11-10T14:19:47.728Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.4s done [2019-11-10T14:19:47.728Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.4s done [2019-11-10T14:19:47.728Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-11-10T14:19:47.728Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 1.1s done [2019-11-10T14:19:47.728Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 3.2s done [2019-11-10T14:19:47.728Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 3.2s done [2019-11-10T14:19:47.728Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 3.3s done [2019-11-10T14:19:47.728Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 2.4s [2019-11-10T14:19:47.728Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 3.4s done [2019-11-10T14:19:47.972Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-10T14:19:47.972Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-10T14:19:47.989Z] #7 ... [2019-11-10T14:19:47.989Z] [2019-11-10T14:19:47.989Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-10T14:19:47.989Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-10T14:19:47.989Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-10T14:19:47.989Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-10T14:19:47.989Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.4s done [2019-11-10T14:19:47.989Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.6s done [2019-11-10T14:19:47.989Z] #65 DONE 4.2s [2019-11-10T14:19:47.989Z] [2019-11-10T14:19:47.989Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-10T14:19:48.313Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-10T14:19:48.654Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-10T14:19:49.373Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 4.0s done [2019-11-10T14:19:49.373Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-11-10T14:19:49.834Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-10T14:19:49.834Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-10T14:19:49.834Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-10T14:19:49.834Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-10T14:19:49.942Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.4s done [2019-11-10T14:19:49.942Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.1s [2019-11-10T14:19:50.063Z] #26 ... [2019-11-10T14:19:50.063Z] [2019-11-10T14:19:50.063Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:19:50.063Z] #28 4.111 + mktemp -d [2019-11-10T14:19:50.063Z] #28 4.111 + export GOPATH=/tmp/tmp.T0hcVvZTtM [2019-11-10T14:19:50.063Z] #28 4.111 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.T0hcVvZTtM/src/github.com/go-swagger/go-swagger [2019-11-10T14:19:50.063Z] #28 4.112 Cloning into '/tmp/tmp.T0hcVvZTtM/src/github.com/go-swagger/go-swagger'... [2019-11-10T14:19:50.063Z] #28 ... [2019-11-10T14:19:50.063Z] [2019-11-10T14:19:50.063Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:19:50.063Z] #40 6.294 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:19:50.063Z] #40 6.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:19:50.063Z] #40 6.448 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:19:50.063Z] #40 6.461 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:19:50.063Z] #40 6.509 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:19:50.176Z] go: finding github.com/kr/pty v1.1.1 [2019-11-10T14:19:50.176Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-10T14:19:50.207Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-11-10T14:19:50.207Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-11-10T14:19:50.629Z] #40 ... [2019-11-10T14:19:50.629Z] [2019-11-10T14:19:50.629Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:19:50.629Z] #59 5.973 + RM_GOPATH=0 [2019-11-10T14:19:50.629Z] #59 5.973 + TMP_GOPATH= [2019-11-10T14:19:50.629Z] #59 5.973 + : /build [2019-11-10T14:19:50.629Z] #59 5.973 + '[' -z '' ']' [2019-11-10T14:19:50.629Z] #59 5.978 ++ mktemp -d [2019-11-10T14:19:50.629Z] #59 5.982 + export GOPATH=/tmp/tmp.qwKXeYdbeA [2019-11-10T14:19:50.629Z] #59 5.989 + GOPATH=/tmp/tmp.qwKXeYdbeA [2019-11-10T14:19:50.629Z] #59 5.990 + RM_GOPATH=1 [2019-11-10T14:19:50.629Z] #59 5.990 ++ dirname ./install.sh [2019-11-10T14:19:50.629Z] #59 5.995 + dir=. [2019-11-10T14:19:50.629Z] #59 5.995 + bin=containerd [2019-11-10T14:19:50.629Z] #59 5.995 + shift [2019-11-10T14:19:50.629Z] #59 5.999 + '[' '!' -f ./containerd.installer ']' [2019-11-10T14:19:50.629Z] #59 5.999 + . ./containerd.installer [2019-11-10T14:19:50.629Z] #59 6.001 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:19:50.629Z] #59 6.002 + install_containerd [2019-11-10T14:19:50.629Z] #59 6.003 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-10T14:19:50.629Z] #59 6.003 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:19:50.629Z] #59 6.004 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qwKXeYdbeA/src/github.com/containerd/containerd [2019-11-10T14:19:50.629Z] #59 6.017 Cloning into '/tmp/tmp.qwKXeYdbeA/src/github.com/containerd/containerd'... [2019-11-10T14:19:50.888Z] #59 ... [2019-11-10T14:19:50.888Z] [2019-11-10T14:19:50.888Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:19:50.888Z] #40 7.296 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-10T14:19:51.917Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-10T14:19:52.751Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.1s done [2019-11-10T14:19:52.751Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 0.1s [2019-11-10T14:19:52.791Z] #40 8.973 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-10T14:19:52.833Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.5s done [2019-11-10T14:19:52.833Z] #65 DONE 5.1s [2019-11-10T14:19:52.833Z] [2019-11-10T14:19:52.833Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-10T14:19:52.833Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-10T14:19:52.833Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-10T14:19:52.833Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-11-10T14:19:52.833Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-11-10T14:19:52.833Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.5s done [2019-11-10T14:19:52.833Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.6s done [2019-11-10T14:19:52.833Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.6s done [2019-11-10T14:19:52.833Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.6s done [2019-11-10T14:19:52.833Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.8s done [2019-11-10T14:19:52.833Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 97.05MB / 120.06MB 5.0s [2019-11-10T14:19:52.833Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 2.8s [2019-11-10T14:19:52.833Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 2.7s done [2019-11-10T14:19:52.833Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 106.85MB / 120.06MB 5.2s [2019-11-10T14:19:52.833Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 113.62MB / 120.06MB 5.4s [2019-11-10T14:19:52.833Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.7s [2019-11-10T14:19:53.359Z] #40 9.864 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-10T14:19:53.617Z] #40 ... [2019-11-10T14:19:53.617Z] [2019-11-10T14:19:53.617Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:19:53.617Z] #38 5.233 + mktemp -d [2019-11-10T14:19:53.617Z] #38 5.240 + export GOPATH=/tmp/tmp.2PYPVtSEUD [2019-11-10T14:19:53.617Z] #38 5.240 + git clone https://github.com/docker/distribution.git /tmp/tmp.2PYPVtSEUD/src/github.com/docker/distribution [2019-11-10T14:19:53.617Z] #38 5.240 Cloning into '/tmp/tmp.2PYPVtSEUD/src/github.com/docker/distribution'... [2019-11-10T14:19:53.617Z] #38 ... [2019-11-10T14:19:53.617Z] [2019-11-10T14:19:53.617Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:19:53.617Z] #26 8.409 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-10T14:19:53.617Z] #26 8.913 [2019-11-10T14:19:53.617Z] #26 9.197 #### 6.5% [2019-11-10T14:19:53.617Z] #26 ... [2019-11-10T14:19:53.617Z] [2019-11-10T14:19:53.617Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:19:53.617Z] #47 7.637 + RM_GOPATH=0 [2019-11-10T14:19:53.617Z] #47 7.637 + TMP_GOPATH= [2019-11-10T14:19:53.617Z] #47 7.637 + : /build [2019-11-10T14:19:53.617Z] #47 7.637 + '[' -z '' ']' [2019-11-10T14:19:53.617Z] #47 7.647 ++ mktemp -d [2019-11-10T14:19:53.617Z] #47 7.654 + export GOPATH=/tmp/tmp.vZvgT7aRCz [2019-11-10T14:19:53.617Z] #47 7.655 + GOPATH=/tmp/tmp.vZvgT7aRCz [2019-11-10T14:19:53.617Z] #47 7.655 + RM_GOPATH=1 [2019-11-10T14:19:53.617Z] #47 7.655 ++ dirname ./install.sh [2019-11-10T14:19:53.617Z] #47 7.668 + dir=. [2019-11-10T14:19:53.617Z] #47 7.669 + bin=gotestsum [2019-11-10T14:19:53.617Z] #47 7.669 + shift [2019-11-10T14:19:53.617Z] #47 7.669 + '[' '!' -f ./gotestsum.installer ']' [2019-11-10T14:19:53.617Z] #47 7.669 + . ./gotestsum.installer [2019-11-10T14:19:53.618Z] #47 7.669 ++ : v0.3.5 [2019-11-10T14:19:53.618Z] #47 7.676 + install_gotestsum [2019-11-10T14:19:53.618Z] #47 7.680 + echo 'Installing gotestsum version v0.3.5' [2019-11-10T14:19:53.618Z] #47 7.680 + go get -d gotest.tools/gotestsum [2019-11-10T14:19:53.618Z] #47 7.680 Installing gotestsum version v0.3.5 [2019-11-10T14:19:53.618Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-10T14:19:53.618Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-10T14:19:53.618Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-10T14:19:53.773Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 6.4s done [2019-11-10T14:19:53.773Z] #7 ... [2019-11-10T14:19:53.773Z] [2019-11-10T14:19:53.773Z] #19 [internal] load build context [2019-11-10T14:19:53.773Z] #19 transferring context: 45.66MB 6.5s done [2019-11-10T14:19:53.773Z] #19 DONE 6.8s [2019-11-10T14:19:53.773Z] [2019-11-10T14:19:53.773Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-10T14:19:53.877Z] #47 ... [2019-11-10T14:19:53.877Z] [2019-11-10T14:19:53.877Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:19:53.877Z] #31 7.644 + RM_GOPATH=0 [2019-11-10T14:19:53.877Z] #31 7.644 + TMP_GOPATH= [2019-11-10T14:19:53.877Z] #31 7.645 + : /build [2019-11-10T14:19:53.877Z] #31 7.645 + '[' -z '' ']' [2019-11-10T14:19:53.877Z] #31 7.646 ++ mktemp -d [2019-11-10T14:19:53.877Z] #31 7.648 + export GOPATH=/tmp/tmp.oWzLzMqjjb [2019-11-10T14:19:53.877Z] #31 7.649 + GOPATH=/tmp/tmp.oWzLzMqjjb [2019-11-10T14:19:53.877Z] #31 7.649 + RM_GOPATH=1 [2019-11-10T14:19:53.877Z] #31 7.654 ++ dirname ./install.sh [2019-11-10T14:19:53.877Z] #31 7.665 + dir=. [2019-11-10T14:19:53.877Z] #31 7.665 + bin=tomlv [2019-11-10T14:19:53.877Z] #31 7.665 + shift [2019-11-10T14:19:53.877Z] #31 7.665 + '[' '!' -f ./tomlv.installer ']' [2019-11-10T14:19:53.877Z] #31 7.665 + . ./tomlv.installer [2019-11-10T14:19:53.877Z] #31 7.665 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:19:53.877Z] #31 7.665 + install_tomlv [2019-11-10T14:19:53.877Z] #31 7.665 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-10T14:19:53.877Z] #31 7.665 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oWzLzMqjjb/src/github.com/BurntSushi/toml [2019-11-10T14:19:53.877Z] #31 7.665 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:19:53.877Z] #31 7.673 Cloning into '/tmp/tmp.oWzLzMqjjb/src/github.com/BurntSushi/toml'... [2019-11-10T14:19:53.877Z] #31 8.775 + cd /tmp/tmp.oWzLzMqjjb/src/github.com/BurntSushi/toml [2019-11-10T14:19:53.877Z] #31 8.775 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:19:53.877Z] #31 8.796 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-10T14:19:53.877Z] #31 9.611 runtime/internal/atomic [2019-11-10T14:19:53.877Z] #31 9.613 internal/cpu [2019-11-10T14:19:53.877Z] #31 9.840 runtime/internal/sys [2019-11-10T14:19:53.877Z] #31 10.23 runtime/internal/math [2019-11-10T14:19:53.877Z] #31 ... [2019-11-10T14:19:53.877Z] [2019-11-10T14:19:53.877Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:19:53.877Z] #68 7.380 + RM_GOPATH=0 [2019-11-10T14:19:53.877Z] #68 7.380 + TMP_GOPATH= [2019-11-10T14:19:53.877Z] #68 7.380 + : /build [2019-11-10T14:19:53.877Z] #68 7.381 + '[' -z '' ']' [2019-11-10T14:19:53.877Z] #68 7.391 ++ mktemp -d [2019-11-10T14:19:53.877Z] #68 7.391 + export GOPATH=/tmp/tmp.rCOq7um5qG [2019-11-10T14:19:53.877Z] #68 7.391 + GOPATH=/tmp/tmp.rCOq7um5qG [2019-11-10T14:19:53.877Z] #68 7.391 + RM_GOPATH=1 [2019-11-10T14:19:53.877Z] #68 7.391 ++ dirname ./install.sh [2019-11-10T14:19:53.877Z] #68 7.391 + dir=. [2019-11-10T14:19:53.877Z] #68 7.391 + bin=proxy [2019-11-10T14:19:53.877Z] #68 7.391 + shift [2019-11-10T14:19:53.877Z] #68 7.391 + '[' '!' -f ./proxy.installer ']' [2019-11-10T14:19:53.877Z] #68 7.391 + . ./proxy.installer [2019-11-10T14:19:53.877Z] #68 7.391 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:19:53.877Z] #68 7.391 + install_proxy [2019-11-10T14:19:53.877Z] #68 7.391 + case "$1" in [2019-11-10T14:19:53.877Z] #68 7.392 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:19:53.877Z] #68 7.392 + export CGO_ENABLED=0 [2019-11-10T14:19:53.877Z] #68 7.392 + CGO_ENABLED=0 [2019-11-10T14:19:53.877Z] #68 7.392 + _install_proxy [2019-11-10T14:19:53.877Z] #68 7.392 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-10T14:19:53.877Z] #68 7.392 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rCOq7um5qG/src/github.com/docker/libnetwork [2019-11-10T14:19:53.877Z] #68 7.392 Cloning into '/tmp/tmp.rCOq7um5qG/src/github.com/docker/libnetwork'... [2019-11-10T14:19:54.133Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.5s done [2019-11-10T14:19:54.136Z] #68 ... [2019-11-10T14:19:54.136Z] [2019-11-10T14:19:54.136Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:19:54.136Z] #50 7.357 + RM_GOPATH=0 [2019-11-10T14:19:54.136Z] #50 7.357 + TMP_GOPATH= [2019-11-10T14:19:54.136Z] #50 7.357 + : /build [2019-11-10T14:19:54.136Z] #50 7.357 + '[' -z '' ']' [2019-11-10T14:19:54.136Z] #50 7.362 ++ mktemp -d [2019-11-10T14:19:54.136Z] #50 7.363 + export GOPATH=/tmp/tmp.AM1lW9Te1N [2019-11-10T14:19:54.136Z] #50 7.363 + GOPATH=/tmp/tmp.AM1lW9Te1N [2019-11-10T14:19:54.136Z] #50 7.363 + RM_GOPATH=1 [2019-11-10T14:19:54.136Z] #50 7.363 ++ dirname ./install.sh [2019-11-10T14:19:54.136Z] #50 7.364 + dir=. [2019-11-10T14:19:54.136Z] #50 7.364 + bin=golangci_lint [2019-11-10T14:19:54.136Z] #50 7.364 + shift [2019-11-10T14:19:54.136Z] #50 7.364 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-10T14:19:54.136Z] #50 7.364 + . ./golangci_lint.installer [2019-11-10T14:19:54.136Z] #50 7.364 ++ : v1.20.0 [2019-11-10T14:19:54.136Z] #50 7.364 + install_golangci_lint [2019-11-10T14:19:54.136Z] #50 7.364 + echo 'Installing golangci-lint version v1.20.0' [2019-11-10T14:19:54.136Z] #50 7.364 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-10T14:19:54.136Z] #50 7.364 Installing golangci-lint version v1.20.0 [2019-11-10T14:19:54.136Z] #50 ... [2019-11-10T14:19:54.136Z] [2019-11-10T14:19:54.136Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:19:54.136Z] #62 6.921 + RM_GOPATH=0 [2019-11-10T14:19:54.136Z] #62 6.921 + TMP_GOPATH= [2019-11-10T14:19:54.136Z] #62 6.922 + : /build/ [2019-11-10T14:19:54.136Z] #62 6.925 + '[' -z '' ']' [2019-11-10T14:19:54.136Z] #62 6.928 ++ mktemp -d [2019-11-10T14:19:54.136Z] #62 6.930 + export GOPATH=/tmp/tmp.2FuSsOLphY [2019-11-10T14:19:54.136Z] #62 6.931 + GOPATH=/tmp/tmp.2FuSsOLphY [2019-11-10T14:19:54.136Z] #62 6.931 + RM_GOPATH=1 [2019-11-10T14:19:54.136Z] #62 6.936 ++ dirname ./install.sh [2019-11-10T14:19:54.136Z] #62 6.939 + dir=. [2019-11-10T14:19:54.136Z] #62 6.942 + bin=rootlesskit [2019-11-10T14:19:54.136Z] #62 6.942 + shift [2019-11-10T14:19:54.136Z] #62 6.943 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-10T14:19:54.136Z] #62 6.944 + . ./rootlesskit.installer [2019-11-10T14:19:54.136Z] #62 6.946 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:19:54.136Z] #62 6.946 + install_rootlesskit [2019-11-10T14:19:54.136Z] #62 6.946 + case "$1" in [2019-11-10T14:19:54.136Z] #62 6.951 + export CGO_ENABLED=0 [2019-11-10T14:19:54.136Z] #62 6.952 + CGO_ENABLED=0 [2019-11-10T14:19:54.136Z] #62 6.952 + _install_rootlesskit [2019-11-10T14:19:54.136Z] #62 6.953 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-10T14:19:54.136Z] #62 6.953 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:19:54.136Z] #62 6.955 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2FuSsOLphY/src/github.com/rootless-containers/rootlesskit [2019-11-10T14:19:54.136Z] #62 6.961 Cloning into '/tmp/tmp.2FuSsOLphY/src/github.com/rootless-containers/rootlesskit'... [2019-11-10T14:19:54.395Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0.1s [2019-11-10T14:19:54.395Z] #62 ... [2019-11-10T14:19:54.395Z] [2019-11-10T14:19:54.395Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:19:54.395Z] #36 7.059 + RM_GOPATH=0 [2019-11-10T14:19:54.395Z] #36 7.059 + TMP_GOPATH= [2019-11-10T14:19:54.395Z] #36 7.059 + : /build [2019-11-10T14:19:54.395Z] #36 7.059 + '[' -z '' ']' [2019-11-10T14:19:54.395Z] #36 7.061 ++ mktemp -d [2019-11-10T14:19:54.395Z] #36 7.063 + export GOPATH=/tmp/tmp.zbVZ2CVfxb [2019-11-10T14:19:54.395Z] #36 7.063 + GOPATH=/tmp/tmp.zbVZ2CVfxb [2019-11-10T14:19:54.395Z] #36 7.063 + RM_GOPATH=1 [2019-11-10T14:19:54.395Z] #36 7.068 ++ dirname ./install.sh [2019-11-10T14:19:54.395Z] #36 7.069 + dir=. [2019-11-10T14:19:54.395Z] #36 7.069 + bin=tini [2019-11-10T14:19:54.395Z] #36 7.069 + shift [2019-11-10T14:19:54.395Z] #36 7.069 + '[' '!' -f ./tini.installer ']' [2019-11-10T14:19:54.395Z] #36 7.069 + . ./tini.installer [2019-11-10T14:19:54.395Z] #36 7.070 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:19:54.395Z] #36 7.071 + install_tini [2019-11-10T14:19:54.395Z] #36 7.071 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-10T14:19:54.395Z] #36 7.071 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:19:54.395Z] #36 7.072 + git clone https://github.com/krallin/tini.git /tmp/tmp.zbVZ2CVfxb/tini [2019-11-10T14:19:54.395Z] #36 7.074 Cloning into '/tmp/tmp.zbVZ2CVfxb/tini'... [2019-11-10T14:19:54.395Z] #36 8.216 + cd /tmp/tmp.zbVZ2CVfxb/tini [2019-11-10T14:19:54.395Z] #36 8.216 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:19:54.395Z] #36 8.246 + cmake . [2019-11-10T14:19:54.395Z] #36 8.949 -- The C compiler identification is GNU 6.3.0 [2019-11-10T14:19:54.395Z] #36 9.010 -- Check for working C compiler: /usr/bin/cc [2019-11-10T14:19:54.395Z] #36 9.860 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-10T14:19:54.395Z] #36 9.866 -- Detecting C compiler ABI info [2019-11-10T14:19:54.654Z] #36 ... [2019-11-10T14:19:54.654Z] [2019-11-10T14:19:54.654Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:19:54.654Z] #44 6.611 + RM_GOPATH=0 [2019-11-10T14:19:54.654Z] #44 6.612 + TMP_GOPATH= [2019-11-10T14:19:54.654Z] #44 6.612 + : /build [2019-11-10T14:19:54.654Z] #44 6.612 + '[' -z '' ']' [2019-11-10T14:19:54.654Z] #44 6.614 ++ mktemp -d [2019-11-10T14:19:54.654Z] #44 6.616 + export GOPATH=/tmp/tmp.qCuybE0Dy3 [2019-11-10T14:19:54.654Z] #44 6.617 + GOPATH=/tmp/tmp.qCuybE0Dy3 [2019-11-10T14:19:54.654Z] #44 6.617 + RM_GOPATH=1 [2019-11-10T14:19:54.654Z] #44 6.619 ++ dirname ./install.sh [2019-11-10T14:19:54.654Z] #44 6.623 + dir=. [2019-11-10T14:19:54.654Z] #44 6.626 + bin=vndr [2019-11-10T14:19:54.654Z] #44 6.627 + shift [2019-11-10T14:19:54.654Z] #44 6.627 + '[' '!' -f ./vndr.installer ']' [2019-11-10T14:19:54.654Z] #44 6.628 + . ./vndr.installer [2019-11-10T14:19:54.654Z] #44 6.629 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:19:54.654Z] #44 6.629 + install_vndr [2019-11-10T14:19:54.654Z] #44 6.630 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-10T14:19:54.654Z] #44 6.630 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:19:54.654Z] #44 6.631 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qCuybE0Dy3/src/github.com/LK4D4/vndr [2019-11-10T14:19:54.654Z] #44 6.635 Cloning into '/tmp/tmp.qCuybE0Dy3/src/github.com/LK4D4/vndr'... [2019-11-10T14:19:54.654Z] #44 7.854 + cd /tmp/tmp.qCuybE0Dy3/src/github.com/LK4D4/vndr [2019-11-10T14:19:54.654Z] #44 7.855 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:19:54.654Z] #44 7.861 + go build -buildmode=pie -v -o /build/vndr . [2019-11-10T14:19:54.654Z] #44 9.276 runtime/internal/atomic [2019-11-10T14:19:54.654Z] #44 9.282 internal/cpu [2019-11-10T14:19:54.654Z] #44 9.514 runtime/internal/sys [2019-11-10T14:19:54.654Z] #44 9.740 runtime/internal/math [2019-11-10T14:19:54.654Z] #44 9.828 internal/bytealg [2019-11-10T14:19:54.654Z] #44 9.843 internal/race [2019-11-10T14:19:54.654Z] #44 10.00 sync/atomic [2019-11-10T14:19:54.654Z] #44 10.25 unicode [2019-11-10T14:19:54.654Z] #44 ... [2019-11-10T14:19:54.654Z] [2019-11-10T14:19:54.654Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:19:54.654Z] #54 6.973 + RM_GOPATH=0 [2019-11-10T14:19:54.654Z] #54 6.974 + TMP_GOPATH= [2019-11-10T14:19:54.654Z] #54 6.975 + : /build [2019-11-10T14:19:54.654Z] #54 6.975 + '[' -z '' ']' [2019-11-10T14:19:54.654Z] #54 6.979 ++ mktemp -d [2019-11-10T14:19:54.654Z] #54 6.982 + export GOPATH=/tmp/tmp.RfvpaMwKXs [2019-11-10T14:19:54.654Z] #54 6.982 + GOPATH=/tmp/tmp.RfvpaMwKXs [2019-11-10T14:19:54.654Z] #54 6.982 + RM_GOPATH=1 [2019-11-10T14:19:54.654Z] #54 6.983 ++ dirname ./install.sh [2019-11-10T14:19:54.654Z] #54 6.986 + dir=. [2019-11-10T14:19:54.654Z] #54 6.987 + bin=runc [2019-11-10T14:19:54.654Z] #54 6.987 + shift [2019-11-10T14:19:54.654Z] #54 6.989 + '[' '!' -f ./runc.installer ']' [2019-11-10T14:19:54.654Z] #54 6.990 + . ./runc.installer [2019-11-10T14:19:54.654Z] #54 6.990 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-10T14:19:54.654Z] #54 6.994 + install_runc [2019-11-10T14:19:54.654Z] #54 6.995 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-10T14:19:54.654Z] #54 7.000 + uname -r [2019-11-10T14:19:54.654Z] #54 7.008 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-10T14:19:54.654Z] #54 7.008 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-10T14:19:54.654Z] #54 7.008 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-10T14:19:54.654Z] #54 7.008 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RfvpaMwKXs/src/github.com/opencontainers/runc [2019-11-10T14:19:54.654Z] #54 7.025 Cloning into '/tmp/tmp.RfvpaMwKXs/src/github.com/opencontainers/runc'... [2019-11-10T14:19:54.912Z] #54 ... [2019-11-10T14:19:54.912Z] [2019-11-10T14:19:54.912Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:19:54.912Z] #44 10.51 runtime [2019-11-10T14:19:55.320Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-10T14:19:55.661Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-10T14:19:56.289Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.8s done [2019-11-10T14:19:56.289Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-11-10T14:19:56.849Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.7s done [2019-11-10T14:19:56.849Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-11-10T14:19:57.106Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.3s done [2019-11-10T14:19:57.361Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-10T14:19:57.362Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-11-10T14:19:57.701Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-10T14:19:57.701Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-10T14:19:57.701Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-10T14:19:57.701Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-10T14:19:58.199Z] #44 13.76 unicode/utf8 [2019-11-10T14:19:58.592Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 3.4s done [2019-11-10T14:19:58.592Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-11-10T14:19:58.592Z] #7 DONE 14.4s [2019-11-10T14:19:58.592Z] [2019-11-10T14:19:58.592Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-10T14:19:59.135Z] #44 14.62 math [2019-11-10T14:19:59.401Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-10T14:19:59.401Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-10T14:20:00.072Z] #44 ... [2019-11-10T14:20:00.072Z] [2019-11-10T14:20:00.072Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:00.072Z] #26 9.197 #### 6.5% ############ 16.8% ################# 24.4% ###################### 31.2% ########################### 38.8% ################################## 47.4% ##################################### 51.8% ######################################### 57.6% ############################################# 63.1% ############################################### 65.3% ################################################### 71.1% ####################################################### 77.3% ############################################################## 86.5% ##################################################################### 96.0% ######################################################################## 100.0% [2019-11-10T14:20:00.072Z] #26 12.03 [2019-11-10T14:20:00.072Z] #26 12.47 ############# 18.6% ####################### 32.8% ##################################### 51.7% ################################################ 66.8% ############################################################## 87.0% ######################################################################## 100.0% [2019-11-10T14:20:00.072Z] #26 13.41 [2019-11-10T14:20:00.072Z] #26 13.81 # 2.0% ### 5.4% ####### 10.5% ######### 13.4% ############ 18.0% ################# 23.7% ################### 26.9% ######################## 34.2% ########################### 38.9% ############################## 42.3% #################################### 50.5% ############################################# 63.0% #################################################### 72.9% ######################################################### 79.8% ############################################################### 88.1% #################################################################### 94.7% ######################################################################## 100.0% [2019-11-10T14:20:00.641Z] #26 16.06 [2019-11-10T14:20:01.532Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.8s done [2019-11-10T14:20:01.532Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0.1s [2019-11-10T14:20:02.789Z] #8 DONE 4.4s [2019-11-10T14:20:02.789Z] [2019-11-10T14:20:02.789Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-10T14:20:03.729Z] #9 DONE 1.0s [2019-11-10T14:20:03.729Z] [2019-11-10T14:20:03.729Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:20:03.729Z] #20 DONE 0.1s [2019-11-10T14:20:03.729Z] [2019-11-10T14:20:03.729Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:20:04.271Z] #26 16.38 0.8% ## 3.0% ### 4.7% ##### 7.2% ###### 8.6% ####### 10.3% ######## 11.8% ########## 14.1% ########### 16.5% ############# 18.5% ############## 20.0% ############### 21.6% ################ 23.0% ################# 24.4% ################## 25.7% ################### 27.2% #################### 29.1% ###################### 30.8% ######################## 34.1% ########################## 36.9% ############################ 39.7% ############################### 43.2% ################################# 46.2% #################################### 51.1% ####################################### 55.5% ######################################### 58.3% ########################################### 60.1% ############################################ 61.7% ############################################# 63.8% ############################################## 65.2% ################################################ 67.8% [2019-11-10T14:20:04.271Z] #26 ... [2019-11-10T14:20:04.271Z] [2019-11-10T14:20:04.271Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:04.271Z] #31 10.35 math/bits [2019-11-10T14:20:04.271Z] #31 10.36 internal/bytealg [2019-11-10T14:20:04.271Z] #31 10.88 math [2019-11-10T14:20:04.271Z] #31 11.04 runtime [2019-11-10T14:20:04.271Z] #31 15.65 internal/testlog [2019-11-10T14:20:04.271Z] #31 15.97 encoding [2019-11-10T14:20:04.271Z] #31 16.24 runtime/cgo [2019-11-10T14:20:04.271Z] #31 ... [2019-11-10T14:20:04.271Z] [2019-11-10T14:20:04.271Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:04.303Z] #56 ... [2019-11-10T14:20:04.303Z] [2019-11-10T14:20:04.303Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-10T14:20:04.303Z] #43 DONE 0.3s [2019-11-10T14:20:04.303Z] [2019-11-10T14:20:04.303Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-10T14:20:04.303Z] #21 DONE 0.3s [2019-11-10T14:20:04.303Z] [2019-11-10T14:20:04.303Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-10T14:20:04.303Z] #49 DONE 0.4s [2019-11-10T14:20:04.303Z] [2019-11-10T14:20:04.303Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-10T14:20:04.303Z] #61 DONE 0.4s [2019-11-10T14:20:04.303Z] [2019-11-10T14:20:04.303Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-10T14:20:04.303Z] #30 DONE 0.4s [2019-11-10T14:20:04.303Z] [2019-11-10T14:20:04.303Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-10T14:20:04.303Z] #46 DONE 0.4s [2019-11-10T14:20:04.303Z] [2019-11-10T14:20:04.303Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-10T14:20:04.303Z] #67 DONE 0.5s [2019-11-10T14:20:04.303Z] [2019-11-10T14:20:04.303Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:04.790Z] #26 16.38 0.8% ## 3.0% ### 4.7% ##### 7.2% ###### 8.6% ####### 10.3% ######## 11.8% ########## 14.1% ########### 16.5% ############# 18.5% ############## 20.0% ############### 21.6% ################ 23.0% ################# 24.4% ################## 25.7% ################### 27.2% #################### 29.1% ###################### 30.8% ######################## 34.1% ########################## 36.9% ############################ 39.7% ############################### 43.2% ################################# 46.2% #################################### 51.1% ####################################### 55.5% ######################################### 58.3% ########################################### 60.1% ############################################ 61.7% ############################################# 63.8% ############################################## 65.2% ################################################ 67.8% ################################################# 68.3% ################################################## 69.9% ################################################### 72.1% #################################################### 73.3% ##################################################### 74.8% [2019-11-10T14:20:04.790Z] #26 ... [2019-11-10T14:20:04.790Z] [2019-11-10T14:20:04.790Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:04.790Z] #62 10.87 + cd /tmp/tmp.2FuSsOLphY/src/github.com/rootless-containers/rootlesskit [2019-11-10T14:20:04.790Z] #62 10.87 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:20:04.790Z] #62 11.32 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-10T14:20:04.790Z] #62 11.32 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-10T14:20:04.790Z] #62 ... [2019-11-10T14:20:04.790Z] [2019-11-10T14:20:04.790Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:04.807Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.4s done [2019-11-10T14:20:05.049Z] #26 16.38 0.8% ## 3.0% ### 4.7% ##### 7.2% ###### 8.6% ####### 10.3% ######## 11.8% ########## 14.1% ########### 16.5% ############# 18.5% ############## 20.0% ############### 21.6% ################ 23.0% ################# 24.4% ################## 25.7% ################### 27.2% #################### 29.1% ###################### 30.8% ######################## 34.1% ########################## 36.9% ############################ 39.7% ############################### 43.2% ################################# 46.2% #################################### 51.1% ####################################### 55.5% ######################################### 58.3% ########################################### 60.1% ############################################ 61.7% ############################################# 63.8% ############################################## 65.2% ################################################ 67.8% ################################################# 68.3% ################################################## 69.9% ################################################### 72.1% #################################################### 73.3% ##################################################### 74.8% ####################################################### 77.7% ######################################################### 80.5% ########################################################### 82.1% ############################################################ 83.4% ############################################################# 85.0% [2019-11-10T14:20:05.049Z] #26 ... [2019-11-10T14:20:05.049Z] [2019-11-10T14:20:05.049Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:05.049Z] #36 10.74 -- Detecting C compiler ABI info - done [2019-11-10T14:20:05.049Z] #36 10.81 -- Detecting C compile features [2019-11-10T14:20:05.049Z] #36 13.41 -- Detecting C compile features - done [2019-11-10T14:20:05.049Z] #36 13.44 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-10T14:20:05.049Z] #36 13.71 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-10T14:20:05.049Z] #36 13.83 -- Configuring done [2019-11-10T14:20:05.049Z] #36 13.86 -- Generating done [2019-11-10T14:20:05.049Z] #36 13.86 -- Build files have been written to: /tmp/tmp.zbVZ2CVfxb/tini [2019-11-10T14:20:05.049Z] #36 13.87 + make tini-static [2019-11-10T14:20:05.049Z] #36 14.62 Scanning dependencies of target tini-static [2019-11-10T14:20:05.049Z] #36 14.69 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-10T14:20:05.049Z] #36 17.01 [100%] Linking C executable tini-static [2019-11-10T14:20:05.049Z] #36 17.83 [100%] Built target tini-static [2019-11-10T14:20:05.049Z] #36 17.87 + mkdir -p /build [2019-11-10T14:20:05.049Z] #36 17.88 + cp tini-static /build/docker-init [2019-11-10T14:20:05.308Z] #36 ... [2019-11-10T14:20:05.308Z] [2019-11-10T14:20:05.308Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:05.369Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-11-10T14:20:05.569Z] #26 16.38 0.8% ## 3.0% ### 4.7% ##### 7.2% ###### 8.6% ####### 10.3% ######## 11.8% ########## 14.1% ########### 16.5% ############# 18.5% ############## 20.0% ############### 21.6% ################ 23.0% ################# 24.4% ################## 25.7% ################### 27.2% #################### 29.1% ###################### 30.8% ######################## 34.1% ########################## 36.9% ############################ 39.7% ############################### 43.2% ################################# 46.2% #################################### 51.1% ####################################### 55.5% ######################################### 58.3% ########################################### 60.1% ############################################ 61.7% ############################################# 63.8% ############################################## 65.2% ################################################ 67.8% ################################################# 68.3% ################################################## 69.9% ################################################### 72.1% #################################################### 73.3% ##################################################### 74.8% ####################################################### 77.7% ######################################################### 80.5% ########################################################### 82.1% ############################################################ 83.4% ############################################################# 85.0% ############################################################### 88.7% [2019-11-10T14:20:05.569Z] #26 ... [2019-11-10T14:20:05.569Z] [2019-11-10T14:20:05.569Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:05.569Z] #36 DONE 21.0s [2019-11-10T14:20:05.569Z] [2019-11-10T14:20:05.569Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:05.832Z] #26 16.38 0.8% ## 3.0% ### 4.7% ##### 7.2% ###### 8.6% ####### 10.3% ######## 11.8% ########## 14.1% ########### 16.5% ############# 18.5% ############## 20.0% ############### 21.6% ################ 23.0% ################# 24.4% ################## 25.7% ################### 27.2% #################### 29.1% ###################### 30.8% ######################## 34.1% ########################## 36.9% ############################ 39.7% ############################### 43.2% ################################# 46.2% #################################### 51.1% ####################################### 55.5% ######################################### 58.3% ########################################### 60.1% ############################################ 61.7% ############################################# 63.8% ############################################## 65.2% ################################################ 67.8% ################################################# 68.3% ################################################## 69.9% ################################################### 72.1% #################################################### 73.3% ##################################################### 74.8% ####################################################### 77.7% ######################################################### 80.5% ########################################################### 82.1% ############################################################ 83.4% ############################################################# 85.0% ############################################################### 88.7% ################################################################## 92.5% ################################################################### 93.8% #################################################################### 94.8% ##################################################################### 97.1% ###################################################################### 98.3% ####################################################################### 99.6% ######################################################################## 100.0% [2019-11-10T14:20:06.402Z] #26 21.78 [2019-11-10T14:20:08.309Z] #26 23.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-10T14:20:08.345Z] Removing intermediate container 1fafa34e623a [2019-11-10T14:20:08.345Z] ---> 82bce6cf9946 [2019-11-10T14:20:08.345Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-10T14:20:08.345Z] ---> 687421176e14 [2019-11-10T14:20:08.345Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-10T14:20:08.345Z] ---> c8ba4a41b13d [2019-11-10T14:20:08.345Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-10T14:20:08.345Z] ---> Running in 4146186e74f5 [2019-11-10T14:20:08.345Z] Removing intermediate container 4146186e74f5 [2019-11-10T14:20:08.345Z] ---> f4e884040714 [2019-11-10T14:20:08.345Z] Successfully built f4e884040714 [2019-11-10T14:20:08.345Z] Successfully tagged moby-buildx:latest [2019-11-10T14:20:08.345Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-10T14:20:08.345Z] if [ -n "${id}" ]; then \ [2019-11-10T14:20:08.345Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-10T14:20:08.345Z] && touch bundles/buildx; \ [2019-11-10T14:20:08.345Z] docker rm -f ${id}; \ [2019-11-10T14:20:08.345Z] fi [2019-11-10T14:20:08.345Z] 8f96eaff3e7c5c5e044a2a0241e7917884d40e5472365eb13024778ea68d35b0 [2019-11-10T14:20:08.345Z] bundles/buildx version [2019-11-10T14:20:08.345Z] buildx v0.3.1 6db68d0 [2019-11-10T14:20:08.345Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 . [2019-11-10T14:20:08.345Z] #1 [internal] booting buildkit [2019-11-10T14:20:08.345Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-10T14:20:08.345Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2019-11-10T14:20:08.345Z] #1 creating container buildx_buildkit_default [2019-11-10T14:20:08.876Z] #26 24.40 [2019-11-10T14:20:09.162Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-10T14:20:09.163Z] #1 DONE 2.5s [2019-11-10T14:20:09.163Z] [2019-11-10T14:20:09.163Z] #2 [internal] load build definition from Dockerfile [2019-11-10T14:20:09.163Z] #2 transferring dockerfile: 14.85kB done [2019-11-10T14:20:09.163Z] #2 DONE 0.0s [2019-11-10T14:20:09.163Z] [2019-11-10T14:20:09.163Z] #3 [internal] load .dockerignore [2019-11-10T14:20:09.163Z] #3 transferring context: 87B done [2019-11-10T14:20:09.163Z] #3 DONE 0.0s [2019-11-10T14:20:09.163Z] [2019-11-10T14:20:09.163Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-10T14:20:09.393Z] #26 24.70 ######################################################################## 100.0% [2019-11-10T14:20:09.393Z] #26 24.84 [2019-11-10T14:20:09.592Z] #68 5.007 + RM_GOPATH=0 [2019-11-10T14:20:09.592Z] #68 5.007 + TMP_GOPATH= [2019-11-10T14:20:09.592Z] #68 5.007 + : /build [2019-11-10T14:20:09.592Z] #68 5.007 + '[' -z '' ']' [2019-11-10T14:20:09.592Z] #68 5.007 ++ mktemp -d [2019-11-10T14:20:09.592Z] #68 5.018 + export GOPATH=/tmp/tmp.rItMvK6T3p [2019-11-10T14:20:09.592Z] #68 5.018 + GOPATH=/tmp/tmp.rItMvK6T3p [2019-11-10T14:20:09.592Z] #68 5.018 + RM_GOPATH=1 [2019-11-10T14:20:09.592Z] #68 5.018 ++ dirname ./install.sh [2019-11-10T14:20:09.592Z] #68 5.018 + dir=. [2019-11-10T14:20:09.592Z] #68 5.018 + bin=proxy [2019-11-10T14:20:09.592Z] #68 5.018 + shift [2019-11-10T14:20:09.592Z] #68 5.018 + '[' '!' -f ./proxy.installer ']' [2019-11-10T14:20:09.592Z] #68 5.018 + . ./proxy.installer [2019-11-10T14:20:09.592Z] #68 5.018 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:20:09.592Z] #68 5.018 + install_proxy [2019-11-10T14:20:09.592Z] #68 5.018 + case "$1" in [2019-11-10T14:20:09.592Z] #68 5.018 + export CGO_ENABLED=0 [2019-11-10T14:20:09.592Z] #68 5.018 + CGO_ENABLED=0 [2019-11-10T14:20:09.592Z] #68 5.018 + _install_proxy [2019-11-10T14:20:09.592Z] #68 5.018 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-10T14:20:09.592Z] #68 5.018 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:20:09.592Z] #68 5.019 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rItMvK6T3p/src/github.com/docker/libnetwork [2019-11-10T14:20:09.592Z] #68 5.019 Cloning into '/tmp/tmp.rItMvK6T3p/src/github.com/docker/libnetwork'... [2019-11-10T14:20:09.854Z] #68 ... [2019-11-10T14:20:09.854Z] [2019-11-10T14:20:09.854Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:09.854Z] #44 4.159 + RM_GOPATH=0 [2019-11-10T14:20:09.854Z] #44 4.159 + TMP_GOPATH= [2019-11-10T14:20:09.854Z] #44 4.160 + : /build [2019-11-10T14:20:09.854Z] #44 4.161 + '[' -z '' ']' [2019-11-10T14:20:09.854Z] #44 4.164 ++ mktemp -d [2019-11-10T14:20:09.854Z] #44 4.167 + export GOPATH=/tmp/tmp.LXZEyEX8pd [2019-11-10T14:20:09.854Z] #44 4.167 + GOPATH=/tmp/tmp.LXZEyEX8pd [2019-11-10T14:20:09.854Z] #44 4.167 + RM_GOPATH=1 [2019-11-10T14:20:09.854Z] #44 4.168 ++ dirname ./install.sh [2019-11-10T14:20:09.854Z] #44 4.174 + dir=. [2019-11-10T14:20:09.854Z] #44 4.175 + bin=vndr [2019-11-10T14:20:09.854Z] #44 4.175 + shift [2019-11-10T14:20:09.854Z] #44 4.176 + '[' '!' -f ./vndr.installer ']' [2019-11-10T14:20:09.854Z] #44 4.176 + . ./vndr.installer [2019-11-10T14:20:09.854Z] #44 4.177 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:20:09.854Z] #44 4.177 + install_vndr [2019-11-10T14:20:09.854Z] #44 4.178 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-10T14:20:09.854Z] #44 4.178 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:20:09.854Z] #44 4.178 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LXZEyEX8pd/src/github.com/LK4D4/vndr [2019-11-10T14:20:09.854Z] #44 4.183 Cloning into '/tmp/tmp.LXZEyEX8pd/src/github.com/LK4D4/vndr'... [2019-11-10T14:20:09.854Z] #44 5.391 + cd /tmp/tmp.LXZEyEX8pd/src/github.com/LK4D4/vndr [2019-11-10T14:20:09.854Z] #44 5.391 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:20:09.854Z] #44 5.422 + go build -buildmode=pie -v -o /build/vndr . [2019-11-10T14:20:10.004Z] #4 DONE 0.6s [2019-11-10T14:20:10.004Z] [2019-11-10T14:20:10.004Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-10T14:20:10.004Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-10T14:20:10.004Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-10T14:20:10.004Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-11-10T14:20:10.004Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-11-10T14:20:10.004Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-11-10T14:20:10.004Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-10T14:20:10.367Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-11-10T14:20:10.367Z] #5 DONE 0.6s [2019-11-10T14:20:10.436Z] #44 ... [2019-11-10T14:20:10.436Z] [2019-11-10T14:20:10.436Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:20:10.436Z] #56 6.757 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:10.436Z] #56 6.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:10.436Z] #56 6.814 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:10.610Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.0s [2019-11-10T14:20:10.704Z] #56 6.837 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:10.704Z] #56 6.968 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:10.730Z] [2019-11-10T14:20:10.730Z] #7 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-10T14:20:10.730Z] #7 ... [2019-11-10T14:20:10.730Z] [2019-11-10T14:20:10.730Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-10T14:20:10.730Z] #6 DONE 0.2s [2019-11-10T14:20:10.767Z] #26 26.17 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-10T14:20:10.767Z] #26 ... [2019-11-10T14:20:10.767Z] [2019-11-10T14:20:10.767Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:10.767Z] #54 16.24 + cd /tmp/tmp.RfvpaMwKXs/src/github.com/opencontainers/runc [2019-11-10T14:20:10.767Z] #54 16.25 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-10T14:20:10.767Z] #54 16.71 + '[' -z '' ']' [2019-11-10T14:20:10.767Z] #54 16.71 + target=static [2019-11-10T14:20:10.767Z] #54 16.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-10T14:20:10.767Z] #54 19.36 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-10T14:20:11.025Z] #54 ... [2019-11-10T14:20:11.025Z] [2019-11-10T14:20:11.025Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:11.025Z] #50 25.84 + cd /tmp/tmp.AM1lW9Te1N/src/github.com/golangci/golangci-lint/ [2019-11-10T14:20:11.025Z] #50 25.84 + git checkout -q v1.20.0 [2019-11-10T14:20:11.025Z] #50 26.20 ++ git describe --tags [2019-11-10T14:20:11.025Z] #50 26.20 + version=v1.20.0 [2019-11-10T14:20:11.025Z] #50 26.20 ++ git rev-parse --short HEAD [2019-11-10T14:20:11.025Z] #50 26.21 + commit=cc98739 [2019-11-10T14:20:11.025Z] #50 26.22 ++ git show -s --format=%cd [2019-11-10T14:20:11.025Z] #50 26.24 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-10T14:20:11.025Z] #50 26.24 + 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-10T14:20:11.185Z] [2019-11-10T14:20:11.185Z] #7 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-10T14:20:11.185Z] #7 DONE 0.4s [2019-11-10T14:20:11.185Z] [2019-11-10T14:20:11.185Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-10T14:20:11.185Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-10T14:20:11.185Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-11-10T14:20:11.185Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-10T14:20:11.185Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-11-10T14:20:11.185Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.1s [2019-11-10T14:20:11.185Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0B / 10.32MB 0.1s [2019-11-10T14:20:11.185Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.1s [2019-11-10T14:20:11.185Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 64.64kB / 50.49MB 0.1s [2019-11-10T14:20:11.185Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 0B / 45.24MB 0.1s [2019-11-10T14:20:11.284Z] #50 ... [2019-11-10T14:20:11.284Z] [2019-11-10T14:20:11.284Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:20:11.284Z] #38 17.79 + cd /tmp/tmp.2PYPVtSEUD/src/github.com/docker/distribution [2019-11-10T14:20:11.284Z] #38 17.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-10T14:20:11.284Z] #38 19.76 + GOPATH=/tmp/tmp.2PYPVtSEUD/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2PYPVtSEUD go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-10T14:20:11.284Z] #38 ... [2019-11-10T14:20:11.284Z] [2019-11-10T14:20:11.284Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:11.284Z] #26 26.75 [2019-11-10T14:20:11.625Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.2s done [2019-11-10T14:20:11.625Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 3.13MB / 10.32MB 0.3s [2019-11-10T14:20:11.625Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.2s done [2019-11-10T14:20:11.625Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 6.68MB / 50.49MB 0.3s [2019-11-10T14:20:11.625Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 4.26MB / 45.24MB 0.3s [2019-11-10T14:20:11.625Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 0B / 102.17MB 0.3s [2019-11-10T14:20:11.625Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 1.38MB / 45.98MB 0.3s [2019-11-10T14:20:11.625Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 7.31MB / 10.32MB 0.4s [2019-11-10T14:20:11.625Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 11.45MB / 50.49MB 0.4s [2019-11-10T14:20:11.625Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 7.07MB / 45.24MB 0.4s [2019-11-10T14:20:11.625Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 5.81MB / 45.98MB 0.4s [2019-11-10T14:20:11.625Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 9.29MB / 10.32MB 0.6s [2019-11-10T14:20:11.625Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 14.21MB / 50.49MB 0.6s [2019-11-10T14:20:11.625Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 9.90MB / 45.24MB 0.6s [2019-11-10T14:20:11.644Z] #56 7.934 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-10T14:20:11.801Z] #26 27.15 ################################################################### 93.1% ######################################################################## 100.0% [2019-11-10T14:20:12.037Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.7s done [2019-11-10T14:20:12.038Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 13.30MB / 45.24MB 0.7s [2019-11-10T14:20:12.038Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 10.01MB / 45.98MB 0.7s [2019-11-10T14:20:12.038Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 19.60MB / 50.49MB 0.9s [2019-11-10T14:20:12.038Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 16.22MB / 45.24MB 0.9s [2019-11-10T14:20:12.038Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 13.40MB / 45.98MB 0.9s [2019-11-10T14:20:12.038Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 18.88MB / 45.24MB 1.0s [2019-11-10T14:20:12.038Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 15.76MB / 45.98MB 1.0s [2019-11-10T14:20:12.059Z] #26 27.40 [2019-11-10T14:20:12.460Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 26.12MB / 50.49MB 1.2s [2019-11-10T14:20:12.460Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 22.53MB / 45.24MB 1.2s [2019-11-10T14:20:12.460Z] #8 ... [2019-11-10T14:20:12.460Z] [2019-11-10T14:20:12.460Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-10T14:20:12.460Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-10T14:20:12.460Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-10T14:20:12.460Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-11-10T14:20:12.460Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-10T14:20:12.460Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-11-10T14:20:12.460Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2019-11-10T14:20:12.460Z] #66 DONE 1.4s [2019-11-10T14:20:12.460Z] [2019-11-10T14:20:12.460Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-10T14:20:12.460Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 29.35MB / 50.49MB 1.3s [2019-11-10T14:20:12.460Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 25.81MB / 45.24MB 1.3s [2019-11-10T14:20:12.460Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 7.82MB / 102.17MB 1.3s [2019-11-10T14:20:12.460Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 19.54MB / 45.98MB 1.3s [2019-11-10T14:20:12.460Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 31.89MB / 50.49MB 1.5s [2019-11-10T14:20:12.460Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 29.13MB / 45.24MB 1.5s [2019-11-10T14:20:12.460Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 22.23MB / 45.98MB 1.5s [2019-11-10T14:20:12.498Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.2s done [2019-11-10T14:20:12.954Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 34.58MB / 50.49MB 1.6s [2019-11-10T14:20:12.954Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 32.25MB / 45.24MB 1.6s [2019-11-10T14:20:12.954Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 13.45MB / 102.17MB 1.6s [2019-11-10T14:20:12.954Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 37.86MB / 50.49MB 1.8s [2019-11-10T14:20:12.954Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 35.59MB / 45.24MB 1.8s [2019-11-10T14:20:12.954Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 27.47MB / 45.98MB 1.8s [2019-11-10T14:20:12.954Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 41.40MB / 50.49MB 1.9s [2019-11-10T14:20:12.954Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 39.37MB / 45.24MB 1.9s [2019-11-10T14:20:12.954Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 21.60MB / 102.17MB 1.9s [2019-11-10T14:20:12.954Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 30.94MB / 45.98MB 1.9s [2019-11-10T14:20:13.029Z] #56 9.283 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-10T14:20:13.059Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-11-10T14:20:13.433Z] #26 28.69 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-10T14:20:13.433Z] #26 ... [2019-11-10T14:20:13.433Z] [2019-11-10T14:20:13.433Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:13.433Z] #44 18.91 unicode/utf16 [2019-11-10T14:20:13.433Z] #44 19.10 container/list [2019-11-10T14:20:13.433Z] #44 19.56 crypto/internal/subtle [2019-11-10T14:20:13.433Z] #44 19.63 crypto/subtle [2019-11-10T14:20:13.433Z] #44 19.85 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-10T14:20:13.433Z] #44 20.00 internal/nettrace [2019-11-10T14:20:13.433Z] #44 20.13 runtime/cgo [2019-11-10T14:20:13.433Z] #44 ... [2019-11-10T14:20:13.433Z] [2019-11-10T14:20:13.433Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:13.433Z] #26 28.83 skipping existing 1849cc453dee [2019-11-10T14:20:13.433Z] #26 28.97 [2019-11-10T14:20:13.568Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 46.59MB / 50.49MB 2.1s [2019-11-10T14:20:13.568Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 42.69MB / 45.24MB 2.1s [2019-11-10T14:20:13.568Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 34.62MB / 45.98MB 2.1s [2019-11-10T14:20:13.568Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.00MB / 50.49MB 2.2s [2019-11-10T14:20:13.568Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.2s [2019-11-10T14:20:13.568Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 27.36MB / 102.17MB 2.2s [2019-11-10T14:20:13.568Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 37.76MB / 45.98MB 2.2s [2019-11-10T14:20:13.568Z] #8 ... [2019-11-10T14:20:13.568Z] [2019-11-10T14:20:13.568Z] #20 [internal] load build context [2019-11-10T14:20:13.568Z] #20 transferring context: 45.66MB 2.4s done [2019-11-10T14:20:13.568Z] #20 DONE 2.5s [2019-11-10T14:20:13.568Z] [2019-11-10T14:20:13.568Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-10T14:20:13.568Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.3s done [2019-11-10T14:20:13.568Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.4s [2019-11-10T14:20:13.568Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.4s done [2019-11-10T14:20:13.568Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 41.66MB / 102.17MB 2.5s [2019-11-10T14:20:13.951Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.5s done [2019-11-10T14:20:13.951Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 50.44MB / 102.17MB 2.8s [2019-11-10T14:20:13.951Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 56.03MB / 102.17MB 3.0s [2019-11-10T14:20:13.971Z] #56 ... [2019-11-10T14:20:13.971Z] [2019-11-10T14:20:13.971Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:20:13.971Z] #10 4.578 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:13.971Z] #10 4.580 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:13.971Z] #10 4.604 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:13.971Z] #10 4.612 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:13.971Z] #10 4.633 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:13.971Z] #10 5.850 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-10T14:20:13.971Z] #10 6.706 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-10T14:20:13.971Z] #10 7.446 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-10T14:20:13.971Z] #10 ... [2019-11-10T14:20:13.971Z] [2019-11-10T14:20:13.971Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:13.971Z] #33 6.593 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:13.971Z] #33 6.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:13.971Z] #33 6.631 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:13.971Z] #33 6.639 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:13.971Z] #33 6.666 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:13.971Z] #33 7.346 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-10T14:20:13.971Z] #33 8.522 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-10T14:20:13.971Z] #33 9.520 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-10T14:20:13.971Z] #33 ... [2019-11-10T14:20:13.971Z] [2019-11-10T14:20:13.971Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:13.971Z] #40 4.425 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:13.971Z] #40 4.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:13.971Z] #40 4.463 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:13.971Z] #40 4.464 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:13.971Z] #40 4.489 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:13.971Z] #40 5.538 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-10T14:20:13.971Z] #40 6.565 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-10T14:20:13.971Z] #40 7.131 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-10T14:20:13.986Z] #7 DONE 26.8s [2019-11-10T14:20:13.986Z] [2019-11-10T14:20:13.986Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-10T14:20:14.231Z] #40 ... [2019-11-10T14:20:14.231Z] [2019-11-10T14:20:14.231Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:20:14.231Z] #24 6.816 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:14.231Z] #24 6.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:14.231Z] #24 6.839 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:14.231Z] #24 6.843 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:14.231Z] #24 6.853 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:14.231Z] #24 7.677 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-10T14:20:14.231Z] #24 9.291 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-10T14:20:14.231Z] #24 10.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-10T14:20:14.317Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 67.33MB / 102.17MB 3.3s [2019-11-10T14:20:14.492Z] #24 ... [2019-11-10T14:20:14.492Z] [2019-11-10T14:20:14.492Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:14.492Z] #47 4.799 + RM_GOPATH=0 [2019-11-10T14:20:14.492Z] #47 4.799 + TMP_GOPATH= [2019-11-10T14:20:14.492Z] #47 4.799 + : /build [2019-11-10T14:20:14.492Z] #47 4.799 + '[' -z '' ']' [2019-11-10T14:20:14.492Z] #47 4.801 ++ mktemp -d [2019-11-10T14:20:14.492Z] #47 4.804 + export GOPATH=/tmp/tmp.imWepuQRau [2019-11-10T14:20:14.492Z] #47 4.804 + GOPATH=/tmp/tmp.imWepuQRau [2019-11-10T14:20:14.492Z] #47 4.804 + RM_GOPATH=1 [2019-11-10T14:20:14.492Z] #47 4.826 ++ dirname ./install.sh [2019-11-10T14:20:14.492Z] #47 4.829 Installing gotestsum version v0.3.5 [2019-11-10T14:20:14.492Z] #47 4.833 + dir=. [2019-11-10T14:20:14.492Z] #47 4.833 + bin=gotestsum [2019-11-10T14:20:14.492Z] #47 4.833 + shift [2019-11-10T14:20:14.492Z] #47 4.833 + '[' '!' -f ./gotestsum.installer ']' [2019-11-10T14:20:14.492Z] #47 4.833 + . ./gotestsum.installer [2019-11-10T14:20:14.492Z] #47 4.833 ++ : v0.3.5 [2019-11-10T14:20:14.492Z] #47 4.833 + install_gotestsum [2019-11-10T14:20:14.492Z] #47 4.833 + echo 'Installing gotestsum version v0.3.5' [2019-11-10T14:20:14.492Z] #47 4.833 + go get -d gotest.tools/gotestsum [2019-11-10T14:20:14.492Z] #47 ... [2019-11-10T14:20:14.492Z] [2019-11-10T14:20:14.492Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:20:14.492Z] #38 3.834 + mktemp -d [2019-11-10T14:20:14.492Z] #38 3.834 + export GOPATH=/tmp/tmp.Q13wkEtoLx [2019-11-10T14:20:14.492Z] #38 3.834 + git clone https://github.com/docker/distribution.git /tmp/tmp.Q13wkEtoLx/src/github.com/docker/distribution [2019-11-10T14:20:14.492Z] #38 3.838 Cloning into '/tmp/tmp.Q13wkEtoLx/src/github.com/docker/distribution'... [2019-11-10T14:20:14.686Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 75.74MB / 102.17MB 3.6s [2019-11-10T14:20:14.758Z] #38 ... [2019-11-10T14:20:14.758Z] [2019-11-10T14:20:14.758Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:14.758Z] #62 4.967 + RM_GOPATH=0 [2019-11-10T14:20:14.758Z] #62 4.967 + TMP_GOPATH= [2019-11-10T14:20:14.758Z] #62 4.967 + : /build/ [2019-11-10T14:20:14.758Z] #62 4.967 + '[' -z '' ']' [2019-11-10T14:20:14.758Z] #62 4.967 ++ mktemp -d [2019-11-10T14:20:14.758Z] #62 4.969 + export GOPATH=/tmp/tmp.b0OmQy4uws [2019-11-10T14:20:14.758Z] #62 4.969 + GOPATH=/tmp/tmp.b0OmQy4uws [2019-11-10T14:20:14.758Z] #62 4.969 + RM_GOPATH=1 [2019-11-10T14:20:14.758Z] #62 4.971 ++ dirname ./install.sh [2019-11-10T14:20:14.758Z] #62 4.973 + dir=. [2019-11-10T14:20:14.758Z] #62 4.973 + bin=rootlesskit [2019-11-10T14:20:14.758Z] #62 4.973 + shift [2019-11-10T14:20:14.758Z] #62 4.973 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-10T14:20:14.758Z] #62 4.973 + . ./rootlesskit.installer [2019-11-10T14:20:14.758Z] #62 4.973 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:20:14.758Z] #62 4.973 + install_rootlesskit [2019-11-10T14:20:14.758Z] #62 4.973 + case "$1" in [2019-11-10T14:20:14.758Z] #62 4.973 + export CGO_ENABLED=0 [2019-11-10T14:20:14.758Z] #62 4.973 + CGO_ENABLED=0 [2019-11-10T14:20:14.758Z] #62 4.973 + _install_rootlesskit [2019-11-10T14:20:14.758Z] #62 4.973 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-10T14:20:14.758Z] #62 4.973 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:20:14.758Z] #62 4.973 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.b0OmQy4uws/src/github.com/rootless-containers/rootlesskit [2019-11-10T14:20:14.758Z] #62 5.028 Cloning into '/tmp/tmp.b0OmQy4uws/src/github.com/rootless-containers/rootlesskit'... [2019-11-10T14:20:14.758Z] #62 8.162 + cd /tmp/tmp.b0OmQy4uws/src/github.com/rootless-containers/rootlesskit [2019-11-10T14:20:14.758Z] #62 8.162 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:20:14.758Z] #62 8.348 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-10T14:20:14.758Z] #62 8.349 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-10T14:20:14.758Z] #62 ... [2019-11-10T14:20:14.758Z] [2019-11-10T14:20:14.758Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:14.758Z] #50 5.005 + RM_GOPATH=0 [2019-11-10T14:20:14.758Z] #50 5.005 + TMP_GOPATH= [2019-11-10T14:20:14.758Z] #50 5.005 + : /build [2019-11-10T14:20:14.758Z] #50 5.005 + '[' -z '' ']' [2019-11-10T14:20:14.758Z] #50 5.011 ++ mktemp -d [2019-11-10T14:20:14.758Z] #50 5.013 + export GOPATH=/tmp/tmp.6LAVA3bgm3 [2019-11-10T14:20:14.758Z] #50 5.013 + GOPATH=/tmp/tmp.6LAVA3bgm3 [2019-11-10T14:20:14.758Z] #50 5.013 + RM_GOPATH=1 [2019-11-10T14:20:14.758Z] #50 5.015 ++ dirname ./install.sh [2019-11-10T14:20:14.758Z] #50 5.043 Installing golangci-lint version v1.20.0 [2019-11-10T14:20:14.758Z] #50 5.043 + dir=. [2019-11-10T14:20:14.758Z] #50 5.043 + bin=golangci_lint [2019-11-10T14:20:14.758Z] #50 5.043 + shift [2019-11-10T14:20:14.758Z] #50 5.043 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-10T14:20:14.758Z] #50 5.043 + . ./golangci_lint.installer [2019-11-10T14:20:14.758Z] #50 5.043 ++ : v1.20.0 [2019-11-10T14:20:14.758Z] #50 5.043 + install_golangci_lint [2019-11-10T14:20:14.758Z] #50 5.043 + echo 'Installing golangci-lint version v1.20.0' [2019-11-10T14:20:14.758Z] #50 5.043 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-10T14:20:14.811Z] #26 30.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-10T14:20:15.018Z] #50 ... [2019-11-10T14:20:15.018Z] [2019-11-10T14:20:15.018Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:15.018Z] #31 5.073 + RM_GOPATH=0 [2019-11-10T14:20:15.018Z] #31 5.073 + TMP_GOPATH= [2019-11-10T14:20:15.018Z] #31 5.073 + : /build [2019-11-10T14:20:15.018Z] #31 5.073 + '[' -z '' ']' [2019-11-10T14:20:15.018Z] #31 5.073 ++ mktemp -d [2019-11-10T14:20:15.018Z] #31 5.073 + export GOPATH=/tmp/tmp.GVBk1yLh46 [2019-11-10T14:20:15.018Z] #31 5.073 + GOPATH=/tmp/tmp.GVBk1yLh46 [2019-11-10T14:20:15.018Z] #31 5.073 + RM_GOPATH=1 [2019-11-10T14:20:15.018Z] #31 5.086 ++ dirname ./install.sh [2019-11-10T14:20:15.018Z] #31 5.092 + dir=. [2019-11-10T14:20:15.018Z] #31 5.094 + bin=tomlv [2019-11-10T14:20:15.018Z] #31 5.094 + shift [2019-11-10T14:20:15.019Z] #31 5.094 + '[' '!' -f ./tomlv.installer ']' [2019-11-10T14:20:15.019Z] #31 5.094 + . ./tomlv.installer [2019-11-10T14:20:15.019Z] #31 5.094 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:20:15.019Z] #31 5.094 + install_tomlv [2019-11-10T14:20:15.019Z] #31 5.094 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-10T14:20:15.019Z] #31 5.094 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:20:15.019Z] #31 5.094 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GVBk1yLh46/src/github.com/BurntSushi/toml [2019-11-10T14:20:15.019Z] #31 5.100 Cloning into '/tmp/tmp.GVBk1yLh46/src/github.com/BurntSushi/toml'... [2019-11-10T14:20:15.019Z] #31 5.988 + cd /tmp/tmp.GVBk1yLh46/src/github.com/BurntSushi/toml [2019-11-10T14:20:15.019Z] #31 5.988 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:20:15.019Z] #31 5.995 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-10T14:20:15.019Z] #31 6.714 runtime/internal/atomic [2019-11-10T14:20:15.019Z] #31 6.734 internal/cpu [2019-11-10T14:20:15.019Z] #31 6.739 runtime/internal/sys [2019-11-10T14:20:15.019Z] #31 6.744 math/bits [2019-11-10T14:20:15.019Z] #31 6.883 runtime/internal/math [2019-11-10T14:20:15.019Z] #31 7.012 unicode/utf8 [2019-11-10T14:20:15.019Z] #31 7.287 sync/atomic [2019-11-10T14:20:15.019Z] #31 7.334 math [2019-11-10T14:20:15.019Z] #31 7.607 internal/bytealg [2019-11-10T14:20:15.019Z] #31 7.647 unicode [2019-11-10T14:20:15.019Z] #31 8.064 internal/testlog [2019-11-10T14:20:15.019Z] #31 8.657 encoding [2019-11-10T14:20:15.019Z] #31 9.070 runtime/cgo [2019-11-10T14:20:15.019Z] #31 9.513 runtime [2019-11-10T14:20:15.019Z] #31 ... [2019-11-10T14:20:15.019Z] [2019-11-10T14:20:15.019Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:15.019Z] #22 5.309 + RM_GOPATH=0 [2019-11-10T14:20:15.019Z] #22 5.310 + TMP_GOPATH= [2019-11-10T14:20:15.019Z] #22 5.310 + : /build [2019-11-10T14:20:15.019Z] #22 5.310 + '[' -z '' ']' [2019-11-10T14:20:15.019Z] #22 5.320 ++ mktemp -d [2019-11-10T14:20:15.019Z] #22 5.332 + export GOPATH=/tmp/tmp.24nUGbRxEA [2019-11-10T14:20:15.019Z] #22 5.332 + GOPATH=/tmp/tmp.24nUGbRxEA [2019-11-10T14:20:15.019Z] #22 5.332 + RM_GOPATH=1 [2019-11-10T14:20:15.019Z] #22 5.336 ++ dirname ./install.sh [2019-11-10T14:20:15.019Z] #22 5.409 + dir=. [2019-11-10T14:20:15.019Z] #22 5.409 + bin=dockercli [2019-11-10T14:20:15.019Z] #22 5.409 + shift [2019-11-10T14:20:15.019Z] #22 5.409 + '[' '!' -f ./dockercli.installer ']' [2019-11-10T14:20:15.019Z] #22 5.409 + . ./dockercli.installer [2019-11-10T14:20:15.019Z] #22 5.409 ++ : stable [2019-11-10T14:20:15.019Z] #22 5.409 ++ : 17.06.2-ce [2019-11-10T14:20:15.019Z] #22 5.412 Install docker/cli version 17.06.2-ce from stable [2019-11-10T14:20:15.019Z] #22 5.413 + install_dockercli [2019-11-10T14:20:15.019Z] #22 5.413 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-10T14:20:15.019Z] #22 5.413 ++ uname -m [2019-11-10T14:20:15.019Z] #22 5.419 + arch=aarch64 [2019-11-10T14:20:15.019Z] #22 5.419 + '[' aarch64 '!=' x86_64 ']' [2019-11-10T14:20:15.019Z] #22 5.419 + '[' aarch64 '!=' s390x ']' [2019-11-10T14:20:15.019Z] #22 5.419 + '[' aarch64 '!=' armhf ']' [2019-11-10T14:20:15.019Z] #22 5.419 + build_dockercli [2019-11-10T14:20:15.019Z] #22 5.419 + git clone https://github.com/docker/docker-ce /tmp/tmp.24nUGbRxEA/tmp/docker-ce [2019-11-10T14:20:15.019Z] #22 5.422 Cloning into '/tmp/tmp.24nUGbRxEA/tmp/docker-ce'... [2019-11-10T14:20:15.058Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 85.34MB / 102.17MB 3.9s [2019-11-10T14:20:15.058Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 91.27MB / 102.17MB 4.0s [2019-11-10T14:20:15.070Z] #26 30.71 [2019-11-10T14:20:15.279Z] #22 ... [2019-11-10T14:20:15.279Z] [2019-11-10T14:20:15.279Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:20:15.279Z] #28 3.770 + mktemp -d [2019-11-10T14:20:15.279Z] #28 3.772 + export GOPATH=/tmp/tmp.fHXEU7lVrn [2019-11-10T14:20:15.279Z] #28 3.772 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.fHXEU7lVrn/src/github.com/go-swagger/go-swagger [2019-11-10T14:20:15.279Z] #28 3.778 Cloning into '/tmp/tmp.fHXEU7lVrn/src/github.com/go-swagger/go-swagger'... [2019-11-10T14:20:15.431Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 96.86MB / 102.17MB 4.2s [2019-11-10T14:20:15.431Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 4.3s [2019-11-10T14:20:15.540Z] #28 ... [2019-11-10T14:20:15.540Z] [2019-11-10T14:20:15.540Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:15.540Z] #44 6.539 runtime/internal/sys [2019-11-10T14:20:15.540Z] #44 6.599 internal/race [2019-11-10T14:20:15.540Z] #44 6.722 internal/cpu [2019-11-10T14:20:15.540Z] #44 6.790 sync/atomic [2019-11-10T14:20:15.540Z] #44 6.839 runtime/internal/atomic [2019-11-10T14:20:15.540Z] #44 6.928 runtime/internal/math [2019-11-10T14:20:15.540Z] #44 7.147 unicode [2019-11-10T14:20:15.540Z] #44 7.564 unicode/utf8 [2019-11-10T14:20:15.540Z] #44 7.632 internal/bytealg [2019-11-10T14:20:15.540Z] #44 7.740 math [2019-11-10T14:20:15.540Z] #44 8.855 encoding [2019-11-10T14:20:15.540Z] #44 9.103 unicode/utf16 [2019-11-10T14:20:15.540Z] #44 9.250 runtime [2019-11-10T14:20:15.540Z] #44 9.651 container/list [2019-11-10T14:20:15.540Z] #44 10.71 crypto/internal/subtle [2019-11-10T14:20:15.540Z] #44 10.99 crypto/subtle [2019-11-10T14:20:15.540Z] #44 11.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-10T14:20:15.636Z] #26 30.95 ######################################################################## 100.0% [2019-11-10T14:20:15.636Z] #26 ... [2019-11-10T14:20:15.636Z] [2019-11-10T14:20:15.636Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:15.636Z] #40 22.09 Fetched 7919 kB in 16s (472 kB/s) [2019-11-10T14:20:15.636Z] #40 22.09 Reading package lists... [2019-11-10T14:20:15.636Z] #40 29.11 Reading package lists... [2019-11-10T14:20:15.636Z] #40 ... [2019-11-10T14:20:15.636Z] [2019-11-10T14:20:15.636Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:15.636Z] #26 31.09 [2019-11-10T14:20:15.636Z] #26 31.15 Download of images into '/build' complete. [2019-11-10T14:20:15.636Z] #26 31.15 Use something like the following to load the result into a Docker daemon: [2019-11-10T14:20:15.636Z] #26 31.15 tar -cC '/build' . | docker load [2019-11-10T14:20:15.801Z] #44 11.59 internal/nettrace [2019-11-10T14:20:15.801Z] #44 11.70 runtime/cgo [2019-11-10T14:20:15.828Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 4.4s done [2019-11-10T14:20:15.828Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-11-10T14:20:15.883Z] #8 DONE 1.9s [2019-11-10T14:20:15.883Z] [2019-11-10T14:20:15.883Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-10T14:20:16.203Z] #26 DONE 31.5s [2019-11-10T14:20:16.203Z] [2019-11-10T14:20:16.203Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:16.203Z] #68 22.60 + cd /tmp/tmp.rCOq7um5qG/src/github.com/docker/libnetwork [2019-11-10T14:20:16.203Z] #68 22.60 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:20:16.203Z] #68 22.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-10T14:20:16.808Z] #9 DONE 1.0s [2019-11-10T14:20:16.808Z] [2019-11-10T14:20:16.808Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:20:16.808Z] #20 DONE 0.1s [2019-11-10T14:20:16.808Z] [2019-11-10T14:20:16.808Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:17.066Z] #33 ... [2019-11-10T14:20:17.066Z] [2019-11-10T14:20:17.066Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-10T14:20:17.066Z] #21 DONE 0.1s [2019-11-10T14:20:17.066Z] [2019-11-10T14:20:17.066Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-10T14:20:17.066Z] #43 DONE 0.1s [2019-11-10T14:20:17.066Z] [2019-11-10T14:20:17.066Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-10T14:20:17.066Z] #61 DONE 0.2s [2019-11-10T14:20:17.066Z] [2019-11-10T14:20:17.066Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-10T14:20:17.066Z] #49 DONE 0.2s [2019-11-10T14:20:17.066Z] [2019-11-10T14:20:17.066Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-10T14:20:17.066Z] #46 DONE 0.2s [2019-11-10T14:20:17.066Z] [2019-11-10T14:20:17.066Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:17.324Z] #50 ... [2019-11-10T14:20:17.324Z] [2019-11-10T14:20:17.324Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-10T14:20:17.324Z] #30 DONE 0.2s [2019-11-10T14:20:17.324Z] [2019-11-10T14:20:17.324Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:17.714Z] #44 13.37 vendor/golang.org/x/crypto/internal/subtle [2019-11-10T14:20:17.714Z] #44 ... [2019-11-10T14:20:17.714Z] [2019-11-10T14:20:17.714Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:20:17.714Z] #10 13.82 Fetched 7743 kB in 10s (758 kB/s) [2019-11-10T14:20:19.554Z] #68 ... [2019-11-10T14:20:19.554Z] [2019-11-10T14:20:19.554Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-10T14:20:22.175Z] #27 DONE 3.2s [2019-11-10T14:20:22.175Z] [2019-11-10T14:20:22.175Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:22.175Z] #59 37.53 + cd /tmp/tmp.qwKXeYdbeA/src/github.com/containerd/containerd [2019-11-10T14:20:22.175Z] #59 37.53 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:20:22.575Z] #31 ... [2019-11-10T14:20:22.575Z] [2019-11-10T14:20:22.575Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:22.575Z] #40 4.595 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:22.575Z] #40 4.680 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:22.575Z] #40 4.710 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:22.575Z] #40 4.764 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:22.575Z] #40 4.815 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:22.575Z] #40 5.587 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-10T14:20:22.740Z] #59 38.36 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-10T14:20:22.740Z] #59 38.36 + BUILDTAGS='netgo osusergo static_build' [2019-11-10T14:20:22.998Z] #59 38.36 + export EXTRA_FLAGS=-buildmode=pie [2019-11-10T14:20:22.998Z] #59 38.36 + EXTRA_FLAGS=-buildmode=pie [2019-11-10T14:20:22.998Z] #59 38.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-10T14:20:22.998Z] #59 38.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-10T14:20:22.998Z] #59 38.36 + '[' '' = dynamic ']' [2019-11-10T14:20:22.998Z] #59 38.36 + make [2019-11-10T14:20:23.023Z] #10 13.82 Reading package lists... [2019-11-10T14:20:23.023Z] #10 ... [2019-11-10T14:20:23.023Z] [2019-11-10T14:20:23.023Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:20:23.023Z] #38 14.13 + cd /tmp/tmp.Q13wkEtoLx/src/github.com/docker/distribution [2019-11-10T14:20:23.023Z] #38 14.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-10T14:20:23.023Z] #38 16.46 + GOPATH=/tmp/tmp.Q13wkEtoLx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Q13wkEtoLx go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-10T14:20:23.139Z] #40 ... [2019-11-10T14:20:23.139Z] [2019-11-10T14:20:23.139Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:23.139Z] #33 6.194 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:23.139Z] #33 6.196 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:23.139Z] #33 6.301 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:23.395Z] #33 6.317 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:23.395Z] #33 6.337 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:23.596Z] #38 ... [2019-11-10T14:20:23.596Z] [2019-11-10T14:20:23.596Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:20:23.596Z] #10 13.82 Reading package lists... [2019-11-10T14:20:23.931Z] #59 39.49 + bin/ctr [2019-11-10T14:20:24.119Z] #10 20.08 Reading package lists... [2019-11-10T14:20:24.119Z] #10 ... [2019-11-10T14:20:24.119Z] [2019-11-10T14:20:24.119Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:20:24.119Z] #56 10.27 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-10T14:20:24.119Z] #56 16.35 Fetched 7743 kB in 10s (726 kB/s) [2019-11-10T14:20:24.189Z] #59 ... [2019-11-10T14:20:24.189Z] [2019-11-10T14:20:24.189Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:24.189Z] #68 DONE 40.2s [2019-11-10T14:20:24.189Z] [2019-11-10T14:20:24.189Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:24.189Z] #47 39.85 + cd /tmp/tmp.vZvgT7aRCz/src/gotest.tools/gotestsum [2019-11-10T14:20:24.189Z] #47 39.85 + git checkout -q v0.3.5 [2019-11-10T14:20:24.189Z] #47 39.90 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-10T14:20:24.328Z] #33 7.289 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-10T14:20:24.385Z] #56 16.35 Reading package lists... [2019-11-10T14:20:24.385Z] #56 ... [2019-11-10T14:20:24.385Z] [2019-11-10T14:20:24.385Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:24.385Z] #68 16.77 + cd /tmp/tmp.rItMvK6T3p/src/github.com/docker/libnetwork [2019-11-10T14:20:24.385Z] #68 16.77 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:20:24.385Z] #68 17.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-10T14:20:26.863Z] #33 9.569 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-10T14:20:26.863Z] #33 ... [2019-11-10T14:20:26.863Z] [2019-11-10T14:20:26.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:20:26.863Z] #10 7.379 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:26.863Z] #10 7.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:26.863Z] #10 7.407 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:26.863Z] #10 7.438 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:26.863Z] #10 7.510 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:26.863Z] #10 8.734 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-10T14:20:26.954Z] #68 ... [2019-11-10T14:20:26.954Z] [2019-11-10T14:20:26.954Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:26.954Z] #40 13.24 Fetched 7743 kB in 9s (787 kB/s) [2019-11-10T14:20:26.954Z] #40 13.24 Reading package lists... [2019-11-10T14:20:27.121Z] #10 ... [2019-11-10T14:20:27.121Z] [2019-11-10T14:20:27.121Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:20:27.121Z] #28 6.603 + mktemp -d [2019-11-10T14:20:27.121Z] #28 6.610 + export GOPATH=/tmp/tmp.hxaq8CtDqU [2019-11-10T14:20:27.121Z] #28 6.610 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.hxaq8CtDqU/src/github.com/go-swagger/go-swagger [2019-11-10T14:20:27.121Z] #28 6.612 Cloning into '/tmp/tmp.hxaq8CtDqU/src/github.com/go-swagger/go-swagger'... [2019-11-10T14:20:27.121Z] #28 ... [2019-11-10T14:20:27.121Z] [2019-11-10T14:20:27.121Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:27.121Z] #44 7.161 + RM_GOPATH=0 [2019-11-10T14:20:27.121Z] #44 7.166 + TMP_GOPATH= [2019-11-10T14:20:27.121Z] #44 7.166 + : /build [2019-11-10T14:20:27.121Z] #44 7.166 + '[' -z '' ']' [2019-11-10T14:20:27.121Z] #44 7.179 ++ mktemp -d [2019-11-10T14:20:27.121Z] #44 7.182 + export GOPATH=/tmp/tmp.VTfn7auxrQ [2019-11-10T14:20:27.121Z] #44 7.183 + GOPATH=/tmp/tmp.VTfn7auxrQ [2019-11-10T14:20:27.121Z] #44 7.183 + RM_GOPATH=1 [2019-11-10T14:20:27.121Z] #44 7.186 ++ dirname ./install.sh [2019-11-10T14:20:27.121Z] #44 7.187 + dir=. [2019-11-10T14:20:27.121Z] #44 7.198 + bin=vndr [2019-11-10T14:20:27.121Z] #44 7.199 + shift [2019-11-10T14:20:27.121Z] #44 7.199 + '[' '!' -f ./vndr.installer ']' [2019-11-10T14:20:27.121Z] #44 7.200 + . ./vndr.installer [2019-11-10T14:20:27.121Z] #44 7.201 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:20:27.121Z] #44 7.201 + install_vndr [2019-11-10T14:20:27.121Z] #44 7.202 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-10T14:20:27.121Z] #44 7.202 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:20:27.121Z] #44 7.202 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VTfn7auxrQ/src/github.com/LK4D4/vndr [2019-11-10T14:20:27.121Z] #44 7.205 Cloning into '/tmp/tmp.VTfn7auxrQ/src/github.com/LK4D4/vndr'... [2019-11-10T14:20:27.121Z] #44 8.690 + cd /tmp/tmp.VTfn7auxrQ/src/github.com/LK4D4/vndr [2019-11-10T14:20:27.121Z] #44 8.691 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:20:27.121Z] #44 8.698 + go build -buildmode=pie -v -o /build/vndr . [2019-11-10T14:20:27.221Z] #40 19.74 Reading package lists... [2019-11-10T14:20:27.221Z] #40 ... [2019-11-10T14:20:27.221Z] [2019-11-10T14:20:27.221Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:27.221Z] #50 22.91 + cd /tmp/tmp.6LAVA3bgm3/src/github.com/golangci/golangci-lint/ [2019-11-10T14:20:27.221Z] #50 22.92 + git checkout -q v1.20.0 [2019-11-10T14:20:27.377Z] #44 ... [2019-11-10T14:20:27.377Z] [2019-11-10T14:20:27.377Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:20:27.377Z] #24 8.312 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:27.377Z] #24 8.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:27.377Z] #24 8.394 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:27.377Z] #24 8.400 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:27.377Z] #24 8.517 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:27.377Z] #24 9.650 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-10T14:20:27.377Z] #24 ... [2019-11-10T14:20:27.377Z] [2019-11-10T14:20:27.377Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:27.377Z] #22 6.474 + RM_GOPATH=0 [2019-11-10T14:20:27.377Z] #22 6.474 + TMP_GOPATH= [2019-11-10T14:20:27.377Z] #22 6.474 + : /build [2019-11-10T14:20:27.377Z] #22 6.474 + '[' -z '' ']' [2019-11-10T14:20:27.377Z] #22 6.474 ++ mktemp -d [2019-11-10T14:20:27.377Z] #22 6.481 Install docker/cli version 17.06.2-ce from stable [2019-11-10T14:20:27.377Z] #22 6.481 + export GOPATH=/tmp/tmp.vQ2X23yzmc [2019-11-10T14:20:27.377Z] #22 6.481 + GOPATH=/tmp/tmp.vQ2X23yzmc [2019-11-10T14:20:27.377Z] #22 6.481 + RM_GOPATH=1 [2019-11-10T14:20:27.377Z] #22 6.481 ++ dirname ./install.sh [2019-11-10T14:20:27.377Z] #22 6.481 + dir=. [2019-11-10T14:20:27.377Z] #22 6.481 + bin=dockercli [2019-11-10T14:20:27.377Z] #22 6.481 + shift [2019-11-10T14:20:27.377Z] #22 6.481 + '[' '!' -f ./dockercli.installer ']' [2019-11-10T14:20:27.377Z] #22 6.481 + . ./dockercli.installer [2019-11-10T14:20:27.377Z] #22 6.481 ++ : stable [2019-11-10T14:20:27.377Z] #22 6.481 ++ : 17.06.2-ce [2019-11-10T14:20:27.377Z] #22 6.481 + install_dockercli [2019-11-10T14:20:27.377Z] #22 6.481 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-10T14:20:27.377Z] #22 6.482 ++ uname -m [2019-11-10T14:20:27.377Z] #22 6.485 + arch=x86_64 [2019-11-10T14:20:27.377Z] #22 6.496 + '[' x86_64 '!=' x86_64 ']' [2019-11-10T14:20:27.377Z] #22 6.496 + url=https://download.docker.com/linux/static [2019-11-10T14:20:27.377Z] #22 6.505 + tar -xz docker/docker [2019-11-10T14:20:27.377Z] #22 6.509 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-10T14:20:27.589Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 11.1s done [2019-11-10T14:20:27.589Z] #8 DONE 15.7s [2019-11-10T14:20:27.589Z] [2019-11-10T14:20:27.589Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-10T14:20:27.589Z] #9 DONE 0.3s [2019-11-10T14:20:27.589Z] [2019-11-10T14:20:27.589Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-10T14:20:27.589Z] #10 DONE 0.3s [2019-11-10T14:20:27.589Z] [2019-11-10T14:20:27.589Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:27.589Z] #34 ... [2019-11-10T14:20:27.589Z] [2019-11-10T14:20:27.589Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:20:27.589Z] #21 DONE 0.1s [2019-11-10T14:20:27.589Z] [2019-11-10T14:20:27.589Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-10T14:20:27.589Z] #47 DONE 0.1s [2019-11-10T14:20:27.589Z] [2019-11-10T14:20:27.589Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-10T14:20:27.589Z] #31 DONE 0.1s [2019-11-10T14:20:27.589Z] [2019-11-10T14:20:27.589Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-10T14:20:27.589Z] #62 DONE 0.1s [2019-11-10T14:20:27.589Z] [2019-11-10T14:20:27.589Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-10T14:20:27.589Z] #44 DONE 0.1s [2019-11-10T14:20:27.589Z] [2019-11-10T14:20:27.589Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-10T14:20:27.589Z] #50 DONE 0.2s [2019-11-10T14:20:27.589Z] [2019-11-10T14:20:27.589Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-10T14:20:27.589Z] #22 DONE 0.2s [2019-11-10T14:20:27.589Z] [2019-11-10T14:20:27.589Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-10T14:20:27.589Z] #68 DONE 0.2s [2019-11-10T14:20:27.589Z] [2019-11-10T14:20:27.589Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:27.637Z] #22 ... [2019-11-10T14:20:27.637Z] [2019-11-10T14:20:27.637Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:20:27.637Z] #56 5.521 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:27.637Z] #56 5.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:27.637Z] #56 5.551 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:27.637Z] #56 5.558 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:27.637Z] #56 5.625 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:27.637Z] #56 6.370 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-10T14:20:27.637Z] #56 8.649 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-10T14:20:27.637Z] #56 9.729 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-10T14:20:27.637Z] #56 ... [2019-11-10T14:20:27.637Z] [2019-11-10T14:20:27.637Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:20:27.637Z] #38 6.113 + mktemp -d [2019-11-10T14:20:27.637Z] #38 6.117 + export GOPATH=/tmp/tmp.0D9L1rj73F [2019-11-10T14:20:27.637Z] #38 6.118 + git clone https://github.com/docker/distribution.git /tmp/tmp.0D9L1rj73F/src/github.com/docker/distribution [2019-11-10T14:20:27.637Z] #38 6.128 Cloning into '/tmp/tmp.0D9L1rj73F/src/github.com/docker/distribution'... [2019-11-10T14:20:27.805Z] #50 23.43 ++ git describe --tags [2019-11-10T14:20:27.805Z] #50 23.45 + version=v1.20.0 [2019-11-10T14:20:27.805Z] #50 23.47 ++ git rev-parse --short HEAD [2019-11-10T14:20:27.805Z] #50 23.47 + commit=cc98739 [2019-11-10T14:20:27.805Z] #50 23.47 ++ git show -s --format=%cd [2019-11-10T14:20:27.805Z] #50 23.48 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-10T14:20:27.805Z] #50 23.48 + 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-10T14:20:27.893Z] #38 ... [2019-11-10T14:20:27.893Z] [2019-11-10T14:20:27.893Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:27.893Z] #47 7.144 + RM_GOPATH=0 [2019-11-10T14:20:27.893Z] #47 7.144 + TMP_GOPATH= [2019-11-10T14:20:27.893Z] #47 7.154 + : /build [2019-11-10T14:20:27.893Z] #47 7.154 + '[' -z '' ']' [2019-11-10T14:20:27.893Z] #47 7.154 ++ mktemp -d [2019-11-10T14:20:27.893Z] #47 7.158 + export GOPATH=/tmp/tmp.OzacnvKJB1 [2019-11-10T14:20:27.893Z] #47 7.167 + GOPATH=/tmp/tmp.OzacnvKJB1 [2019-11-10T14:20:27.893Z] #47 7.167 + RM_GOPATH=1 [2019-11-10T14:20:27.893Z] #47 7.167 ++ dirname ./install.sh [2019-11-10T14:20:27.893Z] #47 7.168 + dir=. [2019-11-10T14:20:27.893Z] #47 7.168 + bin=gotestsum [2019-11-10T14:20:27.893Z] #47 7.168 + shift [2019-11-10T14:20:27.893Z] #47 7.168 + '[' '!' -f ./gotestsum.installer ']' [2019-11-10T14:20:27.893Z] #47 7.169 + . ./gotestsum.installer [2019-11-10T14:20:27.893Z] #47 7.169 ++ : v0.3.5 [2019-11-10T14:20:27.893Z] #47 7.169 + install_gotestsum [2019-11-10T14:20:27.893Z] #47 7.169 + echo 'Installing gotestsum version v0.3.5' [2019-11-10T14:20:27.893Z] #47 7.169 Installing gotestsum version v0.3.5 [2019-11-10T14:20:27.893Z] #47 7.170 + go get -d gotest.tools/gotestsum [2019-11-10T14:20:27.893Z] #47 ... [2019-11-10T14:20:27.893Z] [2019-11-10T14:20:27.893Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:27.893Z] #62 7.247 + RM_GOPATH=0 [2019-11-10T14:20:27.893Z] #62 7.247 + TMP_GOPATH= [2019-11-10T14:20:27.893Z] #62 7.247 + : /build/ [2019-11-10T14:20:27.893Z] #62 7.247 + '[' -z '' ']' [2019-11-10T14:20:27.893Z] #62 7.248 ++ mktemp -d [2019-11-10T14:20:27.893Z] #62 7.250 + export GOPATH=/tmp/tmp.N5Pl3VEHJZ [2019-11-10T14:20:27.893Z] #62 7.250 + GOPATH=/tmp/tmp.N5Pl3VEHJZ [2019-11-10T14:20:27.893Z] #62 7.250 + RM_GOPATH=1 [2019-11-10T14:20:27.893Z] #62 7.251 ++ dirname ./install.sh [2019-11-10T14:20:27.893Z] #62 7.261 + dir=. [2019-11-10T14:20:27.893Z] #62 7.263 + bin=rootlesskit [2019-11-10T14:20:27.893Z] #62 7.263 + shift [2019-11-10T14:20:27.893Z] #62 7.263 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-10T14:20:27.893Z] #62 7.263 + . ./rootlesskit.installer [2019-11-10T14:20:27.893Z] #62 7.266 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:20:27.893Z] #62 7.266 + install_rootlesskit [2019-11-10T14:20:27.893Z] #62 7.266 + case "$1" in [2019-11-10T14:20:27.893Z] #62 7.266 + export CGO_ENABLED=0 [2019-11-10T14:20:27.893Z] #62 7.266 + CGO_ENABLED=0 [2019-11-10T14:20:27.893Z] #62 7.267 + _install_rootlesskit [2019-11-10T14:20:27.893Z] #62 7.267 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-10T14:20:27.893Z] #62 7.267 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:20:27.893Z] #62 7.267 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.N5Pl3VEHJZ/src/github.com/rootless-containers/rootlesskit [2019-11-10T14:20:27.893Z] #62 7.269 Cloning into '/tmp/tmp.N5Pl3VEHJZ/src/github.com/rootless-containers/rootlesskit'... [2019-11-10T14:20:28.150Z] #62 ... [2019-11-10T14:20:28.150Z] [2019-11-10T14:20:28.150Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:28.150Z] #44 10.77 runtime/internal/math [2019-11-10T14:20:28.150Z] #44 10.80 internal/cpu [2019-11-10T14:20:28.150Z] #44 10.92 internal/race [2019-11-10T14:20:28.150Z] #44 11.09 sync/atomic [2019-11-10T14:20:28.439Z] #69 0.673 + RM_GOPATH=0 [2019-11-10T14:20:28.439Z] #69 0.673 + TMP_GOPATH= [2019-11-10T14:20:28.439Z] #69 0.674 + : /build [2019-11-10T14:20:28.439Z] #69 0.674 + '[' -z '' ']' [2019-11-10T14:20:28.439Z] #69 0.688 ++ mktemp -d [2019-11-10T14:20:28.439Z] #69 0.704 + export GOPATH=/tmp/tmp.mp78o2dmZj [2019-11-10T14:20:28.439Z] #69 0.704 + GOPATH=/tmp/tmp.mp78o2dmZj [2019-11-10T14:20:28.439Z] #69 0.704 + RM_GOPATH=1 [2019-11-10T14:20:28.439Z] #69 0.713 ++ dirname ./install.sh [2019-11-10T14:20:28.439Z] #69 0.716 + dir=. [2019-11-10T14:20:28.439Z] #69 0.716 + bin=proxy [2019-11-10T14:20:28.439Z] #69 0.717 + shift [2019-11-10T14:20:28.439Z] #69 0.717 + '[' '!' -f ./proxy.installer ']' [2019-11-10T14:20:28.439Z] #69 0.717 + . ./proxy.installer [2019-11-10T14:20:28.439Z] #69 0.717 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:20:28.439Z] #69 0.717 + install_proxy [2019-11-10T14:20:28.439Z] #69 0.717 + case "$1" in [2019-11-10T14:20:28.439Z] #69 0.717 + export CGO_ENABLED=0 [2019-11-10T14:20:28.439Z] #69 0.717 + CGO_ENABLED=0 [2019-11-10T14:20:28.439Z] #69 0.717 + _install_proxy [2019-11-10T14:20:28.439Z] #69 0.717 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-10T14:20:28.439Z] #69 0.718 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:20:28.439Z] #69 0.718 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mp78o2dmZj/src/github.com/docker/libnetwork [2019-11-10T14:20:28.439Z] #69 0.733 Cloning into '/tmp/tmp.mp78o2dmZj/src/github.com/docker/libnetwork'... [2019-11-10T14:20:28.713Z] #44 11.46 internal/bytealg [2019-11-10T14:20:28.714Z] #44 11.47 unicode [2019-11-10T14:20:29.450Z] #47 ... [2019-11-10T14:20:29.450Z] [2019-11-10T14:20:29.450Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:29.450Z] #40 29.11 Reading package lists... [2019-11-10T14:20:29.450Z] #40 36.39 Building dependency tree... [2019-11-10T14:20:29.450Z] #40 38.64 The following additional packages will be installed: [2019-11-10T14:20:29.450Z] #40 38.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-10T14:20:29.450Z] #40 38.64 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-10T14:20:29.450Z] #40 38.67 Suggested packages: [2019-11-10T14:20:29.450Z] #40 38.67 manpages-dev python-setuptools [2019-11-10T14:20:29.450Z] #40 40.27 The following NEW packages will be installed: [2019-11-10T14:20:29.450Z] #40 40.28 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-10T14:20:29.450Z] #40 40.29 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-10T14:20:29.450Z] #40 40.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-10T14:20:29.450Z] #40 40.29 zlib1g-dev [2019-11-10T14:20:29.450Z] #40 41.41 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:20:29.450Z] #40 41.41 Need to get 3602 kB of archives. [2019-11-10T14:20:29.450Z] #40 41.41 After this operation, 18.9 MB of additional disk space will be used. [2019-11-10T14:20:29.450Z] #40 41.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-10T14:20:29.450Z] #40 41.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-10T14:20:29.450Z] #40 41.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-10T14:20:29.450Z] #40 41.44 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-10T14:20:29.450Z] #40 41.45 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-10T14:20:29.450Z] #40 41.49 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-10T14:20:29.450Z] #40 41.50 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-10T14:20:29.450Z] #40 41.51 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-10T14:20:29.450Z] #40 41.57 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-10T14:20:29.450Z] #40 41.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-10T14:20:29.450Z] #40 41.64 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-10T14:20:29.450Z] #40 41.85 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-10T14:20:29.450Z] #40 41.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-10T14:20:29.450Z] #40 41.97 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-10T14:20:29.450Z] #40 41.98 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-10T14:20:29.450Z] #40 41.99 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-10T14:20:29.450Z] #40 42.85 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:20:29.450Z] #40 43.01 Fetched 3602 kB in 1s (2165 kB/s) [2019-11-10T14:20:29.450Z] #40 43.10 Selecting previously unselected package libnet1:amd64. [2019-11-10T14:20:29.450Z] #40 43.10 (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-10T14:20:29.450Z] #40 43.14 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-10T14:20:29.450Z] #40 43.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-10T14:20:29.450Z] #40 43.27 Selecting previously unselected package libcap-dev:amd64. [2019-11-10T14:20:29.450Z] #40 43.30 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-10T14:20:29.450Z] #40 43.30 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-10T14:20:29.450Z] #40 43.41 Selecting previously unselected package libnet1-dev. [2019-11-10T14:20:29.450Z] #40 43.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-10T14:20:29.450Z] #40 43.44 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-10T14:20:29.450Z] #40 43.63 Selecting previously unselected package libnl-3-200:amd64. [2019-11-10T14:20:29.450Z] #40 43.63 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-10T14:20:29.450Z] #40 43.64 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-10T14:20:29.450Z] #40 43.78 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-10T14:20:29.450Z] #40 43.79 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-10T14:20:29.450Z] #40 43.81 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-10T14:20:29.450Z] #40 44.01 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-10T14:20:29.450Z] #40 44.01 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-10T14:20:29.450Z] #40 44.01 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-10T14:20:29.450Z] #40 44.09 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-10T14:20:29.450Z] #40 44.10 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-10T14:20:29.450Z] #40 44.13 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-10T14:20:29.450Z] #40 44.18 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-10T14:20:29.450Z] #40 44.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-10T14:20:29.450Z] #40 44.20 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-10T14:20:29.450Z] #40 44.45 Selecting previously unselected package libprotobuf10:amd64. [2019-11-10T14:20:29.450Z] #40 44.45 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-10T14:20:29.450Z] #40 44.45 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-10T14:20:29.450Z] #40 45.06 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-10T14:20:29.450Z] #40 45.06 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-10T14:20:29.450Z] #40 45.10 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-10T14:20:29.450Z] #40 45.28 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-10T14:20:29.450Z] #40 45.30 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-10T14:20:29.450Z] #40 45.32 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-10T14:20:29.723Z] #50 ... [2019-11-10T14:20:29.723Z] [2019-11-10T14:20:29.723Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:29.723Z] #33 15.69 Fetched 7743 kB in 10s (770 kB/s) [2019-11-10T14:20:29.723Z] #33 15.69 Reading package lists... [2019-11-10T14:20:29.723Z] #33 22.20 Reading package lists... [2019-11-10T14:20:29.723Z] #33 ... [2019-11-10T14:20:29.723Z] [2019-11-10T14:20:29.723Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:29.723Z] #40 19.74 Reading package lists... [2019-11-10T14:20:30.018Z] #40 46.37 Selecting previously unselected package libprotoc10:amd64. [2019-11-10T14:20:30.018Z] #40 46.38 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-10T14:20:30.018Z] #40 46.38 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-10T14:20:30.081Z] #44 12.84 runtime [2019-11-10T14:20:30.275Z] #40 46.87 Selecting previously unselected package protobuf-c-compiler. [2019-11-10T14:20:30.275Z] #40 46.88 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-10T14:20:30.275Z] #40 46.88 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-10T14:20:30.296Z] #40 25.90 Building dependency tree... [2019-11-10T14:20:30.296Z] #40 ... [2019-11-10T14:20:30.296Z] [2019-11-10T14:20:30.296Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:20:30.296Z] #24 16.57 Fetched 7743 kB in 10s (714 kB/s) [2019-11-10T14:20:30.296Z] #24 16.57 Reading package lists... [2019-11-10T14:20:30.533Z] #40 47.07 Selecting previously unselected package protobuf-compiler. [2019-11-10T14:20:30.533Z] #40 ... [2019-11-10T14:20:30.533Z] [2019-11-10T14:20:30.533Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:20:30.533Z] #28 36.96 + cd /tmp/tmp.T0hcVvZTtM/src/github.com/go-swagger/go-swagger [2019-11-10T14:20:30.533Z] #28 36.96 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-10T14:20:30.533Z] #28 38.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-10T14:20:30.533Z] #28 ... [2019-11-10T14:20:30.533Z] [2019-11-10T14:20:30.533Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:30.533Z] #40 47.07 Selecting previously unselected package protobuf-compiler. [2019-11-10T14:20:30.533Z] #40 47.08 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-10T14:20:30.533Z] #40 47.09 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-10T14:20:30.574Z] #24 22.98 Reading package lists... [2019-11-10T14:20:30.574Z] #24 ... [2019-11-10T14:20:30.574Z] [2019-11-10T14:20:30.574Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:20:30.574Z] #10 20.08 Reading package lists... [2019-11-10T14:20:30.574Z] #10 25.76 Building dependency tree... [2019-11-10T14:20:30.791Z] #40 47.34 Selecting previously unselected package python-pkg-resources. [2019-11-10T14:20:30.791Z] #40 47.34 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-10T14:20:30.791Z] #40 47.35 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-10T14:20:31.049Z] #40 47.63 Selecting previously unselected package python-protobuf. [2019-11-10T14:20:31.049Z] #40 47.63 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-10T14:20:31.049Z] #40 47.64 Unpacking python-protobuf (3.0.0-9) ... [2019-11-10T14:20:31.614Z] #40 48.06 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-10T14:20:31.614Z] #40 48.13 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-10T14:20:31.614Z] #40 48.14 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-10T14:20:32.507Z] #10 28.54 The following additional packages will be installed: [2019-11-10T14:20:32.507Z] #10 28.54 libapparmor1 libseccomp2 [2019-11-10T14:20:32.507Z] #10 28.55 Suggested packages: [2019-11-10T14:20:32.507Z] #10 28.56 seccomp [2019-11-10T14:20:32.769Z] #10 28.88 The following NEW packages will be installed: [2019-11-10T14:20:32.769Z] #10 28.88 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-10T14:20:32.997Z] #40 ... [2019-11-10T14:20:32.997Z] [2019-11-10T14:20:32.997Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:32.997Z] #31 39.17 sync [2019-11-10T14:20:32.997Z] #31 39.18 internal/reflectlite [2019-11-10T14:20:32.997Z] #31 41.98 sort [2019-11-10T14:20:32.997Z] #31 41.98 errors [2019-11-10T14:20:32.997Z] #31 42.34 strconv [2019-11-10T14:20:32.997Z] #31 42.98 io [2019-11-10T14:20:32.997Z] #31 44.21 syscall [2019-11-10T14:20:32.997Z] #31 45.62 reflect [2019-11-10T14:20:32.997Z] #31 ... [2019-11-10T14:20:32.997Z] [2019-11-10T14:20:32.997Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:32.997Z] #44 42.22 io [2019-11-10T14:20:32.997Z] #44 42.26 strconv [2019-11-10T14:20:32.997Z] #44 43.24 bytes [2019-11-10T14:20:32.997Z] #44 45.17 bufio [2019-11-10T14:20:32.997Z] #44 45.18 reflect [2019-11-10T14:20:32.997Z] #44 46.74 syscall [2019-11-10T14:20:33.713Z] #10 29.99 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:20:33.713Z] #10 29.99 Need to get 287 kB of archives. [2019-11-10T14:20:33.713Z] #10 29.99 After this operation, 1186 kB of additional disk space will be used. [2019-11-10T14:20:33.713Z] #10 29.99 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-10T14:20:33.792Z] #69 ... [2019-11-10T14:20:33.792Z] [2019-11-10T14:20:33.792Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:33.792Z] #45 0.688 + RM_GOPATH=0 [2019-11-10T14:20:33.792Z] #45 0.689 + TMP_GOPATH= [2019-11-10T14:20:33.792Z] #45 0.689 + : /build [2019-11-10T14:20:33.792Z] #45 0.689 + '[' -z '' ']' [2019-11-10T14:20:33.792Z] #45 0.691 ++ mktemp -d [2019-11-10T14:20:33.792Z] #45 0.705 + export GOPATH=/tmp/tmp.TvXU92hbJT [2019-11-10T14:20:33.792Z] #45 0.705 + GOPATH=/tmp/tmp.TvXU92hbJT [2019-11-10T14:20:33.792Z] #45 0.706 + RM_GOPATH=1 [2019-11-10T14:20:33.792Z] #45 0.707 ++ dirname ./install.sh [2019-11-10T14:20:33.792Z] #45 0.708 + dir=. [2019-11-10T14:20:33.792Z] #45 0.708 + bin=vndr [2019-11-10T14:20:33.792Z] #45 0.713 + shift [2019-11-10T14:20:33.792Z] #45 0.714 + '[' '!' -f ./vndr.installer ']' [2019-11-10T14:20:33.792Z] #45 0.714 + . ./vndr.installer [2019-11-10T14:20:33.792Z] #45 0.720 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:20:33.792Z] #45 0.721 + install_vndr [2019-11-10T14:20:33.792Z] #45 0.722 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-10T14:20:33.792Z] #45 0.722 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:20:33.792Z] #45 0.729 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TvXU92hbJT/src/github.com/LK4D4/vndr [2019-11-10T14:20:33.792Z] #45 0.735 Cloning into '/tmp/tmp.TvXU92hbJT/src/github.com/LK4D4/vndr'... [2019-11-10T14:20:33.792Z] #45 1.660 + cd /tmp/tmp.TvXU92hbJT/src/github.com/LK4D4/vndr [2019-11-10T14:20:33.792Z] #45 1.660 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:20:33.792Z] #45 1.665 + go build -buildmode=pie -v -o /build/vndr . [2019-11-10T14:20:33.792Z] #45 3.070 internal/bytealg [2019-11-10T14:20:33.792Z] #45 3.070 internal/race [2019-11-10T14:20:33.792Z] #45 3.216 sync/atomic [2019-11-10T14:20:33.792Z] #45 3.389 unicode [2019-11-10T14:20:33.792Z] #45 3.602 runtime [2019-11-10T14:20:33.930Z] #44 ... [2019-11-10T14:20:33.930Z] [2019-11-10T14:20:33.930Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:33.930Z] #31 49.94 time [2019-11-10T14:20:33.976Z] #10 29.99 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-10T14:20:33.976Z] #10 29.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-11-10T14:20:33.976Z] #10 29.99 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-11-10T14:20:34.246Z] #44 ... [2019-11-10T14:20:34.246Z] [2019-11-10T14:20:34.246Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:34.246Z] #50 7.008 + RM_GOPATH=0 [2019-11-10T14:20:34.246Z] #50 7.008 + TMP_GOPATH= [2019-11-10T14:20:34.246Z] #50 7.008 + : /build [2019-11-10T14:20:34.246Z] #50 7.008 + '[' -z '' ']' [2019-11-10T14:20:34.246Z] #50 7.010 ++ mktemp -d [2019-11-10T14:20:34.246Z] #50 7.028 + export GOPATH=/tmp/tmp.79y83aWXpI [2019-11-10T14:20:34.246Z] #50 7.028 + GOPATH=/tmp/tmp.79y83aWXpI [2019-11-10T14:20:34.246Z] #50 7.028 + RM_GOPATH=1 [2019-11-10T14:20:34.246Z] #50 7.028 ++ dirname ./install.sh [2019-11-10T14:20:34.246Z] #50 7.031 + dir=. [2019-11-10T14:20:34.246Z] #50 7.033 Installing golangci-lint version v1.20.0 [2019-11-10T14:20:34.246Z] #50 7.033 + bin=golangci_lint [2019-11-10T14:20:34.246Z] #50 7.033 + shift [2019-11-10T14:20:34.246Z] #50 7.033 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-10T14:20:34.246Z] #50 7.033 + . ./golangci_lint.installer [2019-11-10T14:20:34.246Z] #50 7.033 ++ : v1.20.0 [2019-11-10T14:20:34.246Z] #50 7.033 + install_golangci_lint [2019-11-10T14:20:34.246Z] #50 7.033 + echo 'Installing golangci-lint version v1.20.0' [2019-11-10T14:20:34.246Z] #50 7.037 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-10T14:20:34.246Z] #50 ... [2019-11-10T14:20:34.246Z] [2019-11-10T14:20:34.246Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:34.246Z] #40 7.377 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-10T14:20:34.246Z] #40 8.442 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-10T14:20:34.502Z] #40 ... [2019-11-10T14:20:34.502Z] [2019-11-10T14:20:34.502Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:34.502Z] #31 7.243 + RM_GOPATH=0 [2019-11-10T14:20:34.502Z] #31 7.243 + TMP_GOPATH= [2019-11-10T14:20:34.502Z] #31 7.243 + : /build [2019-11-10T14:20:34.502Z] #31 7.243 + '[' -z '' ']' [2019-11-10T14:20:34.502Z] #31 7.243 ++ mktemp -d [2019-11-10T14:20:34.502Z] #31 7.243 + export GOPATH=/tmp/tmp.Su114xrUkP [2019-11-10T14:20:34.502Z] #31 7.243 + GOPATH=/tmp/tmp.Su114xrUkP [2019-11-10T14:20:34.502Z] #31 7.243 + RM_GOPATH=1 [2019-11-10T14:20:34.502Z] #31 7.245 ++ dirname ./install.sh [2019-11-10T14:20:34.502Z] #31 7.245 + dir=. [2019-11-10T14:20:34.502Z] #31 7.245 + bin=tomlv [2019-11-10T14:20:34.502Z] #31 7.245 + shift [2019-11-10T14:20:34.502Z] #31 7.245 + '[' '!' -f ./tomlv.installer ']' [2019-11-10T14:20:34.502Z] #31 7.245 + . ./tomlv.installer [2019-11-10T14:20:34.502Z] #31 7.245 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:20:34.502Z] #31 7.269 + install_tomlv [2019-11-10T14:20:34.502Z] #31 7.269 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-10T14:20:34.502Z] #31 7.269 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Su114xrUkP/src/github.com/BurntSushi/toml [2019-11-10T14:20:34.502Z] #31 7.270 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:20:34.502Z] #31 7.275 Cloning into '/tmp/tmp.Su114xrUkP/src/github.com/BurntSushi/toml'... [2019-11-10T14:20:34.502Z] #31 8.932 + cd /tmp/tmp.Su114xrUkP/src/github.com/BurntSushi/toml [2019-11-10T14:20:34.502Z] #31 8.934 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:20:34.502Z] #31 8.969 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-10T14:20:34.502Z] #31 9.963 internal/cpu [2019-11-10T14:20:34.502Z] #31 9.976 runtime/internal/atomic [2019-11-10T14:20:34.502Z] #31 10.31 runtime/internal/sys [2019-11-10T14:20:34.502Z] #31 10.52 runtime/internal/math [2019-11-10T14:20:34.502Z] #31 10.77 math/bits [2019-11-10T14:20:34.502Z] #31 11.04 internal/bytealg [2019-11-10T14:20:34.502Z] #31 11.47 math [2019-11-10T14:20:34.502Z] #31 12.22 runtime [2019-11-10T14:20:34.568Z] #10 ... [2019-11-10T14:20:34.568Z] [2019-11-10T14:20:34.568Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:20:34.568Z] #28 30.83 + cd /tmp/tmp.fHXEU7lVrn/src/github.com/go-swagger/go-swagger [2019-11-10T14:20:34.568Z] #28 30.83 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-10T14:20:34.758Z] #31 17.72 unicode/utf8 [2019-11-10T14:20:34.758Z] #31 ... [2019-11-10T14:20:34.758Z] [2019-11-10T14:20:34.758Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:34.758Z] #44 17.81 unicode/utf8 [2019-11-10T14:20:35.681Z] #44 18.56 internal/testlog [2019-11-10T14:20:36.241Z] #44 19.10 unicode/utf16 [2019-11-10T14:20:36.479Z] #45 8.528 unicode/utf8 [2019-11-10T14:20:36.479Z] #45 9.061 math [2019-11-10T14:20:36.803Z] #44 19.63 container/list [2019-11-10T14:20:37.098Z] #45 ... [2019-11-10T14:20:37.098Z] [2019-11-10T14:20:37.098Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:37.098Z] #23 0.675 + RM_GOPATH=0 [2019-11-10T14:20:37.098Z] #23 0.676 + TMP_GOPATH= [2019-11-10T14:20:37.098Z] #23 0.677 + : /build [2019-11-10T14:20:37.098Z] #23 0.677 + '[' -z '' ']' [2019-11-10T14:20:37.098Z] #23 0.680 ++ mktemp -d [2019-11-10T14:20:37.098Z] #23 0.702 + export GOPATH=/tmp/tmp.EkAN9Oh1zc [2019-11-10T14:20:37.098Z] #23 0.702 + GOPATH=/tmp/tmp.EkAN9Oh1zc [2019-11-10T14:20:37.098Z] #23 0.702 + RM_GOPATH=1 [2019-11-10T14:20:37.098Z] #23 0.709 ++ dirname ./install.sh [2019-11-10T14:20:37.098Z] #23 0.717 + dir=. [2019-11-10T14:20:37.098Z] #23 0.717 + bin=dockercli [2019-11-10T14:20:37.098Z] #23 0.717 + shift [2019-11-10T14:20:37.098Z] #23 0.717 + '[' '!' -f ./dockercli.installer ']' [2019-11-10T14:20:37.098Z] #23 0.718 + . ./dockercli.installer [2019-11-10T14:20:37.098Z] #23 0.718 ++ : stable [2019-11-10T14:20:37.098Z] #23 0.718 ++ : 17.06.2-ce [2019-11-10T14:20:37.098Z] #23 0.720 + install_dockercli [2019-11-10T14:20:37.098Z] #23 0.720 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-10T14:20:37.098Z] #23 0.721 Install docker/cli version 17.06.2-ce from stable [2019-11-10T14:20:37.098Z] #23 0.724 ++ uname -m [2019-11-10T14:20:37.098Z] #23 0.727 + arch=s390x [2019-11-10T14:20:37.098Z] #23 0.727 + '[' s390x '!=' x86_64 ']' [2019-11-10T14:20:37.098Z] #23 0.728 + '[' s390x '!=' s390x ']' [2019-11-10T14:20:37.098Z] #23 0.728 + url=https://download.docker.com/linux/static [2019-11-10T14:20:37.098Z] #23 0.731 + tar -xz docker/docker [2019-11-10T14:20:37.098Z] #23 0.732 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-10T14:20:37.098Z] #23 9.244 + mkdir -p /build [2019-11-10T14:20:37.098Z] #23 9.268 + mv docker/docker /build/ [2019-11-10T14:20:37.098Z] #23 9.272 + rmdir docker [2019-11-10T14:20:37.098Z] #23 DONE 9.4s [2019-11-10T14:20:37.098Z] [2019-11-10T14:20:37.098Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:37.098Z] #51 0.707 + RM_GOPATH=0 [2019-11-10T14:20:37.098Z] #51 0.708 + TMP_GOPATH= [2019-11-10T14:20:37.098Z] #51 0.708 + : /build [2019-11-10T14:20:37.098Z] #51 0.714 + '[' -z '' ']' [2019-11-10T14:20:37.098Z] #51 0.723 ++ mktemp -d [2019-11-10T14:20:37.098Z] #51 0.724 + export GOPATH=/tmp/tmp.HCf72niGId [2019-11-10T14:20:37.098Z] #51 0.731 + GOPATH=/tmp/tmp.HCf72niGId [2019-11-10T14:20:37.098Z] #51 0.731 + RM_GOPATH=1 [2019-11-10T14:20:37.098Z] #51 0.737 ++ dirname ./install.sh [2019-11-10T14:20:37.098Z] #51 0.742 + dir=. [2019-11-10T14:20:37.098Z] #51 0.742 + bin=golangci_lint [2019-11-10T14:20:37.098Z] #51 0.743 + shift [2019-11-10T14:20:37.098Z] #51 0.743 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-10T14:20:37.098Z] #51 0.743 + . ./golangci_lint.installer [2019-11-10T14:20:37.098Z] #51 0.744 ++ : v1.20.0 [2019-11-10T14:20:37.098Z] #51 0.746 + install_golangci_lint [2019-11-10T14:20:37.098Z] #51 0.747 + echo 'Installing golangci-lint version v1.20.0' [2019-11-10T14:20:37.098Z] #51 0.747 Installing golangci-lint version v1.20.0 [2019-11-10T14:20:37.098Z] #51 0.747 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-10T14:20:37.114Z] #28 33.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-10T14:20:37.115Z] #28 ... [2019-11-10T14:20:37.115Z] [2019-11-10T14:20:37.115Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:20:37.115Z] #56 16.35 Reading package lists... [2019-11-10T14:20:37.115Z] #56 23.59 Reading package lists... [2019-11-10T14:20:37.115Z] #56 30.15 Building dependency tree... [2019-11-10T14:20:37.115Z] #56 32.27 The following additional packages will be installed: [2019-11-10T14:20:37.115Z] #56 32.27 btrfs-progs liblzo2-2 [2019-11-10T14:20:37.115Z] #56 32.44 The following NEW packages will be installed: [2019-11-10T14:20:37.115Z] #56 32.44 btrfs-progs btrfs-tools liblzo2-2 [2019-11-10T14:20:37.115Z] #56 ... [2019-11-10T14:20:37.115Z] [2019-11-10T14:20:37.115Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:20:37.115Z] #10 31.31 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:20:37.115Z] #10 31.59 Fetched 287 kB in 1s (277 kB/s) [2019-11-10T14:20:37.115Z] #10 31.72 Selecting previously unselected package libseccomp2:arm64. [2019-11-10T14:20:37.115Z] #10 31.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 ... 14976 files and directories currently installed.) [2019-11-10T14:20:37.115Z] #10 31.81 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-10T14:20:37.115Z] #10 31.82 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-10T14:20:37.115Z] #10 32.02 Selecting previously unselected package libseccomp-dev:arm64. [2019-11-10T14:20:37.115Z] #10 32.04 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-10T14:20:37.115Z] #10 32.04 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-10T14:20:37.115Z] #10 32.26 Selecting previously unselected package libapparmor1:arm64. [2019-11-10T14:20:37.115Z] #10 32.26 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-11-10T14:20:37.115Z] #10 32.28 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-10T14:20:37.115Z] #10 32.52 Selecting previously unselected package libapparmor-dev:arm64. [2019-11-10T14:20:37.115Z] #10 32.52 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-11-10T14:20:37.115Z] #10 32.52 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-10T14:20:37.115Z] #10 32.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:37.115Z] #10 32.86 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-10T14:20:37.115Z] #10 32.88 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-10T14:20:37.115Z] #10 32.92 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-10T14:20:37.115Z] #10 32.98 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-10T14:20:37.115Z] #10 33.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:37.620Z] #51 ... [2019-11-10T14:20:37.620Z] [2019-11-10T14:20:37.620Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:20:37.620Z] #29 0.520 + mktemp -d [2019-11-10T14:20:37.620Z] #29 0.522 + export GOPATH=/tmp/tmp.P4Mu8rBWI0 [2019-11-10T14:20:37.620Z] #29 0.522 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.P4Mu8rBWI0/src/github.com/go-swagger/go-swagger [2019-11-10T14:20:37.620Z] #29 0.536 Cloning into '/tmp/tmp.P4Mu8rBWI0/src/github.com/go-swagger/go-swagger'... [2019-11-10T14:20:37.620Z] #29 ... [2019-11-10T14:20:37.620Z] [2019-11-10T14:20:37.620Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:37.620Z] #41 0.573 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:37.621Z] #41 0.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:37.621Z] #41 0.615 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:37.621Z] #41 0.628 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:37.621Z] #41 0.645 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:37.621Z] #41 1.364 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-10T14:20:37.621Z] #41 2.850 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-10T14:20:37.621Z] #41 3.655 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-10T14:20:37.621Z] #41 ... [2019-11-10T14:20:37.621Z] [2019-11-10T14:20:37.621Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:37.621Z] #48 0.438 + RM_GOPATH=0 [2019-11-10T14:20:37.621Z] #48 0.439 + TMP_GOPATH= [2019-11-10T14:20:37.621Z] #48 0.439 + : /build [2019-11-10T14:20:37.621Z] #48 0.439 + '[' -z '' ']' [2019-11-10T14:20:37.621Z] #48 0.439 ++ mktemp -d [2019-11-10T14:20:37.621Z] #48 0.440 + export GOPATH=/tmp/tmp.BkBQgGjfDJ [2019-11-10T14:20:37.621Z] #48 0.440 + GOPATH=/tmp/tmp.BkBQgGjfDJ [2019-11-10T14:20:37.621Z] #48 0.440 + RM_GOPATH=1 [2019-11-10T14:20:37.621Z] #48 0.441 ++ dirname ./install.sh [2019-11-10T14:20:37.621Z] #48 0.441 + dir=. [2019-11-10T14:20:37.621Z] #48 0.442 + bin=gotestsum [2019-11-10T14:20:37.621Z] #48 0.442 + shift [2019-11-10T14:20:37.621Z] #48 0.442 + '[' '!' -f ./gotestsum.installer ']' [2019-11-10T14:20:37.621Z] #48 0.442 + . ./gotestsum.installer [2019-11-10T14:20:37.621Z] #48 0.442 ++ : v0.3.5 [2019-11-10T14:20:37.621Z] #48 0.442 + install_gotestsum [2019-11-10T14:20:37.621Z] #48 0.442 + echo 'Installing gotestsum version v0.3.5' [2019-11-10T14:20:37.621Z] #48 0.442 + go get -d gotest.tools/gotestsum [2019-11-10T14:20:37.621Z] #48 0.442 Installing gotestsum version v0.3.5 [2019-11-10T14:20:37.621Z] #48 ... [2019-11-10T14:20:37.621Z] [2019-11-10T14:20:37.621Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:20:37.621Z] #11 0.630 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:37.621Z] #11 0.640 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:37.621Z] #11 0.692 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:37.621Z] #11 0.704 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:37.621Z] #11 0.740 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:37.621Z] #11 1.509 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-10T14:20:37.621Z] #11 2.891 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-10T14:20:37.621Z] #11 4.228 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-10T14:20:38.023Z] #11 ... [2019-11-10T14:20:38.023Z] [2019-11-10T14:20:38.023Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:38.023Z] #32 0.681 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:20:38.023Z] #32 0.694 + RM_GOPATH=0 [2019-11-10T14:20:38.023Z] #32 0.694 + TMP_GOPATH= [2019-11-10T14:20:38.023Z] #32 0.694 + : /build [2019-11-10T14:20:38.023Z] #32 0.694 + '[' -z '' ']' [2019-11-10T14:20:38.023Z] #32 0.694 ++ mktemp -d [2019-11-10T14:20:38.023Z] #32 0.694 + export GOPATH=/tmp/tmp.rNnugy3U9D [2019-11-10T14:20:38.023Z] #32 0.694 + GOPATH=/tmp/tmp.rNnugy3U9D [2019-11-10T14:20:38.023Z] #32 0.694 + RM_GOPATH=1 [2019-11-10T14:20:38.023Z] #32 0.694 ++ dirname ./install.sh [2019-11-10T14:20:38.023Z] #32 0.694 + dir=. [2019-11-10T14:20:38.024Z] #32 0.694 + bin=tomlv [2019-11-10T14:20:38.024Z] #32 0.694 + shift [2019-11-10T14:20:38.024Z] #32 0.694 + '[' '!' -f ./tomlv.installer ']' [2019-11-10T14:20:38.024Z] #32 0.694 + . ./tomlv.installer [2019-11-10T14:20:38.024Z] #32 0.694 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:20:38.024Z] #32 0.694 + install_tomlv [2019-11-10T14:20:38.024Z] #32 0.694 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-10T14:20:38.024Z] #32 0.694 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rNnugy3U9D/src/github.com/BurntSushi/toml [2019-11-10T14:20:38.024Z] #32 0.699 Cloning into '/tmp/tmp.rNnugy3U9D/src/github.com/BurntSushi/toml'... [2019-11-10T14:20:38.024Z] #32 1.673 + cd /tmp/tmp.rNnugy3U9D/src/github.com/BurntSushi/toml [2019-11-10T14:20:38.024Z] #32 1.673 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:20:38.024Z] #32 1.681 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-10T14:20:38.024Z] #32 2.108 runtime/internal/atomic [2019-11-10T14:20:38.024Z] #32 2.110 internal/cpu [2019-11-10T14:20:38.024Z] #32 2.307 runtime/internal/sys [2019-11-10T14:20:38.024Z] #32 2.530 runtime/internal/math [2019-11-10T14:20:38.024Z] #32 2.600 math/bits [2019-11-10T14:20:38.024Z] #32 2.844 internal/bytealg [2019-11-10T14:20:38.024Z] #32 3.208 math [2019-11-10T14:20:38.024Z] #32 3.371 runtime [2019-11-10T14:20:38.024Z] #32 10.59 internal/testlog [2019-11-10T14:20:38.024Z] #32 ... [2019-11-10T14:20:38.024Z] [2019-11-10T14:20:38.024Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:38.024Z] #63 0.699 + RM_GOPATH=0 [2019-11-10T14:20:38.024Z] #63 0.699 + TMP_GOPATH= [2019-11-10T14:20:38.024Z] #63 0.699 + : /build/ [2019-11-10T14:20:38.024Z] #63 0.700 + '[' -z '' ']' [2019-11-10T14:20:38.024Z] #63 0.713 ++ mktemp -d [2019-11-10T14:20:38.024Z] #63 0.729 + export GOPATH=/tmp/tmp.6M89OHqBZM [2019-11-10T14:20:38.024Z] #63 0.729 + GOPATH=/tmp/tmp.6M89OHqBZM [2019-11-10T14:20:38.024Z] #63 0.729 + RM_GOPATH=1 [2019-11-10T14:20:38.024Z] #63 0.736 ++ dirname ./install.sh [2019-11-10T14:20:38.024Z] #63 0.738 + dir=. [2019-11-10T14:20:38.024Z] #63 0.738 + bin=rootlesskit [2019-11-10T14:20:38.024Z] #63 0.738 + shift [2019-11-10T14:20:38.024Z] #63 0.738 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-10T14:20:38.024Z] #63 0.738 + . ./rootlesskit.installer [2019-11-10T14:20:38.024Z] #63 0.738 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:20:38.024Z] #63 0.739 + install_rootlesskit [2019-11-10T14:20:38.024Z] #63 0.739 + case "$1" in [2019-11-10T14:20:38.024Z] #63 0.739 + export CGO_ENABLED=0 [2019-11-10T14:20:38.024Z] #63 0.739 + CGO_ENABLED=0 [2019-11-10T14:20:38.024Z] #63 0.739 + _install_rootlesskit [2019-11-10T14:20:38.024Z] #63 0.739 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-10T14:20:38.024Z] #63 0.739 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:20:38.024Z] #63 0.739 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6M89OHqBZM/src/github.com/rootless-containers/rootlesskit [2019-11-10T14:20:38.024Z] #63 0.747 Cloning into '/tmp/tmp.6M89OHqBZM/src/github.com/rootless-containers/rootlesskit'... [2019-11-10T14:20:38.024Z] #63 4.635 + cd /tmp/tmp.6M89OHqBZM/src/github.com/rootless-containers/rootlesskit [2019-11-10T14:20:38.024Z] #63 4.635 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:20:38.024Z] #63 4.837 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-10T14:20:38.024Z] #63 4.837 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-10T14:20:38.166Z] #44 ... [2019-11-10T14:20:38.166Z] [2019-11-10T14:20:38.166Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:38.166Z] #33 11.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-10T14:20:38.166Z] #33 ... [2019-11-10T14:20:38.166Z] [2019-11-10T14:20:38.166Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:38.166Z] #22 20.84 + mkdir -p /build [2019-11-10T14:20:38.166Z] #22 20.87 + mv docker/docker /build/ [2019-11-10T14:20:38.166Z] #22 20.87 + rmdir docker [2019-11-10T14:20:38.421Z] #22 ... [2019-11-10T14:20:38.421Z] [2019-11-10T14:20:38.421Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:20:38.421Z] #10 11.35 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-10T14:20:38.421Z] #10 12.64 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-10T14:20:38.421Z] #10 ... [2019-11-10T14:20:38.421Z] [2019-11-10T14:20:38.421Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:38.421Z] #22 DONE 21.3s [2019-11-10T14:20:38.421Z] [2019-11-10T14:20:38.421Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:38.421Z] #44 20.86 crypto/internal/subtle [2019-11-10T14:20:38.421Z] #44 21.12 crypto/subtle [2019-11-10T14:20:38.422Z] #63 ... [2019-11-10T14:20:38.422Z] [2019-11-10T14:20:38.422Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:38.422Z] #34 0.791 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:38.422Z] #34 0.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:38.422Z] #34 0.837 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:38.422Z] #34 0.861 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:38.422Z] #34 0.939 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:38.422Z] #34 1.726 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-10T14:20:38.422Z] #34 3.277 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-10T14:20:38.422Z] #34 4.084 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-10T14:20:38.422Z] #34 ... [2019-11-10T14:20:38.422Z] [2019-11-10T14:20:38.422Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:20:38.422Z] #25 0.615 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:38.422Z] #25 0.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:38.422Z] #25 0.658 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:38.422Z] #25 0.686 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:38.422Z] #25 0.742 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:38.422Z] #25 1.504 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-10T14:20:38.422Z] #25 3.010 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-10T14:20:38.422Z] #25 3.882 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-10T14:20:38.422Z] #25 ... [2019-11-10T14:20:38.422Z] [2019-11-10T14:20:38.422Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:20:38.422Z] #57 0.609 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:20:38.422Z] #57 0.620 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:20:38.422Z] #57 0.653 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:20:38.422Z] #57 0.686 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:20:38.422Z] #57 0.740 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:20:38.422Z] #57 1.519 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-10T14:20:38.422Z] #57 3.106 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-10T14:20:38.422Z] #57 4.179 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-10T14:20:38.504Z] #10 DONE 34.6s [2019-11-10T14:20:38.504Z] [2019-11-10T14:20:38.504Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:38.504Z] #68 DONE 34.0s [2019-11-10T14:20:38.504Z] [2019-11-10T14:20:38.504Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:38.504Z] #47 34.02 + cd /tmp/tmp.imWepuQRau/src/gotest.tools/gotestsum [2019-11-10T14:20:38.504Z] #47 34.02 + git checkout -q v0.3.5 [2019-11-10T14:20:38.504Z] #47 34.06 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-10T14:20:38.504Z] #47 ... [2019-11-10T14:20:38.504Z] [2019-11-10T14:20:38.504Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:20:38.504Z] #52 DONE 0.2s [2019-11-10T14:20:38.677Z] #44 21.50 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-10T14:20:38.764Z] [2019-11-10T14:20:38.764Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-10T14:20:38.764Z] #53 DONE 0.1s [2019-11-10T14:20:38.764Z] [2019-11-10T14:20:38.764Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:38.831Z] #57 ... [2019-11-10T14:20:38.831Z] [2019-11-10T14:20:38.831Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:20:38.831Z] #39 0.537 + mktemp -d [2019-11-10T14:20:38.831Z] #39 0.537 + export GOPATH=/tmp/tmp.ZDstPSm05O [2019-11-10T14:20:38.831Z] #39 0.537 + git clone https://github.com/docker/distribution.git /tmp/tmp.ZDstPSm05O/src/github.com/docker/distribution [2019-11-10T14:20:38.831Z] #39 0.545 Cloning into '/tmp/tmp.ZDstPSm05O/src/github.com/docker/distribution'... [2019-11-10T14:20:38.831Z] #39 ... [2019-11-10T14:20:38.831Z] [2019-11-10T14:20:38.831Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:38.831Z] #32 10.94 encoding [2019-11-10T14:20:38.831Z] #32 11.07 runtime/cgo [2019-11-10T14:20:38.933Z] #44 21.77 internal/nettrace [2019-11-10T14:20:39.188Z] #44 22.08 runtime/cgo [2019-11-10T14:20:39.188Z] #44 ... [2019-11-10T14:20:39.188Z] [2019-11-10T14:20:39.188Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:20:39.188Z] #24 12.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-10T14:20:39.188Z] #24 14.40 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-10T14:20:39.191Z] #31 54.69 internal/poll [2019-11-10T14:20:39.445Z] #24 ... [2019-11-10T14:20:39.445Z] [2019-11-10T14:20:39.445Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:39.445Z] #31 18.22 internal/testlog [2019-11-10T14:20:39.445Z] #31 18.56 encoding [2019-11-10T14:20:39.445Z] #31 18.77 runtime/cgo [2019-11-10T14:20:39.756Z] #31 ... [2019-11-10T14:20:39.756Z] [2019-11-10T14:20:39.756Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:39.756Z] #40 51.94 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-10T14:20:39.756Z] #40 51.94 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-10T14:20:39.756Z] #40 51.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:39.756Z] #40 51.99 Setting up python-protobuf (3.0.0-9) ... [2019-11-10T14:20:40.006Z] #31 ... [2019-11-10T14:20:40.006Z] [2019-11-10T14:20:40.006Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:40.006Z] #62 12.72 + cd /tmp/tmp.N5Pl3VEHJZ/src/github.com/rootless-containers/rootlesskit [2019-11-10T14:20:40.006Z] #62 12.72 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:20:40.006Z] #62 13.21 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-10T14:20:40.006Z] #62 13.24 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-10T14:20:40.681Z] #54 ... [2019-11-10T14:20:40.681Z] [2019-11-10T14:20:40.681Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:20:40.681Z] #24 22.98 Reading package lists... [2019-11-10T14:20:40.681Z] #24 29.47 Building dependency tree... [2019-11-10T14:20:40.681Z] #24 31.86 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-10T14:20:40.681Z] #24 31.86 The following additional packages will be installed: [2019-11-10T14:20:40.681Z] #24 31.87 libjq1 libonig4 [2019-11-10T14:20:40.681Z] #24 32.28 The following NEW packages will be installed: [2019-11-10T14:20:40.681Z] #24 32.30 jq libjq1 libonig4 [2019-11-10T14:20:40.681Z] #24 33.54 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:20:40.681Z] #24 33.54 Need to get 293 kB of archives. [2019-11-10T14:20:40.681Z] #24 33.54 After this operation, 1086 kB of additional disk space will be used. [2019-11-10T14:20:40.681Z] #24 33.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-10T14:20:40.682Z] #24 33.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-10T14:20:40.682Z] #24 33.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-10T14:20:40.682Z] #24 34.87 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:20:40.682Z] #24 35.11 Fetched 293 kB in 1s (252 kB/s) [2019-11-10T14:20:40.682Z] #24 35.27 Selecting previously unselected package libonig4:arm64. [2019-11-10T14:20:40.682Z] #24 35.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 ... 14976 files and directories currently installed.) [2019-11-10T14:20:40.682Z] #24 35.34 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-11-10T14:20:40.682Z] #24 35.35 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-10T14:20:40.682Z] #24 35.65 Selecting previously unselected package libjq1:arm64. [2019-11-10T14:20:40.682Z] #24 35.66 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-10T14:20:40.682Z] #24 35.67 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-10T14:20:40.682Z] #24 35.91 Selecting previously unselected package jq. [2019-11-10T14:20:40.682Z] #24 35.91 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-10T14:20:40.682Z] #24 35.92 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-10T14:20:40.682Z] #24 36.09 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-10T14:20:40.682Z] #24 36.16 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-10T14:20:40.682Z] #24 36.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:40.682Z] #24 36.38 Setting up jq (1.5+dfsg-1.3) ... [2019-11-10T14:20:40.682Z] #24 DONE 37.0s [2019-11-10T14:20:40.687Z] #40 57.24 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-10T14:20:40.688Z] #40 57.26 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-10T14:20:40.688Z] #40 57.28 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-10T14:20:40.688Z] #40 57.30 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-10T14:20:40.688Z] #40 57.31 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-10T14:20:40.688Z] #40 57.32 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-10T14:20:40.688Z] #40 57.34 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-10T14:20:40.688Z] #40 57.35 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-10T14:20:40.688Z] #40 57.37 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-10T14:20:40.945Z] #40 57.39 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-10T14:20:40.945Z] #40 57.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:40.945Z] [2019-11-10T14:20:40.945Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-10T14:20:40.945Z] #25 DONE 0.2s [2019-11-10T14:20:40.945Z] [2019-11-10T14:20:40.945Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:41.207Z] #26 ... [2019-11-10T14:20:41.207Z] [2019-11-10T14:20:41.207Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:41.207Z] #40 27.37 The following additional packages will be installed: [2019-11-10T14:20:41.207Z] #40 27.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-10T14:20:41.207Z] #40 27.38 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-10T14:20:41.207Z] #40 27.39 Suggested packages: [2019-11-10T14:20:41.207Z] #40 27.39 manpages-dev python-setuptools [2019-11-10T14:20:41.207Z] #40 29.03 The following NEW packages will be installed: [2019-11-10T14:20:41.207Z] #40 29.03 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-10T14:20:41.207Z] #40 29.03 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-10T14:20:41.207Z] #40 29.03 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-10T14:20:41.207Z] #40 29.03 zlib1g-dev [2019-11-10T14:20:41.207Z] #40 30.29 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:20:41.207Z] #40 30.29 Need to get 3415 kB of archives. [2019-11-10T14:20:41.207Z] #40 30.29 After this operation, 19.0 MB of additional disk space will be used. [2019-11-10T14:20:41.207Z] #40 30.29 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-10T14:20:41.207Z] #40 30.30 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-11-10T14:20:41.207Z] #40 30.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-11-10T14:20:41.207Z] #40 30.40 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-10T14:20:41.207Z] #40 30.40 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-10T14:20:41.207Z] #40 30.40 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-10T14:20:41.207Z] #40 30.52 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-10T14:20:41.207Z] #40 30.57 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-10T14:20:41.207Z] #40 30.57 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-11-10T14:20:41.207Z] #40 30.63 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-11-10T14:20:41.207Z] #40 30.63 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-11-10T14:20:41.207Z] #40 30.67 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-11-10T14:20:41.207Z] #40 30.71 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-10T14:20:41.207Z] #40 30.71 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-11-10T14:20:41.207Z] #40 30.71 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-10T14:20:41.207Z] #40 30.72 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-11-10T14:20:41.207Z] #40 31.83 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:20:41.207Z] #40 32.02 Fetched 3415 kB in 1s (2100 kB/s) [2019-11-10T14:20:41.207Z] #40 32.14 Selecting previously unselected package libnet1:arm64. [2019-11-10T14:20:41.207Z] #40 32.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-10T14:20:41.207Z] #40 32.27 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-10T14:20:41.207Z] #40 32.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-10T14:20:41.207Z] #40 32.53 Selecting previously unselected package libcap-dev:arm64. [2019-11-10T14:20:41.207Z] #40 32.53 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-11-10T14:20:41.207Z] #40 32.54 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-11-10T14:20:41.207Z] #40 32.70 Selecting previously unselected package libnet1-dev. [2019-11-10T14:20:41.207Z] #40 32.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-11-10T14:20:41.207Z] #40 32.73 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-10T14:20:41.207Z] #40 33.30 Selecting previously unselected package libnl-3-200:arm64. [2019-11-10T14:20:41.207Z] #40 33.30 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-10T14:20:41.207Z] #40 33.42 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-10T14:20:41.207Z] #40 33.76 Selecting previously unselected package libnl-3-dev:arm64. [2019-11-10T14:20:41.207Z] #40 33.77 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-11-10T14:20:41.207Z] #40 33.80 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-10T14:20:41.207Z] #40 34.95 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-10T14:20:41.207Z] #40 34.96 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-10T14:20:41.207Z] #40 34.97 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-10T14:20:41.207Z] #40 35.14 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-11-10T14:20:41.207Z] #40 35.14 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-11-10T14:20:41.207Z] #40 35.22 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-10T14:20:41.208Z] #40 35.37 Selecting previously unselected package zlib1g-dev:arm64. [2019-11-10T14:20:41.208Z] #40 35.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-11-10T14:20:41.208Z] #40 35.38 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-10T14:20:41.208Z] #40 35.80 Selecting previously unselected package libprotobuf10:arm64. [2019-11-10T14:20:41.208Z] #40 35.82 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-11-10T14:20:41.208Z] #40 35.83 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-11-10T14:20:41.208Z] #40 36.52 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-11-10T14:20:41.208Z] #40 36.53 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-11-10T14:20:41.208Z] #40 36.53 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-10T14:20:41.208Z] #40 37.06 Selecting previously unselected package libprotobuf-dev:arm64. [2019-11-10T14:20:41.208Z] #40 37.07 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-11-10T14:20:41.208Z] #40 37.08 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-10T14:20:41.510Z] #40 DONE 58.1s [2019-11-10T14:20:41.510Z] [2019-11-10T14:20:41.510Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:41.510Z] #31 56.41 internal/syscall/unix [2019-11-10T14:20:41.510Z] #31 56.64 os [2019-11-10T14:20:41.510Z] #31 57.29 internal/fmtsort [2019-11-10T14:20:41.768Z] #31 57.80 strings [2019-11-10T14:20:41.778Z] #40 ... [2019-11-10T14:20:41.778Z] [2019-11-10T14:20:41.778Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:20:41.778Z] #56 33.67 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:20:41.778Z] #56 33.67 Need to get 582 kB of archives. [2019-11-10T14:20:41.778Z] #56 33.67 After this operation, 3944 kB of additional disk space will be used. [2019-11-10T14:20:41.778Z] #56 33.67 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-10T14:20:41.778Z] #56 33.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-10T14:20:41.778Z] #56 33.70 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-10T14:20:41.778Z] #56 34.93 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:20:41.778Z] #56 35.26 Fetched 582 kB in 1s (497 kB/s) [2019-11-10T14:20:41.778Z] #56 35.63 Selecting previously unselected package liblzo2-2:arm64. [2019-11-10T14:20:41.778Z] #56 35.63 (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-10T14:20:41.778Z] #56 35.68 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-10T14:20:41.778Z] #56 35.70 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-10T14:20:41.778Z] #56 35.85 Selecting previously unselected package btrfs-progs. [2019-11-10T14:20:41.778Z] #56 35.85 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-10T14:20:41.778Z] #56 35.90 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-10T14:20:41.778Z] #56 36.71 Selecting previously unselected package btrfs-tools. [2019-11-10T14:20:41.778Z] #56 36.71 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-10T14:20:41.778Z] #56 36.75 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-10T14:20:41.778Z] #56 37.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:41.778Z] #56 37.39 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-10T14:20:41.778Z] #56 37.43 Setting up btrfs-progs (4.7.3-1) ... [2019-11-10T14:20:41.778Z] #56 37.49 Setting up btrfs-tools (4.7.3-1) ... [2019-11-10T14:20:41.778Z] #56 37.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:41.778Z] #56 DONE 38.0s [2019-11-10T14:20:41.778Z] [2019-11-10T14:20:41.778Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:41.778Z] #33 22.20 Reading package lists... [2019-11-10T14:20:41.778Z] #33 28.94 Building dependency tree... [2019-11-10T14:20:41.778Z] #33 31.15 The following additional packages will be installed: [2019-11-10T14:20:41.778Z] #33 31.17 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-10T14:20:41.778Z] #33 31.19 Suggested packages: [2019-11-10T14:20:41.778Z] #33 31.19 codeblocks eclipse ninja-build lrzip [2019-11-10T14:20:41.778Z] #33 31.19 Recommended packages: [2019-11-10T14:20:41.778Z] #33 31.19 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-10T14:20:41.778Z] #33 32.00 The following NEW packages will be installed: [2019-11-10T14:20:41.778Z] #33 32.00 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-10T14:20:41.778Z] #33 32.00 vim-common xxd [2019-11-10T14:20:41.778Z] #33 33.13 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:20:41.778Z] #33 33.13 Need to get 13.1 MB of archives. [2019-11-10T14:20:41.778Z] #33 33.13 After this operation, 55.5 MB of additional disk space will be used. [2019-11-10T14:20:41.778Z] #33 33.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-10T14:20:41.778Z] #33 33.21 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-10T14:20:41.778Z] #33 33.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-11-10T14:20:41.778Z] #33 34.07 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-10T14:20:41.778Z] #33 34.14 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-10T14:20:41.778Z] #33 34.16 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-11-10T14:20:41.778Z] #33 34.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-11-10T14:20:41.778Z] #33 34.18 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-11-10T14:20:41.778Z] #33 34.46 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-10T14:20:41.778Z] #33 34.46 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-10T14:20:41.778Z] #33 35.70 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:20:41.778Z] #33 35.79 Fetched 13.1 MB in 2s (5282 kB/s) [2019-11-10T14:20:41.778Z] #33 35.91 Selecting previously unselected package cmake-data. [2019-11-10T14:20:41.778Z] #33 35.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-10T14:20:41.778Z] #33 36.00 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-10T14:20:41.778Z] #33 36.02 Unpacking cmake-data (3.7.2-1) ... [2019-11-10T14:20:41.778Z] #33 ... [2019-11-10T14:20:41.778Z] [2019-11-10T14:20:41.778Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:20:41.895Z] #62 ... [2019-11-10T14:20:41.895Z] [2019-11-10T14:20:41.895Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:41.895Z] #40 24.93 Fetched 7919 kB in 21s (372 kB/s) [2019-11-10T14:20:42.046Z] #57 DONE 0.2s [2019-11-10T14:20:42.046Z] [2019-11-10T14:20:42.046Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-10T14:20:42.046Z] #58 DONE 0.2s [2019-11-10T14:20:42.046Z] [2019-11-10T14:20:42.046Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:42.046Z] #44 35.10 sync [2019-11-10T14:20:42.046Z] #44 35.11 internal/reflectlite [2019-11-10T14:20:42.046Z] #44 36.93 github.com/LK4D4/vndr/godl/singleflight [2019-11-10T14:20:42.046Z] #44 36.96 math/rand [2019-11-10T14:20:42.046Z] #44 36.96 internal/singleflight [2019-11-10T14:20:42.996Z] #44 ... [2019-11-10T14:20:42.996Z] [2019-11-10T14:20:42.996Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-10T14:20:42.996Z] #11 DONE 4.6s [2019-11-10T14:20:42.996Z] [2019-11-10T14:20:42.996Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-10T14:20:44.258Z] #32 ... [2019-11-10T14:20:44.258Z] [2019-11-10T14:20:44.258Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:44.258Z] #51 15.90 + cd /tmp/tmp.HCf72niGId/src/github.com/golangci/golangci-lint/ [2019-11-10T14:20:44.258Z] #51 15.90 + git checkout -q v1.20.0 [2019-11-10T14:20:44.258Z] #51 16.18 ++ git describe --tags [2019-11-10T14:20:44.258Z] #51 16.18 + version=v1.20.0 [2019-11-10T14:20:44.258Z] #51 16.18 ++ git rev-parse --short HEAD [2019-11-10T14:20:44.258Z] #51 16.19 + commit=cc98739 [2019-11-10T14:20:44.258Z] #51 16.19 ++ git show -s --format=%cd [2019-11-10T14:20:44.258Z] #51 16.19 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-10T14:20:44.258Z] #51 16.19 + 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-10T14:20:44.298Z] #31 60.15 fmt [2019-11-10T14:20:44.557Z] #31 60.82 path/filepath [2019-11-10T14:20:46.303Z] #12 DONE 3.3s [2019-11-10T14:20:46.303Z] [2019-11-10T14:20:46.303Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-10T14:20:46.459Z] #31 62.26 io/ioutil [2019-11-10T14:20:46.459Z] #31 62.80 path [2019-11-10T14:20:47.142Z] #40 24.93 Reading package lists... [2019-11-10T14:20:47.143Z] #40 ... [2019-11-10T14:20:47.143Z] [2019-11-10T14:20:47.143Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:20:47.143Z] #38 24.92 + cd /tmp/tmp.0D9L1rj73F/src/github.com/docker/distribution [2019-11-10T14:20:47.143Z] #38 24.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-10T14:20:47.143Z] #38 28.04 + GOPATH=/tmp/tmp.0D9L1rj73F/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.0D9L1rj73F go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-10T14:20:47.395Z] #31 63.45 text/tabwriter [2019-11-10T14:20:47.703Z] #38 ... [2019-11-10T14:20:47.704Z] [2019-11-10T14:20:47.704Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:47.704Z] #50 30.49 + cd /tmp/tmp.79y83aWXpI/src/github.com/golangci/golangci-lint/ [2019-11-10T14:20:47.704Z] #50 30.50 + git checkout -q v1.20.0 [2019-11-10T14:20:47.962Z] #31 63.99 github.com/BurntSushi/toml [2019-11-10T14:20:47.962Z] #31 63.99 flag [2019-11-10T14:20:48.221Z] #31 ... [2019-11-10T14:20:48.221Z] [2019-11-10T14:20:48.221Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:20:48.221Z] #41 3.620 Note: Building without setproctitle() and strlcpy() support. [2019-11-10T14:20:48.221Z] #41 3.621 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-10T14:20:48.221Z] #41 5.225 fatal: Not a git repository (or any of the parent directories): .git [2019-11-10T14:20:48.221Z] #41 5.282 GEN .gitid [2019-11-10T14:20:48.221Z] #41 5.302 GEN criu/include/version.h [2019-11-10T14:20:48.221Z] #41 5.351 GEN include/common/asm [2019-11-10T14:20:48.221Z] #41 6.574 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-10T14:20:48.221Z] #41 6.633 PBCC images/opts.pb-c.c [2019-11-10T14:20:48.221Z] #41 6.703 PBCC images/sit.pb-c.c [2019-11-10T14:20:48.221Z] #41 6.773 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-10T14:20:48.221Z] #41 ... [2019-11-10T14:20:48.221Z] [2019-11-10T14:20:48.221Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:48.221Z] #44 53.92 internal/poll [2019-11-10T14:20:48.221Z] #44 55.69 internal/syscall/unix [2019-11-10T14:20:48.221Z] #44 55.95 os [2019-11-10T14:20:48.221Z] #44 56.50 internal/fmtsort [2019-11-10T14:20:48.221Z] #44 57.12 strings [2019-11-10T14:20:48.221Z] #44 59.47 fmt [2019-11-10T14:20:48.221Z] #44 59.79 path/filepath [2019-11-10T14:20:48.221Z] #44 61.10 regexp/syntax [2019-11-10T14:20:48.221Z] #44 63.97 flag [2019-11-10T14:20:48.265Z] #50 31.01 ++ git describe --tags [2019-11-10T14:20:48.265Z] #50 31.05 + version=v1.20.0 [2019-11-10T14:20:48.265Z] #50 31.06 ++ git rev-parse --short HEAD [2019-11-10T14:20:48.265Z] #50 31.06 + commit=cc98739 [2019-11-10T14:20:48.265Z] #50 31.06 ++ git show -s --format=%cd [2019-11-10T14:20:48.265Z] #50 31.08 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-10T14:20:48.265Z] #50 31.08 + 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-10T14:20:48.480Z] #44 ... [2019-11-10T14:20:48.480Z] [2019-11-10T14:20:48.480Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:20:48.480Z] #41 6.879 DEP images/opts.pb-c.d [2019-11-10T14:20:48.480Z] #41 6.950 DEP images/sit.pb-c.d [2019-11-10T14:20:48.738Z] #41 7.021 PBCC images/macvlan.pb-c.c [2019-11-10T14:20:48.738Z] #41 7.064 DEP images/macvlan.pb-c.d [2019-11-10T14:20:48.738Z] #41 7.095 PBCC images/autofs.pb-c.c [2019-11-10T14:20:48.738Z] #41 7.145 DEP images/autofs.pb-c.d [2019-11-10T14:20:48.738Z] #41 7.196 PBCC images/sysctl.pb-c.c [2019-11-10T14:20:48.738Z] #41 7.213 DEP images/sysctl.pb-c.d [2019-11-10T14:20:48.738Z] #41 7.288 PBCC images/time.pb-c.c [2019-11-10T14:20:48.997Z] #41 7.318 DEP images/time.pb-c.d [2019-11-10T14:20:48.997Z] #41 7.370 PBCC images/binfmt-misc.pb-c.c [2019-11-10T14:20:48.997Z] #41 7.408 DEP images/binfmt-misc.pb-c.d [2019-11-10T14:20:48.997Z] #41 7.456 PBCC images/seccomp.pb-c.c [2019-11-10T14:20:48.997Z] #41 7.463 DEP images/seccomp.pb-c.d [2019-11-10T14:20:48.997Z] #41 7.493 PBCC images/userns.pb-c.c [2019-11-10T14:20:48.997Z] #41 7.550 DEP images/userns.pb-c.d [2019-11-10T14:20:49.255Z] #41 7.633 PBCC images/cgroup.pb-c.c [2019-11-10T14:20:49.255Z] #41 7.697 DEP images/cgroup.pb-c.d [2019-11-10T14:20:49.255Z] #41 7.765 PBCC images/fown.pb-c.c [2019-11-10T14:20:49.255Z] #41 7.783 PBCC images/ext-file.pb-c.c [2019-11-10T14:20:49.255Z] #41 7.811 DEP images/fown.pb-c.d [2019-11-10T14:20:49.514Z] #41 7.860 DEP images/ext-file.pb-c.d [2019-11-10T14:20:49.514Z] #41 7.918 PBCC images/rpc.pb-c.c [2019-11-10T14:20:49.514Z] #41 8.003 DEP images/rpc.pb-c.d [2019-11-10T14:20:49.514Z] #41 8.049 PBCC images/siginfo.pb-c.c [2019-11-10T14:20:49.610Z] #13 2.739 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-10T14:20:49.610Z] #13 ... [2019-11-10T14:20:49.610Z] [2019-11-10T14:20:49.610Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:49.610Z] #31 35.05 sync [2019-11-10T14:20:49.610Z] #31 35.08 internal/reflectlite [2019-11-10T14:20:49.610Z] #31 38.56 sort [2019-11-10T14:20:49.610Z] #31 38.58 errors [2019-11-10T14:20:49.610Z] #31 39.14 strconv [2019-11-10T14:20:49.610Z] #31 39.15 io [2019-11-10T14:20:49.610Z] #31 39.15 internal/oserror [2019-11-10T14:20:49.610Z] #31 39.36 syscall [2019-11-10T14:20:49.610Z] #31 42.17 strings [2019-11-10T14:20:49.610Z] #31 42.18 bytes [2019-11-10T14:20:49.610Z] #31 ... [2019-11-10T14:20:49.610Z] [2019-11-10T14:20:49.610Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-10T14:20:49.610Z] #13 DONE 3.1s [2019-11-10T14:20:49.610Z] [2019-11-10T14:20:49.610Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:49.610Z] #26 5.890 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-10T14:20:49.610Z] #26 6.679 [2019-11-10T14:20:49.772Z] #41 8.082 DEP images/siginfo.pb-c.d [2019-11-10T14:20:49.772Z] #41 8.116 PBCC images/pagemap.pb-c.c [2019-11-10T14:20:49.772Z] #41 8.162 DEP images/pagemap.pb-c.d [2019-11-10T14:20:49.772Z] #41 8.260 PBCC images/rlimit.pb-c.c [2019-11-10T14:20:49.772Z] #41 8.302 DEP images/rlimit.pb-c.d [2019-11-10T14:20:49.839Z] #51 ... [2019-11-10T14:20:49.839Z] [2019-11-10T14:20:49.839Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:20:49.839Z] #39 12.46 + cd /tmp/tmp.ZDstPSm05O/src/github.com/docker/distribution [2019-11-10T14:20:49.839Z] #39 12.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-10T14:20:49.839Z] #39 13.41 + GOPATH=/tmp/tmp.ZDstPSm05O/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ZDstPSm05O go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-10T14:20:49.839Z] #39 ... [2019-11-10T14:20:49.839Z] [2019-11-10T14:20:49.839Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:49.839Z] #34 13.08 Fetched 7671 kB in 12s (624 kB/s) [2019-11-10T14:20:49.839Z] #34 13.08 Reading package lists... [2019-11-10T14:20:49.839Z] #34 16.55 Reading package lists... [2019-11-10T14:20:49.839Z] #34 20.47 Building dependency tree... [2019-11-10T14:20:49.839Z] #34 21.42 The following additional packages will be installed: [2019-11-10T14:20:49.839Z] #34 21.45 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-10T14:20:49.839Z] #34 21.45 Suggested packages: [2019-11-10T14:20:49.839Z] #34 21.45 codeblocks eclipse ninja-build lrzip [2019-11-10T14:20:49.839Z] #34 21.45 Recommended packages: [2019-11-10T14:20:49.839Z] #34 21.45 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-10T14:20:49.839Z] #34 22.37 The following NEW packages will be installed: [2019-11-10T14:20:49.839Z] #34 22.38 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-10T14:20:49.839Z] #34 22.38 vim-common xxd [2019-11-10T14:20:49.839Z] #34 22.47 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:20:49.839Z] #34 22.47 Need to get 13.2 MB of archives. [2019-11-10T14:20:49.839Z] #34 22.47 After this operation, 59.4 MB of additional disk space will be used. [2019-11-10T14:20:49.839Z] #34 22.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-10T14:20:50.031Z] #41 8.397 PBCC images/file-lock.pb-c.c [2019-11-10T14:20:50.031Z] #41 8.430 DEP images/file-lock.pb-c.d [2019-11-10T14:20:50.031Z] #41 8.512 PBCC images/tty.pb-c.c [2019-11-10T14:20:50.031Z] #41 8.549 DEP images/tty.pb-c.d [2019-11-10T14:20:50.031Z] #41 8.599 PBCC images/tun.pb-c.c [2019-11-10T14:20:50.031Z] #41 8.662 PBCC images/netdev.pb-c.c [2019-11-10T14:20:50.261Z] #34 22.82 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-10T14:20:50.261Z] #34 22.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-10T14:20:50.291Z] #41 8.684 DEP images/tun.pb-c.d [2019-11-10T14:20:50.291Z] #41 8.796 DEP images/netdev.pb-c.d [2019-11-10T14:20:50.291Z] #41 8.849 PBCC images/vma.pb-c.c [2019-11-10T14:20:50.291Z] #41 8.908 DEP images/vma.pb-c.d [2019-11-10T14:20:50.551Z] #41 8.978 PBCC images/creds.pb-c.c [2019-11-10T14:20:50.551Z] #41 9.000 DEP images/creds.pb-c.d [2019-11-10T14:20:50.551Z] #41 9.035 PBCC images/utsns.pb-c.c [2019-11-10T14:20:50.551Z] #41 9.052 DEP images/utsns.pb-c.d [2019-11-10T14:20:50.551Z] #41 9.095 PBCC images/ipc-desc.pb-c.c [2019-11-10T14:20:50.551Z] #41 9.134 PBCC images/ipc-sem.pb-c.c [2019-11-10T14:20:50.551Z] #41 9.174 DEP images/ipc-desc.pb-c.d [2019-11-10T14:20:50.675Z] #34 ... [2019-11-10T14:20:50.675Z] [2019-11-10T14:20:50.675Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:20:50.675Z] #25 13.28 Fetched 7671 kB in 12s (605 kB/s) [2019-11-10T14:20:50.675Z] #25 13.28 Reading package lists... [2019-11-10T14:20:50.675Z] #25 17.90 Reading package lists... [2019-11-10T14:20:50.675Z] #25 22.41 Building dependency tree... [2019-11-10T14:20:50.675Z] #25 23.30 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-10T14:20:50.675Z] #25 23.30 The following additional packages will be installed: [2019-11-10T14:20:50.675Z] #25 23.30 libjq1 libonig4 [2019-11-10T14:20:50.675Z] #25 23.36 The following NEW packages will be installed: [2019-11-10T14:20:50.675Z] #25 23.36 jq libjq1 libonig4 [2019-11-10T14:20:50.675Z] #25 23.45 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:20:50.675Z] #25 23.45 Need to get 328 kB of archives. [2019-11-10T14:20:50.675Z] #25 23.45 After this operation, 1263 kB of additional disk space will be used. [2019-11-10T14:20:50.675Z] #25 23.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-10T14:20:50.675Z] #25 ... [2019-11-10T14:20:50.675Z] [2019-11-10T14:20:50.675Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:50.675Z] #41 13.36 Fetched 7671 kB in 12s (598 kB/s) [2019-11-10T14:20:50.675Z] #41 13.36 Reading package lists... [2019-11-10T14:20:50.675Z] #41 18.07 Reading package lists... [2019-11-10T14:20:50.675Z] #41 22.64 Building dependency tree... [2019-11-10T14:20:50.675Z] #41 23.54 The following additional packages will be installed: [2019-11-10T14:20:50.675Z] #41 23.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-10T14:20:50.675Z] #41 23.54 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-10T14:20:50.675Z] #41 23.54 Suggested packages: [2019-11-10T14:20:50.675Z] #41 23.54 manpages-dev python-setuptools [2019-11-10T14:20:50.675Z] #41 ... [2019-11-10T14:20:50.675Z] [2019-11-10T14:20:50.675Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:20:50.675Z] #11 13.52 Fetched 7671 kB in 12s (594 kB/s) [2019-11-10T14:20:50.675Z] #11 13.52 Reading package lists... [2019-11-10T14:20:50.675Z] #11 17.03 Reading package lists... [2019-11-10T14:20:50.675Z] #11 21.58 Building dependency tree... [2019-11-10T14:20:50.675Z] #11 22.88 The following additional packages will be installed: [2019-11-10T14:20:50.675Z] #11 22.89 libapparmor1 libseccomp2 [2019-11-10T14:20:50.675Z] #11 22.89 Suggested packages: [2019-11-10T14:20:50.675Z] #11 22.89 seccomp [2019-11-10T14:20:50.675Z] #11 23.04 The following NEW packages will be installed: [2019-11-10T14:20:50.675Z] #11 23.04 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-10T14:20:50.675Z] #11 23.12 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:20:50.675Z] #11 23.12 Need to get 301 kB of archives. [2019-11-10T14:20:50.675Z] #11 23.12 After this operation, 1402 kB of additional disk space will be used. [2019-11-10T14:20:50.675Z] #11 23.12 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-10T14:20:50.675Z] #11 23.15 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-10T14:20:50.675Z] #11 23.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-10T14:20:50.675Z] #11 23.16 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-10T14:20:50.810Z] #41 9.248 DEP images/ipc-sem.pb-c.d [2019-11-10T14:20:50.930Z] #26 7.271 ### 4.2% #### 6.9% ####### 9.9% ######### 12.8% ########### 16.4% ############## 20.0% ################ 23.6% ################### 27.2% ###################### 31.2% ######################### 35.9% ############################ 39.4% ################################ 45.5% ################################### 49.7% ###################################### 53.3% ########################################## 58.6% ############################################ 61.3% ############################################### 65.4% ################################################ 67.5% ################################################### 71.3% #################################################### 73.2% ####################################################### 77.3% ########################################################## 81.7% ############################################################### 88.4% ##################################################################### 96.5% ######################################################################## 100.0% [2019-11-10T14:20:51.069Z] #41 9.342 PBCC images/ipc-msg.pb-c.c [2019-11-10T14:20:51.069Z] #41 9.350 DEP images/ipc-msg.pb-c.d [2019-11-10T14:20:51.069Z] #41 9.409 PBCC images/ipc-shm.pb-c.c [2019-11-10T14:20:51.069Z] #41 9.422 DEP images/ipc-shm.pb-c.d [2019-11-10T14:20:51.069Z] #41 9.518 PBCC images/ipc-var.pb-c.c [2019-11-10T14:20:51.069Z] #41 9.568 DEP images/ipc-var.pb-c.d [2019-11-10T14:20:51.171Z] #11 ... [2019-11-10T14:20:51.171Z] [2019-11-10T14:20:51.171Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:20:51.171Z] #25 23.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-10T14:20:51.171Z] #25 23.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-10T14:20:51.327Z] #41 9.634 PBCC images/sk-opts.pb-c.c [2019-11-10T14:20:51.327Z] #41 9.649 PBCC images/packet-sock.pb-c.c [2019-11-10T14:20:51.327Z] #41 9.710 DEP images/sk-opts.pb-c.d [2019-11-10T14:20:51.327Z] #41 9.751 DEP images/packet-sock.pb-c.d [2019-11-10T14:20:51.327Z] #41 9.846 PBCC images/sk-netlink.pb-c.c [2019-11-10T14:20:51.327Z] #41 9.877 DEP images/sk-netlink.pb-c.d [2019-11-10T14:20:51.527Z] #26 10.50 [2019-11-10T14:20:51.586Z] #41 9.912 PBCC images/sk-inet.pb-c.c [2019-11-10T14:20:51.586Z] #41 9.952 DEP images/sk-inet.pb-c.d [2019-11-10T14:20:51.586Z] #41 9.997 PBCC images/sk-unix.pb-c.c [2019-11-10T14:20:51.586Z] #41 10.05 DEP images/sk-unix.pb-c.d [2019-11-10T14:20:51.586Z] #41 10.11 PBCC images/mm.pb-c.c [2019-11-10T14:20:51.590Z] #25 ... [2019-11-10T14:20:51.590Z] [2019-11-10T14:20:51.590Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:20:51.590Z] #57 14.13 Fetched 7671 kB in 13s (569 kB/s) [2019-11-10T14:20:51.590Z] #57 14.13 Reading package lists... [2019-11-10T14:20:51.590Z] #57 18.32 Reading package lists... [2019-11-10T14:20:51.590Z] #57 22.64 Building dependency tree... [2019-11-10T14:20:51.590Z] #57 24.30 The following additional packages will be installed: [2019-11-10T14:20:51.590Z] #57 24.34 btrfs-progs liblzo2-2 [2019-11-10T14:20:51.590Z] #57 ... [2019-11-10T14:20:51.590Z] [2019-11-10T14:20:51.590Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:51.590Z] #69 13.94 + cd /tmp/tmp.mp78o2dmZj/src/github.com/docker/libnetwork [2019-11-10T14:20:51.590Z] #69 13.94 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:20:51.590Z] #69 14.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-10T14:20:51.590Z] #69 ... [2019-11-10T14:20:51.590Z] [2019-11-10T14:20:51.590Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:51.590Z] #34 23.85 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-10T14:20:51.590Z] #34 23.96 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-10T14:20:51.590Z] #34 24.06 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-10T14:20:51.590Z] #34 24.06 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-10T14:20:51.590Z] #34 24.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-10T14:20:51.590Z] #34 24.42 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-10T14:20:51.590Z] #34 24.42 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-10T14:20:51.846Z] #41 10.17 DEP images/mm.pb-c.d [2019-11-10T14:20:51.846Z] #41 10.25 PBCC images/timerfd.pb-c.c [2019-11-10T14:20:51.846Z] #41 10.29 DEP images/timerfd.pb-c.d [2019-11-10T14:20:51.846Z] #41 10.37 PBCC images/timer.pb-c.c [2019-11-10T14:20:52.098Z] #26 11.01 ####### 10.2% ############### 21.4% [2019-11-10T14:20:52.098Z] #26 ... [2019-11-10T14:20:52.098Z] [2019-11-10T14:20:52.098Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:52.098Z] #59 3.560 + RM_GOPATH=0 [2019-11-10T14:20:52.098Z] #59 3.560 + TMP_GOPATH= [2019-11-10T14:20:52.098Z] #59 3.561 + : /build [2019-11-10T14:20:52.098Z] #59 3.561 + '[' -z '' ']' [2019-11-10T14:20:52.098Z] #59 3.564 ++ mktemp -d [2019-11-10T14:20:52.098Z] #59 3.569 + export GOPATH=/tmp/tmp.9U4wwDewcS [2019-11-10T14:20:52.098Z] #59 3.569 + GOPATH=/tmp/tmp.9U4wwDewcS [2019-11-10T14:20:52.098Z] #59 3.569 + RM_GOPATH=1 [2019-11-10T14:20:52.098Z] #59 3.570 ++ dirname ./install.sh [2019-11-10T14:20:52.098Z] #59 3.613 + dir=. [2019-11-10T14:20:52.098Z] #59 3.614 + bin=containerd [2019-11-10T14:20:52.098Z] #59 3.614 + shift [2019-11-10T14:20:52.098Z] #59 3.614 + '[' '!' -f ./containerd.installer ']' [2019-11-10T14:20:52.098Z] #59 3.615 + . ./containerd.installer [2019-11-10T14:20:52.098Z] #59 3.615 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:20:52.098Z] #59 3.616 + install_containerd [2019-11-10T14:20:52.098Z] #59 3.616 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-10T14:20:52.098Z] #59 3.616 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:20:52.098Z] #59 3.617 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9U4wwDewcS/src/github.com/containerd/containerd [2019-11-10T14:20:52.098Z] #59 3.619 Cloning into '/tmp/tmp.9U4wwDewcS/src/github.com/containerd/containerd'... [2019-11-10T14:20:52.105Z] #41 10.41 DEP images/timer.pb-c.d [2019-11-10T14:20:52.105Z] #41 10.45 PBCC images/sa.pb-c.c [2019-11-10T14:20:52.105Z] #41 10.51 DEP images/sa.pb-c.d [2019-11-10T14:20:52.105Z] #41 10.58 PBCC images/pipe-data.pb-c.c [2019-11-10T14:20:52.105Z] #41 10.58 DEP images/pipe-data.pb-c.d [2019-11-10T14:20:52.360Z] #59 ... [2019-11-10T14:20:52.360Z] [2019-11-10T14:20:52.360Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:52.360Z] #26 11.01 ####### 10.2% ############### 21.4% ##################### 30.1% [2019-11-10T14:20:52.360Z] #26 ... [2019-11-10T14:20:52.360Z] [2019-11-10T14:20:52.360Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-10T14:20:52.360Z] #14 DONE 2.9s [2019-11-10T14:20:52.360Z] [2019-11-10T14:20:52.360Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:52.363Z] #41 10.67 PBCC images/mnt.pb-c.c [2019-11-10T14:20:52.363Z] #41 10.75 DEP images/mnt.pb-c.d [2019-11-10T14:20:52.363Z] #41 10.82 PBCC images/sk-packet.pb-c.c [2019-11-10T14:20:52.363Z] #41 10.87 DEP images/sk-packet.pb-c.d [2019-11-10T14:20:52.363Z] #41 10.92 PBCC images/tcp-stream.pb-c.c [2019-11-10T14:20:52.622Z] #41 10.96 DEP images/tcp-stream.pb-c.d [2019-11-10T14:20:52.622Z] #41 11.03 PBCC images/pipe.pb-c.c [2019-11-10T14:20:52.622Z] #41 11.07 DEP images/pipe.pb-c.d [2019-11-10T14:20:52.622Z] #41 11.13 PBCC images/pstree.pb-c.c [2019-11-10T14:20:52.881Z] #41 11.19 DEP images/pstree.pb-c.d [2019-11-10T14:20:52.881Z] #41 11.21 PBCC images/fs.pb-c.c [2019-11-10T14:20:52.881Z] #41 11.23 DEP images/fs.pb-c.d [2019-11-10T14:20:52.881Z] #41 11.27 PBCC images/signalfd.pb-c.c [2019-11-10T14:20:52.881Z] #41 11.31 DEP images/signalfd.pb-c.d [2019-11-10T14:20:52.881Z] #41 11.35 PBCC images/fh.pb-c.c [2019-11-10T14:20:52.881Z] #41 11.42 PBCC images/fsnotify.pb-c.c [2019-11-10T14:20:52.883Z] #26 11.01 ####### 10.2% ############### 21.4% ##################### 30.1% ############################# 40.4% ##################################### 52.7% ########################################### 61.0% ###################################################### 76.2% ################################################################## 93.0% ######################################################################## 100.0% [2019-11-10T14:20:52.883Z] #26 ... [2019-11-10T14:20:52.883Z] [2019-11-10T14:20:52.883Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:52.883Z] #40 39.07 Selecting previously unselected package libprotoc10:arm64. [2019-11-10T14:20:52.883Z] #40 39.07 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-11-10T14:20:52.883Z] #40 39.09 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-11-10T14:20:52.883Z] #40 39.93 Selecting previously unselected package protobuf-c-compiler. [2019-11-10T14:20:52.883Z] #40 39.93 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-11-10T14:20:52.883Z] #40 39.99 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-10T14:20:52.883Z] #40 40.33 Selecting previously unselected package protobuf-compiler. [2019-11-10T14:20:52.883Z] #40 40.33 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-11-10T14:20:52.883Z] #40 40.34 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-10T14:20:52.883Z] #40 40.67 Selecting previously unselected package python-pkg-resources. [2019-11-10T14:20:52.883Z] #40 40.67 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-10T14:20:52.883Z] #40 40.70 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-10T14:20:52.883Z] #40 41.07 Selecting previously unselected package python-protobuf. [2019-11-10T14:20:52.883Z] #40 41.08 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-11-10T14:20:52.883Z] #40 41.11 Unpacking python-protobuf (3.0.0-9) ... [2019-11-10T14:20:52.883Z] #40 41.71 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-10T14:20:52.883Z] #40 41.87 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-10T14:20:52.883Z] #40 41.89 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-10T14:20:52.883Z] #40 46.64 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-10T14:20:52.883Z] #40 46.66 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-11-10T14:20:52.883Z] #40 46.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:52.884Z] #40 46.77 Setting up python-protobuf (3.0.0-9) ... [2019-11-10T14:20:52.933Z] #34 25.44 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:20:52.933Z] #34 25.49 Fetched 13.2 MB in 2s (6579 kB/s) [2019-11-10T14:20:52.933Z] [2019-11-10T14:20:52.933Z] #34 ... [2019-11-10T14:20:52.933Z] [2019-11-10T14:20:52.933Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:20:52.933Z] #25 24.65 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:20:52.933Z] #25 24.71 Fetched 328 kB in 0s (2437 kB/s) [2019-11-10T14:20:52.933Z] #25 24.79 Selecting previously unselected package libonig4:s390x. [2019-11-10T14:20:52.933Z] #25 24.79 (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-10T14:20:52.933Z] #25 24.86 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-10T14:20:52.933Z] #25 24.87 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-10T14:20:52.933Z] #25 25.08 Selecting previously unselected package libjq1:s390x. [2019-11-10T14:20:52.933Z] #25 25.08 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-10T14:20:52.933Z] #25 25.09 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-10T14:20:52.933Z] #25 25.25 Selecting previously unselected package jq. [2019-11-10T14:20:52.933Z] #25 25.25 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-10T14:20:52.933Z] #25 25.26 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-10T14:20:52.933Z] #25 25.41 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-10T14:20:52.933Z] #25 25.41 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-10T14:20:52.933Z] #25 25.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:52.933Z] #25 25.49 Setting up jq (1.5+dfsg-1.3) ... [2019-11-10T14:20:52.933Z] #25 DONE 25.6s [2019-11-10T14:20:52.933Z] [2019-11-10T14:20:52.933Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-10T14:20:52.933Z] #26 DONE 0.1s [2019-11-10T14:20:52.933Z] [2019-11-10T14:20:52.933Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:52.933Z] #34 25.63 Selecting previously unselected package cmake-data. [2019-11-10T14:20:53.139Z] #41 11.45 DEP images/fh.pb-c.d [2019-11-10T14:20:53.139Z] #41 11.51 DEP images/fsnotify.pb-c.d [2019-11-10T14:20:53.139Z] #41 11.57 PBCC images/eventpoll.pb-c.c [2019-11-10T14:20:53.139Z] #41 11.59 DEP images/eventpoll.pb-c.d [2019-11-10T14:20:53.139Z] #41 11.65 PBCC images/eventfd.pb-c.c [2019-11-10T14:20:53.139Z] #41 11.67 DEP images/eventfd.pb-c.d [2019-11-10T14:20:53.145Z] #40 ... [2019-11-10T14:20:53.145Z] [2019-11-10T14:20:53.145Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:53.145Z] #54 4.444 + RM_GOPATH=0 [2019-11-10T14:20:53.145Z] #54 4.444 + TMP_GOPATH= [2019-11-10T14:20:53.145Z] #54 4.444 + : /build [2019-11-10T14:20:53.145Z] #54 4.444 + '[' -z '' ']' [2019-11-10T14:20:53.145Z] #54 4.451 ++ mktemp -d [2019-11-10T14:20:53.145Z] #54 4.451 + export GOPATH=/tmp/tmp.5CH2VPuZnh [2019-11-10T14:20:53.145Z] #54 4.451 + GOPATH=/tmp/tmp.5CH2VPuZnh [2019-11-10T14:20:53.145Z] #54 4.451 + RM_GOPATH=1 [2019-11-10T14:20:53.145Z] #54 4.451 ++ dirname ./install.sh [2019-11-10T14:20:53.145Z] #54 4.451 + dir=. [2019-11-10T14:20:53.145Z] #54 4.451 + bin=runc [2019-11-10T14:20:53.145Z] #54 4.451 + shift [2019-11-10T14:20:53.145Z] #54 4.451 + '[' '!' -f ./runc.installer ']' [2019-11-10T14:20:53.145Z] #54 4.451 + . ./runc.installer [2019-11-10T14:20:53.145Z] #54 4.451 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-10T14:20:53.145Z] #54 4.452 + install_runc [2019-11-10T14:20:53.145Z] #54 4.468 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-10T14:20:53.145Z] #54 4.468 + uname -r [2019-11-10T14:20:53.145Z] #54 4.481 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-10T14:20:53.145Z] #54 4.482 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-10T14:20:53.145Z] #54 4.482 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5CH2VPuZnh/src/github.com/opencontainers/runc [2019-11-10T14:20:53.145Z] #54 4.485 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-10T14:20:53.145Z] #54 4.491 Cloning into '/tmp/tmp.5CH2VPuZnh/src/github.com/opencontainers/runc'... [2019-11-10T14:20:53.145Z] #54 12.39 + cd /tmp/tmp.5CH2VPuZnh/src/github.com/opencontainers/runc [2019-11-10T14:20:53.145Z] #54 12.39 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-10T14:20:53.145Z] #54 12.73 + '[' -z '' ']' [2019-11-10T14:20:53.145Z] #54 12.73 + target=static [2019-11-10T14:20:53.145Z] #54 12.73 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-10T14:20:53.341Z] #34 25.63 (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-10T14:20:53.341Z] #34 25.74 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-10T14:20:53.341Z] #34 25.75 Unpacking cmake-data (3.7.2-1) ... [2019-11-10T14:20:53.341Z] #34 ... [2019-11-10T14:20:53.341Z] [2019-11-10T14:20:53.341Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:53.341Z] #45 15.59 unicode/utf16 [2019-11-10T14:20:53.341Z] #45 15.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-10T14:20:53.341Z] #45 15.80 internal/nettrace [2019-11-10T14:20:53.341Z] #45 15.91 runtime/cgo [2019-11-10T14:20:53.341Z] #45 ... [2019-11-10T14:20:53.341Z] [2019-11-10T14:20:53.341Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:20:53.341Z] #11 24.60 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:20:53.341Z] #11 24.72 Fetched 301 kB in 0s (2816 kB/s) [2019-11-10T14:20:53.341Z] #11 24.80 Selecting previously unselected package libseccomp2:s390x. [2019-11-10T14:20:53.341Z] #11 24.80 (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-10T14:20:53.341Z] #11 24.86 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-10T14:20:53.341Z] #11 24.87 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-10T14:20:53.341Z] #11 25.01 Selecting previously unselected package libseccomp-dev:s390x. [2019-11-10T14:20:53.341Z] #11 25.01 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-10T14:20:53.341Z] #11 25.01 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-10T14:20:53.341Z] #11 25.18 Selecting previously unselected package libapparmor1:s390x. [2019-11-10T14:20:53.341Z] #11 25.18 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-10T14:20:53.341Z] #11 25.19 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-10T14:20:53.341Z] #11 25.29 Selecting previously unselected package libapparmor-dev:s390x. [2019-11-10T14:20:53.341Z] #11 25.29 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-10T14:20:53.341Z] #11 25.30 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-10T14:20:53.341Z] #11 25.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:53.341Z] #11 25.62 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-10T14:20:53.341Z] #11 25.64 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-10T14:20:53.341Z] #11 25.66 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-10T14:20:53.341Z] #11 25.67 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-10T14:20:53.341Z] #11 25.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:53.341Z] #11 DONE 26.0s [2019-11-10T14:20:53.341Z] [2019-11-10T14:20:53.341Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:20:53.341Z] #53 DONE 0.1s [2019-11-10T14:20:53.341Z] [2019-11-10T14:20:53.341Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:53.341Z] #41 25.29 The following NEW packages will be installed: [2019-11-10T14:20:53.341Z] #41 25.29 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-10T14:20:53.341Z] #41 25.29 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-10T14:20:53.341Z] #41 25.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-10T14:20:53.341Z] #41 25.29 zlib1g-dev [2019-11-10T14:20:53.341Z] #41 25.40 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:20:53.341Z] #41 25.40 Need to get 3476 kB of archives. [2019-11-10T14:20:53.341Z] #41 25.40 After this operation, 20.2 MB of additional disk space will be used. [2019-11-10T14:20:53.341Z] #41 25.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-10T14:20:53.341Z] #41 25.43 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-10T14:20:53.341Z] #41 25.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-10T14:20:53.341Z] #41 25.44 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-10T14:20:53.341Z] #41 25.45 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-10T14:20:53.341Z] #41 25.45 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-10T14:20:53.341Z] #41 25.45 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-10T14:20:53.341Z] #41 25.45 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-10T14:20:53.341Z] #41 25.46 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-10T14:20:53.341Z] #41 25.52 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-10T14:20:53.341Z] #41 25.62 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-10T14:20:53.341Z] #41 25.62 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-10T14:20:53.341Z] #41 25.65 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-10T14:20:53.341Z] #41 25.66 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-10T14:20:53.341Z] #41 25.67 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-10T14:20:53.341Z] #41 25.68 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-10T14:20:53.341Z] #41 ... [2019-11-10T14:20:53.341Z] [2019-11-10T14:20:53.341Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-10T14:20:53.341Z] #54 DONE 0.1s [2019-11-10T14:20:53.398Z] #41 11.73 PBCC images/remap-file-path.pb-c.c [2019-11-10T14:20:53.398Z] #41 11.76 DEP images/remap-file-path.pb-c.d [2019-11-10T14:20:53.398Z] #41 11.81 PBCC images/fifo.pb-c.c [2019-11-10T14:20:53.398Z] #41 11.83 DEP images/fifo.pb-c.d [2019-11-10T14:20:53.398Z] #41 11.88 PBCC images/ghost-file.pb-c.c [2019-11-10T14:20:53.398Z] #41 11.93 DEP images/ghost-file.pb-c.d [2019-11-10T14:20:53.405Z] #54 ... [2019-11-10T14:20:53.405Z] [2019-11-10T14:20:53.405Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:53.405Z] #33 41.94 Selecting previously unselected package liblzo2-2:arm64. [2019-11-10T14:20:53.405Z] #33 41.95 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-10T14:20:53.405Z] #33 42.03 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-10T14:20:53.405Z] #33 42.21 Selecting previously unselected package libicu57:arm64. [2019-11-10T14:20:53.405Z] #33 42.21 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-11-10T14:20:53.405Z] #33 42.26 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-10T14:20:53.405Z] #33 48.11 Selecting previously unselected package libxml2:arm64. [2019-11-10T14:20:53.405Z] #33 48.11 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-11-10T14:20:53.405Z] #33 48.12 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-10T14:20:53.405Z] #33 48.78 Selecting previously unselected package libarchive13:arm64. [2019-11-10T14:20:53.405Z] #33 48.79 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2019-11-10T14:20:53.406Z] #33 48.80 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-10T14:20:53.406Z] #33 49.30 Selecting previously unselected package libjsoncpp1:arm64. [2019-11-10T14:20:53.406Z] #33 49.31 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-11-10T14:20:53.406Z] #33 49.34 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-10T14:20:53.406Z] #33 49.52 Selecting previously unselected package libuv1:arm64. [2019-11-10T14:20:53.406Z] #33 49.52 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-11-10T14:20:53.406Z] #33 49.55 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-11-10T14:20:53.657Z] #41 11.97 PBCC images/regfile.pb-c.c [2019-11-10T14:20:53.657Z] #41 12.02 DEP images/regfile.pb-c.d [2019-11-10T14:20:53.657Z] #41 12.09 PBCC images/ns.pb-c.c [2019-11-10T14:20:53.657Z] #41 12.11 DEP images/ns.pb-c.d [2019-11-10T14:20:53.657Z] #41 12.15 PBCC images/fdinfo.pb-c.c [2019-11-10T14:20:53.657Z] #41 12.22 DEP images/fdinfo.pb-c.d [2019-11-10T14:20:53.666Z] #33 49.86 Selecting previously unselected package cmake. [2019-11-10T14:20:53.666Z] #33 ... [2019-11-10T14:20:53.666Z] [2019-11-10T14:20:53.666Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:53.666Z] #26 12.53 [2019-11-10T14:20:53.730Z] [2019-11-10T14:20:53.730Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:53.730Z] #48 25.95 + cd /tmp/tmp.BkBQgGjfDJ/src/gotest.tools/gotestsum [2019-11-10T14:20:53.730Z] #48 25.95 + git checkout -q v0.3.5 [2019-11-10T14:20:53.730Z] #48 26.13 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-10T14:20:53.730Z] #48 ... [2019-11-10T14:20:53.730Z] [2019-11-10T14:20:53.730Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-10T14:20:53.730Z] #12 DONE 0.4s [2019-11-10T14:20:53.730Z] [2019-11-10T14:20:53.730Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:53.730Z] #55 0.322 + RM_GOPATH=0 [2019-11-10T14:20:53.730Z] #55 0.322 + TMP_GOPATH= [2019-11-10T14:20:53.730Z] #55 0.323 + : /build [2019-11-10T14:20:53.730Z] #55 0.323 + '[' -z '' ']' [2019-11-10T14:20:53.730Z] #55 0.324 ++ mktemp -d [2019-11-10T14:20:53.730Z] #55 0.326 + export GOPATH=/tmp/tmp.JYp8KCueRG [2019-11-10T14:20:53.730Z] #55 0.326 + GOPATH=/tmp/tmp.JYp8KCueRG [2019-11-10T14:20:53.730Z] #55 0.332 + RM_GOPATH=1 [2019-11-10T14:20:53.730Z] #55 0.337 ++ dirname ./install.sh [2019-11-10T14:20:53.730Z] #55 0.338 + dir=. [2019-11-10T14:20:53.730Z] #55 0.341 + bin=runc [2019-11-10T14:20:53.730Z] #55 0.341 + shift [2019-11-10T14:20:53.730Z] #55 0.342 + '[' '!' -f ./runc.installer ']' [2019-11-10T14:20:53.730Z] #55 0.342 + . ./runc.installer [2019-11-10T14:20:53.730Z] #55 0.343 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-10T14:20:53.730Z] #55 0.344 + install_runc [2019-11-10T14:20:53.730Z] #55 0.352 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-10T14:20:53.730Z] #55 0.354 + uname -r [2019-11-10T14:20:53.730Z] #55 0.374 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-10T14:20:53.730Z] #55 0.374 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-10T14:20:53.730Z] #55 0.384 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JYp8KCueRG/src/github.com/opencontainers/runc [2019-11-10T14:20:53.730Z] #55 0.384 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-10T14:20:53.730Z] #55 0.387 Cloning into '/tmp/tmp.JYp8KCueRG/src/github.com/opencontainers/runc'... [2019-11-10T14:20:53.915Z] #41 12.32 PBCC images/core-aarch64.pb-c.c [2019-11-10T14:20:53.915Z] #41 12.36 PBCC images/core-arm.pb-c.c [2019-11-10T14:20:53.915Z] #41 12.40 PBCC images/core-ppc64.pb-c.c [2019-11-10T14:20:53.915Z] #41 12.43 PBCC images/core-s390.pb-c.c [2019-11-10T14:20:53.927Z] #26 12.89 # [2019-11-10T14:20:53.927Z] #26 ... [2019-11-10T14:20:53.927Z] [2019-11-10T14:20:53.927Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:53.927Z] #44 39.56 io [2019-11-10T14:20:53.927Z] #44 39.57 sort [2019-11-10T14:20:53.927Z] #44 39.59 strconv [2019-11-10T14:20:53.927Z] #44 39.63 syscall [2019-11-10T14:20:53.927Z] #44 41.92 vendor/golang.org/x/net/dns/dnsmessage [2019-11-10T14:20:53.927Z] #44 42.77 bytes [2019-11-10T14:20:53.927Z] #44 46.30 bufio [2019-11-10T14:20:53.927Z] #44 47.72 reflect [2019-11-10T14:20:53.927Z] #44 ... [2019-11-10T14:20:53.927Z] [2019-11-10T14:20:53.927Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:54.116Z] #55 ... [2019-11-10T14:20:54.116Z] [2019-11-10T14:20:54.116Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-10T14:20:54.116Z] #13 DONE 0.5s [2019-11-10T14:20:54.173Z] #41 12.48 PBCC images/core-x86.pb-c.c [2019-11-10T14:20:54.173Z] #41 12.55 PBCC images/core.pb-c.c [2019-11-10T14:20:54.173Z] #41 12.65 PBCC images/inventory.pb-c.c [2019-11-10T14:20:54.432Z] #41 12.74 DEP images/core-aarch64.pb-c.d [2019-11-10T14:20:54.432Z] #41 12.80 DEP images/core-arm.pb-c.d [2019-11-10T14:20:54.432Z] #41 12.87 DEP images/core-ppc64.pb-c.d [2019-11-10T14:20:54.432Z] #41 12.95 DEP images/core-s390.pb-c.d [2019-11-10T14:20:54.432Z] #41 12.98 DEP images/core-x86.pb-c.d [2019-11-10T14:20:54.519Z] [2019-11-10T14:20:54.519Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:20:54.519Z] #57 24.71 The following NEW packages will be installed: [2019-11-10T14:20:54.519Z] #57 24.71 btrfs-progs btrfs-tools liblzo2-2 [2019-11-10T14:20:54.519Z] #57 24.80 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:20:54.519Z] #57 24.80 Need to get 668 kB of archives. [2019-11-10T14:20:54.519Z] #57 24.80 After this operation, 5446 kB of additional disk space will be used. [2019-11-10T14:20:54.519Z] #57 24.80 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-10T14:20:54.519Z] #57 24.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-10T14:20:54.519Z] #57 24.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-10T14:20:54.519Z] #57 25.63 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:20:54.519Z] #57 25.69 Fetched 668 kB in 0s (5754 kB/s) [2019-11-10T14:20:54.519Z] #57 25.73 Selecting previously unselected package liblzo2-2:s390x. [2019-11-10T14:20:54.519Z] #57 25.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 ... 14828 files and directories currently installed.) [2019-11-10T14:20:54.519Z] #57 25.77 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-10T14:20:54.519Z] #57 25.78 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-10T14:20:54.519Z] #57 25.98 Selecting previously unselected package btrfs-progs. [2019-11-10T14:20:54.519Z] #57 25.98 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-10T14:20:54.519Z] #57 25.99 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-10T14:20:54.519Z] #57 26.88 Selecting previously unselected package btrfs-tools. [2019-11-10T14:20:54.519Z] #57 26.89 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-10T14:20:54.519Z] #57 26.89 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-10T14:20:54.519Z] #57 27.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:54.519Z] #57 27.16 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-10T14:20:54.519Z] #57 27.18 Setting up btrfs-progs (4.7.3-1) ... [2019-11-10T14:20:54.519Z] #57 27.19 Setting up btrfs-tools (4.7.3-1) ... [2019-11-10T14:20:54.519Z] #57 27.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:54.690Z] #41 13.04 DEP images/core.pb-c.d [2019-11-10T14:20:54.691Z] #41 13.13 DEP images/inventory.pb-c.d [2019-11-10T14:20:54.691Z] #41 13.20 PBCC images/cpuinfo.pb-c.c [2019-11-10T14:20:54.691Z] #41 13.25 DEP images/cpuinfo.pb-c.d [2019-11-10T14:20:54.847Z] #50 ... [2019-11-10T14:20:54.847Z] [2019-11-10T14:20:54.847Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:20:54.847Z] #56 27.19 Fetched 7919 kB in 22s (347 kB/s) [2019-11-10T14:20:54.847Z] #56 27.19 Reading package lists... [2019-11-10T14:20:54.847Z] #56 36.12 Reading package lists... [2019-11-10T14:20:54.847Z] #56 ... [2019-11-10T14:20:54.847Z] [2019-11-10T14:20:54.847Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:54.847Z] #40 24.93 Reading package lists... [2019-11-10T14:20:54.847Z] #40 34.04 Reading package lists... [2019-11-10T14:20:54.847Z] #40 ... [2019-11-10T14:20:54.847Z] [2019-11-10T14:20:54.847Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:54.847Z] #33 28.03 Fetched 7919 kB in 22s (346 kB/s) [2019-11-10T14:20:54.847Z] #33 28.03 Reading package lists... [2019-11-10T14:20:54.949Z] #41 13.29 PBCC images/stats.pb-c.c [2019-11-10T14:20:54.949Z] #41 13.31 DEP images/stats.pb-c.d [2019-11-10T14:20:55.101Z] #57 DONE 27.4s [2019-11-10T14:20:55.101Z] [2019-11-10T14:20:55.101Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-10T14:20:55.101Z] #14 0.351 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-10T14:20:55.101Z] #14 DONE 0.5s [2019-11-10T14:20:55.101Z] [2019-11-10T14:20:55.101Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-10T14:20:55.101Z] #15 ... [2019-11-10T14:20:55.101Z] [2019-11-10T14:20:55.101Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:20:55.101Z] #58 DONE 0.1s [2019-11-10T14:20:55.101Z] [2019-11-10T14:20:55.101Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-10T14:20:55.101Z] #59 DONE 0.1s [2019-11-10T14:20:55.101Z] [2019-11-10T14:20:55.101Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:55.101Z] #41 26.89 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:20:55.101Z] #41 27.12 Fetched 3476 kB in 0s (9602 kB/s) [2019-11-10T14:20:55.101Z] #41 27.22 Selecting previously unselected package libnet1:s390x. [2019-11-10T14:20:55.101Z] #41 27.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-10T14:20:55.101Z] #41 27.30 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-10T14:20:55.101Z] #41 27.31 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-10T14:20:55.101Z] #41 27.43 Selecting previously unselected package libcap-dev:s390x. [2019-11-10T14:20:55.101Z] #41 27.48 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-10T14:20:55.101Z] #41 27.49 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-10T14:20:55.101Z] #41 27.79 Selecting previously unselected package libnet1-dev. [2019-11-10T14:20:55.101Z] #41 27.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-10T14:20:55.101Z] #41 27.79 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-10T14:20:55.156Z] #33 37.05 Reading package lists... [2019-11-10T14:20:55.156Z] #33 ... [2019-11-10T14:20:55.156Z] [2019-11-10T14:20:55.156Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:55.156Z] #44 37.52 vendor/golang.org/x/crypto/curve25519 [2019-11-10T14:20:55.237Z] #26 12.89 # 1.9% #### 6.7% ######## 11.2% ########## 14.9% ############## 19.6% ################# 24.2% #################### 28.9% ######################## 33.5% ############################ 39.4% ################################ 44.8% ################################## 48.1% ###################################### 53.5% ## [2019-11-10T14:20:55.237Z] #26 ... [2019-11-10T14:20:55.237Z] [2019-11-10T14:20:55.237Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-10T14:20:55.237Z] #15 DONE 2.9s [2019-11-10T14:20:55.237Z] [2019-11-10T14:20:55.237Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:55.599Z] #41 ... [2019-11-10T14:20:55.599Z] [2019-11-10T14:20:55.599Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-10T14:20:55.599Z] #15 DONE 0.4s [2019-11-10T14:20:55.599Z] [2019-11-10T14:20:55.599Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:20:55.599Z] #60 0.274 + RM_GOPATH=0 [2019-11-10T14:20:55.599Z] #60 0.274 + TMP_GOPATH= [2019-11-10T14:20:55.599Z] #60 0.275 + : /build [2019-11-10T14:20:55.599Z] #60 0.275 + '[' -z '' ']' [2019-11-10T14:20:55.599Z] #60 0.281 ++ mktemp -d [2019-11-10T14:20:55.599Z] #60 0.290 + export GOPATH=/tmp/tmp.MReMDP76Yu [2019-11-10T14:20:55.599Z] #60 0.294 + GOPATH=/tmp/tmp.MReMDP76Yu [2019-11-10T14:20:55.599Z] #60 0.295 + RM_GOPATH=1 [2019-11-10T14:20:55.599Z] #60 0.299 ++ dirname ./install.sh [2019-11-10T14:20:55.599Z] #60 0.312 + dir=. [2019-11-10T14:20:55.599Z] #60 0.313 + bin=containerd [2019-11-10T14:20:55.599Z] #60 0.314 + shift [2019-11-10T14:20:55.599Z] #60 0.315 + '[' '!' -f ./containerd.installer ']' [2019-11-10T14:20:55.599Z] #60 0.320 + . ./containerd.installer [2019-11-10T14:20:55.599Z] #60 0.322 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:20:55.599Z] #60 0.325 + install_containerd [2019-11-10T14:20:55.599Z] #60 0.325 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-10T14:20:55.599Z] #60 0.326 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:20:55.599Z] #60 0.326 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MReMDP76Yu/src/github.com/containerd/containerd [2019-11-10T14:20:55.599Z] #60 0.344 Cloning into '/tmp/tmp.MReMDP76Yu/src/github.com/containerd/containerd'... [2019-11-10T14:20:55.599Z] #60 ... [2019-11-10T14:20:55.599Z] [2019-11-10T14:20:55.599Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-10T14:20:55.599Z] #16 DONE 0.3s [2019-11-10T14:20:55.599Z] [2019-11-10T14:20:55.599Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:55.599Z] #41 28.12 Selecting previously unselected package libnl-3-200:s390x. [2019-11-10T14:20:55.599Z] #41 28.12 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-10T14:20:55.599Z] #41 28.12 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-10T14:20:55.599Z] #41 28.21 Selecting previously unselected package libnl-3-dev:s390x. [2019-11-10T14:20:55.599Z] #41 28.21 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-10T14:20:55.600Z] #41 28.22 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-10T14:20:55.600Z] #41 28.43 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-10T14:20:55.600Z] #41 28.43 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-10T14:20:55.600Z] #41 28.43 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-10T14:20:55.600Z] #41 28.49 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-10T14:20:55.832Z] #44 ... [2019-11-10T14:20:55.832Z] [2019-11-10T14:20:55.832Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:20:55.832Z] #10 29.01 Fetched 7919 kB in 22s (350 kB/s) [2019-11-10T14:20:55.832Z] #10 29.01 Reading package lists... [2019-11-10T14:20:55.997Z] #41 ... [2019-11-10T14:20:55.997Z] [2019-11-10T14:20:55.997Z] #17 [dev 6/24] RUN ldconfig [2019-11-10T14:20:55.997Z] #17 DONE 0.4s [2019-11-10T14:20:55.997Z] [2019-11-10T14:20:55.997Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:55.997Z] #41 28.50 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-10T14:20:55.997Z] #41 28.50 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-10T14:20:55.997Z] #41 28.61 Selecting previously unselected package zlib1g-dev:s390x. [2019-11-10T14:20:55.997Z] #41 28.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-10T14:20:55.997Z] #41 28.61 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-10T14:20:55.997Z] #41 28.82 Selecting previously unselected package libprotobuf10:s390x. [2019-11-10T14:20:55.997Z] #41 28.82 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-10T14:20:55.997Z] #41 28.82 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-10T14:20:56.305Z] #26 12.89 # 1.9% #### 6.7% ######## 11.2% ########## 14.9% ############## 19.6% ################# 24.2% #################### 28.9% ######################## 33.5% ############################ 39.4% ################################ 44.8% ################################## 48.1% ###################################### 53.5% ######################################### 58.3% ########################################### 60.1% ############################################## 64.5% ################################################# 68.8% ##################################################### 73.7% ######################################################### 79.7% ############################################################ 84.7% ################################################################ 89.1% ##################################################################### 96.3% ######################################################################## 100.0% [2019-11-10T14:20:56.324Z] #41 14.83 make[1]: Nothing to be done for 'all'. [2019-11-10T14:20:56.863Z] #41 29.57 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-10T14:20:56.863Z] #41 29.59 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-10T14:20:56.863Z] #41 29.60 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-10T14:20:56.881Z] #26 15.71 [2019-11-10T14:20:57.267Z] #41 29.78 Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-10T14:20:57.267Z] #41 29.78 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-10T14:20:57.267Z] #41 29.78 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-10T14:20:57.704Z] #41 ... [2019-11-10T14:20:57.704Z] [2019-11-10T14:20:57.704Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:20:57.704Z] #31 65.88 log [2019-11-10T14:20:57.704Z] #31 68.25 github.com/BurntSushi/toml/cmd/tomlv [2019-11-10T14:20:57.704Z] #31 DONE 73.6s [2019-11-10T14:20:57.704Z] [2019-11-10T14:20:57.704Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:20:57.704Z] #44 65.15 go/token [2019-11-10T14:20:57.704Z] #44 65.92 regexp [2019-11-10T14:20:57.704Z] #44 66.30 go/scanner [2019-11-10T14:20:57.704Z] #44 67.71 go/ast [2019-11-10T14:20:57.704Z] #44 69.80 internal/lazyregexp [2019-11-10T14:20:57.704Z] #44 70.12 net/url [2019-11-10T14:20:57.704Z] #44 71.71 text/template/parse [2019-11-10T14:20:57.704Z] #44 72.87 go/parser [2019-11-10T14:20:58.189Z] #26 16.02 0.2% # 2.1% ## 2.8% ### 4.7% #### 6.6% ###### 8.6% ####### 10.5% ######## 11.9% ######### 13.4% [2019-11-10T14:20:58.189Z] #26 ... [2019-11-10T14:20:58.189Z] [2019-11-10T14:20:58.189Z] #16 [dev 6/24] RUN ldconfig [2019-11-10T14:20:58.189Z] #16 DONE 2.8s [2019-11-10T14:20:58.189Z] [2019-11-10T14:20:58.189Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:58.190Z] #26 16.02 0.2% # 2.1% ## 2.8% ### 4.7% #### 6.6% ###### 8.6% ####### 10.5% ######## 11.9% ######### 13.4% ########### 15.5% [2019-11-10T14:20:58.190Z] #26 ... [2019-11-10T14:20:58.190Z] [2019-11-10T14:20:58.190Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:58.190Z] #40 53.18 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-11-10T14:20:58.190Z] #40 53.21 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-10T14:20:58.190Z] #40 53.24 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-10T14:20:58.190Z] #40 53.32 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-10T14:20:58.190Z] #40 53.37 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-11-10T14:20:58.190Z] #40 53.39 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-10T14:20:58.190Z] #40 53.47 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-10T14:20:58.190Z] #40 53.53 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-10T14:20:58.190Z] #40 53.57 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-10T14:20:58.190Z] #40 53.65 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-10T14:20:58.190Z] #40 53.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:58.190Z] #40 DONE 54.4s [2019-11-10T14:20:58.190Z] [2019-11-10T14:20:58.190Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:58.271Z] #44 ... [2019-11-10T14:20:58.271Z] [2019-11-10T14:20:58.271Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:20:58.271Z] #41 16.78 CC images/stats.o [2019-11-10T14:20:58.281Z] #41 31.12 Selecting previously unselected package libprotoc10:s390x. [2019-11-10T14:20:58.281Z] #41 31.13 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-10T14:20:58.281Z] #41 31.14 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-10T14:20:58.403Z] #10 38.29 Reading package lists... [2019-11-10T14:20:58.403Z] #10 ... [2019-11-10T14:20:58.403Z] [2019-11-10T14:20:58.403Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:20:58.403Z] #24 31.05 Fetched 7919 kB in 23s (333 kB/s) [2019-11-10T14:20:58.403Z] #24 31.05 Reading package lists... [2019-11-10T14:20:58.837Z] #41 17.21 CC images/core.o [2019-11-10T14:20:59.107Z] #41 31.92 Selecting previously unselected package protobuf-c-compiler. [2019-11-10T14:20:59.107Z] #41 31.92 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-10T14:20:59.107Z] #41 31.92 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-10T14:20:59.243Z] #26 16.02 0.2% # 2.1% ## 2.8% ### 4.7% #### 6.6% ###### 8.6% ####### 10.5% ######## 11.9% ######### 13.4% ########### 15.5% ############ 17.6% ############## 19.8% ############### 21.4% ################ 22.6% ################## 25.5% ################### 26.9% ####################### 32.0% ######################### 35.2% ############################# 40.6% ############################### 43.5% ################################ 44.6% ################################# 46.5% [2019-11-10T14:20:59.243Z] #26 ... [2019-11-10T14:20:59.243Z] [2019-11-10T14:20:59.243Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:20:59.243Z] #33 49.87 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-11-10T14:20:59.243Z] #33 50.04 Unpacking cmake (3.7.2-1) ... [2019-11-10T14:20:59.243Z] #33 53.03 Selecting previously unselected package xxd. [2019-11-10T14:20:59.243Z] #33 53.04 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-10T14:20:59.243Z] #33 53.07 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:20:59.243Z] #33 53.25 Selecting previously unselected package vim-common. [2019-11-10T14:20:59.243Z] #33 53.25 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:20:59.243Z] #33 53.29 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:20:59.243Z] #33 53.85 Processing triggers for mime-support (3.60) ... [2019-11-10T14:20:59.243Z] #33 53.96 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:20:59.243Z] #33 54.02 Setting up libuv1:arm64 (1.9.1-3) ... [2019-11-10T14:20:59.243Z] #33 54.10 Setting up cmake-data (3.7.2-1) ... [2019-11-10T14:20:59.243Z] #33 54.31 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-10T14:20:59.243Z] #33 54.38 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-10T14:20:59.243Z] #33 54.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:59.243Z] #33 54.55 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:20:59.243Z] #33 54.59 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-10T14:20:59.243Z] #33 54.62 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-10T14:20:59.243Z] #33 54.64 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-10T14:20:59.243Z] #33 54.66 Setting up cmake (3.7.2-1) ... [2019-11-10T14:20:59.243Z] #33 54.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:20:59.243Z] #33 DONE 55.6s [2019-11-10T14:20:59.243Z] [2019-11-10T14:20:59.243Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:20:59.404Z] #41 17.87 CC images/core-x86.o [2019-11-10T14:20:59.510Z] #41 32.00 Selecting previously unselected package protobuf-compiler. [2019-11-10T14:20:59.510Z] #41 32.00 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-10T14:20:59.510Z] #41 32.01 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-10T14:20:59.510Z] #41 32.17 Selecting previously unselected package python-pkg-resources. [2019-11-10T14:20:59.510Z] #41 32.17 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-10T14:20:59.510Z] #41 32.17 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-10T14:20:59.510Z] #41 32.33 Selecting previously unselected package python-protobuf. [2019-11-10T14:20:59.510Z] #41 32.33 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-10T14:20:59.510Z] #41 32.34 Unpacking python-protobuf (3.0.0-9) ... [2019-11-10T14:20:59.764Z] #24 41.13 Reading package lists... [2019-11-10T14:20:59.765Z] #24 ... [2019-11-10T14:20:59.765Z] [2019-11-10T14:20:59.765Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:20:59.765Z] #40 34.04 Reading package lists... [2019-11-10T14:20:59.971Z] #41 18.43 CC images/core-arm.o [2019-11-10T14:21:00.039Z] #26 16.02 0.2% # 2.1% ## 2.8% ### 4.7% #### 6.6% ###### 8.6% ####### 10.5% ######## 11.9% ######### 13.4% ########### 15.5% ############ 17.6% ############## 19.8% ############### 21.4% ################ 22.6% ################## 25.5% ################### 26.9% ####################### 32.0% ######################### 35.2% ############################# 40.6% ############################### 43.5% ################################ 44.6% ################################# 46.5% ################################## 47.6% #################################### 50.8% ###################################### 53.5% ######################################### 57.6% ########################################### 59.8% ########################################### 59.9% ############################################# 63.0% [2019-11-10T14:21:00.039Z] #26 ... [2019-11-10T14:21:00.039Z] [2019-11-10T14:21:00.039Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:21:00.039Z] #34 DONE 0.7s [2019-11-10T14:21:00.039Z] [2019-11-10T14:21:00.039Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:00.312Z] #26 16.02 0.2% # 2.1% ## 2.8% ### 4.7% #### 6.6% ###### 8.6% ####### 10.5% ######## 11.9% ######### 13.4% ########### 15.5% ############ 17.6% ############## 19.8% ############### 21.4% ################ 22.6% ################## 25.5% ################### 26.9% ####################### 32.0% ######################### 35.2% ############################# 40.6% ############################### 43.5% ################################ 44.6% ################################# 46.5% ################################## 47.6% #################################### 50.8% ###################################### 53.5% ######################################### 57.6% ########################################### 59.8% ########################################### 59.9% ############################################# 63.0% ############################################### 65.8% ################################################ 67.5% [2019-11-10T14:21:00.312Z] #26 ... [2019-11-10T14:21:00.312Z] [2019-11-10T14:21:00.312Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-10T14:21:00.312Z] #35 DONE 0.2s [2019-11-10T14:21:00.312Z] [2019-11-10T14:21:00.312Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:00.362Z] #41 33.15 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-10T14:21:00.544Z] #41 19.03 CC images/core-aarch64.o [2019-11-10T14:21:00.577Z] #26 16.02 0.2% # 2.1% ## 2.8% ### 4.7% #### 6.6% ###### 8.6% ####### 10.5% ######## 11.9% ######### 13.4% ########### 15.5% ############ 17.6% ############## 19.8% ############### 21.4% ################ 22.6% ################## 25.5% ################### 26.9% ####################### 32.0% ######################### 35.2% ############################# 40.6% ############################### 43.5% ################################ 44.6% ################################# 46.5% ################################## 47.6% #################################### 50.8% ###################################### 53.5% ######################################### 57.6% ########################################### 59.8% ########################################### 59.9% ############################################# 63.0% ############################################### 65.8% ################################################ 67.5% ################################################## 69.9% #################################################### 72.3% ###################################################### 75.1% [2019-11-10T14:21:00.577Z] #26 ... [2019-11-10T14:21:00.577Z] [2019-11-10T14:21:00.577Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:21:00.577Z] #31 46.31 bufio [2019-11-10T14:21:00.577Z] #31 47.01 reflect [2019-11-10T14:21:00.577Z] #31 47.36 path [2019-11-10T14:21:00.577Z] #31 48.60 text/tabwriter [2019-11-10T14:21:00.577Z] #31 52.76 internal/syscall/unix [2019-11-10T14:21:00.577Z] #31 52.79 time [2019-11-10T14:21:00.786Z] #41 33.26 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-10T14:21:00.786Z] #41 33.27 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-10T14:21:00.786Z] #41 ... [2019-11-10T14:21:00.786Z] [2019-11-10T14:21:00.786Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:21:00.786Z] #69 DONE 33.3s [2019-11-10T14:21:00.786Z] [2019-11-10T14:21:00.786Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:00.786Z] #27 2.240 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-10T14:21:00.786Z] #27 2.845 [2019-11-10T14:21:00.838Z] #31 ... [2019-11-10T14:21:00.838Z] [2019-11-10T14:21:00.838Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:01.110Z] #41 19.47 CC images/core-ppc64.o [2019-11-10T14:21:01.677Z] #41 20.05 CC images/core-s390.o [2019-11-10T14:21:02.163Z] #26 16.02 0.2% # 2.1% ## 2.8% ### 4.7% #### 6.6% ###### 8.6% ####### 10.5% ######## 11.9% ######### 13.4% ########### 15.5% ############ 17.6% ############## 19.8% ############### 21.4% ################ 22.6% ################## 25.5% ################### 26.9% ####################### 32.0% ######################### 35.2% ############################# 40.6% ############################### 43.5% ################################ 44.6% ################################# 46.5% ################################## 47.6% #################################### 50.8% ###################################### 53.5% ######################################### 57.6% ########################################### 59.8% ########################################### 59.9% ############################################# 63.0% ############################################### 65.8% ################################################ 67.5% ################################################## 69.9% #################################################### 72.3% ###################################################### 75.1% ####################################################### 77.4% ######################################################### 79.9% ########################################################### 82.4% ############################################################ 83.6% ############################################################ 84.5% ############################################################# 85.8% ############################################################## 87.5% ################################################################ 89.3% ################################################################# 90.6% ################################################################## 92.0% ################################################################### 93.3% ################################################################### 94.4% ##################################################################### 96.6% ####################################################################### 99.2% ######################################################################## 100.0% [2019-11-10T14:21:02.244Z] #41 20.71 CC images/cpuinfo.o [2019-11-10T14:21:02.430Z] #26 21.31 [2019-11-10T14:21:02.530Z] #40 43.18 Building dependency tree... [2019-11-10T14:21:02.811Z] #41 21.14 CC images/inventory.o [2019-11-10T14:21:02.811Z] #41 21.40 CC images/fdinfo.o [2019-11-10T14:21:03.292Z] #27 3.359 # 2.5% #### 6.0% ##### 7.7% ####### 10.7% ######### 12.8% ########## 14.9% ############ 17.0% ############### 21.2% ################## 25.4% ##################### 29.6% ###################### 31.6% ######################## 33.7% ######################### 35.8% ########################### 37.9% ############################ 40.0% ############################## 42.1% ############################### 44.2% ################################## 48.4% ##################################### 52.5% ####################################### 54.6% ######################################## 56.7% ########################################## 58.8% ########################################### 60.9% ############################################# 63.0% ################################################ 67.2% ################################################### 71.4% ###################################################### 75.5% ####################################################### 77.6% ######################################################### 79.7% ########################################################## 81.8% ############################################################ 83.9% ############################################################# 86.0% ############################################################### 88.1% ################################################################ 90.2% ################################################################## 92.3% ################################################################### 94.3% ###################################################################### 98.5% ######################################################################## 100.0% [2019-11-10T14:21:03.377Z] #41 21.85 CC images/fown.o [2019-11-10T14:21:03.636Z] #41 22.13 CC images/ns.o [2019-11-10T14:21:03.724Z] #27 10.63 [2019-11-10T14:21:03.828Z] #26 ... [2019-11-10T14:21:03.828Z] [2019-11-10T14:21:03.828Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:03.828Z] #54 15.13 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-10T14:21:03.894Z] #41 22.32 CC images/regfile.o [2019-11-10T14:21:04.089Z] #54 ... [2019-11-10T14:21:04.089Z] [2019-11-10T14:21:04.089Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:21:04.089Z] #31 59.53 internal/poll [2019-11-10T14:21:04.153Z] #41 22.63 CC images/ghost-file.o [2019-11-10T14:21:04.350Z] #31 ... [2019-11-10T14:21:04.350Z] [2019-11-10T14:21:04.350Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:04.350Z] #44 50.04 regexp/syntax [2019-11-10T14:21:04.350Z] #44 50.95 hash/crc32 [2019-11-10T14:21:04.350Z] #44 53.09 vendor/golang.org/x/text/transform [2019-11-10T14:21:04.350Z] #44 54.91 time [2019-11-10T14:21:04.350Z] #44 ... [2019-11-10T14:21:04.350Z] [2019-11-10T14:21:04.350Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:04.350Z] #26 23.30 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-10T14:21:04.412Z] #41 23.02 CC images/fifo.o [2019-11-10T14:21:04.416Z] #40 47.30 The following additional packages will be installed: [2019-11-10T14:21:04.416Z] #40 47.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-10T14:21:04.416Z] #40 47.30 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-10T14:21:04.416Z] #40 47.33 Suggested packages: [2019-11-10T14:21:04.416Z] #40 47.33 manpages-dev python-setuptools [2019-11-10T14:21:04.676Z] #41 23.31 CC images/remap-file-path.o [2019-11-10T14:21:04.923Z] #26 23.89 [2019-11-10T14:21:04.971Z] #27 11.13 ######## 11.5% ############ 17.2% ################ 22.8% ######################## 34.2% ################################ 45.4% [2019-11-10T14:21:04.971Z] #27 ... [2019-11-10T14:21:04.971Z] [2019-11-10T14:21:04.971Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:04.971Z] #45 37.25 github.com/LK4D4/vndr/godl/singleflight [2019-11-10T14:21:04.971Z] #45 37.27 bytes [2019-11-10T14:21:05.243Z] #41 23.59 CC images/eventfd.o [2019-11-10T14:21:05.405Z] #45 37.69 strconv [2019-11-10T14:21:05.445Z] #26 24.30 ######################################################################## 100.0% [2019-11-10T14:21:05.445Z] #26 24.44 [2019-11-10T14:21:05.501Z] #41 23.76 CC images/eventpoll.o [2019-11-10T14:21:05.760Z] #41 24.17 CC images/fh.o [2019-11-10T14:21:05.794Z] #45 ... [2019-11-10T14:21:05.794Z] [2019-11-10T14:21:05.794Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:21:05.794Z] #18 0.408 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:21:05.794Z] #18 0.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:21:05.794Z] #18 0.450 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:21:05.794Z] #18 0.475 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:21:05.794Z] #18 0.501 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:21:05.794Z] #18 1.326 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-10T14:21:05.794Z] #18 2.555 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-10T14:21:05.794Z] #18 3.734 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-10T14:21:06.018Z] #41 24.53 CC images/fsnotify.o [2019-11-10T14:21:06.207Z] #18 ... [2019-11-10T14:21:06.207Z] [2019-11-10T14:21:06.207Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:06.207Z] #27 11.13 ######## 11.5% ############ 17.2% ################ 22.8% ######################## 34.2% ################################ 45.4% #################################### 51.1% ############################################ 62.5% ################################################# 68.1% ##################################################### 73.8% ######################################################### 79.4% ############################################################# 85.1% ################################################################# 90.8% ######################################################################## 100.0% [2019-11-10T14:21:06.300Z] #40 ... [2019-11-10T14:21:06.300Z] [2019-11-10T14:21:06.300Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:21:06.300Z] #10 38.29 Reading package lists... [2019-11-10T14:21:06.300Z] #10 47.69 Building dependency tree... [2019-11-10T14:21:06.615Z] #27 ... [2019-11-10T14:21:06.615Z] [2019-11-10T14:21:06.615Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:21:06.615Z] #34 29.42 Selecting previously unselected package liblzo2-2:s390x. [2019-11-10T14:21:06.615Z] #34 29.46 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-10T14:21:06.615Z] #34 29.47 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-10T14:21:06.615Z] #34 29.60 Selecting previously unselected package libicu57:s390x. [2019-11-10T14:21:06.615Z] #34 29.61 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-10T14:21:06.615Z] #34 29.61 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-10T14:21:06.615Z] #34 37.53 Selecting previously unselected package libxml2:s390x. [2019-11-10T14:21:06.615Z] #34 37.54 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-10T14:21:06.615Z] #34 37.54 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-10T14:21:06.615Z] #34 38.55 Selecting previously unselected package libarchive13:s390x. [2019-11-10T14:21:06.615Z] #34 38.55 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-10T14:21:06.615Z] #34 38.56 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-10T14:21:06.615Z] #34 38.90 Selecting previously unselected package libjsoncpp1:s390x. [2019-11-10T14:21:06.615Z] #34 38.90 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-10T14:21:06.615Z] #34 38.90 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-10T14:21:06.615Z] #34 39.03 Selecting previously unselected package libuv1:s390x. [2019-11-10T14:21:06.615Z] #34 39.05 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-10T14:21:06.615Z] #34 39.05 Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-10T14:21:06.615Z] #34 39.20 Selecting previously unselected package cmake. [2019-11-10T14:21:06.615Z] #34 39.21 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-10T14:21:06.615Z] #34 39.29 Unpacking cmake (3.7.2-1) ... [2019-11-10T14:21:06.953Z] #41 25.23 CC images/signalfd.o [2019-11-10T14:21:06.953Z] #41 25.41 CC images/fs.o [2019-11-10T14:21:07.021Z] #34 ... [2019-11-10T14:21:07.021Z] [2019-11-10T14:21:07.021Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:07.021Z] #27 13.74 [2019-11-10T14:21:07.211Z] #41 25.62 CC images/pstree.o [2019-11-10T14:21:07.211Z] #41 25.82 CC images/pipe.o [2019-11-10T14:21:07.778Z] #41 26.10 CC images/tcp-stream.o [2019-11-10T14:21:07.834Z] #27 14.14 ## 3.3% #### 5.9% ####### 11.0% ######### 13.5% ########### 16.0% ############# 18.6% ################# 23.7% [2019-11-10T14:21:07.834Z] #27 ... [2019-11-10T14:21:07.834Z] [2019-11-10T14:21:07.834Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:21:07.834Z] #29 30.65 + cd /tmp/tmp.P4Mu8rBWI0/src/github.com/go-swagger/go-swagger [2019-11-10T14:21:07.834Z] #29 30.65 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-10T14:21:07.834Z] #29 33.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-10T14:21:08.037Z] #41 26.44 CC images/sk-packet.o [2019-11-10T14:21:08.037Z] #41 26.67 CC images/mnt.o [2019-11-10T14:21:08.163Z] #26 ... [2019-11-10T14:21:08.163Z] [2019-11-10T14:21:08.163Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:08.163Z] #41 5.043 Note: Building without setproctitle() and strlcpy() support. [2019-11-10T14:21:08.163Z] #41 5.044 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-10T14:21:08.163Z] #41 7.618 fatal: Not a git repository (or any of the parent directories): .git [2019-11-10T14:21:08.163Z] #41 7.672 GEN .gitid [2019-11-10T14:21:08.163Z] #41 7.700 GEN criu/include/version.h [2019-11-10T14:21:08.163Z] #41 7.773 GEN include/common/asm [2019-11-10T14:21:08.163Z] #41 ... [2019-11-10T14:21:08.163Z] [2019-11-10T14:21:08.163Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:21:08.163Z] #17 5.774 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:21:08.163Z] #17 5.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:21:08.163Z] #17 5.840 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:21:08.163Z] #17 5.844 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:21:08.163Z] #17 5.872 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:21:08.163Z] #17 6.730 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-10T14:21:08.163Z] #17 8.245 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-10T14:21:08.163Z] #17 9.840 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-10T14:21:08.247Z] #29 ... [2019-11-10T14:21:08.247Z] [2019-11-10T14:21:08.247Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:08.247Z] #27 14.14 ## 3.3% #### 5.9% ####### 11.0% ######### 13.5% ########### 16.0% ############# 18.6% ################# 23.7% ################## 26.2% #################### 28.8% [2019-11-10T14:21:08.247Z] #27 ... [2019-11-10T14:21:08.247Z] [2019-11-10T14:21:08.247Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:21:08.247Z] #41 36.67 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-10T14:21:08.247Z] #41 36.67 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-10T14:21:08.247Z] #41 36.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:21:08.247Z] #41 36.72 Setting up python-protobuf (3.0.0-9) ... [2019-11-10T14:21:08.247Z] #41 40.75 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-10T14:21:08.247Z] #41 40.77 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-10T14:21:08.247Z] #41 40.79 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-10T14:21:08.247Z] #41 40.82 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-10T14:21:08.247Z] #41 40.84 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-10T14:21:08.247Z] #41 40.86 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-10T14:21:08.247Z] #41 40.86 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-10T14:21:08.247Z] #41 40.89 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-10T14:21:08.247Z] #41 40.90 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-10T14:21:08.247Z] #41 40.91 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-10T14:21:08.247Z] #41 40.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:21:08.247Z] #41 DONE 41.1s [2019-11-10T14:21:08.247Z] [2019-11-10T14:21:08.247Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:08.423Z] #17 ... [2019-11-10T14:21:08.423Z] [2019-11-10T14:21:08.423Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:08.423Z] #26 27.43 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-10T14:21:08.603Z] #41 26.87 CC images/pipe-data.o [2019-11-10T14:21:08.603Z] #41 27.03 CC images/sa.o [2019-11-10T14:21:08.815Z] #10 51.62 The following additional packages will be installed: [2019-11-10T14:21:08.815Z] #10 51.62 libapparmor1 libseccomp2 [2019-11-10T14:21:08.815Z] #10 51.64 Suggested packages: [2019-11-10T14:21:08.815Z] #10 51.65 seccomp [2019-11-10T14:21:08.869Z] #41 27.33 CC images/timer.o [2019-11-10T14:21:08.872Z] Removing intermediate container fc9028e5fe38 [2019-11-10T14:21:08.872Z] ---> 13d7b5ea9000 [2019-11-10T14:21:08.872Z] Step 11/16 : ARG GOOS [2019-11-10T14:21:08.872Z] ---> Running in 287a31945c90 [2019-11-10T14:21:08.872Z] Removing intermediate container 287a31945c90 [2019-11-10T14:21:08.872Z] ---> 797e94a790e4 [2019-11-10T14:21:08.872Z] Step 12/16 : ARG GOARCH [2019-11-10T14:21:08.872Z] ---> Running in b942ea187852 [2019-11-10T14:21:08.872Z] Removing intermediate container b942ea187852 [2019-11-10T14:21:08.872Z] ---> e564236e448b [2019-11-10T14:21:08.872Z] 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-10T14:21:08.872Z] ---> Running in 62e05265b659 [2019-11-10T14:21:08.924Z] #27 14.14 ## 3.3% #### 5.9% ####### 11.0% ######### 13.5% ########### 16.0% ############# 18.6% ################# 23.7% ################## 26.2% #################### 28.8% ######################## 33.9% ########################## 36.4% ############################ 39.0% [2019-11-10T14:21:08.924Z] #27 ... [2019-11-10T14:21:08.924Z] [2019-11-10T14:21:08.924Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:21:08.924Z] #32 31.26 sync [2019-11-10T14:21:08.924Z] #32 31.26 internal/reflectlite [2019-11-10T14:21:08.924Z] #32 33.99 errors [2019-11-10T14:21:08.924Z] #32 34.02 sort [2019-11-10T14:21:08.924Z] #32 34.20 strconv [2019-11-10T14:21:08.924Z] #32 35.56 io [2019-11-10T14:21:08.924Z] #32 36.91 internal/oserror [2019-11-10T14:21:08.924Z] #32 36.95 syscall [2019-11-10T14:21:08.924Z] #32 39.45 reflect [2019-11-10T14:21:08.924Z] #32 ... [2019-11-10T14:21:08.924Z] [2019-11-10T14:21:08.924Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:09.128Z] #41 27.69 CC images/timerfd.o [2019-11-10T14:21:09.369Z] #26 28.14 [2019-11-10T14:21:09.374Z] #10 52.33 The following NEW packages will be installed: [2019-11-10T14:21:09.374Z] #10 52.33 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-10T14:21:09.390Z] #41 27.95 CC images/mm.o [2019-11-10T14:21:09.629Z] #10 ... [2019-11-10T14:21:09.629Z] [2019-11-10T14:21:09.629Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:21:09.629Z] #40 49.90 The following NEW packages will be installed: [2019-11-10T14:21:09.629Z] #40 49.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-10T14:21:09.629Z] #40 49.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-10T14:21:09.629Z] #40 49.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-10T14:21:09.629Z] #40 49.95 zlib1g-dev [2019-11-10T14:21:09.629Z] #40 51.28 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:21:09.629Z] #40 51.28 Need to get 3602 kB of archives. [2019-11-10T14:21:09.629Z] #40 51.28 After this operation, 18.9 MB of additional disk space will be used. [2019-11-10T14:21:09.629Z] #40 51.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-10T14:21:09.629Z] #40 51.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-10T14:21:09.629Z] #40 51.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-10T14:21:09.629Z] #40 51.32 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-10T14:21:09.629Z] #40 51.33 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-10T14:21:09.629Z] #40 51.35 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-10T14:21:09.629Z] #40 51.36 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-10T14:21:09.629Z] #40 51.37 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-10T14:21:09.629Z] #40 51.41 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-10T14:21:09.629Z] #40 51.46 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-10T14:21:09.629Z] #40 51.47 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-10T14:21:09.629Z] #40 51.61 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-10T14:21:09.629Z] #40 51.70 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-10T14:21:09.629Z] #40 51.74 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-10T14:21:09.629Z] #40 51.75 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-10T14:21:09.629Z] #40 51.78 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-10T14:21:09.629Z] #26 28.52 ##################################### 51.7% ######################################################################## 100.0% [2019-11-10T14:21:09.648Z] #41 28.24 CC images/sk-opts.o [2019-11-10T14:21:09.884Z] #40 53.08 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:21:09.895Z] #26 28.89 [2019-11-10T14:21:09.906Z] #41 28.43 CC images/sk-unix.o [2019-11-10T14:21:10.152Z] #40 53.34 Fetched 3602 kB in 1s (2071 kB/s) [2019-11-10T14:21:10.164Z] #41 28.68 CC images/sk-inet.o [2019-11-10T14:21:10.466Z] #26 ... [2019-11-10T14:21:10.466Z] [2019-11-10T14:21:10.466Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:10.466Z] #36 3.077 + RM_GOPATH=0 [2019-11-10T14:21:10.466Z] #36 3.077 + TMP_GOPATH= [2019-11-10T14:21:10.466Z] #36 3.080 + : /build [2019-11-10T14:21:10.466Z] #36 3.080 + '[' -z '' ']' [2019-11-10T14:21:10.466Z] #36 3.081 ++ mktemp -d [2019-11-10T14:21:10.466Z] #36 3.085 + export GOPATH=/tmp/tmp.2SUMdygmpL [2019-11-10T14:21:10.466Z] #36 3.085 + GOPATH=/tmp/tmp.2SUMdygmpL [2019-11-10T14:21:10.466Z] #36 3.085 + RM_GOPATH=1 [2019-11-10T14:21:10.466Z] #36 3.085 ++ dirname ./install.sh [2019-11-10T14:21:10.466Z] #36 3.087 + dir=. [2019-11-10T14:21:10.466Z] #36 3.087 + bin=tini [2019-11-10T14:21:10.466Z] #36 3.087 + shift [2019-11-10T14:21:10.466Z] #36 3.087 + '[' '!' -f ./tini.installer ']' [2019-11-10T14:21:10.466Z] #36 3.093 + . ./tini.installer [2019-11-10T14:21:10.466Z] #36 3.093 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:21:10.466Z] #36 3.095 + install_tini [2019-11-10T14:21:10.466Z] #36 3.095 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-10T14:21:10.466Z] #36 3.095 + git clone https://github.com/krallin/tini.git /tmp/tmp.2SUMdygmpL/tini [2019-11-10T14:21:10.466Z] #36 3.095 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:21:10.466Z] #36 3.099 Cloning into '/tmp/tmp.2SUMdygmpL/tini'... [2019-11-10T14:21:10.466Z] #36 4.974 + cd /tmp/tmp.2SUMdygmpL/tini [2019-11-10T14:21:10.466Z] #36 4.974 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:21:10.466Z] #36 4.984 + cmake . [2019-11-10T14:21:10.466Z] #36 5.836 -- The C compiler identification is GNU 6.3.0 [2019-11-10T14:21:10.466Z] #36 5.909 -- Check for working C compiler: /usr/bin/cc [2019-11-10T14:21:10.466Z] #36 7.416 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-10T14:21:10.466Z] #36 7.420 -- Detecting C compiler ABI info [2019-11-10T14:21:10.466Z] #36 7.945 -- Detecting C compiler ABI info - done [2019-11-10T14:21:10.466Z] #36 8.010 -- Detecting C compile features [2019-11-10T14:21:10.714Z] #40 53.62 Selecting previously unselected package libnet1:amd64. [2019-11-10T14:21:10.714Z] #40 53.62 (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-10T14:21:10.714Z] #40 53.72 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-10T14:21:10.714Z] #40 53.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-10T14:21:10.727Z] #36 ... [2019-11-10T14:21:10.727Z] [2019-11-10T14:21:10.727Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:10.727Z] #41 10.51 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-10T14:21:10.727Z] #41 10.71 PBCC images/opts.pb-c.c [2019-11-10T14:21:10.727Z] #41 10.87 PBCC images/sit.pb-c.c [2019-11-10T14:21:10.727Z] #41 10.90 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-10T14:21:10.727Z] #41 10.94 DEP images/opts.pb-c.d [2019-11-10T14:21:10.727Z] #41 10.98 DEP images/sit.pb-c.d [2019-11-10T14:21:10.727Z] #41 11.05 PBCC images/macvlan.pb-c.c [2019-11-10T14:21:10.727Z] #41 11.07 DEP images/macvlan.pb-c.d [2019-11-10T14:21:10.727Z] #41 11.11 PBCC images/autofs.pb-c.c [2019-11-10T14:21:10.727Z] #41 11.13 DEP images/autofs.pb-c.d [2019-11-10T14:21:10.727Z] #41 11.22 PBCC images/sysctl.pb-c.c [2019-11-10T14:21:10.727Z] #41 11.24 DEP images/sysctl.pb-c.d [2019-11-10T14:21:10.727Z] #41 11.30 PBCC images/time.pb-c.c [2019-11-10T14:21:10.727Z] #41 11.32 DEP images/time.pb-c.d [2019-11-10T14:21:10.727Z] #41 11.34 PBCC images/binfmt-misc.pb-c.c [2019-11-10T14:21:10.727Z] #41 11.35 DEP images/binfmt-misc.pb-c.d [2019-11-10T14:21:10.727Z] #41 11.37 PBCC images/seccomp.pb-c.c [2019-11-10T14:21:10.727Z] #41 11.39 DEP images/seccomp.pb-c.d [2019-11-10T14:21:10.727Z] #41 11.41 PBCC images/userns.pb-c.c [2019-11-10T14:21:10.727Z] #41 11.42 DEP images/userns.pb-c.d [2019-11-10T14:21:10.727Z] #41 11.46 PBCC images/cgroup.pb-c.c [2019-11-10T14:21:10.727Z] #41 11.50 DEP images/cgroup.pb-c.d [2019-11-10T14:21:10.727Z] #41 11.54 PBCC images/fown.pb-c.c [2019-11-10T14:21:10.727Z] #41 11.67 PBCC images/ext-file.pb-c.c [2019-11-10T14:21:10.727Z] #41 11.77 DEP images/fown.pb-c.d [2019-11-10T14:21:10.727Z] #41 11.86 DEP images/ext-file.pb-c.d [2019-11-10T14:21:10.727Z] #41 11.95 PBCC images/rpc.pb-c.c [2019-11-10T14:21:10.727Z] #41 12.00 DEP images/rpc.pb-c.d [2019-11-10T14:21:10.727Z] #41 12.17 PBCC images/siginfo.pb-c.c [2019-11-10T14:21:10.727Z] #41 12.21 DEP images/siginfo.pb-c.d [2019-11-10T14:21:10.727Z] #41 12.29 PBCC images/pagemap.pb-c.c [2019-11-10T14:21:10.727Z] #41 12.35 DEP images/pagemap.pb-c.d [2019-11-10T14:21:10.727Z] #41 12.41 PBCC images/rlimit.pb-c.c [2019-11-10T14:21:10.727Z] #41 12.45 DEP images/rlimit.pb-c.d [2019-11-10T14:21:10.727Z] #41 12.51 PBCC images/file-lock.pb-c.c [2019-11-10T14:21:10.727Z] #41 12.56 DEP images/file-lock.pb-c.d [2019-11-10T14:21:10.732Z] #41 29.15 CC images/tun.o [2019-11-10T14:21:10.991Z] #41 ... [2019-11-10T14:21:10.991Z] [2019-11-10T14:21:10.991Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:10.991Z] #44 76.57 encoding/xml [2019-11-10T14:21:10.991Z] #44 76.94 text/template [2019-11-10T14:21:10.991Z] #44 81.97 go/doc [2019-11-10T14:21:10.991Z] #44 82.72 github.com/LK4D4/vndr/godl/singleflight [2019-11-10T14:21:10.991Z] #44 83.13 crypto/ed25519 [2019-11-10T14:21:10.991Z] #44 83.51 crypto/rsa [2019-11-10T14:21:10.991Z] #44 84.92 crypto/dsa [2019-11-10T14:21:10.991Z] #44 85.30 github.com/LK4D4/vndr/build [2019-11-10T14:21:10.991Z] #44 85.35 crypto/x509/pkix [2019-11-10T14:21:10.991Z] #44 85.95 vendor/golang.org/x/crypto/cryptobyte [2019-11-10T14:21:10.991Z] #44 ... [2019-11-10T14:21:10.991Z] [2019-11-10T14:21:10.991Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:10.991Z] #41 29.53 CC images/sk-netlink.o [2019-11-10T14:21:10.993Z] #41 12.65 PBCC images/tty.pb-c.c [2019-11-10T14:21:10.993Z] #41 12.75 DEP images/tty.pb-c.d [2019-11-10T14:21:10.993Z] #41 12.86 PBCC images/tun.pb-c.c [2019-11-10T14:21:10.993Z] #41 12.98 PBCC images/netdev.pb-c.c [2019-11-10T14:21:11.044Z] #27 14.14 ## 3.3% #### 5.9% ####### 11.0% ######### 13.5% ########### 16.0% ############# 18.6% ################# 23.7% ################## 26.2% #################### 28.8% ######################## 33.9% ########################## 36.4% ############################ 39.0% ############################# 41.5% ############################### 44.0% ################################# 46.6% ##################################### 51.7% ####################################### 54.2% ########################################## 59.3% ############################################ 61.9% ################################################ 66.9% ################################################### 72.0% ##################################################### 74.6% ####################################################### 77.1% ######################################################### 79.7% [2019-11-10T14:21:11.044Z] #27 ... [2019-11-10T14:21:11.044Z] [2019-11-10T14:21:11.044Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:21:11.044Z] #34 42.69 Selecting previously unselected package xxd. [2019-11-10T14:21:11.044Z] #34 42.71 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-10T14:21:11.044Z] #34 42.72 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:21:11.044Z] #34 42.95 Selecting previously unselected package vim-common. [2019-11-10T14:21:11.044Z] #34 42.95 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:21:11.044Z] #34 42.96 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:21:11.044Z] #34 43.29 Processing triggers for mime-support (3.60) ... [2019-11-10T14:21:11.044Z] #34 43.33 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:21:11.044Z] #34 43.34 Setting up libuv1:s390x (1.9.1-3) ... [2019-11-10T14:21:11.044Z] #34 43.35 Setting up cmake-data (3.7.2-1) ... [2019-11-10T14:21:11.044Z] #34 43.37 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-10T14:21:11.044Z] #34 43.38 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-10T14:21:11.044Z] #34 43.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:21:11.044Z] #34 43.43 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:21:11.044Z] #34 43.45 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-10T14:21:11.044Z] #34 43.46 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-10T14:21:11.044Z] #34 43.47 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-10T14:21:11.044Z] #34 43.48 Setting up cmake (3.7.2-1) ... [2019-11-10T14:21:11.044Z] #34 43.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:21:11.044Z] #34 DONE 43.9s [2019-11-10T14:21:11.044Z] [2019-11-10T14:21:11.044Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:11.249Z] #41 29.83 CC images/packet-sock.o [2019-11-10T14:21:11.254Z] #41 13.10 DEP images/tun.pb-c.d [2019-11-10T14:21:11.254Z] #41 13.19 DEP images/netdev.pb-c.d [2019-11-10T14:21:11.397Z] #40 54.13 Selecting previously unselected package libcap-dev:amd64. [2019-11-10T14:21:11.461Z] #27 14.14 ## 3.3% #### 5.9% ####### 11.0% ######### 13.5% ########### 16.0% ############# 18.6% ################# 23.7% ################## 26.2% #################### 28.8% ######################## 33.9% ########################## 36.4% ############################ 39.0% ############################# 41.5% ############################### 44.0% ################################# 46.6% ##################################### 51.7% ####################################### 54.2% ########################################## 59.3% ############################################ 61.9% ################################################ 66.9% ################################################### 72.0% ##################################################### 74.6% ####################################################### 77.1% ######################################################### 79.7% ############################################################# 84.8% [2019-11-10T14:21:11.461Z] #27 ... [2019-11-10T14:21:11.461Z] [2019-11-10T14:21:11.461Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:21:11.461Z] #35 DONE 0.2s [2019-11-10T14:21:11.461Z] [2019-11-10T14:21:11.461Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:11.461Z] #27 14.14 ## 3.3% #### 5.9% ####### 11.0% ######### 13.5% ########### 16.0% ############# 18.6% ################# 23.7% ################## 26.2% #################### 28.8% ######################## 33.9% ########################## 36.4% ############################ 39.0% ############################# 41.5% ############################### 44.0% ################################# 46.6% ##################################### 51.7% ####################################### 54.2% ########################################## 59.3% ############################################ 61.9% ################################################ 66.9% ################################################### 72.0% ##################################################### 74.6% ####################################################### 77.1% ######################################################### 79.7% ############################################################# 84.8% ############################################################## 87.3% [2019-11-10T14:21:11.461Z] #27 ... [2019-11-10T14:21:11.461Z] [2019-11-10T14:21:11.461Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-10T14:21:11.461Z] #36 DONE 0.1s [2019-11-10T14:21:11.461Z] [2019-11-10T14:21:11.461Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:11.514Z] #41 13.27 PBCC images/vma.pb-c.c [2019-11-10T14:21:11.514Z] #41 13.35 DEP images/vma.pb-c.d [2019-11-10T14:21:11.514Z] #41 13.43 PBCC images/creds.pb-c.c [2019-11-10T14:21:11.514Z] #41 13.44 DEP images/creds.pb-c.d [2019-11-10T14:21:11.652Z] #40 54.24 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-10T14:21:11.652Z] #40 54.71 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-10T14:21:11.775Z] #41 13.51 PBCC images/utsns.pb-c.c [2019-11-10T14:21:11.775Z] #41 13.56 DEP images/utsns.pb-c.d [2019-11-10T14:21:11.775Z] #41 13.64 PBCC images/ipc-desc.pb-c.c [2019-11-10T14:21:11.775Z] #41 13.68 PBCC images/ipc-sem.pb-c.c [2019-11-10T14:21:11.775Z] #41 13.70 DEP images/ipc-desc.pb-c.d [2019-11-10T14:21:11.775Z] #41 13.78 DEP images/ipc-sem.pb-c.d [2019-11-10T14:21:11.816Z] #41 30.30 CC images/ipc-var.o [2019-11-10T14:21:11.908Z] #40 54.92 Selecting previously unselected package libnet1-dev. [2019-11-10T14:21:11.908Z] #40 54.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-10T14:21:11.908Z] #40 54.93 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-10T14:21:11.920Z] #27 14.14 ## 3.3% #### 5.9% ####### 11.0% ######### 13.5% ########### 16.0% ############# 18.6% ################# 23.7% ################## 26.2% #################### 28.8% ######################## 33.9% ########################## 36.4% ############################ 39.0% ############################# 41.5% ############################### 44.0% ################################# 46.6% ##################################### 51.7% ####################################### 54.2% ########################################## 59.3% ############################################ 61.9% ################################################ 66.9% ################################################### 72.0% ##################################################### 74.6% ####################################################### 77.1% ######################################################### 79.7% ############################################################# 84.8% ############################################################## 87.3% ################################################################ 89.9% #################################################################### 94.9% ######################################################################## 100.0% [2019-11-10T14:21:12.035Z] #41 13.89 PBCC images/ipc-msg.pb-c.c [2019-11-10T14:21:12.035Z] #41 13.92 DEP images/ipc-msg.pb-c.d [2019-11-10T14:21:12.035Z] #41 13.98 PBCC images/ipc-shm.pb-c.c [2019-11-10T14:21:12.035Z] #41 14.03 DEP images/ipc-shm.pb-c.d [2019-11-10T14:21:12.074Z] #41 30.49 CC images/ipc-desc.o [2019-11-10T14:21:12.163Z] #40 55.46 Selecting previously unselected package libnl-3-200:amd64. [2019-11-10T14:21:12.296Z] #41 14.12 PBCC images/ipc-var.pb-c.c [2019-11-10T14:21:12.332Z] #41 30.67 CC images/ipc-shm.o [2019-11-10T14:21:12.332Z] #41 30.86 CC images/ipc-msg.o [2019-11-10T14:21:12.379Z] #27 19.08 [2019-11-10T14:21:12.419Z] #40 55.46 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-10T14:21:12.419Z] #40 55.47 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-10T14:21:12.419Z] #40 55.70 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-10T14:21:12.419Z] #40 55.70 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-10T14:21:12.419Z] #40 55.71 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-10T14:21:12.557Z] #41 14.24 DEP images/ipc-var.pb-c.d [2019-11-10T14:21:12.557Z] #41 14.28 PBCC images/sk-opts.pb-c.c [2019-11-10T14:21:12.557Z] #41 14.32 PBCC images/packet-sock.pb-c.c [2019-11-10T14:21:12.557Z] #41 14.39 DEP images/sk-opts.pb-c.d [2019-11-10T14:21:12.557Z] #41 14.44 DEP images/packet-sock.pb-c.d [2019-11-10T14:21:12.557Z] #41 14.55 PBCC images/sk-netlink.pb-c.c [2019-11-10T14:21:12.590Z] #41 31.08 CC images/ipc-sem.o [2019-11-10T14:21:12.818Z] #41 14.61 DEP images/sk-netlink.pb-c.d [2019-11-10T14:21:12.818Z] #41 14.67 PBCC images/sk-inet.pb-c.c [2019-11-10T14:21:12.818Z] #41 14.68 DEP images/sk-inet.pb-c.d [2019-11-10T14:21:12.818Z] #41 14.76 PBCC images/sk-unix.pb-c.c [2019-11-10T14:21:13.030Z] #40 56.10 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-10T14:21:13.030Z] #40 56.10 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-10T14:21:13.030Z] #40 ... [2019-11-10T14:21:13.030Z] [2019-11-10T14:21:13.030Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:21:13.030Z] #56 36.12 Reading package lists... [2019-11-10T14:21:13.030Z] #56 46.43 Building dependency tree... [2019-11-10T14:21:13.030Z] #56 50.27 The following additional packages will be installed: [2019-11-10T14:21:13.030Z] #56 50.30 btrfs-progs liblzo2-2 [2019-11-10T14:21:13.030Z] #56 50.71 The following NEW packages will be installed: [2019-11-10T14:21:13.030Z] #56 50.72 btrfs-progs btrfs-tools liblzo2-2 [2019-11-10T14:21:13.030Z] #56 51.98 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:21:13.030Z] #56 51.98 Need to get 649 kB of archives. [2019-11-10T14:21:13.030Z] #56 51.98 After this operation, 4320 kB of additional disk space will be used. [2019-11-10T14:21:13.030Z] #56 51.98 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-10T14:21:13.030Z] #56 51.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-10T14:21:13.030Z] #56 52.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-10T14:21:13.030Z] #56 53.29 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:21:13.030Z] #56 53.54 Fetched 649 kB in 1s (561 kB/s) [2019-11-10T14:21:13.030Z] #56 53.92 Selecting previously unselected package liblzo2-2:amd64. [2019-11-10T14:21:13.030Z] #56 53.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-10T14:21:13.030Z] #56 54.08 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-10T14:21:13.030Z] #56 54.10 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-10T14:21:13.030Z] #56 54.85 Selecting previously unselected package btrfs-progs. [2019-11-10T14:21:13.030Z] #56 54.85 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-10T14:21:13.030Z] #56 54.85 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-10T14:21:13.030Z] #56 56.12 Selecting previously unselected package btrfs-tools. [2019-11-10T14:21:13.030Z] #56 56.13 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-10T14:21:13.030Z] #56 56.14 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-10T14:21:13.030Z] #56 ... [2019-11-10T14:21:13.030Z] [2019-11-10T14:21:13.030Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:21:13.030Z] #10 53.59 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:21:13.030Z] #10 53.59 Need to get 300 kB of archives. [2019-11-10T14:21:13.030Z] #10 53.59 After this operation, 1201 kB of additional disk space will be used. [2019-11-10T14:21:13.030Z] #10 53.59 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-10T14:21:13.030Z] #10 53.60 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-10T14:21:13.030Z] #10 53.62 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-10T14:21:13.030Z] #10 53.72 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-10T14:21:13.030Z] #10 54.92 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:21:13.030Z] #10 55.15 Fetched 300 kB in 1s (240 kB/s) [2019-11-10T14:21:13.030Z] #10 55.42 Selecting previously unselected package libseccomp2:amd64. [2019-11-10T14:21:13.030Z] #10 55.42 (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-10T14:21:13.030Z] #10 55.53 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-10T14:21:13.030Z] #10 55.55 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-10T14:21:13.030Z] #10 55.76 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-10T14:21:13.030Z] #10 55.76 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-10T14:21:13.030Z] #10 55.76 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-10T14:21:13.030Z] #10 56.04 Selecting previously unselected package libapparmor1:amd64. [2019-11-10T14:21:13.030Z] #10 56.07 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-10T14:21:13.030Z] #10 56.08 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-10T14:21:13.078Z] #41 14.83 DEP images/sk-unix.pb-c.d [2019-11-10T14:21:13.078Z] #41 14.91 PBCC images/mm.pb-c.c [2019-11-10T14:21:13.078Z] #41 14.99 DEP images/mm.pb-c.d [2019-11-10T14:21:13.078Z] #41 15.07 PBCC images/timerfd.pb-c.c [2019-11-10T14:21:13.206Z] #41 31.47 CC images/utsns.o [2019-11-10T14:21:13.206Z] #41 31.70 CC images/creds.o [2019-11-10T14:21:13.286Z] #10 56.33 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-10T14:21:13.286Z] #10 56.39 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-10T14:21:13.286Z] #10 56.41 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-10T14:21:13.339Z] #41 15.15 DEP images/timerfd.pb-c.d [2019-11-10T14:21:13.339Z] #41 15.21 PBCC images/timer.pb-c.c [2019-11-10T14:21:13.339Z] #41 15.31 DEP images/timer.pb-c.d [2019-11-10T14:21:13.493Z] #41 32.00 CC images/vma.o [2019-11-10T14:21:13.545Z] #10 56.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:21:13.600Z] #41 15.42 PBCC images/sa.pb-c.c [2019-11-10T14:21:13.619Z] #27 19.47 1.2% # 2.2% ## 3.1% ### 5.0% #### 6.0% ##### 7.8% ###### 8.8% ####### 9.7% [2019-11-10T14:21:13.619Z] #27 ... [2019-11-10T14:21:13.619Z] [2019-11-10T14:21:13.619Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:13.619Z] #55 10.18 + cd /tmp/tmp.JYp8KCueRG/src/github.com/opencontainers/runc [2019-11-10T14:21:13.619Z] #55 10.18 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-10T14:21:13.619Z] #55 10.36 + '[' -z '' ']' [2019-11-10T14:21:13.619Z] #55 10.36 + target=static [2019-11-10T14:21:13.619Z] #55 10.36 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-10T14:21:13.619Z] #55 12.23 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-10T14:21:13.619Z] #55 ... [2019-11-10T14:21:13.619Z] [2019-11-10T14:21:13.619Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:13.619Z] #37 0.288 + RM_GOPATH=0 [2019-11-10T14:21:13.619Z] #37 0.288 + TMP_GOPATH= [2019-11-10T14:21:13.619Z] #37 0.288 + : /build [2019-11-10T14:21:13.619Z] #37 0.288 + '[' -z '' ']' [2019-11-10T14:21:13.619Z] #37 0.288 ++ mktemp -d [2019-11-10T14:21:13.619Z] #37 0.289 + export GOPATH=/tmp/tmp.mAJdF3wPat [2019-11-10T14:21:13.619Z] #37 0.289 + GOPATH=/tmp/tmp.mAJdF3wPat [2019-11-10T14:21:13.619Z] #37 0.289 + RM_GOPATH=1 [2019-11-10T14:21:13.619Z] #37 0.294 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:21:13.619Z] #37 0.294 ++ dirname ./install.sh [2019-11-10T14:21:13.619Z] #37 0.294 + dir=. [2019-11-10T14:21:13.619Z] #37 0.294 + bin=tini [2019-11-10T14:21:13.619Z] #37 0.294 + shift [2019-11-10T14:21:13.619Z] #37 0.294 + '[' '!' -f ./tini.installer ']' [2019-11-10T14:21:13.619Z] #37 0.294 + . ./tini.installer [2019-11-10T14:21:13.619Z] #37 0.294 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:21:13.619Z] #37 0.294 + install_tini [2019-11-10T14:21:13.619Z] #37 0.294 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-10T14:21:13.619Z] #37 0.294 + git clone https://github.com/krallin/tini.git /tmp/tmp.mAJdF3wPat/tini [2019-11-10T14:21:13.619Z] #37 0.294 Cloning into '/tmp/tmp.mAJdF3wPat/tini'... [2019-11-10T14:21:13.619Z] #37 1.554 + cd /tmp/tmp.mAJdF3wPat/tini [2019-11-10T14:21:13.619Z] #37 1.554 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:21:13.619Z] #37 1.570 + cmake . [2019-11-10T14:21:13.619Z] #37 2.089 -- The C compiler identification is GNU 6.3.0 [2019-11-10T14:21:13.619Z] #37 2.122 -- Check for working C compiler: /usr/bin/cc [2019-11-10T14:21:13.802Z] #10 56.93 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-10T14:21:13.860Z] #41 15.50 DEP images/sa.pb-c.d [2019-11-10T14:21:13.860Z] #41 15.58 PBCC images/pipe-data.pb-c.c [2019-11-10T14:21:13.860Z] #41 15.63 DEP images/pipe-data.pb-c.d [2019-11-10T14:21:13.860Z] #41 15.67 PBCC images/mnt.pb-c.c [2019-11-10T14:21:14.037Z] #37 2.637 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-10T14:21:14.037Z] #37 2.641 -- Detecting C compiler ABI info [2019-11-10T14:21:14.061Z] #10 57.20 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-10T14:21:14.061Z] #10 ... [2019-11-10T14:21:14.061Z] [2019-11-10T14:21:14.061Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:21:14.061Z] #33 37.05 Reading package lists... [2019-11-10T14:21:14.061Z] #33 47.66 Building dependency tree... [2019-11-10T14:21:14.061Z] #33 51.25 The following additional packages will be installed: [2019-11-10T14:21:14.061Z] #33 51.27 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-10T14:21:14.061Z] #33 51.30 Suggested packages: [2019-11-10T14:21:14.061Z] #33 51.30 codeblocks eclipse ninja-build lrzip [2019-11-10T14:21:14.061Z] #33 51.30 Recommended packages: [2019-11-10T14:21:14.061Z] #33 51.30 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-10T14:21:14.061Z] #33 52.62 The following NEW packages will be installed: [2019-11-10T14:21:14.061Z] #33 52.62 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-10T14:21:14.061Z] #33 52.62 vim-common xxd [2019-11-10T14:21:14.061Z] #33 53.76 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:21:14.061Z] #33 53.76 Need to get 13.7 MB of archives. [2019-11-10T14:21:14.061Z] #33 53.76 After this operation, 57.2 MB of additional disk space will be used. [2019-11-10T14:21:14.061Z] #33 53.76 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-10T14:21:14.061Z] #33 54.09 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-10T14:21:14.061Z] #33 54.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-10T14:21:14.061Z] #33 55.38 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-10T14:21:14.061Z] #33 55.55 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-10T14:21:14.061Z] #33 55.61 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-10T14:21:14.061Z] #33 55.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-10T14:21:14.061Z] #33 55.64 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-10T14:21:14.061Z] #33 56.07 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-10T14:21:14.061Z] #33 56.15 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-10T14:21:14.066Z] #41 32.30 CC images/netdev.o [2019-11-10T14:21:14.121Z] #41 15.81 DEP images/mnt.pb-c.d [2019-11-10T14:21:14.121Z] #41 15.87 PBCC images/sk-packet.pb-c.c [2019-11-10T14:21:14.121Z] #41 15.96 DEP images/sk-packet.pb-c.d [2019-11-10T14:21:14.121Z] #41 15.99 PBCC images/tcp-stream.pb-c.c [2019-11-10T14:21:14.121Z] #41 16.02 DEP images/tcp-stream.pb-c.d [2019-11-10T14:21:14.121Z] #41 16.04 PBCC images/pipe.pb-c.c [2019-11-10T14:21:14.323Z] #33 ... [2019-11-10T14:21:14.323Z] [2019-11-10T14:21:14.323Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:21:14.323Z] #10 57.41 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-10T14:21:14.323Z] #10 57.49 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-10T14:21:14.325Z] #41 32.87 CC images/tty.o [2019-11-10T14:21:14.382Z] #41 16.07 DEP images/pipe.pb-c.d [2019-11-10T14:21:14.382Z] #41 16.10 PBCC images/pstree.pb-c.c [2019-11-10T14:21:14.382Z] #41 16.11 DEP images/pstree.pb-c.d [2019-11-10T14:21:14.382Z] #41 16.16 PBCC images/fs.pb-c.c [2019-11-10T14:21:14.382Z] #41 16.18 DEP images/fs.pb-c.d [2019-11-10T14:21:14.382Z] #41 16.21 PBCC images/signalfd.pb-c.c [2019-11-10T14:21:14.382Z] #41 16.27 DEP images/signalfd.pb-c.d [2019-11-10T14:21:14.382Z] #41 16.37 PBCC images/fh.pb-c.c [2019-11-10T14:21:14.382Z] #41 ... [2019-11-10T14:21:14.382Z] [2019-11-10T14:21:14.382Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:14.382Z] #44 60.28 regexp [2019-11-10T14:21:14.382Z] #44 64.45 context [2019-11-10T14:21:14.382Z] #44 64.56 os [2019-11-10T14:21:14.382Z] #44 69.28 internal/lazyregexp [2019-11-10T14:21:14.382Z] #44 69.29 net [2019-11-10T14:21:14.382Z] #44 69.30 os/exec [2019-11-10T14:21:14.438Z] #37 3.154 -- Detecting C compiler ABI info - done [2019-11-10T14:21:14.579Z] #10 57.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:21:14.641Z] #44 ... [2019-11-10T14:21:14.642Z] [2019-11-10T14:21:14.642Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:14.642Z] #41 16.47 PBCC images/fsnotify.pb-c.c [2019-11-10T14:21:14.845Z] #37 3.163 -- Detecting C compile features [2019-11-10T14:21:14.906Z] #41 16.53 DEP images/fh.pb-c.d [2019-11-10T14:21:14.906Z] #41 16.59 DEP images/fsnotify.pb-c.d [2019-11-10T14:21:14.906Z] #41 16.71 PBCC images/eventpoll.pb-c.c [2019-11-10T14:21:15.166Z] #41 16.90 DEP images/eventpoll.pb-c.d [2019-11-10T14:21:15.166Z] #41 16.95 PBCC images/eventfd.pb-c.c [2019-11-10T14:21:15.166Z] #41 17.00 DEP images/eventfd.pb-c.d [2019-11-10T14:21:15.259Z] #41 33.50 CC images/file-lock.o [2019-11-10T14:21:15.259Z] #41 33.72 CC images/rlimit.o [2019-11-10T14:21:15.427Z] #41 17.10 PBCC images/remap-file-path.pb-c.c [2019-11-10T14:21:15.427Z] #41 17.11 DEP images/remap-file-path.pb-c.d [2019-11-10T14:21:15.427Z] #41 17.25 PBCC images/fifo.pb-c.c [2019-11-10T14:21:15.427Z] #41 17.29 DEP images/fifo.pb-c.d [2019-11-10T14:21:15.517Z] #41 34.01 CC images/pagemap.o [2019-11-10T14:21:15.517Z] #10 ... [2019-11-10T14:21:15.517Z] [2019-11-10T14:21:15.517Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:21:15.517Z] #56 56.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:21:15.517Z] #56 56.46 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-10T14:21:15.517Z] #56 56.49 Setting up btrfs-progs (4.7.3-1) ... [2019-11-10T14:21:15.517Z] #56 56.50 Setting up btrfs-tools (4.7.3-1) ... [2019-11-10T14:21:15.517Z] #56 56.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:21:15.517Z] #56 DONE 58.6s [2019-11-10T14:21:15.517Z] [2019-11-10T14:21:15.517Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:21:15.517Z] #10 DONE 58.6s [2019-11-10T14:21:15.517Z] [2019-11-10T14:21:15.517Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:21:15.517Z] #33 57.53 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:21:15.517Z] #33 57.78 Fetched 13.7 MB in 3s (3968 kB/s) [2019-11-10T14:21:15.517Z] #33 58.14 Selecting previously unselected package cmake-data. [2019-11-10T14:21:15.517Z] #33 58.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-10T14:21:15.517Z] #33 58.22 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-10T14:21:15.517Z] #33 58.33 Unpacking cmake-data (3.7.2-1) ... [2019-11-10T14:21:15.517Z] #33 ... [2019-11-10T14:21:15.517Z] [2019-11-10T14:21:15.517Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:21:15.517Z] #57 DONE 0.2s [2019-11-10T14:21:15.517Z] [2019-11-10T14:21:15.517Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:21:15.517Z] #52 DONE 0.2s [2019-11-10T14:21:15.688Z] #41 17.42 PBCC images/ghost-file.pb-c.c [2019-11-10T14:21:15.688Z] #41 17.48 DEP images/ghost-file.pb-c.d [2019-11-10T14:21:15.688Z] #41 ... [2019-11-10T14:21:15.688Z] [2019-11-10T14:21:15.688Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:21:15.688Z] #31 61.29 os [2019-11-10T14:21:15.688Z] #31 66.12 internal/fmtsort [2019-11-10T14:21:15.688Z] #31 66.41 path/filepath [2019-11-10T14:21:15.688Z] #31 66.90 fmt [2019-11-10T14:21:15.688Z] #31 67.82 io/ioutil [2019-11-10T14:21:15.688Z] #31 70.22 log [2019-11-10T14:21:15.688Z] #31 70.22 github.com/BurntSushi/toml [2019-11-10T14:21:15.688Z] #31 70.23 flag [2019-11-10T14:21:15.688Z] #31 ... [2019-11-10T14:21:15.688Z] [2019-11-10T14:21:15.688Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:15.688Z] #36 10.35 -- Detecting C compile features - done [2019-11-10T14:21:15.688Z] #36 10.39 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-10T14:21:15.688Z] #36 10.71 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-10T14:21:15.688Z] #36 10.85 -- Configuring done [2019-11-10T14:21:15.688Z] #36 10.89 -- Generating done [2019-11-10T14:21:15.688Z] #36 10.91 -- Build files have been written to: /tmp/tmp.2SUMdygmpL/tini [2019-11-10T14:21:15.688Z] #36 10.92 + make tini-static [2019-11-10T14:21:15.688Z] #36 11.46 Scanning dependencies of target tini-static [2019-11-10T14:21:15.688Z] #36 11.64 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-10T14:21:15.688Z] #36 13.46 [100%] Linking C executable tini-static [2019-11-10T14:21:15.688Z] #36 14.22 [100%] Built target tini-static [2019-11-10T14:21:15.688Z] #36 14.34 + mkdir -p /build [2019-11-10T14:21:15.688Z] #36 14.34 + cp tini-static /build/docker-init [2019-11-10T14:21:15.688Z] #36 DONE 15.3s [2019-11-10T14:21:15.688Z] [2019-11-10T14:21:15.688Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:15.688Z] #41 17.55 PBCC images/regfile.pb-c.c [2019-11-10T14:21:15.777Z] [2019-11-10T14:21:15.777Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-10T14:21:15.777Z] #58 DONE 0.1s [2019-11-10T14:21:15.777Z] [2019-11-10T14:21:15.777Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:21:15.948Z] #41 17.75 DEP images/regfile.pb-c.d [2019-11-10T14:21:15.948Z] #41 17.83 PBCC images/ns.pb-c.c [2019-11-10T14:21:15.948Z] #41 17.85 DEP images/ns.pb-c.d [2019-11-10T14:21:16.032Z] #59 ... [2019-11-10T14:21:16.032Z] [2019-11-10T14:21:16.032Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-10T14:21:16.032Z] #53 DONE 0.2s [2019-11-10T14:21:16.032Z] [2019-11-10T14:21:16.032Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:21:16.032Z] #40 56.12 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-10T14:21:16.032Z] #40 56.30 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-10T14:21:16.032Z] #40 56.31 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-10T14:21:16.032Z] #40 56.31 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-10T14:21:16.032Z] #40 56.59 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-10T14:21:16.032Z] #40 56.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-10T14:21:16.032Z] #40 56.61 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-10T14:21:16.032Z] #40 57.59 Selecting previously unselected package libprotobuf10:amd64. [2019-11-10T14:21:16.032Z] #40 57.60 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-10T14:21:16.032Z] #40 57.62 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-10T14:21:16.032Z] #40 58.64 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-10T14:21:16.032Z] #40 58.65 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-10T14:21:16.032Z] #40 58.66 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-10T14:21:16.032Z] #40 59.21 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-10T14:21:16.032Z] #40 59.21 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-10T14:21:16.032Z] #40 59.22 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-10T14:21:16.084Z] #41 34.34 CC images/siginfo.o [2019-11-10T14:21:16.209Z] #41 18.00 PBCC images/fdinfo.pb-c.c [2019-11-10T14:21:16.209Z] #41 18.07 DEP images/fdinfo.pb-c.d [2019-11-10T14:21:16.209Z] #41 18.14 PBCC images/core-aarch64.pb-c.c [2019-11-10T14:21:16.342Z] #41 34.62 CC images/rpc.o [2019-11-10T14:21:16.470Z] #41 ... [2019-11-10T14:21:16.470Z] [2019-11-10T14:21:16.470Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:16.470Z] #26 31.00 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-10T14:21:16.470Z] #26 31.11 skipping existing ed4b54129745 [2019-11-10T14:21:16.470Z] #26 31.26 [2019-11-10T14:21:16.470Z] #26 33.41 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-10T14:21:16.470Z] #26 34.27 [2019-11-10T14:21:16.470Z] #26 34.64 ######################################################################## 100.0% [2019-11-10T14:21:16.470Z] #26 34.85 [2019-11-10T14:21:16.470Z] #26 34.92 Download of images into '/build' complete. [2019-11-10T14:21:16.470Z] #26 34.92 Use something like the following to load the result into a Docker daemon: [2019-11-10T14:21:16.470Z] #26 34.92 tar -cC '/build' . | docker load [2019-11-10T14:21:16.470Z] #26 DONE 35.3s [2019-11-10T14:21:16.470Z] [2019-11-10T14:21:16.470Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:16.470Z] #41 18.21 PBCC images/core-arm.pb-c.c [2019-11-10T14:21:16.470Z] #41 18.27 PBCC images/core-ppc64.pb-c.c [2019-11-10T14:21:16.502Z] #37 4.963 -- Detecting C compile features - done [2019-11-10T14:21:16.502Z] #37 5.016 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-10T14:21:16.502Z] #37 5.209 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-10T14:21:16.732Z] #41 18.43 PBCC images/core-s390.pb-c.c [2019-11-10T14:21:16.732Z] #41 18.58 PBCC images/core-x86.pb-c.c [2019-11-10T14:21:16.906Z] #37 5.283 -- Configuring done [2019-11-10T14:21:16.906Z] #37 5.369 -- Generating done [2019-11-10T14:21:16.906Z] #37 5.387 -- Build files have been written to: /tmp/tmp.mAJdF3wPat/tini [2019-11-10T14:21:16.906Z] #37 5.415 + make tini-static [2019-11-10T14:21:16.962Z] #40 ... [2019-11-10T14:21:16.962Z] [2019-11-10T14:21:16.962Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:21:16.962Z] #24 41.13 Reading package lists... [2019-11-10T14:21:16.962Z] #24 50.64 Building dependency tree... [2019-11-10T14:21:16.962Z] #24 53.59 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-10T14:21:16.962Z] #24 53.59 The following additional packages will be installed: [2019-11-10T14:21:16.962Z] #24 53.60 libjq1 libonig4 [2019-11-10T14:21:16.962Z] #24 54.11 The following NEW packages will be installed: [2019-11-10T14:21:16.962Z] #24 54.13 jq libjq1 libonig4 [2019-11-10T14:21:16.962Z] #24 55.25 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:21:16.962Z] #24 55.25 Need to get 327 kB of archives. [2019-11-10T14:21:16.962Z] #24 55.25 After this operation, 1157 kB of additional disk space will be used. [2019-11-10T14:21:16.962Z] #24 55.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-10T14:21:16.962Z] #24 55.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-10T14:21:16.962Z] #24 55.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-10T14:21:16.962Z] #24 56.84 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:21:16.962Z] #24 57.27 Fetched 327 kB in 1s (286 kB/s) [2019-11-10T14:21:16.962Z] #24 57.50 Selecting previously unselected package libonig4:amd64. [2019-11-10T14:21:16.962Z] #24 57.50 (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-10T14:21:16.962Z] #24 57.59 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-10T14:21:16.962Z] #24 57.60 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-10T14:21:16.962Z] #24 58.30 Selecting previously unselected package libjq1:amd64. [2019-11-10T14:21:16.962Z] #24 58.31 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-10T14:21:16.962Z] #24 58.33 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-10T14:21:16.962Z] #24 58.67 Selecting previously unselected package jq. [2019-11-10T14:21:16.962Z] #24 58.70 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-10T14:21:16.962Z] #24 58.71 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-10T14:21:16.962Z] #24 59.32 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-10T14:21:16.962Z] #24 59.33 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-10T14:21:16.962Z] #24 59.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:21:16.962Z] #24 59.61 Setting up jq (1.5+dfsg-1.3) ... [2019-11-10T14:21:16.962Z] #24 DONE 60.2s [2019-11-10T14:21:16.993Z] #41 18.73 PBCC images/core.pb-c.c [2019-11-10T14:21:17.219Z] [2019-11-10T14:21:17.220Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-10T14:21:17.220Z] #25 DONE 0.1s [2019-11-10T14:21:17.220Z] [2019-11-10T14:21:17.220Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:21:17.220Z] #28 54.97 + cd /tmp/tmp.hxaq8CtDqU/src/github.com/go-swagger/go-swagger [2019-11-10T14:21:17.220Z] #28 54.97 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-10T14:21:17.220Z] #28 57.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-10T14:21:17.253Z] #41 18.94 PBCC images/inventory.pb-c.c [2019-11-10T14:21:17.253Z] #41 19.07 DEP images/core-aarch64.pb-c.d [2019-11-10T14:21:17.253Z] #41 19.16 DEP images/core-arm.pb-c.d [2019-11-10T14:21:17.253Z] #41 19.21 DEP images/core-ppc64.pb-c.d [2019-11-10T14:21:17.335Z] #37 ... [2019-11-10T14:21:17.335Z] [2019-11-10T14:21:17.335Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:17.514Z] #41 19.33 DEP images/core-s390.pb-c.d [2019-11-10T14:21:17.514Z] #41 19.48 DEP images/core-x86.pb-c.d [2019-11-10T14:21:17.716Z] #41 35.79 CC images/ext-file.o [2019-11-10T14:21:17.716Z] #41 36.00 CC images/cgroup.o [2019-11-10T14:21:17.738Z] #27 19.47 1.2% # 2.2% ## 3.1% ### 5.0% #### 6.0% ##### 7.8% ###### 8.8% ####### 9.7% ######## 11.6% ######### 12.6% ########## 14.5% ########### 15.4% ########### 16.4% ############# 18.3% ############# 19.2% ############### 21.1% ############### 22.0% ################ 23.0% ################# 24.9% ################### 26.8% ################### 27.7% ##################### 29.6% ##################### 30.5% ###################### 31.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################### 38.1% ############################ 40.0% ############################# 40.9% ############################## 42.8% ############################### 43.8% ################################ 44.7% ################################ 45.7% ################################## 47.5% ################################### 49.4% #################################### 51.3% [2019-11-10T14:21:17.738Z] #27 ... [2019-11-10T14:21:17.738Z] [2019-11-10T14:21:17.738Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:17.738Z] #45 40.26 bufio [2019-11-10T14:21:17.738Z] #45 41.67 reflect [2019-11-10T14:21:17.738Z] #45 43.06 syscall [2019-11-10T14:21:17.775Z] #41 19.61 DEP images/core.pb-c.d [2019-11-10T14:21:18.036Z] #41 19.87 DEP images/inventory.pb-c.d [2019-11-10T14:21:18.036Z] #41 19.96 PBCC images/cpuinfo.pb-c.c [2019-11-10T14:21:18.036Z] #41 20.00 DEP images/cpuinfo.pb-c.d [2019-11-10T14:21:18.145Z] #28 ... [2019-11-10T14:21:18.145Z] [2019-11-10T14:21:18.145Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:21:18.145Z] #40 61.28 Selecting previously unselected package libprotoc10:amd64. [2019-11-10T14:21:18.145Z] #40 61.28 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-10T14:21:18.145Z] #40 61.31 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-10T14:21:18.164Z] #45 ... [2019-11-10T14:21:18.164Z] [2019-11-10T14:21:18.164Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:18.282Z] #41 36.56 CC images/userns.o [2019-11-10T14:21:18.296Z] #41 20.08 PBCC images/stats.pb-c.c [2019-11-10T14:21:18.297Z] #41 20.13 DEP images/stats.pb-c.d [2019-11-10T14:21:18.540Z] #41 36.86 CC images/google/protobuf/descriptor.o [2019-11-10T14:21:18.605Z] #27 19.47 1.2% # 2.2% ## 3.1% ### 5.0% #### 6.0% ##### 7.8% ###### 8.8% ####### 9.7% ######## 11.6% ######### 12.6% ########## 14.5% ########### 15.4% ########### 16.4% ############# 18.3% ############# 19.2% ############### 21.1% ############### 22.0% ################ 23.0% ################# 24.9% ################### 26.8% ################### 27.7% ##################### 29.6% ##################### 30.5% ###################### 31.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################### 38.1% ############################ 40.0% ############################# 40.9% ############################## 42.8% ############################### 43.8% ################################ 44.7% ################################ 45.7% ################################## 47.5% ################################### 49.4% #################################### 51.3% ###################################### 53.2% ####################################### 55.1% ######################################### 57.0% ########################################## 58.9% [2019-11-10T14:21:18.605Z] #27 ... [2019-11-10T14:21:18.605Z] [2019-11-10T14:21:18.605Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:18.605Z] #42 1.733 Note: Building without setproctitle() and strlcpy() support. [2019-11-10T14:21:18.605Z] #42 1.734 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-10T14:21:18.605Z] #42 2.996 fatal: Not a git repository (or any of the parent directories): .git [2019-11-10T14:21:18.605Z] #42 3.047 GEN .gitid [2019-11-10T14:21:18.605Z] #42 3.053 GEN criu/include/version.h [2019-11-10T14:21:18.605Z] #42 3.090 GEN include/common/asm [2019-11-10T14:21:18.605Z] #42 4.670 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-10T14:21:18.605Z] #42 4.790 PBCC images/opts.pb-c.c [2019-11-10T14:21:18.605Z] #42 4.844 PBCC images/sit.pb-c.c [2019-11-10T14:21:18.605Z] #42 4.895 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-10T14:21:18.605Z] #42 5.047 DEP images/opts.pb-c.d [2019-11-10T14:21:18.605Z] #42 5.151 DEP images/sit.pb-c.d [2019-11-10T14:21:18.605Z] #42 5.194 PBCC images/macvlan.pb-c.c [2019-11-10T14:21:18.605Z] #42 5.214 DEP images/macvlan.pb-c.d [2019-11-10T14:21:18.605Z] #42 5.258 PBCC images/autofs.pb-c.c [2019-11-10T14:21:18.605Z] #42 5.282 DEP images/autofs.pb-c.d [2019-11-10T14:21:18.605Z] #42 5.326 PBCC images/sysctl.pb-c.c [2019-11-10T14:21:18.605Z] #42 5.355 DEP images/sysctl.pb-c.d [2019-11-10T14:21:18.605Z] #42 5.437 PBCC images/time.pb-c.c [2019-11-10T14:21:18.605Z] #42 5.444 DEP images/time.pb-c.d [2019-11-10T14:21:18.605Z] #42 5.550 PBCC images/binfmt-misc.pb-c.c [2019-11-10T14:21:18.605Z] #42 5.555 DEP images/binfmt-misc.pb-c.d [2019-11-10T14:21:18.605Z] #42 5.628 PBCC images/seccomp.pb-c.c [2019-11-10T14:21:18.605Z] #42 5.657 DEP images/seccomp.pb-c.d [2019-11-10T14:21:18.605Z] #42 5.712 PBCC images/userns.pb-c.c [2019-11-10T14:21:18.605Z] #42 5.733 DEP images/userns.pb-c.d [2019-11-10T14:21:18.605Z] #42 5.798 PBCC images/cgroup.pb-c.c [2019-11-10T14:21:18.605Z] #42 5.845 DEP images/cgroup.pb-c.d [2019-11-10T14:21:18.605Z] #42 5.916 PBCC images/fown.pb-c.c [2019-11-10T14:21:18.605Z] #42 5.927 PBCC images/ext-file.pb-c.c [2019-11-10T14:21:18.605Z] #42 5.962 DEP images/fown.pb-c.d [2019-11-10T14:21:18.605Z] #42 5.983 DEP images/ext-file.pb-c.d [2019-11-10T14:21:18.605Z] #42 6.038 PBCC images/rpc.pb-c.c [2019-11-10T14:21:18.605Z] #42 6.081 DEP images/rpc.pb-c.d [2019-11-10T14:21:18.605Z] #42 6.253 PBCC images/siginfo.pb-c.c [2019-11-10T14:21:18.605Z] #42 6.283 DEP images/siginfo.pb-c.d [2019-11-10T14:21:18.605Z] #42 6.318 PBCC images/pagemap.pb-c.c [2019-11-10T14:21:18.605Z] #42 6.369 DEP images/pagemap.pb-c.d [2019-11-10T14:21:18.605Z] #42 6.431 PBCC images/rlimit.pb-c.c [2019-11-10T14:21:18.605Z] #42 6.442 DEP images/rlimit.pb-c.d [2019-11-10T14:21:18.605Z] #42 6.483 PBCC images/file-lock.pb-c.c [2019-11-10T14:21:18.605Z] #42 6.509 DEP images/file-lock.pb-c.d [2019-11-10T14:21:18.605Z] #42 6.558 PBCC images/tty.pb-c.c [2019-11-10T14:21:18.605Z] #42 6.613 DEP images/tty.pb-c.d [2019-11-10T14:21:18.605Z] #42 6.700 PBCC images/tun.pb-c.c [2019-11-10T14:21:18.605Z] #42 6.779 PBCC images/netdev.pb-c.c [2019-11-10T14:21:18.605Z] #42 6.830 DEP images/tun.pb-c.d [2019-11-10T14:21:18.605Z] #42 6.932 DEP images/netdev.pb-c.d [2019-11-10T14:21:18.605Z] #42 7.055 PBCC images/vma.pb-c.c [2019-11-10T14:21:18.605Z] #42 7.073 DEP images/vma.pb-c.d [2019-11-10T14:21:18.605Z] #42 7.146 PBCC images/creds.pb-c.c [2019-11-10T14:21:18.605Z] #42 7.159 DEP images/creds.pb-c.d [2019-11-10T14:21:18.605Z] #42 7.322 PBCC images/utsns.pb-c.c [2019-11-10T14:21:18.605Z] #42 7.332 DEP images/utsns.pb-c.d [2019-11-10T14:21:18.605Z] #42 7.393 PBCC images/ipc-desc.pb-c.c [2019-11-10T14:21:18.605Z] #42 7.451 PBCC images/ipc-sem.pb-c.c [2019-11-10T14:21:18.605Z] #42 7.501 DEP images/ipc-desc.pb-c.d [2019-11-10T14:21:18.605Z] #42 7.650 DEP images/ipc-sem.pb-c.d [2019-11-10T14:21:18.605Z] #42 7.730 PBCC images/ipc-msg.pb-c.c [2019-11-10T14:21:18.605Z] #42 7.783 DEP images/ipc-msg.pb-c.d [2019-11-10T14:21:18.605Z] #42 7.880 PBCC images/ipc-shm.pb-c.c [2019-11-10T14:21:18.605Z] #42 7.918 DEP images/ipc-shm.pb-c.d [2019-11-10T14:21:18.605Z] #42 7.978 PBCC images/ipc-var.pb-c.c [2019-11-10T14:21:18.605Z] #42 8.039 DEP images/ipc-var.pb-c.d [2019-11-10T14:21:18.605Z] #42 8.050 PBCC images/sk-opts.pb-c.c [2019-11-10T14:21:18.605Z] #42 8.081 PBCC images/packet-sock.pb-c.c [2019-11-10T14:21:18.605Z] #42 8.130 DEP images/sk-opts.pb-c.d [2019-11-10T14:21:18.605Z] #42 8.162 DEP images/packet-sock.pb-c.d [2019-11-10T14:21:18.605Z] #42 8.213 PBCC images/sk-netlink.pb-c.c [2019-11-10T14:21:18.605Z] #42 8.237 DEP images/sk-netlink.pb-c.d [2019-11-10T14:21:18.605Z] #42 8.312 PBCC images/sk-inet.pb-c.c [2019-11-10T14:21:18.605Z] #42 8.377 DEP images/sk-inet.pb-c.d [2019-11-10T14:21:18.605Z] #42 8.399 PBCC images/sk-unix.pb-c.c [2019-11-10T14:21:18.605Z] #42 8.473 DEP images/sk-unix.pb-c.d [2019-11-10T14:21:18.605Z] #42 8.529 PBCC images/mm.pb-c.c [2019-11-10T14:21:18.605Z] #42 8.536 DEP images/mm.pb-c.d [2019-11-10T14:21:18.605Z] #42 8.607 PBCC images/timerfd.pb-c.c [2019-11-10T14:21:18.605Z] #42 8.667 DEP images/timerfd.pb-c.d [2019-11-10T14:21:18.605Z] #42 8.751 PBCC images/timer.pb-c.c [2019-11-10T14:21:18.605Z] #42 8.760 DEP images/timer.pb-c.d [2019-11-10T14:21:18.605Z] #42 8.800 PBCC images/sa.pb-c.c [2019-11-10T14:21:18.605Z] #42 8.821 DEP images/sa.pb-c.d [2019-11-10T14:21:18.605Z] #42 8.850 PBCC images/pipe-data.pb-c.c [2019-11-10T14:21:18.605Z] #42 8.855 DEP images/pipe-data.pb-c.d [2019-11-10T14:21:18.605Z] #42 8.880 PBCC images/mnt.pb-c.c [2019-11-10T14:21:18.605Z] #42 8.910 DEP images/mnt.pb-c.d [2019-11-10T14:21:18.605Z] #42 8.934 PBCC images/sk-packet.pb-c.c [2019-11-10T14:21:18.605Z] #42 8.940 DEP images/sk-packet.pb-c.d [2019-11-10T14:21:18.605Z] #42 8.963 PBCC images/tcp-stream.pb-c.c [2019-11-10T14:21:18.605Z] #42 9.027 DEP images/tcp-stream.pb-c.d [2019-11-10T14:21:18.605Z] #42 9.135 PBCC images/pipe.pb-c.c [2019-11-10T14:21:18.605Z] #42 9.212 DEP images/pipe.pb-c.d [2019-11-10T14:21:18.605Z] #42 9.271 PBCC images/pstree.pb-c.c [2019-11-10T14:21:18.605Z] #42 9.297 DEP images/pstree.pb-c.d [2019-11-10T14:21:18.606Z] #42 9.363 PBCC images/fs.pb-c.c [2019-11-10T14:21:18.606Z] #42 9.410 DEP images/fs.pb-c.d [2019-11-10T14:21:18.606Z] #42 9.472 PBCC images/signalfd.pb-c.c [2019-11-10T14:21:18.606Z] #42 9.519 DEP images/signalfd.pb-c.d [2019-11-10T14:21:18.606Z] #42 9.564 PBCC images/fh.pb-c.c [2019-11-10T14:21:18.606Z] #42 9.588 PBCC images/fsnotify.pb-c.c [2019-11-10T14:21:18.606Z] #42 9.633 DEP images/fh.pb-c.d [2019-11-10T14:21:18.606Z] #42 9.681 DEP images/fsnotify.pb-c.d [2019-11-10T14:21:18.606Z] #42 9.745 PBCC images/eventpoll.pb-c.c [2019-11-10T14:21:18.606Z] #42 9.770 DEP images/eventpoll.pb-c.d [2019-11-10T14:21:18.606Z] #42 9.864 PBCC images/eventfd.pb-c.c [2019-11-10T14:21:18.606Z] #42 9.871 DEP images/eventfd.pb-c.d [2019-11-10T14:21:18.606Z] #42 9.923 PBCC images/remap-file-path.pb-c.c [2019-11-10T14:21:18.606Z] #42 9.934 DEP images/remap-file-path.pb-c.d [2019-11-10T14:21:18.606Z] #42 10.04 PBCC images/fifo.pb-c.c [2019-11-10T14:21:18.606Z] #42 10.07 DEP images/fifo.pb-c.d [2019-11-10T14:21:18.606Z] #42 10.10 PBCC images/ghost-file.pb-c.c [2019-11-10T14:21:18.606Z] #42 ... [2019-11-10T14:21:18.606Z] [2019-11-10T14:21:18.606Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:18.798Z] #41 ... [2019-11-10T14:21:18.798Z] [2019-11-10T14:21:18.798Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:21:18.798Z] #62 95.08 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-10T14:21:19.056Z] #62 95.09 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-10T14:21:19.069Z] #40 62.22 Selecting previously unselected package protobuf-c-compiler. [2019-11-10T14:21:19.069Z] #40 62.22 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-10T14:21:19.069Z] #40 62.25 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-10T14:21:19.324Z] #40 ... [2019-11-10T14:21:19.324Z] [2019-11-10T14:21:19.324Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:21:19.324Z] #47 52.03 + cd /tmp/tmp.OzacnvKJB1/src/gotest.tools/gotestsum [2019-11-10T14:21:19.324Z] #47 52.03 + git checkout -q v0.3.5 [2019-11-10T14:21:19.324Z] #47 52.14 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-10T14:21:19.324Z] #47 ... [2019-11-10T14:21:19.324Z] [2019-11-10T14:21:19.324Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:21:19.324Z] #40 62.52 Selecting previously unselected package protobuf-compiler. [2019-11-10T14:21:19.324Z] #40 62.56 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-10T14:21:19.580Z] #40 62.59 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-10T14:21:19.833Z] #27 19.47 1.2% # 2.2% ## 3.1% ### 5.0% #### 6.0% ##### 7.8% ###### 8.8% ####### 9.7% ######## 11.6% ######### 12.6% ########## 14.5% ########### 15.4% ########### 16.4% ############# 18.3% ############# 19.2% ############### 21.1% ############### 22.0% ################ 23.0% ################# 24.9% ################### 26.8% ################### 27.7% ##################### 29.6% ##################### 30.5% ###################### 31.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################### 38.1% ############################ 40.0% ############################# 40.9% ############################## 42.8% ############################### 43.8% ################################ 44.7% ################################ 45.7% ################################## 47.5% ################################### 49.4% #################################### 51.3% ###################################### 53.2% ####################################### 55.1% ######################################### 57.0% ########################################## 58.9% ########################################### 60.8% ############################################# 62.7% ############################################## 64.6% ############################################### 66.5% ################################################# 68.3% ################################################## 70.2% [2019-11-10T14:21:19.833Z] #27 ... [2019-11-10T14:21:19.833Z] [2019-11-10T14:21:19.833Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:19.833Z] #37 5.774 Scanning dependencies of target tini-static [2019-11-10T14:21:19.833Z] #37 5.823 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-10T14:21:19.833Z] #37 7.341 [100%] Linking C executable tini-static [2019-11-10T14:21:19.833Z] #37 7.914 [100%] Built target tini-static [2019-11-10T14:21:19.833Z] #37 8.038 + mkdir -p /build [2019-11-10T14:21:19.833Z] #37 8.039 + cp tini-static /build/docker-init [2019-11-10T14:21:19.833Z] #37 DONE 8.1s [2019-11-10T14:21:19.833Z] [2019-11-10T14:21:19.833Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:19.834Z] #27 19.47 1.2% # 2.2% ## 3.1% ### 5.0% #### 6.0% ##### 7.8% ###### 8.8% ####### 9.7% ######## 11.6% ######### 12.6% ########## 14.5% ########### 15.4% ########### 16.4% ############# 18.3% ############# 19.2% ############### 21.1% ############### 22.0% ################ 23.0% ################# 24.9% ################### 26.8% ################### 27.7% ##################### 29.6% ##################### 30.5% ###################### 31.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################### 38.1% ############################ 40.0% ############################# 40.9% ############################## 42.8% ############################### 43.8% ################################ 44.7% ################################ 45.7% ################################## 47.5% ################################### 49.4% #################################### 51.3% ###################################### 53.2% ####################################### 55.1% ######################################### 57.0% ########################################## 58.9% ########################################### 60.8% ############################################# 62.7% ############################################## 64.6% ############################################### 66.5% ################################################# 68.3% ################################################## 70.2% ################################################### 71.2% [2019-11-10T14:21:19.834Z] #27 ... [2019-11-10T14:21:19.834Z] [2019-11-10T14:21:19.834Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:21:19.834Z] #18 14.06 Fetched 7671 kB in 13s (561 kB/s) [2019-11-10T14:21:19.834Z] #18 14.06 Reading package lists... [2019-11-10T14:21:19.838Z] #40 62.82 Selecting previously unselected package python-pkg-resources. [2019-11-10T14:21:19.838Z] #40 62.84 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-10T14:21:19.838Z] #40 62.90 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-10T14:21:20.263Z] #18 19.45 Reading package lists... [2019-11-10T14:21:20.263Z] #18 ... [2019-11-10T14:21:20.263Z] [2019-11-10T14:21:20.263Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:20.263Z] #42 10.14 DEP images/ghost-file.pb-c.d [2019-11-10T14:21:20.263Z] #42 10.19 PBCC images/regfile.pb-c.c [2019-11-10T14:21:20.263Z] #42 10.22 DEP images/regfile.pb-c.d [2019-11-10T14:21:20.263Z] #42 10.25 PBCC images/ns.pb-c.c [2019-11-10T14:21:20.263Z] #42 10.25 DEP images/ns.pb-c.d [2019-11-10T14:21:20.263Z] #42 10.39 PBCC images/fdinfo.pb-c.c [2019-11-10T14:21:20.263Z] #42 10.48 DEP images/fdinfo.pb-c.d [2019-11-10T14:21:20.263Z] #42 10.56 PBCC images/core-aarch64.pb-c.c [2019-11-10T14:21:20.263Z] #42 10.62 PBCC images/core-arm.pb-c.c [2019-11-10T14:21:20.263Z] #42 10.68 PBCC images/core-ppc64.pb-c.c [2019-11-10T14:21:20.263Z] #42 10.73 PBCC images/core-s390.pb-c.c [2019-11-10T14:21:20.263Z] #42 10.77 PBCC images/core-x86.pb-c.c [2019-11-10T14:21:20.263Z] #42 10.82 PBCC images/core.pb-c.c [2019-11-10T14:21:20.263Z] #42 10.91 PBCC images/inventory.pb-c.c [2019-11-10T14:21:20.263Z] #42 11.01 DEP images/core-aarch64.pb-c.d [2019-11-10T14:21:20.263Z] #42 11.06 DEP images/core-arm.pb-c.d [2019-11-10T14:21:20.263Z] #42 11.20 DEP images/core-ppc64.pb-c.d [2019-11-10T14:21:20.263Z] #42 11.42 DEP images/core-s390.pb-c.d [2019-11-10T14:21:20.263Z] #42 11.48 DEP images/core-x86.pb-c.d [2019-11-10T14:21:20.263Z] #42 11.68 DEP images/core.pb-c.d [2019-11-10T14:21:20.263Z] #42 11.86 DEP images/inventory.pb-c.d [2019-11-10T14:21:20.263Z] #42 11.95 PBCC images/cpuinfo.pb-c.c [2019-11-10T14:21:20.263Z] #42 12.05 DEP images/cpuinfo.pb-c.d [2019-11-10T14:21:20.398Z] #40 63.41 Selecting previously unselected package python-protobuf. [2019-11-10T14:21:20.398Z] #40 63.46 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-10T14:21:20.398Z] #40 63.47 Unpacking python-protobuf (3.0.0-9) ... [2019-11-10T14:21:20.672Z] #42 12.10 PBCC images/stats.pb-c.c [2019-11-10T14:21:20.672Z] #42 12.14 DEP images/stats.pb-c.d [2019-11-10T14:21:20.842Z] #41 22.66 make[1]: Nothing to be done for 'all'. [2019-11-10T14:21:20.958Z] #40 ... [2019-11-10T14:21:20.958Z] [2019-11-10T14:21:20.958Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:21:20.958Z] #31 53.49 internal/reflectlite [2019-11-10T14:21:20.958Z] #31 53.50 sync [2019-11-10T14:21:20.958Z] #31 55.79 errors [2019-11-10T14:21:20.958Z] #31 55.80 sort [2019-11-10T14:21:20.958Z] #31 56.39 strconv [2019-11-10T14:21:20.958Z] #31 57.21 io [2019-11-10T14:21:20.958Z] #31 59.34 internal/oserror [2019-11-10T14:21:20.958Z] #31 59.54 syscall [2019-11-10T14:21:20.958Z] #31 62.15 reflect [2019-11-10T14:21:20.958Z] #31 ... [2019-11-10T14:21:20.958Z] [2019-11-10T14:21:20.958Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:21:20.958Z] #33 63.34 Selecting previously unselected package liblzo2-2:amd64. [2019-11-10T14:21:20.958Z] #33 63.36 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-10T14:21:20.958Z] #33 63.37 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-10T14:21:20.958Z] #33 63.56 Selecting previously unselected package libicu57:amd64. [2019-11-10T14:21:20.958Z] #33 63.57 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-10T14:21:20.958Z] #33 63.59 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-10T14:21:22.053Z] #42 13.36 make[1]: Nothing to be done for 'all'. [2019-11-10T14:21:22.324Z] #33 ... [2019-11-10T14:21:22.324Z] [2019-11-10T14:21:22.324Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:22.324Z] #44 55.26 github.com/LK4D4/vndr/godl/singleflight [2019-11-10T14:21:22.324Z] #44 55.26 internal/reflectlite [2019-11-10T14:21:22.324Z] #44 55.84 math/rand [2019-11-10T14:21:22.324Z] #44 57.24 internal/singleflight [2019-11-10T14:21:22.324Z] #44 58.92 strconv [2019-11-10T14:21:22.324Z] #44 58.92 io [2019-11-10T14:21:22.324Z] #44 61.20 bytes [2019-11-10T14:21:22.324Z] #44 64.75 bufio [2019-11-10T14:21:22.338Z] #62 ... [2019-11-10T14:21:22.338Z] [2019-11-10T14:21:22.338Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:22.338Z] #44 88.01 net [2019-11-10T14:21:22.338Z] #44 88.79 vendor/golang.org/x/sys/cpu [2019-11-10T14:21:22.338Z] #44 89.06 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-10T14:21:22.338Z] #44 90.47 vendor/golang.org/x/crypto/hkdf [2019-11-10T14:21:22.338Z] #44 90.67 vendor/golang.org/x/text/transform [2019-11-10T14:21:22.338Z] #44 91.46 vendor/golang.org/x/text/unicode/bidi [2019-11-10T14:21:22.338Z] #44 93.37 vendor/golang.org/x/text/secure/bidirule [2019-11-10T14:21:22.338Z] #44 93.82 vendor/golang.org/x/text/unicode/norm [2019-11-10T14:21:22.579Z] #44 65.45 reflect [2019-11-10T14:21:22.579Z] #44 ... [2019-11-10T14:21:22.579Z] [2019-11-10T14:21:22.579Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:21:22.579Z] #59 6.700 + RM_GOPATH=0 [2019-11-10T14:21:22.579Z] #59 6.701 + TMP_GOPATH= [2019-11-10T14:21:22.579Z] #59 6.701 + : /build [2019-11-10T14:21:22.579Z] #59 6.701 + '[' -z '' ']' [2019-11-10T14:21:22.579Z] #59 6.708 ++ mktemp -d [2019-11-10T14:21:22.579Z] #59 6.708 + export GOPATH=/tmp/tmp.P0rA6xQYCg [2019-11-10T14:21:22.579Z] #59 6.708 + GOPATH=/tmp/tmp.P0rA6xQYCg [2019-11-10T14:21:22.579Z] #59 6.708 + RM_GOPATH=1 [2019-11-10T14:21:22.579Z] #59 6.709 ++ dirname ./install.sh [2019-11-10T14:21:22.579Z] #59 6.709 + dir=. [2019-11-10T14:21:22.579Z] #59 6.712 + bin=containerd [2019-11-10T14:21:22.579Z] #59 6.712 + shift [2019-11-10T14:21:22.579Z] #59 6.712 + '[' '!' -f ./containerd.installer ']' [2019-11-10T14:21:22.579Z] #59 6.712 + . ./containerd.installer [2019-11-10T14:21:22.579Z] #59 6.712 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:21:22.579Z] #59 6.712 + install_containerd [2019-11-10T14:21:22.579Z] #59 6.712 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-10T14:21:22.579Z] #59 6.712 + git clone https://github.com/containerd/containerd.git /tmp/tmp.P0rA6xQYCg/src/github.com/containerd/containerd [2019-11-10T14:21:22.579Z] #59 6.712 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:21:22.579Z] #59 6.719 Cloning into '/tmp/tmp.P0rA6xQYCg/src/github.com/containerd/containerd'... [2019-11-10T14:21:22.596Z] #44 ... [2019-11-10T14:21:22.596Z] [2019-11-10T14:21:22.596Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:22.596Z] #41 38.47 CC images/opts.o [2019-11-10T14:21:22.596Z] #41 38.64 CC images/seccomp.o [2019-11-10T14:21:22.596Z] #41 38.98 CC images/binfmt-misc.o [2019-11-10T14:21:22.596Z] #41 39.26 CC images/time.o [2019-11-10T14:21:22.596Z] #41 39.55 CC images/sysctl.o [2019-11-10T14:21:22.596Z] #41 39.84 CC images/autofs.o [2019-11-10T14:21:22.596Z] #41 40.02 CC images/macvlan.o [2019-11-10T14:21:22.596Z] #41 40.21 CC images/sit.o [2019-11-10T14:21:22.596Z] #41 40.41 LINK images/built-in.o [2019-11-10T14:21:22.596Z] #41 40.53 GEN compel/include/asm [2019-11-10T14:21:22.596Z] #41 40.53 GEN compel/include/version.h [2019-11-10T14:21:22.596Z] #41 40.57 touch .config [2019-11-10T14:21:22.596Z] #41 40.60 GEN include/common/config.h [2019-11-10T14:21:22.596Z] #41 40.68 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-10T14:21:22.596Z] #41 40.71 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-10T14:21:22.596Z] #41 40.74 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-10T14:21:22.596Z] #41 40.76 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-10T14:21:22.596Z] #41 40.81 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-10T14:21:22.596Z] #41 40.84 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-10T14:21:22.596Z] #41 40.86 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-10T14:21:22.596Z] #41 40.92 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-10T14:21:22.596Z] #41 40.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-10T14:21:22.596Z] #41 40.95 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-10T14:21:22.596Z] #41 40.96 DEP compel/plugins/std/infect.d [2019-11-10T14:21:22.596Z] #41 41.08 DEP compel/plugins/std/string.d [2019-11-10T14:21:22.596Z] #41 41.16 DEP compel/plugins/std/log.d [2019-11-10T14:21:22.756Z] #41 24.56 CC images/stats.o [2019-11-10T14:21:22.756Z] #41 ... [2019-11-10T14:21:22.756Z] [2019-11-10T14:21:22.756Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:21:22.756Z] #59 32.99 Checking out files: 32% (955/2931) Checking out files: 33% (968/2931) Checking out files: 34% (997/2931) Checking out files: 35% (1026/2931) Checking out files: 36% (1056/2931) Checking out files: 37% (1085/2931) Checking out files: 38% (1114/2931) Checking out files: 39% (1144/2931) Checking out files: 40% (1173/2931) Checking out files: 41% (1202/2931) Checking out files: 42% (1232/2931) Checking out files: 43% (1261/2931) Checking out files: 44% (1290/2931) Checking out files: 45% (1319/2931) Checking out files: 46% (1349/2931) Checking out files: 47% (1378/2931) Checking out files: 48% (1407/2931) Checking out files: 49% (1437/2931) Checking out files: 49% (1463/2931) Checking out files: 50% (1466/2931) Checking out files: 51% (1495/2931) Checking out files: 52% (1525/2931) Checking out files: 53% (1554/2931) Checking out files: 54% (1583/2931) Checking out files: 55% (1613/2931) Checking out files: 56% (1642/2931) Checking out files: 57% (1671/2931) Checking out files: 58% (1700/2931) Checking out files: 59% (1730/2931) Checking out files: 60% (1759/2931) Checking out files: 61% (1788/2931) Checking out files: 62% (1818/2931) Checking out files: 63% (1847/2931) Checking out files: 64% (1876/2931) Checking out files: 65% (1906/2931) Checking out files: 66% (1935/2931) Checking out files: 67% (1964/2931) Checking out files: 68% (1994/2931) Checking out files: 69% (2023/2931) Checking out files: 70% (2052/2931) Checking out files: 71% (2082/2931) Checking out files: 72% (2111/2931) Checking out files: 73% (2140/2931) Checking out files: 74% (2169/2931) Checking out files: 75% (2199/2931) Checking out files: 76% (2228/2931) Checking out files: 77% (2257/2931) Checking out files: 78% (2287/2931) Checking out files: 78% (2301/2931) Checking out files: 79% (2316/2931) Checking out files: 80% (2345/2931) Checking out files: 81% (2375/2931) Checking out files: 82% (2404/2931) Checking out files: 83% (2433/2931) Checking out files: 84% (2463/2931) Checking out files: 85% (2492/2931) Checking out files: 86% (2521/2931) Checking out files: 87% (2550/2931) Checking out files: 88% (2580/2931) Checking out files: 89% (2609/2931) Checking out files: 90% (2638/2931) Checking out files: 90% (2647/2931) Checking out files: 91% (2668/2931) Checking out files: 92% (2697/2931) Checking out files: 93% (2726/2931) Checking out files: 94% (2756/2931) Checking out files: 95% (2785/2931) Checking out files: 96% (2814/2931) Checking out files: 97% (2844/2931) Checking out files: 98% (2873/2931) Checking out files: 99% (2902/2931) Checking out files: 100% (2931/2931) Checking out files: 100% (2931/2931), done. [2019-11-10T14:21:22.756Z] #59 36.30 + cd /tmp/tmp.9U4wwDewcS/src/github.com/containerd/containerd [2019-11-10T14:21:22.756Z] #59 36.30 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:21:22.756Z] #59 37.42 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-10T14:21:22.756Z] #59 37.42 + BUILDTAGS='netgo osusergo static_build' [2019-11-10T14:21:22.756Z] #59 37.42 + export EXTRA_FLAGS=-buildmode=pie [2019-11-10T14:21:22.756Z] #59 37.42 + EXTRA_FLAGS=-buildmode=pie [2019-11-10T14:21:22.756Z] #59 37.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-10T14:21:22.756Z] #59 37.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-10T14:21:22.756Z] #59 37.42 + '[' '' = dynamic ']' [2019-11-10T14:21:22.756Z] #59 37.42 + make [2019-11-10T14:21:22.756Z] #59 39.12 + bin/ctr [2019-11-10T14:21:22.834Z] #59 ... [2019-11-10T14:21:22.834Z] [2019-11-10T14:21:22.834Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-10T14:21:22.834Z] #11 DONE 7.4s [2019-11-10T14:21:22.834Z] [2019-11-10T14:21:22.834Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-10T14:21:22.854Z] #41 41.23 DEP compel/plugins/std/fds.d [2019-11-10T14:21:23.111Z] #41 41.43 DEP compel/plugins/std/std.d [2019-11-10T14:21:23.111Z] #41 41.57 DEP compel/plugins/shmem/shmem.d [2019-11-10T14:21:23.111Z] #41 41.65 DEP compel/plugins/fds/fds.d [2019-11-10T14:21:23.327Z] #59 ... [2019-11-10T14:21:23.327Z] [2019-11-10T14:21:23.327Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:23.327Z] #41 25.20 CC images/core.o [2019-11-10T14:21:23.369Z] #41 41.86 CC compel/plugins/std/std.o [2019-11-10T14:21:23.492Z] #42 14.66 CC images/stats.o [2019-11-10T14:21:23.493Z] #42 ... [2019-11-10T14:21:23.493Z] [2019-11-10T14:21:23.493Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:21:23.493Z] #32 45.79 time [2019-11-10T14:21:23.493Z] #32 53.07 internal/poll [2019-11-10T14:21:23.493Z] #32 55.59 internal/syscall/unix [2019-11-10T14:21:23.493Z] #32 55.88 os [2019-11-10T14:21:23.493Z] #32 ... [2019-11-10T14:21:23.493Z] [2019-11-10T14:21:23.493Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:23.493Z] #27 19.47 1.2% # 2.2% ## 3.1% ### 5.0% #### 6.0% ##### 7.8% ###### 8.8% ####### 9.7% ######## 11.6% ######### 12.6% ########## 14.5% ########### 15.4% ########### 16.4% ############# 18.3% ############# 19.2% ############### 21.1% ############### 22.0% ################ 23.0% ################# 24.9% ################### 26.8% ################### 27.7% ##################### 29.6% ##################### 30.5% ###################### 31.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################### 38.1% ############################ 40.0% ############################# 40.9% ############################## 42.8% ############################### 43.8% ################################ 44.7% ################################ 45.7% ################################## 47.5% ################################### 49.4% #################################### 51.3% ###################################### 53.2% ####################################### 55.1% ######################################### 57.0% ########################################## 58.9% ########################################### 60.8% ############################################# 62.7% ############################################## 64.6% ############################################### 66.5% ################################################# 68.3% ################################################## 70.2% ################################################### 71.2% ################################################### 72.1% #################################################### 73.1% ##################################################### 74.0% ##################################################### 75.0% ####################################################### 76.9% ######################################################## 78.2% ######################################################## 79.1% ########################################################## 81.0% ########################################################### 82.9% ############################################################# 84.8% ############################################################## 86.7% ############################################################### 88.6% ################################################################# 90.5% ################################################################## 92.4% ################################################################### 94.3% ##################################################################### 96.2% ###################################################################### 98.0% ####################################################################### 99.9% ######################################################################## 100.0% [2019-11-10T14:21:23.493Z] #27 29.74 [2019-11-10T14:21:23.626Z] #41 42.23 CC compel/plugins/std/fds.o [2019-11-10T14:21:24.470Z] #27 31.35 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-10T14:21:24.560Z] #41 42.76 CC compel/plugins/std/log.o [2019-11-10T14:21:24.713Z] #41 26.33 CC images/core-x86.o [2019-11-10T14:21:24.883Z] #27 31.92 [2019-11-10T14:21:25.126Z] #41 43.53 CC compel/plugins/std/string.o [2019-11-10T14:21:25.286Z] #41 ... [2019-11-10T14:21:25.287Z] [2019-11-10T14:21:25.287Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:21:25.287Z] #17 16.94 Fetched 7743 kB in 12s (629 kB/s) [2019-11-10T14:21:25.287Z] #17 16.94 Reading package lists... [2019-11-10T14:21:25.287Z] #17 24.64 Reading package lists... [2019-11-10T14:21:25.287Z] #17 ... [2019-11-10T14:21:25.287Z] [2019-11-10T14:21:25.287Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:25.287Z] #44 71.74 encoding/binary [2019-11-10T14:21:25.287Z] #44 71.74 go/token [2019-11-10T14:21:25.287Z] #44 71.74 flag [2019-11-10T14:21:25.287Z] #44 74.69 go/scanner [2019-11-10T14:21:25.287Z] #44 75.93 go/ast [2019-11-10T14:21:25.287Z] #44 76.19 net/url [2019-11-10T14:21:25.287Z] #44 76.84 text/template/parse [2019-11-10T14:21:25.287Z] #44 79.90 encoding/base64 [2019-11-10T14:21:25.287Z] #27 32.31 ######################################################################## 100.0% [2019-11-10T14:21:25.287Z] #27 32.38 [2019-11-10T14:21:25.692Z] #41 44.26 CC compel/plugins/std/infect.o [2019-11-10T14:21:25.859Z] #44 81.52 encoding/json [2019-11-10T14:21:25.859Z] #44 ... [2019-11-10T14:21:25.859Z] [2019-11-10T14:21:25.859Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:21:25.859Z] #31 76.37 github.com/BurntSushi/toml/cmd/tomlv [2019-11-10T14:21:25.859Z] #31 DONE 81.5s [2019-11-10T14:21:25.859Z] [2019-11-10T14:21:25.859Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:25.859Z] #41 27.79 CC images/core-arm.o [2019-11-10T14:21:26.095Z] #12 ... [2019-11-10T14:21:26.095Z] [2019-11-10T14:21:26.095Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:26.095Z] #54 7.100 + RM_GOPATH=0 [2019-11-10T14:21:26.095Z] #54 7.100 + TMP_GOPATH= [2019-11-10T14:21:26.095Z] #54 7.100 + : /build [2019-11-10T14:21:26.095Z] #54 7.100 + '[' -z '' ']' [2019-11-10T14:21:26.095Z] #54 7.100 ++ mktemp -d [2019-11-10T14:21:26.095Z] #54 7.100 + export GOPATH=/tmp/tmp.KCRYEkoFbl [2019-11-10T14:21:26.095Z] #54 7.100 + GOPATH=/tmp/tmp.KCRYEkoFbl [2019-11-10T14:21:26.095Z] #54 7.100 + RM_GOPATH=1 [2019-11-10T14:21:26.095Z] #54 7.100 ++ dirname ./install.sh [2019-11-10T14:21:26.095Z] #54 7.100 + dir=. [2019-11-10T14:21:26.095Z] #54 7.100 + bin=runc [2019-11-10T14:21:26.095Z] #54 7.100 + shift [2019-11-10T14:21:26.095Z] #54 7.100 + '[' '!' -f ./runc.installer ']' [2019-11-10T14:21:26.095Z] #54 7.100 + . ./runc.installer [2019-11-10T14:21:26.095Z] #54 7.100 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-10T14:21:26.095Z] #54 7.100 + install_runc [2019-11-10T14:21:26.095Z] #54 7.104 + uname -r [2019-11-10T14:21:26.095Z] #54 7.108 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-10T14:21:26.095Z] #54 7.124 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-10T14:21:26.095Z] #54 7.124 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-10T14:21:26.095Z] #54 7.124 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-10T14:21:26.095Z] #54 7.124 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KCRYEkoFbl/src/github.com/opencontainers/runc [2019-11-10T14:21:26.095Z] #54 7.136 Cloning into '/tmp/tmp.KCRYEkoFbl/src/github.com/opencontainers/runc'... [2019-11-10T14:21:26.095Z] #54 ... [2019-11-10T14:21:26.095Z] [2019-11-10T14:21:26.095Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:26.095Z] #44 68.24 syscall [2019-11-10T14:21:26.258Z] #41 44.81 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-10T14:21:26.516Z] #41 44.93 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-10T14:21:26.516Z] #41 45.09 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-10T14:21:26.516Z] #41 45.15 AR compel/plugins/std.lib.a [2019-11-10T14:21:26.645Z] #27 33.65 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-10T14:21:26.773Z] #41 ... [2019-11-10T14:21:26.773Z] [2019-11-10T14:21:26.773Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:21:26.773Z] #62 DONE 102.9s [2019-11-10T14:21:26.773Z] [2019-11-10T14:21:26.773Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-10T14:21:26.773Z] #63 DONE 0.1s [2019-11-10T14:21:26.773Z] [2019-11-10T14:21:26.773Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:26.773Z] #44 98.41 vendor/golang.org/x/net/idna [2019-11-10T14:21:26.773Z] #44 100.6 vendor/golang.org/x/net/http2/hpack [2019-11-10T14:21:26.773Z] #44 101.7 mime [2019-11-10T14:21:27.081Z] #27 34.11 [2019-11-10T14:21:27.249Z] #41 29.12 CC images/core-aarch64.o [2019-11-10T14:21:27.456Z] #44 ... [2019-11-10T14:21:27.456Z] [2019-11-10T14:21:27.456Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:27.456Z] #26 7.935 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-10T14:21:27.456Z] #26 8.997 [2019-11-10T14:21:28.024Z] #27 34.80 ############################################## 65.0% ######################################################################## 100.0% [2019-11-10T14:21:28.024Z] #27 34.97 [2019-11-10T14:21:28.146Z] #44 ... [2019-11-10T14:21:28.146Z] [2019-11-10T14:21:28.146Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:28.146Z] #41 45.35 CC compel/plugins/fds/fds.o [2019-11-10T14:21:28.146Z] #41 45.74 AR compel/plugins/fds.lib.a [2019-11-10T14:21:28.146Z] #41 45.91 HOSTDEP compel/src/lib/log-host.d [2019-11-10T14:21:28.146Z] #41 46.11 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-10T14:21:28.146Z] #41 46.37 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-10T14:21:28.146Z] #41 46.46 HOSTDEP compel/src/main-host.d [2019-11-10T14:21:28.146Z] #41 46.55 DEP compel/src/lib/ptrace.d [2019-11-10T14:21:28.146Z] #41 46.58 DEP compel/src/lib/infect.d [2019-11-10T14:21:28.146Z] #41 46.65 DEP compel/src/lib/infect-util.d [2019-11-10T14:21:28.191Z] #41 29.76 CC images/core-ppc64.o [2019-11-10T14:21:28.240Z] #26 9.525 ## 2.9% ##### 7.0% ####### 10.6% ######### 13.0% ############ 17.9% ############## 20.6% ################ 23.5% #################### 28.2% ######################## 34.2% ############################# 40.8% ############################## 42.4% ################################ 45.4% #################################### 50.4% [2019-11-10T14:21:28.240Z] #26 ... [2019-11-10T14:21:28.240Z] [2019-11-10T14:21:28.240Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-10T14:21:28.240Z] #12 DONE 5.3s [2019-11-10T14:21:28.240Z] [2019-11-10T14:21:28.240Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-10T14:21:28.403Z] #41 46.80 DEP compel/src/lib/infect-rpc.d [2019-11-10T14:21:28.404Z] #41 46.94 DEP compel/arch/x86/src/lib/infect.d [2019-11-10T14:21:28.661Z] #41 47.14 DEP compel/arch/x86/src/lib/cpu.d [2019-11-10T14:21:28.661Z] #41 47.21 DEP compel/src/lib/log.d [2019-11-10T14:21:28.790Z] #41 30.79 CC images/core-s390.o [2019-11-10T14:21:28.919Z] #41 47.31 DEP compel/src/main.d [2019-11-10T14:21:29.177Z] #41 47.44 DEP compel/src/lib/handle-elf.d [2019-11-10T14:21:29.177Z] #41 47.66 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-10T14:21:29.330Z] #27 36.27 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-10T14:21:29.330Z] #27 36.33 skipping existing b63cc5f62c21 [2019-11-10T14:21:29.330Z] #27 36.44 [2019-11-10T14:21:29.435Z] #41 47.91 CC compel/src/lib/log.o [2019-11-10T14:21:30.001Z] #41 48.19 CC compel/arch/x86/src/lib/cpu.o [2019-11-10T14:21:30.174Z] #41 31.83 CC images/cpuinfo.o [2019-11-10T14:21:30.566Z] #41 49.01 CC compel/arch/x86/src/lib/infect.o [2019-11-10T14:21:30.759Z] #41 32.55 CC images/inventory.o [2019-11-10T14:21:31.020Z] #41 32.99 CC images/fdinfo.o [2019-11-10T14:21:31.417Z] #27 37.83 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-10T14:21:31.417Z] #27 ... [2019-11-10T14:21:31.417Z] [2019-11-10T14:21:31.417Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:21:31.417Z] #18 19.45 Reading package lists... [2019-11-10T14:21:31.417Z] #18 25.39 Building dependency tree... [2019-11-10T14:21:31.417Z] #18 26.33 The following additional packages will be installed: [2019-11-10T14:21:31.417Z] #18 26.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-10T14:21:31.417Z] #18 26.33 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-10T14:21:31.417Z] #18 26.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-10T14:21:31.417Z] #18 26.33 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-10T14:21:31.417Z] #18 26.33 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-10T14:21:31.417Z] #18 26.33 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-10T14:21:31.417Z] #18 26.33 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-10T14:21:31.417Z] #18 26.33 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-10T14:21:31.417Z] #18 26.33 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-10T14:21:31.417Z] #18 26.33 Suggested packages: [2019-11-10T14:21:31.417Z] #18 26.33 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-10T14:21:31.417Z] #18 26.33 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-10T14:21:31.417Z] #18 26.33 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-10T14:21:31.417Z] #18 26.33 vim-doc vim-scripts xfsdump acl attr quota [2019-11-10T14:21:31.417Z] #18 26.33 Recommended packages: [2019-11-10T14:21:31.417Z] #18 26.33 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-10T14:21:31.417Z] #18 26.33 python3-keyrings.alt python3-xdg unzip [2019-11-10T14:21:31.417Z] #18 30.38 The following NEW packages will be installed: [2019-11-10T14:21:31.417Z] #18 30.38 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-10T14:21:31.417Z] #18 30.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-10T14:21:31.417Z] #18 30.38 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-10T14:21:31.417Z] #18 30.42 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-10T14:21:31.417Z] #18 30.42 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-10T14:21:31.417Z] #18 30.42 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-10T14:21:31.417Z] #18 30.42 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-10T14:21:31.417Z] #18 30.42 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-10T14:21:31.417Z] #18 30.42 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-10T14:21:31.417Z] #18 30.42 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-10T14:21:31.417Z] #18 30.42 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-10T14:21:31.417Z] #18 30.42 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-10T14:21:31.417Z] #18 30.42 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-10T14:21:31.417Z] #18 30.42 xfsprogs xxd xz-utils zip [2019-11-10T14:21:31.417Z] #18 30.52 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:21:31.417Z] #18 30.52 Need to get 88.2 MB of archives. [2019-11-10T14:21:31.417Z] #18 30.52 After this operation, 565 MB of additional disk space will be used. [2019-11-10T14:21:31.417Z] #18 30.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-10T14:21:31.417Z] #18 30.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-10T14:21:31.417Z] #18 30.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-10T14:21:31.417Z] #18 30.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-10T14:21:31.417Z] #18 30.57 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-10T14:21:31.417Z] #18 30.57 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-10T14:21:31.417Z] #18 30.66 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-10T14:21:31.417Z] #18 30.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-10T14:21:31.417Z] #18 30.75 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-10T14:21:31.417Z] #18 30.75 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-10T14:21:31.417Z] #18 30.86 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-10T14:21:31.417Z] #18 30.88 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-10T14:21:31.417Z] #18 30.89 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-10T14:21:31.417Z] #18 30.90 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-10T14:21:31.417Z] #18 30.90 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-10T14:21:31.417Z] #18 30.90 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-10T14:21:31.417Z] #18 30.90 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-10T14:21:31.417Z] #18 30.91 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-10T14:21:31.417Z] #18 30.91 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-10T14:21:31.417Z] #18 30.93 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-10T14:21:31.417Z] #18 30.93 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-10T14:21:31.417Z] #18 30.97 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-10T14:21:31.417Z] #18 30.98 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-10T14:21:31.417Z] #18 31.01 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-10T14:21:31.417Z] #18 31.02 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-10T14:21:31.417Z] #18 31.02 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-10T14:21:31.418Z] #18 31.05 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-10T14:21:31.418Z] #18 31.05 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-10T14:21:31.418Z] #18 31.05 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-10T14:21:31.418Z] #18 31.14 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-10T14:21:31.418Z] #18 31.14 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-10T14:21:31.418Z] #18 31.16 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-10T14:21:31.418Z] #18 31.24 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-10T14:21:31.418Z] #18 31.25 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-10T14:21:31.418Z] #18 31.25 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-10T14:21:31.418Z] #18 31.25 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-10T14:21:31.418Z] #18 31.25 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-10T14:21:31.418Z] #18 31.25 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-10T14:21:31.418Z] #18 31.39 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-10T14:21:31.418Z] #18 31.61 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-10T14:21:31.418Z] #18 31.62 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-10T14:21:31.418Z] #18 31.62 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-10T14:21:31.418Z] #18 31.67 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-10T14:21:31.418Z] #18 31.68 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-10T14:21:31.418Z] #18 31.70 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-10T14:21:31.418Z] #18 31.71 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-10T14:21:31.418Z] #18 31.72 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-10T14:21:31.418Z] #18 31.73 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-10T14:21:31.418Z] #18 31.96 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-10T14:21:31.418Z] #18 31.97 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-10T14:21:31.418Z] #18 32.14 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-10T14:21:31.418Z] #18 32.15 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-10T14:21:31.418Z] #18 32.16 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-10T14:21:31.418Z] #18 32.17 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-10T14:21:31.418Z] #18 32.18 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-10T14:21:31.418Z] #18 32.20 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-10T14:21:31.418Z] #18 32.48 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-10T14:21:31.418Z] #18 32.55 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-10T14:21:31.418Z] #18 32.60 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-10T14:21:31.418Z] #18 32.63 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-10T14:21:31.418Z] #18 32.63 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-10T14:21:31.418Z] #18 32.67 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-10T14:21:31.418Z] #18 32.79 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-10T14:21:31.418Z] #18 32.96 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-10T14:21:31.418Z] #18 32.97 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-10T14:21:31.418Z] #18 33.25 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-10T14:21:31.418Z] #18 33.43 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-10T14:21:31.418Z] #18 33.43 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-10T14:21:31.418Z] #18 35.33 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-11-10T14:21:31.418Z] #18 ... [2019-11-10T14:21:31.418Z] [2019-11-10T14:21:31.418Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:31.418Z] #45 53.70 internal/poll [2019-11-10T14:21:31.418Z] #45 56.80 os [2019-11-10T14:21:31.418Z] #45 58.54 strings [2019-11-10T14:21:31.418Z] #45 61.20 fmt [2019-11-10T14:21:31.418Z] #45 61.96 regexp/syntax [2019-11-10T14:21:31.418Z] #45 ... [2019-11-10T14:21:31.418Z] [2019-11-10T14:21:31.418Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:31.418Z] #27 38.40 [2019-11-10T14:21:31.499Z] #41 49.86 CC compel/src/lib/infect-rpc.o [2019-11-10T14:21:31.505Z] #13 ... [2019-11-10T14:21:31.505Z] [2019-11-10T14:21:31.505Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:21:31.505Z] #40 64.43 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-10T14:21:31.505Z] #40 64.55 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-10T14:21:31.505Z] #40 64.56 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-10T14:21:31.505Z] #40 72.61 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-10T14:21:31.505Z] #40 72.65 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-10T14:21:31.505Z] #40 72.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:21:31.505Z] #40 72.69 Setting up python-protobuf (3.0.0-9) ... [2019-11-10T14:21:31.505Z] #40 ... [2019-11-10T14:21:31.505Z] [2019-11-10T14:21:31.505Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:31.505Z] #26 9.525 ## 2.9% ##### 7.0% ####### 10.6% ######### 13.0% ############ 17.9% ############## 20.6% ################ 23.5% #################### 28.2% ######################## 34.2% ############################# 40.8% ############################## 42.4% ################################ 45.4% #################################### 50.4% ###################################### 54.0% ########################################### 60.5% ############################################### 66.6% ################################################### 71.9% ####################################################### 77.2% ########################################################### 82.2% ############################################################### 88.4% #################################################################### 94.6% ######################################################################## 100.0% [2019-11-10T14:21:31.505Z] #26 12.89 [2019-11-10T14:21:31.505Z] #26 13.24 ###### 9.5% ################## 26.1% ############################## 42.2% ########################################## 59.7% ########################################################## 80.7% ######################################################################## 100.0% [2019-11-10T14:21:31.757Z] #41 50.28 CC compel/src/lib/infect-util.o [2019-11-10T14:21:31.761Z] #26 14.45 [2019-11-10T14:21:31.868Z] #27 38.68 ######################################################################## 100.0% [2019-11-10T14:21:31.868Z] #27 38.85 [2019-11-10T14:21:31.868Z] #27 38.91 Download of images into '/build' complete. [2019-11-10T14:21:31.868Z] #27 38.91 Use something like the following to load the result into a Docker daemon: [2019-11-10T14:21:31.868Z] #27 38.91 tar -cC '/build' . | docker load [2019-11-10T14:21:31.868Z] #27 DONE 39.0s [2019-11-10T14:21:31.868Z] [2019-11-10T14:21:31.868Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:31.868Z] #42 15.12 CC images/core.o [2019-11-10T14:21:31.868Z] #42 16.12 CC images/core-x86.o [2019-11-10T14:21:31.868Z] #42 16.74 CC images/core-arm.o [2019-11-10T14:21:31.868Z] #42 17.09 CC images/core-aarch64.o [2019-11-10T14:21:31.868Z] #42 17.41 CC images/core-ppc64.o [2019-11-10T14:21:31.868Z] #42 17.83 CC images/core-s390.o [2019-11-10T14:21:31.868Z] #42 18.25 CC images/cpuinfo.o [2019-11-10T14:21:31.868Z] #42 18.55 CC images/inventory.o [2019-11-10T14:21:31.868Z] #42 18.79 CC images/fdinfo.o [2019-11-10T14:21:31.868Z] #42 19.49 CC images/fown.o [2019-11-10T14:21:31.868Z] #42 19.67 CC images/ns.o [2019-11-10T14:21:31.868Z] #42 19.85 CC images/regfile.o [2019-11-10T14:21:31.868Z] #42 20.16 CC images/ghost-file.o [2019-11-10T14:21:31.868Z] #42 20.39 CC images/fifo.o [2019-11-10T14:21:31.868Z] #42 20.53 CC images/remap-file-path.o [2019-11-10T14:21:31.868Z] #42 20.65 CC images/eventfd.o [2019-11-10T14:21:31.868Z] #42 20.83 CC images/eventpoll.o [2019-11-10T14:21:31.868Z] #42 20.98 CC images/fh.o [2019-11-10T14:21:31.868Z] #42 21.36 CC images/fsnotify.o [2019-11-10T14:21:31.868Z] #42 21.98 CC images/signalfd.o [2019-11-10T14:21:31.868Z] #42 22.27 CC images/fs.o [2019-11-10T14:21:31.868Z] #42 22.67 CC images/pstree.o [2019-11-10T14:21:31.868Z] #42 22.96 CC images/pipe.o [2019-11-10T14:21:31.868Z] #42 23.25 CC images/tcp-stream.o [2019-11-10T14:21:31.868Z] #42 23.55 CC images/sk-packet.o [2019-11-10T14:21:31.962Z] #41 33.62 CC images/fown.o [2019-11-10T14:21:32.015Z] #41 50.46 CC compel/src/lib/infect.o [2019-11-10T14:21:32.222Z] #41 34.04 CC images/ns.o [2019-11-10T14:21:32.266Z] #42 23.90 CC images/mnt.o [2019-11-10T14:21:32.273Z] #41 ... [2019-11-10T14:21:32.273Z] [2019-11-10T14:21:32.273Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:21:32.273Z] #47 DONE 108.6s [2019-11-10T14:21:32.273Z] [2019-11-10T14:21:32.273Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:32.273Z] #44 104.2 mime/quotedprintable [2019-11-10T14:21:32.273Z] #44 104.7 net/http/internal [2019-11-10T14:21:32.273Z] #44 107.9 crypto/tls [2019-11-10T14:21:32.483Z] #41 34.44 CC images/regfile.o [2019-11-10T14:21:32.528Z] #26 14.80 ### 4.5% ###### 9.2% ########## 14.4% [2019-11-10T14:21:32.528Z] #26 ... [2019-11-10T14:21:32.528Z] [2019-11-10T14:21:32.528Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-10T14:21:32.528Z] #13 4.094 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-10T14:21:32.528Z] #13 DONE 4.2s [2019-11-10T14:21:32.528Z] [2019-11-10T14:21:32.528Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:32.648Z] #42 24.27 CC images/pipe-data.o [2019-11-10T14:21:33.054Z] #41 34.78 CC images/ghost-file.o [2019-11-10T14:21:33.315Z] #41 35.17 CC images/fifo.o [2019-11-10T14:21:33.496Z] #42 24.97 CC images/sa.o [2019-11-10T14:21:33.496Z] #42 25.17 CC images/timer.o [2019-11-10T14:21:33.575Z] #41 ... [2019-11-10T14:21:33.575Z] [2019-11-10T14:21:33.575Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:21:33.575Z] #17 24.64 Reading package lists... [2019-11-10T14:21:33.575Z] #17 29.50 Building dependency tree... [2019-11-10T14:21:33.575Z] #17 31.44 The following additional packages will be installed: [2019-11-10T14:21:33.575Z] #17 31.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-10T14:21:33.575Z] #17 31.44 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-10T14:21:33.575Z] #17 31.44 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-10T14:21:33.575Z] #17 31.44 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-10T14:21:33.575Z] #17 31.44 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-10T14:21:33.575Z] #17 31.44 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-10T14:21:33.575Z] #17 31.44 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-10T14:21:33.575Z] #17 31.45 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-10T14:21:33.575Z] #17 31.45 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-10T14:21:33.575Z] #17 31.45 Suggested packages: [2019-11-10T14:21:33.575Z] #17 31.45 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-10T14:21:33.575Z] #17 31.45 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-10T14:21:33.575Z] #17 31.45 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-10T14:21:33.576Z] #17 31.45 vim-doc vim-scripts xfsdump acl attr quota [2019-11-10T14:21:33.576Z] #17 31.45 Recommended packages: [2019-11-10T14:21:33.576Z] #17 31.45 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-10T14:21:33.576Z] #17 31.45 python3-keyrings.alt python3-xdg unzip [2019-11-10T14:21:33.576Z] #17 35.21 The following NEW packages will be installed: [2019-11-10T14:21:33.576Z] #17 35.21 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-10T14:21:33.576Z] #17 35.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-10T14:21:33.576Z] #17 35.21 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-10T14:21:33.576Z] #17 35.21 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-10T14:21:33.576Z] #17 35.21 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-10T14:21:33.576Z] #17 35.21 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-10T14:21:33.576Z] #17 35.21 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-10T14:21:33.576Z] #17 35.21 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-10T14:21:33.576Z] #17 35.21 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-10T14:21:33.576Z] #17 35.21 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-10T14:21:33.576Z] #17 35.21 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-10T14:21:33.576Z] #17 35.21 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-10T14:21:33.576Z] #17 35.21 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-10T14:21:33.576Z] #17 35.21 xfsprogs xxd xz-utils zip [2019-11-10T14:21:33.837Z] #17 ... [2019-11-10T14:21:33.837Z] [2019-11-10T14:21:33.837Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:33.837Z] #41 35.58 CC images/remap-file-path.o [2019-11-10T14:21:33.891Z] #42 25.40 CC images/timerfd.o [2019-11-10T14:21:33.891Z] #42 25.54 CC images/mm.o [2019-11-10T14:21:33.891Z] #42 ... [2019-11-10T14:21:33.891Z] [2019-11-10T14:21:33.891Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:21:33.891Z] #60 29.12 + cd /tmp/tmp.MReMDP76Yu/src/github.com/containerd/containerd [2019-11-10T14:21:33.891Z] #60 29.12 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:21:33.891Z] #60 29.88 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-10T14:21:33.891Z] #60 29.88 + BUILDTAGS='netgo osusergo static_build' [2019-11-10T14:21:33.891Z] #60 29.88 + export EXTRA_FLAGS=-buildmode=pie [2019-11-10T14:21:33.891Z] #60 29.88 + EXTRA_FLAGS=-buildmode=pie [2019-11-10T14:21:33.891Z] #60 29.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-10T14:21:33.891Z] #60 29.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-10T14:21:33.891Z] #60 29.88 + '[' '' = dynamic ']' [2019-11-10T14:21:33.891Z] #60 29.88 + make [2019-11-10T14:21:33.891Z] #60 30.74 + bin/ctr [2019-11-10T14:21:34.060Z] #26 14.80 ### 4.5% ###### 9.2% ########## 14.4% ############ 18.0% ############### 21.9% ################# 25.0% ##################### 30.4% ######################### 35.5% ############################### 43.4% ################################### 49.7% ###################################### 54.1% ########################################## 58.7% ############################################# 63.9% ################################################# 68.5% ################################################### 72.0% ####################################################### 77.2% ######################################################### 80.5% ############################################################# 85.5% ################################################################### 94.4% ######################################################################## 100.0% [2019-11-10T14:21:34.097Z] #41 35.88 CC images/eventfd.o [2019-11-10T14:21:34.305Z] #60 ... [2019-11-10T14:21:34.305Z] [2019-11-10T14:21:34.305Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:21:34.305Z] #32 56.56 internal/fmtsort [2019-11-10T14:21:34.305Z] #32 57.65 strings [2019-11-10T14:21:34.305Z] #32 60.02 fmt [2019-11-10T14:21:34.305Z] #32 60.61 path/filepath [2019-11-10T14:21:34.305Z] #32 61.93 io/ioutil [2019-11-10T14:21:34.305Z] #32 62.50 text/tabwriter [2019-11-10T14:21:34.305Z] #32 65.26 flag [2019-11-10T14:21:34.305Z] #32 65.26 github.com/BurntSushi/toml [2019-11-10T14:21:34.305Z] #32 ... [2019-11-10T14:21:34.305Z] [2019-11-10T14:21:34.305Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:34.305Z] #42 25.83 CC images/sk-opts.o [2019-11-10T14:21:34.305Z] #42 25.95 CC images/sk-unix.o [2019-11-10T14:21:34.358Z] #41 36.18 CC images/eventpoll.o [2019-11-10T14:21:34.800Z] #44 ... [2019-11-10T14:21:34.800Z] [2019-11-10T14:21:34.800Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:34.800Z] #41 53.25 CC compel/src/lib/ptrace.o [2019-11-10T14:21:34.886Z] #42 26.29 CC images/sk-inet.o [2019-11-10T14:21:34.930Z] #41 36.56 CC images/fh.o [2019-11-10T14:21:35.057Z] #41 53.61 AR compel/libcompel.a [2019-11-10T14:21:35.057Z] #41 53.66 HOSTCC compel/src/main-host.o [2019-11-10T14:21:35.191Z] #41 37.03 CC images/fsnotify.o [2019-11-10T14:21:35.315Z] #41 53.94 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-10T14:21:35.315Z] #42 26.81 CC images/tun.o [2019-11-10T14:21:35.422Z] #26 18.07 [2019-11-10T14:21:35.719Z] #42 27.14 CC images/sk-netlink.o [2019-11-10T14:21:35.719Z] #42 27.29 CC images/packet-sock.o [2019-11-10T14:21:35.881Z] #41 54.13 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-10T14:21:36.125Z] #42 27.48 CC images/ipc-var.o [2019-11-10T14:21:36.125Z] #42 27.62 CC images/ipc-desc.o [2019-11-10T14:21:36.125Z] #42 27.74 CC images/ipc-shm.o [2019-11-10T14:21:36.139Z] #41 54.60 HOSTCC compel/src/lib/log-host.o [2019-11-10T14:21:36.397Z] #41 54.77 HOSTLINK compel/compel-host-bin [2019-11-10T14:21:36.397Z] #41 54.86 DEP soccr/soccr.d [2019-11-10T14:21:36.397Z] #41 54.99 CC soccr/soccr.o [2019-11-10T14:21:36.530Z] #42 28.00 CC images/ipc-msg.o [2019-11-10T14:21:36.530Z] #42 28.22 CC images/ipc-sem.o [2019-11-10T14:21:36.575Z] #41 38.25 CC images/signalfd.o [2019-11-10T14:21:36.915Z] #42 28.48 CC images/utsns.o [2019-11-10T14:21:36.915Z] #42 28.59 CC images/creds.o [2019-11-10T14:21:37.147Z] #41 38.80 CC images/fs.o [2019-11-10T14:21:37.302Z] #42 28.80 CC images/vma.o [2019-11-10T14:21:37.302Z] #42 28.98 CC images/netdev.o [2019-11-10T14:21:37.408Z] #41 39.15 CC images/pstree.o [2019-11-10T14:21:37.669Z] #41 39.54 CC images/pipe.o [2019-11-10T14:21:37.773Z] #41 56.19 AR soccr/libsoccr.a [2019-11-10T14:21:37.773Z] #41 56.23 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-10T14:21:38.031Z] #41 56.43 DEP criu/arch/x86/sigframe.d [2019-11-10T14:21:38.031Z] #41 56.56 DEP criu/arch/x86/sigaction_compat.d [2019-11-10T14:21:38.167Z] #42 29.46 CC images/tty.o [2019-11-10T14:21:38.241Z] #41 40.00 CC images/tcp-stream.o [2019-11-10T14:21:38.289Z] #41 56.66 DEP criu/arch/x86/kerndat.d [2019-11-10T14:21:38.289Z] #41 56.78 DEP criu/arch/x86/crtools.d [2019-11-10T14:21:38.289Z] #41 56.91 DEP criu/arch/x86/cpu.d [2019-11-10T14:21:38.501Z] #41 40.40 CC images/sk-packet.o [2019-11-10T14:21:38.686Z] #42 29.96 CC images/file-lock.o [2019-11-10T14:21:38.686Z] #42 30.27 CC images/rlimit.o [2019-11-10T14:21:38.855Z] #41 57.15 CC criu/arch/x86/cpu.o [2019-11-10T14:21:39.047Z] #26 18.52 # 1.8% ## 3.4% ### 4.9% #### 5.6% #### 6.9% ##### 7.8% ###### 8.9% ####### 10.1% ######## 11.4% ######### 12.7% ########## 14.0% ########## 15.1% ########### 16.4% ############ 17.8% ############### 21.4% ################# 24.6% ################### 27.0% ##################### 30.0% ####################### 33.1% ########################## 36.3% ############################ 39.0% ############################## 41.9% ################################ 45.1% ################################### 48.7% ##################################### 52.3% ######################################## 56.3% ########################################### 59.9% ############################################# 63.5% ################################################ 67.7% ################################################## 69.8% ## [2019-11-10T14:21:39.047Z] #26 ... [2019-11-10T14:21:39.047Z] [2019-11-10T14:21:39.047Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-10T14:21:39.047Z] #14 DONE 6.6s [2019-11-10T14:21:39.047Z] [2019-11-10T14:21:39.047Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:39.047Z] #26 18.52 # 1.8% ## 3.4% ### 4.9% #### 5.6% #### 6.9% ##### 7.8% ###### 8.9% ####### 10.1% ######## 11.4% ######### 12.7% ########## 14.0% ########## 15.1% ########### 16.4% ############ 17.8% ############### 21.4% ################# 24.6% ################### 27.0% ##################### 30.0% ####################### 33.1% ########################## 36.3% ############################ 39.0% ############################## 41.9% ################################ 45.1% ################################### 48.7% ##################################### 52.3% ######################################## 56.3% ########################################### 59.9% ############################################# 63.5% ################################################ 67.7% ################################################## 69.8% #################################################### 72.9% ###################################################### 75.2% [2019-11-10T14:21:39.047Z] #26 ... [2019-11-10T14:21:39.047Z] [2019-11-10T14:21:39.047Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-10T14:21:39.077Z] #41 40.83 CC images/mnt.o [2019-11-10T14:21:39.107Z] #42 30.61 CC images/pagemap.o [2019-11-10T14:21:39.337Z] #41 41.14 CC images/pipe-data.o [2019-11-10T14:21:39.337Z] #41 ... [2019-11-10T14:21:39.337Z] [2019-11-10T14:21:39.337Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:21:39.337Z] #62 95.05 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-10T14:21:39.337Z] #62 95.05 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-10T14:21:39.421Z] #41 57.79 CC criu/arch/x86/crtools.o [2019-11-10T14:21:39.521Z] #42 31.08 CC images/siginfo.o [2019-11-10T14:21:39.598Z] #62 ... [2019-11-10T14:21:39.598Z] [2019-11-10T14:21:39.598Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:39.598Z] #44 85.46 go/parser [2019-11-10T14:21:39.598Z] #44 85.84 text/template [2019-11-10T14:21:39.598Z] #44 90.03 encoding/xml [2019-11-10T14:21:39.598Z] #44 90.84 math/big [2019-11-10T14:21:39.859Z] #44 ... [2019-11-10T14:21:39.859Z] [2019-11-10T14:21:39.859Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:21:39.859Z] #17 36.46 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:21:39.859Z] #17 36.46 Need to get 84.4 MB of archives. [2019-11-10T14:21:39.859Z] #17 36.46 After this operation, 528 MB of additional disk space will be used. [2019-11-10T14:21:39.859Z] #17 36.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-10T14:21:39.859Z] #17 36.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-10T14:21:39.859Z] #17 36.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-11-10T14:21:39.859Z] #17 36.55 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-11-10T14:21:39.859Z] #17 36.63 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-11-10T14:21:39.859Z] #17 36.64 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-10T14:21:39.859Z] #17 36.65 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-10T14:21:39.859Z] #17 36.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-11-10T14:21:39.859Z] #17 36.71 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-11-10T14:21:39.859Z] #17 36.72 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-10T14:21:39.859Z] #17 36.84 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-11-10T14:21:39.859Z] #17 36.85 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-11-10T14:21:39.859Z] #17 36.86 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-11-10T14:21:39.859Z] #17 36.87 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-11-10T14:21:39.859Z] #17 36.87 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-11-10T14:21:39.859Z] #17 36.88 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-11-10T14:21:39.859Z] #17 36.90 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-11-10T14:21:39.859Z] #17 36.91 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-10T14:21:39.859Z] #17 36.98 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-11-10T14:21:39.859Z] #17 36.98 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-11-10T14:21:39.859Z] #17 36.98 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-11-10T14:21:39.859Z] #17 36.98 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-10T14:21:39.859Z] #17 36.99 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-10T14:21:39.859Z] #17 36.99 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-11-10T14:21:39.859Z] #17 36.99 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-10T14:21:39.859Z] #17 37.00 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-10T14:21:39.859Z] #17 37.02 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-11-10T14:21:39.859Z] #17 37.02 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-10T14:21:39.859Z] #17 37.03 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-10T14:21:39.859Z] #17 37.06 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-10T14:21:39.859Z] #17 37.06 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-10T14:21:39.859Z] #17 37.07 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-11-10T14:21:39.859Z] #17 37.08 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-10T14:21:39.859Z] #17 37.10 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-10T14:21:39.859Z] #17 37.10 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-10T14:21:39.859Z] #17 37.11 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-11-10T14:21:39.859Z] #17 37.12 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-11-10T14:21:39.859Z] #17 37.12 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-10T14:21:39.859Z] #17 37.12 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-11-10T14:21:39.859Z] #17 37.14 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-11-10T14:21:39.859Z] #17 37.16 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-11-10T14:21:39.859Z] #17 37.17 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-11-10T14:21:39.859Z] #17 37.22 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-11-10T14:21:39.859Z] #17 37.24 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-10T14:21:39.859Z] #17 37.25 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-10T14:21:39.859Z] #17 37.25 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-10T14:21:39.859Z] #17 37.26 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-11-10T14:21:39.859Z] #17 37.27 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-11-10T14:21:39.859Z] #17 37.42 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-11-10T14:21:39.859Z] #17 37.43 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-10T14:21:39.859Z] #17 37.52 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-10T14:21:39.859Z] #17 37.54 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-10T14:21:39.859Z] #17 37.55 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-10T14:21:39.859Z] #17 37.57 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-10T14:21:39.859Z] #17 37.59 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-10T14:21:39.859Z] #17 37.62 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-10T14:21:39.859Z] #17 37.97 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-11-10T14:21:39.859Z] #17 38.02 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-11-10T14:21:39.859Z] #17 38.08 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-11-10T14:21:39.859Z] #17 38.10 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-10T14:21:39.859Z] #17 38.11 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-11-10T14:21:39.859Z] #17 38.15 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-10T14:21:39.859Z] #17 38.26 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-10T14:21:39.859Z] #17 38.36 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-10T14:21:39.859Z] #17 38.37 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-10T14:21:39.859Z] #17 38.71 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-10T14:21:39.859Z] #17 38.92 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-10T14:21:39.859Z] #17 38.94 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-10T14:21:39.859Z] #17 41.08 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-10T14:21:39.919Z] #42 31.50 CC images/rpc.o [2019-11-10T14:21:39.973Z] #15 ... [2019-11-10T14:21:39.973Z] [2019-11-10T14:21:39.973Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:21:39.973Z] #31 72.87 time [2019-11-10T14:21:39.973Z] #31 82.08 internal/poll [2019-11-10T14:21:39.973Z] #31 82.93 internal/fmtsort [2019-11-10T14:21:40.230Z] #31 ... [2019-11-10T14:21:40.230Z] [2019-11-10T14:21:40.230Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:40.230Z] #26 18.52 # 1.8% ## 3.4% ### 4.9% #### 5.6% #### 6.9% ##### 7.8% ###### 8.9% ####### 10.1% ######## 11.4% ######### 12.7% ########## 14.0% ########## 15.1% ########### 16.4% ############ 17.8% ############### 21.4% ################# 24.6% ################### 27.0% ##################### 30.0% ####################### 33.1% ########################## 36.3% ############################ 39.0% ############################## 41.9% ################################ 45.1% ################################### 48.7% ##################################### 52.3% ######################################## 56.3% ########################################### 59.9% ############################################# 63.5% ################################################ 67.7% ################################################## 69.8% #################################################### 72.9% ###################################################### 75.2% ####################################################### 77.2% ######################################################### 80.1% ########################################################### 82.9% ############################################################# 85.8% ################################################################ 89.5% ################################################################## 92.9% #################################################################### 94.6% ###################################################################### 98.0% ######################################################################## 100.0% [2019-11-10T14:21:40.356Z] #41 58.79 CC criu/arch/x86/kerndat.o [2019-11-10T14:21:40.484Z] #26 23.23 [2019-11-10T14:21:40.763Z] #42 32.35 CC images/ext-file.o [2019-11-10T14:21:40.922Z] #41 59.40 CC criu/arch/x86/sigaction_compat.o [2019-11-10T14:21:41.046Z] #26 ... [2019-11-10T14:21:41.046Z] [2019-11-10T14:21:41.046Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:21:41.046Z] #40 83.11 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-10T14:21:41.046Z] #40 83.17 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-10T14:21:41.046Z] #40 83.18 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-10T14:21:41.046Z] #40 83.23 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-10T14:21:41.046Z] #40 83.29 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-10T14:21:41.046Z] #40 83.33 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-10T14:21:41.046Z] #40 83.34 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-10T14:21:41.046Z] #40 83.47 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-10T14:21:41.046Z] #40 83.49 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-10T14:21:41.046Z] #40 83.51 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-10T14:21:41.046Z] #40 83.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:21:41.046Z] #40 DONE 84.0s [2019-11-10T14:21:41.046Z] [2019-11-10T14:21:41.046Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:41.181Z] #41 59.65 CC criu/arch/x86/sigframe.o [2019-11-10T14:21:41.188Z] #42 32.50 CC images/cgroup.o [2019-11-10T14:21:41.245Z] #17 43.09 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:21:41.245Z] #17 43.18 Fetched 84.4 MB in 6s (12.5 MB/s) [2019-11-10T14:21:41.439Z] #41 59.88 LINK criu/arch/x86/crtools.built-in.o [2019-11-10T14:21:41.439Z] #41 59.92 DEP criu/pie/util-vdso-elf32.d [2019-11-10T14:21:41.507Z] #17 43.32 Selecting previously unselected package bash-completion. [2019-11-10T14:21:41.507Z] #17 43.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 ... 15046 files and directories currently installed.) [2019-11-10T14:21:41.507Z] #17 43.39 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-10T14:21:41.698Z] #41 60.15 DEP criu/arch/x86/vdso-pie.d [2019-11-10T14:21:41.698Z] #41 60.28 DEP criu/pie/parasite-vdso.d [2019-11-10T14:21:41.750Z] #42 33.01 CC images/userns.o [2019-11-10T14:21:41.750Z] #42 ... [2019-11-10T14:21:41.750Z] [2019-11-10T14:21:41.750Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:21:41.750Z] #18 38.50 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:21:41.750Z] #18 38.62 Fetched 88.2 MB in 7s (12.1 MB/s) [2019-11-10T14:21:41.750Z] #18 38.77 Selecting previously unselected package bash-completion. [2019-11-10T14:21:41.750Z] #18 38.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 ... 14898 files and directories currently installed.) [2019-11-10T14:21:41.750Z] #18 38.79 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-10T14:21:41.750Z] #18 41.67 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-10T14:21:41.750Z] #18 42.20 Selecting previously unselected package libnet1:s390x. [2019-11-10T14:21:41.750Z] #18 42.20 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-10T14:21:41.750Z] #18 42.21 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-10T14:21:41.750Z] #18 42.29 Selecting previously unselected package libnfnetlink0:s390x. [2019-11-10T14:21:41.750Z] #18 42.29 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-10T14:21:41.750Z] #18 42.30 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-10T14:21:41.750Z] #18 42.37 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-10T14:21:41.750Z] #18 42.37 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-10T14:21:41.750Z] #18 42.39 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-10T14:21:41.750Z] #18 42.57 Selecting previously unselected package libudev-dev:s390x. [2019-11-10T14:21:41.750Z] #18 42.57 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-10T14:21:41.750Z] #18 42.61 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-10T14:21:41.750Z] #18 42.89 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-10T14:21:41.750Z] #18 42.91 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-10T14:21:41.750Z] #18 42.97 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-10T14:21:41.750Z] #18 43.39 Selecting previously unselected package python3.5-minimal. [2019-11-10T14:21:41.750Z] #18 43.41 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-10T14:21:41.750Z] #18 43.44 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-10T14:21:41.750Z] #18 44.56 Selecting previously unselected package python3-minimal. [2019-11-10T14:21:41.750Z] #18 44.57 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-10T14:21:41.750Z] #18 44.57 Unpacking python3-minimal (3.5.3-1) ... [2019-11-10T14:21:41.750Z] #18 44.71 Selecting previously unselected package libmpdec2:s390x. [2019-11-10T14:21:41.750Z] #18 44.71 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-10T14:21:41.750Z] #18 44.71 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-10T14:21:41.750Z] #18 44.85 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-10T14:21:41.750Z] #18 44.86 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-10T14:21:41.750Z] #18 44.89 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-10T14:21:41.957Z] #41 60.42 DEP criu/pie/util-vdso.d [2019-11-10T14:21:42.169Z] #18 ... [2019-11-10T14:21:42.169Z] [2019-11-10T14:21:42.169Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:42.169Z] #42 33.52 CC images/google/protobuf/descriptor.o [2019-11-10T14:21:42.215Z] #41 60.57 DEP criu/pie/util.d [2019-11-10T14:21:42.451Z] #17 ... [2019-11-10T14:21:42.451Z] [2019-11-10T14:21:42.451Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:42.451Z] #44 98.22 go/doc [2019-11-10T14:21:42.469Z] #41 ... [2019-11-10T14:21:42.469Z] [2019-11-10T14:21:42.469Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:21:42.469Z] #33 75.46 Selecting previously unselected package libxml2:amd64. [2019-11-10T14:21:42.469Z] #33 75.47 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-10T14:21:42.469Z] #33 75.51 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-10T14:21:42.469Z] #33 76.93 Selecting previously unselected package libarchive13:amd64. [2019-11-10T14:21:42.469Z] #33 76.94 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-10T14:21:42.469Z] #33 76.96 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-10T14:21:42.469Z] #33 77.87 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-10T14:21:42.469Z] #33 77.87 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-10T14:21:42.469Z] #33 77.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-10T14:21:42.469Z] #33 78.36 Selecting previously unselected package libuv1:amd64. [2019-11-10T14:21:42.469Z] #33 78.39 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-10T14:21:42.469Z] #33 78.42 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-10T14:21:42.469Z] #33 78.73 Selecting previously unselected package cmake. [2019-11-10T14:21:42.469Z] #33 78.73 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-10T14:21:42.469Z] #33 79.11 Unpacking cmake (3.7.2-1) ... [2019-11-10T14:21:42.469Z] #33 83.48 Selecting previously unselected package xxd. [2019-11-10T14:21:42.469Z] #33 83.48 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-10T14:21:42.469Z] #33 83.49 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:21:42.469Z] #33 83.71 Selecting previously unselected package vim-common. [2019-11-10T14:21:42.469Z] #33 83.78 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:21:42.469Z] #33 83.82 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:21:42.469Z] #33 84.32 Processing triggers for mime-support (3.60) ... [2019-11-10T14:21:42.469Z] #33 84.40 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:21:42.469Z] #33 84.41 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-10T14:21:42.469Z] #33 84.42 Setting up cmake-data (3.7.2-1) ... [2019-11-10T14:21:42.469Z] #33 84.46 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-10T14:21:42.469Z] #33 84.47 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-10T14:21:42.469Z] #33 84.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:21:42.469Z] #33 84.63 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:21:42.469Z] #33 84.67 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-10T14:21:42.469Z] #33 84.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-10T14:21:42.469Z] #33 84.72 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-10T14:21:42.469Z] #33 84.73 Setting up cmake (3.7.2-1) ... [2019-11-10T14:21:42.469Z] #33 84.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:21:42.469Z] #33 DONE 85.3s [2019-11-10T14:21:42.470Z] [2019-11-10T14:21:42.470Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:21:42.470Z] #34 DONE 0.1s [2019-11-10T14:21:42.470Z] [2019-11-10T14:21:42.470Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-10T14:21:42.470Z] #35 DONE 0.1s [2019-11-10T14:21:42.470Z] [2019-11-10T14:21:42.470Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:42.474Z] #41 60.79 CC criu/pie/util.o [2019-11-10T14:21:42.581Z] #42 ... [2019-11-10T14:21:42.581Z] [2019-11-10T14:21:42.581Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:21:42.581Z] #32 67.70 log [2019-11-10T14:21:42.581Z] #32 70.16 github.com/BurntSushi/toml/cmd/tomlv [2019-11-10T14:21:42.581Z] #32 DONE 75.1s [2019-11-10T14:21:42.732Z] #41 61.23 CC criu/pie/util-vdso.o [2019-11-10T14:21:42.994Z] [2019-11-10T14:21:42.994Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:42.994Z] #45 66.73 flag [2019-11-10T14:21:42.994Z] #45 67.46 go/token [2019-11-10T14:21:42.994Z] #45 68.35 regexp [2019-11-10T14:21:42.994Z] #45 68.42 go/scanner [2019-11-10T14:21:42.994Z] #45 69.85 go/ast [2019-11-10T14:21:42.994Z] #45 73.19 internal/lazyregexp [2019-11-10T14:21:42.994Z] #45 73.45 net/url [2019-11-10T14:21:42.994Z] #45 ... [2019-11-10T14:21:42.994Z] [2019-11-10T14:21:42.994Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:21:42.994Z] #18 47.09 Selecting previously unselected package python3.5. [2019-11-10T14:21:42.994Z] #18 47.11 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-10T14:21:42.994Z] #18 47.11 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-10T14:21:43.299Z] #41 61.89 CC criu/pie/parasite-vdso.o [2019-11-10T14:21:43.406Z] #18 47.46 Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-10T14:21:43.406Z] #18 47.48 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-10T14:21:43.406Z] #18 47.50 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-10T14:21:43.406Z] #18 47.62 Selecting previously unselected package dh-python. [2019-11-10T14:21:43.406Z] #18 47.62 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-10T14:21:43.406Z] #18 47.62 Unpacking dh-python (2.20170125) ... [2019-11-10T14:21:43.420Z] #36 ... [2019-11-10T14:21:43.420Z] [2019-11-10T14:21:43.420Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-10T14:21:43.420Z] #15 DONE 4.4s [2019-11-10T14:21:43.684Z] [2019-11-10T14:21:43.684Z] #16 [dev 6/24] RUN ldconfig [2019-11-10T14:21:43.834Z] #18 47.91 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-10T14:21:43.834Z] #18 47.92 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-10T14:21:44.674Z] #41 62.94 CC criu/arch/x86/vdso-pie.o [2019-11-10T14:21:44.674Z] #41 63.21 CC criu/pie/util-vdso-elf32.o [2019-11-10T14:21:45.609Z] #41 63.85 AR criu/pie/pie.lib.a [2019-11-10T14:21:45.609Z] #41 63.92 DEP criu/pie/restorer.d [2019-11-10T14:21:45.609Z] #41 64.20 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-10T14:21:45.867Z] #41 64.37 DEP criu/arch/x86/restorer_unmap.d [2019-11-10T14:21:45.867Z] #41 64.39 DEP criu/arch/x86/restorer.d [2019-11-10T14:21:46.125Z] #41 64.62 DEP criu/pie/parasite.d [2019-11-10T14:21:46.192Z] #16 ... [2019-11-10T14:21:46.192Z] [2019-11-10T14:21:46.192Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:46.192Z] #54 19.97 + cd /tmp/tmp.KCRYEkoFbl/src/github.com/opencontainers/runc [2019-11-10T14:21:46.192Z] #54 19.97 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-10T14:21:46.192Z] #54 20.67 + '[' -z '' ']' [2019-11-10T14:21:46.192Z] #54 20.67 + target=static [2019-11-10T14:21:46.192Z] #54 20.67 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-10T14:21:46.192Z] #54 24.04 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-10T14:21:46.192Z] #54 ... [2019-11-10T14:21:46.192Z] [2019-11-10T14:21:46.192Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:46.192Z] #36 3.722 + RM_GOPATH=0 [2019-11-10T14:21:46.192Z] #36 3.722 + TMP_GOPATH= [2019-11-10T14:21:46.193Z] #36 3.722 + : /build [2019-11-10T14:21:46.193Z] #36 3.722 + '[' -z '' ']' [2019-11-10T14:21:46.193Z] #36 3.725 ++ mktemp -d [2019-11-10T14:21:46.193Z] #36 3.727 + export GOPATH=/tmp/tmp.UAN9DtquvS [2019-11-10T14:21:46.193Z] #36 3.727 + GOPATH=/tmp/tmp.UAN9DtquvS [2019-11-10T14:21:46.193Z] #36 3.727 + RM_GOPATH=1 [2019-11-10T14:21:46.193Z] #36 3.730 ++ dirname ./install.sh [2019-11-10T14:21:46.193Z] #36 3.743 + dir=. [2019-11-10T14:21:46.193Z] #36 3.743 + bin=tini [2019-11-10T14:21:46.193Z] #36 3.744 + shift [2019-11-10T14:21:46.193Z] #36 3.744 + '[' '!' -f ./tini.installer ']' [2019-11-10T14:21:46.193Z] #36 3.747 + . ./tini.installer [2019-11-10T14:21:46.193Z] #36 3.747 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:21:46.193Z] #36 3.749 + install_tini [2019-11-10T14:21:46.193Z] #36 3.749 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-10T14:21:46.193Z] #36 3.749 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:21:46.193Z] #36 3.750 + git clone https://github.com/krallin/tini.git /tmp/tmp.UAN9DtquvS/tini [2019-11-10T14:21:46.193Z] #36 3.756 Cloning into '/tmp/tmp.UAN9DtquvS/tini'... [2019-11-10T14:21:46.384Z] #41 64.91 CC criu/pie/parasite.o [2019-11-10T14:21:46.557Z] #18 50.51 Setting up python3-minimal (3.5.3-1) ... [2019-11-10T14:21:46.657Z] #44 102.3 github.com/LK4D4/vndr/build [2019-11-10T14:21:46.752Z] #36 ... [2019-11-10T14:21:46.752Z] [2019-11-10T14:21:46.752Z] #16 [dev 6/24] RUN ldconfig [2019-11-10T14:21:46.752Z] #16 DONE 3.3s [2019-11-10T14:21:46.918Z] #44 ... [2019-11-10T14:21:46.918Z] [2019-11-10T14:21:46.918Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:21:46.918Z] #62 DONE 102.6s [2019-11-10T14:21:46.918Z] [2019-11-10T14:21:46.918Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-10T14:21:46.918Z] #63 DONE 0.1s [2019-11-10T14:21:47.009Z] [2019-11-10T14:21:47.009Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:47.009Z] #26 24.88 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-10T14:21:47.009Z] #26 25.79 [2019-11-10T14:21:47.009Z] #26 26.05 ######################################################################## 100.0% [2019-11-10T14:21:47.009Z] #26 26.44 [2019-11-10T14:21:47.009Z] #26 28.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-10T14:21:47.009Z] #26 28.68 [2019-11-10T14:21:47.009Z] #26 29.02 ################################################# 69.1% ######################################################################## 100.0% [2019-11-10T14:21:47.009Z] #26 29.17 [2019-11-10T14:21:47.179Z] [2019-11-10T14:21:47.179Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:21:47.179Z] #17 47.65 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-10T14:21:47.179Z] #17 48.98 Selecting previously unselected package libnet1:arm64. [2019-11-10T14:21:47.179Z] #17 49.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-10T14:21:47.179Z] #17 49.02 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-10T14:21:47.268Z] #26 ... [2019-11-10T14:21:47.268Z] [2019-11-10T14:21:47.268Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:47.268Z] #36 5.011 + cd /tmp/tmp.UAN9DtquvS/tini [2019-11-10T14:21:47.268Z] #36 5.012 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:21:47.268Z] #36 5.024 + cmake . [2019-11-10T14:21:47.395Z] #18 51.45 Selecting previously unselected package python3. [2019-11-10T14:21:47.395Z] #18 51.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-11-10T14:21:47.395Z] #18 51.50 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-10T14:21:47.395Z] #18 51.51 Unpacking python3 (3.5.3-1) ... [2019-11-10T14:21:47.701Z] #17 49.43 Selecting previously unselected package libnfnetlink0:arm64. [2019-11-10T14:21:47.701Z] #17 49.45 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-11-10T14:21:47.701Z] #17 49.46 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-10T14:21:47.759Z] #41 66.02 LINK criu/pie/parasite.built-in.o [2019-11-10T14:21:47.759Z] #41 66.04 GEN criu/pie/parasite-blob.h [2019-11-10T14:21:47.759Z] #41 66.05 CC criu/arch/x86/restorer.o [2019-11-10T14:21:47.805Z] #18 51.68 Selecting previously unselected package pigz. [2019-11-10T14:21:47.806Z] #18 51.68 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-10T14:21:47.806Z] #18 51.69 Unpacking pigz (2.3.4-1) ... [2019-11-10T14:21:47.806Z] #18 51.79 Selecting previously unselected package libip4tc0:s390x. [2019-11-10T14:21:47.806Z] #18 51.79 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-10T14:21:47.806Z] #18 51.80 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-10T14:21:47.806Z] #18 51.88 Selecting previously unselected package libip6tc0:s390x. [2019-11-10T14:21:47.806Z] #18 51.88 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-10T14:21:47.806Z] #18 51.88 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-10T14:21:47.806Z] #18 51.95 Selecting previously unselected package libiptc0:s390x. [2019-11-10T14:21:47.806Z] #18 51.95 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-10T14:21:47.806Z] #18 51.95 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-10T14:21:47.806Z] #18 52.01 Selecting previously unselected package libxtables12:s390x. [2019-11-10T14:21:47.806Z] #18 52.01 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-10T14:21:47.806Z] #18 52.01 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-10T14:21:47.806Z] #18 52.11 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-10T14:21:47.961Z] #17 49.75 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-11-10T14:21:47.961Z] #17 49.78 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-11-10T14:21:47.961Z] #17 49.80 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-10T14:21:48.192Z] #36 5.777 -- The C compiler identification is GNU 6.3.0 [2019-11-10T14:21:48.192Z] #36 5.839 -- Check for working C compiler: /usr/bin/cc [2019-11-10T14:21:48.201Z] #18 52.12 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-10T14:21:48.201Z] #18 52.13 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-10T14:21:48.201Z] #18 52.23 Selecting previously unselected package iptables. [2019-11-10T14:21:48.201Z] #18 52.24 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-10T14:21:48.201Z] #18 52.24 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-10T14:21:48.222Z] #17 50.09 Selecting previously unselected package libudev-dev:arm64. [2019-11-10T14:21:48.222Z] #17 50.09 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-11-10T14:21:48.222Z] #17 50.10 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-10T14:21:48.326Z] #41 66.60 CC criu/arch/x86/restorer_unmap.o [2019-11-10T14:21:48.326Z] #41 66.63 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-10T14:21:48.447Z] #36 ... [2019-11-10T14:21:48.447Z] [2019-11-10T14:21:48.447Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:48.447Z] #44 81.42 time [2019-11-10T14:21:48.447Z] #44 86.78 strings [2019-11-10T14:21:48.447Z] #44 89.90 regexp/syntax [2019-11-10T14:21:48.447Z] #44 90.98 fmt [2019-11-10T14:21:48.482Z] #17 50.37 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-11-10T14:21:48.482Z] #17 50.38 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-10T14:21:48.482Z] #17 50.39 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-10T14:21:48.584Z] #41 66.94 CC criu/pie/restorer.o [2019-11-10T14:21:48.584Z] #41 ... [2019-11-10T14:21:48.584Z] [2019-11-10T14:21:48.584Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:48.584Z] #44 114.3 net/http [2019-11-10T14:21:48.607Z] #18 52.55 Selecting previously unselected package xxd. [2019-11-10T14:21:48.607Z] #18 52.55 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-10T14:21:48.607Z] #18 52.56 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:21:48.607Z] #18 52.67 Selecting previously unselected package vim-common. [2019-11-10T14:21:48.607Z] #18 52.67 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:21:48.607Z] #18 52.68 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:21:48.702Z] #44 ... [2019-11-10T14:21:48.702Z] [2019-11-10T14:21:48.702Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:21:48.702Z] #26 30.90 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-10T14:21:48.702Z] #26 30.98 skipping existing 1849cc453dee [2019-11-10T14:21:48.702Z] #26 31.15 [2019-11-10T14:21:49.096Z] #18 52.85 Selecting previously unselected package bzip2. [2019-11-10T14:21:49.096Z] #18 52.85 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-10T14:21:49.096Z] #18 52.85 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-10T14:21:49.096Z] #18 52.95 Selecting previously unselected package libgpm2:s390x. [2019-11-10T14:21:49.096Z] #18 52.96 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-10T14:21:49.096Z] #18 52.96 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-10T14:21:49.096Z] #18 53.05 Selecting previously unselected package xz-utils. [2019-11-10T14:21:49.096Z] #18 53.05 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-10T14:21:49.096Z] #18 53.05 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-10T14:21:49.096Z] #18 53.17 Selecting previously unselected package aufs-tools. [2019-11-10T14:21:49.096Z] #18 53.17 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-10T14:21:49.096Z] #18 53.17 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-10T14:21:49.426Z] #17 51.45 Selecting previously unselected package python3.5-minimal. [2019-11-10T14:21:49.520Z] #44 125.2 github.com/LK4D4/vndr/godl [2019-11-10T14:21:49.687Z] #17 51.45 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-10T14:21:49.687Z] #17 51.53 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-10T14:21:49.687Z] #17 ... [2019-11-10T14:21:49.687Z] [2019-11-10T14:21:49.687Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:49.687Z] #41 41.49 CC images/sa.o [2019-11-10T14:21:49.687Z] #41 41.78 CC images/timer.o [2019-11-10T14:21:49.687Z] #41 42.29 CC images/timerfd.o [2019-11-10T14:21:49.687Z] #41 42.73 CC images/mm.o [2019-11-10T14:21:49.687Z] #41 43.28 CC images/sk-opts.o [2019-11-10T14:21:49.687Z] #41 43.57 CC images/sk-unix.o [2019-11-10T14:21:49.687Z] #41 44.06 CC images/sk-inet.o [2019-11-10T14:21:49.687Z] #41 44.79 CC images/tun.o [2019-11-10T14:21:49.687Z] #41 45.34 CC images/sk-netlink.o [2019-11-10T14:21:49.687Z] #41 45.62 CC images/packet-sock.o [2019-11-10T14:21:49.687Z] #41 46.09 CC images/ipc-var.o [2019-11-10T14:21:49.687Z] #41 46.46 CC images/ipc-desc.o [2019-11-10T14:21:49.687Z] #41 46.83 CC images/ipc-shm.o [2019-11-10T14:21:49.687Z] #41 47.20 CC images/ipc-msg.o [2019-11-10T14:21:49.687Z] #41 47.70 CC images/ipc-sem.o [2019-11-10T14:21:49.687Z] #41 48.13 CC images/utsns.o [2019-11-10T14:21:49.687Z] #41 48.35 CC images/creds.o [2019-11-10T14:21:49.687Z] #41 48.53 CC images/vma.o [2019-11-10T14:21:49.687Z] #41 48.78 CC images/netdev.o [2019-11-10T14:21:49.687Z] #41 49.87 CC images/tty.o [2019-11-10T14:21:49.687Z] #41 50.87 CC images/file-lock.o [2019-11-10T14:21:49.687Z] #41 51.23 CC images/rlimit.o [2019-11-10T14:21:49.687Z] #41 51.52 CC images/pagemap.o [2019-11-10T14:21:49.691Z] #18 53.32 Selecting previously unselected package liblzo2-2:s390x. [2019-11-10T14:21:49.692Z] #18 53.32 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-10T14:21:49.692Z] #18 53.32 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-10T14:21:49.692Z] #18 53.43 Selecting previously unselected package btrfs-progs. [2019-11-10T14:21:49.692Z] #18 53.43 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-10T14:21:49.692Z] #18 53.44 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-10T14:21:49.947Z] #41 51.77 CC images/siginfo.o [2019-11-10T14:21:50.065Z] #26 32.65 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-10T14:21:50.107Z] #18 54.26 Selecting previously unselected package btrfs-tools. [2019-11-10T14:21:50.107Z] #18 54.27 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-10T14:21:50.107Z] #18 54.27 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-10T14:21:50.107Z] #18 54.35 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-10T14:21:50.107Z] #18 54.35 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-10T14:21:50.107Z] #18 54.36 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-10T14:21:50.455Z] #44 125.9 github.com/LK4D4/vndr [2019-11-10T14:21:50.515Z] #18 54.51 Selecting previously unselected package dmsetup. [2019-11-10T14:21:50.515Z] #18 54.51 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-10T14:21:50.515Z] #18 54.51 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-10T14:21:50.515Z] #18 54.64 Selecting previously unselected package libonig4:s390x. [2019-11-10T14:21:50.515Z] #18 54.64 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-10T14:21:50.515Z] #18 54.64 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-10T14:21:50.520Z] #41 52.16 CC images/rpc.o [2019-11-10T14:21:50.520Z] #41 ... [2019-11-10T14:21:50.520Z] [2019-11-10T14:21:50.520Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:21:50.520Z] #17 52.32 Selecting previously unselected package python3-minimal. [2019-11-10T14:21:50.520Z] #17 52.33 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-11-10T14:21:50.520Z] #17 52.35 Unpacking python3-minimal (3.5.3-1) ... [2019-11-10T14:21:50.520Z] #17 52.41 Selecting previously unselected package libmpdec2:arm64. [2019-11-10T14:21:50.625Z] #26 33.24 [2019-11-10T14:21:50.780Z] #17 52.41 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-11-10T14:21:50.780Z] #17 52.50 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-11-10T14:21:50.780Z] #17 52.60 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-11-10T14:21:50.780Z] #17 52.60 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-11-10T14:21:50.780Z] #17 52.61 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-10T14:21:50.884Z] #26 33.50 ######################################################################## 100.0% [2019-11-10T14:21:50.884Z] #26 33.67 [2019-11-10T14:21:50.918Z] #18 54.80 Selecting previously unselected package libjq1:s390x. [2019-11-10T14:21:50.918Z] #18 54.80 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-10T14:21:50.918Z] #18 54.80 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-10T14:21:50.918Z] #18 54.97 Selecting previously unselected package jq. [2019-11-10T14:21:50.918Z] #18 54.97 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-10T14:21:50.918Z] #18 54.97 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-10T14:21:50.918Z] #18 55.02 Selecting previously unselected package libaio1:s390x. [2019-11-10T14:21:50.918Z] #18 55.02 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-10T14:21:50.918Z] #18 55.03 Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-10T14:21:50.918Z] #18 55.07 Selecting previously unselected package libcap2-bin. [2019-11-10T14:21:50.918Z] #18 55.07 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-10T14:21:50.918Z] #18 55.07 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-10T14:21:50.918Z] #18 55.13 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-10T14:21:50.918Z] #18 55.14 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-10T14:21:50.918Z] #18 55.14 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-10T14:21:51.140Z] #26 33.76 Download of images into '/build' complete. [2019-11-10T14:21:51.140Z] #26 33.76 Use something like the following to load the result into a Docker daemon: [2019-11-10T14:21:51.140Z] #26 33.76 tar -cC '/build' . | docker load [2019-11-10T14:21:51.140Z] #26 DONE 34.1s [2019-11-10T14:21:51.140Z] [2019-11-10T14:21:51.140Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:51.140Z] #41 5.477 Note: Building without setproctitle() and strlcpy() support. [2019-11-10T14:21:51.140Z] #41 5.477 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-10T14:21:51.140Z] #41 7.972 fatal: Not a git repository (or any of the parent directories): .git [2019-11-10T14:21:51.140Z] #41 8.003 GEN .gitid [2019-11-10T14:21:51.140Z] #41 8.005 GEN criu/include/version.h [2019-11-10T14:21:51.140Z] #41 8.039 GEN include/common/asm [2019-11-10T14:21:51.140Z] #41 9.888 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-10T14:21:51.140Z] #41 9.987 PBCC images/opts.pb-c.c [2019-11-10T14:21:51.140Z] #41 10.05 PBCC images/sit.pb-c.c [2019-11-10T14:21:51.140Z] #41 10.09 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-10T14:21:51.140Z] #41 10.15 DEP images/opts.pb-c.d [2019-11-10T14:21:51.140Z] #41 10.24 DEP images/sit.pb-c.d [2019-11-10T14:21:51.140Z] #41 10.29 PBCC images/macvlan.pb-c.c [2019-11-10T14:21:51.140Z] #41 10.31 DEP images/macvlan.pb-c.d [2019-11-10T14:21:51.140Z] #41 10.42 PBCC images/autofs.pb-c.c [2019-11-10T14:21:51.308Z] #18 55.23 Selecting previously unselected package libsepol1-dev:s390x. [2019-11-10T14:21:51.308Z] #18 55.24 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-10T14:21:51.308Z] #18 55.24 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-10T14:21:51.308Z] #18 55.56 Selecting previously unselected package libpcre16-3:s390x. [2019-11-10T14:21:51.308Z] #18 55.56 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-10T14:21:51.308Z] #18 55.56 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-10T14:21:51.390Z] #44 ... [2019-11-10T14:21:51.390Z] [2019-11-10T14:21:51.390Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:51.390Z] #41 69.56 LINK criu/pie/restorer.built-in.o [2019-11-10T14:21:51.390Z] #41 69.59 GEN criu/pie/restorer-blob.h [2019-11-10T14:21:51.390Z] #41 69.67 DEP criu/vdso.d [2019-11-10T14:21:51.390Z] #41 69.84 DEP criu/vdso-compat.d [2019-11-10T14:21:51.395Z] #41 10.46 DEP images/autofs.pb-c.d [2019-11-10T14:21:51.395Z] #41 ... [2019-11-10T14:21:51.395Z] [2019-11-10T14:21:51.395Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:21:51.395Z] #31 84.11 internal/syscall/unix [2019-11-10T14:21:51.395Z] #31 84.53 strings [2019-11-10T14:21:51.395Z] #31 85.05 os [2019-11-10T14:21:51.395Z] #31 88.82 path [2019-11-10T14:21:51.395Z] #31 89.51 text/tabwriter [2019-11-10T14:21:51.395Z] #31 90.77 fmt [2019-11-10T14:21:51.395Z] #31 90.89 path/filepath [2019-11-10T14:21:51.395Z] #31 92.39 io/ioutil [2019-11-10T14:21:51.648Z] #41 69.98 DEP criu/uts_ns.d [2019-11-10T14:21:51.648Z] #41 70.19 DEP criu/util.d [2019-11-10T14:21:51.650Z] #31 ... [2019-11-10T14:21:51.650Z] [2019-11-10T14:21:51.650Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:51.650Z] #41 10.63 PBCC images/sysctl.pb-c.c [2019-11-10T14:21:51.650Z] #41 10.76 DEP images/sysctl.pb-c.d [2019-11-10T14:21:51.650Z] #41 10.89 PBCC images/time.pb-c.c [2019-11-10T14:21:51.715Z] #18 55.73 Selecting previously unselected package libpcre32-3:s390x. [2019-11-10T14:21:51.715Z] #18 55.74 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-10T14:21:51.715Z] #18 55.74 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-10T14:21:51.715Z] #18 55.88 Selecting previously unselected package libpcre3-dev:s390x. [2019-11-10T14:21:51.715Z] #18 55.88 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-10T14:21:51.715Z] #18 55.88 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-10T14:21:51.906Z] #41 10.90 DEP images/time.pb-c.d [2019-11-10T14:21:51.906Z] #41 10.96 PBCC images/binfmt-misc.pb-c.c [2019-11-10T14:21:51.906Z] #41 11.02 DEP images/binfmt-misc.pb-c.d [2019-11-10T14:21:51.906Z] #41 11.08 PBCC images/seccomp.pb-c.c [2019-11-10T14:21:51.906Z] #41 11.12 DEP images/seccomp.pb-c.d [2019-11-10T14:21:52.116Z] #18 56.31 Selecting previously unselected package libselinux1-dev:s390x. [2019-11-10T14:21:52.116Z] #18 56.31 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-10T14:21:52.116Z] #18 56.32 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-10T14:21:52.162Z] #41 11.18 PBCC images/userns.pb-c.c [2019-11-10T14:21:52.162Z] #41 11.22 DEP images/userns.pb-c.d [2019-11-10T14:21:52.162Z] #41 11.27 PBCC images/cgroup.pb-c.c [2019-11-10T14:21:52.162Z] #41 11.30 DEP images/cgroup.pb-c.d [2019-11-10T14:21:52.162Z] #41 11.36 PBCC images/fown.pb-c.c [2019-11-10T14:21:52.162Z] #41 11.39 PBCC images/ext-file.pb-c.c [2019-11-10T14:21:52.217Z] #41 70.45 DEP criu/uffd.d [2019-11-10T14:21:52.217Z] #41 70.61 DEP criu/tun.d [2019-11-10T14:21:52.419Z] #41 11.42 DEP images/fown.pb-c.d [2019-11-10T14:21:52.419Z] #41 11.56 DEP images/ext-file.pb-c.d [2019-11-10T14:21:52.419Z] #41 11.63 PBCC images/rpc.pb-c.c [2019-11-10T14:21:52.475Z] #41 70.75 DEP criu/tty.d [2019-11-10T14:21:52.475Z] #41 70.91 DEP criu/timerfd.d [2019-11-10T14:21:52.517Z] #18 56.57 Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-10T14:21:52.517Z] #18 56.57 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-10T14:21:52.517Z] #18 56.58 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-10T14:21:52.517Z] #18 56.65 Selecting previously unselected package libnl-3-200:s390x. [2019-11-10T14:21:52.517Z] #18 56.65 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-10T14:21:52.517Z] #18 56.65 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-10T14:21:52.517Z] #18 56.72 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-10T14:21:52.676Z] #41 11.73 DEP images/rpc.pb-c.d [2019-11-10T14:21:52.676Z] #41 11.84 PBCC images/siginfo.pb-c.c [2019-11-10T14:21:52.676Z] #41 11.89 DEP images/siginfo.pb-c.d [2019-11-10T14:21:52.676Z] #41 11.98 PBCC images/pagemap.pb-c.c [2019-11-10T14:21:52.733Z] #41 71.16 DEP criu/sysfs_parse.d [2019-11-10T14:21:52.931Z] #41 12.09 DEP images/pagemap.pb-c.d [2019-11-10T14:21:52.959Z] #17 54.63 Selecting previously unselected package python3.5. [2019-11-10T14:21:52.959Z] #17 54.63 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-11-10T14:21:52.959Z] #17 54.65 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-10T14:21:52.959Z] #17 54.87 Selecting previously unselected package libpython3-stdlib:arm64. [2019-11-10T14:21:52.959Z] #17 54.88 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-11-10T14:21:52.959Z] #17 54.89 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-10T14:21:52.991Z] #41 71.35 DEP criu/sysctl.d [2019-11-10T14:21:52.991Z] #41 71.56 DEP criu/string.d [2019-11-10T14:21:52.992Z] #41 71.60 DEP criu/stats.d [2019-11-10T14:21:53.187Z] #41 12.28 PBCC images/rlimit.pb-c.c [2019-11-10T14:21:53.219Z] #17 55.05 Selecting previously unselected package dh-python. [2019-11-10T14:21:53.219Z] #17 55.05 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-10T14:21:53.219Z] #17 55.06 Unpacking dh-python (2.20170125) ... [2019-11-10T14:21:53.233Z] #18 56.72 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-10T14:21:53.233Z] #18 56.72 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-10T14:21:53.233Z] #18 56.81 Selecting previously unselected package libreadline5:s390x. [2019-11-10T14:21:53.233Z] #18 56.81 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-10T14:21:53.233Z] #18 56.81 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-10T14:21:53.233Z] #18 56.98 Selecting previously unselected package libsystemd-dev:s390x. [2019-11-10T14:21:53.233Z] #18 56.98 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-10T14:21:53.233Z] #18 56.99 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-10T14:21:53.233Z] #18 ... [2019-11-10T14:21:53.233Z] [2019-11-10T14:21:53.233Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:53.233Z] #42 34.61 CC images/opts.o [2019-11-10T14:21:53.233Z] #42 35.05 CC images/seccomp.o [2019-11-10T14:21:53.233Z] #42 35.34 CC images/binfmt-misc.o [2019-11-10T14:21:53.233Z] #42 35.56 CC images/time.o [2019-11-10T14:21:53.233Z] #42 35.74 CC images/sysctl.o [2019-11-10T14:21:53.233Z] #42 35.94 CC images/autofs.o [2019-11-10T14:21:53.233Z] #42 36.15 CC images/macvlan.o [2019-11-10T14:21:53.233Z] #42 36.26 CC images/sit.o [2019-11-10T14:21:53.233Z] #42 36.43 LINK images/built-in.o [2019-11-10T14:21:53.233Z] #42 36.56 GEN compel/include/asm [2019-11-10T14:21:53.233Z] #42 36.57 GEN compel/include/version.h [2019-11-10T14:21:53.233Z] #42 36.58 touch .config [2019-11-10T14:21:53.233Z] #42 36.61 GEN include/common/config.h [2019-11-10T14:21:53.233Z] #42 36.68 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-10T14:21:53.233Z] #42 36.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-10T14:21:53.233Z] #42 36.75 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-10T14:21:53.233Z] #42 36.77 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-10T14:21:53.233Z] #42 36.80 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-10T14:21:53.233Z] #42 36.81 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-10T14:21:53.233Z] #42 36.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-10T14:21:53.233Z] #42 36.83 DEP compel/plugins/std/infect.d [2019-11-10T14:21:53.233Z] #42 36.96 DEP compel/plugins/std/string.d [2019-11-10T14:21:53.233Z] #42 37.10 DEP compel/plugins/std/log.d [2019-11-10T14:21:53.233Z] #42 37.17 DEP compel/plugins/std/fds.d [2019-11-10T14:21:53.233Z] #42 37.41 DEP compel/plugins/std/std.d [2019-11-10T14:21:53.233Z] #42 37.59 DEP compel/plugins/shmem/shmem.d [2019-11-10T14:21:53.233Z] #42 37.64 DEP compel/plugins/fds/fds.d [2019-11-10T14:21:53.233Z] #42 37.85 CC compel/plugins/std/std.o [2019-11-10T14:21:53.233Z] #42 38.15 CC compel/plugins/std/fds.o [2019-11-10T14:21:53.233Z] #42 38.51 CC compel/plugins/std/log.o [2019-11-10T14:21:53.233Z] #42 39.37 CC compel/plugins/std/string.o [2019-11-10T14:21:53.233Z] #42 40.01 CC compel/plugins/std/infect.o [2019-11-10T14:21:53.233Z] #42 40.41 CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-10T14:21:53.233Z] #42 40.46 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-10T14:21:53.233Z] #42 40.55 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-10T14:21:53.233Z] #42 40.69 AR compel/plugins/std.lib.a [2019-11-10T14:21:53.233Z] #42 40.74 CC compel/plugins/fds/fds.o [2019-11-10T14:21:53.233Z] #42 41.18 AR compel/plugins/fds.lib.a [2019-11-10T14:21:53.233Z] #42 41.27 HOSTDEP compel/src/lib/log-host.d [2019-11-10T14:21:53.233Z] #42 41.57 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-10T14:21:53.233Z] #42 41.72 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-10T14:21:53.233Z] #42 41.83 HOSTDEP compel/src/main-host.d [2019-11-10T14:21:53.233Z] #42 41.95 DEP compel/src/lib/ptrace.d [2019-11-10T14:21:53.233Z] #42 42.07 DEP compel/src/lib/infect.d [2019-11-10T14:21:53.233Z] #42 42.19 DEP compel/src/lib/infect-util.d [2019-11-10T14:21:53.233Z] #42 42.28 DEP compel/src/lib/infect-rpc.d [2019-11-10T14:21:53.233Z] #42 42.41 DEP compel/arch/s390/src/lib/infect.d [2019-11-10T14:21:53.233Z] #42 42.60 DEP compel/arch/s390/src/lib/cpu.d [2019-11-10T14:21:53.233Z] #42 42.72 DEP compel/src/lib/log.d [2019-11-10T14:21:53.233Z] #42 42.85 DEP compel/src/main.d [2019-11-10T14:21:53.233Z] #42 42.97 DEP compel/src/lib/handle-elf.d [2019-11-10T14:21:53.233Z] #42 43.10 DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-10T14:21:53.233Z] #42 43.27 CC compel/src/lib/log.o [2019-11-10T14:21:53.233Z] #42 43.63 CC compel/arch/s390/src/lib/cpu.o [2019-11-10T14:21:53.233Z] #42 43.90 CC compel/arch/s390/src/lib/infect.o [2019-11-10T14:21:53.233Z] #42 44.68 CC compel/src/lib/infect-rpc.o [2019-11-10T14:21:53.444Z] #41 12.42 DEP images/rlimit.pb-c.d [2019-11-10T14:21:53.444Z] #41 12.60 PBCC images/file-lock.pb-c.c [2019-11-10T14:21:53.480Z] #17 55.33 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-10T14:21:53.480Z] #17 55.36 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-10T14:21:53.558Z] #41 71.79 DEP criu/sockets.d [2019-11-10T14:21:53.559Z] #41 71.99 DEP criu/sk-unix.d [2019-11-10T14:21:53.559Z] #41 72.17 DEP criu/sk-tcp.d [2019-11-10T14:21:53.700Z] #41 12.70 DEP images/file-lock.pb-c.d [2019-11-10T14:21:53.700Z] #41 12.83 PBCC images/tty.pb-c.c [2019-11-10T14:21:53.708Z] #42 45.08 CC compel/src/lib/infect-util.o [2019-11-10T14:21:53.708Z] #42 ... [2019-11-10T14:21:53.708Z] [2019-11-10T14:21:53.708Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:53.708Z] #45 76.01 text/template/parse [2019-11-10T14:21:53.708Z] #45 76.24 go/parser [2019-11-10T14:21:53.708Z] #45 80.08 text/template [2019-11-10T14:21:53.708Z] #45 80.15 encoding/xml [2019-11-10T14:21:53.708Z] #45 ... [2019-11-10T14:21:53.708Z] [2019-11-10T14:21:53.708Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:53.708Z] #42 45.48 CC compel/src/lib/infect.o [2019-11-10T14:21:53.817Z] #41 72.43 DEP criu/sk-queue.d [2019-11-10T14:21:53.955Z] #41 13.14 DEP images/tty.pb-c.d [2019-11-10T14:21:54.075Z] #41 72.58 DEP criu/sk-packet.d [2019-11-10T14:21:54.213Z] #41 13.28 PBCC images/tun.pb-c.c [2019-11-10T14:21:54.213Z] #41 13.44 PBCC images/netdev.pb-c.c [2019-11-10T14:21:54.333Z] #41 72.76 DEP criu/sk-netlink.d [2019-11-10T14:21:54.596Z] #41 72.92 DEP criu/sk-inet.d [2019-11-10T14:21:54.773Z] #41 13.73 DEP images/tun.pb-c.d [2019-11-10T14:21:54.773Z] #41 13.97 DEP images/netdev.pb-c.d [2019-11-10T14:21:54.773Z] #41 14.07 PBCC images/vma.pb-c.c [2019-11-10T14:21:54.856Z] #41 73.19 DEP criu/signalfd.d [2019-11-10T14:21:54.856Z] #41 73.43 DEP criu/sigframe.d [2019-11-10T14:21:55.031Z] #41 14.14 DEP images/vma.pb-c.d [2019-11-10T14:21:55.031Z] #41 14.19 PBCC images/creds.pb-c.c [2019-11-10T14:21:55.031Z] #41 14.22 DEP images/creds.pb-c.d [2019-11-10T14:21:55.031Z] #41 14.28 PBCC images/utsns.pb-c.c [2019-11-10T14:21:55.031Z] #41 14.32 DEP images/utsns.pb-c.d [2019-11-10T14:21:55.115Z] #41 73.57 DEP criu/shmem.d [2019-11-10T14:21:55.289Z] #41 14.38 PBCC images/ipc-desc.pb-c.c [2019-11-10T14:21:55.289Z] #41 14.41 PBCC images/ipc-sem.pb-c.c [2019-11-10T14:21:55.289Z] #41 14.45 DEP images/ipc-desc.pb-c.d [2019-11-10T14:21:55.289Z] #41 14.48 DEP images/ipc-sem.pb-c.d [2019-11-10T14:21:55.373Z] #41 73.81 DEP criu/servicefd.d [2019-11-10T14:21:55.544Z] #41 14.58 PBCC images/ipc-msg.pb-c.c [2019-11-10T14:21:55.544Z] #41 14.64 DEP images/ipc-msg.pb-c.d [2019-11-10T14:21:55.544Z] #41 14.70 PBCC images/ipc-shm.pb-c.c [2019-11-10T14:21:55.544Z] #41 14.72 DEP images/ipc-shm.pb-c.d [2019-11-10T14:21:55.544Z] #41 14.76 PBCC images/ipc-var.pb-c.c [2019-11-10T14:21:55.544Z] #41 14.81 DEP images/ipc-var.pb-c.d [2019-11-10T14:21:55.631Z] #41 73.92 DEP criu/seize.d [2019-11-10T14:21:55.631Z] #41 74.05 DEP criu/seccomp.d [2019-11-10T14:21:55.799Z] #41 14.92 PBCC images/sk-opts.pb-c.c [2019-11-10T14:21:55.799Z] #41 14.93 PBCC images/packet-sock.pb-c.c [2019-11-10T14:21:55.799Z] #41 15.01 DEP images/sk-opts.pb-c.d [2019-11-10T14:21:55.799Z] #41 15.02 DEP images/packet-sock.pb-c.d [2019-11-10T14:21:55.890Z] #41 74.21 DEP criu/rst-malloc.d [2019-11-10T14:21:55.890Z] #41 74.30 DEP criu/rbtree.d [2019-11-10T14:21:55.890Z] #41 74.35 DEP criu/pstree.d [2019-11-10T14:21:56.055Z] #41 15.09 PBCC images/sk-netlink.pb-c.c [2019-11-10T14:21:56.055Z] #41 15.15 DEP images/sk-netlink.pb-c.d [2019-11-10T14:21:56.055Z] #41 15.24 PBCC images/sk-inet.pb-c.c [2019-11-10T14:21:56.055Z] #41 15.32 DEP images/sk-inet.pb-c.d [2019-11-10T14:21:56.151Z] #41 74.52 DEP criu/protobuf.d [2019-11-10T14:21:56.151Z] #41 74.72 GEN criu/protobuf-desc-gen.h [2019-11-10T14:21:56.283Z] #42 47.41 CC compel/src/lib/ptrace.o [2019-11-10T14:21:56.283Z] #42 47.80 AR compel/libcompel.a [2019-11-10T14:21:56.283Z] #42 47.83 HOSTCC compel/src/main-host.o [2019-11-10T14:21:56.283Z] #42 48.03 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-10T14:21:56.311Z] #41 15.38 PBCC images/sk-unix.pb-c.c [2019-11-10T14:21:56.311Z] #41 15.45 DEP images/sk-unix.pb-c.d [2019-11-10T14:21:56.311Z] #41 15.55 PBCC images/mm.pb-c.c [2019-11-10T14:21:56.311Z] #41 15.58 DEP images/mm.pb-c.d [2019-11-10T14:21:56.311Z] #41 15.64 PBCC images/timerfd.pb-c.c [2019-11-10T14:21:56.566Z] #41 15.72 DEP images/timerfd.pb-c.d [2019-11-10T14:21:56.705Z] #42 48.15 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-10T14:21:56.705Z] #42 48.43 HOSTCC compel/src/lib/log-host.o [2019-11-10T14:21:56.821Z] #41 ... [2019-11-10T14:21:56.821Z] [2019-11-10T14:21:56.821Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:56.821Z] #36 6.441 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-10T14:21:56.821Z] #36 6.456 -- Detecting C compiler ABI info [2019-11-10T14:21:56.821Z] #36 7.098 -- Detecting C compiler ABI info - done [2019-11-10T14:21:56.821Z] #36 7.170 -- Detecting C compile features [2019-11-10T14:21:56.821Z] #36 9.545 -- Detecting C compile features - done [2019-11-10T14:21:56.821Z] #36 9.655 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-10T14:21:56.821Z] #36 10.22 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-10T14:21:56.821Z] #36 10.44 -- Configuring done [2019-11-10T14:21:56.821Z] #36 10.47 -- Generating done [2019-11-10T14:21:56.821Z] #36 10.48 -- Build files have been written to: /tmp/tmp.UAN9DtquvS/tini [2019-11-10T14:21:56.821Z] #36 10.49 + make tini-static [2019-11-10T14:21:56.821Z] #36 11.43 Scanning dependencies of target tini-static [2019-11-10T14:21:56.821Z] #36 11.53 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-10T14:21:56.821Z] #36 13.57 [100%] Linking C executable tini-static [2019-11-10T14:21:56.821Z] #36 14.17 [100%] Built target tini-static [2019-11-10T14:21:56.821Z] #36 14.29 + mkdir -p /build [2019-11-10T14:21:56.821Z] #36 14.30 + cp tini-static /build/docker-init [2019-11-10T14:21:56.821Z] #36 DONE 14.5s [2019-11-10T14:21:56.821Z] [2019-11-10T14:21:56.821Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:56.821Z] #41 15.81 PBCC images/timer.pb-c.c [2019-11-10T14:21:56.821Z] #41 15.85 DEP images/timer.pb-c.d [2019-11-10T14:21:56.821Z] #41 ... [2019-11-10T14:21:56.821Z] [2019-11-10T14:21:56.821Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:56.821Z] #44 97.27 regexp [2019-11-10T14:21:56.821Z] #44 98.17 go/token [2019-11-10T14:21:56.821Z] #44 99.33 go/scanner [2019-11-10T14:21:56.821Z] #44 ... [2019-11-10T14:21:56.821Z] [2019-11-10T14:21:56.821Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:21:56.821Z] #17 4.296 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:21:56.821Z] #17 4.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:21:56.821Z] #17 4.447 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:21:56.821Z] #17 4.478 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:21:56.821Z] #17 4.544 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:21:56.821Z] #17 6.071 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-10T14:21:56.821Z] #17 8.571 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-10T14:21:56.821Z] #17 9.308 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-10T14:21:57.075Z] #17 ... [2019-11-10T14:21:57.075Z] [2019-11-10T14:21:57.075Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:21:57.210Z] #42 48.77 HOSTLINK compel/compel-host-bin [2019-11-10T14:21:57.210Z] #42 48.89 DEP soccr/soccr.d [2019-11-10T14:21:57.526Z] #41 76.06 DEP criu/protobuf-desc.d [2019-11-10T14:21:57.684Z] #17 59.09 Setting up python3-minimal (3.5.3-1) ... [2019-11-10T14:21:57.727Z] #42 49.15 CC soccr/soccr.o [2019-11-10T14:21:57.784Z] #41 76.24 DEP criu/proc_parse.d [2019-11-10T14:21:58.043Z] #41 76.51 DEP criu/plugin.d [2019-11-10T14:21:58.043Z] #41 76.65 DEP criu/pipes.d [2019-11-10T14:21:58.607Z] #59 41.21 Checking out files: 50% (1474/2931) Checking out files: 51% (1495/2931) Checking out files: 52% (1525/2931) Checking out files: 53% (1554/2931) Checking out files: 54% (1583/2931) Checking out files: 55% (1613/2931) Checking out files: 56% (1642/2931) Checking out files: 57% (1671/2931) Checking out files: 58% (1700/2931) Checking out files: 59% (1730/2931) Checking out files: 60% (1759/2931) Checking out files: 61% (1788/2931) Checking out files: 62% (1818/2931) Checking out files: 63% (1847/2931) Checking out files: 64% (1876/2931) Checking out files: 65% (1906/2931) Checking out files: 66% (1935/2931) Checking out files: 67% (1964/2931) Checking out files: 68% (1994/2931) Checking out files: 69% (2023/2931) Checking out files: 70% (2052/2931) Checking out files: 71% (2082/2931) Checking out files: 72% (2111/2931) Checking out files: 73% (2140/2931) Checking out files: 74% (2169/2931) Checking out files: 75% (2199/2931) Checking out files: 76% (2228/2931) Checking out files: 77% (2257/2931) Checking out files: 78% (2287/2931) Checking out files: 78% (2315/2931) Checking out files: 79% (2316/2931) Checking out files: 80% (2345/2931) Checking out files: 81% (2375/2931) Checking out files: 82% (2404/2931) Checking out files: 83% (2433/2931) Checking out files: 84% (2463/2931) Checking out files: 85% (2492/2931) Checking out files: 86% (2521/2931) Checking out files: 87% (2550/2931) Checking out files: 88% (2580/2931) Checking out files: 89% (2609/2931) Checking out files: 90% (2638/2931) Checking out files: 91% (2668/2931) Checking out files: 92% (2697/2931) Checking out files: 93% (2726/2931) Checking out files: 94% (2756/2931) Checking out files: 95% (2785/2931) Checking out files: 96% (2814/2931) Checking out files: 97% (2844/2931) Checking out files: 98% (2873/2931) Checking out files: 99% (2902/2931) Checking out files: 100% (2931/2931) Checking out files: 100% (2931/2931), done. [2019-11-10T14:21:58.609Z] #41 76.89 DEP criu/pie-util.d [2019-11-10T14:21:58.609Z] #41 76.98 DEP criu/pie-util-vdso.d [2019-11-10T14:21:58.609Z] #41 77.07 DEP criu/pie-util-vdso-elf32.d [2019-11-10T14:21:58.609Z] #41 77.16 DEP criu/path.d [2019-11-10T14:21:58.864Z] #59 43.04 + cd /tmp/tmp.P0rA6xQYCg/src/github.com/containerd/containerd [2019-11-10T14:21:58.864Z] #59 43.05 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:21:58.873Z] #41 77.25 DEP criu/parasite-syscall.d [2019-11-10T14:21:58.873Z] #41 ... [2019-11-10T14:21:58.873Z] [2019-11-10T14:21:58.873Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:58.873Z] #44 DONE 134.7s [2019-11-10T14:21:58.873Z] [2019-11-10T14:21:58.873Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:21:58.873Z] #41 77.42 DEP criu/pagemap.d [2019-11-10T14:21:59.071Z] #17 60.64 Selecting previously unselected package python3. [2019-11-10T14:21:59.071Z] #17 60.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% [2019-11-10T14:21:59.071Z] #17 ... [2019-11-10T14:21:59.071Z] [2019-11-10T14:21:59.071Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:21:59.071Z] #44 104.6 crypto/rand [2019-11-10T14:21:59.071Z] #44 104.9 encoding/asn1 [2019-11-10T14:21:59.071Z] #44 105.9 crypto/ed25519 [2019-11-10T14:21:59.071Z] #44 106.7 crypto/rsa [2019-11-10T14:21:59.071Z] #44 108.5 vendor/golang.org/x/net/idna [2019-11-10T14:21:59.071Z] #44 109.8 mime/quotedprintable [2019-11-10T14:21:59.071Z] #44 110.2 vendor/golang.org/x/crypto/cryptobyte [2019-11-10T14:21:59.071Z] #44 110.8 net/http/internal [2019-11-10T14:21:59.071Z] #44 ... [2019-11-10T14:21:59.071Z] [2019-11-10T14:21:59.071Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:21:59.071Z] #17 60.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16632 files and directories currently installed.) [2019-11-10T14:21:59.071Z] #17 60.75 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-11-10T14:21:59.071Z] #17 60.77 Unpacking python3 (3.5.3-1) ... [2019-11-10T14:21:59.071Z] #17 60.90 Selecting previously unselected package pigz. [2019-11-10T14:21:59.071Z] #17 60.91 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-11-10T14:21:59.071Z] #17 60.91 Unpacking pigz (2.3.4-1) ... [2019-11-10T14:21:59.078Z] #42 50.59 AR soccr/libsoccr.a [2019-11-10T14:21:59.078Z] #42 50.62 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-10T14:21:59.332Z] #17 61.24 Selecting previously unselected package libip4tc0:arm64. [2019-11-10T14:21:59.332Z] #17 61.25 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-10T14:21:59.332Z] #17 61.27 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:21:59.424Z] #59 43.71 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-10T14:21:59.424Z] #59 43.71 + BUILDTAGS='netgo osusergo static_build' [2019-11-10T14:21:59.424Z] #59 43.71 + export EXTRA_FLAGS=-buildmode=pie [2019-11-10T14:21:59.424Z] #59 43.71 + EXTRA_FLAGS=-buildmode=pie [2019-11-10T14:21:59.424Z] #59 43.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-10T14:21:59.424Z] #59 43.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-10T14:21:59.424Z] #59 43.71 + '[' '' = dynamic ']' [2019-11-10T14:21:59.424Z] #59 43.71 + make [2019-11-10T14:21:59.440Z] #41 77.69 DEP criu/pagemap-cache.d [2019-11-10T14:21:59.440Z] #41 77.84 DEP criu/page-xfer.d [2019-11-10T14:21:59.490Z] #42 50.93 DEP criu/arch/s390/sigframe.d [2019-11-10T14:21:59.490Z] #42 51.03 DEP criu/arch/s390/crtools.d [2019-11-10T14:21:59.490Z] #42 51.18 DEP criu/arch/s390/cpu.d [2019-11-10T14:21:59.592Z] #17 61.42 Selecting previously unselected package libip6tc0:arm64. [2019-11-10T14:21:59.593Z] #17 61.43 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-10T14:21:59.593Z] #17 61.44 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:21:59.593Z] #17 61.56 Selecting previously unselected package libiptc0:arm64. [2019-11-10T14:21:59.704Z] #41 78.12 DEP criu/page-pipe.d [2019-11-10T14:21:59.884Z] #17 61.57 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-10T14:21:59.884Z] #17 61.58 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:21:59.896Z] #42 51.37 CC criu/arch/s390/cpu.o [2019-11-10T14:21:59.962Z] #41 78.36 DEP criu/netfilter.d [2019-11-10T14:22:00.146Z] #17 61.80 Selecting previously unselected package libxtables12:arm64. [2019-11-10T14:22:00.146Z] #17 61.81 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-10T14:22:00.146Z] #17 61.82 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:00.146Z] #17 62.09 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-11-10T14:22:00.146Z] #17 62.09 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-11-10T14:22:00.146Z] #17 62.10 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-10T14:22:00.253Z] #41 78.64 DEP criu/net.d [2019-11-10T14:22:00.308Z] #42 51.90 CC criu/arch/s390/crtools.o [2019-11-10T14:22:00.409Z] #17 62.25 Selecting previously unselected package iptables. [2019-11-10T14:22:00.409Z] #17 62.25 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-10T14:22:00.409Z] #17 62.28 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:00.575Z] #41 78.94 DEP criu/namespaces.d [2019-11-10T14:22:00.575Z] #41 79.06 DEP criu/mount.d [2019-11-10T14:22:00.790Z] #59 44.91 + bin/ctr [2019-11-10T14:22:00.833Z] #41 79.23 DEP criu/mem.d [2019-11-10T14:22:00.981Z] #17 62.68 Selecting previously unselected package xxd. [2019-11-10T14:22:00.981Z] #17 62.71 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-10T14:22:00.981Z] #17 62.73 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:01.091Z] #41 79.44 DEP criu/lsm.d [2019-11-10T14:22:01.091Z] #41 79.60 DEP criu/log.d [2019-11-10T14:22:01.253Z] #17 63.00 Selecting previously unselected package vim-common. [2019-11-10T14:22:01.253Z] #17 63.02 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:22:01.253Z] #17 63.05 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:01.317Z] #42 ... [2019-11-10T14:22:01.317Z] [2019-11-10T14:22:01.317Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:01.317Z] #18 59.03 Selecting previously unselected package net-tools. [2019-11-10T14:22:01.317Z] #18 59.03 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-10T14:22:01.317Z] #18 59.03 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-10T14:22:01.317Z] #18 59.22 Selecting previously unselected package python-pip-whl. [2019-11-10T14:22:01.317Z] #18 59.22 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-10T14:22:01.317Z] #18 59.22 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-10T14:22:01.317Z] #18 59.84 Selecting previously unselected package python3-pip. [2019-11-10T14:22:01.317Z] #18 59.84 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-10T14:22:01.317Z] #18 59.85 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-10T14:22:01.317Z] #18 59.98 Selecting previously unselected package python3-pkg-resources. [2019-11-10T14:22:01.317Z] #18 59.98 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-10T14:22:01.317Z] #18 59.98 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-10T14:22:01.317Z] #18 60.08 Selecting previously unselected package python3-setuptools. [2019-11-10T14:22:01.317Z] #18 60.08 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-10T14:22:01.317Z] #18 60.09 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-10T14:22:01.317Z] #18 60.25 Selecting previously unselected package python3-wheel. [2019-11-10T14:22:01.317Z] #18 60.26 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-10T14:22:01.317Z] #18 60.26 Unpacking python3-wheel (0.29.0-2) ... [2019-11-10T14:22:01.317Z] #18 60.37 Selecting previously unselected package thin-provisioning-tools. [2019-11-10T14:22:01.317Z] #18 60.37 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-10T14:22:01.317Z] #18 60.37 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-10T14:22:01.317Z] #18 60.61 Selecting previously unselected package vim-runtime. [2019-11-10T14:22:01.317Z] #18 60.61 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:22:01.317Z] #18 60.64 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-10T14:22:01.317Z] #18 60.67 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-10T14:22:01.317Z] #18 60.72 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:01.317Z] #18 65.07 Selecting previously unselected package vim. [2019-11-10T14:22:01.317Z] #18 65.08 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-10T14:22:01.317Z] #18 65.09 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:01.349Z] #41 79.69 DEP criu/libnetlink.d [2019-11-10T14:22:01.349Z] #41 79.87 DEP criu/kerndat.d [2019-11-10T14:22:01.607Z] #41 80.06 DEP criu/kcmp-ids.d [2019-11-10T14:22:01.607Z] #41 80.13 DEP criu/irmap.d [2019-11-10T14:22:01.864Z] #41 80.23 DEP criu/ipc_ns.d [2019-11-10T14:22:01.864Z] #41 80.33 DEP criu/image.d [2019-11-10T14:22:02.122Z] #41 80.49 DEP criu/image-desc.d [2019-11-10T14:22:02.122Z] #41 80.59 DEP criu/fsnotify.d [2019-11-10T14:22:02.154Z] #59 ... [2019-11-10T14:22:02.154Z] [2019-11-10T14:22:02.154Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:22:02.154Z] #31 95.09 github.com/BurntSushi/toml [2019-11-10T14:22:02.154Z] #31 95.10 flag [2019-11-10T14:22:02.154Z] #31 97.90 log [2019-11-10T14:22:02.154Z] #31 101.2 github.com/BurntSushi/toml/cmd/tomlv [2019-11-10T14:22:02.234Z] #18 66.18 Selecting previously unselected package xfsprogs. [2019-11-10T14:22:02.234Z] #18 66.21 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-10T14:22:02.234Z] #18 66.21 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-10T14:22:02.380Z] #41 80.81 DEP criu/filesystems.d [2019-11-10T14:22:02.380Z] #41 80.89 DEP criu/files.d [2019-11-10T14:22:02.409Z] #31 ... [2019-11-10T14:22:02.409Z] [2019-11-10T14:22:02.409Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:02.409Z] #41 15.97 PBCC images/sa.pb-c.c [2019-11-10T14:22:02.409Z] #41 16.10 DEP images/sa.pb-c.d [2019-11-10T14:22:02.409Z] #41 16.21 PBCC images/pipe-data.pb-c.c [2019-11-10T14:22:02.409Z] #41 16.27 DEP images/pipe-data.pb-c.d [2019-11-10T14:22:02.409Z] #41 16.35 PBCC images/mnt.pb-c.c [2019-11-10T14:22:02.409Z] #41 16.50 DEP images/mnt.pb-c.d [2019-11-10T14:22:02.409Z] #41 16.67 PBCC images/sk-packet.pb-c.c [2019-11-10T14:22:02.409Z] #41 16.68 DEP images/sk-packet.pb-c.d [2019-11-10T14:22:02.409Z] #41 16.83 PBCC images/tcp-stream.pb-c.c [2019-11-10T14:22:02.409Z] #41 16.94 DEP images/tcp-stream.pb-c.d [2019-11-10T14:22:02.409Z] #41 17.10 PBCC images/pipe.pb-c.c [2019-11-10T14:22:02.409Z] #41 17.13 DEP images/pipe.pb-c.d [2019-11-10T14:22:02.409Z] #41 17.28 PBCC images/pstree.pb-c.c [2019-11-10T14:22:02.409Z] #41 17.31 DEP images/pstree.pb-c.d [2019-11-10T14:22:02.409Z] #41 17.37 PBCC images/fs.pb-c.c [2019-11-10T14:22:02.409Z] #41 17.42 DEP images/fs.pb-c.d [2019-11-10T14:22:02.409Z] #41 17.48 PBCC images/signalfd.pb-c.c [2019-11-10T14:22:02.409Z] #41 17.57 DEP images/signalfd.pb-c.d [2019-11-10T14:22:02.409Z] #41 17.63 PBCC images/fh.pb-c.c [2019-11-10T14:22:02.409Z] #41 17.65 PBCC images/fsnotify.pb-c.c [2019-11-10T14:22:02.409Z] #41 17.73 DEP images/fh.pb-c.d [2019-11-10T14:22:02.409Z] #41 17.82 DEP images/fsnotify.pb-c.d [2019-11-10T14:22:02.409Z] #41 17.91 PBCC images/eventpoll.pb-c.c [2019-11-10T14:22:02.409Z] #41 17.93 DEP images/eventpoll.pb-c.d [2019-11-10T14:22:02.409Z] #41 17.99 PBCC images/eventfd.pb-c.c [2019-11-10T14:22:02.409Z] #41 18.05 DEP images/eventfd.pb-c.d [2019-11-10T14:22:02.409Z] #41 18.09 PBCC images/remap-file-path.pb-c.c [2019-11-10T14:22:02.409Z] #41 18.15 DEP images/remap-file-path.pb-c.d [2019-11-10T14:22:02.409Z] #41 18.17 PBCC images/fifo.pb-c.c [2019-11-10T14:22:02.409Z] #41 18.22 DEP images/fifo.pb-c.d [2019-11-10T14:22:02.409Z] #41 18.29 PBCC images/ghost-file.pb-c.c [2019-11-10T14:22:02.409Z] #41 18.39 DEP images/ghost-file.pb-c.d [2019-11-10T14:22:02.409Z] #41 18.44 PBCC images/regfile.pb-c.c [2019-11-10T14:22:02.409Z] #41 18.51 DEP images/regfile.pb-c.d [2019-11-10T14:22:02.409Z] #41 18.59 PBCC images/ns.pb-c.c [2019-11-10T14:22:02.409Z] #41 18.62 DEP images/ns.pb-c.d [2019-11-10T14:22:02.409Z] #41 18.70 PBCC images/fdinfo.pb-c.c [2019-11-10T14:22:02.409Z] #41 18.81 DEP images/fdinfo.pb-c.d [2019-11-10T14:22:02.409Z] #41 18.92 PBCC images/core-aarch64.pb-c.c [2019-11-10T14:22:02.409Z] #41 19.01 PBCC images/core-arm.pb-c.c [2019-11-10T14:22:02.409Z] #41 19.10 PBCC images/core-ppc64.pb-c.c [2019-11-10T14:22:02.409Z] #41 19.13 PBCC images/core-s390.pb-c.c [2019-11-10T14:22:02.409Z] #41 19.19 PBCC images/core-x86.pb-c.c [2019-11-10T14:22:02.409Z] #41 19.24 PBCC images/core.pb-c.c [2019-11-10T14:22:02.409Z] #41 19.32 PBCC images/inventory.pb-c.c [2019-11-10T14:22:02.409Z] #41 19.37 DEP images/core-aarch64.pb-c.d [2019-11-10T14:22:02.409Z] #41 19.43 DEP images/core-arm.pb-c.d [2019-11-10T14:22:02.409Z] #41 19.49 DEP images/core-ppc64.pb-c.d [2019-11-10T14:22:02.409Z] #41 19.59 DEP images/core-s390.pb-c.d [2019-11-10T14:22:02.409Z] #41 19.66 DEP images/core-x86.pb-c.d [2019-11-10T14:22:02.409Z] #41 19.73 DEP images/core.pb-c.d [2019-11-10T14:22:02.409Z] #41 19.78 DEP images/inventory.pb-c.d [2019-11-10T14:22:02.409Z] #41 19.88 PBCC images/cpuinfo.pb-c.c [2019-11-10T14:22:02.409Z] #41 19.95 DEP images/cpuinfo.pb-c.d [2019-11-10T14:22:02.409Z] #41 20.01 PBCC images/stats.pb-c.c [2019-11-10T14:22:02.409Z] #41 20.04 DEP images/stats.pb-c.d [2019-11-10T14:22:02.409Z] #41 21.73 make[1]: Nothing to be done for 'all'. [2019-11-10T14:22:02.515Z] #17 63.85 Selecting previously unselected package bzip2. [2019-11-10T14:22:02.515Z] #17 63.85 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-11-10T14:22:02.515Z] #17 63.87 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-10T14:22:02.515Z] #17 ... [2019-11-10T14:22:02.515Z] [2019-11-10T14:22:02.515Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:02.515Z] #41 53.94 CC images/ext-file.o [2019-11-10T14:22:02.515Z] #41 54.26 CC images/cgroup.o [2019-11-10T14:22:02.515Z] #41 55.21 CC images/userns.o [2019-11-10T14:22:02.515Z] #41 55.64 CC images/google/protobuf/descriptor.o [2019-11-10T14:22:02.515Z] #41 58.08 CC images/opts.o [2019-11-10T14:22:02.515Z] #41 58.41 CC images/seccomp.o [2019-11-10T14:22:02.515Z] #41 58.82 CC images/binfmt-misc.o [2019-11-10T14:22:02.515Z] #41 59.12 CC images/time.o [2019-11-10T14:22:02.515Z] #41 59.44 CC images/sysctl.o [2019-11-10T14:22:02.515Z] #41 59.72 CC images/autofs.o [2019-11-10T14:22:02.515Z] #41 60.00 CC images/macvlan.o [2019-11-10T14:22:02.515Z] #41 60.20 CC images/sit.o [2019-11-10T14:22:02.515Z] #41 60.50 LINK images/built-in.o [2019-11-10T14:22:02.515Z] #41 60.67 GEN compel/include/asm [2019-11-10T14:22:02.515Z] #41 60.70 GEN compel/include/version.h [2019-11-10T14:22:02.515Z] #41 60.73 touch .config [2019-11-10T14:22:02.515Z] #41 60.74 GEN include/common/config.h [2019-11-10T14:22:02.515Z] #41 60.83 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-10T14:22:02.515Z] #41 60.88 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-11-10T14:22:02.515Z] #41 60.93 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-11-10T14:22:02.515Z] #41 60.96 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-11-10T14:22:02.515Z] #41 60.97 DEP compel/plugins/std/infect.d [2019-11-10T14:22:02.515Z] #41 61.29 DEP compel/plugins/std/string.d [2019-11-10T14:22:02.515Z] #41 61.45 DEP compel/plugins/std/log.d [2019-11-10T14:22:02.515Z] #41 61.56 DEP compel/plugins/std/fds.d [2019-11-10T14:22:02.515Z] #41 61.77 DEP compel/plugins/std/std.d [2019-11-10T14:22:02.515Z] #41 61.94 DEP compel/plugins/shmem/shmem.d [2019-11-10T14:22:02.515Z] #41 62.08 DEP compel/plugins/fds/fds.d [2019-11-10T14:22:02.515Z] #41 62.26 CC compel/plugins/std/std.o [2019-11-10T14:22:02.515Z] #41 62.69 CC compel/plugins/std/fds.o [2019-11-10T14:22:02.515Z] #41 63.35 CC compel/plugins/std/log.o [2019-11-10T14:22:02.630Z] #18 66.83 Selecting previously unselected package zip. [2019-11-10T14:22:02.630Z] #18 66.83 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-10T14:22:02.630Z] #18 66.83 Unpacking zip (3.0-11+b1) ... [2019-11-10T14:22:02.638Z] #41 81.06 DEP criu/files-reg.d [2019-11-10T14:22:02.776Z] #41 ... [2019-11-10T14:22:02.776Z] [2019-11-10T14:22:02.776Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:02.776Z] #17 64.05 Selecting previously unselected package libgpm2:arm64. [2019-11-10T14:22:02.776Z] #17 64.05 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-11-10T14:22:02.776Z] #17 64.06 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-10T14:22:02.776Z] #17 64.60 Selecting previously unselected package xz-utils. [2019-11-10T14:22:02.776Z] #17 64.61 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-11-10T14:22:02.776Z] #17 64.62 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-10T14:22:02.896Z] #41 81.21 DEP criu/files-ext.d [2019-11-10T14:22:02.896Z] #41 ... [2019-11-10T14:22:02.896Z] [2019-11-10T14:22:02.896Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:22:02.896Z] #28 139.1 + rm -rf /tmp/tmp.T0hcVvZTtM [2019-11-10T14:22:02.896Z] #28 DONE 139.5s [2019-11-10T14:22:02.896Z] [2019-11-10T14:22:02.896Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:02.896Z] #41 81.40 DEP criu/file-lock.d [2019-11-10T14:22:03.026Z] #18 67.02 Selecting previously unselected package libapparmor-perl. [2019-11-10T14:22:03.026Z] #18 67.03 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-10T14:22:03.026Z] #18 67.03 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-10T14:22:03.026Z] #18 67.10 Selecting previously unselected package apparmor. [2019-11-10T14:22:03.026Z] #18 67.11 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-10T14:22:03.026Z] #18 67.16 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-10T14:22:03.038Z] #17 64.89 Selecting previously unselected package aufs-tools. [2019-11-10T14:22:03.038Z] #17 64.90 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-11-10T14:22:03.038Z] #17 64.90 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-10T14:22:03.155Z] #41 81.69 DEP criu/file-ids.d [2019-11-10T14:22:03.299Z] #17 65.15 Selecting previously unselected package liblzo2-2:arm64. [2019-11-10T14:22:03.299Z] #17 65.16 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-10T14:22:03.299Z] #17 65.17 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-10T14:22:03.336Z] #41 ... [2019-11-10T14:22:03.336Z] [2019-11-10T14:22:03.336Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:22:03.336Z] #31 DONE 106.2s [2019-11-10T14:22:03.336Z] [2019-11-10T14:22:03.336Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:03.336Z] #44 101.6 go/ast [2019-11-10T14:22:03.336Z] #44 102.2 internal/lazyregexp [2019-11-10T14:22:03.336Z] #44 102.6 net/url [2019-11-10T14:22:03.336Z] #44 104.6 text/template/parse [2019-11-10T14:22:03.413Z] #41 81.90 DEP criu/fifo.d [2019-11-10T14:22:03.421Z] #18 67.64 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-10T14:22:03.421Z] #18 67.64 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-10T14:22:03.421Z] #18 67.65 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-10T14:22:03.559Z] #17 65.35 Selecting previously unselected package btrfs-progs. [2019-11-10T14:22:03.559Z] #17 65.36 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-10T14:22:03.559Z] #17 65.38 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-10T14:22:03.671Z] #41 82.12 DEP criu/fdstore.d [2019-11-10T14:22:03.929Z] #41 82.24 DEP criu/fault-injection.d [2019-11-10T14:22:03.929Z] #41 82.29 DEP criu/external.d [2019-11-10T14:22:03.929Z] #41 82.49 DEP criu/eventpoll.d [2019-11-10T14:22:04.130Z] #17 65.81 Selecting previously unselected package btrfs-tools. [2019-11-10T14:22:04.130Z] #17 65.82 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-10T14:22:04.130Z] #17 65.83 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-10T14:22:04.130Z] #17 65.94 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-11-10T14:22:04.130Z] #17 65.95 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-10T14:22:04.130Z] #17 66.02 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-10T14:22:04.187Z] #41 82.78 DEP criu/eventfd.d [2019-11-10T14:22:04.269Z] #18 ... [2019-11-10T14:22:04.269Z] [2019-11-10T14:22:04.269Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:04.269Z] #45 86.61 crypto/rsa [2019-11-10T14:22:04.269Z] #45 87.15 go/doc [2019-11-10T14:22:04.269Z] #45 88.29 crypto/x509/pkix [2019-11-10T14:22:04.269Z] #45 88.92 vendor/golang.org/x/crypto/cryptobyte [2019-11-10T14:22:04.269Z] #45 91.05 github.com/LK4D4/vndr/build [2019-11-10T14:22:04.269Z] #45 91.66 net [2019-11-10T14:22:04.269Z] #45 94.09 vendor/golang.org/x/crypto/curve25519 [2019-11-10T14:22:04.269Z] #45 94.60 vendor/golang.org/x/crypto/hkdf [2019-11-10T14:22:04.269Z] #45 94.93 vendor/golang.org/x/text/transform [2019-11-10T14:22:04.269Z] #45 95.62 vendor/golang.org/x/text/unicode/bidi [2019-11-10T14:22:04.269Z] #45 ... [2019-11-10T14:22:04.269Z] [2019-11-10T14:22:04.269Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:04.269Z] #42 52.98 CC criu/arch/s390/sigframe.o [2019-11-10T14:22:04.269Z] #42 53.38 LINK criu/arch/s390/crtools.built-in.o [2019-11-10T14:22:04.269Z] #42 53.43 DEP criu/arch/s390/vdso-pie.d [2019-11-10T14:22:04.269Z] #42 53.68 DEP criu/pie/parasite-vdso.d [2019-11-10T14:22:04.269Z] #42 53.84 DEP criu/pie/util-vdso.d [2019-11-10T14:22:04.269Z] #42 53.91 DEP criu/pie/util.d [2019-11-10T14:22:04.269Z] #42 54.09 CC criu/pie/util.o [2019-11-10T14:22:04.269Z] #42 54.34 CC criu/pie/util-vdso.o [2019-11-10T14:22:04.269Z] #42 54.96 CC criu/pie/parasite-vdso.o [2019-11-10T14:22:04.269Z] #42 55.49 CC criu/arch/s390/vdso-pie.o [2019-11-10T14:22:04.269Z] #42 55.80 AR criu/pie/pie.lib.a [2019-11-10T14:22:04.269Z] #42 55.83 DEP criu/pie/restorer.d [2019-11-10T14:22:04.446Z] #41 ... [2019-11-10T14:22:04.446Z] [2019-11-10T14:22:04.446Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-10T14:22:04.446Z] #29 DONE 0.2s [2019-11-10T14:22:04.446Z] [2019-11-10T14:22:04.446Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:04.446Z] #41 82.98 DEP criu/crtools.d [2019-11-10T14:22:04.496Z] #17 66.22 Selecting previously unselected package dmsetup. [2019-11-10T14:22:04.496Z] #17 66.23 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-11-10T14:22:04.496Z] #17 66.24 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-10T14:22:04.695Z] #42 56.02 DEP criu/arch/s390/restorer.d [2019-11-10T14:22:04.695Z] #42 56.32 DEP criu/pie/parasite.d [2019-11-10T14:22:04.696Z] #44 107.5 go/parser [2019-11-10T14:22:04.705Z] #41 ... [2019-11-10T14:22:04.705Z] [2019-11-10T14:22:04.705Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-10T14:22:04.705Z] #32 DONE 0.1s [2019-11-10T14:22:04.705Z] [2019-11-10T14:22:04.705Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:04.705Z] #41 83.15 DEP criu/cr-service.d [2019-11-10T14:22:04.705Z] #41 ... [2019-11-10T14:22:04.705Z] [2019-11-10T14:22:04.705Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-10T14:22:04.705Z] #37 DONE 0.1s [2019-11-10T14:22:04.756Z] #17 66.69 Selecting previously unselected package libonig4:arm64. [2019-11-10T14:22:04.756Z] #17 66.70 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-11-10T14:22:04.950Z] #44 ... [2019-11-10T14:22:04.950Z] [2019-11-10T14:22:04.950Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:04.950Z] #41 24.19 CC images/stats.o [2019-11-10T14:22:04.963Z] [2019-11-10T14:22:04.963Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:04.963Z] #41 83.35 DEP criu/cr-restore.d [2019-11-10T14:22:04.963Z] #41 83.55 DEP criu/cr-errno.d [2019-11-10T14:22:04.963Z] #41 83.56 DEP criu/cr-dump.d [2019-11-10T14:22:05.017Z] #17 66.72 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-10T14:22:05.088Z] #42 56.71 CC criu/pie/parasite.o [2019-11-10T14:22:05.221Z] #41 83.72 DEP criu/cr-dedup.d [2019-11-10T14:22:05.278Z] #17 66.97 Selecting previously unselected package libjq1:arm64. [2019-11-10T14:22:05.278Z] #17 66.98 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-10T14:22:05.278Z] #17 67.02 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-10T14:22:05.278Z] #17 67.24 Selecting previously unselected package jq. [2019-11-10T14:22:05.479Z] #41 83.89 DEP criu/cr-check.d [2019-11-10T14:22:05.510Z] #41 24.57 CC images/core.o [2019-11-10T14:22:05.634Z] #17 67.24 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-10T14:22:05.634Z] #17 67.27 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-10T14:22:05.737Z] #41 84.12 DEP criu/config.d [2019-11-10T14:22:05.737Z] #41 84.27 DEP criu/clone-noasan.d [2019-11-10T14:22:05.906Z] #17 67.62 Selecting previously unselected package libaio1:arm64. [2019-11-10T14:22:05.906Z] #17 67.63 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-11-10T14:22:05.906Z] #17 67.70 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-11-10T14:22:05.995Z] #41 84.31 DEP criu/cgroup.d [2019-11-10T14:22:05.995Z] #41 84.47 DEP criu/cgroup-props.d [2019-11-10T14:22:05.995Z] #41 84.55 DEP criu/bitmap.d [2019-11-10T14:22:06.253Z] #41 84.57 DEP criu/bfd.d [2019-11-10T14:22:06.253Z] #41 84.67 DEP criu/autofs.d [2019-11-10T14:22:06.412Z] #42 57.83 LINK criu/pie/parasite.built-in.o [2019-11-10T14:22:06.412Z] #42 57.85 GEN criu/pie/parasite-blob.h [2019-11-10T14:22:06.412Z] #42 57.86 CC criu/arch/s390/restorer.o [2019-11-10T14:22:06.436Z] #41 25.39 CC images/core-x86.o [2019-11-10T14:22:06.477Z] #17 ... [2019-11-10T14:22:06.477Z] [2019-11-10T14:22:06.477Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:22:06.477Z] #47 DONE 122.1s [2019-11-10T14:22:06.477Z] [2019-11-10T14:22:06.477Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:06.477Z] #17 68.38 Selecting previously unselected package libcap2-bin. [2019-11-10T14:22:06.477Z] #17 68.38 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-11-10T14:22:06.512Z] #41 84.85 DEP criu/aio.d [2019-11-10T14:22:06.512Z] #41 85.06 DEP criu/action-scripts.d [2019-11-10T14:22:06.691Z] #41 25.97 CC images/core-arm.o [2019-11-10T14:22:06.737Z] #17 68.41 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-10T14:22:06.737Z] #17 68.55 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-11-10T14:22:06.737Z] #17 68.55 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-10T14:22:06.737Z] #17 68.57 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-10T14:22:06.772Z] #41 85.39 CC criu/action-scripts.o [2019-11-10T14:22:06.806Z] #42 58.33 CC criu/pie/restorer.o [2019-11-10T14:22:06.997Z] #17 68.66 Selecting previously unselected package libsepol1-dev:arm64. [2019-11-10T14:22:06.997Z] #17 68.70 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-11-10T14:22:06.997Z] #17 68.71 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-11-10T14:22:07.208Z] #42 ... [2019-11-10T14:22:07.208Z] [2019-11-10T14:22:07.208Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:22:07.208Z] #63 99.69 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-10T14:22:07.208Z] #63 99.69 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-10T14:22:07.251Z] #41 26.45 CC images/core-aarch64.o [2019-11-10T14:22:07.258Z] #17 69.06 Selecting previously unselected package libpcre16-3:arm64. [2019-11-10T14:22:07.258Z] #17 69.07 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-11-10T14:22:07.258Z] #17 69.07 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-11-10T14:22:07.344Z] #41 85.77 CC criu/aio.o [2019-11-10T14:22:07.518Z] #17 69.29 Selecting previously unselected package libpcre32-3:arm64. [2019-11-10T14:22:07.518Z] #17 69.29 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-11-10T14:22:07.518Z] #17 69.34 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-11-10T14:22:07.779Z] #17 69.60 Selecting previously unselected package libpcre3-dev:arm64. [2019-11-10T14:22:07.779Z] #17 69.61 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-11-10T14:22:07.779Z] #17 69.62 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-10T14:22:07.812Z] #41 26.88 CC images/core-ppc64.o [2019-11-10T14:22:07.910Z] #41 86.17 CC criu/autofs.o [2019-11-10T14:22:08.372Z] #41 27.52 CC images/core-s390.o [2019-11-10T14:22:08.722Z] #17 70.38 Selecting previously unselected package libselinux1-dev:arm64. [2019-11-10T14:22:08.722Z] #17 70.40 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-11-10T14:22:08.722Z] #17 70.43 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-10T14:22:08.844Z] #41 87.31 CC criu/bfd.o [2019-11-10T14:22:08.984Z] #17 70.83 Selecting previously unselected package libdevmapper-dev:arm64. [2019-11-10T14:22:08.984Z] #17 70.84 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-11-10T14:22:08.984Z] #17 70.85 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-10T14:22:08.984Z] #17 70.99 Selecting previously unselected package libnl-3-200:arm64. [2019-11-10T14:22:09.248Z] #17 71.00 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-10T14:22:09.248Z] #17 71.01 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-10T14:22:09.296Z] #41 28.36 CC images/cpuinfo.o [2019-11-10T14:22:09.410Z] #41 87.69 CC criu/bitmap.o [2019-11-10T14:22:09.410Z] #41 87.82 CC criu/cgroup-props.o [2019-11-10T14:22:09.516Z] #17 71.19 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-10T14:22:09.516Z] #17 71.19 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-10T14:22:09.516Z] #17 71.21 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-10T14:22:09.516Z] #17 71.31 Selecting previously unselected package libreadline5:arm64. [2019-11-10T14:22:09.516Z] #17 71.32 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-11-10T14:22:09.516Z] #17 71.34 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-10T14:22:09.516Z] #17 ... [2019-11-10T14:22:09.516Z] [2019-11-10T14:22:09.516Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:09.516Z] #44 115.3 vendor/golang.org/x/net/http/httpproxy [2019-11-10T14:22:09.516Z] #44 115.3 net/textproto [2019-11-10T14:22:09.516Z] #44 115.3 crypto/x509 [2019-11-10T14:22:09.516Z] #44 116.2 vendor/golang.org/x/net/http/httpguts [2019-11-10T14:22:09.516Z] #44 116.2 mime/multipart [2019-11-10T14:22:09.516Z] #44 118.7 crypto/tls [2019-11-10T14:22:09.516Z] #44 124.5 net/http/httptrace [2019-11-10T14:22:09.516Z] #44 124.8 net/http [2019-11-10T14:22:09.551Z] #41 28.81 CC images/inventory.o [2019-11-10T14:22:09.780Z] #44 ... [2019-11-10T14:22:09.780Z] [2019-11-10T14:22:09.780Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:09.780Z] #17 71.52 Selecting previously unselected package libsystemd-dev:arm64. [2019-11-10T14:22:09.780Z] #17 71.52 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-11-10T14:22:09.780Z] #17 71.55 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-10T14:22:09.977Z] #41 88.47 CC criu/cgroup.o [2019-11-10T14:22:10.041Z] #17 ... [2019-11-10T14:22:10.041Z] [2019-11-10T14:22:10.041Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:22:10.041Z] #22 115.8 Checking out files: 17% (1898/10703) Checking out files: 18% (1927/10703) Checking out files: 19% (2034/10703) Checking out files: 20% (2141/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 33% (3589/10703) Checking out files: 34% (3640/10703) Checking out files: 35% (3747/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 38% (4133/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 45% (4817/10703) Checking out files: 46% (4924/10703) Checking out files: 47% (5031/10703) Checking out files: 48% (5138/10703) Checking out files: 49% (5245/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 52% (5616/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) Checking out files: 56% (5994/10703) Checking out files: 57% (6101/10703) Checking out files: 58% (6208/10703) Checking out files: 59% (6315/10703) Checking out files: 60% (6422/10703) Checking out files: 61% (6529/10703) Checking out files: 62% (6636/10703) Checking out files: 63% (6743/10703) Checking out files: 64% (6850/10703) Checking out files: 65% (6957/10703) Checking out files: 66% (7064/10703) Checking out files: 67% (7172/10703) Checking out files: 68% (7279/10703) Checking out files: 69% (7386/10703) Checking out files: 70% (7493/10703) Checking out files: 70% (7551/10703) Checking out files: 71% (7600/10703) Checking out files: 72% (7707/10703) Checking out files: 73% (7814/10703) Checking out files: 74% (7921/10703) Checking out files: 75% (8028/10703) Checking out files: 76% (8135/10703) Checking out files: 77% (8242/10703) Checking out files: 78% (8349/10703) Checking out files: 79% (8456/10703) Checking out files: 80% (8563/10703) Checking out files: 81% (8670/10703) Checking out files: 82% (8777/10703) Checking out files: 83% (8884/10703) Checking out files: 83% (8895/10703) Checking out files: 84% (8991/10703) Checking out files: 85% (9098/10703) Checking out files: 86% (9205/10703) Checking out files: 87% (9312/10703) Checking out files: 88% (9419/10703) Checking out files: 89% (9526/10703) Checking out files: 90% (9633/10703) Checking out files: 91% (9740/10703) Checking out files: 92% (9847/10703) Checking out files: 93% (9954/10703) Checking out files: 94% (10061/10703) Checking out files: 95% (10168/10703) Checking out files: 96% (10275/10703) Checking out files: 97% (10382/10703) Checking out files: 97% (10412/10703) Checking out files: 98% (10489/10703) Checking out files: 99% (10596/10703) Checking out files: 100% (10703/10703) Checking out files: 100% (10703/10703), done. [2019-11-10T14:22:10.041Z] #22 122.1 + cd /tmp/tmp.24nUGbRxEA/tmp/docker-ce [2019-11-10T14:22:10.041Z] #22 122.1 + git checkout -q v17.06.2-ce [2019-11-10T14:22:10.111Z] #41 29.21 CC images/fdinfo.o [2019-11-10T14:22:10.367Z] #41 29.61 CC images/fown.o [2019-11-10T14:22:10.622Z] #41 29.84 CC images/ns.o [2019-11-10T14:22:10.878Z] #41 30.03 CC images/regfile.o [2019-11-10T14:22:11.133Z] #41 30.31 CC images/ghost-file.o [2019-11-10T14:22:11.423Z] #22 126.9 + mkdir -p /tmp/tmp.24nUGbRxEA/src/github.com/docker [2019-11-10T14:22:11.423Z] #22 126.9 + mv components/cli /tmp/tmp.24nUGbRxEA/src/github.com/docker/cli [2019-11-10T14:22:11.423Z] #22 127.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-10T14:22:11.685Z] #22 ... [2019-11-10T14:22:11.685Z] [2019-11-10T14:22:11.685Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:11.736Z] #41 30.62 CC images/fifo.o [2019-11-10T14:22:11.736Z] #41 30.87 CC images/remap-file-path.o [2019-11-10T14:22:11.948Z] #17 73.65 Selecting previously unselected package net-tools. [2019-11-10T14:22:11.948Z] #17 73.65 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-11-10T14:22:11.948Z] #17 73.67 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-10T14:22:11.992Z] #41 31.12 CC images/eventfd.o [2019-11-10T14:22:12.208Z] #17 74.03 Selecting previously unselected package python-pip-whl. [2019-11-10T14:22:12.208Z] #17 74.04 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-10T14:22:12.208Z] #17 74.05 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-10T14:22:12.248Z] #41 31.33 CC images/eventpoll.o [2019-11-10T14:22:12.503Z] #41 31.58 CC images/fh.o [2019-11-10T14:22:12.504Z] #41 90.70 CC criu/clone-noasan.o [2019-11-10T14:22:12.504Z] #41 90.84 CC criu/config.o [2019-11-10T14:22:12.694Z] #63 ... [2019-11-10T14:22:12.694Z] [2019-11-10T14:22:12.694Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:12.694Z] #42 61.18 LINK criu/pie/restorer.built-in.o [2019-11-10T14:22:12.694Z] #42 61.19 GEN criu/pie/restorer-blob.h [2019-11-10T14:22:12.694Z] #42 61.29 DEP criu/vdso.d [2019-11-10T14:22:12.694Z] #42 61.43 DEP criu/uts_ns.d [2019-11-10T14:22:12.694Z] #42 61.55 DEP criu/util.d [2019-11-10T14:22:12.694Z] #42 61.70 DEP criu/uffd.d [2019-11-10T14:22:12.694Z] #42 61.93 DEP criu/tun.d [2019-11-10T14:22:12.694Z] #42 62.07 DEP criu/tty.d [2019-11-10T14:22:12.694Z] #42 62.22 DEP criu/timerfd.d [2019-11-10T14:22:12.694Z] #42 62.36 DEP criu/sysfs_parse.d [2019-11-10T14:22:12.694Z] #42 62.53 DEP criu/sysctl.d [2019-11-10T14:22:12.694Z] #42 62.83 DEP criu/string.d [2019-11-10T14:22:12.694Z] #42 62.89 DEP criu/stats.d [2019-11-10T14:22:12.694Z] #42 63.06 DEP criu/sockets.d [2019-11-10T14:22:12.694Z] #42 63.21 DEP criu/sk-unix.d [2019-11-10T14:22:12.694Z] #42 63.49 DEP criu/sk-tcp.d [2019-11-10T14:22:12.694Z] #42 63.74 DEP criu/sk-queue.d [2019-11-10T14:22:12.694Z] #42 63.97 DEP criu/sk-packet.d [2019-11-10T14:22:12.694Z] #42 64.15 DEP criu/sk-netlink.d [2019-11-10T14:22:12.694Z] #42 64.35 DEP criu/sk-inet.d [2019-11-10T14:22:12.759Z] #41 31.89 CC images/fsnotify.o [2019-11-10T14:22:12.779Z] #17 74.58 Selecting previously unselected package python3-pip. [2019-11-10T14:22:12.779Z] #17 74.59 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-10T14:22:12.779Z] #17 74.60 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-10T14:22:12.779Z] #17 ... [2019-11-10T14:22:12.779Z] [2019-11-10T14:22:12.779Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:12.779Z] #41 64.62 CC compel/plugins/std/string.o [2019-11-10T14:22:12.779Z] #41 65.43 CC compel/plugins/std/infect.o [2019-11-10T14:22:12.779Z] #41 66.16 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-11-10T14:22:12.779Z] #41 66.25 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-11-10T14:22:12.779Z] #41 66.36 AR compel/plugins/std.lib.a [2019-11-10T14:22:12.779Z] #41 66.52 CC compel/plugins/fds/fds.o [2019-11-10T14:22:12.779Z] #41 66.90 AR compel/plugins/fds.lib.a [2019-11-10T14:22:12.779Z] #41 66.96 HOSTDEP compel/src/lib/log-host.d [2019-11-10T14:22:12.779Z] #41 67.10 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-10T14:22:12.779Z] #41 67.31 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-11-10T14:22:12.779Z] #41 67.40 HOSTDEP compel/src/main-host.d [2019-11-10T14:22:12.779Z] #41 67.46 DEP compel/src/lib/ptrace.d [2019-11-10T14:22:12.779Z] #41 67.54 DEP compel/src/lib/infect.d [2019-11-10T14:22:12.779Z] #41 67.81 DEP compel/src/lib/infect-util.d [2019-11-10T14:22:12.779Z] #41 67.96 DEP compel/src/lib/infect-rpc.d [2019-11-10T14:22:12.779Z] #41 68.10 DEP compel/arch/aarch64/src/lib/infect.d [2019-11-10T14:22:12.779Z] #41 68.26 DEP compel/arch/aarch64/src/lib/cpu.d [2019-11-10T14:22:12.779Z] #41 68.39 DEP compel/src/lib/log.d [2019-11-10T14:22:12.779Z] #41 68.62 DEP compel/src/main.d [2019-11-10T14:22:12.779Z] #41 68.96 DEP compel/src/lib/handle-elf.d [2019-11-10T14:22:12.780Z] #41 69.16 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-11-10T14:22:12.780Z] #41 69.52 CC compel/src/lib/log.o [2019-11-10T14:22:12.780Z] #41 70.10 CC compel/arch/aarch64/src/lib/cpu.o [2019-11-10T14:22:12.780Z] #41 70.42 CC compel/arch/aarch64/src/lib/infect.o [2019-11-10T14:22:12.780Z] #41 70.89 CC compel/src/lib/infect-rpc.o [2019-11-10T14:22:12.780Z] #41 71.20 CC compel/src/lib/infect-util.o [2019-11-10T14:22:12.780Z] #41 71.61 CC compel/src/lib/infect.o [2019-11-10T14:22:12.780Z] #41 73.68 CC compel/src/lib/ptrace.o [2019-11-10T14:22:12.780Z] #41 74.09 AR compel/libcompel.a [2019-11-10T14:22:12.780Z] #41 74.17 HOSTCC compel/src/main-host.o [2019-11-10T14:22:12.780Z] #41 74.64 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-11-10T14:22:13.040Z] #41 ... [2019-11-10T14:22:13.040Z] [2019-11-10T14:22:13.040Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:13.040Z] #17 74.88 Selecting previously unselected package python3-pkg-resources. [2019-11-10T14:22:13.040Z] #17 74.90 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-10T14:22:13.040Z] #17 74.91 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-10T14:22:13.116Z] #42 64.61 DEP criu/signalfd.d [2019-11-10T14:22:13.116Z] #42 64.74 DEP criu/sigframe.d [2019-11-10T14:22:13.116Z] #42 64.86 DEP criu/shmem.d [2019-11-10T14:22:13.300Z] #17 75.18 Selecting previously unselected package python3-setuptools. [2019-11-10T14:22:13.301Z] #17 75.18 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-10T14:22:13.301Z] #17 75.19 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-10T14:22:13.320Z] #41 32.49 CC images/signalfd.o [2019-11-10T14:22:13.437Z] #41 91.88 CC criu/cr-check.o [2019-11-10T14:22:13.575Z] #41 32.68 CC images/fs.o [2019-11-10T14:22:13.593Z] #42 65.11 DEP criu/servicefd.d [2019-11-10T14:22:13.593Z] #42 ... [2019-11-10T14:22:13.593Z] [2019-11-10T14:22:13.593Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:22:13.593Z] #63 DONE 106.1s [2019-11-10T14:22:13.593Z] [2019-11-10T14:22:13.593Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-10T14:22:13.593Z] #64 DONE 0.1s [2019-11-10T14:22:13.593Z] [2019-11-10T14:22:13.593Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:13.593Z] #42 65.25 DEP criu/seize.d [2019-11-10T14:22:13.831Z] #41 33.05 CC images/pstree.o [2019-11-10T14:22:13.871Z] #17 75.51 Selecting previously unselected package python3-wheel. [2019-11-10T14:22:13.871Z] #17 75.52 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-10T14:22:13.871Z] #17 75.52 Unpacking python3-wheel (0.29.0-2) ... [2019-11-10T14:22:13.871Z] #17 75.73 Selecting previously unselected package thin-provisioning-tools. [2019-11-10T14:22:13.871Z] #17 75.74 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-11-10T14:22:13.871Z] #17 75.76 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-10T14:22:14.086Z] #41 33.30 CC images/pipe.o [2019-11-10T14:22:14.088Z] #42 65.60 DEP criu/seccomp.d [2019-11-10T14:22:14.132Z] #17 76.14 Selecting previously unselected package vim-runtime. [2019-11-10T14:22:14.342Z] #41 33.45 CC images/tcp-stream.o [2019-11-10T14:22:14.371Z] #41 ... [2019-11-10T14:22:14.371Z] [2019-11-10T14:22:14.371Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:14.371Z] #54 149.9 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-10T14:22:14.393Z] #17 76.14 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:22:14.393Z] #17 76.19 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-10T14:22:14.393Z] #17 76.23 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-10T14:22:14.393Z] #17 76.25 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:14.597Z] #41 33.70 CC images/sk-packet.o [2019-11-10T14:22:14.853Z] #41 33.98 CC images/mnt.o [2019-11-10T14:22:14.929Z] #42 66.28 DEP criu/rst-malloc.d [2019-11-10T14:22:14.929Z] #42 66.34 DEP criu/rbtree.d [2019-11-10T14:22:14.929Z] #42 66.41 DEP criu/pstree.d [2019-11-10T14:22:14.929Z] #42 66.61 DEP criu/protobuf.d [2019-11-10T14:22:14.929Z] #42 ... [2019-11-10T14:22:14.929Z] [2019-11-10T14:22:14.929Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:14.929Z] #45 97.38 vendor/golang.org/x/text/secure/bidirule [2019-11-10T14:22:14.930Z] #45 98.02 vendor/golang.org/x/text/unicode/norm [2019-11-10T14:22:14.930Z] #45 103.5 vendor/golang.org/x/net/idna [2019-11-10T14:22:14.930Z] #45 107.0 vendor/golang.org/x/net/http2/hpack [2019-11-10T14:22:15.109Z] #41 34.26 CC images/pipe-data.o [2019-11-10T14:22:15.321Z] #45 ... [2019-11-10T14:22:15.321Z] [2019-11-10T14:22:15.321Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:15.321Z] #18 69.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-10T14:22:15.321Z] #18 69.83 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-10T14:22:15.321Z] #18 69.83 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-10T14:22:15.321Z] #18 71.89 Selecting previously unselected package binutils-mingw-w64. [2019-11-10T14:22:15.321Z] #18 71.90 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-10T14:22:15.321Z] #18 71.91 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-10T14:22:15.321Z] #18 72.02 Selecting previously unselected package mingw-w64-common. [2019-11-10T14:22:15.321Z] #18 72.03 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-10T14:22:15.321Z] #18 72.03 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-10T14:22:15.321Z] #18 76.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-10T14:22:15.321Z] #18 76.45 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-10T14:22:15.321Z] #18 76.45 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-10T14:22:15.321Z] #18 ... [2019-11-10T14:22:15.321Z] [2019-11-10T14:22:15.321Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:15.321Z] #45 107.8 mime [2019-11-10T14:22:15.369Z] #41 34.56 CC images/sa.o [2019-11-10T14:22:15.624Z] #41 34.93 CC images/timer.o [2019-11-10T14:22:16.185Z] #41 35.25 CC images/timerfd.o [2019-11-10T14:22:16.185Z] #41 35.48 CC images/mm.o [2019-11-10T14:22:16.185Z] #41 ... [2019-11-10T14:22:16.185Z] [2019-11-10T14:22:16.185Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:16.185Z] #44 109.1 text/template [2019-11-10T14:22:16.185Z] #44 111.9 encoding/xml [2019-11-10T14:22:16.185Z] #44 114.4 go/doc [2019-11-10T14:22:16.185Z] #44 118.5 vendor/golang.org/x/crypto/cryptobyte [2019-11-10T14:22:16.185Z] #44 118.5 github.com/LK4D4/vndr/build [2019-11-10T14:22:16.269Z] #54 151.8 + mkdir -p /build [2019-11-10T14:22:16.269Z] #54 151.8 + cp runc /build/runc [2019-11-10T14:22:16.441Z] #44 ... [2019-11-10T14:22:16.441Z] [2019-11-10T14:22:16.441Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:16.441Z] #17 19.75 Fetched 7919 kB in 16s (481 kB/s) [2019-11-10T14:22:16.441Z] #17 19.75 Reading package lists... [2019-11-10T14:22:16.441Z] #17 24.79 Reading package lists... [2019-11-10T14:22:16.696Z] #17 29.39 Building dependency tree... [2019-11-10T14:22:16.696Z] #17 ... [2019-11-10T14:22:16.696Z] [2019-11-10T14:22:16.696Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:16.696Z] #41 35.83 CC images/sk-opts.o [2019-11-10T14:22:16.835Z] #54 DONE 152.1s [2019-11-10T14:22:16.835Z] [2019-11-10T14:22:16.835Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:16.835Z] #41 93.18 CC criu/cr-dedup.o [2019-11-10T14:22:16.835Z] #41 93.58 CC criu/cr-dump.o [2019-11-10T14:22:16.952Z] #41 36.11 CC images/sk-unix.o [2019-11-10T14:22:17.243Z] #45 109.7 mime/quotedprintable [2019-11-10T14:22:17.403Z] #41 95.85 CC criu/cr-errno.o [2019-11-10T14:22:17.513Z] #41 36.53 CC images/sk-inet.o [2019-11-10T14:22:17.661Z] #41 95.99 CC criu/cr-restore.o [2019-11-10T14:22:17.723Z] #45 110.4 net/http/internal [2019-11-10T14:22:18.074Z] #41 36.97 CC images/tun.o [2019-11-10T14:22:18.324Z] Removing intermediate container 62e05265b659 [2019-11-10T14:22:18.324Z] ---> 2f5c4359b399 [2019-11-10T14:22:18.324Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-10T14:22:18.324Z] ---> ebd73b5ebd31 [2019-11-10T14:22:18.324Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-10T14:22:18.324Z] ---> 9484194fc90c [2019-11-10T14:22:18.324Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-10T14:22:18.324Z] ---> Running in fa084d5f1fc4 [2019-11-10T14:22:18.324Z] Removing intermediate container fa084d5f1fc4 [2019-11-10T14:22:18.324Z] ---> 121464f84a32 [2019-11-10T14:22:18.324Z] Successfully built 121464f84a32 [2019-11-10T14:22:18.324Z] Successfully tagged moby-buildx:latest [2019-11-10T14:22:18.324Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-10T14:22:18.324Z] if [ -n "${id}" ]; then \ [2019-11-10T14:22:18.324Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-10T14:22:18.324Z] && touch bundles/buildx; \ [2019-11-10T14:22:18.324Z] docker rm -f ${id}; \ [2019-11-10T14:22:18.324Z] fi [2019-11-10T14:22:18.324Z] 86086e61a5ce6f360f954e2a28caf65a453832cd1f4c788c36a20ad227baecb8 [2019-11-10T14:22:18.324Z] bundles/buildx version [2019-11-10T14:22:18.324Z] buildx v0.3.1 6db68d0 [2019-11-10T14:22:18.324Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 . [2019-11-10T14:22:18.324Z] #1 [internal] booting buildkit [2019-11-10T14:22:18.324Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-10T14:22:18.324Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2019-11-10T14:22:18.324Z] #1 creating container buildx_buildkit_default [2019-11-10T14:22:18.324Z] #1 creating container buildx_buildkit_default 0.4s done [2019-11-10T14:22:18.324Z] #1 DONE 3.4s [2019-11-10T14:22:18.324Z] [2019-11-10T14:22:18.324Z] #2 [internal] load .dockerignore [2019-11-10T14:22:18.324Z] #2 transferring context: 87B done [2019-11-10T14:22:18.324Z] #2 DONE 0.0s [2019-11-10T14:22:18.324Z] [2019-11-10T14:22:18.324Z] #3 [internal] load build definition from Dockerfile [2019-11-10T14:22:18.324Z] #3 transferring dockerfile: 14.85kB 0.0s done [2019-11-10T14:22:18.324Z] #3 DONE 0.0s [2019-11-10T14:22:18.324Z] [2019-11-10T14:22:18.324Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-10T14:22:18.324Z] #4 DONE 0.8s [2019-11-10T14:22:18.324Z] [2019-11-10T14:22:18.324Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-10T14:22:18.324Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-10T14:22:18.324Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-10T14:22:18.324Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-11-10T14:22:18.324Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.52MB / 8.18MB 0.1s [2019-11-10T14:22:18.324Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-11-10T14:22:18.324Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-11-10T14:22:18.324Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-10T14:22:18.329Z] #41 37.33 CC images/sk-netlink.o [2019-11-10T14:22:18.585Z] #41 37.71 CC images/packet-sock.o [2019-11-10T14:22:18.664Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-11-10T14:22:18.664Z] #5 DONE 0.8s [2019-11-10T14:22:18.840Z] #41 38.10 CC images/ipc-var.o [2019-11-10T14:22:18.999Z] [2019-11-10T14:22:18.999Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-10T14:22:19.096Z] #41 38.29 CC images/ipc-desc.o [2019-11-10T14:22:19.340Z] #7 DONE 0.3s [2019-11-10T14:22:19.340Z] [2019-11-10T14:22:19.340Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-10T14:22:19.340Z] #6 DONE 0.4s [2019-11-10T14:22:19.340Z] [2019-11-10T14:22:19.340Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-10T14:22:19.340Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-10T14:22:19.351Z] #41 38.54 CC images/ipc-shm.o [2019-11-10T14:22:19.607Z] #41 38.79 CC images/ipc-msg.o [2019-11-10T14:22:19.677Z] #17 81.26 Selecting previously unselected package vim. [2019-11-10T14:22:19.677Z] #17 81.27 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-10T14:22:19.677Z] #17 81.29 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:19.681Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-10T14:22:19.681Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-11-10T14:22:19.681Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0B / 4.30MB 0.1s [2019-11-10T14:22:19.681Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 0B / 45.65MB 0.1s [2019-11-10T14:22:19.681Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 0B / 50.07MB 0.1s [2019-11-10T14:22:19.681Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-11-10T14:22:19.681Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.1s done [2019-11-10T14:22:19.681Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 0B / 52.87MB 0.1s [2019-11-10T14:22:19.681Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0B / 10.00MB 0.1s [2019-11-10T14:22:19.681Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 0B / 96.41MB 0.1s [2019-11-10T14:22:19.681Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 785.54kB / 4.30MB 0.3s [2019-11-10T14:22:19.938Z] #17 ... [2019-11-10T14:22:19.938Z] [2019-11-10T14:22:19.938Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:19.938Z] #44 135.5 github.com/LK4D4/vndr/godl [2019-11-10T14:22:20.022Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.31MB / 4.30MB 0.4s [2019-11-10T14:22:20.022Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 719.96kB / 10.00MB 0.4s [2019-11-10T14:22:20.022Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.87MB / 4.30MB 0.6s [2019-11-10T14:22:20.022Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.34MB / 10.00MB 0.6s [2019-11-10T14:22:20.022Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.49MB / 4.30MB 0.7s [2019-11-10T14:22:20.168Z] #41 39.24 CC images/ipc-sem.o [2019-11-10T14:22:20.192Z] #41 98.62 CC criu/cr-service.o [2019-11-10T14:22:20.292Z] #45 ... [2019-11-10T14:22:20.292Z] [2019-11-10T14:22:20.292Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:22:20.292Z] #48 DONE 112.4s [2019-11-10T14:22:20.292Z] [2019-11-10T14:22:20.292Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:20.292Z] #42 66.81 GEN criu/protobuf-desc-gen.h [2019-11-10T14:22:20.292Z] #42 67.84 DEP criu/protobuf-desc.d [2019-11-10T14:22:20.292Z] #42 67.93 DEP criu/proc_parse.d [2019-11-10T14:22:20.292Z] #42 68.06 DEP criu/plugin.d [2019-11-10T14:22:20.292Z] #42 68.13 DEP criu/pipes.d [2019-11-10T14:22:20.292Z] #42 68.24 DEP criu/pie-util.d [2019-11-10T14:22:20.292Z] #42 68.34 DEP criu/pie-util-vdso.d [2019-11-10T14:22:20.292Z] #42 68.48 DEP criu/pie-util-vdso-elf32.d [2019-11-10T14:22:20.292Z] #42 68.63 DEP criu/path.d [2019-11-10T14:22:20.292Z] #42 68.71 DEP criu/parasite-syscall.d [2019-11-10T14:22:20.292Z] #42 68.93 DEP criu/pagemap.d [2019-11-10T14:22:20.292Z] #42 69.25 DEP criu/pagemap-cache.d [2019-11-10T14:22:20.292Z] #42 69.50 DEP criu/page-xfer.d [2019-11-10T14:22:20.292Z] #42 69.72 DEP criu/page-pipe.d [2019-11-10T14:22:20.292Z] #42 69.79 DEP criu/netfilter.d [2019-11-10T14:22:20.292Z] #42 69.85 DEP criu/net.d [2019-11-10T14:22:20.292Z] #42 70.01 DEP criu/namespaces.d [2019-11-10T14:22:20.292Z] #42 70.14 DEP criu/mount.d [2019-11-10T14:22:20.292Z] #42 70.38 DEP criu/mem.d [2019-11-10T14:22:20.292Z] #42 70.57 DEP criu/lsm.d [2019-11-10T14:22:20.292Z] #42 70.69 DEP criu/log.d [2019-11-10T14:22:20.292Z] #42 70.80 DEP criu/libnetlink.d [2019-11-10T14:22:20.292Z] #42 70.94 DEP criu/kerndat.d [2019-11-10T14:22:20.292Z] #42 71.12 DEP criu/kcmp-ids.d [2019-11-10T14:22:20.292Z] #42 71.17 DEP criu/irmap.d [2019-11-10T14:22:20.292Z] #42 71.28 DEP criu/ipc_ns.d [2019-11-10T14:22:20.292Z] #42 71.44 DEP criu/image.d [2019-11-10T14:22:20.292Z] #42 71.80 DEP criu/image-desc.d [2019-11-10T14:22:20.292Z] #42 71.95 DEP criu/fsnotify.d [2019-11-10T14:22:20.365Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.98MB / 4.30MB 0.9s [2019-11-10T14:22:20.365Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 2.56MB / 45.65MB 0.9s [2019-11-10T14:22:20.365Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 2.78MB / 52.87MB 0.9s [2019-11-10T14:22:20.365Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.33MB / 10.00MB 0.9s [2019-11-10T14:22:20.365Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.47MB / 4.30MB 1.0s [2019-11-10T14:22:20.365Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.69MB / 50.07MB 1.0s [2019-11-10T14:22:20.365Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.96MB / 4.30MB 1.2s [2019-11-10T14:22:20.365Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.10MB / 10.00MB 1.2s [2019-11-10T14:22:20.425Z] #41 39.45 CC images/utsns.o [2019-11-10T14:22:20.680Z] #41 39.74 CC images/creds.o [2019-11-10T14:22:20.703Z] #42 72.23 DEP criu/filesystems.d [2019-11-10T14:22:20.703Z] #42 72.35 DEP criu/files.d [2019-11-10T14:22:20.707Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.3s done [2019-11-10T14:22:20.707Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.62MB / 10.00MB 1.3s [2019-11-10T14:22:20.935Z] #41 40.02 CC images/vma.o [2019-11-10T14:22:21.056Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.28MB / 10.00MB 1.5s [2019-11-10T14:22:21.056Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 5.27MB / 45.65MB 1.6s [2019-11-10T14:22:21.056Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 5.56MB / 52.87MB 1.6s [2019-11-10T14:22:21.056Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.84MB / 10.00MB 1.6s [2019-11-10T14:22:21.056Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 5.21MB / 96.41MB 1.6s [2019-11-10T14:22:21.056Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 5.69MB / 50.07MB 1.8s [2019-11-10T14:22:21.056Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.39MB / 10.00MB 1.8s [2019-11-10T14:22:21.100Z] #42 72.55 DEP criu/files-reg.d [2019-11-10T14:22:21.100Z] #42 72.67 DEP criu/files-ext.d [2019-11-10T14:22:21.100Z] #42 72.77 DEP criu/file-lock.d [2019-11-10T14:22:21.100Z] #42 72.89 DEP criu/file-ids.d [2019-11-10T14:22:21.124Z] #41 99.55 CC criu/crtools.o [2019-11-10T14:22:21.160Z] #44 136.7 github.com/LK4D4/vndr [2019-11-10T14:22:21.191Z] #41 40.37 CC images/netdev.o [2019-11-10T14:22:21.382Z] #41 99.92 CC criu/eventfd.o [2019-11-10T14:22:21.402Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.98MB / 10.00MB 1.9s [2019-11-10T14:22:21.541Z] #42 73.01 DEP criu/fifo.d [2019-11-10T14:22:21.541Z] #42 73.10 DEP criu/fdstore.d [2019-11-10T14:22:21.541Z] #42 73.17 DEP criu/fault-injection.d [2019-11-10T14:22:21.541Z] #42 73.20 DEP criu/external.d [2019-11-10T14:22:21.751Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 7.57MB / 45.65MB 2.2s [2019-11-10T14:22:21.751Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.13MB / 10.00MB 2.2s [2019-11-10T14:22:21.751Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 8.29MB / 50.07MB 2.4s [2019-11-10T14:22:21.751Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 8.72MB / 52.87MB 2.4s [2019-11-10T14:22:21.751Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.02MB / 10.00MB 2.4s [2019-11-10T14:22:21.752Z] #41 40.88 CC images/tty.o [2019-11-10T14:22:21.948Z] #41 100.1 CC criu/eventpoll.o [2019-11-10T14:22:22.053Z] #42 73.35 DEP criu/eventpoll.d [2019-11-10T14:22:22.053Z] #42 73.55 DEP criu/eventfd.d [2019-11-10T14:22:22.053Z] #42 73.69 DEP criu/crtools.d [2019-11-10T14:22:22.092Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.67MB / 10.00MB 2.5s [2019-11-10T14:22:22.092Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.19MB / 10.00MB 2.7s [2019-11-10T14:22:22.092Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 9.99MB / 45.65MB 2.8s [2019-11-10T14:22:22.206Z] #41 100.7 CC criu/external.o [2019-11-10T14:22:22.313Z] #41 41.55 CC images/file-lock.o [2019-11-10T14:22:22.442Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 3.0s done [2019-11-10T14:22:22.443Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 10.79MB / 96.41MB 3.0s [2019-11-10T14:22:22.443Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 11.60MB / 50.07MB 3.1s [2019-11-10T14:22:22.443Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 11.40MB / 52.87MB 3.1s [2019-11-10T14:22:22.464Z] #41 100.9 CC criu/fault-injection.o [2019-11-10T14:22:22.464Z] #41 101.0 CC criu/fdstore.o [2019-11-10T14:22:22.471Z] #42 74.00 DEP criu/cr-service.d [2019-11-10T14:22:22.471Z] #42 74.19 DEP criu/cr-restore.d [2019-11-10T14:22:22.568Z] #41 41.85 CC images/rlimit.o [2019-11-10T14:22:22.787Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 12.84MB / 45.65MB 3.4s [2019-11-10T14:22:22.824Z] #41 42.11 CC images/pagemap.o [2019-11-10T14:22:22.868Z] #42 74.41 DEP criu/cr-errno.d [2019-11-10T14:22:22.868Z] #42 74.43 DEP criu/cr-dump.d [2019-11-10T14:22:22.868Z] #42 74.57 DEP criu/cr-dedup.d [2019-11-10T14:22:23.030Z] #41 101.3 CC criu/fifo.o [2019-11-10T14:22:23.030Z] #41 101.6 CC criu/file-ids.o [2019-11-10T14:22:23.139Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 14.55MB / 50.07MB 3.7s [2019-11-10T14:22:23.139Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 14.28MB / 52.87MB 3.7s [2019-11-10T14:22:23.258Z] #42 74.75 DEP criu/cr-check.d [2019-11-10T14:22:23.258Z] #42 74.91 DEP criu/config.d [2019-11-10T14:22:23.258Z] #42 75.04 DEP criu/clone-noasan.d [2019-11-10T14:22:23.288Z] #41 101.8 CC criu/file-lock.o [2019-11-10T14:22:23.384Z] #41 42.44 CC images/siginfo.o [2019-11-10T14:22:23.399Z] #44 ... [2019-11-10T14:22:23.399Z] [2019-11-10T14:22:23.399Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:23.399Z] #41 74.87 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-10T14:22:23.399Z] #41 75.13 HOSTCC compel/src/lib/log-host.o [2019-11-10T14:22:23.399Z] #41 75.50 HOSTLINK compel/compel-host-bin [2019-11-10T14:22:23.399Z] #41 75.79 DEP soccr/soccr.d [2019-11-10T14:22:23.399Z] #41 76.07 CC soccr/soccr.o [2019-11-10T14:22:23.399Z] #41 77.78 AR soccr/libsoccr.a [2019-11-10T14:22:23.399Z] #41 77.82 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-10T14:22:23.399Z] #41 78.46 DEP criu/arch/aarch64/sigframe.d [2019-11-10T14:22:23.399Z] #41 78.58 DEP criu/arch/aarch64/crtools.d [2019-11-10T14:22:23.399Z] #41 78.71 DEP criu/arch/aarch64/cpu.d [2019-11-10T14:22:23.399Z] #41 78.74 DEP criu/arch/aarch64/bitops.d [2019-11-10T14:22:23.399Z] #41 78.83 CC criu/arch/aarch64/bitops.o [2019-11-10T14:22:23.399Z] #41 78.88 CC criu/arch/aarch64/cpu.o [2019-11-10T14:22:23.399Z] #41 78.99 CC criu/arch/aarch64/crtools.o [2019-11-10T14:22:23.399Z] #41 79.73 CC criu/arch/aarch64/sigframe.o [2019-11-10T14:22:23.399Z] #41 79.99 LINK criu/arch/aarch64/crtools.built-in.o [2019-11-10T14:22:23.399Z] #41 80.07 DEP criu/arch/aarch64/intraprocedure.d [2019-11-10T14:22:23.399Z] #41 80.09 DEP criu/arch/aarch64/vdso-pie.d [2019-11-10T14:22:23.399Z] #41 80.28 DEP criu/pie/parasite-vdso.d [2019-11-10T14:22:23.399Z] #41 80.49 DEP criu/pie/util-vdso.d [2019-11-10T14:22:23.399Z] #41 80.69 DEP criu/pie/util.d [2019-11-10T14:22:23.399Z] #41 80.90 CC criu/pie/util.o [2019-11-10T14:22:23.399Z] #41 81.40 CC criu/pie/util-vdso.o [2019-11-10T14:22:23.399Z] #41 82.04 CC criu/pie/parasite-vdso.o [2019-11-10T14:22:23.399Z] #41 82.81 CC criu/arch/aarch64/vdso-pie.o [2019-11-10T14:22:23.399Z] #41 83.23 CC criu/arch/aarch64/intraprocedure.o [2019-11-10T14:22:23.399Z] #41 83.63 AR criu/pie/pie.lib.a [2019-11-10T14:22:23.399Z] #41 83.69 DEP criu/pie/restorer.d [2019-11-10T14:22:23.399Z] #41 84.16 DEP criu/arch/aarch64/restorer.d [2019-11-10T14:22:23.399Z] #41 84.56 DEP criu/pie/parasite.d [2019-11-10T14:22:23.399Z] #41 ... [2019-11-10T14:22:23.399Z] [2019-11-10T14:22:23.399Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:23.399Z] #17 81.83 Selecting previously unselected package xfsprogs. [2019-11-10T14:22:23.399Z] #17 81.83 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-11-10T14:22:23.399Z] #17 81.87 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-10T14:22:23.399Z] #17 82.46 Selecting previously unselected package zip. [2019-11-10T14:22:23.399Z] #17 82.46 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-11-10T14:22:23.399Z] #17 82.47 Unpacking zip (3.0-11+b1) ... [2019-11-10T14:22:23.399Z] #17 82.82 Selecting previously unselected package libapparmor-perl. [2019-11-10T14:22:23.399Z] #17 82.82 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-11-10T14:22:23.399Z] #17 82.82 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-10T14:22:23.399Z] #17 82.82 Selecting previously unselected package apparmor. [2019-11-10T14:22:23.399Z] #17 82.83 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-11-10T14:22:23.399Z] #17 83.64 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-10T14:22:23.399Z] #17 84.27 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-10T14:22:23.399Z] #17 84.30 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-11-10T14:22:23.399Z] #17 84.30 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-10T14:22:23.481Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 15.24MB / 45.65MB 3.9s [2019-11-10T14:22:23.481Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 16.15MB / 96.41MB 4.0s [2019-11-10T14:22:23.640Z] #41 42.81 CC images/rpc.o [2019-11-10T14:22:23.672Z] #42 75.10 DEP criu/cgroup.d [2019-11-10T14:22:23.672Z] #42 75.24 DEP criu/cgroup-props.d [2019-11-10T14:22:23.853Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 17.86MB / 45.65MB 4.3s [2019-11-10T14:22:23.853Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 17.55MB / 50.07MB 4.3s [2019-11-10T14:22:23.853Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 17.62MB / 52.87MB 4.3s [2019-11-10T14:22:24.082Z] #42 75.36 DEP criu/bitmap.d [2019-11-10T14:22:24.082Z] #42 75.38 DEP criu/bfd.d [2019-11-10T14:22:24.082Z] #42 75.49 DEP criu/autofs.d [2019-11-10T14:22:24.082Z] #42 75.65 DEP criu/aio.d [2019-11-10T14:22:24.201Z] #41 ... [2019-11-10T14:22:24.201Z] [2019-11-10T14:22:24.201Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:24.201Z] #17 29.39 Building dependency tree... [2019-11-10T14:22:24.201Z] #17 31.30 The following additional packages will be installed: [2019-11-10T14:22:24.201Z] #17 31.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-10T14:22:24.201Z] #17 31.30 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-10T14:22:24.201Z] #17 31.30 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-10T14:22:24.201Z] #17 31.30 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-10T14:22:24.201Z] #17 31.31 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-10T14:22:24.201Z] #17 31.31 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-10T14:22:24.201Z] #17 31.31 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-10T14:22:24.201Z] #17 31.31 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-10T14:22:24.201Z] #17 31.31 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-10T14:22:24.201Z] #17 31.31 Suggested packages: [2019-11-10T14:22:24.201Z] #17 31.31 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-10T14:22:24.201Z] #17 31.31 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-10T14:22:24.201Z] #17 31.31 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-10T14:22:24.201Z] #17 31.31 vim-doc vim-scripts xfsdump acl attr quota [2019-11-10T14:22:24.201Z] #17 31.31 Recommended packages: [2019-11-10T14:22:24.201Z] #17 31.32 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-10T14:22:24.201Z] #17 31.32 python3-keyrings.alt python3-xdg unzip [2019-11-10T14:22:24.201Z] #17 36.24 The following NEW packages will be installed: [2019-11-10T14:22:24.201Z] #17 36.25 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-10T14:22:24.201Z] #17 36.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-10T14:22:24.201Z] #17 36.25 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-10T14:22:24.201Z] #17 36.25 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-10T14:22:24.201Z] #17 36.25 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-10T14:22:24.201Z] #17 36.25 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-10T14:22:24.201Z] #17 36.25 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-10T14:22:24.201Z] #17 36.25 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-10T14:22:24.201Z] #17 36.25 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-10T14:22:24.201Z] #17 36.25 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-10T14:22:24.201Z] #17 36.25 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-10T14:22:24.201Z] #17 36.27 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-10T14:22:24.201Z] #17 36.27 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-10T14:22:24.201Z] #17 36.27 xfsprogs xxd xz-utils zip [2019-11-10T14:22:24.201Z] #17 37.38 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:22:24.201Z] #17 37.38 Need to get 90.9 MB of archives. [2019-11-10T14:22:24.201Z] #17 37.38 After this operation, 541 MB of additional disk space will be used. [2019-11-10T14:22:24.201Z] #17 37.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-10T14:22:24.201Z] #17 37.39 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-10T14:22:24.201Z] #17 37.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-10T14:22:24.201Z] #17 37.39 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-10T14:22:24.201Z] #17 37.40 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-10T14:22:24.201Z] #17 37.40 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-10T14:22:24.201Z] #17 37.46 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-10T14:22:24.217Z] #8 ... [2019-11-10T14:22:24.217Z] [2019-11-10T14:22:24.217Z] #20 [internal] load build context [2019-11-10T14:22:24.217Z] #20 transferring context: 45.66MB 4.7s done [2019-11-10T14:22:24.217Z] #20 DONE 4.8s [2019-11-10T14:22:24.217Z] [2019-11-10T14:22:24.217Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-10T14:22:24.217Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 21.04MB / 45.65MB 4.8s [2019-11-10T14:22:24.217Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 20.70MB / 50.07MB 4.8s [2019-11-10T14:22:24.217Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 20.97MB / 52.87MB 4.8s [2019-11-10T14:22:24.217Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 22.64MB / 96.41MB 4.9s [2019-11-10T14:22:24.222Z] #41 102.4 CC criu/files-ext.o [2019-11-10T14:22:24.222Z] #41 102.8 CC criu/files-reg.o [2019-11-10T14:22:24.457Z] #17 37.61 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-10T14:22:24.457Z] #17 37.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-10T14:22:24.457Z] #17 37.63 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-10T14:22:24.457Z] #17 37.75 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-10T14:22:24.457Z] #17 37.77 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-10T14:22:24.457Z] #17 37.77 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-10T14:22:24.457Z] #17 37.78 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-10T14:22:24.457Z] #17 37.79 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-10T14:22:24.489Z] #42 75.79 DEP criu/action-scripts.d [2019-11-10T14:22:24.489Z] #42 76.07 CC criu/action-scripts.o [2019-11-10T14:22:24.556Z] #8 ... [2019-11-10T14:22:24.556Z] [2019-11-10T14:22:24.556Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-10T14:22:24.556Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-10T14:22:24.556Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-10T14:22:24.556Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done [2019-11-10T14:22:24.556Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-10T14:22:24.556Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2019-11-10T14:22:24.556Z] #66 DONE 5.1s [2019-11-10T14:22:24.556Z] [2019-11-10T14:22:24.556Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-10T14:22:24.556Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 24.41MB / 45.65MB 5.1s [2019-11-10T14:22:24.556Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 24.13MB / 50.07MB 5.1s [2019-11-10T14:22:24.556Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 24.41MB / 52.87MB 5.1s [2019-11-10T14:22:24.713Z] #17 37.79 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-10T14:22:24.713Z] #17 37.81 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-10T14:22:24.713Z] #17 37.82 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-10T14:22:24.713Z] #17 37.83 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-10T14:22:24.713Z] #17 37.83 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-10T14:22:24.713Z] #17 37.84 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-10T14:22:24.713Z] #17 37.90 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-10T14:22:24.713Z] #17 37.90 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-10T14:22:24.713Z] #17 37.91 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-10T14:22:24.713Z] #17 37.91 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-10T14:22:24.713Z] #17 37.92 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-10T14:22:24.713Z] #17 37.94 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-10T14:22:24.713Z] #17 37.94 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-10T14:22:24.713Z] #17 37.95 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-10T14:22:24.713Z] #17 37.99 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-10T14:22:24.713Z] #17 38.00 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-10T14:22:24.713Z] #17 38.01 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-10T14:22:24.715Z] #17 86.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-10T14:22:24.894Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 27.72MB / 45.65MB 5.4s [2019-11-10T14:22:24.894Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 27.47MB / 50.07MB 5.4s [2019-11-10T14:22:24.894Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 27.78MB / 52.87MB 5.4s [2019-11-10T14:22:24.894Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 27.59MB / 96.41MB 5.4s [2019-11-10T14:22:24.956Z] #42 76.63 CC criu/aio.o [2019-11-10T14:22:24.968Z] #17 38.02 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-10T14:22:24.968Z] #17 38.04 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-10T14:22:24.968Z] #17 38.05 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-10T14:22:24.968Z] #17 38.05 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-10T14:22:24.968Z] #17 38.07 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-10T14:22:24.968Z] #17 38.08 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-10T14:22:24.968Z] #17 38.08 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-10T14:22:24.968Z] #17 38.10 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-10T14:22:24.968Z] #17 38.13 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-10T14:22:24.968Z] #17 38.15 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-10T14:22:24.968Z] #17 38.19 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-10T14:22:24.968Z] #17 38.21 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-10T14:22:24.968Z] #17 38.23 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-10T14:22:24.968Z] #17 38.23 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-10T14:22:25.224Z] #17 38.24 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-10T14:22:25.224Z] #17 38.25 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-10T14:22:25.224Z] #17 38.43 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-10T14:22:25.224Z] #17 38.46 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-10T14:22:25.232Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 31.85MB / 45.65MB 5.7s [2019-11-10T14:22:25.232Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 31.28MB / 50.07MB 5.7s [2019-11-10T14:22:25.232Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 31.61MB / 52.87MB 5.7s [2019-11-10T14:22:25.232Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 33.26MB / 96.41MB 5.8s [2019-11-10T14:22:25.248Z] #17 86.73 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-11-10T14:22:25.248Z] #17 86.74 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-10T14:22:25.479Z] #17 38.60 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-10T14:22:25.479Z] #17 38.61 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-10T14:22:25.479Z] #17 38.64 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-10T14:22:25.479Z] #17 38.66 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-10T14:22:25.479Z] #17 38.66 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-10T14:22:25.479Z] #17 38.70 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-10T14:22:25.594Z] #41 104.1 CC criu/files.o [2019-11-10T14:22:25.830Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 35.68MB / 45.65MB 6.0s [2019-11-10T14:22:25.830Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 35.14MB / 50.07MB 6.0s [2019-11-10T14:22:25.830Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 35.44MB / 52.87MB 6.0s [2019-11-10T14:22:25.830Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 39.39MB / 45.65MB 6.3s [2019-11-10T14:22:25.830Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 38.98MB / 50.07MB 6.3s [2019-11-10T14:22:25.830Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 39.38MB / 52.87MB 6.3s [2019-11-10T14:22:25.830Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 38.51MB / 96.41MB 6.3s [2019-11-10T14:22:25.830Z] #42 77.39 CC criu/autofs.o [2019-11-10T14:22:26.040Z] #17 39.15 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-10T14:22:26.040Z] #17 39.23 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-10T14:22:26.040Z] #17 39.32 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-10T14:22:26.040Z] #17 39.34 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-10T14:22:26.168Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 43.19MB / 45.65MB 6.6s [2019-11-10T14:22:26.168Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 42.58MB / 50.07MB 6.6s [2019-11-10T14:22:26.168Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 43.13MB / 52.87MB 6.6s [2019-11-10T14:22:26.168Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 44.09MB / 96.41MB 6.7s [2019-11-10T14:22:26.168Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 6.8s done [2019-11-10T14:22:26.168Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 47.10MB / 50.07MB 6.9s [2019-11-10T14:22:26.168Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 47.48MB / 52.87MB 6.9s [2019-11-10T14:22:26.295Z] #17 39.35 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-10T14:22:26.296Z] #17 39.42 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-10T14:22:26.296Z] #17 39.58 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-10T14:22:26.505Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 49.69MB / 50.07MB 7.0s [2019-11-10T14:22:26.505Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 49.16MB / 96.41MB 7.0s [2019-11-10T14:22:26.505Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.1s done [2019-11-10T14:22:26.505Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.2s done [2019-11-10T14:22:26.551Z] #17 39.76 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-10T14:22:26.551Z] #17 39.77 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-10T14:22:26.551Z] #17 ... [2019-11-10T14:22:26.551Z] [2019-11-10T14:22:26.551Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:22:26.551Z] #62 129.4 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-10T14:22:26.551Z] #62 129.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-10T14:22:26.845Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 63.04MB / 96.41MB 7.3s [2019-11-10T14:22:26.845Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 71.76MB / 96.41MB 7.5s [2019-11-10T14:22:26.965Z] #41 105.3 CC criu/filesystems.o [2019-11-10T14:22:27.172Z] #42 78.68 CC criu/bfd.o [2019-11-10T14:22:27.181Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 81.19MB / 96.41MB 7.6s [2019-11-10T14:22:27.181Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 90.21MB / 96.41MB 7.8s [2019-11-10T14:22:27.181Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.0s done [2019-11-10T14:22:27.223Z] #41 105.8 CC criu/fsnotify.o [2019-11-10T14:22:27.515Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-11-10T14:22:27.583Z] #42 ... [2019-11-10T14:22:27.583Z] [2019-11-10T14:22:27.583Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:27.583Z] #18 81.50 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-10T14:22:27.583Z] #18 81.51 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-10T14:22:27.583Z] #18 81.52 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-10T14:22:27.583Z] #18 81.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-10T14:22:27.583Z] #18 81.69 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-10T14:22:27.583Z] #18 81.69 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:22:27.583Z] #18 ... [2019-11-10T14:22:27.583Z] [2019-11-10T14:22:27.583Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:27.583Z] #42 79.22 CC criu/bitmap.o [2019-11-10T14:22:27.963Z] #17 89.59 Selecting previously unselected package binutils-mingw-w64. [2019-11-10T14:22:27.963Z] #17 89.59 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-10T14:22:27.963Z] #17 89.61 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-10T14:22:27.980Z] #42 79.41 CC criu/cgroup-props.o [2019-11-10T14:22:28.157Z] #41 106.5 CC criu/image-desc.o [2019-11-10T14:22:28.157Z] #41 106.7 CC criu/image.o [2019-11-10T14:22:28.441Z] #62 ... [2019-11-10T14:22:28.441Z] [2019-11-10T14:22:28.441Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:28.441Z] #44 121.1 net [2019-11-10T14:22:28.441Z] #44 122.0 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-10T14:22:28.441Z] #44 123.4 vendor/golang.org/x/crypto/hkdf [2019-11-10T14:22:28.441Z] #44 123.6 vendor/golang.org/x/text/transform [2019-11-10T14:22:28.441Z] #44 124.6 vendor/golang.org/x/text/unicode/bidi [2019-11-10T14:22:28.441Z] #44 126.4 vendor/golang.org/x/text/secure/bidirule [2019-11-10T14:22:28.441Z] #44 126.8 vendor/golang.org/x/text/unicode/norm [2019-11-10T14:22:28.441Z] #44 ... [2019-11-10T14:22:28.441Z] [2019-11-10T14:22:28.441Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:28.441Z] #17 40.16 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-10T14:22:28.441Z] #17 40.38 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-10T14:22:28.441Z] #17 40.39 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-10T14:22:28.448Z] #17 89.88 Selecting previously unselected package mingw-w64-common. [2019-11-10T14:22:28.448Z] #17 89.88 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-10T14:22:28.448Z] #17 89.89 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-10T14:22:28.724Z] #41 107.3 CC criu/ipc_ns.o [2019-11-10T14:22:29.101Z] #42 80.21 CC criu/cgroup.o [2019-11-10T14:22:29.658Z] #41 108.0 CC criu/irmap.o [2019-11-10T14:22:29.874Z] #17 42.69 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-10T14:22:29.916Z] #41 ... [2019-11-10T14:22:29.916Z] [2019-11-10T14:22:29.916Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:22:29.916Z] #38 166.5 + dpkg --print-architecture [2019-11-10T14:22:29.916Z] #38 166.5 + cd /tmp/tmp.2PYPVtSEUD/src/github.com/docker/distribution [2019-11-10T14:22:29.916Z] #38 166.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-10T14:22:30.472Z] #42 ... [2019-11-10T14:22:30.473Z] [2019-11-10T14:22:30.473Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:30.473Z] #45 112.8 mime/multipart [2019-11-10T14:22:30.473Z] #45 112.8 crypto/tls [2019-11-10T14:22:30.473Z] #45 119.4 net/http/httptrace [2019-11-10T14:22:30.473Z] #45 119.5 net/http [2019-11-10T14:22:30.481Z] #38 167.0 + GOPATH=/tmp/tmp.2PYPVtSEUD/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2PYPVtSEUD [2019-11-10T14:22:30.481Z] #38 167.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-10T14:22:31.995Z] #45 ... [2019-11-10T14:22:31.995Z] [2019-11-10T14:22:31.995Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:31.995Z] #42 83.33 CC criu/clone-noasan.o [2019-11-10T14:22:31.995Z] #42 83.43 CC criu/config.o [2019-11-10T14:22:32.041Z] #17 ... [2019-11-10T14:22:32.041Z] [2019-11-10T14:22:32.041Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:22:32.302Z] #28 148.4 + rm -rf /tmp/tmp.fHXEU7lVrn [2019-11-10T14:22:32.422Z] #17 45.51 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:22:32.422Z] #17 45.67 Fetched 90.9 MB in 8s (10.9 MB/s) [2019-11-10T14:22:32.422Z] #17 45.75 Selecting previously unselected package bash-completion. [2019-11-10T14:22:32.679Z] #17 45.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-11-10T14:22:32.679Z] #17 45.85 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-10T14:22:33.244Z] #28 DONE 149.3s [2019-11-10T14:22:33.244Z] [2019-11-10T14:22:33.244Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:33.244Z] #41 85.70 CC criu/pie/parasite.o [2019-11-10T14:22:33.244Z] #41 87.60 LINK criu/pie/parasite.built-in.o [2019-11-10T14:22:33.244Z] #41 88.04 GEN criu/pie/parasite-blob.h [2019-11-10T14:22:33.244Z] #41 88.05 CC criu/arch/aarch64/restorer.o [2019-11-10T14:22:33.244Z] #41 89.80 CC criu/pie/restorer.o [2019-11-10T14:22:33.244Z] #41 95.09 LINK criu/pie/restorer.built-in.o [2019-11-10T14:22:33.244Z] #41 95.11 GEN criu/pie/restorer-blob.h [2019-11-10T14:22:33.505Z] #41 95.31 DEP criu/vdso.d [2019-11-10T14:22:33.512Z] #42 85.01 CC criu/cr-check.o [2019-11-10T14:22:33.766Z] #41 ... [2019-11-10T14:22:33.766Z] [2019-11-10T14:22:33.766Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:33.766Z] #44 DONE 149.6s [2019-11-10T14:22:33.766Z] [2019-11-10T14:22:33.766Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:33.766Z] #41 95.69 DEP criu/uts_ns.d [2019-11-10T14:22:34.340Z] #41 95.96 DEP criu/util.d [2019-11-10T14:22:34.340Z] #41 96.15 DEP criu/uffd.d [2019-11-10T14:22:34.600Z] #41 96.46 DEP criu/tun.d [2019-11-10T14:22:34.861Z] #41 96.79 DEP criu/tty.d [2019-11-10T14:22:34.874Z] #42 86.37 CC criu/cr-dedup.o [2019-11-10T14:22:35.121Z] #41 97.02 DEP criu/timerfd.d [2019-11-10T14:22:35.192Z] #17 ... [2019-11-10T14:22:35.192Z] [2019-11-10T14:22:35.192Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:35.192Z] #41 44.15 CC images/ext-file.o [2019-11-10T14:22:35.192Z] #41 44.34 CC images/cgroup.o [2019-11-10T14:22:35.192Z] #41 44.95 CC images/userns.o [2019-11-10T14:22:35.192Z] #41 45.44 CC images/google/protobuf/descriptor.o [2019-11-10T14:22:35.192Z] #41 47.24 CC images/opts.o [2019-11-10T14:22:35.192Z] #41 47.59 CC images/seccomp.o [2019-11-10T14:22:35.192Z] #41 47.93 CC images/binfmt-misc.o [2019-11-10T14:22:35.192Z] #41 48.21 CC images/time.o [2019-11-10T14:22:35.192Z] #41 48.51 CC images/sysctl.o [2019-11-10T14:22:35.192Z] #41 48.76 CC images/autofs.o [2019-11-10T14:22:35.192Z] #41 49.07 CC images/macvlan.o [2019-11-10T14:22:35.192Z] #41 49.39 CC images/sit.o [2019-11-10T14:22:35.192Z] #41 49.67 LINK images/built-in.o [2019-11-10T14:22:35.192Z] #41 49.88 GEN compel/include/asm [2019-11-10T14:22:35.192Z] #41 49.88 GEN compel/include/version.h [2019-11-10T14:22:35.192Z] #41 49.90 touch .config [2019-11-10T14:22:35.192Z] #41 49.90 GEN include/common/config.h [2019-11-10T14:22:35.192Z] #41 49.96 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-10T14:22:35.192Z] #41 49.98 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-10T14:22:35.192Z] #41 50.00 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-10T14:22:35.192Z] #41 50.03 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-10T14:22:35.192Z] #41 50.05 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-10T14:22:35.192Z] #41 50.07 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-10T14:22:35.192Z] #41 50.10 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-10T14:22:35.192Z] #41 50.15 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-10T14:22:35.192Z] #41 50.16 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-10T14:22:35.192Z] #41 50.23 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-10T14:22:35.192Z] #41 50.24 DEP compel/plugins/std/infect.d [2019-11-10T14:22:35.192Z] #41 50.37 DEP compel/plugins/std/string.d [2019-11-10T14:22:35.192Z] #41 50.47 DEP compel/plugins/std/log.d [2019-11-10T14:22:35.192Z] #41 50.59 DEP compel/plugins/std/fds.d [2019-11-10T14:22:35.192Z] #41 50.72 DEP compel/plugins/std/std.d [2019-11-10T14:22:35.192Z] #41 50.82 DEP compel/plugins/shmem/shmem.d [2019-11-10T14:22:35.192Z] #41 50.94 DEP compel/plugins/fds/fds.d [2019-11-10T14:22:35.192Z] #41 51.12 CC compel/plugins/std/std.o [2019-11-10T14:22:35.192Z] #41 51.56 CC compel/plugins/std/fds.o [2019-11-10T14:22:35.192Z] #41 52.06 CC compel/plugins/std/log.o [2019-11-10T14:22:35.192Z] #41 53.02 CC compel/plugins/std/string.o [2019-11-10T14:22:35.192Z] #41 53.77 CC compel/plugins/std/infect.o [2019-11-10T14:22:35.192Z] #41 ... [2019-11-10T14:22:35.192Z] [2019-11-10T14:22:35.192Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:22:35.192Z] #62 DONE 138.0s [2019-11-10T14:22:35.192Z] [2019-11-10T14:22:35.192Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-10T14:22:35.192Z] #63 DONE 0.1s [2019-11-10T14:22:35.192Z] [2019-11-10T14:22:35.192Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:35.192Z] #44 132.0 vendor/golang.org/x/net/idna [2019-11-10T14:22:35.192Z] #44 135.2 vendor/golang.org/x/net/http2/hpack [2019-11-10T14:22:35.192Z] #44 136.9 mime [2019-11-10T14:22:35.274Z] #42 86.86 CC criu/cr-dump.o [2019-11-10T14:22:35.382Z] #41 97.22 DEP criu/sysfs_parse.d [2019-11-10T14:22:35.382Z] #41 97.33 DEP criu/sysctl.d [2019-11-10T14:22:35.448Z] #44 ... [2019-11-10T14:22:35.448Z] [2019-11-10T14:22:35.448Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:35.448Z] #41 54.45 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-10T14:22:35.448Z] #41 54.57 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-10T14:22:35.448Z] #41 54.64 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-10T14:22:35.703Z] #41 54.86 AR compel/plugins/std.lib.a [2019-11-10T14:22:35.952Z] #41 97.78 DEP criu/string.d [2019-11-10T14:22:35.959Z] #41 55.10 CC compel/plugins/fds/fds.o [2019-11-10T14:22:36.213Z] #41 98.01 DEP criu/stats.d [2019-11-10T14:22:36.520Z] #41 55.63 AR compel/plugins/fds.lib.a [2019-11-10T14:22:36.819Z] #41 55.76 HOSTDEP compel/src/lib/log-host.d [2019-11-10T14:22:36.819Z] #41 55.93 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-10T14:22:36.834Z] #41 98.38 DEP criu/sockets.d [2019-11-10T14:22:37.074Z] #41 56.13 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-10T14:22:37.074Z] #41 56.29 HOSTDEP compel/src/main-host.d [2019-11-10T14:22:37.107Z] #41 98.69 DEP criu/sk-unix.d [2019-11-10T14:22:37.107Z] #41 99.12 DEP criu/sk-tcp.d [2019-11-10T14:22:37.329Z] #41 56.40 DEP compel/src/lib/ptrace.d [2019-11-10T14:22:37.584Z] #41 56.64 DEP compel/src/lib/infect.d [2019-11-10T14:22:37.584Z] #41 56.89 DEP compel/src/lib/infect-util.d [2019-11-10T14:22:37.691Z] #41 99.35 DEP criu/sk-queue.d [2019-11-10T14:22:37.839Z] #41 57.03 DEP compel/src/lib/infect-rpc.d [2019-11-10T14:22:37.955Z] #41 99.64 DEP criu/sk-packet.d [2019-11-10T14:22:38.088Z] #42 89.48 CC criu/cr-errno.o [2019-11-10T14:22:38.088Z] #42 89.60 CC criu/cr-restore.o [2019-11-10T14:22:38.094Z] #41 57.18 DEP compel/arch/x86/src/lib/infect.d [2019-11-10T14:22:38.228Z] #41 99.96 DEP criu/sk-netlink.d [2019-11-10T14:22:38.348Z] #41 57.33 DEP compel/arch/x86/src/lib/cpu.d [2019-11-10T14:22:38.348Z] #41 57.46 DEP compel/src/lib/log.d [2019-11-10T14:22:38.501Z] #42 ... [2019-11-10T14:22:38.501Z] [2019-11-10T14:22:38.501Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:38.501Z] #45 130.9 github.com/LK4D4/vndr/godl [2019-11-10T14:22:38.502Z] #41 100.4 DEP criu/sk-inet.d [2019-11-10T14:22:38.603Z] #41 57.66 DEP compel/src/main.d [2019-11-10T14:22:38.773Z] #41 100.6 DEP criu/signalfd.d [2019-11-10T14:22:38.773Z] #41 100.7 DEP criu/sigframe.d [2019-11-10T14:22:38.857Z] #41 57.90 DEP compel/src/lib/handle-elf.d [2019-11-10T14:22:38.857Z] #41 58.11 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-10T14:22:39.037Z] #41 100.9 DEP criu/shmem.d [2019-11-10T14:22:39.301Z] #41 101.1 DEP criu/servicefd.d [2019-11-10T14:22:39.352Z] #45 131.7 github.com/LK4D4/vndr [2019-11-10T14:22:39.421Z] #41 58.35 CC compel/src/lib/log.o [2019-11-10T14:22:39.566Z] #41 101.3 DEP criu/seize.d [2019-11-10T14:22:39.566Z] #41 101.5 DEP criu/seccomp.d [2019-11-10T14:22:39.676Z] #41 58.71 CC compel/arch/x86/src/lib/cpu.o [2019-11-10T14:22:39.827Z] #41 101.7 DEP criu/rst-malloc.d [2019-11-10T14:22:39.827Z] #41 101.8 DEP criu/rbtree.d [2019-11-10T14:22:40.087Z] #41 101.8 DEP criu/pstree.d [2019-11-10T14:22:40.087Z] #41 102.0 DEP criu/protobuf.d [2019-11-10T14:22:40.347Z] #41 102.1 GEN criu/protobuf-desc-gen.h [2019-11-10T14:22:40.453Z] #38 ... [2019-11-10T14:22:40.453Z] [2019-11-10T14:22:40.453Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:40.453Z] #41 108.5 CC criu/kcmp-ids.o [2019-11-10T14:22:40.453Z] #41 108.7 CC criu/kerndat.o [2019-11-10T14:22:40.453Z] #41 109.5 CC criu/libnetlink.o [2019-11-10T14:22:40.453Z] #41 109.8 CC criu/log.o [2019-11-10T14:22:40.453Z] #41 110.2 CC criu/lsm.o [2019-11-10T14:22:40.453Z] #41 110.5 CC criu/mem.o [2019-11-10T14:22:40.453Z] #41 111.7 CC criu/mount.o [2019-11-10T14:22:40.453Z] #41 114.2 CC criu/namespaces.o [2019-11-10T14:22:40.453Z] #41 115.3 CC criu/net.o [2019-11-10T14:22:40.453Z] #41 117.5 CC criu/netfilter.o [2019-11-10T14:22:40.453Z] #41 117.8 CC criu/page-pipe.o [2019-11-10T14:22:40.453Z] #41 118.3 CC criu/page-xfer.o [2019-11-10T14:22:40.603Z] #41 59.63 CC compel/arch/x86/src/lib/infect.o [2019-11-10T14:22:40.711Z] #41 119.1 CC criu/pagemap-cache.o [2019-11-10T14:22:40.970Z] #41 119.4 CC criu/pagemap.o [2019-11-10T14:22:41.572Z] #41 60.56 CC compel/src/lib/infect-rpc.o [2019-11-10T14:22:41.730Z] #41 103.5 DEP criu/protobuf-desc.d [2019-11-10T14:22:41.730Z] #41 103.7 DEP criu/proc_parse.d [2019-11-10T14:22:41.827Z] #41 60.98 CC compel/src/lib/infect-util.o [2019-11-10T14:22:41.905Z] #41 120.2 CC criu/parasite-syscall.o [2019-11-10T14:22:41.990Z] #41 103.9 DEP criu/plugin.d [2019-11-10T14:22:41.990Z] #41 104.0 DEP criu/pipes.d [2019-11-10T14:22:42.388Z] #41 61.37 CC compel/src/lib/infect.o [2019-11-10T14:22:42.388Z] #41 ... [2019-11-10T14:22:42.388Z] [2019-11-10T14:22:42.388Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:42.388Z] #17 50.28 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-10T14:22:42.388Z] #17 50.93 Selecting previously unselected package libnet1:amd64. [2019-11-10T14:22:42.388Z] #17 50.93 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-10T14:22:42.388Z] #17 50.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-10T14:22:42.388Z] #17 51.09 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-10T14:22:42.388Z] #17 51.09 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-10T14:22:42.388Z] #17 51.10 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-10T14:22:42.388Z] #17 51.18 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-10T14:22:42.388Z] #17 51.18 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-10T14:22:42.388Z] #17 51.19 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-10T14:22:42.388Z] #17 51.36 Selecting previously unselected package libudev-dev:amd64. [2019-11-10T14:22:42.388Z] #17 51.36 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-10T14:22:42.388Z] #17 51.40 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-10T14:22:42.388Z] #17 51.60 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-10T14:22:42.388Z] #17 51.61 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-10T14:22:42.388Z] #17 51.63 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-10T14:22:42.388Z] #17 52.25 Selecting previously unselected package python3.5-minimal. [2019-11-10T14:22:42.388Z] #17 52.26 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-10T14:22:42.388Z] #17 52.28 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-10T14:22:42.388Z] #17 53.41 Selecting previously unselected package python3-minimal. [2019-11-10T14:22:42.388Z] #17 53.41 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-10T14:22:42.388Z] #17 53.42 Unpacking python3-minimal (3.5.3-1) ... [2019-11-10T14:22:42.388Z] #17 53.56 Selecting previously unselected package libmpdec2:amd64. [2019-11-10T14:22:42.388Z] #17 53.57 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-10T14:22:42.388Z] #17 53.57 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-10T14:22:42.388Z] #17 53.71 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-10T14:22:42.388Z] #17 53.71 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-10T14:22:42.388Z] #17 53.71 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-10T14:22:42.388Z] #17 55.49 Selecting previously unselected package python3.5. [2019-11-10T14:22:42.388Z] #17 55.50 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-10T14:22:42.388Z] #17 55.50 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-10T14:22:42.471Z] #41 120.9 CC criu/path.o [2019-11-10T14:22:42.561Z] #41 104.2 DEP criu/pie-util.d [2019-11-10T14:22:42.561Z] #41 104.3 DEP criu/pie-util-vdso.d [2019-11-10T14:22:42.644Z] #17 55.65 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-10T14:22:42.644Z] #17 55.66 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-10T14:22:42.644Z] #17 55.67 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-10T14:22:42.644Z] #17 55.76 Selecting previously unselected package dh-python. [2019-11-10T14:22:42.644Z] #17 55.77 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-10T14:22:42.644Z] #17 55.77 Unpacking dh-python (2.20170125) ... [2019-11-10T14:22:42.729Z] #41 121.1 CC criu/pie-util-vdso-elf32.o [2019-11-10T14:22:42.822Z] #41 104.5 DEP criu/pie-util-vdso-elf32.d [2019-11-10T14:22:42.822Z] #41 104.7 DEP criu/path.d [2019-11-10T14:22:42.899Z] #17 56.08 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-10T14:22:42.899Z] #17 56.16 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-10T14:22:42.987Z] #41 121.4 CC criu/pie-util-vdso.o [2019-11-10T14:22:43.082Z] #41 104.8 DEP criu/parasite-syscall.d [2019-11-10T14:22:43.246Z] #41 121.8 CC criu/pie-util.o [2019-11-10T14:22:43.342Z] #41 105.1 DEP criu/pagemap.d [2019-11-10T14:22:43.342Z] #41 105.3 DEP criu/pagemap-cache.d [2019-11-10T14:22:43.504Z] #41 121.9 CC criu/pipes.o [2019-11-10T14:22:43.798Z] #45 ... [2019-11-10T14:22:43.798Z] [2019-11-10T14:22:43.798Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:43.798Z] #18 97.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-10T14:22:43.798Z] #18 97.40 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-10T14:22:43.798Z] #18 97.41 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:22:43.798Z] #18 ... [2019-11-10T14:22:43.798Z] [2019-11-10T14:22:43.798Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:43.798Z] #42 93.98 CC criu/cr-service.o [2019-11-10T14:22:43.798Z] #42 95.36 CC criu/crtools.o [2019-11-10T14:22:43.826Z] #17 ... [2019-11-10T14:22:43.826Z] [2019-11-10T14:22:43.826Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:22:43.826Z] #47 DONE 146.7s [2019-11-10T14:22:43.826Z] [2019-11-10T14:22:43.826Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:43.826Z] #44 139.8 net/http/internal [2019-11-10T14:22:43.826Z] #44 143.0 net/textproto [2019-11-10T14:22:43.826Z] #44 143.0 crypto/x509 [2019-11-10T14:22:43.826Z] #44 144.0 vendor/golang.org/x/net/http/httpguts [2019-11-10T14:22:43.826Z] #44 144.4 vendor/golang.org/x/net/http/httpproxy [2019-11-10T14:22:43.826Z] #44 145.2 mime/multipart [2019-11-10T14:22:43.913Z] #41 105.5 DEP criu/page-xfer.d [2019-11-10T14:22:43.913Z] #41 105.6 DEP criu/page-pipe.d [2019-11-10T14:22:43.913Z] #41 105.8 DEP criu/netfilter.d [2019-11-10T14:22:44.070Z] #41 122.4 CC criu/plugin.o [2019-11-10T14:22:44.173Z] #41 106.0 DEP criu/net.d [2019-11-10T14:22:44.173Z] #41 106.2 DEP criu/namespaces.d [2019-11-10T14:22:44.328Z] #41 122.8 CC criu/proc_parse.o [2019-11-10T14:22:44.433Z] #41 106.4 DEP criu/mount.d [2019-11-10T14:22:44.678Z] #42 95.89 CC criu/eventfd.o [2019-11-10T14:22:44.678Z] #42 96.17 CC criu/eventpoll.o [2019-11-10T14:22:45.004Z] #41 106.7 DEP criu/mem.d [2019-11-10T14:22:45.004Z] #41 106.9 DEP criu/lsm.d [2019-11-10T14:22:45.004Z] #41 107.0 DEP criu/log.d [2019-11-10T14:22:45.231Z] #44 148.0 crypto/tls [2019-11-10T14:22:45.231Z] #44 ... [2019-11-10T14:22:45.231Z] [2019-11-10T14:22:45.231Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:45.231Z] #41 64.49 CC compel/src/lib/ptrace.o [2019-11-10T14:22:45.264Z] #41 ... [2019-11-10T14:22:45.264Z] [2019-11-10T14:22:45.264Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:45.264Z] #17 97.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-10T14:22:45.264Z] #17 97.03 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-10T14:22:45.264Z] #17 97.04 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-10T14:22:45.264Z] #17 101.1 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-10T14:22:45.264Z] #17 101.2 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-10T14:22:45.264Z] #17 101.2 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-10T14:22:45.264Z] #17 101.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-10T14:22:45.264Z] #17 101.2 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-10T14:22:45.264Z] #17 101.3 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-10T14:22:45.525Z] #17 ... [2019-11-10T14:22:45.525Z] [2019-11-10T14:22:45.525Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:45.525Z] #41 107.2 DEP criu/libnetlink.d [2019-11-10T14:22:45.525Z] #41 107.4 DEP criu/kerndat.d [2019-11-10T14:22:45.654Z] #42 97.07 CC criu/external.o [2019-11-10T14:22:45.785Z] #41 107.5 DEP criu/kcmp-ids.d [2019-11-10T14:22:45.785Z] #41 107.6 DEP criu/irmap.d [2019-11-10T14:22:45.796Z] #41 64.87 AR compel/libcompel.a [2019-11-10T14:22:45.796Z] #41 64.92 HOSTCC compel/src/main-host.o [2019-11-10T14:22:46.046Z] #41 107.8 DEP criu/ipc_ns.d [2019-11-10T14:22:46.050Z] #41 65.31 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-10T14:22:46.092Z] #42 97.62 CC criu/fault-injection.o [2019-11-10T14:22:46.092Z] #42 97.76 CC criu/fdstore.o [2019-11-10T14:22:46.307Z] #41 108.1 DEP criu/image.d [2019-11-10T14:22:46.307Z] #41 108.2 DEP criu/image-desc.d [2019-11-10T14:22:46.507Z] #42 98.11 CC criu/fifo.o [2019-11-10T14:22:46.567Z] #41 108.4 DEP criu/fsnotify.d [2019-11-10T14:22:46.610Z] #41 65.57 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-10T14:22:46.827Z] #41 108.5 DEP criu/filesystems.d [2019-11-10T14:22:46.827Z] #41 108.7 DEP criu/files.d [2019-11-10T14:22:46.858Z] #41 125.0 CC criu/protobuf-desc.o [2019-11-10T14:22:46.865Z] #41 65.95 HOSTCC compel/src/lib/log-host.o [2019-11-10T14:22:46.923Z] #42 98.48 CC criu/file-ids.o [2019-11-10T14:22:47.088Z] #41 108.9 DEP criu/files-reg.d [2019-11-10T14:22:47.116Z] #41 125.7 CC criu/protobuf.o [2019-11-10T14:22:47.121Z] #41 66.11 HOSTLINK compel/compel-host-bin [2019-11-10T14:22:47.121Z] #41 66.22 DEP soccr/soccr.d [2019-11-10T14:22:47.331Z] #42 98.75 CC criu/file-lock.o [2019-11-10T14:22:47.349Z] #41 109.2 DEP criu/files-ext.d [2019-11-10T14:22:47.376Z] #41 66.38 CC soccr/soccr.o [2019-11-10T14:22:47.609Z] #41 109.3 DEP criu/file-lock.d [2019-11-10T14:22:47.609Z] #41 109.5 DEP criu/file-ids.d [2019-11-10T14:22:47.685Z] #41 126.2 CC criu/pstree.o [2019-11-10T14:22:47.741Z] #42 ... [2019-11-10T14:22:47.741Z] [2019-11-10T14:22:47.741Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:47.741Z] #45 DONE 140.2s [2019-11-10T14:22:47.741Z] [2019-11-10T14:22:47.741Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:47.741Z] #18 109.7 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-10T14:22:47.741Z] #18 109.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-10T14:22:47.741Z] #18 109.7 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-10T14:22:47.741Z] #18 109.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-10T14:22:47.741Z] #18 109.7 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-10T14:22:47.741Z] #18 109.8 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:47.741Z] #18 109.8 Processing triggers for mime-support (3.60) ... [2019-11-10T14:22:47.741Z] #18 109.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:47.741Z] #18 109.9 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-10T14:22:47.741Z] #18 109.9 Setting up libcap2-bin (1:2.25-1) ... [2019-11-10T14:22:47.741Z] #18 109.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-10T14:22:47.741Z] #18 109.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-10T14:22:47.741Z] #18 109.9 Setting up bash-completion (1:2.1-4.3) ... [2019-11-10T14:22:47.870Z] #41 109.7 DEP criu/fifo.d [2019-11-10T14:22:48.132Z] #41 109.9 DEP criu/fdstore.d [2019-11-10T14:22:48.392Z] #41 110.1 DEP criu/fault-injection.d [2019-11-10T14:22:48.392Z] #41 110.1 DEP criu/external.d [2019-11-10T14:22:48.392Z] #41 110.3 DEP criu/eventpoll.d [2019-11-10T14:22:48.576Z] #18 112.7 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-10T14:22:48.576Z] #18 112.7 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-10T14:22:48.576Z] #18 112.8 Setting up zip (3.0-11+b1) ... [2019-11-10T14:22:48.576Z] #18 112.8 Setting up bzip2 (1.0.6-8.1) ... [2019-11-10T14:22:48.576Z] #18 112.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-10T14:22:48.576Z] #18 112.8 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-10T14:22:48.576Z] #18 112.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:22:48.576Z] #18 112.8 Setting up libaio1:s390x (0.3.110-3) ... [2019-11-10T14:22:48.576Z] #18 112.8 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:48.576Z] #18 112.8 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-10T14:22:48.576Z] #18 112.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-10T14:22:48.576Z] #18 112.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-10T14:22:48.576Z] #18 112.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:48.620Z] #41 127.2 CC criu/rbtree.o [2019-11-10T14:22:48.740Z] #41 67.77 AR soccr/libsoccr.a [2019-11-10T14:22:48.740Z] #41 67.82 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-10T14:22:48.962Z] #41 110.6 DEP criu/eventfd.d [2019-11-10T14:22:48.962Z] #41 110.8 DEP criu/crtools.d [2019-11-10T14:22:48.996Z] #41 68.20 DEP criu/arch/x86/sigframe.d [2019-11-10T14:22:48.996Z] #41 68.31 DEP criu/arch/x86/sigaction_compat.d [2019-11-10T14:22:49.053Z] #18 112.9 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-10T14:22:49.053Z] #18 112.9 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-10T14:22:49.053Z] #18 112.9 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-10T14:22:49.053Z] #18 112.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:49.053Z] #18 113.2 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-10T14:22:49.053Z] #18 113.2 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-10T14:22:49.053Z] #18 113.2 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-10T14:22:49.053Z] #18 113.3 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-10T14:22:49.053Z] #18 113.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-10T14:22:49.053Z] #18 113.3 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-10T14:22:49.053Z] #18 113.3 Setting up pigz (2.3.4-1) ... [2019-11-10T14:22:49.053Z] #18 113.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-10T14:22:49.053Z] #18 113.3 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-10T14:22:49.053Z] #18 113.4 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:49.053Z] #18 113.4 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-10T14:22:49.053Z] #18 113.4 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-10T14:22:49.053Z] #18 113.4 Setting up jq (1.5+dfsg-1.3) ... [2019-11-10T14:22:49.186Z] #41 127.5 CC criu/rst-malloc.o [2019-11-10T14:22:49.221Z] #41 111.0 DEP criu/cr-service.d [2019-11-10T14:22:49.251Z] #41 68.39 DEP criu/arch/x86/kerndat.d [2019-11-10T14:22:49.444Z] #41 127.7 CC criu/seccomp.o [2019-11-10T14:22:49.481Z] #41 111.2 DEP criu/cr-restore.d [2019-11-10T14:22:49.482Z] #18 113.4 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-10T14:22:49.483Z] #18 113.4 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-10T14:22:49.483Z] #18 113.4 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-10T14:22:49.483Z] #18 113.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:49.483Z] #18 113.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-10T14:22:49.483Z] #18 113.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-10T14:22:49.483Z] #18 113.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-10T14:22:49.483Z] #18 113.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-10T14:22:49.483Z] #18 113.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-10T14:22:49.483Z] #18 113.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-10T14:22:49.483Z] #18 113.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-10T14:22:49.483Z] #18 113.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-10T14:22:49.483Z] #18 113.5 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-10T14:22:49.483Z] #18 113.5 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:49.483Z] #18 113.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-10T14:22:49.483Z] #18 113.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:49.483Z] #18 113.5 Setting up btrfs-progs (4.7.3-1) ... [2019-11-10T14:22:49.483Z] #18 113.5 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-10T14:22:49.483Z] #18 113.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-10T14:22:49.506Z] #41 68.49 DEP criu/arch/x86/crtools.d [2019-11-10T14:22:49.506Z] #41 68.62 DEP criu/arch/x86/cpu.d [2019-11-10T14:22:49.741Z] #41 111.5 DEP criu/cr-errno.d [2019-11-10T14:22:49.741Z] #41 111.6 DEP criu/cr-dump.d [2019-11-10T14:22:49.762Z] #41 68.83 CC criu/arch/x86/cpu.o [2019-11-10T14:22:50.002Z] #41 111.8 DEP criu/cr-dedup.d [2019-11-10T14:22:50.010Z] #41 128.3 CC criu/seize.o [2019-11-10T14:22:50.262Z] #41 112.0 DEP criu/cr-check.d [2019-11-10T14:22:50.322Z] #41 69.51 CC criu/arch/x86/crtools.o [2019-11-10T14:22:50.522Z] #41 112.4 DEP criu/config.d [2019-11-10T14:22:50.577Z] #41 ... [2019-11-10T14:22:50.577Z] [2019-11-10T14:22:50.577Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:22:50.577Z] #38 187.0 + rm -rf /tmp/tmp.2PYPVtSEUD/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2PYPVtSEUD [2019-11-10T14:22:50.783Z] #41 112.5 DEP criu/clone-noasan.d [2019-11-10T14:22:50.783Z] #41 112.6 DEP criu/cgroup.d [2019-11-10T14:22:50.883Z] #41 ... [2019-11-10T14:22:50.883Z] [2019-11-10T14:22:50.883Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:50.883Z] #17 59.61 Setting up python3-minimal (3.5.3-1) ... [2019-11-10T14:22:50.883Z] #17 60.69 Selecting previously unselected package python3. [2019-11-10T14:22:50.883Z] #17 60.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 ... 16747 files and directories currently installed.) [2019-11-10T14:22:50.883Z] #17 60.75 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 60.76 Unpacking python3 (3.5.3-1) ... [2019-11-10T14:22:50.883Z] #17 60.85 Selecting previously unselected package pigz. [2019-11-10T14:22:50.883Z] #17 60.86 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 60.91 Unpacking pigz (2.3.4-1) ... [2019-11-10T14:22:50.883Z] #17 61.09 Selecting previously unselected package libip4tc0:amd64. [2019-11-10T14:22:50.883Z] #17 61.09 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 61.10 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:50.883Z] #17 61.18 Selecting previously unselected package libip6tc0:amd64. [2019-11-10T14:22:50.883Z] #17 61.18 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 61.19 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:50.883Z] #17 61.32 Selecting previously unselected package libiptc0:amd64. [2019-11-10T14:22:50.883Z] #17 61.33 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 61.33 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:50.883Z] #17 61.43 Selecting previously unselected package libxtables12:amd64. [2019-11-10T14:22:50.883Z] #17 61.43 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 61.44 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:50.883Z] #17 61.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-10T14:22:50.883Z] #17 61.54 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 61.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-10T14:22:50.883Z] #17 61.63 Selecting previously unselected package iptables. [2019-11-10T14:22:50.883Z] #17 61.63 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 61.64 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:50.883Z] #17 61.99 Selecting previously unselected package xxd. [2019-11-10T14:22:50.883Z] #17 61.99 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 62.00 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:50.883Z] #17 62.14 Selecting previously unselected package vim-common. [2019-11-10T14:22:50.883Z] #17 62.14 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:22:50.883Z] #17 62.16 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:50.883Z] #17 62.34 Selecting previously unselected package bzip2. [2019-11-10T14:22:50.883Z] #17 62.34 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 62.35 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-10T14:22:50.883Z] #17 62.46 Selecting previously unselected package libgpm2:amd64. [2019-11-10T14:22:50.883Z] #17 62.46 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 62.48 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-10T14:22:50.883Z] #17 62.55 Selecting previously unselected package xz-utils. [2019-11-10T14:22:50.883Z] #17 62.55 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 62.56 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-10T14:22:50.883Z] #17 62.76 Selecting previously unselected package aufs-tools. [2019-11-10T14:22:50.883Z] #17 62.76 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 62.76 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-10T14:22:50.883Z] #17 62.92 Selecting previously unselected package liblzo2-2:amd64. [2019-11-10T14:22:50.883Z] #17 62.92 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 62.93 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-10T14:22:50.883Z] #17 63.04 Selecting previously unselected package btrfs-progs. [2019-11-10T14:22:50.883Z] #17 63.04 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 63.04 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-10T14:22:50.883Z] #17 63.54 Selecting previously unselected package btrfs-tools. [2019-11-10T14:22:50.883Z] #17 63.54 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 63.55 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-10T14:22:50.883Z] #17 63.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-10T14:22:50.883Z] #17 63.63 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 63.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-10T14:22:50.883Z] #17 63.79 Selecting previously unselected package dmsetup. [2019-11-10T14:22:50.883Z] #17 63.79 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 63.80 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-10T14:22:50.883Z] #17 63.96 Selecting previously unselected package libonig4:amd64. [2019-11-10T14:22:50.883Z] #17 63.97 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 63.98 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-10T14:22:50.883Z] #17 64.13 Selecting previously unselected package libjq1:amd64. [2019-11-10T14:22:50.883Z] #17 64.14 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-10T14:22:50.883Z] #17 64.14 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-10T14:22:51.043Z] #41 112.8 DEP criu/cgroup-props.d [2019-11-10T14:22:51.043Z] #41 112.9 DEP criu/bitmap.d [2019-11-10T14:22:51.043Z] #41 112.9 DEP criu/bfd.d [2019-11-10T14:22:51.139Z] #17 64.32 Selecting previously unselected package jq. [2019-11-10T14:22:51.139Z] #17 64.32 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-10T14:22:51.139Z] #17 64.34 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-10T14:22:51.139Z] #17 64.46 Selecting previously unselected package libaio1:amd64. [2019-11-10T14:22:51.304Z] #41 113.1 DEP criu/autofs.d [2019-11-10T14:22:51.397Z] #17 64.46 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-10T14:22:51.397Z] #17 64.47 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-10T14:22:51.397Z] #17 64.57 Selecting previously unselected package libcap2-bin. [2019-11-10T14:22:51.397Z] #17 64.57 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-10T14:22:51.397Z] #17 64.57 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-10T14:22:51.397Z] #17 64.66 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-10T14:22:51.397Z] #17 64.67 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-10T14:22:51.511Z] #38 DONE 188.1s [2019-11-10T14:22:51.512Z] [2019-11-10T14:22:51.512Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:51.512Z] #41 129.1 CC criu/servicefd.o [2019-11-10T14:22:51.512Z] #41 129.5 CC criu/shmem.o [2019-11-10T14:22:51.565Z] #41 113.4 DEP criu/aio.d [2019-11-10T14:22:51.653Z] #17 64.68 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-10T14:22:51.653Z] #17 64.74 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-10T14:22:51.653Z] #17 64.75 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-10T14:22:51.653Z] #17 64.75 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-10T14:22:51.770Z] #41 130.1 CC criu/sigframe.o [2019-11-10T14:22:51.770Z] #41 130.3 CC criu/signalfd.o [2019-11-10T14:22:51.826Z] #41 113.6 DEP criu/action-scripts.d [2019-11-10T14:22:51.908Z] #17 64.97 Selecting previously unselected package libpcre16-3:amd64. [2019-11-10T14:22:51.908Z] #17 64.97 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-10T14:22:51.908Z] #17 64.98 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-10T14:22:52.164Z] #17 65.18 Selecting previously unselected package libpcre32-3:amd64. [2019-11-10T14:22:52.164Z] #17 65.18 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-10T14:22:52.164Z] #17 65.19 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-10T14:22:52.164Z] #17 65.38 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-10T14:22:52.164Z] #17 65.38 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-10T14:22:52.336Z] #41 130.7 CC criu/sk-inet.o [2019-11-10T14:22:52.396Z] #41 114.1 CC criu/action-scripts.o [2019-11-10T14:22:52.419Z] #17 65.38 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-10T14:22:52.656Z] #41 114.5 CC criu/aio.o [2019-11-10T14:22:52.674Z] #17 65.77 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-10T14:22:52.674Z] #17 65.78 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-10T14:22:52.674Z] #17 65.79 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-10T14:22:52.850Z] #18 117.0 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-10T14:22:52.850Z] #18 117.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:22:52.850Z] #18 117.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-10T14:22:52.850Z] #18 117.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-10T14:22:52.850Z] #18 117.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-10T14:22:52.850Z] #18 117.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-10T14:22:52.850Z] #18 117.0 Setting up btrfs-tools (4.7.3-1) ... [2019-11-10T14:22:52.850Z] #18 117.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:22:52.850Z] #18 117.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-10T14:22:52.850Z] #18 117.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-10T14:22:52.850Z] #18 117.1 Setting up python3 (3.5.3-1) ... [2019-11-10T14:22:52.929Z] #17 66.03 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-10T14:22:52.930Z] #17 66.04 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-10T14:22:52.930Z] #17 66.05 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-10T14:22:52.930Z] #17 66.15 Selecting previously unselected package libnl-3-200:amd64. [2019-11-10T14:22:52.930Z] #17 66.15 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-10T14:22:52.930Z] #17 66.16 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-10T14:22:53.185Z] #17 66.25 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-10T14:22:53.185Z] #17 66.25 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-10T14:22:53.185Z] #17 66.27 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-10T14:22:53.185Z] #17 66.34 Selecting previously unselected package libreadline5:amd64. [2019-11-10T14:22:53.185Z] #17 66.35 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-10T14:22:53.185Z] #17 66.36 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-10T14:22:53.227Z] #41 115.1 CC criu/autofs.o [2019-11-10T14:22:53.275Z] #41 131.8 CC criu/sk-netlink.o [2019-11-10T14:22:53.441Z] #17 66.51 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-10T14:22:53.441Z] #17 66.53 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-10T14:22:53.441Z] #17 66.54 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-10T14:22:53.842Z] #41 132.1 CC criu/sk-packet.o [2019-11-10T14:22:54.100Z] #41 ... [2019-11-10T14:22:54.100Z] [2019-11-10T14:22:54.100Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-10T14:22:54.100Z] #39 DONE 0.7s [2019-11-10T14:22:54.100Z] [2019-11-10T14:22:54.100Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:54.100Z] #41 132.6 CC criu/sk-queue.o [2019-11-10T14:22:54.394Z] #41 132.9 CC criu/sk-tcp.o [2019-11-10T14:22:54.610Z] #41 116.5 CC criu/bfd.o [2019-11-10T14:22:55.005Z] #41 133.3 CC criu/sk-unix.o [2019-11-10T14:22:55.115Z] #18 118.8 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-10T14:22:55.181Z] #41 117.0 CC criu/bitmap.o [2019-11-10T14:22:55.328Z] #17 68.14 Selecting previously unselected package net-tools. [2019-11-10T14:22:55.328Z] #17 68.14 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-10T14:22:55.328Z] #17 68.15 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-10T14:22:55.328Z] #17 68.42 Selecting previously unselected package python-pip-whl. [2019-11-10T14:22:55.328Z] #17 68.43 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-10T14:22:55.328Z] #17 68.44 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-10T14:22:55.393Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 25.5s done [2019-11-10T14:22:55.393Z] #8 DONE 33.6s [2019-11-10T14:22:55.393Z] [2019-11-10T14:22:55.393Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-10T14:22:55.393Z] #9 DONE 0.2s [2019-11-10T14:22:55.393Z] [2019-11-10T14:22:55.393Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-10T14:22:55.393Z] #10 DONE 0.2s [2019-11-10T14:22:55.393Z] [2019-11-10T14:22:55.393Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:22:55.393Z] #21 DONE 0.1s [2019-11-10T14:22:55.393Z] [2019-11-10T14:22:55.393Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-10T14:22:55.393Z] #62 ... [2019-11-10T14:22:55.393Z] [2019-11-10T14:22:55.393Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-10T14:22:55.393Z] #68 DONE 0.1s [2019-11-10T14:22:55.393Z] [2019-11-10T14:22:55.393Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-10T14:22:55.393Z] #44 DONE 0.2s [2019-11-10T14:22:55.393Z] [2019-11-10T14:22:55.393Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-10T14:22:55.393Z] #31 DONE 0.2s [2019-11-10T14:22:55.393Z] [2019-11-10T14:22:55.393Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-10T14:22:55.393Z] #62 DONE 0.2s [2019-11-10T14:22:55.393Z] [2019-11-10T14:22:55.393Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-10T14:22:55.393Z] #47 DONE 0.2s [2019-11-10T14:22:55.393Z] [2019-11-10T14:22:55.393Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-10T14:22:55.393Z] #50 DONE 0.2s [2019-11-10T14:22:55.393Z] [2019-11-10T14:22:55.393Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-10T14:22:55.393Z] #22 DONE 0.2s [2019-11-10T14:22:55.393Z] [2019-11-10T14:22:55.393Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:22:55.393Z] #23 0.646 + RM_GOPATH=0 [2019-11-10T14:22:55.393Z] #23 0.649 + TMP_GOPATH= [2019-11-10T14:22:55.393Z] #23 0.651 + : /build [2019-11-10T14:22:55.393Z] #23 0.655 + '[' -z '' ']' [2019-11-10T14:22:55.393Z] #23 0.662 ++ mktemp -d [2019-11-10T14:22:55.393Z] #23 0.683 + export GOPATH=/tmp/tmp.jPmBpk7nl7 [2019-11-10T14:22:55.393Z] #23 0.683 + GOPATH=/tmp/tmp.jPmBpk7nl7 [2019-11-10T14:22:55.393Z] #23 0.683 + RM_GOPATH=1 [2019-11-10T14:22:55.393Z] #23 0.684 ++ dirname ./install.sh [2019-11-10T14:22:55.393Z] #23 0.693 + dir=. [2019-11-10T14:22:55.393Z] #23 0.695 + bin=dockercli [2019-11-10T14:22:55.393Z] #23 0.697 + shift [2019-11-10T14:22:55.393Z] #23 0.700 + '[' '!' -f ./dockercli.installer ']' [2019-11-10T14:22:55.393Z] #23 0.701 + . ./dockercli.installer [2019-11-10T14:22:55.393Z] #23 0.704 ++ : stable [2019-11-10T14:22:55.393Z] #23 0.705 ++ : 17.06.2-ce [2019-11-10T14:22:55.393Z] #23 0.722 + install_dockercli [2019-11-10T14:22:55.393Z] #23 0.723 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-10T14:22:55.393Z] #23 0.723 Install docker/cli version 17.06.2-ce from stable [2019-11-10T14:22:55.393Z] #23 0.726 ++ uname -m [2019-11-10T14:22:55.393Z] #23 0.736 + arch=ppc64le [2019-11-10T14:22:55.393Z] #23 0.736 + '[' ppc64le '!=' x86_64 ']' [2019-11-10T14:22:55.393Z] #23 0.737 + '[' ppc64le '!=' s390x ']' [2019-11-10T14:22:55.393Z] #23 0.737 + '[' ppc64le '!=' armhf ']' [2019-11-10T14:22:55.393Z] #23 0.737 + build_dockercli [2019-11-10T14:22:55.393Z] #23 0.737 + git clone https://github.com/docker/docker-ce /tmp/tmp.jPmBpk7nl7/tmp/docker-ce [2019-11-10T14:22:55.393Z] #23 0.751 Cloning into '/tmp/tmp.jPmBpk7nl7/tmp/docker-ce'... [2019-11-10T14:22:55.441Z] #41 117.2 CC criu/cgroup-props.o [2019-11-10T14:22:55.931Z] #17 69.03 Selecting previously unselected package python3-pip. [2019-11-10T14:22:55.931Z] #17 69.03 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-10T14:22:55.931Z] #17 69.04 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-10T14:22:55.972Z] #18 120.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-10T14:22:55.972Z] #18 120.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-10T14:22:55.972Z] #18 120.1 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-10T14:22:55.972Z] #18 120.1 Setting up python3-wheel (0.29.0-2) ... [2019-11-10T14:22:56.013Z] #41 117.9 CC criu/cgroup.o [2019-11-10T14:22:56.229Z] #17 69.23 Selecting previously unselected package python3-pkg-resources. [2019-11-10T14:22:56.229Z] #17 69.23 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-10T14:22:56.229Z] #17 69.23 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-10T14:22:56.229Z] #17 69.38 Selecting previously unselected package python3-setuptools. [2019-11-10T14:22:56.229Z] #17 69.38 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-10T14:22:56.229Z] #17 69.39 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-10T14:22:56.380Z] #41 134.8 CC criu/sockets.o [2019-11-10T14:22:56.484Z] #17 69.72 Selecting previously unselected package python3-wheel. [2019-11-10T14:22:56.740Z] #17 69.73 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-10T14:22:56.740Z] #17 69.73 Unpacking python3-wheel (0.29.0-2) ... [2019-11-10T14:22:56.740Z] #17 69.86 Selecting previously unselected package thin-provisioning-tools. [2019-11-10T14:22:56.740Z] #17 69.87 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-10T14:22:56.740Z] #17 69.87 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-10T14:22:56.852Z] #18 120.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-10T14:22:56.945Z] #41 135.4 CC criu/stats.o [2019-11-10T14:22:56.996Z] #17 70.26 Selecting previously unselected package vim-runtime. [2019-11-10T14:22:57.203Z] #41 135.7 CC criu/string.o [2019-11-10T14:22:57.251Z] #17 70.27 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:22:57.251Z] #17 70.33 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-10T14:22:57.251Z] #17 70.37 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-10T14:22:57.251Z] #17 70.38 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:57.462Z] #41 135.8 CC criu/sysctl.o [2019-11-10T14:22:57.721Z] #41 136.3 CC criu/sysfs_parse.o [2019-11-10T14:22:57.972Z] #41 ... [2019-11-10T14:22:57.972Z] [2019-11-10T14:22:57.972Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:57.972Z] #54 139.3 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-10T14:22:57.979Z] #41 136.6 CC criu/timerfd.o [2019-11-10T14:22:58.233Z] #54 ... [2019-11-10T14:22:58.233Z] [2019-11-10T14:22:58.233Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:58.233Z] #17 110.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-10T14:22:58.233Z] #17 110.2 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-10T14:22:58.233Z] #17 110.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-10T14:22:58.233Z] #17 117.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-10T14:22:58.233Z] #17 117.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-10T14:22:58.233Z] #17 117.5 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-11-10T14:22:58.233Z] #17 117.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-10T14:22:58.233Z] #17 117.5 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-10T14:22:58.233Z] #17 117.6 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:58.233Z] #17 117.6 Processing triggers for mime-support (3.60) ... [2019-11-10T14:22:58.233Z] #17 117.7 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:58.233Z] #17 117.7 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-10T14:22:58.233Z] #17 117.7 Setting up libcap2-bin (1:2.25-1) ... [2019-11-10T14:22:58.233Z] #17 117.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-10T14:22:58.233Z] #17 117.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-10T14:22:58.233Z] #17 117.7 Setting up bash-completion (1:2.1-4.3) ... [2019-11-10T14:22:58.237Z] #41 136.8 CC criu/tty.o [2019-11-10T14:22:58.436Z] #18 122.2 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-10T14:22:58.436Z] #18 122.3 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-10T14:22:58.436Z] #18 ... [2019-11-10T14:22:58.436Z] [2019-11-10T14:22:58.436Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:22:58.436Z] #29 151.0 + rm -rf /tmp/tmp.P4Mu8rBWI0 [2019-11-10T14:22:58.436Z] #29 DONE 151.3s [2019-11-10T14:22:58.436Z] [2019-11-10T14:22:58.436Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:22:58.436Z] #42 100.3 CC criu/files-ext.o [2019-11-10T14:22:58.436Z] #42 100.7 CC criu/files-reg.o [2019-11-10T14:22:58.436Z] #42 103.0 CC criu/files.o [2019-11-10T14:22:58.436Z] #42 104.8 CC criu/filesystems.o [2019-11-10T14:22:58.436Z] #42 106.0 CC criu/fsnotify.o [2019-11-10T14:22:58.436Z] #42 107.0 CC criu/image-desc.o [2019-11-10T14:22:58.436Z] #42 107.1 CC criu/image.o [2019-11-10T14:22:58.436Z] #42 107.9 CC criu/ipc_ns.o [2019-11-10T14:22:58.436Z] #42 109.0 CC criu/irmap.o [2019-11-10T14:22:58.436Z] #42 110.1 CC criu/kcmp-ids.o [2019-11-10T14:22:58.494Z] #17 ... [2019-11-10T14:22:58.494Z] [2019-11-10T14:22:58.494Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:22:58.494Z] #38 174.5 + dpkg --print-architecture [2019-11-10T14:22:58.494Z] #38 174.5 + rm -rf /tmp/tmp.Q13wkEtoLx [2019-11-10T14:22:58.838Z] #42 110.4 CC criu/kerndat.o [2019-11-10T14:22:59.235Z] #42 ... [2019-11-10T14:22:59.235Z] [2019-11-10T14:22:59.235Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:59.235Z] #18 123.5 Setting up dmsetup (2:1.02.137-2) ... [2019-11-10T14:22:59.246Z] #23 ... [2019-11-10T14:22:59.246Z] [2019-11-10T14:22:59.246Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:22:59.246Z] #32 0.672 + RM_GOPATH=0 [2019-11-10T14:22:59.246Z] #32 0.673 + TMP_GOPATH= [2019-11-10T14:22:59.246Z] #32 0.674 + : /build [2019-11-10T14:22:59.246Z] #32 0.675 + '[' -z '' ']' [2019-11-10T14:22:59.246Z] #32 0.688 ++ mktemp -d [2019-11-10T14:22:59.246Z] #32 0.704 + export GOPATH=/tmp/tmp.er2FJz6qir [2019-11-10T14:22:59.246Z] #32 0.705 + GOPATH=/tmp/tmp.er2FJz6qir [2019-11-10T14:22:59.246Z] #32 0.705 + RM_GOPATH=1 [2019-11-10T14:22:59.246Z] #32 0.708 ++ dirname ./install.sh [2019-11-10T14:22:59.246Z] #32 0.719 + dir=. [2019-11-10T14:22:59.246Z] #32 0.719 + bin=tomlv [2019-11-10T14:22:59.246Z] #32 0.720 + shift [2019-11-10T14:22:59.246Z] #32 0.721 + '[' '!' -f ./tomlv.installer ']' [2019-11-10T14:22:59.246Z] #32 0.721 + . ./tomlv.installer [2019-11-10T14:22:59.246Z] #32 0.722 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:22:59.246Z] #32 0.732 + install_tomlv [2019-11-10T14:22:59.246Z] #32 0.734 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-10T14:22:59.246Z] #32 0.734 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.er2FJz6qir/src/github.com/BurntSushi/toml [2019-11-10T14:22:59.246Z] #32 0.734 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:22:59.247Z] #32 0.800 Cloning into '/tmp/tmp.er2FJz6qir/src/github.com/BurntSushi/toml'... [2019-11-10T14:22:59.247Z] #32 2.627 + cd /tmp/tmp.er2FJz6qir/src/github.com/BurntSushi/toml [2019-11-10T14:22:59.247Z] #32 2.637 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-10T14:22:59.247Z] #32 2.671 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-10T14:22:59.247Z] #32 3.910 math/bits [2019-11-10T14:22:59.247Z] #32 3.932 runtime/internal/atomic [2019-11-10T14:22:59.247Z] #32 3.987 internal/cpu [2019-11-10T14:22:59.247Z] #32 3.988 runtime/internal/sys [2019-11-10T14:22:59.247Z] #32 4.963 runtime/internal/math [2019-11-10T14:22:59.247Z] #32 5.172 unicode/utf8 [2019-11-10T14:22:59.247Z] #32 5.579 sync/atomic [2019-11-10T14:22:59.436Z] #38 DONE 175.6s [2019-11-10T14:22:59.436Z] [2019-11-10T14:22:59.436Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:22:59.436Z] #17 120.7 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-10T14:22:59.436Z] #17 120.8 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-10T14:22:59.436Z] #17 120.9 Setting up zip (3.0-11+b1) ... [2019-11-10T14:22:59.436Z] #17 121.2 Setting up bzip2 (1.0.6-8.1) ... [2019-11-10T14:22:59.436Z] #17 121.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-10T14:22:59.436Z] #17 121.3 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-10T14:22:59.436Z] #17 121.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:22:59.436Z] #17 121.4 Setting up libaio1:arm64 (0.3.110-3) ... [2019-11-10T14:22:59.436Z] #17 121.4 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:22:59.586Z] #32 5.935 internal/bytealg [2019-11-10T14:22:59.612Z] #41 138.0 CC criu/tun.o [2019-11-10T14:22:59.635Z] #18 123.5 Setting up python3-setuptools (33.1.1-1) ... [2019-11-10T14:22:59.698Z] #17 121.5 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-10T14:22:59.698Z] #17 121.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-10T14:22:59.698Z] #17 121.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-10T14:22:59.698Z] #17 121.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:59.698Z] #17 121.6 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-10T14:22:59.698Z] #17 121.6 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-11-10T14:22:59.698Z] #17 121.6 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-10T14:22:59.698Z] #17 121.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:22:59.870Z] #41 138.3 CC criu/uffd.o [2019-11-10T14:22:59.958Z] #17 ... [2019-11-10T14:22:59.958Z] [2019-11-10T14:22:59.958Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:22:59.958Z] #54 141.0 + mkdir -p /build [2019-11-10T14:22:59.958Z] #54 141.0 + cp runc /build/runc [2019-11-10T14:22:59.958Z] #54 DONE 141.3s [2019-11-10T14:23:00.220Z] [2019-11-10T14:23:00.220Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:23:00.220Z] #17 122.1 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-10T14:23:00.220Z] #17 122.1 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-11-10T14:23:00.220Z] #17 122.1 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-10T14:23:00.220Z] #17 122.2 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-10T14:23:00.220Z] #17 122.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-10T14:23:00.315Z] #32 6.677 unicode [2019-11-10T14:23:00.475Z] #18 124.5 Setting up dh-python (2.20170125) ... [2019-11-10T14:23:00.481Z] #17 122.3 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-10T14:23:00.481Z] #17 122.3 Setting up pigz (2.3.4-1) ... [2019-11-10T14:23:00.481Z] #17 122.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-10T14:23:00.481Z] #17 122.4 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-11-10T14:23:00.481Z] #17 122.4 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:23:00.481Z] #17 122.4 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-10T14:23:00.654Z] #32 7.075 math [2019-11-10T14:23:00.742Z] #17 122.5 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-10T14:23:00.742Z] #17 122.5 Setting up jq (1.5+dfsg-1.3) ... [2019-11-10T14:23:00.742Z] #17 122.5 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-10T14:23:00.742Z] #17 122.6 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-10T14:23:00.742Z] #17 122.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-10T14:23:00.742Z] #17 122.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:23:00.805Z] #41 139.1 CC criu/util.o [2019-11-10T14:23:00.897Z] #18 125.0 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-10T14:23:00.897Z] #18 125.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:23:01.003Z] #17 122.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-10T14:23:01.003Z] #17 122.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-10T14:23:01.003Z] #17 122.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-10T14:23:01.003Z] #17 122.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-10T14:23:01.003Z] #17 122.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-10T14:23:01.003Z] #17 122.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-10T14:23:01.003Z] #17 122.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-10T14:23:01.003Z] #17 122.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-10T14:23:01.003Z] #17 122.9 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-10T14:23:01.003Z] #17 122.9 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:23:01.003Z] #17 122.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-10T14:23:01.003Z] #17 122.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-10T14:23:01.263Z] #17 123.0 Setting up btrfs-progs (4.7.3-1) ... [2019-11-10T14:23:01.263Z] #17 123.0 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-10T14:23:01.263Z] #17 123.0 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-10T14:23:01.371Z] #41 139.9 CC criu/uts_ns.o [2019-11-10T14:23:01.390Z] #18 DONE 125.3s [2019-11-10T14:23:01.390Z] [2019-11-10T14:23:01.390Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-10T14:23:01.455Z] #17 ... [2019-11-10T14:23:01.455Z] [2019-11-10T14:23:01.455Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:23:01.455Z] #44 154.3 net/http/httptrace [2019-11-10T14:23:01.455Z] #44 154.7 net/http [2019-11-10T14:23:01.455Z] #44 ... [2019-11-10T14:23:01.455Z] [2019-11-10T14:23:01.455Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:23:01.455Z] #17 74.76 Selecting previously unselected package vim. [2019-11-10T14:23:01.630Z] #41 140.1 CC criu/vdso-compat.o [2019-11-10T14:23:01.630Z] #41 140.2 CC criu/vdso.o [2019-11-10T14:23:01.711Z] #17 74.78 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-10T14:23:01.711Z] #17 74.78 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:23:01.711Z] #17 ... [2019-11-10T14:23:01.711Z] [2019-11-10T14:23:01.711Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:01.711Z] #41 70.88 CC criu/arch/x86/kerndat.o [2019-11-10T14:23:01.711Z] #41 71.43 CC criu/arch/x86/sigaction_compat.o [2019-11-10T14:23:01.711Z] #41 71.67 CC criu/arch/x86/sigframe.o [2019-11-10T14:23:01.711Z] #41 71.92 LINK criu/arch/x86/crtools.built-in.o [2019-11-10T14:23:01.711Z] #41 71.97 DEP criu/pie/util-vdso-elf32.d [2019-11-10T14:23:01.711Z] #41 72.10 DEP criu/arch/x86/vdso-pie.d [2019-11-10T14:23:01.711Z] #41 72.23 DEP criu/pie/parasite-vdso.d [2019-11-10T14:23:01.711Z] #41 72.42 DEP criu/pie/util-vdso.d [2019-11-10T14:23:01.711Z] #41 72.61 DEP criu/pie/util.d [2019-11-10T14:23:01.711Z] #41 72.81 CC criu/pie/util.o [2019-11-10T14:23:01.711Z] #41 73.25 CC criu/pie/util-vdso.o [2019-11-10T14:23:01.711Z] #41 73.90 CC criu/pie/parasite-vdso.o [2019-11-10T14:23:01.711Z] #41 74.95 CC criu/arch/x86/vdso-pie.o [2019-11-10T14:23:01.711Z] #41 75.32 CC criu/pie/util-vdso-elf32.o [2019-11-10T14:23:01.711Z] #41 76.07 AR criu/pie/pie.lib.a [2019-11-10T14:23:01.711Z] #41 76.13 DEP criu/pie/restorer.d [2019-11-10T14:23:01.711Z] #41 76.34 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-10T14:23:01.711Z] #41 76.47 DEP criu/arch/x86/restorer_unmap.d [2019-11-10T14:23:01.711Z] #41 76.50 DEP criu/arch/x86/restorer.d [2019-11-10T14:23:01.711Z] #41 76.74 DEP criu/pie/parasite.d [2019-11-10T14:23:01.711Z] #41 77.04 CC criu/pie/parasite.o [2019-11-10T14:23:01.711Z] #41 78.43 LINK criu/pie/parasite.built-in.o [2019-11-10T14:23:01.711Z] #41 78.45 GEN criu/pie/parasite-blob.h [2019-11-10T14:23:01.711Z] #41 78.46 CC criu/arch/x86/restorer.o [2019-11-10T14:23:01.711Z] #41 79.15 CC criu/arch/x86/restorer_unmap.o [2019-11-10T14:23:01.711Z] #41 79.23 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-10T14:23:01.711Z] #41 79.62 CC criu/pie/restorer.o [2019-11-10T14:23:02.272Z] #41 ... [2019-11-10T14:23:02.272Z] [2019-11-10T14:23:02.272Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:23:02.272Z] #17 75.43 Selecting previously unselected package xfsprogs. [2019-11-10T14:23:02.272Z] #17 75.44 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-10T14:23:02.272Z] #17 75.46 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-10T14:23:02.565Z] #41 140.9 LINK criu/built-in.o [2019-11-10T14:23:02.565Z] #41 141.0 LINK criu/criu [2019-11-10T14:23:02.823Z] #41 141.3 DEP lib/c/criu.d [2019-11-10T14:23:02.823Z] #41 141.3 CC images/rpc.pb-c.o [2019-11-10T14:23:02.996Z] #32 9.001 internal/testlog [2019-11-10T14:23:02.996Z] #32 9.064 runtime [2019-11-10T14:23:03.089Z] #17 76.12 Selecting previously unselected package zip. [2019-11-10T14:23:03.089Z] #17 76.12 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-10T14:23:03.089Z] #17 76.13 Unpacking zip (3.0-11+b1) ... [2019-11-10T14:23:03.337Z] #32 ... [2019-11-10T14:23:03.337Z] [2019-11-10T14:23:03.337Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:23:03.337Z] #29 0.677 + mktemp -d [2019-11-10T14:23:03.337Z] #29 0.681 + export GOPATH=/tmp/tmp.mz2hU1xlbA [2019-11-10T14:23:03.337Z] #29 0.682 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.mz2hU1xlbA/src/github.com/go-swagger/go-swagger [2019-11-10T14:23:03.337Z] #29 0.731 Cloning into '/tmp/tmp.mz2hU1xlbA/src/github.com/go-swagger/go-swagger'... [2019-11-10T14:23:03.337Z] #29 ... [2019-11-10T14:23:03.337Z] [2019-11-10T14:23:03.337Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:23:03.337Z] #34 0.886 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:23:03.337Z] #34 0.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:23:03.337Z] #34 1.112 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:23:03.337Z] #34 1.124 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:23:03.337Z] #34 1.187 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:23:03.337Z] #34 2.586 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-10T14:23:03.337Z] #34 5.782 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-10T14:23:03.337Z] #34 7.727 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-10T14:23:03.344Z] #17 76.37 Selecting previously unselected package libapparmor-perl. [2019-11-10T14:23:03.344Z] #17 76.38 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-10T14:23:03.344Z] #17 76.39 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-10T14:23:03.344Z] #17 76.53 Selecting previously unselected package apparmor. [2019-11-10T14:23:03.344Z] #17 76.53 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-10T14:23:03.344Z] #17 76.60 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-10T14:23:03.390Z] #41 141.8 CC lib/c/criu.o [2019-11-10T14:23:03.677Z] #34 ... [2019-11-10T14:23:03.677Z] [2019-11-10T14:23:03.677Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:03.677Z] #48 0.641 + RM_GOPATH=0 [2019-11-10T14:23:03.677Z] #48 0.642 + TMP_GOPATH= [2019-11-10T14:23:03.677Z] #48 0.642 + : /build [2019-11-10T14:23:03.677Z] #48 0.652 + '[' -z '' ']' [2019-11-10T14:23:03.677Z] #48 0.652 ++ mktemp -d [2019-11-10T14:23:03.677Z] #48 0.698 + export GOPATH=/tmp/tmp.ThcRWn6gP5 [2019-11-10T14:23:03.677Z] #48 0.712 + GOPATH=/tmp/tmp.ThcRWn6gP5 [2019-11-10T14:23:03.677Z] #48 0.713 + RM_GOPATH=1 [2019-11-10T14:23:03.677Z] #48 0.740 ++ dirname ./install.sh [2019-11-10T14:23:03.677Z] #48 0.756 + dir=. [2019-11-10T14:23:03.677Z] #48 0.756 + bin=gotestsum [2019-11-10T14:23:03.677Z] #48 0.756 + shift [2019-11-10T14:23:03.677Z] #48 0.758 + '[' '!' -f ./gotestsum.installer ']' [2019-11-10T14:23:03.677Z] #48 0.759 + . ./gotestsum.installer [2019-11-10T14:23:03.677Z] #48 0.760 ++ : v0.3.5 [2019-11-10T14:23:03.677Z] #48 0.762 + install_gotestsum [2019-11-10T14:23:03.677Z] #48 0.762 + echo 'Installing gotestsum version v0.3.5' [2019-11-10T14:23:03.677Z] #48 0.762 Installing gotestsum version v0.3.5 [2019-11-10T14:23:03.677Z] #48 0.762 + go get -d gotest.tools/gotestsum [2019-11-10T14:23:03.677Z] #48 ... [2019-11-10T14:23:03.677Z] [2019-11-10T14:23:03.678Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:23:03.678Z] #57 0.844 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:23:03.678Z] #57 0.874 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:23:03.678Z] #57 1.050 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:23:03.678Z] #57 1.073 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:23:03.678Z] #57 1.106 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:23:03.678Z] #57 2.902 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-10T14:23:03.678Z] #57 5.748 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-10T14:23:03.678Z] #57 7.728 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-10T14:23:03.905Z] #17 77.15 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-10T14:23:04.021Z] #57 ... [2019-11-10T14:23:04.021Z] [2019-11-10T14:23:04.021Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:23:04.021Z] #25 0.780 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:23:04.021Z] #25 0.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:23:04.021Z] #25 1.090 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:23:04.021Z] #25 1.119 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:23:04.021Z] #25 1.151 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:23:04.021Z] #25 2.962 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-10T14:23:04.021Z] #25 5.801 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-10T14:23:04.021Z] #25 7.866 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-10T14:23:04.021Z] #25 ... [2019-11-10T14:23:04.021Z] [2019-11-10T14:23:04.021Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:04.021Z] #63 0.659 + RM_GOPATH=0 [2019-11-10T14:23:04.021Z] #63 0.659 + TMP_GOPATH= [2019-11-10T14:23:04.021Z] #63 0.659 + : /build/ [2019-11-10T14:23:04.021Z] #63 0.659 + '[' -z '' ']' [2019-11-10T14:23:04.021Z] #63 0.659 ++ mktemp -d [2019-11-10T14:23:04.021Z] #63 0.693 + export GOPATH=/tmp/tmp.VIYPQ51Ch4 [2019-11-10T14:23:04.021Z] #63 0.694 + GOPATH=/tmp/tmp.VIYPQ51Ch4 [2019-11-10T14:23:04.021Z] #63 0.694 + RM_GOPATH=1 [2019-11-10T14:23:04.021Z] #63 0.698 ++ dirname ./install.sh [2019-11-10T14:23:04.021Z] #63 0.703 + dir=. [2019-11-10T14:23:04.021Z] #63 0.703 + bin=rootlesskit [2019-11-10T14:23:04.021Z] #63 0.704 + shift [2019-11-10T14:23:04.021Z] #63 0.706 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-10T14:23:04.021Z] #63 0.718 + . ./rootlesskit.installer [2019-11-10T14:23:04.021Z] #63 0.720 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:23:04.021Z] #63 0.732 + install_rootlesskit [2019-11-10T14:23:04.021Z] #63 0.733 + case "$1" in [2019-11-10T14:23:04.021Z] #63 0.733 + export CGO_ENABLED=0 [2019-11-10T14:23:04.021Z] #63 0.734 + CGO_ENABLED=0 [2019-11-10T14:23:04.021Z] #63 0.734 + _install_rootlesskit [2019-11-10T14:23:04.021Z] #63 0.735 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-10T14:23:04.021Z] #63 0.736 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:23:04.021Z] #63 0.740 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VIYPQ51Ch4/src/github.com/rootless-containers/rootlesskit [2019-11-10T14:23:04.021Z] #63 0.746 Cloning into '/tmp/tmp.VIYPQ51Ch4/src/github.com/rootless-containers/rootlesskit'... [2019-11-10T14:23:04.021Z] #63 7.298 + cd /tmp/tmp.VIYPQ51Ch4/src/github.com/rootless-containers/rootlesskit [2019-11-10T14:23:04.021Z] #63 7.308 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-10T14:23:04.021Z] #63 8.086 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-10T14:23:04.021Z] #63 8.087 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-10T14:23:04.161Z] #17 77.16 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-10T14:23:04.161Z] #17 77.16 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-10T14:23:04.324Z] #41 142.6 LINK lib/c/built-in.o [2019-11-10T14:23:04.324Z] #41 142.6 LINK lib/c/libcriu.so [2019-11-10T14:23:04.324Z] #41 142.7 GEN magic.py [2019-11-10T14:23:04.324Z] #41 142.8 Note: Building without setproctitle() and strlcpy() support. [2019-11-10T14:23:04.324Z] #41 142.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-10T14:23:04.362Z] #63 ... [2019-11-10T14:23:04.362Z] [2019-11-10T14:23:04.362Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:23:04.362Z] #45 0.662 + RM_GOPATH=0 [2019-11-10T14:23:04.362Z] #45 0.663 + TMP_GOPATH= [2019-11-10T14:23:04.362Z] #45 0.663 + : /build [2019-11-10T14:23:04.362Z] #45 0.663 + '[' -z '' ']' [2019-11-10T14:23:04.362Z] #45 0.664 ++ mktemp -d [2019-11-10T14:23:04.362Z] #45 0.697 + export GOPATH=/tmp/tmp.c3676Is4uR [2019-11-10T14:23:04.362Z] #45 0.697 + GOPATH=/tmp/tmp.c3676Is4uR [2019-11-10T14:23:04.362Z] #45 0.697 + RM_GOPATH=1 [2019-11-10T14:23:04.362Z] #45 0.710 ++ dirname ./install.sh [2019-11-10T14:23:04.362Z] #45 0.731 + dir=. [2019-11-10T14:23:04.362Z] #45 0.731 + bin=vndr [2019-11-10T14:23:04.362Z] #45 0.731 + shift [2019-11-10T14:23:04.362Z] #45 0.732 + '[' '!' -f ./vndr.installer ']' [2019-11-10T14:23:04.362Z] #45 0.733 + . ./vndr.installer [2019-11-10T14:23:04.362Z] #45 0.734 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:23:04.362Z] #45 0.735 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:23:04.362Z] #45 0.735 + install_vndr [2019-11-10T14:23:04.362Z] #45 0.735 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-10T14:23:04.362Z] #45 0.735 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.c3676Is4uR/src/github.com/LK4D4/vndr [2019-11-10T14:23:04.362Z] #45 0.778 Cloning into '/tmp/tmp.c3676Is4uR/src/github.com/LK4D4/vndr'... [2019-11-10T14:23:04.362Z] #45 2.520 + cd /tmp/tmp.c3676Is4uR/src/github.com/LK4D4/vndr [2019-11-10T14:23:04.362Z] #45 2.534 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-10T14:23:04.362Z] #45 2.578 + go build -buildmode=pie -v -o /build/vndr . [2019-11-10T14:23:04.362Z] #45 4.617 runtime/internal/sys [2019-11-10T14:23:04.362Z] #45 4.636 internal/race [2019-11-10T14:23:04.362Z] #45 4.820 runtime/internal/atomic [2019-11-10T14:23:04.362Z] #45 4.867 internal/cpu [2019-11-10T14:23:04.362Z] #45 5.148 sync/atomic [2019-11-10T14:23:04.362Z] #45 5.412 runtime/internal/math [2019-11-10T14:23:04.362Z] #45 5.828 unicode [2019-11-10T14:23:04.362Z] #45 6.148 unicode/utf8 [2019-11-10T14:23:04.362Z] #45 6.305 math/bits [2019-11-10T14:23:04.362Z] #45 6.700 internal/bytealg [2019-11-10T14:23:04.362Z] #45 9.067 math [2019-11-10T14:23:04.362Z] #45 9.474 internal/testlog [2019-11-10T14:23:04.362Z] #45 9.700 runtime [2019-11-10T14:23:04.362Z] #45 ... [2019-11-10T14:23:04.362Z] [2019-11-10T14:23:04.362Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:23:04.362Z] #41 0.949 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:23:04.362Z] #41 0.962 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:23:04.362Z] #41 1.156 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:23:04.362Z] #41 1.206 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:23:04.362Z] #41 1.290 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:23:04.362Z] #41 2.641 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-10T14:23:04.362Z] #41 5.734 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-10T14:23:04.362Z] #41 7.724 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-10T14:23:04.362Z] #41 ... [2019-11-10T14:23:04.362Z] [2019-11-10T14:23:04.362Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:23:04.362Z] #39 0.618 + mktemp -d [2019-11-10T14:23:04.362Z] #39 0.620 + export GOPATH=/tmp/tmp.28gRGIWjqU [2019-11-10T14:23:04.362Z] #39 0.620 + git clone https://github.com/docker/distribution.git /tmp/tmp.28gRGIWjqU/src/github.com/docker/distribution [2019-11-10T14:23:04.362Z] #39 0.624 Cloning into '/tmp/tmp.28gRGIWjqU/src/github.com/docker/distribution'... [2019-11-10T14:23:04.566Z] #17 126.2 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-10T14:23:04.566Z] #17 126.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-10T14:23:04.566Z] #17 126.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-10T14:23:04.566Z] #17 126.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-10T14:23:04.566Z] #17 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-10T14:23:04.566Z] #17 126.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-10T14:23:04.566Z] #17 126.3 Setting up btrfs-tools (4.7.3-1) ... [2019-11-10T14:23:04.566Z] #17 126.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-10T14:23:04.566Z] #17 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-10T14:23:04.566Z] #17 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-10T14:23:04.566Z] #17 126.3 Setting up python3 (3.5.3-1) ... [2019-11-10T14:23:04.704Z] #39 ... [2019-11-10T14:23:04.704Z] [2019-11-10T14:23:04.704Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:23:04.704Z] #69 0.822 + RM_GOPATH=0 [2019-11-10T14:23:04.704Z] #69 0.823 + TMP_GOPATH= [2019-11-10T14:23:04.704Z] #69 0.824 + : /build [2019-11-10T14:23:04.704Z] #69 0.824 + '[' -z '' ']' [2019-11-10T14:23:04.704Z] #69 0.828 ++ mktemp -d [2019-11-10T14:23:04.704Z] #69 0.850 + export GOPATH=/tmp/tmp.ylosalBPLh [2019-11-10T14:23:04.704Z] #69 0.850 + GOPATH=/tmp/tmp.ylosalBPLh [2019-11-10T14:23:04.704Z] #69 0.850 + RM_GOPATH=1 [2019-11-10T14:23:04.704Z] #69 0.853 ++ dirname ./install.sh [2019-11-10T14:23:04.704Z] #69 0.885 + dir=. [2019-11-10T14:23:04.704Z] #69 0.885 + bin=proxy [2019-11-10T14:23:04.704Z] #69 0.885 + shift [2019-11-10T14:23:04.704Z] #69 0.890 + '[' '!' -f ./proxy.installer ']' [2019-11-10T14:23:04.704Z] #69 0.891 + . ./proxy.installer [2019-11-10T14:23:04.704Z] #69 0.893 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:23:04.704Z] #69 0.903 + install_proxy [2019-11-10T14:23:04.704Z] #69 0.903 + case "$1" in [2019-11-10T14:23:04.704Z] #69 0.904 + export CGO_ENABLED=0 [2019-11-10T14:23:04.704Z] #69 0.904 + CGO_ENABLED=0 [2019-11-10T14:23:04.704Z] #69 0.905 + _install_proxy [2019-11-10T14:23:04.704Z] #69 0.906 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-10T14:23:04.704Z] #69 0.906 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:23:04.704Z] #69 0.907 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ylosalBPLh/src/github.com/docker/libnetwork [2019-11-10T14:23:04.704Z] #69 0.912 Cloning into '/tmp/tmp.ylosalBPLh/src/github.com/docker/libnetwork'... [2019-11-10T14:23:04.704Z] #69 ... [2019-11-10T14:23:04.704Z] [2019-11-10T14:23:04.704Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:23:04.704Z] #11 0.923 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:23:04.704Z] #11 0.936 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:23:04.704Z] #11 1.104 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:23:04.704Z] #11 1.120 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:23:04.704Z] #11 1.149 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:23:04.704Z] #11 3.043 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-10T14:23:04.704Z] #11 5.951 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-10T14:23:04.704Z] #11 7.934 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-10T14:23:04.890Z] #41 143.3 fatal: Not a git repository (or any of the parent directories): .git [2019-11-10T14:23:04.937Z] #19 3.740 Collecting yamllint==1.16.0 [2019-11-10T14:23:05.043Z] #11 ... [2019-11-10T14:23:05.044Z] [2019-11-10T14:23:05.044Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:05.044Z] #51 0.666 + RM_GOPATH=0 [2019-11-10T14:23:05.044Z] #51 0.667 + TMP_GOPATH= [2019-11-10T14:23:05.044Z] #51 0.667 + : /build [2019-11-10T14:23:05.044Z] #51 0.667 + '[' -z '' ']' [2019-11-10T14:23:05.044Z] #51 0.667 ++ mktemp -d [2019-11-10T14:23:05.044Z] #51 0.683 + export GOPATH=/tmp/tmp.n22ycC8fDV [2019-11-10T14:23:05.044Z] #51 0.683 + GOPATH=/tmp/tmp.n22ycC8fDV [2019-11-10T14:23:05.044Z] #51 0.683 + RM_GOPATH=1 [2019-11-10T14:23:05.044Z] #51 0.686 ++ dirname ./install.sh [2019-11-10T14:23:05.044Z] #51 0.705 + dir=. [2019-11-10T14:23:05.044Z] #51 0.706 + bin=golangci_lint [2019-11-10T14:23:05.044Z] #51 0.706 + shift [2019-11-10T14:23:05.044Z] #51 0.707 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-10T14:23:05.044Z] #51 0.707 + . ./golangci_lint.installer [2019-11-10T14:23:05.044Z] #51 0.707 ++ : v1.20.0 [2019-11-10T14:23:05.044Z] #51 0.711 + install_golangci_lint [2019-11-10T14:23:05.044Z] #51 0.711 + echo 'Installing golangci-lint version v1.20.0' [2019-11-10T14:23:05.044Z] #51 0.711 Installing golangci-lint version v1.20.0 [2019-11-10T14:23:05.044Z] #51 0.712 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-10T14:23:05.044Z] #51 ... [2019-11-10T14:23:05.044Z] [2019-11-10T14:23:05.044Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:23:05.044Z] #45 10.88 encoding [2019-11-10T14:23:05.044Z] #45 11.22 unicode/utf16 [2019-11-10T14:23:05.149Z] #41 143.7 make[1]: Nothing to be done for 'all'. [2019-11-10T14:23:05.715Z] #41 144.2 make[1]: 'images/built-in.o' is up to date. [2019-11-10T14:23:05.715Z] #41 144.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-10T14:23:05.715Z] #41 144.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-10T14:23:05.715Z] #41 144.3 make[1]: 'compel/libcompel.a' is up to date. [2019-11-10T14:23:05.715Z] #41 144.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-10T14:23:05.715Z] #41 144.3 make[1]: Nothing to be done for 'all'. [2019-11-10T14:23:05.833Z] #19 4.393 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-10T14:23:05.833Z] #19 4.656 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-10T14:23:05.833Z] #19 4.760 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-10T14:23:05.951Z] #17 127.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-10T14:23:05.973Z] #41 144.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-10T14:23:05.973Z] #41 144.4 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:05.973Z] #41 144.5 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:05.973Z] #41 144.5 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:05.973Z] #41 144.5 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:05.973Z] #41 144.6 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:06.048Z] #17 78.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-10T14:23:06.048Z] #17 78.96 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-10T14:23:06.048Z] #17 78.96 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-10T14:23:06.222Z] #45 12.49 container/list [2019-11-10T14:23:06.234Z] #41 144.6 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:06.234Z] #41 144.6 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:06.234Z] #41 144.7 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:06.234Z] #41 144.7 INSTALL criu/criu [2019-11-10T14:23:06.801Z] #41 ... [2019-11-10T14:23:06.801Z] [2019-11-10T14:23:06.801Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:06.801Z] #59 202.1 + bin/containerd [2019-11-10T14:23:06.801Z] #59 ... [2019-11-10T14:23:06.801Z] [2019-11-10T14:23:06.801Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:06.801Z] #41 DONE 145.4s [2019-11-10T14:23:07.060Z] [2019-11-10T14:23:07.060Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:07.336Z] #17 129.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-10T14:23:07.597Z] #17 129.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-10T14:23:07.597Z] #17 129.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-10T14:23:07.597Z] #17 129.4 Setting up python3-wheel (0.29.0-2) ... [2019-11-10T14:23:07.872Z] #19 6.359 Collecting pyyaml (from yamllint==1.16.0) [2019-11-10T14:23:07.872Z] #19 6.503 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-10T14:23:07.934Z] #17 80.74 Selecting previously unselected package binutils-mingw-w64. [2019-11-10T14:23:07.934Z] #17 80.78 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-10T14:23:07.934Z] #17 80.78 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-10T14:23:07.934Z] #17 80.88 Selecting previously unselected package mingw-w64-common. [2019-11-10T14:23:07.934Z] #17 80.88 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-10T14:23:07.934Z] #17 80.90 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-10T14:23:08.443Z] #59 ... [2019-11-10T14:23:08.443Z] [2019-11-10T14:23:08.443Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-10T14:23:08.443Z] #42 DONE 0.2s [2019-11-10T14:23:08.443Z] [2019-11-10T14:23:08.443Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-10T14:23:08.443Z] #45 DONE 0.1s [2019-11-10T14:23:08.443Z] [2019-11-10T14:23:08.443Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-10T14:23:08.444Z] #48 DONE 0.1s [2019-11-10T14:23:08.444Z] [2019-11-10T14:23:08.444Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:08.715Z] #19 7.668 Building wheels for collected packages: pathspec, pyyaml [2019-11-10T14:23:08.981Z] #17 130.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-10T14:23:08.981Z] #17 ... [2019-11-10T14:23:08.981Z] [2019-11-10T14:23:08.981Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:08.981Z] #41 120.6 CC criu/clone-noasan.o [2019-11-10T14:23:08.981Z] #41 120.8 CC criu/config.o [2019-11-10T14:23:08.981Z] #41 122.3 CC criu/cr-check.o [2019-11-10T14:23:08.981Z] #41 123.9 CC criu/cr-dedup.o [2019-11-10T14:23:08.981Z] #41 124.3 CC criu/cr-dump.o [2019-11-10T14:23:08.981Z] #41 126.0 CC criu/cr-errno.o [2019-11-10T14:23:08.981Z] #41 126.1 CC criu/cr-restore.o [2019-11-10T14:23:08.981Z] #41 129.8 CC criu/cr-service.o [2019-11-10T14:23:09.098Z] #19 7.684 Running setup.py bdist_wheel for pathspec: started [2019-11-10T14:23:09.242Z] #41 131.1 CC criu/crtools.o [2019-11-10T14:23:09.489Z] #19 8.409 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-10T14:23:09.812Z] #41 ... [2019-11-10T14:23:09.812Z] [2019-11-10T14:23:09.812Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:23:09.812Z] #17 131.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-10T14:23:09.812Z] #17 131.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-10T14:23:09.977Z] #19 8.421 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-10T14:23:09.977Z] #19 8.424 Running setup.py bdist_wheel for pyyaml: started [2019-11-10T14:23:09.977Z] #19 ... [2019-11-10T14:23:09.977Z] [2019-11-10T14:23:09.977Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:09.977Z] #42 111.3 CC criu/libnetlink.o [2019-11-10T14:23:09.977Z] #42 111.7 CC criu/log.o [2019-11-10T14:23:09.977Z] #42 112.1 CC criu/lsm.o [2019-11-10T14:23:09.977Z] #42 112.3 CC criu/mem.o [2019-11-10T14:23:09.977Z] #42 113.6 CC criu/mount.o [2019-11-10T14:23:09.977Z] #42 116.9 CC criu/namespaces.o [2019-11-10T14:23:09.977Z] #42 118.6 CC criu/net.o [2019-11-10T14:23:09.977Z] #42 121.2 CC criu/netfilter.o [2019-11-10T14:23:10.081Z] #45 16.06 crypto/internal/subtle [2019-11-10T14:23:10.421Z] #45 16.80 crypto/subtle [2019-11-10T14:23:10.457Z] #42 121.8 CC criu/page-pipe.o [2019-11-10T14:23:10.763Z] #45 17.36 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-10T14:23:10.866Z] #42 122.4 CC criu/page-xfer.o [2019-11-10T14:23:10.866Z] #42 ... [2019-11-10T14:23:10.866Z] [2019-11-10T14:23:10.866Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-10T14:23:10.866Z] #19 9.699 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-10T14:23:10.866Z] #19 9.710 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-10T14:23:10.866Z] #19 9.763 Successfully built pathspec pyyaml [2019-11-10T14:23:11.195Z] #17 132.7 Setting up dmsetup (2:1.02.137-2) ... [2019-11-10T14:23:11.196Z] #17 132.7 Setting up python3-setuptools (33.1.1-1) ... [2019-11-10T14:23:11.265Z] #19 9.764 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-10T14:23:11.265Z] #19 10.08 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-10T14:23:11.523Z] #45 18.04 internal/nettrace [2019-11-10T14:23:11.669Z] #19 DONE 10.4s [2019-11-10T14:23:11.669Z] [2019-11-10T14:23:11.669Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-10T14:23:11.669Z] #24 DONE 0.1s [2019-11-10T14:23:11.669Z] [2019-11-10T14:23:11.669Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:23:11.669Z] #55 ... [2019-11-10T14:23:11.669Z] [2019-11-10T14:23:11.669Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:11.669Z] #42 123.4 CC criu/pagemap-cache.o [2019-11-10T14:23:12.069Z] #42 123.8 CC criu/pagemap.o [2019-11-10T14:23:12.101Z] #17 85.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-10T14:23:12.101Z] #17 85.07 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-10T14:23:12.101Z] #17 85.08 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-10T14:23:12.136Z] #17 133.9 Setting up dh-python (2.20170125) ... [2019-11-10T14:23:12.254Z] #45 18.60 runtime/cgo [2019-11-10T14:23:12.470Z] #42 ... [2019-11-10T14:23:12.470Z] [2019-11-10T14:23:12.470Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-10T14:23:12.470Z] #28 DONE 0.5s [2019-11-10T14:23:12.470Z] [2019-11-10T14:23:12.470Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-10T14:23:12.470Z] #30 DONE 0.1s [2019-11-10T14:23:12.470Z] [2019-11-10T14:23:12.470Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-10T14:23:12.470Z] #33 DONE 0.1s [2019-11-10T14:23:12.470Z] [2019-11-10T14:23:12.470Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:12.470Z] #60 ... [2019-11-10T14:23:12.470Z] [2019-11-10T14:23:12.470Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-10T14:23:12.470Z] #38 DONE 0.1s [2019-11-10T14:23:12.662Z] #17 ... [2019-11-10T14:23:12.662Z] [2019-11-10T14:23:12.662Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:12.662Z] #41 82.38 LINK criu/pie/restorer.built-in.o [2019-11-10T14:23:12.662Z] #41 82.40 GEN criu/pie/restorer-blob.h [2019-11-10T14:23:12.662Z] #41 82.48 DEP criu/vdso.d [2019-11-10T14:23:12.662Z] #41 82.73 DEP criu/vdso-compat.d [2019-11-10T14:23:12.662Z] #41 82.86 DEP criu/uts_ns.d [2019-11-10T14:23:12.662Z] #41 83.00 DEP criu/util.d [2019-11-10T14:23:12.662Z] #41 83.25 DEP criu/uffd.d [2019-11-10T14:23:12.662Z] #41 83.47 DEP criu/tun.d [2019-11-10T14:23:12.662Z] #41 83.62 DEP criu/tty.d [2019-11-10T14:23:12.662Z] #41 83.76 DEP criu/timerfd.d [2019-11-10T14:23:12.662Z] #41 84.00 DEP criu/sysfs_parse.d [2019-11-10T14:23:12.662Z] #41 84.18 DEP criu/sysctl.d [2019-11-10T14:23:12.662Z] #41 84.36 DEP criu/string.d [2019-11-10T14:23:12.662Z] #41 84.40 DEP criu/stats.d [2019-11-10T14:23:12.662Z] #41 84.63 DEP criu/sockets.d [2019-11-10T14:23:12.662Z] #41 84.86 DEP criu/sk-unix.d [2019-11-10T14:23:12.662Z] #41 85.09 DEP criu/sk-tcp.d [2019-11-10T14:23:12.662Z] #41 85.32 DEP criu/sk-queue.d [2019-11-10T14:23:12.662Z] #41 85.51 DEP criu/sk-packet.d [2019-11-10T14:23:12.662Z] #41 85.73 DEP criu/sk-netlink.d [2019-11-10T14:23:12.662Z] #41 85.98 DEP criu/sk-inet.d [2019-11-10T14:23:12.662Z] #41 86.20 DEP criu/signalfd.d [2019-11-10T14:23:12.662Z] #41 86.42 DEP criu/sigframe.d [2019-11-10T14:23:12.662Z] #41 86.59 DEP criu/shmem.d [2019-11-10T14:23:12.662Z] #41 86.82 DEP criu/servicefd.d [2019-11-10T14:23:12.662Z] #41 87.05 DEP criu/seize.d [2019-11-10T14:23:12.662Z] #41 87.21 DEP criu/seccomp.d [2019-11-10T14:23:12.662Z] #41 87.42 DEP criu/rst-malloc.d [2019-11-10T14:23:12.662Z] #41 87.48 DEP criu/rbtree.d [2019-11-10T14:23:12.662Z] #41 87.52 DEP criu/pstree.d [2019-11-10T14:23:12.662Z] #41 87.73 DEP criu/protobuf.d [2019-11-10T14:23:12.662Z] #41 87.97 GEN criu/protobuf-desc-gen.h [2019-11-10T14:23:12.662Z] #41 89.44 DEP criu/protobuf-desc.d [2019-11-10T14:23:12.662Z] #41 89.65 DEP criu/proc_parse.d [2019-11-10T14:23:12.662Z] #41 89.85 DEP criu/plugin.d [2019-11-10T14:23:12.662Z] #41 89.94 DEP criu/pipes.d [2019-11-10T14:23:12.662Z] #41 90.09 DEP criu/pie-util.d [2019-11-10T14:23:12.662Z] #41 90.20 DEP criu/pie-util-vdso.d [2019-11-10T14:23:12.662Z] #41 90.33 DEP criu/pie-util-vdso-elf32.d [2019-11-10T14:23:12.662Z] #41 90.45 DEP criu/path.d [2019-11-10T14:23:12.662Z] #41 90.66 DEP criu/parasite-syscall.d [2019-11-10T14:23:12.662Z] #41 90.90 DEP criu/pagemap.d [2019-11-10T14:23:12.662Z] #41 91.07 DEP criu/pagemap-cache.d [2019-11-10T14:23:12.662Z] #41 91.20 DEP criu/page-xfer.d [2019-11-10T14:23:12.662Z] #41 91.37 DEP criu/page-pipe.d [2019-11-10T14:23:12.662Z] #41 91.53 DEP criu/netfilter.d [2019-11-10T14:23:12.662Z] #41 91.71 DEP criu/net.d [2019-11-10T14:23:12.865Z] [2019-11-10T14:23:12.865Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:23:12.865Z] #39 ... [2019-11-10T14:23:12.865Z] [2019-11-10T14:23:12.865Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:12.865Z] #42 124.5 CC criu/parasite-syscall.o [2019-11-10T14:23:12.961Z] #41 91.94 DEP criu/namespaces.d [2019-11-10T14:23:12.961Z] #41 92.16 DEP criu/mount.d [2019-11-10T14:23:13.079Z] #17 134.7 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-10T14:23:13.079Z] #17 134.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:23:13.216Z] #41 92.40 DEP criu/mem.d [2019-11-10T14:23:13.472Z] #41 92.65 DEP criu/lsm.d [2019-11-10T14:23:13.649Z] #17 DONE 135.5s [2019-11-10T14:23:13.649Z] [2019-11-10T14:23:13.649Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-10T14:23:13.709Z] #59 ... [2019-11-10T14:23:13.709Z] [2019-11-10T14:23:13.709Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:13.709Z] #50 DONE 209.2s [2019-11-10T14:23:13.709Z] [2019-11-10T14:23:13.709Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:13.727Z] #41 92.86 DEP criu/log.d [2019-11-10T14:23:13.908Z] #42 125.3 CC criu/path.o [2019-11-10T14:23:13.994Z] #41 93.08 DEP criu/libnetlink.d [2019-11-10T14:23:14.249Z] #41 93.30 DEP criu/kerndat.d [2019-11-10T14:23:14.249Z] #41 93.48 DEP criu/kcmp-ids.d [2019-11-10T14:23:14.322Z] #42 125.6 CC criu/pie-util-vdso-elf32.o [2019-11-10T14:23:14.322Z] #42 125.9 CC criu/pie-util-vdso.o [2019-11-10T14:23:14.505Z] #41 93.56 DEP criu/irmap.d [2019-11-10T14:23:14.505Z] #41 93.73 DEP criu/ipc_ns.d [2019-11-10T14:23:14.569Z] #45 ... [2019-11-10T14:23:14.569Z] [2019-11-10T14:23:14.569Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:23:14.569Z] #32 10.60 encoding [2019-11-10T14:23:14.569Z] #32 11.16 runtime/cgo [2019-11-10T14:23:14.645Z] #59 ... [2019-11-10T14:23:14.645Z] [2019-11-10T14:23:14.645Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-10T14:23:14.717Z] #42 126.4 CC criu/pie-util.o [2019-11-10T14:23:14.760Z] #41 94.00 DEP criu/image.d [2019-11-10T14:23:14.760Z] #41 ... [2019-11-10T14:23:14.760Z] [2019-11-10T14:23:14.760Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:23:14.760Z] #44 167.7 github.com/LK4D4/vndr/godl [2019-11-10T14:23:14.760Z] #44 168.6 github.com/LK4D4/vndr [2019-11-10T14:23:15.134Z] #42 126.6 CC criu/pipes.o [2019-11-10T14:23:15.212Z] #51 DONE 0.4s [2019-11-10T14:23:15.212Z] [2019-11-10T14:23:15.212Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-10T14:23:15.212Z] #55 DONE 0.1s [2019-11-10T14:23:15.212Z] [2019-11-10T14:23:15.212Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:15.321Z] #44 ... [2019-11-10T14:23:15.321Z] [2019-11-10T14:23:15.321Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:15.321Z] #41 94.25 DEP criu/image-desc.d [2019-11-10T14:23:15.321Z] #41 94.37 DEP criu/fsnotify.d [2019-11-10T14:23:15.321Z] #41 94.64 DEP criu/filesystems.d [2019-11-10T14:23:15.529Z] #42 127.0 CC criu/plugin.o [2019-11-10T14:23:15.529Z] #42 127.3 CC criu/proc_parse.o [2019-11-10T14:23:15.882Z] #41 94.83 DEP criu/files.d [2019-11-10T14:23:15.882Z] #41 95.02 DEP criu/files-reg.d [2019-11-10T14:23:16.137Z] #41 95.25 DEP criu/files-ext.d [2019-11-10T14:23:16.275Z] #32 ... [2019-11-10T14:23:16.275Z] [2019-11-10T14:23:16.275Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:23:16.275Z] #11 22.79 Fetched 7720 kB in 21s (353 kB/s) [2019-11-10T14:23:16.393Z] #41 ... [2019-11-10T14:23:16.393Z] [2019-11-10T14:23:16.393Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:23:16.393Z] #44 DONE 179.3s [2019-11-10T14:23:16.393Z] [2019-11-10T14:23:16.393Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:16.393Z] #41 95.46 DEP criu/file-lock.d [2019-11-10T14:23:16.648Z] #41 95.77 DEP criu/file-ids.d [2019-11-10T14:23:16.905Z] #41 95.94 DEP criu/fifo.d [2019-11-10T14:23:17.160Z] #41 96.23 DEP criu/fdstore.d [2019-11-10T14:23:17.160Z] #41 96.46 DEP criu/fault-injection.d [2019-11-10T14:23:17.160Z] #41 96.48 DEP criu/external.d [2019-11-10T14:23:17.419Z] #41 96.59 DEP criu/eventpoll.d [2019-11-10T14:23:17.419Z] #41 96.71 DEP criu/eventfd.d [2019-11-10T14:23:17.677Z] #41 96.83 DEP criu/crtools.d [2019-11-10T14:23:17.932Z] #41 97.12 DEP criu/cr-service.d [2019-11-10T14:23:18.187Z] #41 97.37 DEP criu/cr-restore.d [2019-11-10T14:23:18.251Z] #42 129.7 CC criu/protobuf-desc.o [2019-11-10T14:23:18.443Z] #41 97.57 DEP criu/cr-errno.d [2019-11-10T14:23:18.443Z] #41 97.60 DEP criu/cr-dump.d [2019-11-10T14:23:18.698Z] #41 97.82 DEP criu/cr-dedup.d [2019-11-10T14:23:18.936Z] #18 4.865 Collecting yamllint==1.16.0 [2019-11-10T14:23:18.954Z] #41 97.97 DEP criu/cr-check.d [2019-11-10T14:23:18.954Z] #41 98.19 DEP criu/config.d [2019-11-10T14:23:19.109Z] #42 130.7 CC criu/protobuf.o [2019-11-10T14:23:19.209Z] #41 98.35 DEP criu/clone-noasan.d [2019-11-10T14:23:19.464Z] #41 98.42 DEP criu/cgroup.d [2019-11-10T14:23:19.464Z] #41 98.61 DEP criu/cgroup-props.d [2019-11-10T14:23:19.516Z] #42 131.0 CC criu/pstree.o [2019-11-10T14:23:19.516Z] #42 ... [2019-11-10T14:23:19.516Z] [2019-11-10T14:23:19.516Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:23:19.516Z] #55 144.5 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-10T14:23:19.516Z] #55 146.0 + mkdir -p /build [2019-11-10T14:23:19.516Z] #55 146.0 + cp runc /build/runc [2019-11-10T14:23:19.516Z] #55 DONE 146.1s [2019-11-10T14:23:19.719Z] #41 98.73 DEP criu/bitmap.d [2019-11-10T14:23:19.719Z] #41 98.76 DEP criu/bfd.d [2019-11-10T14:23:19.719Z] #41 98.86 DEP criu/autofs.d [2019-11-10T14:23:19.719Z] #41 98.99 DEP criu/aio.d [2019-11-10T14:23:19.877Z] #18 ... [2019-11-10T14:23:19.877Z] [2019-11-10T14:23:19.877Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:19.877Z] #41 131.8 CC criu/eventfd.o [2019-11-10T14:23:19.877Z] #41 132.1 CC criu/eventpoll.o [2019-11-10T14:23:19.877Z] #41 132.8 CC criu/external.o [2019-11-10T14:23:19.877Z] #41 133.1 CC criu/fault-injection.o [2019-11-10T14:23:19.877Z] #41 133.1 CC criu/fdstore.o [2019-11-10T14:23:19.877Z] #41 133.4 CC criu/fifo.o [2019-11-10T14:23:19.877Z] #41 133.7 CC criu/file-ids.o [2019-11-10T14:23:19.877Z] #41 134.0 CC criu/file-lock.o [2019-11-10T14:23:19.877Z] #41 134.8 CC criu/files-ext.o [2019-11-10T14:23:19.877Z] #41 135.0 CC criu/files-reg.o [2019-11-10T14:23:19.877Z] #41 136.6 CC criu/files.o [2019-11-10T14:23:19.877Z] #41 138.0 CC criu/filesystems.o [2019-11-10T14:23:19.877Z] #41 138.6 CC criu/fsnotify.o [2019-11-10T14:23:19.877Z] #41 139.4 CC criu/image-desc.o [2019-11-10T14:23:19.877Z] #41 139.5 CC criu/image.o [2019-11-10T14:23:19.877Z] #41 140.2 CC criu/ipc_ns.o [2019-11-10T14:23:19.877Z] #41 141.1 CC criu/irmap.o [2019-11-10T14:23:19.877Z] #41 141.7 CC criu/kcmp-ids.o [2019-11-10T14:23:19.915Z] [2019-11-10T14:23:19.915Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:20.015Z] #41 99.15 DEP criu/action-scripts.d [2019-11-10T14:23:20.138Z] #41 141.9 CC criu/kerndat.o [2019-11-10T14:23:20.283Z] #41 99.49 CC criu/action-scripts.o [2019-11-10T14:23:20.313Z] #42 131.8 CC criu/rbtree.o [2019-11-10T14:23:20.849Z] #41 99.99 CC criu/aio.o [2019-11-10T14:23:21.080Z] #41 142.7 CC criu/libnetlink.o [2019-11-10T14:23:21.080Z] #41 142.9 CC criu/log.o [2019-11-10T14:23:21.174Z] #11 22.79 Reading package lists... [2019-11-10T14:23:21.174Z] #11 ... [2019-11-10T14:23:21.174Z] [2019-11-10T14:23:21.174Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:23:21.174Z] #39 24.28 + cd /tmp/tmp.28gRGIWjqU/src/github.com/docker/distribution [2019-11-10T14:23:21.174Z] #39 24.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-10T14:23:21.174Z] #39 27.24 + GOPATH=/tmp/tmp.28gRGIWjqU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.28gRGIWjqU go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-10T14:23:21.302Z] #42 132.5 CC criu/rst-malloc.o [2019-11-10T14:23:21.302Z] #42 132.9 CC criu/seccomp.o [2019-11-10T14:23:21.341Z] #41 143.2 CC criu/lsm.o [2019-11-10T14:23:21.710Z] #42 133.4 CC criu/seize.o [2019-11-10T14:23:21.773Z] #41 100.6 CC criu/autofs.o [2019-11-10T14:23:21.773Z] #41 ... [2019-11-10T14:23:21.773Z] [2019-11-10T14:23:21.773Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:23:21.773Z] #28 184.2 + rm -rf /tmp/tmp.hxaq8CtDqU [2019-11-10T14:23:21.773Z] #28 DONE 184.9s [2019-11-10T14:23:21.773Z] [2019-11-10T14:23:21.773Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:23:21.773Z] #17 91.24 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-10T14:23:21.773Z] #17 91.26 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-10T14:23:21.773Z] #17 91.26 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-10T14:23:21.773Z] #17 91.39 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-10T14:23:21.773Z] #17 91.41 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-10T14:23:21.773Z] #17 91.41 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:23:21.912Z] #41 143.6 CC criu/mem.o [2019-11-10T14:23:22.120Z] #42 133.9 CC criu/servicefd.o [2019-11-10T14:23:22.854Z] #41 144.8 CC criu/mount.o [2019-11-10T14:23:22.983Z] #42 134.5 CC criu/shmem.o [2019-11-10T14:23:23.392Z] #42 135.1 CC criu/sigframe.o [2019-11-10T14:23:23.392Z] #42 135.2 CC criu/signalfd.o [2019-11-10T14:23:23.701Z] #17 ... [2019-11-10T14:23:23.701Z] [2019-11-10T14:23:23.701Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:23.701Z] #41 102.6 CC criu/bfd.o [2019-11-10T14:23:23.791Z] #42 135.4 CC criu/sk-inet.o [2019-11-10T14:23:23.999Z] #41 103.3 CC criu/bitmap.o [2019-11-10T14:23:24.254Z] #41 103.4 CC criu/cgroup-props.o [2019-11-10T14:23:24.706Z] #42 136.2 CC criu/sk-netlink.o [2019-11-10T14:23:25.037Z] #39 ... [2019-11-10T14:23:25.037Z] [2019-11-10T14:23:25.037Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:25.037Z] #51 31.37 + cd /tmp/tmp.n22ycC8fDV/src/github.com/golangci/golangci-lint/ [2019-11-10T14:23:25.037Z] #51 31.37 + git checkout -q v1.20.0 [2019-11-10T14:23:25.181Z] #41 104.2 CC criu/cgroup.o [2019-11-10T14:23:25.221Z] #42 136.5 CC criu/sk-packet.o [2019-11-10T14:23:25.397Z] #41 ... [2019-11-10T14:23:25.397Z] [2019-11-10T14:23:25.397Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-10T14:23:25.397Z] #18 11.52 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-10T14:23:25.397Z] #18 11.88 Collecting pyyaml (from yamllint==1.16.0) [2019-11-10T14:23:25.620Z] #42 137.0 CC criu/sk-queue.o [2019-11-10T14:23:25.770Z] #51 32.23 ++ git describe --tags [2019-11-10T14:23:26.030Z] #42 137.4 CC criu/sk-tcp.o [2019-11-10T14:23:26.030Z] #42 137.7 CC criu/sk-unix.o [2019-11-10T14:23:26.110Z] #51 32.23 + version=v1.20.0 [2019-11-10T14:23:26.110Z] #51 32.24 ++ git rev-parse --short HEAD [2019-11-10T14:23:26.110Z] #51 32.26 + commit=cc98739 [2019-11-10T14:23:26.110Z] #51 32.26 ++ git show -s --format=%cd [2019-11-10T14:23:26.110Z] #51 32.28 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-10T14:23:26.110Z] #51 32.31 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-10T14:23:26.110Z] #51 ... [2019-11-10T14:23:26.110Z] [2019-11-10T14:23:26.110Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:23:26.110Z] #57 22.93 Fetched 7720 kB in 22s (350 kB/s) [2019-11-10T14:23:26.110Z] #57 22.93 Reading package lists... [2019-11-10T14:23:26.451Z] #57 32.99 Reading package lists... [2019-11-10T14:23:26.451Z] #57 ... [2019-11-10T14:23:26.451Z] [2019-11-10T14:23:26.451Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:23:26.451Z] #34 23.03 Fetched 7720 kB in 22s (349 kB/s) [2019-11-10T14:23:26.451Z] #34 23.03 Reading package lists... [2019-11-10T14:23:26.451Z] #34 33.15 Reading package lists... [2019-11-10T14:23:26.451Z] #34 ... [2019-11-10T14:23:26.451Z] [2019-11-10T14:23:26.451Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:23:26.451Z] #25 23.06 Fetched 7720 kB in 22s (345 kB/s) [2019-11-10T14:23:26.451Z] #25 23.06 Reading package lists... [2019-11-10T14:23:26.781Z] #18 13.10 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-10T14:23:26.790Z] #25 33.05 Reading package lists... [2019-11-10T14:23:26.790Z] #25 ... [2019-11-10T14:23:26.790Z] [2019-11-10T14:23:26.790Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:23:26.790Z] #11 22.79 Reading package lists... [2019-11-10T14:23:26.790Z] #11 32.81 Reading package lists... [2019-11-10T14:23:26.790Z] #11 ... [2019-11-10T14:23:26.790Z] [2019-11-10T14:23:26.790Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:23:26.790Z] #41 23.53 Fetched 7720 kB in 22s (341 kB/s) [2019-11-10T14:23:26.790Z] #41 23.53 Reading package lists... [2019-11-10T14:23:27.132Z] #41 ... [2019-11-10T14:23:27.132Z] [2019-11-10T14:23:27.132Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:23:27.132Z] #69 26.61 + cd /tmp/tmp.ylosalBPLh/src/github.com/docker/libnetwork [2019-11-10T14:23:27.132Z] #69 26.61 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:23:27.132Z] #69 27.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-10T14:23:27.398Z] #42 ... [2019-11-10T14:23:27.398Z] [2019-11-10T14:23:27.398Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:23:27.398Z] #39 180.0 + dpkg --print-architecture [2019-11-10T14:23:27.398Z] #39 180.0 + cd /tmp/tmp.ZDstPSm05O/src/github.com/docker/distribution [2019-11-10T14:23:27.398Z] #39 180.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-10T14:23:27.471Z] #69 ... [2019-11-10T14:23:27.471Z] [2019-11-10T14:23:27.471Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:23:27.798Z] #39 180.6 + GOPATH=/tmp/tmp.ZDstPSm05O/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ZDstPSm05O [2019-11-10T14:23:27.798Z] #39 180.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-10T14:23:28.200Z] #41 34.09 Reading package lists... [2019-11-10T14:23:28.200Z] #41 ... [2019-11-10T14:23:28.200Z] [2019-11-10T14:23:28.201Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:23:28.201Z] #45 24.73 vendor/golang.org/x/crypto/internal/subtle [2019-11-10T14:23:28.445Z] #41 107.3 CC criu/clone-noasan.o [2019-11-10T14:23:28.445Z] #41 107.4 CC criu/config.o [2019-11-10T14:23:28.693Z] #18 14.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-10T14:23:29.808Z] #41 108.8 CC criu/cr-check.o [2019-11-10T14:23:30.078Z] #18 16.10 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-10T14:23:31.020Z] #18 17.30 Building wheels for collected packages: pyyaml, pathspec [2019-11-10T14:23:31.020Z] #18 17.30 Running setup.py bdist_wheel for pyyaml: started [2019-11-10T14:23:31.783Z] #41 110.6 CC criu/cr-dedup.o [2019-11-10T14:23:32.038Z] #41 111.1 CC criu/cr-dump.o [2019-11-10T14:23:32.404Z] #18 18.46 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-10T14:23:32.404Z] #18 18.46 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-10T14:23:32.404Z] #18 18.57 Running setup.py bdist_wheel for pathspec: started [2019-11-10T14:23:32.965Z] #41 ... [2019-11-10T14:23:32.965Z] [2019-11-10T14:23:32.965Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:23:32.965Z] #17 106.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-10T14:23:32.965Z] #17 106.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-10T14:23:32.965Z] #17 106.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:23:33.346Z] #18 19.57 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-10T14:23:33.346Z] #18 19.57 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-10T14:23:33.346Z] #18 19.59 Successfully built pyyaml pathspec [2019-11-10T14:23:33.346Z] #18 19.59 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-10T14:23:33.846Z] Running on azwin-2-ea4500 in d:\jenkins\workspace\moby_PR-40193 [Pipeline] { [Pipeline] ws [2019-11-10T14:23:33.861Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-11-10T14:23:33.917Z] #18 19.99 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-10T14:23:34.491Z] #18 DONE 20.7s [2019-11-10T14:23:34.491Z] [2019-11-10T14:23:34.491Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:34.491Z] #41 147.2 CC criu/namespaces.o [2019-11-10T14:23:34.491Z] #41 148.5 CC criu/net.o [2019-11-10T14:23:34.491Z] #41 150.9 CC criu/netfilter.o [2019-11-10T14:23:34.491Z] #41 151.1 CC criu/page-pipe.o [2019-11-10T14:23:34.491Z] #41 151.6 CC criu/page-xfer.o [2019-11-10T14:23:34.491Z] #41 152.6 CC criu/pagemap-cache.o [2019-11-10T14:23:34.491Z] #41 153.0 CC criu/pagemap.o [2019-11-10T14:23:34.491Z] #41 153.7 CC criu/parasite-syscall.o [2019-11-10T14:23:34.491Z] #41 154.4 CC criu/path.o [2019-11-10T14:23:34.491Z] #41 154.7 CC criu/pie-util-vdso-elf32.o [2019-11-10T14:23:34.491Z] #41 155.0 CC criu/pie-util-vdso.o [2019-11-10T14:23:34.491Z] #41 155.3 CC criu/pie-util.o [2019-11-10T14:23:34.491Z] #41 155.5 CC criu/pipes.o [2019-11-10T14:23:34.491Z] #41 156.0 CC criu/plugin.o [2019-11-10T14:23:34.491Z] #41 156.4 CC criu/proc_parse.o [2019-11-10T14:23:35.883Z] #39 ... [2019-11-10T14:23:35.883Z] [2019-11-10T14:23:35.883Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:35.883Z] #42 139.1 CC criu/sockets.o [2019-11-10T14:23:35.883Z] #42 139.8 CC criu/stats.o [2019-11-10T14:23:35.883Z] #42 140.2 CC criu/string.o [2019-11-10T14:23:35.883Z] #42 140.3 CC criu/sysctl.o [2019-11-10T14:23:35.883Z] #42 140.9 CC criu/sysfs_parse.o [2019-11-10T14:23:35.883Z] #42 141.1 CC criu/timerfd.o [2019-11-10T14:23:35.883Z] #42 141.2 CC criu/tty.o [2019-11-10T14:23:35.883Z] #42 142.4 CC criu/tun.o [2019-11-10T14:23:35.883Z] #42 142.7 CC criu/uffd.o [2019-11-10T14:23:35.883Z] #42 143.3 CC criu/util.o [2019-11-10T14:23:35.883Z] #42 144.3 CC criu/uts_ns.o [2019-11-10T14:23:35.883Z] #42 144.6 CC criu/vdso.o [2019-11-10T14:23:35.883Z] #42 144.9 LINK criu/built-in.o [2019-11-10T14:23:35.883Z] #42 145.0 LINK criu/criu [2019-11-10T14:23:35.883Z] #42 145.4 DEP lib/c/criu.d [2019-11-10T14:23:35.883Z] #42 145.5 CC images/rpc.pb-c.o [2019-11-10T14:23:35.883Z] #42 145.9 CC lib/c/criu.o [2019-11-10T14:23:35.883Z] #42 146.6 LINK lib/c/built-in.o [2019-11-10T14:23:35.883Z] #42 146.6 LINK lib/c/libcriu.so [2019-11-10T14:23:35.883Z] #42 146.7 GEN magic.py [2019-11-10T14:23:35.883Z] #42 146.8 Note: Building without setproctitle() and strlcpy() support. [2019-11-10T14:23:35.883Z] #42 146.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-10T14:23:35.883Z] #42 147.0 fatal: Not a git repository (or any of the parent directories): .git [2019-11-10T14:23:35.883Z] #42 147.4 make[1]: Nothing to be done for 'all'. [2019-11-10T14:23:36.269Z] #42 147.8 make[1]: 'images/built-in.o' is up to date. [2019-11-10T14:23:36.269Z] #42 147.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-10T14:23:36.269Z] #42 147.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-10T14:23:36.269Z] #42 147.9 make[1]: 'compel/libcompel.a' is up to date. [2019-11-10T14:23:36.269Z] #42 147.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-10T14:23:36.269Z] #42 147.9 make[1]: Nothing to be done for 'all'. [2019-11-10T14:23:36.269Z] #42 148.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-10T14:23:36.269Z] #42 148.0 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:36.402Z] #41 ... [2019-11-10T14:23:36.402Z] [2019-11-10T14:23:36.402Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:36.402Z] #59 174.1 + bin/containerd [2019-11-10T14:23:36.662Z] #42 148.0 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:36.662Z] #42 148.1 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:36.662Z] #42 148.1 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:36.662Z] #42 148.2 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:36.662Z] #42 148.2 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:36.662Z] #42 148.2 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:36.662Z] #42 148.2 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:36.662Z] #42 148.2 INSTALL criu/criu [2019-11-10T14:23:36.662Z] #42 DONE 148.4s [2019-11-10T14:23:36.662Z] [2019-11-10T14:23:36.662Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:37.134Z] #59 231.3 + bin/containerd-stress [2019-11-10T14:23:37.228Z] #45 ... [2019-11-10T14:23:37.228Z] [2019-11-10T14:23:37.228Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-10T14:23:37.228Z] #25 33.05 Reading package lists... [2019-11-10T14:23:37.699Z] #59 233.2 + bin/containerd-shim [2019-11-10T14:23:37.962Z] #25 42.92 Building dependency tree... [2019-11-10T14:23:38.993Z] #59 ... [2019-11-10T14:23:38.993Z] [2019-11-10T14:23:38.993Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:38.993Z] #50 DONE 214.4s [2019-11-10T14:23:38.993Z] [2019-11-10T14:23:38.993Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:38.993Z] #41 158.3 CC criu/protobuf-desc.o [2019-11-10T14:23:38.993Z] #41 159.0 CC criu/protobuf.o [2019-11-10T14:23:38.993Z] #41 159.3 CC criu/pstree.o [2019-11-10T14:23:38.993Z] #41 160.2 CC criu/rbtree.o [2019-11-10T14:23:38.993Z] #41 160.5 CC criu/rst-malloc.o [2019-11-10T14:23:38.993Z] #41 160.8 CC criu/seccomp.o [2019-11-10T14:23:39.146Z] #25 45.73 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-10T14:23:39.146Z] #25 45.73 The following additional packages will be installed: [2019-11-10T14:23:39.146Z] #25 45.74 libjq1 libonig4 [2019-11-10T14:23:39.489Z] #25 46.31 The following NEW packages will be installed: [2019-11-10T14:23:39.831Z] #25 46.31 jq libjq1 libonig4 [2019-11-10T14:23:39.831Z] #25 46.48 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:23:39.831Z] #25 46.48 Need to get 310 kB of archives. [2019-11-10T14:23:39.831Z] #25 46.48 After this operation, 1267 kB of additional disk space will be used. [2019-11-10T14:23:39.831Z] #25 46.48 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-10T14:23:39.831Z] #25 46.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-10T14:23:39.831Z] #25 46.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-10T14:23:39.940Z] #41 161.5 CC criu/seize.o [2019-11-10T14:23:40.510Z] #41 162.2 CC criu/servicefd.o [2019-11-10T14:23:40.771Z] #41 162.6 CC criu/shmem.o [2019-11-10T14:23:41.569Z] #25 48.18 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:23:41.712Z] #41 163.3 CC criu/sigframe.o [2019-11-10T14:23:41.712Z] #41 163.4 CC criu/signalfd.o [2019-11-10T14:23:41.712Z] #41 163.6 CC criu/sk-inet.o [2019-11-10T14:23:41.920Z] #25 48.52 Fetched 310 kB in 0s (2149 kB/s) [2019-11-10T14:23:41.920Z] #25 48.71 Selecting previously unselected package libonig4:ppc64el. [2019-11-10T14:23:42.279Z] #25 48.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 ... 14950 files and directories currently installed.) [2019-11-10T14:23:42.279Z] #25 48.81 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-10T14:23:42.279Z] #25 48.84 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-10T14:23:42.279Z] #25 49.04 Selecting previously unselected package libjq1:ppc64el. [2019-11-10T14:23:42.279Z] #25 49.05 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-10T14:23:42.279Z] #25 49.06 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-10T14:23:42.622Z] #25 49.24 Selecting previously unselected package jq. [2019-11-10T14:23:42.622Z] #25 49.25 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-10T14:23:42.622Z] #25 49.26 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-10T14:23:42.652Z] #41 164.4 CC criu/sk-netlink.o [2019-11-10T14:23:42.912Z] #41 164.8 CC criu/sk-packet.o [2019-11-10T14:23:42.946Z] #17 ... [2019-11-10T14:23:42.946Z] [2019-11-10T14:23:42.946Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:42.946Z] #41 113.1 CC criu/cr-errno.o [2019-11-10T14:23:42.946Z] #41 113.2 CC criu/cr-restore.o [2019-11-10T14:23:42.946Z] #41 117.6 CC criu/cr-service.o [2019-11-10T14:23:42.946Z] #41 119.1 CC criu/crtools.o [2019-11-10T14:23:42.946Z] #41 119.8 CC criu/eventfd.o [2019-11-10T14:23:42.946Z] #41 120.2 CC criu/eventpoll.o [2019-11-10T14:23:42.946Z] #41 121.1 CC criu/external.o [2019-11-10T14:23:42.946Z] #41 121.4 CC criu/fault-injection.o [2019-11-10T14:23:42.946Z] #41 121.6 CC criu/fdstore.o [2019-11-10T14:23:42.946Z] #41 121.9 CC criu/fifo.o [2019-11-10T14:23:42.946Z] #41 ... [2019-11-10T14:23:42.946Z] [2019-11-10T14:23:42.946Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:23:42.946Z] #17 116.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-10T14:23:42.946Z] #17 116.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-10T14:23:42.966Z] #25 49.47 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-10T14:23:42.966Z] #25 49.48 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-10T14:23:42.966Z] #25 49.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:23:42.966Z] #25 49.64 Setting up jq (1.5+dfsg-1.3) ... [2019-11-10T14:23:42.966Z] #25 DONE 49.8s [2019-11-10T14:23:42.966Z] [2019-11-10T14:23:42.966Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:23:42.966Z] #11 32.81 Reading package lists... [2019-11-10T14:23:42.966Z] #11 44.04 Building dependency tree... [2019-11-10T14:23:42.966Z] #11 46.92 The following additional packages will be installed: [2019-11-10T14:23:42.966Z] #11 46.92 libapparmor1 libseccomp2 [2019-11-10T14:23:42.966Z] #11 46.94 Suggested packages: [2019-11-10T14:23:42.966Z] #11 46.94 seccomp [2019-11-10T14:23:42.966Z] #11 47.41 The following NEW packages will be installed: [2019-11-10T14:23:42.966Z] #11 47.43 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-10T14:23:42.966Z] #11 47.55 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:23:42.966Z] #11 47.55 Need to get 296 kB of archives. [2019-11-10T14:23:42.966Z] #11 47.55 After this operation, 1346 kB of additional disk space will be used. [2019-11-10T14:23:42.966Z] #11 47.55 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-10T14:23:42.966Z] #11 47.59 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-10T14:23:42.966Z] #11 47.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-10T14:23:42.966Z] #11 47.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-10T14:23:42.966Z] #11 49.55 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:23:43.201Z] #17 116.3 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-10T14:23:43.201Z] #17 116.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-10T14:23:43.201Z] #17 116.3 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-10T14:23:43.201Z] #17 116.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:23:43.201Z] #17 116.4 Processing triggers for mime-support (3.60) ... [2019-11-10T14:23:43.310Z] #11 ... [2019-11-10T14:23:43.310Z] [2019-11-10T14:23:43.310Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-10T14:23:43.310Z] #26 DONE 0.1s [2019-11-10T14:23:43.310Z] [2019-11-10T14:23:43.310Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:23:43.457Z] #17 116.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:23:43.457Z] #17 116.4 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-10T14:23:43.457Z] #17 116.4 Setting up libcap2-bin (1:2.25-1) ... [2019-11-10T14:23:43.457Z] #17 116.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-10T14:23:43.457Z] #17 116.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-10T14:23:43.457Z] #17 116.4 Setting up bash-completion (1:2.1-4.3) ... [2019-11-10T14:23:43.483Z] #41 165.3 CC criu/sk-queue.o [2019-11-10T14:23:43.743Z] #41 ... [2019-11-10T14:23:43.743Z] [2019-11-10T14:23:43.743Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:43.743Z] #22 219.4 + return [2019-11-10T14:23:44.256Z] #59 239.8 + bin/containerd-shim-runc-v1 [2019-11-10T14:23:44.314Z] #22 DONE 219.9s [2019-11-10T14:23:44.314Z] [2019-11-10T14:23:44.314Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:44.314Z] #41 165.7 CC criu/sk-tcp.o [2019-11-10T14:23:44.314Z] #41 166.1 CC criu/sk-unix.o [2019-11-10T14:23:44.693Z] #60 ... [2019-11-10T14:23:44.693Z] [2019-11-10T14:23:44.693Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:23:44.693Z] #39 196.6 + rm -rf /tmp/tmp.ZDstPSm05O/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ZDstPSm05O [2019-11-10T14:23:44.693Z] #39 DONE 196.7s [2019-11-10T14:23:44.693Z] [2019-11-10T14:23:44.693Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:44.693Z] #51 ... [2019-11-10T14:23:44.693Z] [2019-11-10T14:23:44.693Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-10T14:23:45.089Z] #40 DONE 0.2s [2019-11-10T14:23:45.089Z] [2019-11-10T14:23:45.089Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-10T14:23:45.089Z] #43 DONE 0.1s [2019-11-10T14:23:45.089Z] [2019-11-10T14:23:45.089Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:45.089Z] #60 ... [2019-11-10T14:23:45.089Z] [2019-11-10T14:23:45.090Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-10T14:23:45.090Z] #46 DONE 0.1s [2019-11-10T14:23:45.512Z] [2019-11-10T14:23:45.512Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-10T14:23:45.512Z] #49 DONE 0.1s [2019-11-10T14:23:45.513Z] [2019-11-10T14:23:45.513Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:45.628Z] #27 ... [2019-11-10T14:23:45.628Z] [2019-11-10T14:23:45.628Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-10T14:23:45.628Z] #11 50.06 Fetched 296 kB in 0s (2292 kB/s) [2019-11-10T14:23:45.628Z] #11 50.20 Selecting previously unselected package libseccomp2:ppc64el. [2019-11-10T14:23:45.628Z] #11 50.20 (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-10T14:23:45.628Z] #11 50.30 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-10T14:23:45.628Z] #11 50.31 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-10T14:23:45.628Z] #11 50.55 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-10T14:23:45.628Z] #11 50.56 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-10T14:23:45.628Z] #11 50.57 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-10T14:23:45.628Z] #11 50.86 Selecting previously unselected package libapparmor1:ppc64el. [2019-11-10T14:23:45.628Z] #11 50.86 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-10T14:23:45.628Z] #11 50.88 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-10T14:23:45.628Z] #11 51.16 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-10T14:23:45.628Z] #11 51.16 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-10T14:23:45.628Z] #11 51.16 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-10T14:23:45.628Z] #11 51.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:23:45.628Z] #11 51.73 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-10T14:23:45.628Z] #11 51.75 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-10T14:23:45.628Z] #11 51.79 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-10T14:23:45.628Z] #11 51.81 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-10T14:23:45.628Z] #11 51.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:23:45.628Z] #11 DONE 52.2s [2019-11-10T14:23:45.628Z] [2019-11-10T14:23:45.628Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:23:45.628Z] #53 DONE 0.1s [2019-11-10T14:23:45.628Z] [2019-11-10T14:23:45.628Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-10T14:23:45.628Z] #54 DONE 0.1s [2019-11-10T14:23:45.628Z] [2019-11-10T14:23:45.628Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:23:45.701Z] #41 167.6 CC criu/sockets.o [2019-11-10T14:23:45.971Z] #17 118.7 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-10T14:23:45.971Z] #17 118.8 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-10T14:23:45.971Z] #17 118.8 Setting up zip (3.0-11+b1) ... [2019-11-10T14:23:45.971Z] #17 118.8 Setting up bzip2 (1.0.6-8.1) ... [2019-11-10T14:23:45.971Z] #17 118.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-10T14:23:45.971Z] #17 118.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-10T14:23:45.971Z] #17 118.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:23:45.971Z] #17 118.8 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-10T14:23:45.971Z] #17 118.8 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:23:45.971Z] #17 118.8 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-10T14:23:45.971Z] #17 118.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-10T14:23:45.971Z] #17 118.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-10T14:23:45.971Z] #17 118.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:23:45.971Z] #17 118.9 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-10T14:23:45.971Z] #17 118.9 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-10T14:23:45.971Z] #17 118.9 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-10T14:23:45.971Z] #17 118.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:23:45.972Z] #55 0.480 + RM_GOPATH=0 [2019-11-10T14:23:45.972Z] #55 0.486 + TMP_GOPATH= [2019-11-10T14:23:45.972Z] #55 0.487 + : /build [2019-11-10T14:23:45.972Z] #55 0.490 + '[' -z '' ']' [2019-11-10T14:23:45.972Z] #55 0.498 ++ mktemp -d [2019-11-10T14:23:45.972Z] #55 ... [2019-11-10T14:23:45.972Z] [2019-11-10T14:23:45.972Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:23:45.972Z] #34 33.15 Reading package lists... [2019-11-10T14:23:45.972Z] #34 43.14 Building dependency tree... [2019-11-10T14:23:45.972Z] #34 46.21 The following additional packages will be installed: [2019-11-10T14:23:45.972Z] #34 46.22 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-10T14:23:45.972Z] #34 46.23 Suggested packages: [2019-11-10T14:23:45.972Z] #34 46.23 codeblocks eclipse ninja-build lrzip [2019-11-10T14:23:45.972Z] #34 46.23 Recommended packages: [2019-11-10T14:23:45.972Z] #34 46.23 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-10T14:23:45.972Z] #34 47.80 The following NEW packages will be installed: [2019-11-10T14:23:45.972Z] #34 47.82 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-10T14:23:45.972Z] #34 47.83 vim-common xxd [2019-11-10T14:23:45.972Z] #34 48.06 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:23:45.972Z] #34 48.06 Need to get 13.4 MB of archives. [2019-11-10T14:23:45.972Z] #34 48.06 After this operation, 60.4 MB of additional disk space will be used. [2019-11-10T14:23:45.972Z] #34 48.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-10T14:23:45.972Z] #34 48.39 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-10T14:23:45.972Z] #34 48.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-10T14:23:45.972Z] #34 50.14 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-10T14:23:45.972Z] #34 50.33 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-10T14:23:45.972Z] #34 50.39 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-10T14:23:45.972Z] #34 50.40 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-10T14:23:45.972Z] #34 50.42 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-10T14:23:45.972Z] #34 50.86 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-10T14:23:45.972Z] #34 50.87 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-10T14:23:45.972Z] #34 52.77 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:23:46.227Z] #17 119.3 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-10T14:23:46.227Z] #17 119.3 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-10T14:23:46.227Z] #17 119.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-10T14:23:46.227Z] #17 119.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-10T14:23:46.227Z] #17 119.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-10T14:23:46.227Z] #17 119.4 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-10T14:23:46.227Z] #17 119.4 Setting up pigz (2.3.4-1) ... [2019-11-10T14:23:46.227Z] #17 119.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-10T14:23:46.227Z] #17 119.4 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-10T14:23:46.227Z] #17 119.4 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:23:46.227Z] #17 119.4 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-10T14:23:46.227Z] #17 119.4 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-10T14:23:46.227Z] #17 119.5 Setting up jq (1.5+dfsg-1.3) ... [2019-11-10T14:23:46.227Z] #17 119.5 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-10T14:23:46.227Z] #17 119.5 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-10T14:23:46.227Z] #17 119.5 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-10T14:23:46.227Z] #17 119.5 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:23:46.315Z] #34 53.01 Fetched 13.4 MB in 2s (4612 kB/s) [2019-11-10T14:23:46.315Z] #34 ... [2019-11-10T14:23:46.315Z] [2019-11-10T14:23:46.315Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:23:46.315Z] #55 0.528 + export GOPATH=/tmp/tmp.CORSpAFPjK [2019-11-10T14:23:46.315Z] #55 0.529 + GOPATH=/tmp/tmp.CORSpAFPjK [2019-11-10T14:23:46.315Z] #55 0.529 + RM_GOPATH=1 [2019-11-10T14:23:46.315Z] #55 0.534 ++ dirname ./install.sh [2019-11-10T14:23:46.315Z] #55 0.537 + dir=. [2019-11-10T14:23:46.315Z] #55 0.537 + bin=runc [2019-11-10T14:23:46.315Z] #55 0.537 + shift [2019-11-10T14:23:46.315Z] #55 0.537 + '[' '!' -f ./runc.installer ']' [2019-11-10T14:23:46.315Z] #55 0.537 + . ./runc.installer [2019-11-10T14:23:46.315Z] #55 0.538 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-10T14:23:46.315Z] #55 0.538 + install_runc [2019-11-10T14:23:46.315Z] #55 0.540 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-10T14:23:46.315Z] #55 0.565 + uname -r [2019-11-10T14:23:46.315Z] #55 0.591 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-10T14:23:46.315Z] #55 0.591 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-10T14:23:46.315Z] #55 0.592 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-10T14:23:46.315Z] #55 0.592 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CORSpAFPjK/src/github.com/opencontainers/runc [2019-11-10T14:23:46.315Z] #55 0.596 Cloning into '/tmp/tmp.CORSpAFPjK/src/github.com/opencontainers/runc'... [2019-11-10T14:23:46.315Z] #55 ... [2019-11-10T14:23:46.315Z] [2019-11-10T14:23:46.315Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-10T14:23:46.315Z] #12 DONE 0.9s [2019-11-10T14:23:46.483Z] #17 119.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-10T14:23:46.483Z] #17 119.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-10T14:23:46.483Z] #17 119.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-10T14:23:46.483Z] #17 119.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-10T14:23:46.483Z] #17 119.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-10T14:23:46.483Z] #17 119.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-10T14:23:46.483Z] #17 119.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-10T14:23:46.483Z] #17 119.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-10T14:23:46.483Z] #17 119.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-10T14:23:46.483Z] #17 119.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-10T14:23:46.483Z] #17 119.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-10T14:23:46.483Z] #17 119.6 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-10T14:23:46.483Z] #17 119.6 Setting up btrfs-progs (4.7.3-1) ... [2019-11-10T14:23:46.483Z] #17 119.6 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-10T14:23:46.483Z] #17 119.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-10T14:23:46.639Z] #41 168.4 CC criu/stats.o [2019-11-10T14:23:46.661Z] [2019-11-10T14:23:46.661Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-10T14:23:46.661Z] #13 ... [2019-11-10T14:23:46.661Z] [2019-11-10T14:23:46.661Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:23:46.661Z] #41 34.09 Reading package lists... [2019-11-10T14:23:46.661Z] #41 43.72 Building dependency tree... [2019-11-10T14:23:46.661Z] #41 46.74 The following additional packages will be installed: [2019-11-10T14:23:46.661Z] #41 46.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-10T14:23:46.661Z] #41 46.76 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-10T14:23:46.661Z] #41 46.77 Suggested packages: [2019-11-10T14:23:46.661Z] #41 46.78 manpages-dev python-setuptools [2019-11-10T14:23:46.661Z] #41 49.72 The following NEW packages will be installed: [2019-11-10T14:23:46.661Z] #41 49.73 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-10T14:23:46.661Z] #41 49.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-10T14:23:46.661Z] #41 49.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-10T14:23:46.661Z] #41 49.74 zlib1g-dev [2019-11-10T14:23:46.661Z] #41 49.92 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:23:46.661Z] #41 49.92 Need to get 3548 kB of archives. [2019-11-10T14:23:46.661Z] #41 49.92 After this operation, 21.2 MB of additional disk space will be used. [2019-11-10T14:23:46.661Z] #41 49.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-10T14:23:46.661Z] #41 50.09 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-10T14:23:46.661Z] #41 50.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-10T14:23:46.661Z] #41 50.13 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-10T14:23:46.661Z] #41 50.15 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-10T14:23:46.661Z] #41 50.18 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-10T14:23:46.661Z] #41 50.19 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-10T14:23:46.661Z] #41 50.20 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-10T14:23:46.661Z] #41 50.29 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-10T14:23:46.661Z] #41 50.42 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-10T14:23:46.661Z] #41 50.45 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-10T14:23:46.661Z] #41 50.68 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-10T14:23:46.661Z] #41 50.77 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-10T14:23:46.661Z] #41 50.78 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-10T14:23:46.661Z] #41 50.80 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-10T14:23:46.661Z] #41 50.82 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-10T14:23:46.661Z] #41 52.90 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:23:46.661Z] #41 53.22 Fetched 3548 kB in 1s (3496 kB/s) [2019-11-10T14:23:46.661Z] #41 53.39 Selecting previously unselected package libnet1:ppc64el. [2019-11-10T14:23:46.661Z] #41 53.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-10T14:23:46.661Z] #41 53.47 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-10T14:23:46.661Z] #41 53.49 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-10T14:23:46.898Z] #41 168.8 CC criu/string.o [2019-11-10T14:23:47.004Z] #41 ... [2019-11-10T14:23:47.005Z] [2019-11-10T14:23:47.005Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:23:47.005Z] #34 53.31 Selecting previously unselected package cmake-data. [2019-11-10T14:23:47.005Z] #34 53.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-10T14:23:47.005Z] #34 53.51 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-10T14:23:47.005Z] #34 53.54 Unpacking cmake-data (3.7.2-1) ... [2019-11-10T14:23:47.005Z] #34 ... [2019-11-10T14:23:47.005Z] [2019-11-10T14:23:47.005Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-10T14:23:47.005Z] #13 DONE 0.5s [2019-11-10T14:23:47.005Z] [2019-11-10T14:23:47.005Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:23:47.005Z] #57 32.99 Reading package lists... [2019-11-10T14:23:47.005Z] #57 44.03 Building dependency tree... [2019-11-10T14:23:47.005Z] #57 48.28 The following additional packages will be installed: [2019-11-10T14:23:47.005Z] #57 48.29 btrfs-progs liblzo2-2 [2019-11-10T14:23:47.005Z] #57 48.68 The following NEW packages will be installed: [2019-11-10T14:23:47.005Z] #57 48.70 btrfs-progs btrfs-tools liblzo2-2 [2019-11-10T14:23:47.005Z] #57 48.95 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:23:47.005Z] #57 48.95 Need to get 588 kB of archives. [2019-11-10T14:23:47.005Z] #57 48.95 After this operation, 5005 kB of additional disk space will be used. [2019-11-10T14:23:47.005Z] #57 48.95 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-10T14:23:47.005Z] #57 48.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-10T14:23:47.005Z] #57 49.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-10T14:23:47.005Z] #57 51.04 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:23:47.005Z] #57 51.26 Fetched 588 kB in 0s (2406 kB/s) [2019-11-10T14:23:47.005Z] #57 51.50 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-10T14:23:47.005Z] #57 51.50 (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-10T14:23:47.005Z] #57 51.63 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-10T14:23:47.005Z] #57 51.66 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-10T14:23:47.005Z] #57 51.94 Selecting previously unselected package btrfs-progs. [2019-11-10T14:23:47.005Z] #57 51.95 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-10T14:23:47.005Z] #57 51.95 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-10T14:23:47.005Z] #57 53.33 Selecting previously unselected package btrfs-tools. [2019-11-10T14:23:47.005Z] #57 53.38 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-10T14:23:47.005Z] #57 53.41 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-10T14:23:47.005Z] #57 53.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:23:47.158Z] #41 168.9 CC criu/sysctl.o [2019-11-10T14:23:47.348Z] #57 53.89 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-10T14:23:47.348Z] #57 53.90 Setting up btrfs-progs (4.7.3-1) ... [2019-11-10T14:23:47.348Z] #57 53.90 Setting up btrfs-tools (4.7.3-1) ... [2019-11-10T14:23:47.348Z] #57 53.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:23:47.348Z] #57 ... [2019-11-10T14:23:47.348Z] [2019-11-10T14:23:47.348Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:23:47.348Z] #41 53.83 Selecting previously unselected package libcap-dev:ppc64el. [2019-11-10T14:23:47.348Z] #41 53.87 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-10T14:23:47.348Z] #41 53.89 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-10T14:23:47.348Z] #41 ... [2019-11-10T14:23:47.348Z] [2019-11-10T14:23:47.348Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-10T14:23:47.348Z] #57 DONE 54.1s [2019-11-10T14:23:47.348Z] [2019-11-10T14:23:47.348Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-10T14:23:47.348Z] #14 0.371 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-10T14:23:47.348Z] #14 DONE 0.4s [2019-11-10T14:23:47.348Z] [2019-11-10T14:23:47.348Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:23:47.348Z] #58 DONE 0.1s [2019-11-10T14:23:47.348Z] [2019-11-10T14:23:47.348Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:23:47.348Z] #41 54.15 Selecting previously unselected package libnet1-dev. [2019-11-10T14:23:47.348Z] #41 54.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-10T14:23:47.417Z] #41 169.4 CC criu/sysfs_parse.o [2019-11-10T14:23:47.537Z] #59 242.9 + bin/containerd-shim-runc-v2 [2019-11-10T14:23:47.692Z] #41 54.23 Unpacking libnet1-dev (1.1.6+dfsg-3) ...#41 ... [2019-11-10T14:23:47.692Z] [2019-11-10T14:23:47.692Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-10T14:23:47.692Z] #59 DONE 0.1s [2019-11-10T14:23:47.692Z] [2019-11-10T14:23:47.692Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:23:47.692Z] #41 54.23 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-10T14:23:47.987Z] #41 169.7 CC criu/timerfd.o [2019-11-10T14:23:47.987Z] #41 ... [2019-11-10T14:23:47.987Z] [2019-11-10T14:23:47.987Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-10T14:23:47.987Z] #23 DONE 1.7s [2019-11-10T14:23:47.987Z] [2019-11-10T14:23:47.988Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-10T14:23:48.035Z] #41 ... [2019-11-10T14:23:48.035Z] [2019-11-10T14:23:48.035Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-10T14:23:48.035Z] #15 DONE 0.6s [2019-11-10T14:23:48.035Z] [2019-11-10T14:23:48.035Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:23:48.035Z] #41 54.80 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-10T14:23:48.035Z] #41 54.82 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-10T14:23:48.035Z] #41 54.83 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-10T14:23:48.412Z] #41 55.15 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-10T14:23:48.412Z] #41 55.18 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-10T14:23:48.470Z] #59 243.7 + binaries [2019-11-10T14:23:48.470Z] #59 243.7 + mkdir -p /build [2019-11-10T14:23:48.470Z] #59 243.7 + cp bin/containerd /build/containerd [2019-11-10T14:23:48.470Z] #59 243.8 + cp bin/containerd-shim /build/containerd-shim [2019-11-10T14:23:48.470Z] #59 243.8 + cp bin/ctr /build/ctr [2019-11-10T14:23:48.756Z] #41 ... [2019-11-10T14:23:48.756Z] [2019-11-10T14:23:48.756Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-10T14:23:48.756Z] #16 DONE 0.4s [2019-11-10T14:23:48.756Z] [2019-11-10T14:23:48.756Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:23:48.756Z] #41 55.22 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-10T14:23:49.102Z] #41 ... [2019-11-10T14:23:49.102Z] [2019-11-10T14:23:49.102Z] #17 [dev 6/24] RUN ldconfig [2019-11-10T14:23:49.102Z] #17 DONE 0.5s [2019-11-10T14:23:49.102Z] [2019-11-10T14:23:49.102Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:49.102Z] #60 0.357 + RM_GOPATH=0 [2019-11-10T14:23:49.102Z] #60 0.361 + TMP_GOPATH= [2019-11-10T14:23:49.102Z] #60 0.362 + : /build [2019-11-10T14:23:49.102Z] #60 0.363 + '[' -z '' ']' [2019-11-10T14:23:49.102Z] #60 0.367 ++ mktemp -d [2019-11-10T14:23:49.102Z] #60 0.415 + export GOPATH=/tmp/tmp.iTkW2FIYAs [2019-11-10T14:23:49.102Z] #60 0.417 + GOPATH=/tmp/tmp.iTkW2FIYAs [2019-11-10T14:23:49.102Z] #60 0.418 + RM_GOPATH=1 [2019-11-10T14:23:49.102Z] #60 0.424 ++ dirname ./install.sh [2019-11-10T14:23:49.102Z] #60 0.433 + dir=. [2019-11-10T14:23:49.102Z] #60 0.437 + bin=containerd [2019-11-10T14:23:49.102Z] #60 0.439 + shift [2019-11-10T14:23:49.102Z] #60 0.441 + '[' '!' -f ./containerd.installer ']' [2019-11-10T14:23:49.102Z] #60 0.442 + . ./containerd.installer [2019-11-10T14:23:49.102Z] #60 0.444 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:23:49.102Z] #60 0.449 + install_containerd [2019-11-10T14:23:49.102Z] #60 0.451 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-10T14:23:49.102Z] #60 0.452 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:23:49.102Z] #60 0.453 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iTkW2FIYAs/src/github.com/containerd/containerd [2019-11-10T14:23:49.102Z] #60 0.468 Cloning into '/tmp/tmp.iTkW2FIYAs/src/github.com/containerd/containerd'... [2019-11-10T14:23:49.401Z] #59 DONE 244.7s [2019-11-10T14:23:49.967Z] [2019-11-10T14:23:49.967Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-10T14:23:50.224Z] #60 DONE 0.4s [2019-11-10T14:23:50.224Z] [2019-11-10T14:23:50.224Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-10T14:23:50.527Z] #27 DONE 2.7s [2019-11-10T14:23:50.527Z] [2019-11-10T14:23:50.527Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-10T14:23:50.788Z] #64 DONE 0.3s [2019-11-10T14:23:50.788Z] [2019-11-10T14:23:50.788Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-10T14:23:50.788Z] #66 DONE 0.1s [2019-11-10T14:23:50.788Z] [2019-11-10T14:23:50.788Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-10T14:23:50.788Z] #69 DONE 0.1s [2019-11-10T14:23:50.788Z] [2019-11-10T14:23:50.788Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-10T14:23:50.788Z] #70 DONE 0.0s [2019-11-10T14:23:50.788Z] [2019-11-10T14:23:50.788Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-10T14:23:51.098Z] #29 DONE 0.2s [2019-11-10T14:23:51.098Z] [2019-11-10T14:23:51.098Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-10T14:23:51.098Z] #32 DONE 0.2s [2019-11-10T14:23:51.098Z] [2019-11-10T14:23:51.098Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-10T14:23:51.359Z] #37 DONE 0.1s [2019-11-10T14:23:51.359Z] [2019-11-10T14:23:51.359Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-10T14:23:51.721Z] #17 124.2 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-10T14:23:51.721Z] #17 124.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:23:51.721Z] #17 124.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-10T14:23:51.721Z] #17 124.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-10T14:23:51.721Z] #17 124.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-10T14:23:51.721Z] #17 124.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-10T14:23:51.721Z] #17 124.2 Setting up btrfs-tools (4.7.3-1) ... [2019-11-10T14:23:51.721Z] #17 124.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:23:51.721Z] #17 124.2 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-10T14:23:51.721Z] #17 124.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-10T14:23:51.721Z] #17 124.3 Setting up python3 (3.5.3-1) ... [2019-11-10T14:23:52.357Z] #60 177.0 + bin/containerd [2019-11-10T14:23:52.686Z] #71 DONE 1.5s [2019-11-10T14:23:52.686Z] [2019-11-10T14:23:52.686Z] #72 exporting to image [2019-11-10T14:23:52.686Z] #72 exporting layers [2019-11-10T14:23:52.743Z] #39 DONE 1.2s [2019-11-10T14:23:52.744Z] [2019-11-10T14:23:52.744Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:52.744Z] #41 170.0 CC criu/tty.o [2019-11-10T14:23:52.744Z] #41 171.6 CC criu/tun.o [2019-11-10T14:23:52.744Z] #41 172.2 CC criu/uffd.o [2019-11-10T14:23:52.744Z] #41 173.4 CC criu/util.o [2019-11-10T14:23:52.744Z] #41 174.5 CC criu/uts_ns.o [2019-11-10T14:23:52.971Z] #60 ... [2019-11-10T14:23:52.971Z] [2019-11-10T14:23:52.971Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:23:52.971Z] #27 5.425 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-10T14:23:52.971Z] #27 6.612 [2019-11-10T14:23:52.971Z] #27 7.471 #### 5.7% ########## 14.3% ################ 22.8% ###################### 31.3% ######################### 36.0% ############################### 43.6% ##################################### 52.1% ########################################## 58.5% ################################################ 67.0% #################################################### 73.5% ######################################################## 77.8% ############################################################ 84.2% ################################################################# 90.6% ######################################################################## 100.0% [2019-11-10T14:23:53.004Z] #41 174.7 CC criu/vdso.o [2019-11-10T14:23:53.084Z] #17 125.9 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-10T14:23:53.264Z] #41 175.2 LINK criu/built-in.o [2019-11-10T14:23:53.340Z] #17 ... [2019-11-10T14:23:53.341Z] [2019-11-10T14:23:53.341Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:53.341Z] #41 122.3 CC criu/file-ids.o [2019-11-10T14:23:53.341Z] #41 122.6 CC criu/file-lock.o [2019-11-10T14:23:53.341Z] #41 123.6 CC criu/files-ext.o [2019-11-10T14:23:53.341Z] #41 124.0 CC criu/files-reg.o [2019-11-10T14:23:53.341Z] #41 126.4 CC criu/files.o [2019-11-10T14:23:53.341Z] #41 128.4 CC criu/filesystems.o [2019-11-10T14:23:53.341Z] #41 129.0 CC criu/fsnotify.o [2019-11-10T14:23:53.341Z] #41 130.2 CC criu/image-desc.o [2019-11-10T14:23:53.341Z] #41 130.4 CC criu/image.o [2019-11-10T14:23:53.341Z] #41 131.3 CC criu/ipc_ns.o [2019-11-10T14:23:53.341Z] #41 132.2 CC criu/irmap.o [2019-11-10T14:23:53.526Z] #41 175.3 LINK criu/criu [2019-11-10T14:23:53.596Z] #41 ... [2019-11-10T14:23:53.596Z] [2019-11-10T14:23:53.596Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:23:53.597Z] #54 154.2 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-10T14:23:53.597Z] #54 156.5 + mkdir -p /build [2019-11-10T14:23:53.597Z] #54 156.5 + cp runc /build/runc [2019-11-10T14:23:53.597Z] #54 DONE 157.6s [2019-11-10T14:23:53.597Z] [2019-11-10T14:23:53.597Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:23:53.597Z] #41 132.7 CC criu/kcmp-ids.o [2019-11-10T14:23:53.701Z] #27 10.55 [2019-11-10T14:23:53.787Z] #41 175.6 DEP lib/c/criu.d [2019-11-10T14:23:53.787Z] #41 175.6 CC images/rpc.pb-c.o [2019-11-10T14:23:53.853Z] #41 133.2 CC criu/kerndat.o [2019-11-10T14:23:54.358Z] #41 176.2 CC lib/c/criu.o [2019-11-10T14:23:54.884Z] [2019-11-10T14:23:54.884Z] #27 ... [2019-11-10T14:23:54.884Z] [2019-11-10T14:23:54.884Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:23:54.884Z] #69 DONE 61.1s [2019-11-10T14:23:54.884Z] [2019-11-10T14:23:54.884Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:23:54.884Z] #27 11.33 ##### 7.8% [2019-11-10T14:23:54.884Z] #27 ... [2019-11-10T14:23:54.884Z] [2019-11-10T14:23:54.884Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:23:54.884Z] #41 56.00 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-10T14:23:54.884Z] #41 56.00 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-10T14:23:54.884Z] #41 56.04 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-10T14:23:54.884Z] #41 56.23 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-10T14:23:54.884Z] #41 56.25 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-10T14:23:54.884Z] #41 56.25 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-10T14:23:54.884Z] #41 56.44 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-10T14:23:54.884Z] #41 56.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-10T14:23:54.884Z] #41 56.51 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-10T14:23:54.884Z] #41 56.90 Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-10T14:23:54.884Z] #41 56.93 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-10T14:23:54.884Z] #41 56.94 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-10T14:23:54.884Z] #41 58.49 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-10T14:23:54.884Z] #41 58.50 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-10T14:23:54.884Z] #41 58.50 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-10T14:23:54.884Z] #41 58.88 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-10T14:23:54.884Z] #41 58.91 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-10T14:23:54.884Z] #41 58.92 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-10T14:23:54.884Z] #41 61.25 Selecting previously unselected package libprotoc10:ppc64el. [2019-11-10T14:23:54.884Z] #41 61.38 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-10T14:23:54.884Z] #41 61.38 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-10T14:23:54.884Z] #41 ... [2019-11-10T14:23:54.884Z] [2019-11-10T14:23:54.884Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:23:55.216Z] #41 134.4 CC criu/libnetlink.o [2019-11-10T14:23:55.299Z] #41 177.2 LINK lib/c/built-in.o [2019-11-10T14:23:55.300Z] #41 177.2 LINK lib/c/libcriu.so [2019-11-10T14:23:55.560Z] #41 177.4 GEN magic.py [2019-11-10T14:23:55.560Z] #41 177.5 Note: Building without setproctitle() and strlcpy() support. [2019-11-10T14:23:55.560Z] #41 177.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-10T14:23:55.571Z] #27 11.33 ##### 7.8% ############# 19.3% ########################## 36.6% ################################## 48.1% ######################################### 57.2% ############################################# 63.0% ##################################################### 74.5% ############################################################# 86.0% ######################################################################## 100.0% [2019-11-10T14:23:55.698Z] #60 ... [2019-11-10T14:23:55.699Z] [2019-11-10T14:23:55.699Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:55.699Z] #51 DONE 207.7s [2019-11-10T14:23:55.699Z] [2019-11-10T14:23:55.699Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:55.777Z] #41 134.8 CC criu/log.o [2019-11-10T14:23:56.103Z] #60 ... [2019-11-10T14:23:56.103Z] [2019-11-10T14:23:56.103Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-10T14:23:56.103Z] #52 DONE 0.1s [2019-11-10T14:23:56.103Z] [2019-11-10T14:23:56.103Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-10T14:23:56.103Z] #56 DONE 0.1s [2019-11-10T14:23:56.103Z] [2019-11-10T14:23:56.103Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:56.132Z] #41 178.0 fatal: Not a git repository (or any of the parent directories): .git [2019-11-10T14:23:56.338Z] #41 135.4 CC criu/lsm.o [2019-11-10T14:23:56.593Z] #41 135.8 CC criu/mem.o [2019-11-10T14:23:57.074Z] #41 178.8 make[1]: Nothing to be done for 'all'. [2019-11-10T14:23:57.332Z] #27 14.21 [2019-11-10T14:23:57.961Z] #41 137.1 CC criu/mount.o [2019-11-10T14:23:58.015Z] #41 179.6 make[1]: 'images/built-in.o' is up to date. [2019-11-10T14:23:58.015Z] #41 179.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-10T14:23:58.015Z] #41 179.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-10T14:23:58.015Z] #41 179.7 make[1]: 'compel/libcompel.a' is up to date. [2019-11-10T14:23:58.015Z] #41 179.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-10T14:23:58.015Z] #41 179.8 make[1]: Nothing to be done for 'all'. [2019-11-10T14:23:58.015Z] #41 179.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-10T14:23:58.015Z] #41 180.0 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:58.122Z] using credential docker-jenkins-github-credentials [2019-11-10T14:23:58.197Z] Cloning the remote Git repository [2019-11-10T14:23:58.197Z] Cloning with configured refspecs honoured and without tags [2019-11-10T14:23:58.276Z] #41 180.1 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:58.276Z] #41 180.1 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:58.537Z] #41 180.2 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:58.537Z] #41 180.3 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:58.537Z] #41 180.3 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:58.537Z] #41 180.4 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:58.537Z] #41 180.4 make[2]: Nothing to be done for 'all'. [2019-11-10T14:23:58.797Z] #41 180.4 INSTALL criu/criu [2019-11-10T14:23:59.150Z] #27 14.79 ####### 10.1% ############## 20.4% ##################### 29.3% ########################## 36.5% ############################### 44.3% ##################################### 52.1% ########################################### 59.8% ################################################ 67.6% ###################################################### 75.3% ## [2019-11-10T14:23:59.150Z] #27 ... [2019-11-10T14:23:59.150Z] [2019-11-10T14:23:59.150Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:23:59.150Z] #18 0.672 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-10T14:23:59.150Z] #18 0.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-10T14:23:59.150Z] #18 0.878 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-10T14:23:59.150Z] #18 0.904 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-10T14:23:59.150Z] #18 0.995 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-10T14:23:59.150Z] #18 2.970 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-10T14:23:59.150Z] #18 6.862 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-10T14:23:59.150Z] #18 8.878 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-10T14:23:59.150Z] #18 ... [2019-11-10T14:23:59.150Z] [2019-11-10T14:23:59.150Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:23:59.245Z] #72 exporting layers 6.4s done [2019-11-10T14:23:59.245Z] #72 writing image sha256:5b957f32d4c906f5677a6eb02eac2b0e6de0d917f61ca2dc8c8ad5799116258d done [2019-11-10T14:23:59.245Z] #72 naming to docker.io/library/docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 done [2019-11-10T14:23:59.245Z] #72 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2019-11-10T14:23:58.473Z] Cloning repository https://github.com/moby/moby.git [2019-11-10T14:23:58.870Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [Pipeline] sh [2019-11-10T14:23:59.420Z] #41 DONE 181.2s [2019-11-10T14:23:59.420Z] [2019-11-10T14:23:59.420Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:23:59.491Z] #27 14.79 ####### 10.1% ############## 20.4% ##################### 29.3% ########################## 36.5% ############################### 44.3% ##################################### 52.1% ########################################### 59.8% ################################################ 67.6% ###################################################### 75.3% ########################################################### 83.0% ################################################################# 90.8% ######################################################################## 100.0% [2019-11-10T14:23:59.706Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40193/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40193/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/validate/default [2019-11-10T14:23:59.988Z] #41 ... [2019-11-10T14:23:59.988Z] [2019-11-10T14:23:59.988Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:23:59.988Z] #17 128.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-10T14:23:59.988Z] #17 128.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-10T14:23:59.988Z] #17 128.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-10T14:23:59.988Z] #17 128.4 Setting up python3-wheel (0.29.0-2) ... [2019-11-10T14:23:59.988Z] #17 129.1 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-10T14:23:59.988Z] #17 130.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-10T14:23:59.988Z] #17 130.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-10T14:23:59.988Z] #17 130.9 Setting up dmsetup (2:1.02.137-2) ... [2019-11-10T14:23:59.988Z] #17 130.9 Setting up python3-setuptools (33.1.1-1) ... [2019-11-10T14:23:59.989Z] #17 131.8 Setting up dh-python (2.20170125) ... [2019-11-10T14:23:59.989Z] #17 132.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-10T14:23:59.989Z] #17 132.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:23:59.989Z] #17 DONE 132.8s [2019-11-10T14:23:59.989Z] [2019-11-10T14:23:59.989Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-10T14:24:00.639Z] Congratulations! All commits are properly signed with the DCO! [2019-11-10T14:24:00.639Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-11-10T14:24:00.639Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-11-10T14:24:00.676Z] #27 17.25 [2019-11-10T14:24:00.799Z] #59 ... [2019-11-10T14:24:00.799Z] [2019-11-10T14:24:00.799Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-10T14:24:00.799Z] #42 DONE 0.1s [2019-11-10T14:24:00.799Z] [2019-11-10T14:24:00.799Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-10T14:24:01.366Z] #45 DONE 0.6s [2019-11-10T14:24:01.366Z] [2019-11-10T14:24:01.366Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:24:01.367Z] #27 17.89 # 2.3% ### 4.9% [2019-11-10T14:24:01.367Z] #27 ... [2019-11-10T14:24:01.367Z] [2019-11-10T14:24:01.367Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:24:01.367Z] #34 57.97 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-10T14:24:01.367Z] #34 58.03 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-10T14:24:01.367Z] #34 58.06 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-10T14:24:01.367Z] #34 58.30 Selecting previously unselected package libicu57:ppc64el. [2019-11-10T14:24:01.367Z] #34 58.37 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-10T14:24:01.367Z] #34 58.39 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-10T14:24:01.367Z] #34 ... [2019-11-10T14:24:01.367Z] [2019-11-10T14:24:01.367Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:24:00.889Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-10T14:24:00.889Z] > git --version # timeout=10 [2019-11-10T14:24:00.932Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-10T14:24:00.934Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40193/head:refs/remotes/origin/PR-40193 +refs/heads/master:refs/remotes/origin/master [2019-11-10T14:24:01.625Z] #59 ... [2019-11-10T14:24:01.625Z] [2019-11-10T14:24:01.625Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-10T14:24:01.625Z] #48 DONE 0.2s [2019-11-10T14:24:01.625Z] [2019-11-10T14:24:01.625Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-10T14:24:02.804Z] #27 17.89 # 2.3% ### 4.9% ##### 7.6% ####### 10.3% ######### 13.0% ########## 14.8% ############ 17.4% ############### 21.0% ################# 24.6% ################### 26.8% ##################### 29.4% ###################### 31.2% ######################### 34.8% [2019-11-10T14:24:02.805Z] #27 ... [2019-11-10T14:24:02.805Z] [2019-11-10T14:24:02.805Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:24:02.805Z] #48 59.06 + cd /tmp/tmp.ThcRWn6gP5/src/gotest.tools/gotestsum [2019-11-10T14:24:02.805Z] #48 59.06 + git checkout -q v0.3.5 [2019-11-10T14:24:02.805Z] #48 59.21 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-10T14:24:02.805Z] #48 ... [2019-11-10T14:24:02.805Z] [2019-11-10T14:24:02.805Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:24:03.002Z] #51 DONE 1.3s [2019-11-10T14:24:03.002Z] [2019-11-10T14:24:03.002Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-10T14:24:03.002Z] #55 DONE 0.1s [2019-11-10T14:24:03.002Z] [2019-11-10T14:24:03.002Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:24:05.232Z] #18 ... [2019-11-10T14:24:05.232Z] [2019-11-10T14:24:05.232Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:24:05.232Z] #38 218.7 + dpkg --print-architecture [2019-11-10T14:24:05.232Z] #38 218.7 + cd /tmp/tmp.0D9L1rj73F/src/github.com/docker/distribution [2019-11-10T14:24:05.232Z] #38 218.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-10T14:24:05.232Z] #38 219.1 + GOPATH=/tmp/tmp.0D9L1rj73F/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.0D9L1rj73F [2019-11-10T14:24:05.232Z] #38 219.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-10T14:24:05.566Z] #27 17.89 # 2.3% ### 4.9% ##### 7.6% ####### 10.3% ######### 13.0% ########## 14.8% ############ 17.4% ############### 21.0% ################# 24.6% ################### 26.8% ##################### 29.4% ###################### 31.2% ######################### 34.8% ######################### 35.6% ########################### 38.2% ############################ 40.0% ############################### 43.6% ################################# 46.3% ################################### 48.9% ##################################### 51.6% ####################################### 54.3% ######################################### 57.0% ########################################## 59.7% ############################################ 62.3% ############################################## 65.0% ################################################# 68.6% ################################################## 70.4% #################################################### 73.1% ####################################################### 76.6% ######################################################### 80.2% ############################################################ 83.8% ############################################################## 87.4% ################################################################# 90.9% ################################################################### 93.6% ##################################################################### 96.3% ####################################################################### 99.8% ######################################################################## 100.0% [2019-11-10T14:24:05.794Z] #38 ... [2019-11-10T14:24:05.794Z] [2019-11-10T14:24:05.794Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-10T14:24:05.794Z] #18 6.123 Collecting yamllint==1.16.0 [2019-11-10T14:24:05.909Z] #27 22.46 [2019-11-10T14:24:05.909Z] #27 ... [2019-11-10T14:24:05.909Z] [2019-11-10T14:24:05.909Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:24:05.909Z] #41 62.38 Selecting previously unselected package protobuf-c-compiler. [2019-11-10T14:24:05.909Z] #41 62.41 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-10T14:24:05.909Z] #41 62.42 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-10T14:24:05.909Z] #41 62.74 Selecting previously unselected package protobuf-compiler. [2019-11-10T14:24:05.909Z] #41 62.77 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-10T14:24:05.909Z] #41 62.77 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-10T14:24:05.909Z] #41 63.20 Selecting previously unselected package python-pkg-resources. [2019-11-10T14:24:05.909Z] #41 63.21 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-10T14:24:05.909Z] #41 63.22 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-10T14:24:05.909Z] #41 63.63 Selecting previously unselected package python-protobuf. [2019-11-10T14:24:05.909Z] #41 63.64 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-10T14:24:05.909Z] #41 63.65 Unpacking python-protobuf (3.0.0-9) ... [2019-11-10T14:24:05.909Z] #41 64.63 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-10T14:24:05.909Z] #41 64.79 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-10T14:24:05.909Z] #41 64.80 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-10T14:24:05.909Z] #41 ... [2019-11-10T14:24:05.909Z] [2019-11-10T14:24:05.909Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:24:05.909Z] #34 68.72 Selecting previously unselected package libxml2:ppc64el. [2019-11-10T14:24:05.909Z] #34 68.73 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-10T14:24:05.909Z] #34 68.74 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-10T14:24:05.909Z] #34 69.86 Selecting previously unselected package libarchive13:ppc64el. [2019-11-10T14:24:05.909Z] #34 69.89 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-10T14:24:05.909Z] #34 69.90 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-10T14:24:05.909Z] #34 70.32 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-10T14:24:05.909Z] #34 70.34 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-10T14:24:05.909Z] #34 70.35 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-10T14:24:05.909Z] #34 70.64 Selecting previously unselected package libuv1:ppc64el. [2019-11-10T14:24:05.909Z] #34 70.68 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-10T14:24:05.909Z] #34 70.69 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-10T14:24:05.909Z] #34 71.05 Selecting previously unselected package cmake. [2019-11-10T14:24:05.909Z] #34 71.09 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-10T14:24:05.909Z] #34 71.38 Unpacking cmake (3.7.2-1) ... [2019-11-10T14:24:07.106Z] #34 ... [2019-11-10T14:24:07.106Z] [2019-11-10T14:24:07.106Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:24:07.106Z] #32 63.54 internal/reflectlite [2019-11-10T14:24:07.106Z] #32 63.55 sync [2019-11-10T14:24:07.106Z] #32 69.65 errors [2019-11-10T14:24:07.106Z] #32 69.66 sort [2019-11-10T14:24:07.106Z] #32 70.82 internal/oserror [2019-11-10T14:24:07.106Z] #32 70.82 io [2019-11-10T14:24:07.106Z] #32 70.88 strconv [2019-11-10T14:24:07.106Z] #32 72.34 syscall [2019-11-10T14:24:07.448Z] #32 ... [2019-11-10T14:24:07.448Z] [2019-11-10T14:24:07.448Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:24:07.448Z] #29 73.90 + cd /tmp/tmp.mz2hU1xlbA/src/github.com/go-swagger/go-swagger [2019-11-10T14:24:07.448Z] #29 73.90 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-10T14:24:10.477Z] #29 ... [2019-11-10T14:24:10.477Z] [2019-11-10T14:24:10.477Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:24:10.477Z] #45 66.47 internal/reflectlite [2019-11-10T14:24:10.477Z] #45 66.48 sync [2019-11-10T14:24:10.477Z] #45 71.91 internal/singleflight [2019-11-10T14:24:10.477Z] #45 71.91 math/rand [2019-11-10T14:24:10.477Z] #45 71.93 github.com/LK4D4/vndr/godl/singleflight [2019-11-10T14:24:10.477Z] #45 76.15 sort [2019-11-10T14:24:10.477Z] #45 76.22 syscall [2019-11-10T14:24:10.477Z] #45 76.24 io [2019-11-10T14:24:10.477Z] #45 76.33 strconv [2019-11-10T14:24:10.477Z] #45 ... [2019-11-10T14:24:10.477Z] [2019-11-10T14:24:10.477Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-10T14:24:10.477Z] #34 75.88 Selecting previously unselected package xxd. [2019-11-10T14:24:10.477Z] #34 75.90 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-10T14:24:10.477Z] #34 75.91 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:24:10.477Z] #34 76.18 Selecting previously unselected package vim-common. [2019-11-10T14:24:10.477Z] #34 76.21 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:24:10.477Z] #34 76.22 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:24:10.477Z] #34 76.80 Processing triggers for mime-support (3.60) ... [2019-11-10T14:24:10.477Z] #34 77.03 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:24:10.477Z] #34 77.04 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-10T14:24:10.477Z] #34 77.05 Setting up cmake-data (3.7.2-1) ... [2019-11-10T14:24:10.477Z] #34 77.06 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-10T14:24:10.477Z] #34 77.08 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-10T14:24:10.477Z] #34 77.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:24:10.477Z] #34 77.15 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:24:10.477Z] #34 77.18 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-10T14:24:10.477Z] #34 77.19 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-10T14:24:10.477Z] #34 77.21 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-10T14:24:10.477Z] #34 77.21 Setting up cmake (3.7.2-1) ... [2019-11-10T14:24:10.820Z] #34 77.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:24:10.820Z] #34 DONE 77.6s [2019-11-10T14:24:10.820Z] [2019-11-10T14:24:10.820Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:24:11.120Z] #59 207.9 + bin/containerd-stress [2019-11-10T14:24:11.163Z] #35 DONE 0.2s [2019-11-10T14:24:11.163Z] [2019-11-10T14:24:11.163Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:24:11.163Z] #41 72.86 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-10T14:24:11.163Z] #41 72.89 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-10T14:24:11.163Z] #41 72.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:24:11.163Z] #41 72.97 Setting up python-protobuf (3.0.0-9) ... [2019-11-10T14:24:11.163Z] #41 ... [2019-11-10T14:24:11.163Z] [2019-11-10T14:24:11.163Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-10T14:24:11.163Z] #36 DONE 0.1s [2019-11-10T14:24:11.163Z] [2019-11-10T14:24:11.163Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:24:11.903Z] #37 0.537 + RM_GOPATH=0 [2019-11-10T14:24:11.903Z] #37 0.537 + TMP_GOPATH= [2019-11-10T14:24:11.903Z] #37 0.537 + : /build [2019-11-10T14:24:11.903Z] #37 0.539 + '[' -z '' ']' [2019-11-10T14:24:11.903Z] #37 0.545 ++ mktemp -d [2019-11-10T14:24:11.903Z] #37 0.576 + export GOPATH=/tmp/tmp.BPh0bB6KV6 [2019-11-10T14:24:11.903Z] #37 0.576 + GOPATH=/tmp/tmp.BPh0bB6KV6 [2019-11-10T14:24:11.903Z] #37 0.577 + RM_GOPATH=1 [2019-11-10T14:24:11.903Z] #37 0.580 ++ dirname ./install.sh [2019-11-10T14:24:11.903Z] #37 0.582 + dir=. [2019-11-10T14:24:11.903Z] #37 0.583 + bin=tini [2019-11-10T14:24:11.903Z] #37 0.583 + shift [2019-11-10T14:24:11.903Z] #37 0.583 + '[' '!' -f ./tini.installer ']' [2019-11-10T14:24:11.903Z] #37 0.583 + . ./tini.installer [2019-11-10T14:24:11.903Z] #37 0.584 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:24:11.903Z] #37 0.585 + install_tini [2019-11-10T14:24:11.903Z] #37 0.585 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:24:11.903Z] #37 0.585 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-10T14:24:11.903Z] #37 0.585 + git clone https://github.com/krallin/tini.git /tmp/tmp.BPh0bB6KV6/tini [2019-11-10T14:24:11.903Z] #37 0.635 Cloning into '/tmp/tmp.BPh0bB6KV6/tini'... [2019-11-10T14:24:12.334Z] #18 ... [2019-11-10T14:24:12.334Z] [2019-11-10T14:24:12.334Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:24:12.334Z] #41 140.8 CC criu/namespaces.o [2019-11-10T14:24:12.334Z] #41 142.3 CC criu/net.o [2019-11-10T14:24:12.334Z] #41 145.3 CC criu/netfilter.o [2019-11-10T14:24:12.334Z] #41 145.7 CC criu/page-pipe.o [2019-11-10T14:24:12.334Z] #41 146.3 CC criu/page-xfer.o [2019-11-10T14:24:12.334Z] #41 147.2 CC criu/pagemap-cache.o [2019-11-10T14:24:12.334Z] #41 147.5 CC criu/pagemap.o [2019-11-10T14:24:12.334Z] #41 148.2 CC criu/parasite-syscall.o [2019-11-10T14:24:12.334Z] #41 149.1 CC criu/path.o [2019-11-10T14:24:12.334Z] #41 149.3 CC criu/pie-util-vdso-elf32.o [2019-11-10T14:24:12.334Z] #41 149.6 CC criu/pie-util-vdso.o [2019-11-10T14:24:12.334Z] #41 149.9 CC criu/pie-util.o [2019-11-10T14:24:12.334Z] #41 150.0 CC criu/pipes.o [2019-11-10T14:24:12.334Z] #41 150.6 CC criu/plugin.o [2019-11-10T14:24:12.334Z] #41 150.9 CC criu/proc_parse.o [2019-11-10T14:24:12.334Z] #41 ... [2019-11-10T14:24:12.334Z] [2019-11-10T14:24:12.334Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-10T14:24:12.334Z] #18 12.83 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-10T14:24:12.589Z] #18 13.12 Collecting pyyaml (from yamllint==1.16.0) [2019-11-10T14:24:13.026Z] #59 210.5 + bin/containerd-shim [2019-11-10T14:24:13.954Z] #18 14.30 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-10T14:24:14.220Z] #37 3.117 + cd /tmp/tmp.BPh0bB6KV6/tini [2019-11-10T14:24:14.220Z] #37 3.117 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-10T14:24:14.220Z] #37 3.128 + cmake . [2019-11-10T14:24:15.842Z] #18 16.21 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-10T14:24:15.925Z] #37 4.377 -- The C compiler identification is GNU 6.3.0 [2019-11-10T14:24:15.925Z] #37 4.449 -- Check for working C compiler: /usr/bin/cc [2019-11-10T14:24:16.269Z] #37 ... [2019-11-10T14:24:16.269Z] [2019-11-10T14:24:16.269Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-10T14:24:16.269Z] #41 83.05 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-10T14:24:16.269Z] #41 83.06 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-10T14:24:16.269Z] #41 83.06 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-10T14:24:16.269Z] #41 83.07 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-10T14:24:16.269Z] #41 83.10 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-10T14:24:16.269Z] #41 83.12 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-10T14:24:16.269Z] #41 83.13 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-10T14:24:16.269Z] #41 83.15 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-10T14:24:16.269Z] #41 83.16 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-10T14:24:16.613Z] #41 83.17 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-10T14:24:16.613Z] #41 83.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:24:16.613Z] #41 DONE 83.4s [2019-11-10T14:24:16.613Z] [2019-11-10T14:24:16.613Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:24:16.613Z] #37 5.200 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-10T14:24:16.613Z] #37 5.212 -- Detecting C compiler ABI info [2019-11-10T14:24:16.735Z] Fetching without tags [2019-11-10T14:24:16.781Z] #18 17.33 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-10T14:24:16.959Z] #37 ... [2019-11-10T14:24:16.959Z] [2019-11-10T14:24:16.959Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:24:16.959Z] #55 21.19 + cd /tmp/tmp.CORSpAFPjK/src/github.com/opencontainers/runc [2019-11-10T14:24:16.959Z] #55 21.19 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-10T14:24:16.959Z] #55 22.03 + '[' -z '' ']' [2019-11-10T14:24:16.959Z] #55 22.05 + target=static [2019-11-10T14:24:16.959Z] #55 22.05 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-10T14:24:16.959Z] #55 25.86 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-10T14:24:16.959Z] #55 ... [2019-11-10T14:24:16.959Z] [2019-11-10T14:24:16.959Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:24:16.959Z] #27 26.04 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-10T14:24:16.959Z] #27 27.24 [2019-11-10T14:24:16.959Z] #27 28.07 ################################################# 69.0% ######################################################################## 100.0% [2019-11-10T14:24:16.959Z] #27 28.47 [2019-11-10T14:24:16.959Z] #27 32.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-10T14:24:16.959Z] #27 33.18 [2019-11-10T14:24:17.303Z] #27 34.04 ######################################################################## 100.0% [2019-11-10T14:24:17.303Z] #27 ... [2019-11-10T14:24:17.303Z] [2019-11-10T14:24:17.303Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:24:17.303Z] #37 6.154 -- Detecting C compiler ABI info - done [2019-11-10T14:24:17.459Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:24:17.645Z] #37 6.336 -- Detecting C compile features [2019-11-10T14:24:18.186Z] #18 18.46 Building wheels for collected packages: pyyaml, pathspec [2019-11-10T14:24:18.186Z] #18 18.46 Running setup.py bdist_wheel for pyyaml: started [2019-11-10T14:24:18.306Z] #59 215.8 + bin/containerd-shim-runc-v1 [2019-11-10T14:24:19.117Z] #18 19.57 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-10T14:24:16.402Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-10T14:24:16.488Z] > git config --add remote.origin.fetch +refs/pull/40193/head:refs/remotes/origin/PR-40193 # timeout=10 [2019-11-10T14:24:16.535Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-10T14:24:16.648Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-10T14:24:16.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-10T14:24:16.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-10T14:24:16.767Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40193/head:refs/remotes/origin/PR-40193 +refs/heads/master:refs/remotes/origin/master [2019-11-10T14:24:17.562Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:24:17.607Z] > git checkout -f 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:24:19.372Z] #18 19.59 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-10T14:24:19.372Z] #18 19.66 Running setup.py bdist_wheel for pathspec: started [2019-11-10T14:24:19.628Z] #18 ... [2019-11-10T14:24:19.628Z] [2019-11-10T14:24:19.628Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:24:19.628Z] #38 242.8 + rm -rf /tmp/tmp.0D9L1rj73F/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.0D9L1rj73F [2019-11-10T14:24:20.198Z] #38 DONE 243.3s [2019-11-10T14:24:20.198Z] [2019-11-10T14:24:20.198Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:24:20.198Z] #41 153.2 CC criu/protobuf-desc.o [2019-11-10T14:24:20.198Z] #41 154.1 CC criu/protobuf.o [2019-11-10T14:24:20.198Z] #41 154.7 CC criu/pstree.o [2019-11-10T14:24:20.198Z] #41 155.7 CC criu/rbtree.o [2019-11-10T14:24:20.198Z] #41 156.0 CC criu/rst-malloc.o [2019-11-10T14:24:20.198Z] #41 156.3 CC criu/seccomp.o [2019-11-10T14:24:20.198Z] #41 157.0 CC criu/seize.o [2019-11-10T14:24:20.198Z] #41 157.9 CC criu/servicefd.o [2019-11-10T14:24:20.198Z] #41 158.4 CC criu/shmem.o [2019-11-10T14:24:20.198Z] #41 159.3 CC criu/sigframe.o [2019-11-10T14:24:20.453Z] #41 ... [2019-11-10T14:24:20.453Z] [2019-11-10T14:24:20.453Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-10T14:24:20.453Z] #18 20.83 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-10T14:24:20.453Z] #18 20.83 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-10T14:24:20.453Z] #18 20.84 Successfully built pyyaml pathspec [2019-11-10T14:24:20.453Z] #18 20.84 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-10T14:24:20.530Z] #60 202.0 + bin/containerd-stress [2019-11-10T14:24:20.530Z] #60 203.9 + bin/containerd-shim [2019-11-10T14:24:20.690Z] #37 9.031 -- Detecting C compile features - done [2019-11-10T14:24:20.690Z] #37 9.102 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-10T14:24:20.690Z] #37 9.478 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-10T14:24:20.845Z] #59 218.7 + bin/containerd-shim-runc-v2 [2019-11-10T14:24:21.023Z] #18 21.43 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-10T14:24:21.051Z] #37 9.893 -- Configuring done [2019-11-10T14:24:21.051Z] #37 9.972 -- Generating done [2019-11-10T14:24:21.051Z] #37 9.987 -- Build files have been written to: /tmp/tmp.BPh0bB6KV6/tini [2019-11-10T14:24:21.051Z] #37 10.01 + make tini-static [2019-11-10T14:24:21.101Z] Merge succeeded, producing 4bf5a5b384d3c30dc4be1b49763b09e2c0efbb4e [2019-11-10T14:24:21.102Z] Checking out Revision 4bf5a5b384d3c30dc4be1b49763b09e2c0efbb4e (PR-40193) [2019-11-10T14:24:21.584Z] #18 DONE 22.1s [2019-11-10T14:24:21.584Z] [2019-11-10T14:24:21.584Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-10T14:24:21.783Z] #37 ... [2019-11-10T14:24:21.783Z] [2019-11-10T14:24:21.783Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:24:21.783Z] #32 77.94 bytes [2019-11-10T14:24:21.783Z] #32 77.95 strings [2019-11-10T14:24:21.783Z] #32 ... [2019-11-10T14:24:21.783Z] [2019-11-10T14:24:21.783Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:24:21.783Z] #42 2.791 Note: Building without setproctitle() and strlcpy() support. [2019-11-10T14:24:21.783Z] #42 2.791 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-10T14:24:21.783Z] #42 4.932 fatal: Not a git repository (or any of the parent directories): .git [2019-11-10T14:24:21.783Z] #42 4.999 GEN .gitid [2019-11-10T14:24:21.783Z] #42 5.020 GEN criu/include/version.h [2019-11-10T14:24:21.783Z] #42 5.070 GEN include/common/asm [2019-11-10T14:24:22.125Z] #42 ... [2019-11-10T14:24:22.125Z] [2019-11-10T14:24:22.125Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:24:22.125Z] #29 78.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-10T14:24:22.125Z] #29 ... [2019-11-10T14:24:22.125Z] [2019-11-10T14:24:22.125Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:24:22.125Z] #37 10.61 Scanning dependencies of target tini-static [2019-11-10T14:24:22.125Z] #37 10.82 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-10T14:24:22.148Z] #23 DONE 0.2s [2019-11-10T14:24:22.148Z] [2019-11-10T14:24:22.148Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-10T14:24:20.204Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-10T14:24:20.936Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-10T14:24:21.132Z] > git config core.sparsecheckout # timeout=10 [2019-11-10T14:24:21.176Z] > git checkout -f 4bf5a5b384d3c30dc4be1b49763b09e2c0efbb4e [2019-11-10T14:24:22.221Z] #59 219.7 + binaries [2019-11-10T14:24:22.221Z] #59 219.7 + mkdir -p /build [2019-11-10T14:24:22.221Z] #59 219.7 + cp bin/containerd /build/containerd [2019-11-10T14:24:22.221Z] #59 219.8 + cp bin/containerd-shim /build/containerd-shim [2019-11-10T14:24:22.221Z] #59 219.8 + cp bin/ctr /build/ctr [2019-11-10T14:24:22.789Z] #59 DONE 220.4s [2019-11-10T14:24:24.039Z] #27 DONE 1.9s [2019-11-10T14:24:24.039Z] [2019-11-10T14:24:24.040Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-10T14:24:24.166Z] [2019-11-10T14:24:24.166Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-10T14:24:24.301Z] #29 DONE 0.4s [2019-11-10T14:24:24.301Z] [2019-11-10T14:24:24.301Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-10T14:24:24.301Z] #32 DONE 0.1s [2019-11-10T14:24:24.301Z] [2019-11-10T14:24:24.301Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:24:24.301Z] #41 159.7 CC criu/signalfd.o [2019-11-10T14:24:24.301Z] #41 160.1 CC criu/sk-inet.o [2019-11-10T14:24:24.301Z] #41 161.4 CC criu/sk-netlink.o [2019-11-10T14:24:24.301Z] #41 161.8 CC criu/sk-packet.o [2019-11-10T14:24:24.301Z] #41 162.2 CC criu/sk-queue.o [2019-11-10T14:24:24.301Z] #41 162.7 CC criu/sk-tcp.o [2019-11-10T14:24:24.301Z] #41 163.3 CC criu/sk-unix.o [2019-11-10T14:24:24.301Z] #41 ... [2019-11-10T14:24:24.301Z] [2019-11-10T14:24:24.301Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-10T14:24:24.301Z] #37 DONE 0.1s [2019-11-10T14:24:24.424Z] #60 DONE 0.4s [2019-11-10T14:24:24.424Z] [2019-11-10T14:24:24.424Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-10T14:24:24.443Z] #37 ... [2019-11-10T14:24:24.443Z] [2019-11-10T14:24:24.443Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:24:24.443Z] #45 81.01 bytes [2019-11-10T14:24:24.443Z] #45 82.96 strings [2019-11-10T14:24:24.557Z] [2019-11-10T14:24:24.557Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-10T14:24:24.683Z] #64 DONE 0.1s [2019-11-10T14:24:24.683Z] [2019-11-10T14:24:24.683Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-10T14:24:24.683Z] #66 DONE 0.2s [2019-11-10T14:24:24.683Z] [2019-11-10T14:24:24.683Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-10T14:24:24.783Z] #45 ... [2019-11-10T14:24:24.783Z] [2019-11-10T14:24:24.783Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:24:24.783Z] #42 7.775 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-10T14:24:24.783Z] #42 8.017 PBCC images/opts.pb-c.c [2019-11-10T14:24:24.783Z] #42 8.109 PBCC images/sit.pb-c.c [2019-11-10T14:24:24.811Z] #60 209.9 + bin/containerd-shim-runc-v1 [2019-11-10T14:24:24.942Z] #69 DONE 0.1s [2019-11-10T14:24:24.942Z] [2019-11-10T14:24:24.942Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-10T14:24:24.942Z] #70 DONE 0.0s [2019-11-10T14:24:24.942Z] [2019-11-10T14:24:24.942Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-10T14:24:25.118Z] #39 DONE 0.6s [2019-11-10T14:24:25.118Z] [2019-11-10T14:24:25.118Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:24:25.125Z] #42 8.226 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-10T14:24:25.125Z] #42 8.429 DEP images/opts.pb-c.d [2019-11-10T14:24:25.125Z] #42 8.546 DEP images/sit.pb-c.d [2019-11-10T14:24:25.467Z] #42 8.619 PBCC images/macvlan.pb-c.c [2019-11-10T14:24:25.467Z] #42 8.651 DEP images/macvlan.pb-c.d [2019-11-10T14:24:25.467Z] #42 8.715 PBCC images/autofs.pb-c.c [2019-11-10T14:24:25.467Z] #42 8.777 DEP images/autofs.pb-c.d [2019-11-10T14:24:25.467Z] #42 8.866 PBCC images/sysctl.pb-c.c [2019-11-10T14:24:25.467Z] #42 8.905 DEP images/sysctl.pb-c.d [2019-11-10T14:24:25.679Z] #50 ... [2019-11-10T14:24:25.679Z] [2019-11-10T14:24:25.679Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:24:25.679Z] #41 164.9 CC criu/sockets.o [2019-11-10T14:24:25.809Z] #42 9.013 PBCC images/time.pb-c.c [2019-11-10T14:24:25.809Z] #42 9.095 DEP images/time.pb-c.d [2019-11-10T14:24:25.809Z] #42 9.267 PBCC images/binfmt-misc.pb-c.c [2019-11-10T14:24:25.809Z] #42 ... [2019-11-10T14:24:25.809Z] [2019-11-10T14:24:25.809Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:24:25.809Z] #18 26.93 Fetched 7720 kB in 26s (294 kB/s) [2019-11-10T14:24:25.809Z] #18 26.93 Reading package lists... [2019-11-10T14:24:26.151Z] #18 36.74 Reading package lists... [2019-11-10T14:24:26.151Z] #18 ... [2019-11-10T14:24:26.151Z] [2019-11-10T14:24:26.151Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:24:26.151Z] #42 9.326 DEP images/binfmt-misc.pb-c.d [2019-11-10T14:24:26.151Z] #42 9.498 PBCC images/seccomp.pb-c.c [2019-11-10T14:24:26.494Z] #42 9.562 DEP images/seccomp.pb-c.d [2019-11-10T14:24:26.494Z] #42 9.762 PBCC images/userns.pb-c.c [2019-11-10T14:24:26.494Z] #42 9.793 DEP images/userns.pb-c.d [2019-11-10T14:24:26.494Z] #42 9.887 PBCC images/cgroup.pb-c.c [2019-11-10T14:24:26.606Z] #41 165.6 CC criu/stats.o [2019-11-10T14:24:26.606Z] #41 165.8 CC criu/string.o [2019-11-10T14:24:26.606Z] #41 165.9 CC criu/sysctl.o [2019-11-10T14:24:26.837Z] #42 ... [2019-11-10T14:24:26.837Z] [2019-11-10T14:24:26.837Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:24:26.837Z] #37 14.06 [100%] Linking C executable tini-static [2019-11-10T14:24:26.837Z] #37 15.23 [100%] Built target tini-static [2019-11-10T14:24:26.837Z] #37 15.33 + mkdir -p /build [2019-11-10T14:24:26.837Z] #37 15.34 + cp tini-static /build/docker-init [2019-11-10T14:24:26.837Z] #37 DONE 15.5s [2019-11-10T14:24:26.837Z] [2019-11-10T14:24:26.837Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:24:26.837Z] #42 10.06 DEP images/cgroup.pb-c.d [2019-11-10T14:24:26.837Z] #42 ... [2019-11-10T14:24:26.837Z] [2019-11-10T14:24:26.837Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-10T14:24:26.837Z] #27 34.41 [2019-11-10T14:24:26.837Z] #27 37.60 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-10T14:24:26.837Z] #27 37.72 skipping existing c8c2d4a6b2e3 [2019-11-10T14:24:26.837Z] #27 38.15 [2019-11-10T14:24:26.837Z] #27 41.80 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-10T14:24:26.837Z] #27 42.91 [2019-11-10T14:24:26.837Z] #27 43.39 ######################################################################## 100.0% [2019-11-10T14:24:26.837Z] #27 43.64 [2019-11-10T14:24:26.837Z] #27 43.76 Download of images into '/build' complete. [2019-11-10T14:24:26.837Z] #27 43.76 Use something like the following to load the result into a Docker daemon: [2019-11-10T14:24:26.837Z] #27 43.76 tar -cC '/build' . | docker load [2019-11-10T14:24:26.837Z] #27 DONE 43.8s [2019-11-10T14:24:26.837Z] [2019-11-10T14:24:26.837Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:24:26.837Z] #42 10.26 PBCC images/fown.pb-c.c [2019-11-10T14:24:26.845Z] #71 DONE 1.8s [2019-11-10T14:24:26.845Z] [2019-11-10T14:24:26.845Z] #72 exporting to image [2019-11-10T14:24:26.845Z] #72 exporting layers [2019-11-10T14:24:27.178Z] #42 10.34 PBCC images/ext-file.pb-c.c [2019-11-10T14:24:27.178Z] #42 10.53 DEP images/fown.pb-c.d [2019-11-10T14:24:27.525Z] #42 10.63 DEP images/ext-file.pb-c.d [2019-11-10T14:24:27.525Z] #42 10.76 PBCC images/rpc.pb-c.c [2019-11-10T14:24:27.602Z] #41 166.4 CC criu/sysfs_parse.o [2019-11-10T14:24:27.602Z] #41 166.6 CC criu/timerfd.o [2019-11-10T14:24:27.864Z] #41 166.9 CC criu/tty.o [2019-11-10T14:24:27.888Z] #42 10.99 DEP images/rpc.pb-c.d [2019-11-10T14:24:27.888Z] #42 11.23 PBCC images/siginfo.pb-c.c [2019-11-10T14:24:27.888Z] #42 11.34 DEP images/siginfo.pb-c.d [2019-11-10T14:24:28.087Z] #60 213.0 + bin/containerd-shim-runc-v2 [2019-11-10T14:24:28.228Z] #42 11.58 PBCC images/pagemap.pb-c.c [2019-11-10T14:24:28.228Z] #42 11.61 DEP images/pagemap.pb-c.d [2019-11-10T14:24:28.228Z] #42 11.72 PBCC images/rlimit.pb-c.c [2019-11-10T14:24:28.568Z] #42 11.78 DEP images/rlimit.pb-c.d [2019-11-10T14:24:28.906Z] #42 12.05 PBCC images/file-lock.pb-c.c [2019-11-10T14:24:28.906Z] #42 12.09 DEP images/file-lock.pb-c.d [2019-11-10T14:24:28.906Z] #42 12.17 PBCC images/tty.pb-c.c [2019-11-10T14:24:28.906Z] #42 12.31 DEP images/tty.pb-c.d [2019-11-10T14:24:29.240Z] #41 168.3 CC criu/tun.o [2019-11-10T14:24:29.245Z] #42 12.41 PBCC images/tun.pb-c.c [2019-11-10T14:24:29.245Z] #42 12.48 PBCC images/netdev.pb-c.c [2019-11-10T14:24:29.245Z] #42 12.60 DEP images/tun.pb-c.d [2019-11-10T14:24:29.385Z] #60 214.1 + binaries [2019-11-10T14:24:29.385Z] #60 214.1 + mkdir -p /build [2019-11-10T14:24:29.385Z] #60 214.1 + cp bin/containerd /build/containerd [2019-11-10T14:24:29.385Z] #60 214.1 + cp bin/containerd-shim /build/containerd-shim [2019-11-10T14:24:29.385Z] #60 214.1 + cp bin/ctr /build/ctr [2019-11-10T14:24:29.385Z] #60 DONE 214.3s [2019-11-10T14:24:29.495Z] #41 168.7 CC criu/uffd.o [2019-11-10T14:24:29.584Z] #42 12.64 DEP images/netdev.pb-c.d [2019-11-10T14:24:29.584Z] #42 12.77 PBCC images/vma.pb-c.c [2019-11-10T14:24:29.584Z] #42 12.84 DEP images/vma.pb-c.d [2019-11-10T14:24:29.584Z] #42 12.96 PBCC images/creds.pb-c.c [2019-11-10T14:24:29.584Z] #42 13.00 DEP images/creds.pb-c.d [2019-11-10T14:24:29.750Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD" [2019-11-10T14:24:29.922Z] #42 13.17 PBCC images/utsns.pb-c.c [2019-11-10T14:24:29.922Z] #42 13.24 DEP images/utsns.pb-c.d [2019-11-10T14:24:29.780Z] > git rev-list --no-walk 25c5a55261c3a856264c19d3b252351566a210a6 # timeout=10 [2019-11-10T14:24:30.196Z] [2019-11-10T14:24:30.196Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-10T14:24:30.196Z] #61 DONE 0.1s [2019-11-10T14:24:30.196Z] [2019-11-10T14:24:30.196Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-10T14:24:30.196Z] #65 DONE 0.1s [2019-11-10T14:24:30.196Z] [2019-11-10T14:24:30.196Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-10T14:24:30.261Z] #42 13.35 PBCC images/ipc-desc.pb-c.c [2019-11-10T14:24:30.262Z] #42 13.39 PBCC images/ipc-sem.pb-c.c [2019-11-10T14:24:30.262Z] #42 13.47 DEP images/ipc-desc.pb-c.d [2019-11-10T14:24:30.262Z] #42 13.56 DEP images/ipc-sem.pb-c.d [2019-11-10T14:24:30.419Z] #41 169.4 CC criu/util.o [2019-11-10T14:24:30.601Z] #42 13.65 PBCC images/ipc-msg.pb-c.c [2019-11-10T14:24:30.601Z] #42 13.69 DEP images/ipc-msg.pb-c.d [2019-11-10T14:24:30.601Z] #42 13.85 PBCC images/ipc-shm.pb-c.c [2019-11-10T14:24:30.601Z] #42 13.89 DEP images/ipc-shm.pb-c.d [2019-11-10T14:24:30.601Z] #42 14.02 PBCC images/ipc-var.pb-c.c [2019-11-10T14:24:30.673Z] #67 DONE 0.1s [2019-11-10T14:24:30.673Z] [2019-11-10T14:24:30.673Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-10T14:24:30.673Z] #70 DONE 0.1s [2019-11-10T14:24:30.673Z] [2019-11-10T14:24:30.673Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-10T14:24:30.673Z] #71 DONE 0.0s [2019-11-10T14:24:30.673Z] [2019-11-10T14:24:30.673Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-10T14:24:30.940Z] #42 14.05 DEP images/ipc-var.pb-c.d [2019-11-10T14:24:30.940Z] #42 14.15 PBCC images/sk-opts.pb-c.c [2019-11-10T14:24:30.940Z] #42 14.20 PBCC images/packet-sock.pb-c.c [2019-11-10T14:24:31.280Z] #42 14.36 DEP images/sk-opts.pb-c.d [2019-11-10T14:24:31.280Z] #42 14.55 DEP images/packet-sock.pb-c.d [2019-11-10T14:24:31.280Z] #42 14.64 PBCC images/sk-netlink.pb-c.c [2019-11-10T14:24:31.342Z] #41 170.2 CC criu/uts_ns.o [2019-11-10T14:24:31.342Z] #41 170.4 CC criu/vdso-compat.o [2019-11-10T14:24:31.342Z] #41 170.5 CC criu/vdso.o [2019-11-10T14:24:31.619Z] #42 14.85 DEP images/sk-netlink.pb-c.d [2019-11-10T14:24:31.619Z] #42 15.01 PBCC images/sk-inet.pb-c.c [2019-11-10T14:24:31.958Z] #42 15.11 DEP images/sk-inet.pb-c.d [2019-11-10T14:24:32.121Z] #72 exporting layers 4.8s done [2019-11-10T14:24:32.121Z] #72 writing image sha256:3ea386aff79858bd1263fbad4f17d09e46d7a380f3139de72d881625061e3a27 done [2019-11-10T14:24:32.121Z] #72 naming to docker.io/library/docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 done [2019-11-10T14:24:32.121Z] #72 DONE 4.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-10T14:24:32.266Z] #41 171.1 LINK criu/built-in.o [2019-11-10T14:24:32.266Z] #41 171.2 LINK criu/criu [2019-11-10T14:24:32.266Z] #41 171.5 DEP lib/c/criu.d [2019-11-10T14:24:32.298Z] #42 15.39 PBCC images/sk-unix.pb-c.c [2019-11-10T14:24:32.298Z] #42 15.49 DEP images/sk-unix.pb-c.d [2019-11-10T14:24:32.298Z] #42 15.66 PBCC images/mm.pb-c.c [2019-11-10T14:24:32.298Z] #42 ... [2019-11-10T14:24:32.298Z] [2019-11-10T14:24:32.298Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:24:32.298Z] #32 88.84 bufio [2019-11-10T14:24:32.298Z] #32 92.85 reflect [2019-11-10T14:24:32.298Z] #32 95.98 path [2019-11-10T14:24:32.456Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/test/unit [2019-11-10T14:24:32.497Z] #72 DONE 2.0s [2019-11-10T14:24:32.497Z] [2019-11-10T14:24:32.497Z] #73 exporting to oci image format [2019-11-10T14:24:32.497Z] #73 exporting layers [2019-11-10T14:24:32.521Z] #41 171.5 CC images/rpc.pb-c.o [2019-11-10T14:24:32.640Z] #32 ... [2019-11-10T14:24:32.640Z] [2019-11-10T14:24:32.640Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:24:32.640Z] #42 15.84 DEP images/mm.pb-c.d [2019-11-10T14:24:32.640Z] #42 15.99 PBCC images/timerfd.pb-c.c [2019-11-10T14:24:32.776Z] #41 171.9 CC lib/c/criu.o [2019-11-10T14:24:32.980Z] #42 16.09 DEP images/timerfd.pb-c.d [2019-11-10T14:24:32.980Z] #42 16.18 PBCC images/timer.pb-c.c [2019-11-10T14:24:32.980Z] #42 16.23 DEP images/timer.pb-c.d [2019-11-10T14:24:32.980Z] #42 16.32 PBCC images/sa.pb-c.c [2019-11-10T14:24:32.980Z] #42 16.39 DEP images/sa.pb-c.d [2019-11-10T14:24:33.036Z] + docker version [2019-11-10T14:24:33.320Z] #42 16.51 PBCC images/pipe-data.pb-c.c [2019-11-10T14:24:33.320Z] #42 16.53 DEP images/pipe-data.pb-c.d [2019-11-10T14:24:33.320Z] #42 16.64 PBCC images/mnt.pb-c.c [2019-11-10T14:24:33.320Z] #42 16.73 DEP images/mnt.pb-c.d [2019-11-10T14:24:33.660Z] #42 16.84 PBCC images/sk-packet.pb-c.c [2019-11-10T14:24:33.660Z] #42 16.89 DEP images/sk-packet.pb-c.d [2019-11-10T14:24:33.660Z] #42 17.05 PBCC images/tcp-stream.pb-c.c [2019-11-10T14:24:33.702Z] #41 172.7 LINK lib/c/built-in.o [2019-11-10T14:24:33.702Z] #41 172.7 LINK lib/c/libcriu.so [2019-11-10T14:24:33.702Z] #41 172.8 GEN magic.py [2019-11-10T14:24:33.702Z] #41 172.9 Note: Building without setproctitle() and strlcpy() support. [2019-11-10T14:24:33.702Z] #41 172.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-10T14:24:33.999Z] #42 17.14 DEP images/tcp-stream.pb-c.d [2019-11-10T14:24:33.999Z] #42 17.24 PBCC images/pipe.pb-c.c [2019-11-10T14:24:33.999Z] #42 17.31 DEP images/pipe.pb-c.d [2019-11-10T14:24:33.999Z] #42 17.39 PBCC images/pstree.pb-c.c [2019-11-10T14:24:34.263Z] #41 173.4 fatal: Not a git repository (or any of the parent directories): .git [2019-11-10T14:24:34.345Z] #42 17.47 DEP images/pstree.pb-c.d [2019-11-10T14:24:34.345Z] #42 17.62 PBCC images/fs.pb-c.c [2019-11-10T14:24:34.345Z] #42 17.65 DEP images/fs.pb-c.d [2019-11-10T14:24:34.345Z] #42 17.73 PBCC images/signalfd.pb-c.c [2019-11-10T14:24:34.706Z] #42 17.80 DEP images/signalfd.pb-c.d [2019-11-10T14:24:34.706Z] #42 17.97 PBCC images/fh.pb-c.c [2019-11-10T14:24:34.823Z] #41 173.9 make[1]: Nothing to be done for 'all'. [2019-11-10T14:24:35.045Z] #42 18.13 PBCC images/fsnotify.pb-c.c [2019-11-10T14:24:35.045Z] #42 18.20 DEP images/fh.pb-c.d [2019-11-10T14:24:35.045Z] #42 18.35 DEP images/fsnotify.pb-c.d [2019-11-10T14:24:35.384Z] #42 18.48 PBCC images/eventpoll.pb-c.c [2019-11-10T14:24:35.384Z] #42 18.51 DEP images/eventpoll.pb-c.d [2019-11-10T14:24:35.384Z] #42 18.64 PBCC images/eventfd.pb-c.c [2019-11-10T14:24:35.384Z] #42 18.71 DEP images/eventfd.pb-c.d [2019-11-10T14:24:35.384Z] #42 18.85 PBCC images/remap-file-path.pb-c.c [2019-11-10T14:24:35.385Z] #41 174.5 make[1]: 'images/built-in.o' is up to date. [2019-11-10T14:24:35.385Z] #41 174.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-10T14:24:35.385Z] #41 174.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-10T14:24:35.385Z] #41 174.6 make[1]: 'compel/libcompel.a' is up to date. [2019-11-10T14:24:35.385Z] #41 174.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-10T14:24:35.385Z] #41 ... [2019-11-10T14:24:35.385Z] [2019-11-10T14:24:35.385Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:24:35.385Z] #59 199.7 + bin/containerd [2019-11-10T14:24:35.724Z] #42 18.88 DEP images/remap-file-path.pb-c.d [2019-11-10T14:24:35.724Z] #42 18.97 PBCC images/fifo.pb-c.c [2019-11-10T14:24:35.724Z] #42 19.02 DEP images/fifo.pb-c.d [2019-11-10T14:24:36.064Z] #42 19.16 PBCC images/ghost-file.pb-c.c [2019-11-10T14:24:36.064Z] #42 19.30 DEP images/ghost-file.pb-c.d [2019-11-10T14:24:36.312Z] #59 ... [2019-11-10T14:24:36.312Z] [2019-11-10T14:24:36.312Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:24:36.312Z] #41 174.6 make[1]: Nothing to be done for 'all'. [2019-11-10T14:24:36.312Z] #41 174.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-10T14:24:36.312Z] #41 174.8 make[2]: Nothing to be done for 'all'. [2019-11-10T14:24:36.312Z] #41 174.8 make[2]: Nothing to be done for 'all'. [2019-11-10T14:24:36.312Z] #41 174.9 make[2]: Nothing to be done for 'all'. [2019-11-10T14:24:36.312Z] #41 174.9 make[2]: Nothing to be done for 'all'. [2019-11-10T14:24:36.312Z] #41 175.0 make[2]: Nothing to be done for 'all'. [2019-11-10T14:24:36.312Z] #41 175.0 make[2]: Nothing to be done for 'all'. [2019-11-10T14:24:36.312Z] #41 175.0 make[2]: Nothing to be done for 'all'. [2019-11-10T14:24:36.312Z] #41 175.1 make[2]: Nothing to be done for 'all'. [2019-11-10T14:24:36.312Z] #41 175.1 INSTALL criu/criu [2019-11-10T14:24:36.312Z] #41 DONE 175.5s [2019-11-10T14:24:36.405Z] #42 19.46 PBCC images/regfile.pb-c.c [2019-11-10T14:24:36.405Z] #42 19.61 DEP images/regfile.pb-c.d [2019-11-10T14:24:36.405Z] #42 19.75 PBCC images/ns.pb-c.c [2019-11-10T14:24:36.405Z] #42 19.79 DEP images/ns.pb-c.d [2019-11-10T14:24:36.405Z] #42 19.87 PBCC images/fdinfo.pb-c.c [2019-11-10T14:24:36.567Z] [2019-11-10T14:24:36.567Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:24:36.744Z] #42 20.07 DEP images/fdinfo.pb-c.d [2019-11-10T14:24:37.086Z] #42 20.28 PBCC images/core-aarch64.pb-c.c [2019-11-10T14:24:37.086Z] #42 20.39 PBCC images/core-arm.pb-c.c [2019-11-10T14:24:37.086Z] #42 20.47 PBCC images/core-ppc64.pb-c.c [2019-11-10T14:24:37.428Z] #42 20.60 PBCC images/core-s390.pb-c.c [2019-11-10T14:24:37.428Z] #42 20.67 PBCC images/core-x86.pb-c.c [2019-11-10T14:24:37.492Z] #59 ... [2019-11-10T14:24:37.492Z] [2019-11-10T14:24:37.492Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-10T14:24:37.492Z] #42 DONE 0.1s [2019-11-10T14:24:37.728Z] ? github.com/docker/docker/api [no test files] [2019-11-10T14:24:37.747Z] [2019-11-10T14:24:37.747Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-10T14:24:37.747Z] #45 DONE 0.2s [2019-11-10T14:24:37.747Z] [2019-11-10T14:24:37.747Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-10T14:24:37.770Z] #42 20.82 PBCC images/core.pb-c.c [2019-11-10T14:24:37.770Z] #42 20.97 PBCC images/inventory.pb-c.c [2019-11-10T14:24:38.003Z] #48 DONE 0.2s [2019-11-10T14:24:38.003Z] [2019-11-10T14:24:38.003Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:24:38.110Z] #42 21.20 DEP images/core-aarch64.pb-c.d [2019-11-10T14:24:38.110Z] #42 21.31 DEP images/core-arm.pb-c.d [2019-11-10T14:24:38.110Z] #42 21.39 DEP images/core-ppc64.pb-c.d [2019-11-10T14:24:38.110Z] #42 21.49 DEP images/core-s390.pb-c.d [2019-11-10T14:24:38.110Z] #42 21.60 DEP images/core-x86.pb-c.d [2019-11-10T14:24:38.450Z] #42 21.73 DEP images/core.pb-c.d [2019-11-10T14:24:38.450Z] #42 21.82 DEP images/inventory.pb-c.d [2019-11-10T14:24:38.789Z] #42 21.92 PBCC images/cpuinfo.pb-c.c [2019-11-10T14:24:38.789Z] #42 22.00 DEP images/cpuinfo.pb-c.d [2019-11-10T14:24:38.789Z] #42 22.15 PBCC images/stats.pb-c.c [2019-11-10T14:24:39.129Z] #42 22.19 DEP images/stats.pb-c.d [2019-11-10T14:24:39.129Z] #42 ... [2019-11-10T14:24:39.129Z] [2019-11-10T14:24:39.129Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:24:39.129Z] #45 95.37 bufio [2019-11-10T14:24:39.129Z] #45 98.87 reflect [2019-11-10T14:24:39.129Z] #45 101.0 regexp/syntax [2019-11-10T14:24:39.129Z] #45 103.4 hash/crc32 [2019-11-10T14:24:39.129Z] #45 ... [2019-11-10T14:24:39.129Z] [2019-11-10T14:24:39.129Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:24:39.129Z] #18 36.74 Reading package lists... [2019-11-10T14:24:39.129Z] #18 46.37 Building dependency tree... [2019-11-10T14:24:39.129Z] #18 48.34 The following additional packages will be installed: [2019-11-10T14:24:39.129Z] #18 48.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-10T14:24:39.129Z] #18 48.35 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-10T14:24:39.129Z] #18 48.35 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-10T14:24:39.129Z] #18 48.35 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-10T14:24:39.129Z] #18 48.35 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-10T14:24:39.129Z] #18 48.35 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-10T14:24:39.129Z] #18 48.35 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-10T14:24:39.129Z] #18 48.36 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-10T14:24:39.129Z] #18 48.36 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-10T14:24:39.129Z] #18 48.37 Suggested packages: [2019-11-10T14:24:39.129Z] #18 48.37 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-10T14:24:39.129Z] #18 48.37 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-10T14:24:39.129Z] #18 48.37 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-10T14:24:39.129Z] #18 48.37 vim-doc vim-scripts xfsdump acl attr quota [2019-11-10T14:24:39.129Z] #18 48.37 Recommended packages: [2019-11-10T14:24:39.129Z] #18 48.37 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-10T14:24:39.129Z] #18 48.37 python3-keyrings.alt python3-xdg unzip [2019-11-10T14:24:41.479Z] #18 ... [2019-11-10T14:24:41.479Z] [2019-11-10T14:24:41.479Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:24:41.479Z] #42 24.60 make[1]: Nothing to be done for 'all'. [2019-11-10T14:24:43.183Z] #42 ... [2019-11-10T14:24:43.183Z] [2019-11-10T14:24:43.183Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:24:43.183Z] #32 99.66 text/tabwriter [2019-11-10T14:24:43.183Z] #32 106.0 internal/syscall/unix [2019-11-10T14:24:43.183Z] #32 106.1 time [2019-11-10T14:24:43.244Z] #59 ... [2019-11-10T14:24:43.244Z] [2019-11-10T14:24:43.244Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:24:43.244Z] #50 DONE 265.1s [2019-11-10T14:24:43.244Z] [2019-11-10T14:24:43.244Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:24:43.526Z] #32 ... [2019-11-10T14:24:43.526Z] [2019-11-10T14:24:43.526Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:24:43.526Z] #45 108.2 vendor/golang.org/x/net/dns/dnsmessage [2019-11-10T14:24:43.805Z] #59 ... [2019-11-10T14:24:43.805Z] [2019-11-10T14:24:43.805Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-10T14:24:43.805Z] #51 DONE 0.1s [2019-11-10T14:24:43.805Z] [2019-11-10T14:24:43.805Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-10T14:24:43.805Z] #55 DONE 0.1s [2019-11-10T14:24:43.805Z] [2019-11-10T14:24:43.805Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:24:47.398Z] #45 ... [2019-11-10T14:24:47.398Z] [2019-11-10T14:24:47.398Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:24:47.741Z] #60 59.19 Checking out files: 40% (1180/2931) Checking out files: 41% (1202/2931) Checking out files: 42% (1232/2931) Checking out files: 43% (1261/2931) Checking out files: 44% (1290/2931) Checking out files: 45% (1319/2931) Checking out files: 46% (1349/2931) Checking out files: 47% (1378/2931) Checking out files: 48% (1407/2931) Checking out files: 49% (1437/2931) Checking out files: 50% (1466/2931) Checking out files: 51% (1495/2931) Checking out files: 52% (1525/2931) Checking out files: 53% (1554/2931) Checking out files: 54% (1583/2931) Checking out files: 55% (1613/2931) Checking out files: 56% (1642/2931) Checking out files: 57% (1671/2931) Checking out files: 58% (1700/2931) Checking out files: 59% (1730/2931) Checking out files: 60% (1759/2931) Checking out files: 61% (1788/2931) Checking out files: 62% (1818/2931) Checking out files: 63% (1847/2931) Checking out files: 64% (1876/2931) Checking out files: 65% (1906/2931) Checking out files: 66% (1935/2931) Checking out files: 67% (1964/2931) Checking out files: 68% (1994/2931) Checking out files: 69% (2023/2931) Checking out files: 70% (2052/2931) Checking out files: 71% (2082/2931) Checking out files: 72% (2111/2931) Checking out files: 73% (2140/2931) Checking out files: 74% (2169/2931) Checking out files: 75% (2199/2931) Checking out files: 76% (2228/2931) Checking out files: 77% (2257/2931) Checking out files: 78% (2287/2931) Checking out files: 79% (2316/2931) Checking out files: 80% (2345/2931) Checking out files: 81% (2375/2931) Checking out files: 82% (2404/2931) Checking out files: 83% (2433/2931) Checking out files: 84% (2463/2931) Checking out files: 85% (2492/2931) Checking out files: 86% (2521/2931) Checking out files: 87% (2550/2931) Checking out files: 88% (2580/2931) Checking out files: 89% (2609/2931) Checking out files: 90% (2638/2931) Checking out files: 91% (2668/2931) Checking out files: 92% (2697/2931) Checking out files: 93% (2726/2931) Checking out files: 94% (2756/2931) Checking out files: 95% (2785/2931) Checking out files: 96% (2814/2931) Checking out files: 97% (2844/2931) Checking out files: 98% (2873/2931) Checking out files: 99% (2902/2931) Checking out files: 100% (2931/2931) Checking out files: 100% (2931/2931), done. [2019-11-10T14:24:47.741Z] #60 60.17 + cd /tmp/tmp.iTkW2FIYAs/src/github.com/containerd/containerd [2019-11-10T14:24:47.741Z] #60 60.17 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-10T14:24:47.874Z] Client: Docker Engine - Enterprise [2019-11-10T14:24:47.874Z] Version: 19.03.2 [2019-11-10T14:24:47.874Z] API version: 1.40 [2019-11-10T14:24:47.874Z] Go version: go1.12.8 [2019-11-10T14:24:47.874Z] Git commit: c92ab06ed9 [2019-11-10T14:24:47.874Z] Built: 09/03/2019 16:38:11 [2019-11-10T14:24:47.874Z] OS/Arch: windows/amd64 [2019-11-10T14:24:47.874Z] Experimental: false [2019-11-10T14:24:47.874Z] [2019-11-10T14:24:47.874Z] Server: Docker Engine - Enterprise [2019-11-10T14:24:47.874Z] Engine: [2019-11-10T14:24:47.874Z] Version: 19.03.2 [2019-11-10T14:24:47.874Z] API version: 1.40 (minimum version 1.24) [2019-11-10T14:24:47.874Z] Go version: go1.12.8 [2019-11-10T14:24:47.874Z] Git commit: c92ab06ed9 [2019-11-10T14:24:47.874Z] Built: 09/03/2019 16:35:47 [2019-11-10T14:24:47.874Z] OS/Arch: windows/amd64 [2019-11-10T14:24:47.874Z] Experimental: true [Pipeline] sh [2019-11-10T14:24:48.922Z] #60 61.57 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-10T14:24:49.263Z] #60 61.58 + BUILDTAGS='netgo osusergo static_build' [2019-11-10T14:24:49.263Z] #60 61.58 + export EXTRA_FLAGS=-buildmode=pie [2019-11-10T14:24:49.263Z] #60 61.58 + EXTRA_FLAGS=-buildmode=pie [2019-11-10T14:24:49.263Z] #60 61.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-10T14:24:49.263Z] #60 61.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-10T14:24:49.263Z] #60 61.58 + '[' '' = dynamic ']' [2019-11-10T14:24:49.263Z] #60 61.58 + make [2019-11-10T14:24:49.409Z] + docker info [2019-11-10T14:24:49.952Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2019-11-10T14:24:51.013Z] #60 63.37 + bin/ctr [2019-11-10T14:24:54.070Z] #60 ... [2019-11-10T14:24:54.070Z] [2019-11-10T14:24:54.070Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:24:54.070Z] #42 27.20 CC images/stats.o [2019-11-10T14:24:54.070Z] #42 27.92 CC images/core.o [2019-11-10T14:24:54.070Z] #42 29.16 CC images/core-x86.o [2019-11-10T14:24:54.070Z] #42 30.36 CC images/core-arm.o [2019-11-10T14:24:54.070Z] #42 31.55 CC images/core-aarch64.o [2019-11-10T14:24:54.070Z] #42 32.40 CC images/core-ppc64.o [2019-11-10T14:24:54.070Z] #42 33.81 CC images/core-s390.o [2019-11-10T14:24:54.070Z] #42 35.34 CC images/cpuinfo.o [2019-11-10T14:24:54.070Z] #42 36.28 CC images/inventory.o [2019-11-10T14:24:54.070Z] #42 36.78 CC images/fdinfo.o [2019-11-10T14:24:54.070Z] #42 ... [2019-11-10T14:24:54.070Z] [2019-11-10T14:24:54.070Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:24:54.070Z] #18 55.03 The following NEW packages will be installed: [2019-11-10T14:24:54.070Z] #18 55.03 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-10T14:24:54.070Z] #18 55.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-10T14:24:54.070Z] #18 55.03 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-10T14:24:54.070Z] #18 55.03 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-10T14:24:54.070Z] #18 55.03 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-10T14:24:54.070Z] #18 55.03 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-10T14:24:54.070Z] #18 55.03 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-10T14:24:54.070Z] #18 55.03 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-10T14:24:54.070Z] #18 55.03 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-10T14:24:54.070Z] #18 55.03 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-10T14:24:54.070Z] #18 55.03 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-10T14:24:54.070Z] #18 55.03 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-10T14:24:54.070Z] #18 55.04 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-10T14:24:54.070Z] #18 55.04 xfsprogs xxd xz-utils zip [2019-11-10T14:24:54.070Z] #18 55.16 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-10T14:24:54.070Z] #18 55.16 Need to get 87.3 MB of archives. [2019-11-10T14:24:54.070Z] #18 55.16 After this operation, 585 MB of additional disk space will be used. [2019-11-10T14:24:54.070Z] #18 55.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-10T14:24:54.070Z] #18 55.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-10T14:24:54.070Z] #18 55.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-10T14:24:54.070Z] #18 55.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-10T14:24:54.070Z] #18 55.29 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-10T14:24:54.070Z] #18 55.31 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-10T14:24:54.070Z] #18 55.42 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-10T14:24:54.070Z] #18 55.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-10T14:24:54.070Z] #18 55.84 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-10T14:24:54.070Z] #18 55.85 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-10T14:24:54.070Z] #18 56.14 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-10T14:24:54.070Z] #18 56.19 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-10T14:24:54.070Z] #18 56.19 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-10T14:24:54.070Z] #18 56.21 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-10T14:24:54.070Z] #18 56.22 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-10T14:24:54.070Z] #18 56.23 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-11-10T14:24:54.070Z] #18 56.25 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-10T14:24:54.070Z] #18 56.26 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-10T14:24:54.070Z] #18 56.27 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-10T14:24:54.070Z] #18 56.28 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-10T14:24:54.070Z] #18 56.42 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-10T14:24:54.070Z] #18 56.50 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-10T14:24:54.070Z] #18 56.52 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-10T14:24:54.070Z] #18 56.59 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-10T14:24:54.070Z] #18 56.59 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-10T14:24:54.070Z] #18 56.60 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-10T14:24:54.070Z] #18 56.65 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-10T14:24:54.070Z] #18 56.66 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-10T14:24:54.070Z] #18 56.67 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-10T14:24:54.070Z] #18 56.74 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-10T14:24:54.070Z] #18 56.74 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-10T14:24:54.070Z] #18 56.77 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-10T14:24:54.070Z] #18 56.78 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-10T14:24:54.070Z] #18 56.80 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-10T14:24:54.070Z] #18 56.82 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-10T14:24:54.070Z] #18 56.83 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-10T14:24:54.070Z] #18 56.83 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-10T14:24:54.070Z] #18 56.84 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-10T14:24:54.070Z] #18 56.85 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-10T14:24:54.070Z] #18 56.90 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-10T14:24:54.070Z] #18 57.05 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-10T14:24:54.070Z] #18 57.26 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-10T14:24:54.070Z] #18 57.34 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-10T14:24:54.070Z] #18 57.36 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-10T14:24:54.070Z] #18 57.38 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-10T14:24:54.070Z] #18 57.40 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-10T14:24:54.070Z] #18 57.41 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-10T14:24:54.070Z] #18 57.42 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-10T14:24:54.070Z] #18 57.62 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-10T14:24:54.070Z] #18 57.69 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-10T14:24:54.070Z] #18 57.90 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-10T14:24:54.070Z] #18 57.93 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-10T14:24:54.070Z] #18 57.96 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-10T14:24:54.070Z] #18 58.01 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-10T14:24:54.070Z] #18 58.01 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-10T14:24:54.070Z] #18 58.06 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-10T14:24:54.070Z] #18 59.07 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-10T14:24:54.070Z] #18 59.20 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-10T14:24:54.070Z] #18 59.30 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-10T14:24:54.070Z] #18 59.34 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-10T14:24:54.070Z] #18 59.36 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-10T14:24:54.070Z] #18 59.44 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-10T14:24:54.070Z] #18 59.71 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-10T14:24:54.070Z] #18 60.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-10T14:24:54.070Z] #18 60.02 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-10T14:24:54.070Z] #18 60.59 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-10T14:24:54.070Z] #18 60.95 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-10T14:24:54.070Z] #18 60.98 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-10T14:24:54.070Z] #18 64.43 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-10T14:24:57.104Z] #18 68.21 debconf: delaying package configuration, since apt-utils is not installed [2019-11-10T14:24:57.447Z] #18 68.50 Fetched 87.3 MB in 11s (7320 kB/s) [2019-11-10T14:24:57.790Z] #18 68.65 Selecting previously unselected package bash-completion. [2019-11-10T14:24:57.790Z] #18 68.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-11-10T14:24:57.790Z] #18 68.76 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-10T14:25:00.829Z] #18 ... [2019-11-10T14:25:00.829Z] [2019-11-10T14:25:00.829Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:25:00.829Z] #45 116.8 time [2019-11-10T14:25:00.829Z] #45 125.4 regexp [2019-11-10T14:25:00.829Z] #45 ... [2019-11-10T14:25:00.829Z] [2019-11-10T14:25:00.829Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:25:00.829Z] #42 37.46 CC images/fown.o [2019-11-10T14:25:00.829Z] #42 37.82 CC images/ns.o [2019-11-10T14:25:00.829Z] #42 38.21 CC images/regfile.o [2019-11-10T14:25:00.829Z] #42 38.70 CC images/ghost-file.o [2019-11-10T14:25:00.829Z] #42 39.29 CC images/fifo.o [2019-11-10T14:25:00.829Z] #42 39.61 CC images/remap-file-path.o [2019-11-10T14:25:00.829Z] #42 40.04 CC images/eventfd.o [2019-11-10T14:25:00.829Z] #42 40.49 CC images/eventpoll.o [2019-11-10T14:25:00.829Z] #42 41.16 CC images/fh.o [2019-11-10T14:25:00.829Z] #42 41.96 CC images/fsnotify.o [2019-11-10T14:25:00.829Z] #42 43.35 CC images/signalfd.o [2019-11-10T14:25:00.829Z] #42 43.73 CC images/fs.o [2019-11-10T14:25:00.829Z] #42 44.06 CC images/pstree.o [2019-11-10T14:25:01.170Z] #42 44.44 CC images/pipe.o [2019-11-10T14:25:01.170Z] #42 ... [2019-11-10T14:25:01.170Z] [2019-11-10T14:25:01.170Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:25:01.170Z] #32 117.5 internal/poll [2019-11-10T14:25:01.170Z] #32 121.1 os [2019-11-10T14:25:01.170Z] #32 122.2 internal/fmtsort [2019-11-10T14:25:01.170Z] #32 125.6 path/filepath [2019-11-10T14:25:01.170Z] #32 125.6 fmt [2019-11-10T14:25:01.512Z] #32 ... [2019-11-10T14:25:01.512Z] [2019-11-10T14:25:01.512Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:25:01.512Z] #42 44.83 CC images/tcp-stream.o [2019-11-10T14:25:02.246Z] #42 45.27 CC images/sk-packet.o [2019-11-10T14:25:02.588Z] #42 45.81 CC images/mnt.o [2019-11-10T14:25:02.929Z] #42 46.26 CC images/pipe-data.o [2019-11-10T14:25:03.270Z] #42 46.67 CC images/sa.o [2019-11-10T14:25:04.003Z] #42 47.15 CC images/timer.o [2019-11-10T14:25:04.735Z] #42 47.89 CC images/timerfd.o [2019-11-10T14:25:05.076Z] #42 48.39 CC images/mm.o [2019-11-10T14:25:05.684Z] #59 229.1 + bin/containerd-stress [2019-11-10T14:25:05.809Z] #42 48.99 CC images/sk-opts.o [2019-11-10T14:25:06.149Z] #42 49.35 CC images/sk-unix.o [2019-11-10T14:25:06.610Z] #59 230.9 + bin/containerd-shim [2019-11-10T14:25:06.903Z] #42 49.99 CC images/sk-inet.o [2019-11-10T14:25:07.669Z] #42 50.74 CC images/tun.o [2019-11-10T14:25:07.669Z] #42 ... [2019-11-10T14:25:07.669Z] [2019-11-10T14:25:07.669Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:25:07.669Z] #18 74.48 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-10T14:25:07.669Z] #18 75.40 Selecting previously unselected package libnet1:ppc64el. [2019-11-10T14:25:07.669Z] #18 75.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-10T14:25:07.669Z] #18 75.43 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-10T14:25:07.669Z] #18 75.59 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-10T14:25:07.669Z] #18 75.60 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-10T14:25:07.669Z] #18 75.61 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-10T14:25:07.669Z] #18 75.72 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-10T14:25:07.669Z] #18 75.74 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-10T14:25:07.669Z] #18 75.74 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-10T14:25:07.669Z] #18 75.91 Selecting previously unselected package libudev-dev:ppc64el. [2019-11-10T14:25:07.669Z] #18 75.92 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-10T14:25:07.669Z] #18 75.97 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-10T14:25:07.669Z] #18 76.16 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-10T14:25:07.669Z] #18 76.16 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-10T14:25:07.669Z] #18 76.17 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-10T14:25:07.669Z] #18 76.89 Selecting previously unselected package python3.5-minimal. [2019-11-10T14:25:07.669Z] #18 76.90 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-10T14:25:07.669Z] #18 76.93 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-10T14:25:07.669Z] #18 78.43 Selecting previously unselected package python3-minimal. [2019-11-10T14:25:07.669Z] #18 78.44 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-10T14:25:07.669Z] #18 78.45 Unpacking python3-minimal (3.5.3-1) ... [2019-11-10T14:25:07.669Z] #18 78.60 Selecting previously unselected package libmpdec2:ppc64el. [2019-11-10T14:25:07.669Z] #18 78.60 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-10T14:25:07.669Z] #18 78.62 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-10T14:25:07.669Z] #18 78.81 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-10T14:25:08.009Z] #18 78.83 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-10T14:25:08.009Z] #18 78.85 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-10T14:25:11.033Z] #18 81.83 Selecting previously unselected package python3.5. [2019-11-10T14:25:11.033Z] #18 81.84 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-10T14:25:11.033Z] #18 81.86 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-10T14:25:11.375Z] #18 82.25 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-10T14:25:11.375Z] #18 82.26 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-10T14:25:11.375Z] #18 82.26 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-10T14:25:11.375Z] #18 82.35 Selecting previously unselected package dh-python. [2019-11-10T14:25:11.375Z] #18 82.36 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-10T14:25:11.375Z] #18 82.37 Unpacking dh-python (2.20170125) ... [2019-11-10T14:25:11.716Z] #18 82.66 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-10T14:25:11.716Z] #18 82.68 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-10T14:25:11.716Z] #18 ... [2019-11-10T14:25:11.716Z] [2019-11-10T14:25:11.716Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:25:11.716Z] #45 138.2 os/exec [2019-11-10T14:25:12.056Z] #45 138.3 net [2019-11-10T14:25:12.056Z] #45 ... [2019-11-10T14:25:12.056Z] [2019-11-10T14:25:12.056Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:25:12.056Z] #32 128.4 io/ioutil [2019-11-10T14:25:12.056Z] #32 131.7 log [2019-11-10T14:25:12.056Z] #32 131.7 flag [2019-11-10T14:25:12.056Z] #32 131.7 github.com/BurntSushi/toml [2019-11-10T14:25:12.056Z] #32 ... [2019-11-10T14:25:12.056Z] [2019-11-10T14:25:12.056Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:25:12.056Z] #42 51.34 CC images/sk-netlink.o [2019-11-10T14:25:12.056Z] #42 51.82 CC images/packet-sock.o [2019-11-10T14:25:12.056Z] #42 52.63 CC images/ipc-var.o [2019-11-10T14:25:12.056Z] #42 53.07 CC images/ipc-desc.o [2019-11-10T14:25:12.056Z] #42 53.46 CC images/ipc-shm.o [2019-11-10T14:25:12.056Z] #42 53.83 CC images/ipc-msg.o [2019-11-10T14:25:12.056Z] #42 54.72 CC images/ipc-sem.o [2019-11-10T14:25:12.056Z] #42 55.18 CC images/utsns.o [2019-11-10T14:25:12.397Z] #42 55.64 CC images/creds.o [2019-11-10T14:25:12.738Z] #42 56.08 CC images/vma.o [2019-11-10T14:25:13.080Z] #42 56.52 CC images/netdev.o [2019-11-10T14:25:13.141Z] #59 237.4 + bin/containerd-shim-runc-v1 [2019-11-10T14:25:14.264Z] #42 57.33 CC images/tty.o [2019-11-10T14:25:14.264Z] #42 ... [2019-11-10T14:25:14.264Z] [2019-11-10T14:25:14.264Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:25:14.264Z] #45 140.7 internal/lazyregexp [2019-11-10T14:25:17.302Z] #59 240.8 + bin/containerd-shim-runc-v2 [2019-11-10T14:25:17.302Z] #59 241.6 + binaries [2019-11-10T14:25:17.557Z] #59 241.6 + mkdir -p /build [2019-11-10T14:25:17.557Z] #59 241.6 + cp bin/containerd /build/containerd [2019-11-10T14:25:17.557Z] #59 241.6 + cp bin/containerd-shim /build/containerd-shim [2019-11-10T14:25:17.557Z] #59 241.6 + cp bin/ctr /build/ctr [2019-11-10T14:25:18.547Z] #59 DONE 242.6s [2019-11-10T14:25:19.472Z] [2019-11-10T14:25:19.472Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-10T14:25:19.472Z] #60 DONE 0.2s [2019-11-10T14:25:19.472Z] [2019-11-10T14:25:19.472Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-10T14:25:19.472Z] #64 DONE 0.1s [2019-11-10T14:25:19.472Z] [2019-11-10T14:25:19.472Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-10T14:25:19.726Z] #67 DONE 0.3s [2019-11-10T14:25:19.726Z] [2019-11-10T14:25:19.726Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-10T14:25:19.726Z] #66 DONE 0.3s [2019-11-10T14:25:19.726Z] [2019-11-10T14:25:19.726Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:25:20.384Z] #45 ... [2019-11-10T14:25:20.384Z] [2019-11-10T14:25:20.384Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:25:20.384Z] #42 58.72 CC images/file-lock.o [2019-11-10T14:25:20.384Z] #42 59.16 CC images/rlimit.o [2019-11-10T14:25:20.384Z] #42 59.70 CC images/pagemap.o [2019-11-10T14:25:20.384Z] #42 60.48 CC images/siginfo.o [2019-11-10T14:25:20.384Z] #42 61.07 CC images/rpc.o [2019-11-10T14:25:20.650Z] #68 0.810 + RM_GOPATH=0 [2019-11-10T14:25:20.650Z] #68 0.810 + TMP_GOPATH= [2019-11-10T14:25:20.650Z] #68 0.810 + : /build [2019-11-10T14:25:20.650Z] #68 0.810 + '[' -z '' ']' [2019-11-10T14:25:20.650Z] #68 0.810 ++ mktemp -d [2019-11-10T14:25:20.650Z] #68 0.811 + export GOPATH=/tmp/tmp.oI2eXvhGz9 [2019-11-10T14:25:20.650Z] #68 0.811 + GOPATH=/tmp/tmp.oI2eXvhGz9 [2019-11-10T14:25:20.650Z] #68 0.811 + RM_GOPATH=1 [2019-11-10T14:25:20.650Z] #68 0.812 ++ dirname ./install.sh [2019-11-10T14:25:20.650Z] #68 0.812 + dir=. [2019-11-10T14:25:20.650Z] #68 0.813 + bin=proxy [2019-11-10T14:25:20.650Z] #68 0.813 + shift [2019-11-10T14:25:20.650Z] #68 0.813 + '[' '!' -f ./proxy.installer ']' [2019-11-10T14:25:20.650Z] #68 0.813 + . ./proxy.installer [2019-11-10T14:25:20.650Z] #68 0.813 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:25:20.650Z] #68 0.813 + install_proxy [2019-11-10T14:25:20.650Z] #68 0.813 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:25:20.650Z] #68 0.813 + case "$1" in [2019-11-10T14:25:20.650Z] #68 0.813 + export CGO_ENABLED=0 [2019-11-10T14:25:20.650Z] #68 0.813 + CGO_ENABLED=0 [2019-11-10T14:25:20.650Z] #68 0.813 + _install_proxy [2019-11-10T14:25:20.650Z] #68 0.813 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-10T14:25:20.650Z] #68 0.813 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oI2eXvhGz9/src/github.com/docker/libnetwork [2019-11-10T14:25:20.650Z] #68 0.814 Cloning into '/tmp/tmp.oI2eXvhGz9/src/github.com/docker/libnetwork'... [2019-11-10T14:25:20.724Z] #42 ... [2019-11-10T14:25:20.724Z] [2019-11-10T14:25:20.724Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-10T14:25:20.724Z] #32 139.8 github.com/BurntSushi/toml/cmd/tomlv [2019-11-10T14:25:20.724Z] #32 DONE 147.1s [2019-11-10T14:25:20.724Z] [2019-11-10T14:25:20.724Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:25:20.724Z] #45 146.3 go/token [2019-11-10T14:25:20.724Z] #45 146.3 net/url [2019-11-10T14:25:20.724Z] #45 146.4 text/template/parse [2019-11-10T14:25:22.013Z] #68 2.254 + cd /tmp/tmp.oI2eXvhGz9/src/github.com/docker/libnetwork [2019-11-10T14:25:22.013Z] #68 2.254 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-10T14:25:22.013Z] #68 2.317 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-10T14:25:22.939Z] #68 DONE 3.2s [2019-11-10T14:25:23.865Z] [2019-11-10T14:25:23.865Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-10T14:25:23.865Z] #69 DONE 0.1s [2019-11-10T14:25:23.865Z] [2019-11-10T14:25:23.865Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-10T14:25:23.865Z] #70 DONE 0.0s [2019-11-10T14:25:23.865Z] [2019-11-10T14:25:23.865Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-10T14:25:24.589Z] #45 150.8 go/scanner [2019-11-10T14:25:24.789Z] #71 DONE 1.1s [2019-11-10T14:25:25.043Z] [2019-11-10T14:25:25.043Z] #72 exporting to image [2019-11-10T14:25:25.044Z] #72 exporting layers [2019-11-10T14:25:25.321Z] #45 ... [2019-11-10T14:25:25.321Z] [2019-11-10T14:25:25.321Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:25:25.321Z] #18 89.48 Setting up python3-minimal (3.5.3-1) ... [2019-11-10T14:25:25.321Z] #18 91.86 Selecting previously unselected package python3. [2019-11-10T14:25:25.321Z] #18 91.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 ... 16606 files and directories currently installed.) [2019-11-10T14:25:25.321Z] #18 92.03 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 92.05 Unpacking python3 (3.5.3-1) ... [2019-11-10T14:25:25.321Z] #18 92.19 Selecting previously unselected package pigz. [2019-11-10T14:25:25.321Z] #18 92.19 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 92.20 Unpacking pigz (2.3.4-1) ... [2019-11-10T14:25:25.321Z] #18 92.35 Selecting previously unselected package libip4tc0:ppc64el. [2019-11-10T14:25:25.321Z] #18 92.36 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 92.37 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-10T14:25:25.321Z] #18 92.54 Selecting previously unselected package libip6tc0:ppc64el. [2019-11-10T14:25:25.321Z] #18 92.55 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 92.55 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-10T14:25:25.321Z] #18 92.74 Selecting previously unselected package libiptc0:ppc64el. [2019-11-10T14:25:25.321Z] #18 92.77 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 92.78 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-10T14:25:25.321Z] #18 93.13 Selecting previously unselected package libxtables12:ppc64el. [2019-11-10T14:25:25.321Z] #18 93.14 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 93.14 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-10T14:25:25.321Z] #18 93.24 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-10T14:25:25.321Z] #18 93.26 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 93.26 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-10T14:25:25.321Z] #18 93.36 Selecting previously unselected package iptables. [2019-11-10T14:25:25.321Z] #18 93.37 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 93.38 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-10T14:25:25.321Z] #18 93.87 Selecting previously unselected package xxd. [2019-11-10T14:25:25.321Z] #18 93.88 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 93.88 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:25:25.321Z] #18 94.04 Selecting previously unselected package vim-common. [2019-11-10T14:25:25.321Z] #18 94.05 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:25:25.321Z] #18 94.08 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:25:25.321Z] #18 94.32 Selecting previously unselected package bzip2. [2019-11-10T14:25:25.321Z] #18 94.34 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 94.35 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-10T14:25:25.321Z] #18 94.55 Selecting previously unselected package libgpm2:ppc64el. [2019-11-10T14:25:25.321Z] #18 94.56 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 94.58 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-10T14:25:25.321Z] #18 94.73 Selecting previously unselected package xz-utils. [2019-11-10T14:25:25.321Z] #18 94.74 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 94.75 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-10T14:25:25.321Z] #18 95.00 Selecting previously unselected package aufs-tools. [2019-11-10T14:25:25.321Z] #18 95.01 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 95.02 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-10T14:25:25.321Z] #18 95.34 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-10T14:25:25.321Z] #18 95.34 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 95.35 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-10T14:25:25.321Z] #18 95.47 Selecting previously unselected package btrfs-progs. [2019-11-10T14:25:25.321Z] #18 95.48 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 95.49 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-10T14:25:25.321Z] #18 96.19 Selecting previously unselected package btrfs-tools. [2019-11-10T14:25:25.321Z] #18 96.21 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 96.22 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-10T14:25:25.321Z] #18 96.32 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-10T14:25:25.321Z] #18 96.33 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-10T14:25:25.321Z] #18 96.34 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-10T14:25:25.661Z] #18 96.52 Selecting previously unselected package dmsetup. [2019-11-10T14:25:25.661Z] #18 96.54 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-10T14:25:25.661Z] #18 96.55 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-10T14:25:26.002Z] #18 96.75 Selecting previously unselected package libonig4:ppc64el. [2019-11-10T14:25:26.002Z] #18 96.76 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-10T14:25:26.002Z] #18 96.77 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-10T14:25:26.002Z] #18 96.99 Selecting previously unselected package libjq1:ppc64el. [2019-11-10T14:25:26.002Z] #18 96.99 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-10T14:25:26.002Z] #18 97.00 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-10T14:25:26.002Z] #18 97.18 Selecting previously unselected package jq. [2019-11-10T14:25:26.343Z] #18 97.18 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-10T14:25:26.343Z] #18 97.19 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-10T14:25:26.343Z] #18 97.33 Selecting previously unselected package libaio1:ppc64el. [2019-11-10T14:25:26.343Z] #18 97.34 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-10T14:25:26.343Z] #18 97.35 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-10T14:25:26.721Z] #18 97.46 Selecting previously unselected package libcap2-bin. [2019-11-10T14:25:26.721Z] #18 97.47 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-10T14:25:26.721Z] #18 97.47 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-10T14:25:26.721Z] #18 97.62 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-10T14:25:26.721Z] #18 97.65 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-10T14:25:26.721Z] #18 97.65 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-10T14:25:26.721Z] #18 97.77 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-10T14:25:26.721Z] #18 97.78 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-10T14:25:26.721Z] #18 97.79 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-10T14:25:27.452Z] #18 98.25 Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-10T14:25:27.452Z] #18 98.26 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-10T14:25:27.452Z] #18 98.28 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-10T14:25:27.452Z] #18 98.43 Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-10T14:25:27.452Z] #18 98.44 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-10T14:25:27.452Z] #18 98.45 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-10T14:25:27.792Z] #18 98.63 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-10T14:25:27.792Z] #18 98.64 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-10T14:25:27.792Z] #18 98.65 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-10T14:25:28.524Z] #18 99.26 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-10T14:25:28.524Z] #18 99.29 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-10T14:25:28.524Z] #18 99.29 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-10T14:25:28.866Z] #18 99.80 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-10T14:25:28.866Z] #18 99.80 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-10T14:25:28.866Z] #18 99.81 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-10T14:25:28.866Z] #18 99.95 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-10T14:25:28.866Z] #18 99.95 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-10T14:25:28.866Z] #18 99.96 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-10T14:25:29.209Z] #18 100.1 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-10T14:25:29.209Z] #18 100.1 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-10T14:25:29.209Z] #18 100.1 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-10T14:25:29.209Z] #18 100.2 Selecting previously unselected package libreadline5:ppc64el. [2019-11-10T14:25:29.209Z] #18 100.3 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-10T14:25:29.209Z] #18 100.3 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-10T14:25:29.549Z] #18 100.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-10T14:25:29.549Z] #18 100.5 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-10T14:25:29.549Z] #18 100.5 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-10T14:25:31.254Z] #18 ... [2019-11-10T14:25:31.254Z] [2019-11-10T14:25:31.254Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:25:31.254Z] #42 64.52 CC images/ext-file.o [2019-11-10T14:25:31.254Z] #42 65.30 CC images/cgroup.o [2019-11-10T14:25:31.254Z] #42 66.48 CC images/userns.o [2019-11-10T14:25:31.254Z] #42 67.10 CC images/google/protobuf/descriptor.o [2019-11-10T14:25:31.254Z] #42 70.81 CC images/opts.o [2019-11-10T14:25:31.254Z] #42 71.25 CC images/seccomp.o [2019-11-10T14:25:31.254Z] #42 71.84 CC images/binfmt-misc.o [2019-11-10T14:25:31.254Z] #42 72.24 CC images/time.o [2019-11-10T14:25:31.254Z] #42 72.66 CC images/sysctl.o [2019-11-10T14:25:31.254Z] #42 72.93 CC images/autofs.o [2019-11-10T14:25:31.254Z] #42 73.34 CC images/macvlan.o [2019-11-10T14:25:31.254Z] #42 73.68 CC images/sit.o [2019-11-10T14:25:31.254Z] #42 74.03 LINK images/built-in.o [2019-11-10T14:25:31.254Z] #42 74.28 GEN compel/include/asm [2019-11-10T14:25:31.254Z] #42 74.29 GEN compel/include/version.h [2019-11-10T14:25:31.254Z] #42 74.33 touch .config [2019-11-10T14:25:31.254Z] #42 74.35 GEN include/common/config.h [2019-11-10T14:25:31.254Z] #42 74.51 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-10T14:25:31.254Z] #42 74.57 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-10T14:25:31.254Z] #42 74.61 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-10T14:25:31.569Z] #72 exporting layers 6.2s done [2019-11-10T14:25:31.569Z] #72 writing image sha256:eb898b5ba43e36aaef213f07d6800cad1a9d709d537a4dc088990179f14fc6b2 done [2019-11-10T14:25:31.569Z] #72 naming to docker.io/library/docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 done [2019-11-10T14:25:31.569Z] #72 DONE 6.2s [Pipeline] } [Pipeline] // stage [2019-11-10T14:25:31.595Z] #42 74.66 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-10T14:25:31.595Z] #42 74.76 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-10T14:25:31.595Z] #42 74.82 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-10T14:25:31.595Z] #42 74.90 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-10T14:25:31.595Z] #42 74.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-10T14:25:31.595Z] #42 74.95 DEP compel/plugins/std/infect.d [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-10T14:25:31.936Z] #42 ... [2019-11-10T14:25:31.936Z] [2019-11-10T14:25:31.936Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:25:31.936Z] #18 102.9 Selecting previously unselected package net-tools. [2019-11-10T14:25:31.936Z] #18 102.9 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-10T14:25:31.936Z] #18 102.9 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-10T14:25:32.277Z] #18 103.3 Selecting previously unselected package python-pip-whl. [2019-11-10T14:25:32.277Z] #18 103.4 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-10T14:25:32.277Z] #18 103.4 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-10T14:25:33.520Z] #18 104.2 Selecting previously unselected package python3-pip. [2019-11-10T14:25:33.520Z] #18 104.2 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-10T14:25:33.520Z] #18 104.2 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-10T14:25:33.520Z] #18 104.5 Selecting previously unselected package python3-pkg-resources. [2019-11-10T14:25:33.520Z] #18 104.5 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-10T14:25:33.520Z] #18 104.5 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-10T14:25:33.520Z] #18 104.7 Selecting previously unselected package python3-setuptools. [2019-11-10T14:25:33.520Z] #18 104.7 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-10T14:25:33.520Z] #18 104.7 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-10T14:25:33.558Z] [2019-11-10T14:25:33.559Z] Removing bundles/ [2019-11-10T14:25:33.559Z] [2019-11-10T14:25:33.559Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-10T14:25:33.559Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-10T14:25:33.559Z] GOOS="" GOARCH="" GOARM="" [2019-11-10T14:25:33.885Z] #18 105.0 Selecting previously unselected package python3-wheel. [2019-11-10T14:25:34.224Z] #18 105.0 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-10T14:25:34.224Z] #18 105.1 Unpacking python3-wheel (0.29.0-2) ... [2019-11-10T14:25:34.224Z] #18 105.3 Selecting previously unselected package thin-provisioning-tools. [2019-11-10T14:25:34.224Z] #18 105.3 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-10T14:25:34.224Z] #18 105.3 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-10T14:25:34.955Z] #18 105.7 Selecting previously unselected package vim-runtime. [2019-11-10T14:25:34.955Z] #18 105.7 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-10T14:25:34.955Z] #18 105.8 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-10T14:25:34.955Z] #18 105.9 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-10T14:25:34.955Z] #18 105.9 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:25:36.648Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2019-11-10T14:25:36.648Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-10T14:25:36.648Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2019-11-10T14:25:36.648Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-10T14:25:36.648Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-10T14:25:36.648Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-10T14:25:36.648Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-10T14:25:36.648Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-10T14:25:36.648Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-10T14:25:36.648Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-10T14:25:36.648Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-10T14:25:36.648Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-10T14:25:37.217Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-10T14:25:37.217Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-10T14:25:37.477Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2019-11-10T14:25:37.737Z] ok github.com/docker/docker/api/types/time 0.039s coverage: 100.0% of statements [2019-11-10T14:25:37.737Z] ok github.com/docker/docker/api/types/filters 0.029s coverage: 92.2% of statements [2019-11-10T14:25:37.979Z] #18 ... [2019-11-10T14:25:37.979Z] [2019-11-10T14:25:37.979Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:25:37.979Z] #45 154.4 encoding/json [2019-11-10T14:25:37.979Z] #45 156.3 go/ast [2019-11-10T14:25:37.979Z] #45 163.7 text/template [2019-11-10T14:25:37.979Z] #45 ... [2019-11-10T14:25:37.979Z] [2019-11-10T14:25:37.979Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:25:37.979Z] #42 75.30 DEP compel/plugins/std/string.d [2019-11-10T14:25:37.979Z] #42 75.44 DEP compel/plugins/std/log.d [2019-11-10T14:25:37.979Z] #42 75.62 DEP compel/plugins/std/fds.d [2019-11-10T14:25:37.979Z] #42 75.88 DEP compel/plugins/std/std.d [2019-11-10T14:25:37.979Z] #42 76.14 DEP compel/plugins/shmem/shmem.d [2019-11-10T14:25:37.979Z] #42 76.41 DEP compel/plugins/fds/fds.d [2019-11-10T14:25:37.979Z] #42 76.76 CC compel/plugins/std/std.o [2019-11-10T14:25:37.979Z] #42 77.44 CC compel/plugins/std/fds.o [2019-11-10T14:25:37.979Z] #42 78.24 CC compel/plugins/std/log.o [2019-11-10T14:25:37.979Z] #42 79.76 CC compel/plugins/std/string.o [2019-11-10T14:25:37.979Z] #42 80.72 CC compel/plugins/std/infect.o [2019-11-10T14:25:37.997Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 4.0% of statements [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-10T14:25:37.997Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/builder [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-10T14:25:37.997Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-10T14:25:38.319Z] #42 81.59 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-10T14:25:38.319Z] #42 81.66 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-10T14:25:38.319Z] #42 81.73 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-10T14:25:38.658Z] #42 81.86 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-10T14:25:38.658Z] #42 81.98 AR compel/plugins/std.lib.a [2019-11-10T14:25:38.936Z] ok github.com/docker/docker/builder/dockerignore 0.024s coverage: 96.8% of statements [2019-11-10T14:25:38.997Z] #42 82.14 CC compel/plugins/fds/fds.o [2019-11-10T14:25:39.728Z] #42 82.71 AR compel/plugins/fds.lib.a [2019-11-10T14:25:39.728Z] #42 82.78 HOSTDEP compel/src/lib/log-host.d [2019-11-10T14:25:39.728Z] #42 82.99 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-10T14:25:40.068Z] #42 83.35 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-10T14:25:40.139Z] Client: [2019-11-10T14:25:40.139Z] Debug Mode: false [2019-11-10T14:25:40.139Z] Plugins: [2019-11-10T14:25:40.139Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-10T14:25:40.139Z] [2019-11-10T14:25:40.139Z] Server: [2019-11-10T14:25:40.139Z] Containers: 0 [2019-11-10T14:25:40.139Z] Running: 0 [2019-11-10T14:25:40.139Z] Paused: 0 [2019-11-10T14:25:40.139Z] Stopped: 0 [2019-11-10T14:25:40.139Z] Images: 0 [2019-11-10T14:25:40.139Z] Server Version: 19.03.2 [2019-11-10T14:25:40.139Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-10T14:25:40.139Z] Windows: [2019-11-10T14:25:40.139Z] LCOW: [2019-11-10T14:25:40.139Z] Logging Driver: json-file [2019-11-10T14:25:40.139Z] Plugins: [2019-11-10T14:25:40.139Z] Volume: local [2019-11-10T14:25:40.139Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-10T14:25:40.139Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-10T14:25:40.139Z] Swarm: inactive [2019-11-10T14:25:40.139Z] Default Isolation: process [2019-11-10T14:25:40.139Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-10T14:25:40.139Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-10T14:25:40.139Z] OSType: windows [2019-11-10T14:25:40.139Z] Architecture: x86_64 [2019-11-10T14:25:40.139Z] CPUs: 4 [2019-11-10T14:25:40.139Z] Total Memory: 32GiB [2019-11-10T14:25:40.139Z] Name: azwin-2-ea4500 [2019-11-10T14:25:40.139Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-10T14:25:40.139Z] Docker Root Dir: D:\docker [2019-11-10T14:25:40.139Z] Debug Mode: false [2019-11-10T14:25:40.139Z] Registry: https://index.docker.io/v1/ [2019-11-10T14:25:40.139Z] Labels: [2019-11-10T14:25:40.139Z] Experimental: true [2019-11-10T14:25:40.139Z] Insecure Registries: [2019-11-10T14:25:40.139Z] 10.0.0.4:5000 [2019-11-10T14:25:40.139Z] 127.0.0.0/8 [2019-11-10T14:25:40.139Z] Registry Mirrors: [2019-11-10T14:25:40.139Z] http://10.0.0.4:5000/ [2019-11-10T14:25:40.139Z] Live Restore Enabled: false [2019-11-10T14:25:40.139Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-10T14:25:40.409Z] #42 83.67 HOSTDEP compel/src/main-host.d [2019-11-10T14:25:40.409Z] #42 ... [2019-11-10T14:25:40.409Z] [2019-11-10T14:25:40.409Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:25:40.409Z] #18 111.6 Selecting previously unselected package vim. [2019-11-10T14:25:40.750Z] #18 111.6 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-10T14:25:40.750Z] #18 111.6 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:25:40.845Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2019-11-10T14:25:41.090Z] #18 112.3 Selecting previously unselected package xfsprogs. [2019-11-10T14:25:41.430Z] #18 112.3 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-10T14:25:41.430Z] #18 112.3 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-10T14:25:42.193Z] #18 113.1 Selecting previously unselected package zip. [2019-11-10T14:25:42.193Z] #18 113.1 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-10T14:25:42.193Z] #18 113.1 Unpacking zip (3.0-11+b1) ... [2019-11-10T14:25:42.536Z] #18 113.4 Selecting previously unselected package libapparmor-perl. [2019-11-10T14:25:42.536Z] #18 113.4 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-10T14:25:42.536Z] #18 113.4 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-10T14:25:42.536Z] #18 113.5 Selecting previously unselected package apparmor. [2019-11-10T14:25:42.536Z] #18 113.6 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-10T14:25:42.759Z] ok github.com/docker/docker/builder/remotecontext 0.283s coverage: 13.6% of statements [2019-11-10T14:25:42.877Z] #18 113.7 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-10T14:25:43.020Z] ok github.com/docker/docker/builder/remotecontext/git 3.341s coverage: 85.1% of statements [2019-11-10T14:25:43.219Z] #18 114.3 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-10T14:25:43.219Z] #18 114.3 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-10T14:25:43.219Z] #18 114.3 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-10T14:25:43.380Z] #73 exporting layers 62.5s done [2019-11-10T14:25:43.380Z] #73 exporting manifest sha256:59a687e03ee0ce37b829d218a29150d2adcb2a9df32b6681c425bee20a00a15c 0.0s done [2019-11-10T14:25:43.380Z] #73 exporting config sha256:37b98b962e21356b4e63afa4b623c80d11f6190ccecc0db32ce1b0271fe1bfd5 done [2019-11-10T14:25:43.380Z] #73 sending tarball [2019-11-10T14:25:43.589Z] ok github.com/docker/docker/builder/dockerfile 1.067s coverage: 48.2% of statements [2019-11-10T14:25:43.589Z] ? github.com/docker/docker/cli [no test files] [2019-11-10T14:25:43.589Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-10T14:25:45.572Z] #73 sending tarball 10.4s done [2019-11-10T14:25:45.572Z] #73 DONE 73.0s [2019-11-10T14:25:45.572Z] [2019-11-10T14:25:45.572Z] #74 importing to docker [2019-11-10T14:25:46.250Z] #18 116.9 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-10T14:25:46.250Z] #18 116.9 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-10T14:25:46.250Z] #18 116.9 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-10T14:25:48.884Z] ok github.com/docker/docker/client 0.549s coverage: 75.8% of statements [2019-11-10T14:25:49.275Z] #18 120.0 Selecting previously unselected package binutils-mingw-w64. [2019-11-10T14:25:49.275Z] #18 120.0 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-10T14:25:49.275Z] #18 120.0 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-10T14:25:49.275Z] #18 120.1 Selecting previously unselected package mingw-w64-common. [2019-11-10T14:25:49.275Z] #18 120.1 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-10T14:25:49.275Z] #18 120.2 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-10T14:25:49.275Z] #18 ... [2019-11-10T14:25:49.275Z] [2019-11-10T14:25:49.275Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:25:49.275Z] #45 175.8 go/parser [2019-11-10T14:25:50.984Z] #45 ... [2019-11-10T14:25:50.984Z] [2019-11-10T14:25:50.984Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:25:50.984Z] #42 84.05 DEP compel/src/lib/ptrace.d [2019-11-10T14:25:50.984Z] #42 84.30 DEP compel/src/lib/infect.d [2019-11-10T14:25:50.984Z] #42 84.63 DEP compel/src/lib/infect-util.d [2019-11-10T14:25:50.984Z] #42 84.86 DEP compel/src/lib/infect-rpc.d [2019-11-10T14:25:50.984Z] #42 85.14 DEP compel/arch/ppc64/src/lib/infect.d [2019-11-10T14:25:50.984Z] #42 85.44 DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-10T14:25:50.984Z] #42 85.66 DEP compel/src/lib/log.d [2019-11-10T14:25:50.984Z] #42 85.89 DEP compel/src/main.d [2019-11-10T14:25:50.984Z] #42 86.16 DEP compel/src/lib/handle-elf.d [2019-11-10T14:25:50.984Z] #42 86.50 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-10T14:25:50.984Z] #42 86.80 CC compel/src/lib/log.o [2019-11-10T14:25:50.984Z] #42 87.28 CC compel/arch/ppc64/src/lib/cpu.o [2019-11-10T14:25:50.984Z] #42 88.07 CC compel/arch/ppc64/src/lib/infect.o [2019-11-10T14:25:50.984Z] #42 89.42 CC compel/src/lib/infect-rpc.o [2019-11-10T14:25:50.984Z] #42 90.10 CC compel/src/lib/infect-util.o [2019-11-10T14:25:50.984Z] #42 90.74 CC compel/src/lib/infect.o [2019-11-10T14:25:52.085Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|types_sizes|deps) took 1m49.076184845s [2019-11-10T14:25:52.085Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 455.967553ms [2019-11-10T14:25:52.162Z] #42 ... [2019-11-10T14:25:52.162Z] [2019-11-10T14:25:52.162Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:25:52.162Z] #45 178.5 encoding/xml [2019-11-10T14:25:57.009Z] #45 ... [2019-11-10T14:25:57.009Z] [2019-11-10T14:25:57.009Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:25:57.009Z] #18 127.1 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-10T14:25:57.009Z] #18 127.2 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-10T14:25:57.009Z] #18 127.2 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-10T14:26:01.961Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-10T14:26:01.961Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-78f3c11f\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-10T14:26:01.961Z] ---------------------------------------------------------------------------- [2019-11-10T14:26:01.961Z] [2019-11-10T14:26:01.961Z] INFO: executeCI.ps1 starting at Sun Nov 10 14:26:01 CUT 2019 [2019-11-10T14:26:01.961Z] [2019-11-10T14:26:01.961Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-10T14:26:01.961Z] INFO: Running git version 2.23.0.windows.1 [2019-11-10T14:26:02.422Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-10T14:26:02.423Z] INFO: Environment variables: [2019-11-10T14:26:02.423Z] [2019-11-10T14:26:02.423Z] Name Value [2019-11-10T14:26:02.423Z] ---- ----- [2019-11-10T14:26:02.423Z] ALLUSERSPROFILE C:\ProgramData [2019-11-10T14:26:02.423Z] amd64 true [2019-11-10T14:26:02.423Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-10T14:26:02.423Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-10T14:26:02.423Z] arm64 true [2019-11-10T14:26:02.423Z] BRANCH_NAME PR-40193 [2019-11-10T14:26:02.423Z] BUILD_DISPLAY_NAME #2 [2019-11-10T14:26:02.423Z] BUILD_ID 2 [2019-11-10T14:26:02.423Z] BUILD_NUMBER 2 [2019-11-10T14:26:02.423Z] BUILD_TAG jenkins-moby-PR-40193-2 [2019-11-10T14:26:02.423Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40193/2/ [2019-11-10T14:26:02.423Z] CHANGE_AUTHOR vikramhh [2019-11-10T14:26:02.423Z] CHANGE_AUTHOR_DISPLAY_NAME Vikram bir Singh [2019-11-10T14:26:02.423Z] CHANGE_BRANCH volumes_plugins_test_failure [2019-11-10T14:26:02.423Z] CHANGE_FORK vikramhh [2019-11-10T14:26:02.423Z] CHANGE_ID 40193 [2019-11-10T14:26:02.423Z] CHANGE_TARGET master [2019-11-10T14:26:02.423Z] CHANGE_TITLE Volume plugin tests [integration/plugin/volumes] should always be executed - checks f... [2019-11-10T14:26:02.423Z] CHANGE_URL https://github.com/moby/moby/pull/40193 [2019-11-10T14:26:02.423Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-10T14:26:02.423Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-10T14:26:02.423Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-10T14:26:02.423Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-10T14:26:02.423Z] COMPUTERNAME azwin-2-ea4500 [2019-11-10T14:26:02.423Z] ComSpec C:\windows\system32\cmd.exe [2019-11-10T14:26:02.423Z] ConfigSequenceNumber 0 [2019-11-10T14:26:02.423Z] dco true [2019-11-10T14:26:02.423Z] DOCKER_BUILDKIT 0 [2019-11-10T14:26:02.423Z] DOCKER_DUT_DEBUG 1 [2019-11-10T14:26:02.423Z] DOCKER_EXPERIMENTAL 1 [2019-11-10T14:26:02.423Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-10T14:26:02.423Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-10T14:26:02.423Z] EXECUTOR_NUMBER 0 [2019-11-10T14:26:02.423Z] FQDN azwin-2-ea4500.westus.cloudapp.azure.com [2019-11-10T14:26:02.423Z] GIT_BRANCH PR-40193 [2019-11-10T14:26:02.423Z] GIT_COMMIT a596d36e87d791f1e8aa22833f565a16b8c14a48 [2019-11-10T14:26:02.423Z] GIT_PREVIOUS_COMMIT 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:26:02.423Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 25c5a55261c3a856264c19d3b252351566a210a6 [2019-11-10T14:26:02.423Z] GIT_URL https://github.com/moby/moby.git [2019-11-10T14:26:02.423Z] HUDSON_COOKIE fc1f756c-cc1c-4c9b-b009-a811384209f8 [2019-11-10T14:26:02.423Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-10T14:26:02.423Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-10T14:26:02.423Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-10T14:26:02.423Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-11-10T14:26:02.423Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-10T14:26:02.423Z] JENKINS_NODE_COOKIE 6a4663f4-f813-4f85-bfe4-72b37930c7cd [2019-11-10T14:26:02.423Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-10T14:26:02.423Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-10T14:26:02.423Z] JOB_BASE_NAME PR-40193 [2019-11-10T14:26:02.423Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40193/display/redirect [2019-11-10T14:26:02.423Z] JOB_NAME moby/PR-40193 [2019-11-10T14:26:02.423Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40193/ [2019-11-10T14:26:02.423Z] library.jps.version master [2019-11-10T14:26:02.423Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-10T14:26:02.423Z] NODE_LABELS amd64 azure azwin-2-ea4500 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-10T14:26:02.423Z] NODE_NAME azwin-2-ea4500 [2019-11-10T14:26:02.423Z] NUMBER_OF_PROCESSORS 4 [2019-11-10T14:26:02.423Z] OS Windows_NT [2019-11-10T14:26:02.423Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-10T14:26:02.423Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-10T14:26:02.423Z] ppc64le true [2019-11-10T14:26:02.423Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-10T14:26:02.423Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-10T14:26:02.423Z] PROCESSOR_LEVEL 6 [2019-11-10T14:26:02.423Z] PROCESSOR_REVISION 4f01 [2019-11-10T14:26:02.423Z] ProgramData C:\ProgramData [2019-11-10T14:26:02.423Z] ProgramFiles C:\Program Files [2019-11-10T14:26:02.423Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-10T14:26:02.423Z] ProgramW6432 C:\Program Files [2019-11-10T14:26:02.423Z] PROMPT $P$G [2019-11-10T14:26:02.423Z] PSExecutionPolicyPreference Bypass [2019-11-10T14:26:02.423Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-10T14:26:02.423Z] PUBLIC C:\Users\Public [2019-11-10T14:26:02.423Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40193/2/display/redirect?page=changes [2019-11-10T14:26:02.423Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40193/2/display/redirect [2019-11-10T14:26:02.423Z] s390x true [2019-11-10T14:26:02.423Z] SKIP_VALIDATION_TESTS 1 [2019-11-10T14:26:02.423Z] SOURCES_DRIVE d [2019-11-10T14:26:02.423Z] SOURCES_SUBDIR gopath [2019-11-10T14:26:02.423Z] STAGE_NAME Run tests [2019-11-10T14:26:02.423Z] SystemDrive C: [2019-11-10T14:26:02.423Z] SystemRoot C:\windows [2019-11-10T14:26:02.423Z] TEMP C:\windows\TEMP [2019-11-10T14:26:02.423Z] TESTDEBUG 0 [2019-11-10T14:26:02.423Z] TESTRUN_DRIVE d [2019-11-10T14:26:02.423Z] TESTRUN_SUBDIR CI [2019-11-10T14:26:02.423Z] TIMEOUT 120m [2019-11-10T14:26:02.423Z] TMP C:\windows\TEMP [2019-11-10T14:26:02.423Z] unit_validate true [2019-11-10T14:26:02.423Z] USERDOMAIN WORKGROUP [2019-11-10T14:26:02.423Z] USERNAME azwin-2-ea4500$ [2019-11-10T14:26:02.423Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-10T14:26:02.423Z] windir C:\windows [2019-11-10T14:26:02.423Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-10T14:26:02.423Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-10T14:26:02.423Z] windowsRS1 false [2019-11-10T14:26:02.423Z] windowsRS5 true [2019-11-10T14:26:02.423Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-10T14:26:02.423Z] [2019-11-10T14:26:02.423Z] [2019-11-10T14:26:02.423Z] [2019-11-10T14:26:03.045Z] #18 ... [2019-11-10T14:26:03.045Z] [2019-11-10T14:26:03.045Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:26:03.045Z] #42 95.69 CC compel/src/lib/ptrace.o [2019-11-10T14:26:03.045Z] #42 96.73 AR compel/libcompel.a [2019-11-10T14:26:03.045Z] #42 96.89 HOSTCC compel/src/main-host.o [2019-11-10T14:26:03.045Z] #42 97.53 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-10T14:26:03.045Z] #42 97.88 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-10T14:26:03.045Z] #42 98.66 HOSTCC compel/src/lib/log-host.o [2019-11-10T14:26:03.045Z] #42 99.06 HOSTLINK compel/compel-host-bin [2019-11-10T14:26:03.045Z] #42 99.34 DEP soccr/soccr.d [2019-11-10T14:26:03.045Z] #42 99.73 CC soccr/soccr.o [2019-11-10T14:26:03.045Z] #42 102.2 AR soccr/libsoccr.a [2019-11-10T14:26:03.045Z] #42 102.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-10T14:26:03.045Z] #42 102.9 DEP criu/arch/ppc64/sigframe.d [2019-11-10T14:26:03.045Z] #42 103.1 DEP criu/arch/ppc64/crtools.d [2019-11-10T14:26:03.045Z] #42 103.5 DEP criu/arch/ppc64/cpu.d [2019-11-10T14:26:03.045Z] #42 103.9 CC criu/arch/ppc64/cpu.o [2019-11-10T14:26:03.045Z] #42 105.1 CC criu/arch/ppc64/crtools.o [2019-11-10T14:26:03.045Z] #42 ... [2019-11-10T14:26:03.045Z] [2019-11-10T14:26:03.045Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:26:03.045Z] #18 134.1 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-10T14:26:03.384Z] #18 134.1 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-10T14:26:03.385Z] #18 134.2 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-10T14:26:03.385Z] #18 134.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-10T14:26:03.385Z] #18 134.5 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-10T14:26:03.385Z] #18 134.5 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:26:04.611Z] INFO: Sources under d:\gopath\... [2019-11-10T14:26:04.611Z] INFO: Test run under d:\CI\... [2019-11-10T14:26:04.611Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-10T14:26:04.611Z] INFO: docker/docker repository was found [2019-11-10T14:26:05.461Z] #74 DONE 17.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2019-11-10T14:26:05.584Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [Pipeline] sh [2019-11-10T14:26:06.389Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/test/unit [2019-11-10T14:26:07.126Z] ltsc2019: Pulling from windows/servercore [2019-11-10T14:26:07.126Z] 65014b3c3121: Pulling fs layer [2019-11-10T14:26:07.126Z] 12c8dbabfd62: Pulling fs layer [2019-11-10T14:26:07.242Z] #18 ... [2019-11-10T14:26:07.242Z] [2019-11-10T14:26:07.242Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:26:07.242Z] #63 183.0 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-10T14:26:07.242Z] #63 183.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-10T14:26:07.242Z] #63 ... [2019-11-10T14:26:07.242Z] [2019-11-10T14:26:07.242Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:26:07.242Z] #42 107.2 CC criu/arch/ppc64/sigframe.o [2019-11-10T14:26:07.242Z] #42 107.7 LINK criu/arch/ppc64/crtools.built-in.o [2019-11-10T14:26:07.242Z] #42 107.9 DEP criu/arch/ppc64/misc.d [2019-11-10T14:26:07.242Z] #42 107.9 DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-10T14:26:07.242Z] #42 108.0 DEP criu/arch/ppc64/vdso-pie.d [2019-11-10T14:26:07.242Z] #42 108.3 DEP criu/pie/parasite-vdso.d [2019-11-10T14:26:07.242Z] #42 108.7 DEP criu/pie/util-vdso.d [2019-11-10T14:26:07.242Z] #42 108.9 DEP criu/pie/util.d [2019-11-10T14:26:07.242Z] #42 109.2 CC criu/pie/util.o [2019-11-10T14:26:07.242Z] #42 109.8 CC criu/pie/util-vdso.o [2019-11-10T14:26:07.974Z] #42 111.1 CC criu/pie/parasite-vdso.o [2019-11-10T14:26:09.151Z] #42 ... [2019-11-10T14:26:09.151Z] [2019-11-10T14:26:09.151Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:26:09.151Z] #63 DONE 195.6s [2019-11-10T14:26:09.151Z] [2019-11-10T14:26:09.151Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-10T14:26:09.151Z] #64 DONE 0.1s [2019-11-10T14:26:09.151Z] [2019-11-10T14:26:09.151Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:26:09.151Z] #45 186.0 go/doc [2019-11-10T14:26:09.151Z] #45 192.8 crypto/rand [2019-11-10T14:26:09.494Z] #45 ... [2019-11-10T14:26:09.494Z] [2019-11-10T14:26:09.494Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:26:09.494Z] #42 112.6 CC criu/arch/ppc64/vdso-pie.o [2019-11-10T14:26:09.623Z] ? github.com/docker/docker/api [no test files] [2019-11-10T14:26:10.677Z] #42 113.8 CC criu/arch/ppc64/vdso-trampoline.o [2019-11-10T14:26:10.677Z] #42 113.9 CC criu/arch/ppc64/misc.o [2019-11-10T14:26:10.677Z] #42 114.0 AR criu/pie/pie.lib.a [2019-11-10T14:26:11.017Z] #42 114.1 DEP criu/pie/restorer.d [2019-11-10T14:26:11.400Z] #42 114.7 DEP criu/arch/ppc64/restorer.d [2019-11-10T14:26:11.741Z] #42 115.1 DEP criu/pie/parasite.d [2019-11-10T14:26:12.469Z] #42 115.5 CC criu/pie/parasite.o [2019-11-10T14:26:14.775Z] #42 117.6 LINK criu/pie/parasite.built-in.o [2019-11-10T14:26:14.775Z] #42 117.6 GEN criu/pie/parasite-blob.h [2019-11-10T14:26:14.775Z] #42 117.7 CC criu/arch/ppc64/restorer.o [2019-11-10T14:26:15.116Z] #42 118.5 CC criu/pie/restorer.o [2019-11-10T14:26:15.474Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 30.3% of statements [2019-11-10T14:26:15.474Z] ok github.com/docker/docker/container 0.185s coverage: 35.3% of statements [2019-11-10T14:26:15.474Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-10T14:26:15.474Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-10T14:26:15.474Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-10T14:26:15.474Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-10T14:26:15.736Z] 12c8dbabfd62: Verifying Checksum [2019-11-10T14:26:15.736Z] 12c8dbabfd62: Download complete [2019-11-10T14:26:18.804Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.083s coverage: 65.3% of statements [2019-11-10T14:26:19.746Z] ok github.com/docker/docker/daemon/cluster/convert 0.058s coverage: 35.8% of statements [2019-11-10T14:26:19.962Z] #42 ... [2019-11-10T14:26:19.962Z] [2019-11-10T14:26:19.962Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:26:19.962Z] #45 196.0 crypto/elliptic [2019-11-10T14:26:19.962Z] #45 202.9 github.com/LK4D4/vndr/build [2019-11-10T14:26:19.962Z] #45 205.3 encoding/asn1 [2019-11-10T14:26:20.302Z] #45 ... [2019-11-10T14:26:20.302Z] [2019-11-10T14:26:20.302Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:26:20.302Z] #42 123.7 LINK criu/pie/restorer.built-in.o [2019-11-10T14:26:20.643Z] #42 123.7 GEN criu/pie/restorer-blob.h [2019-11-10T14:26:20.643Z] #42 123.9 DEP criu/vdso.d [2019-11-10T14:26:20.691Z] ok github.com/docker/docker/daemon/cluster 0.098s coverage: 0.5% of statements [2019-11-10T14:26:20.992Z] #42 124.3 DEP criu/uts_ns.d [2019-11-10T14:26:21.750Z] #42 124.9 DEP criu/util.d [2019-11-10T14:26:22.092Z] #42 125.4 DEP criu/uffd.d [2019-11-10T14:26:22.432Z] #42 125.8 DEP criu/tun.d [2019-11-10T14:26:22.774Z] #42 126.1 DEP criu/tty.d [2019-11-10T14:26:22.838Z] 65014b3c3121: Verifying Checksum [2019-11-10T14:26:22.838Z] 65014b3c3121: Download complete [2019-11-10T14:26:23.234Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2019-11-10T14:26:23.510Z] #42 126.5 DEP criu/timerfd.d [2019-11-10T14:26:23.510Z] #42 126.9 DEP criu/sysfs_parse.d [2019-11-10T14:26:23.576Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-11-10T14:26:23.853Z] #42 127.2 DEP criu/sysctl.d [2019-11-10T14:26:24.176Z] ok github.com/docker/docker/daemon/config 0.100s coverage: 82.1% of statements [2019-11-10T14:26:24.194Z] #42 127.6 DEP criu/string.d [2019-11-10T14:26:24.194Z] #42 127.7 DEP criu/stats.d [2019-11-10T14:26:24.535Z] #42 127.9 DEP criu/sockets.d [2019-11-10T14:26:24.749Z] ok github.com/docker/docker/daemon/events 0.078s coverage: 50.0% of statements [2019-11-10T14:26:25.272Z] #42 128.4 DEP criu/sk-unix.d [2019-11-10T14:26:25.614Z] #42 128.9 DEP criu/sk-tcp.d [2019-11-10T14:26:25.955Z] #42 129.3 DEP criu/sk-queue.d [2019-11-10T14:26:26.662Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2019-11-10T14:26:26.690Z] #42 129.8 DEP criu/sk-packet.d [2019-11-10T14:26:27.029Z] #42 130.1 DEP criu/sk-netlink.d [2019-11-10T14:26:27.376Z] #42 130.6 DEP criu/sk-inet.d [2019-11-10T14:26:27.376Z] #42 ... [2019-11-10T14:26:27.376Z] [2019-11-10T14:26:27.376Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:26:27.376Z] #18 158.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-10T14:26:27.376Z] #18 158.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-10T14:26:27.376Z] #18 158.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:26:29.950Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-11-10T14:26:30.210Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.510s coverage: 13.7% of statements [2019-11-10T14:26:31.591Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.676s coverage: 57.0% of statements [2019-11-10T14:26:32.263Z] #18 ... [2019-11-10T14:26:32.263Z] [2019-11-10T14:26:32.263Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:26:32.263Z] #45 208.2 crypto/rsa [2019-11-10T14:26:32.263Z] #45 214.3 vendor/golang.org/x/net/idna [2019-11-10T14:26:32.263Z] #45 ... [2019-11-10T14:26:32.263Z] [2019-11-10T14:26:32.263Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:26:32.263Z] #42 131.0 DEP criu/signalfd.d [2019-11-10T14:26:32.263Z] #42 131.4 DEP criu/sigframe.d [2019-11-10T14:26:32.263Z] #42 131.7 DEP criu/shmem.d [2019-11-10T14:26:32.263Z] #42 132.0 DEP criu/servicefd.d [2019-11-10T14:26:32.263Z] #42 132.4 DEP criu/seize.d [2019-11-10T14:26:32.263Z] #42 132.8 DEP criu/seccomp.d [2019-11-10T14:26:32.263Z] #42 133.2 DEP criu/rst-malloc.d [2019-11-10T14:26:32.263Z] #42 133.4 DEP criu/rbtree.d [2019-11-10T14:26:32.263Z] #42 133.6 DEP criu/pstree.d [2019-11-10T14:26:32.263Z] #42 134.0 DEP criu/protobuf.d [2019-11-10T14:26:32.263Z] #42 134.3 GEN criu/protobuf-desc-gen.h [2019-11-10T14:26:33.966Z] #42 137.2 DEP criu/protobuf-desc.d [2019-11-10T14:26:34.309Z] #42 137.5 DEP criu/proc_parse.d [2019-11-10T14:26:34.650Z] #42 138.0 DEP criu/plugin.d [2019-11-10T14:26:34.990Z] #42 138.2 DEP criu/pipes.d [2019-11-10T14:26:35.330Z] #42 138.6 DEP criu/pie-util.d [2019-11-10T14:26:35.671Z] #42 139.0 DEP criu/pie-util-vdso.d [2019-11-10T14:26:35.791Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.694s coverage: 51.0% of statements [2019-11-10T14:26:35.791Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.931s coverage: 46.2% of statements [2019-11-10T14:26:36.013Z] #42 139.3 DEP criu/pie-util-vdso-elf32.d [2019-11-10T14:26:36.051Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.789s coverage: 72.5% of statements [2019-11-10T14:26:36.354Z] #42 139.7 DEP criu/path.d [2019-11-10T14:26:36.695Z] #42 140.0 DEP criu/parasite-syscall.d [2019-11-10T14:26:37.433Z] #42 140.6 DEP criu/pagemap.d [2019-11-10T14:26:37.773Z] #42 141.0 DEP criu/pagemap-cache.d [2019-11-10T14:26:38.114Z] #42 141.4 DEP criu/page-xfer.d [2019-11-10T14:26:38.456Z] #42 141.8 DEP criu/page-pipe.d [2019-11-10T14:26:38.592Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2019-11-10T14:26:38.592Z] ok github.com/docker/docker/daemon 12.305s coverage: 17.6% of statements [2019-11-10T14:26:38.592Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-10T14:26:38.592Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-10T14:26:38.592Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-10T14:26:38.592Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-10T14:26:38.592Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-10T14:26:38.592Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.521s coverage: 76.1% of statements [2019-11-10T14:26:38.797Z] #42 142.0 DEP criu/netfilter.d [2019-11-10T14:26:39.138Z] #42 142.4 DEP criu/net.d [2019-11-10T14:26:39.479Z] #42 ... [2019-11-10T14:26:39.479Z] [2019-11-10T14:26:39.479Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:26:39.529Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2019-11-10T14:26:40.468Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2019-11-10T14:26:41.851Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 42.7% of statements [2019-11-10T14:26:42.421Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.9% of statements [2019-11-10T14:26:42.564Z] #23 225.9 Checking out files: 18% (1994/10703) Checking out files: 19% (2034/10703) Checking out files: 20% (2141/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 34% (3640/10703) Checking out files: 34% (3691/10703) Checking out files: 35% (3747/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 45% (4817/10703) Checking out files: 46% (4924/10703) Checking out files: 47% (5031/10703) Checking out files: 48% (5138/10703) Checking out files: 48% (5180/10703) Checking out files: 49% (5245/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) Checking out files: 56% (5994/10703) Checking out files: 57% (6101/10703) Checking out files: 58% (6208/10703) Checking out files: 59% (6315/10703) Checking out files: 60% (6422/10703) Checking out files: 61% (6529/10703) Checking out files: 62% (6636/10703) Checking out files: 63% (6743/10703) Checking out files: 63% (6847/10703) Checking out files: 64% (6850/10703) Checking out files: 65% (6957/10703) Checking out files: 66% (7064/10703) [2019-11-10T14:26:42.564Z] #23 ... [2019-11-10T14:26:42.564Z] [2019-11-10T14:26:42.564Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:26:42.564Z] #45 219.0 vendor/golang.org/x/net/http2/hpack [2019-11-10T14:26:42.564Z] #45 219.7 mime [2019-11-10T14:26:42.564Z] #45 224.0 mime/quotedprintable [2019-11-10T14:26:42.564Z] #45 225.4 net/http/internal [2019-11-10T14:26:42.564Z] #45 ... [2019-11-10T14:26:42.564Z] [2019-11-10T14:26:42.564Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:26:42.991Z] ok github.com/docker/docker/daemon/logger/awslogs 0.275s coverage: 77.8% of statements [2019-11-10T14:26:43.251Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 68.2% of statements [2019-11-10T14:26:43.511Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.859s coverage: 57.2% of statements [2019-11-10T14:26:43.511Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-10T14:26:43.511Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-10T14:26:43.511Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-10T14:26:43.511Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-10T14:26:43.511Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-10T14:26:43.511Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-10T14:26:44.081Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2019-11-10T14:26:44.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 88.3% of statements [2019-11-10T14:26:44.602Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 62.1% of statements [2019-11-10T14:26:44.984Z] #23 225.9 Checking out files: 18% (1994/10703) Checking out files: 19% (2034/10703) Checking out files: 20% (2141/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 34% (3640/10703) Checking out files: 34% (3691/10703) Checking out files: 35% (3747/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 45% (4817/10703) Checking out files: 46% (4924/10703) Checking out files: 47% (5031/10703) Checking out files: 48% (5138/10703) Checking out files: 48% (5180/10703) Checking out files: 49% (5245/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) Checking out files: 56% (5994/10703) Checking out files: 57% (6101/10703) Checking out files: 58% (6208/10703) Checking out files: 59% (6315/10703) Checking out files: 60% (6422/10703) Checking out files: 61% (6529/10703) Checking out files: 62% (6636/10703) Checking out files: 63% (6743/10703) Checking out files: 63% (6847/10703) Checking out files: 64% (6850/10703) Checking out files: 65% (6957/10703) Checking out files: 66% (7064/10703) Checking out files: 67% (7172/10703) Checking out files: 68% (7279/10703) Checking out files: 69% (7386/10703) Checking out files: 70% (7493/10703) Checking out files: 71% (7600/10703) Checking out files: 72% (7707/10703) Checking out files: 73% (7814/10703) Checking out files: 74% (7921/10703) Checking out files: 75% (8028/10703) Checking out files: 76% (8135/10703) Checking out files: 77% (8242/10703) Checking out files: 77% (8244/10703) Checking out files: 78% (8349/10703) Checking out files: 79% (8456/10703) Checking out files: 80% (8563/10703) Checking out files: 81% (8670/10703) Checking out files: 82% (8777/10703) Checking out files: 83% (8884/10703) Checking out files: 84% (8991/10703) Checking out files: 85% (9098/10703) Checking out files: 86% (9205/10703) Checking out files: 87% (9312/10703) Checking out files: 88% (9419/10703) Checking out files: 89% (9526/10703) Checking out files: 90% (9633/10703) Checking out files: 90% (9684/10703) Checking out files: 91% (9740/10703) Checking out files: 92% (9847/10703) Checking out files: 93% (9954/10703) Checking out files: 94% (10061/10703) Checking out files: 95% (10168/10703) Checking out files: 96% (10275/10703) Checking out files: 97% (10382/10703) Checking out files: 98% (10489/10703) Checking out files: 99% (10596/10703) Checking out files: 100% (10703/10703) Checking out files: 100% (10703/10703), done. [2019-11-10T14:26:45.172Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 74.7% of statements [2019-11-10T14:26:45.172Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-10T14:26:45.326Z] #23 231.6 + cd /tmp/tmp.jPmBpk7nl7/tmp/docker-ce [2019-11-10T14:26:45.326Z] #23 231.6 + git checkout -q v17.06.2-ce [2019-11-10T14:26:46.113Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 19.9% of statements [2019-11-10T14:26:46.373Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2019-11-10T14:26:46.634Z] ok github.com/docker/docker/daemon/logger/syslog 0.031s coverage: 47.8% of statements [2019-11-10T14:26:47.576Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2019-11-10T14:26:48.519Z] ok github.com/docker/docker/daemon/logger/splunk 1.918s coverage: 82.5% of statements [2019-11-10T14:26:48.519Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-10T14:26:48.519Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-10T14:26:49.090Z] ok github.com/docker/docker/distribution/metadata 0.100s coverage: 48.2% of statements [2019-11-10T14:26:50.033Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2019-11-10T14:26:50.033Z] ok github.com/docker/docker/distribution 0.328s coverage: 22.1% of statements [2019-11-10T14:26:50.033Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-10T14:26:50.167Z] #23 ... [2019-11-10T14:26:50.167Z] [2019-11-10T14:26:50.167Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:26:50.167Z] #42 142.8 DEP criu/namespaces.d [2019-11-10T14:26:50.168Z] #42 143.3 DEP criu/mount.d [2019-11-10T14:26:50.168Z] #42 143.8 DEP criu/mem.d [2019-11-10T14:26:50.168Z] #42 144.2 DEP criu/lsm.d [2019-11-10T14:26:50.168Z] #42 144.5 DEP criu/log.d [2019-11-10T14:26:50.168Z] #42 144.9 DEP criu/libnetlink.d [2019-11-10T14:26:50.168Z] #42 145.2 DEP criu/kerndat.d [2019-11-10T14:26:50.168Z] #42 145.8 DEP criu/kcmp-ids.d [2019-11-10T14:26:50.168Z] #42 146.1 DEP criu/irmap.d [2019-11-10T14:26:50.168Z] #42 146.5 DEP criu/ipc_ns.d [2019-11-10T14:26:50.168Z] #42 146.9 DEP criu/image.d [2019-11-10T14:26:50.168Z] #42 147.3 DEP criu/image-desc.d [2019-11-10T14:26:50.168Z] #42 147.6 DEP criu/fsnotify.d [2019-11-10T14:26:50.168Z] #42 148.0 DEP criu/filesystems.d [2019-11-10T14:26:50.168Z] #42 148.4 DEP criu/files.d [2019-11-10T14:26:50.168Z] #42 148.8 DEP criu/files-reg.d [2019-11-10T14:26:50.168Z] #42 149.1 DEP criu/files-ext.d [2019-11-10T14:26:50.168Z] #42 149.4 DEP criu/file-lock.d [2019-11-10T14:26:50.168Z] #42 149.8 DEP criu/file-ids.d [2019-11-10T14:26:50.168Z] #42 150.1 DEP criu/fifo.d [2019-11-10T14:26:50.168Z] #42 150.4 DEP criu/fdstore.d [2019-11-10T14:26:50.168Z] #42 150.7 DEP criu/fault-injection.d [2019-11-10T14:26:50.168Z] #42 150.7 DEP criu/external.d [2019-11-10T14:26:50.168Z] #42 151.0 DEP criu/eventpoll.d [2019-11-10T14:26:50.168Z] #42 151.4 DEP criu/eventfd.d [2019-11-10T14:26:50.168Z] #42 151.8 DEP criu/crtools.d [2019-11-10T14:26:50.168Z] #42 152.2 DEP criu/cr-service.d [2019-11-10T14:26:50.168Z] #42 152.6 DEP criu/cr-restore.d [2019-11-10T14:26:50.168Z] #42 ... [2019-11-10T14:26:50.168Z] [2019-11-10T14:26:50.168Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:26:50.168Z] #48 DONE 236.0s [2019-11-10T14:26:50.168Z] [2019-11-10T14:26:50.168Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:26:50.168Z] #18 176.0 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-10T14:26:50.168Z] #18 176.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-10T14:26:50.168Z] #18 176.0 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-10T14:26:50.168Z] #18 176.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-10T14:26:50.168Z] #18 176.0 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-10T14:26:50.168Z] #18 176.1 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-10T14:26:50.168Z] #18 176.1 Processing triggers for mime-support (3.60) ... [2019-11-10T14:26:50.168Z] #18 176.3 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:26:50.168Z] #18 176.3 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-10T14:26:50.168Z] #18 176.3 Setting up libcap2-bin (1:2.25-1) ... [2019-11-10T14:26:50.168Z] #18 176.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-10T14:26:50.168Z] #18 176.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-10T14:26:50.168Z] #18 176.3 Setting up bash-completion (1:2.1-4.3) ... [2019-11-10T14:26:51.351Z] #18 ... [2019-11-10T14:26:51.351Z] [2019-11-10T14:26:51.351Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:26:51.351Z] #23 237.8 + mkdir -p /tmp/tmp.jPmBpk7nl7/src/github.com/docker [2019-11-10T14:26:51.351Z] #23 237.8 + mv components/cli /tmp/tmp.jPmBpk7nl7/src/github.com/docker/cli [2019-11-10T14:26:51.351Z] #23 237.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-10T14:26:51.946Z] ok github.com/docker/docker/image 0.044s coverage: 86.4% of statements [2019-11-10T14:26:51.946Z] ok github.com/docker/docker/image/cache 0.033s coverage: 19.2% of statements [2019-11-10T14:26:51.946Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2019-11-10T14:26:52.206Z] ok github.com/docker/docker/distribution/xfer 1.735s coverage: 85.1% of statements [2019-11-10T14:26:52.206Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-10T14:26:52.206Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-10T14:26:52.206Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-10T14:26:52.776Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2019-11-10T14:26:53.037Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements [2019-11-10T14:26:53.978Z] ok github.com/docker/docker/opts 0.108s coverage: 66.9% of statements [2019-11-10T14:26:54.930Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-10T14:26:54.930Z] [2019-11-10T14:26:54.930Z] [2019-11-10T14:26:54.930Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-10T14:26:54.930Z] PKG_CONFIG=pkg-config [2019-11-10T14:26:54.930Z] GOLANG_VERSION=1.13.3 [2019-11-10T14:26:54.930Z] HOSTNAME=d7c60a48cfd8 [2019-11-10T14:26:54.930Z] KEEPBUNDLE=1 [2019-11-10T14:26:54.930Z] container=docker [2019-11-10T14:26:54.930Z] TEST_SKIP_INTEGRATION=1 [2019-11-10T14:26:54.930Z] GO111MODULE=off [2019-11-10T14:26:54.930Z] GOPATH=/go [2019-11-10T14:26:54.930Z] PWD=/go/src/github.com/docker/docker [2019-11-10T14:26:54.930Z] HOME=/root [2019-11-10T14:26:54.930Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-10T14:26:54.930Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-10T14:26:54.930Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-10T14:26:54.930Z] DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 [2019-11-10T14:26:54.930Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-10T14:26:54.930Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-10T14:26:54.930Z] TERM=xterm [2019-11-10T14:26:54.930Z] VALIDATE_BRANCH=master [2019-11-10T14:26:54.930Z] DEST=bundles/test-integration [2019-11-10T14:26:54.930Z] SHLVL=1 [2019-11-10T14:26:54.930Z] TIMEOUT=120m [2019-11-10T14:26:54.930Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-10T14:26:54.930Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-10T14:26:54.930Z] DOCKER_PKG=github.com/docker/docker [2019-11-10T14:26:54.930Z] TESTDEBUG=0 [2019-11-10T14:26:54.930Z] _=/usr/bin/env [2019-11-10T14:26:54.930Z] Building test suite binary ./integration-cli/test.main [2019-11-10T14:26:54.930Z] [2019-11-10T14:26:54.930Z] [2019-11-10T14:26:54.930Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-10T14:26:54.930Z] PKG_CONFIG=pkg-config [2019-11-10T14:26:54.930Z] GOLANG_VERSION=1.13.3 [2019-11-10T14:26:54.930Z] HOSTNAME=3403d292822a [2019-11-10T14:26:54.930Z] KEEPBUNDLE=1 [2019-11-10T14:26:54.930Z] container=docker [2019-11-10T14:26:54.930Z] TEST_SKIP_INTEGRATION=1 [2019-11-10T14:26:54.930Z] GO111MODULE=off [2019-11-10T14:26:54.930Z] GOPATH=/go [2019-11-10T14:26:54.930Z] PWD=/go/src/github.com/docker/docker [2019-11-10T14:26:54.930Z] HOME=/root [2019-11-10T14:26:54.930Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-10T14:26:54.930Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-10T14:26:54.930Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-10T14:26:54.930Z] DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 [2019-11-10T14:26:54.930Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-10T14:26:54.930Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-10T14:26:54.930Z] TERM=xterm [2019-11-10T14:26:54.930Z] VALIDATE_BRANCH=master [2019-11-10T14:26:54.930Z] DEST=bundles/test-integration [2019-11-10T14:26:54.930Z] SHLVL=1 [2019-11-10T14:26:54.930Z] TIMEOUT=120m [2019-11-10T14:26:54.930Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-10T14:26:54.930Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-10T14:26:54.930Z] DOCKER_PKG=github.com/docker/docker [2019-11-10T14:26:54.930Z] TESTDEBUG=0 [2019-11-10T14:26:54.930Z] _=/usr/bin/env [2019-11-10T14:26:54.930Z] Building test suite binary ./integration-cli/test.main [2019-11-10T14:26:54.930Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-10T14:26:54.930Z] No new tests added to integration. [2019-11-10T14:26:54.930Z] [2019-11-10T14:26:54.930Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-10T14:26:55.265Z] #23 ... [2019-11-10T14:26:55.265Z] [2019-11-10T14:26:55.265Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:26:55.265Z] #45 231.3 vendor/golang.org/x/net/http/httpproxy [2019-11-10T14:26:55.265Z] #45 231.3 net/textproto [2019-11-10T14:26:55.265Z] #45 231.3 crypto/x509 [2019-11-10T14:26:55.265Z] #45 234.5 vendor/golang.org/x/net/http/httpguts [2019-11-10T14:26:55.265Z] #45 234.5 mime/multipart [2019-11-10T14:26:55.265Z] #45 240.5 crypto/tls [2019-11-10T14:26:55.265Z] #45 ... [2019-11-10T14:26:55.265Z] [2019-11-10T14:26:55.265Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:26:55.265Z] #18 182.8 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-10T14:26:55.265Z] #18 182.8 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-10T14:26:55.265Z] #18 182.8 Setting up zip (3.0-11+b1) ... [2019-11-10T14:26:55.265Z] #18 182.8 Setting up bzip2 (1.0.6-8.1) ... [2019-11-10T14:26:55.265Z] #18 182.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-10T14:26:55.265Z] #18 182.8 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-10T14:26:55.265Z] #18 182.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:26:55.265Z] #18 182.9 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-10T14:26:55.265Z] #18 182.9 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-10T14:26:55.265Z] #18 182.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-10T14:26:55.265Z] #18 183.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-10T14:26:55.265Z] #18 183.0 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-10T14:26:55.265Z] #18 183.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:26:55.265Z] #18 183.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-10T14:26:55.265Z] #18 183.0 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-10T14:26:55.265Z] #18 183.0 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-10T14:26:55.265Z] #18 183.1 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:26:55.265Z] #18 183.9 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-10T14:26:55.265Z] #18 183.9 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-10T14:26:55.265Z] #18 183.9 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-10T14:26:55.265Z] #18 183.9 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-10T14:26:55.265Z] #18 184.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-10T14:26:55.265Z] #18 184.0 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-10T14:26:55.265Z] #18 184.0 Setting up pigz (2.3.4-1) ... [2019-11-10T14:26:55.265Z] #18 184.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-10T14:26:55.265Z] #18 184.0 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-10T14:26:55.265Z] #18 184.0 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-10T14:26:55.265Z] #18 184.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-10T14:26:55.265Z] #18 184.0 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-10T14:26:55.265Z] #18 184.0 Setting up jq (1.5+dfsg-1.3) ... [2019-11-10T14:26:55.265Z] #18 184.0 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-10T14:26:55.265Z] #18 184.1 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-10T14:26:55.265Z] #18 184.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-10T14:26:55.265Z] #18 184.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-10T14:26:55.265Z] #18 184.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-10T14:26:55.265Z] #18 184.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-10T14:26:55.265Z] #18 184.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-10T14:26:55.265Z] #18 184.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-10T14:26:55.265Z] #18 184.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-10T14:26:55.265Z] #18 184.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-10T14:26:55.265Z] #18 184.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-10T14:26:55.265Z] #18 184.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-10T14:26:55.265Z] #18 184.2 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-10T14:26:55.265Z] #18 184.2 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-10T14:26:55.265Z] #18 184.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-10T14:26:55.265Z] #18 184.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-10T14:26:55.265Z] #18 184.3 Setting up btrfs-progs (4.7.3-1) ... [2019-11-10T14:26:55.265Z] #18 184.3 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-10T14:26:55.265Z] #18 184.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-10T14:26:55.361Z] ok github.com/docker/docker/pkg/authorization 0.321s coverage: 68.3% of statements [2019-11-10T14:26:55.361Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2019-11-10T14:26:55.492Z] PKG_CONFIG=pkg-config [2019-11-10T14:26:55.492Z] GOLANG_VERSION=1.13.3 [2019-11-10T14:26:55.492Z] HOSTNAME=0acfa3be3556 [2019-11-10T14:26:55.492Z] KEEPBUNDLE=1 [2019-11-10T14:26:55.492Z] container=docker [2019-11-10T14:26:55.492Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-10T14:26:55.492Z] GO111MODULE=off [2019-11-10T14:26:55.492Z] GOPATH=/go [2019-11-10T14:26:55.492Z] PWD=/go/src/github.com/docker/docker [2019-11-10T14:26:55.492Z] HOME=/root [2019-11-10T14:26:55.492Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-10T14:26:55.492Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-10T14:26:55.492Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-10T14:26:55.492Z] DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 [2019-11-10T14:26:55.492Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-10T14:26:55.492Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-10T14:26:55.492Z] TERM=xterm [2019-11-10T14:26:55.492Z] VALIDATE_BRANCH=master [2019-11-10T14:26:55.492Z] DEST=bundles/test-integration [2019-11-10T14:26:55.492Z] SHLVL=1 [2019-11-10T14:26:55.492Z] TIMEOUT=120m [2019-11-10T14:26:55.492Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-10T14:26:55.492Z] DOCKER_PKG=github.com/docker/docker [2019-11-10T14:26:55.492Z] TESTDEBUG=0 [2019-11-10T14:26:55.492Z] _=/usr/bin/env [2019-11-10T14:26:55.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-10T14:26:55.931Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2019-11-10T14:26:56.499Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2019-11-10T14:26:57.437Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2019-11-10T14:26:57.437Z] ok github.com/docker/docker/pkg/archive 1.350s coverage: 76.8% of statements [2019-11-10T14:26:58.005Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2019-11-10T14:26:58.574Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-11-10T14:26:59.142Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-11-10T14:26:59.402Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-11-10T14:27:00.109Z] #18 ... [2019-11-10T14:27:00.109Z] [2019-11-10T14:27:00.109Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:27:00.109Z] #42 153.6 DEP criu/cr-errno.d [2019-11-10T14:27:00.109Z] #42 153.7 DEP criu/cr-dump.d [2019-11-10T14:27:00.109Z] #42 154.5 DEP criu/cr-dedup.d [2019-11-10T14:27:00.109Z] #42 155.0 DEP criu/cr-check.d [2019-11-10T14:27:00.109Z] #42 155.5 DEP criu/config.d [2019-11-10T14:27:00.109Z] #42 156.1 DEP criu/clone-noasan.d [2019-11-10T14:27:00.109Z] #42 156.4 DEP criu/cgroup.d [2019-11-10T14:27:00.109Z] #42 156.9 DEP criu/cgroup-props.d [2019-11-10T14:27:00.109Z] #42 157.2 DEP criu/bitmap.d [2019-11-10T14:27:00.109Z] #42 157.3 DEP criu/bfd.d [2019-11-10T14:27:00.109Z] #42 157.5 DEP criu/autofs.d [2019-11-10T14:27:00.109Z] #42 157.8 DEP criu/aio.d [2019-11-10T14:27:00.109Z] #42 158.1 DEP criu/action-scripts.d [2019-11-10T14:27:00.109Z] #42 158.7 CC criu/action-scripts.o [2019-11-10T14:27:00.109Z] #42 160.0 CC criu/aio.o [2019-11-10T14:27:00.109Z] #42 161.2 CC criu/autofs.o [2019-11-10T14:27:00.340Z] ok github.com/docker/docker/pkg/chrootarchive 3.462s coverage: 43.2% of statements [2019-11-10T14:27:00.600Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-11-10T14:27:00.860Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2019-11-10T14:27:01.430Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2019-11-10T14:27:01.430Z] ok github.com/docker/docker/pkg/fsutils 0.333s coverage: 85.1% of statements [2019-11-10T14:27:01.689Z] ok github.com/docker/docker/pkg/discovery/kv 3.133s coverage: 84.1% of statements [2019-11-10T14:27:01.816Z] #42 165.0 CC criu/bfd.o [2019-11-10T14:27:02.263Z] ok github.com/docker/docker/layer 7.122s coverage: 68.8% of statements [2019-11-10T14:27:02.263Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-10T14:27:02.263Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-10T14:27:02.263Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-10T14:27:02.263Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-10T14:27:02.263Z] ? github.com/docker/docker/oci [no test files] [2019-11-10T14:27:02.263Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-10T14:27:02.263Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-10T14:27:02.263Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-10T14:27:02.832Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2019-11-10T14:27:02.832Z] ok github.com/docker/docker/pkg/locker 0.069s coverage: 88.9% of statements [2019-11-10T14:27:02.999Z] #42 166.2 CC criu/bitmap.o [2019-11-10T14:27:03.092Z] ok github.com/docker/docker/pkg/ioutils 0.659s coverage: 70.6% of statements [2019-11-10T14:27:03.092Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2019-11-10T14:27:03.352Z] ok github.com/docker/docker/pkg/idtools 0.952s coverage: 70.1% of statements [2019-11-10T14:27:03.352Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-10T14:27:03.369Z] #42 166.5 CC criu/cgroup-props.o [2019-11-10T14:27:03.612Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2019-11-10T14:27:03.709Z] #42 ... [2019-11-10T14:27:03.709Z] [2019-11-10T14:27:03.709Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:27:03.709Z] #18 194.8 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-10T14:27:03.709Z] #18 194.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:27:03.709Z] #18 194.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-10T14:27:03.709Z] #18 194.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-10T14:27:03.709Z] #18 194.8 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-10T14:27:03.709Z] #18 194.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-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-10T14:27:03.709Z] #18 194.8 Setting up btrfs-tools (4.7.3-1) ... [2019-11-10T14:27:03.709Z] #18 194.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-10T14:27:03.709Z] #18 194.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-10T14:27:03.709Z] #18 194.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-10T14:27:03.709Z] #18 194.9 Setting up python3 (3.5.3-1) ... [2019-11-10T14:27:03.872Z] ok github.com/docker/docker/pkg/parsers 0.024s coverage: 97.0% of statements [2019-11-10T14:27:04.442Z] ok github.com/docker/docker/pkg/parsers/kernel 0.037s coverage: 60.0% of statements [2019-11-10T14:27:04.442Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2019-11-10T14:27:04.442Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2019-11-10T14:27:04.702Z] ok github.com/docker/docker/pkg/mount 0.858s coverage: 70.0% of statements [2019-11-10T14:27:04.702Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-10T14:27:04.702Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-10T14:27:04.702Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-10T14:27:05.273Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2019-11-10T14:27:05.845Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements [2019-11-10T14:27:05.845Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2019-11-10T14:27:05.845Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2019-11-10T14:27:06.416Z] ok github.com/docker/docker/pkg/reexec 0.026s coverage: 82.4% of statements [2019-11-10T14:27:06.733Z] #18 197.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-10T14:27:06.985Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-11-10T14:27:07.244Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 73.9% of statements [2019-11-10T14:27:07.814Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-11-10T14:27:07.814Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2019-11-10T14:27:08.385Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-11-10T14:27:08.385Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.6% of statements [2019-11-10T14:27:08.441Z] #18 199.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-10T14:27:09.174Z] #18 200.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-10T14:27:09.174Z] #18 200.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-10T14:27:09.174Z] #18 200.2 Setting up python3-wheel (0.29.0-2) ... [2019-11-10T14:27:09.322Z] ok github.com/docker/docker/pkg/tailfile 0.097s coverage: 88.6% of statements [2019-11-10T14:27:09.322Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 36.9% of statements [2019-11-10T14:27:09.582Z] ok github.com/docker/docker/pkg/signal 2.847s coverage: 61.0% of statements [2019-11-10T14:27:10.152Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2019-11-10T14:27:10.152Z] testing: warning: no tests to run [2019-11-10T14:27:10.152Z] coverage: [no statements] [2019-11-10T14:27:10.152Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2019-11-10T14:27:10.412Z] ok github.com/docker/docker/pkg/tarsum 0.167s coverage: 89.3% of statements [2019-11-10T14:27:10.672Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-11-10T14:27:10.672Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-11-10T14:27:10.672Z] ok github.com/docker/docker/pkg/useragent 0.017s coverage: 88.9% of statements [2019-11-10T14:27:10.881Z] #18 201.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-10T14:27:12.582Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2019-11-10T14:27:12.582Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements [2019-11-10T14:27:13.227Z] #18 204.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-10T14:27:13.227Z] #18 204.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-10T14:27:13.522Z] ok github.com/docker/docker/reference 0.030s coverage: 84.4% of statements [2019-11-10T14:27:14.094Z] ok github.com/docker/docker/plugin 0.573s coverage: 27.1% of statements [2019-11-10T14:27:14.404Z] #18 ... [2019-11-10T14:27:14.404Z] [2019-11-10T14:27:14.404Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:27:14.404Z] #45 251.0 net/http/httptrace [2019-11-10T14:27:14.404Z] #45 251.5 net/http [2019-11-10T14:27:14.665Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2019-11-10T14:27:14.665Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 45.3% of statements [2019-11-10T14:27:14.744Z] #45 ... [2019-11-10T14:27:14.744Z] [2019-11-10T14:27:14.744Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:27:14.744Z] #42 168.3 CC criu/cgroup.o [2019-11-10T14:27:14.744Z] #42 174.7 CC criu/clone-noasan.o [2019-11-10T14:27:14.744Z] #42 175.0 CC criu/config.o [2019-11-10T14:27:14.924Z] ok github.com/docker/docker/registry 0.299s coverage: 56.2% of statements [2019-11-10T14:27:15.086Z] #42 178.5 CC criu/cr-check.o [2019-11-10T14:27:15.494Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2019-11-10T14:27:15.815Z] #42 ... [2019-11-10T14:27:15.815Z] [2019-11-10T14:27:15.815Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-10T14:27:16.066Z] ok github.com/docker/docker/runconfig 0.039s coverage: 68.2% of statements [2019-11-10T14:27:16.155Z] #18 206.9 Setting up dmsetup (2:1.02.137-2) ... [2019-11-10T14:27:16.155Z] #18 206.9 Setting up python3-setuptools (33.1.1-1) ... [2019-11-10T14:27:17.976Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2019-11-10T14:27:18.236Z] ok github.com/docker/docker/volume/local 0.071s coverage: 73.0% of statements [2019-11-10T14:27:18.467Z] #18 209.3 Setting up dh-python (2.20170125) ... [2019-11-10T14:27:18.496Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2019-11-10T14:27:19.433Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2019-11-10T14:27:20.171Z] #18 211.0 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-10T14:27:20.171Z] #18 211.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-10T14:27:20.512Z] #18 DONE 211.4s [2019-11-10T14:27:20.512Z] [2019-11-10T14:27:20.512Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-10T14:27:22.420Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2019-11-10T14:27:22.420Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-10T14:27:22.420Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.0% of statements [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-10T14:27:22.420Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2019-11-10T14:27:22.420Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-10T14:27:22.420Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-11-10T14:27:22.420Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/builder [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-10T14:27:22.420Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-10T14:27:22.420Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-11-10T14:27:23.217Z] ok github.com/docker/docker/builder/remotecontext 0.270s coverage: 13.6% of statements [2019-11-10T14:27:23.217Z] ok github.com/docker/docker/builder/dockerfile 0.869s coverage: 48.2% of statements [2019-11-10T14:27:24.180Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2019-11-10T14:27:25.061Z] ok github.com/docker/docker/builder/remotecontext/git 0.894s coverage: 85.1% of statements [2019-11-10T14:27:25.061Z] ? github.com/docker/docker/cli [no test files] [2019-11-10T14:27:25.061Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-10T14:27:26.578Z] #19 ... [2019-11-10T14:27:26.578Z] [2019-11-10T14:27:26.578Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:27:26.578Z] #45 270.4 github.com/LK4D4/vndr/godl [2019-11-10T14:27:26.578Z] #45 271.7 github.com/LK4D4/vndr [2019-11-10T14:27:28.397Z] ok github.com/docker/docker/client 0.183s coverage: 75.8% of statements [2019-11-10T14:27:28.591Z] INFO [runner] Issues before processing: 2318, after processing: 0 [2019-11-10T14:27:28.591Z] INFO [runner] Processors filtering stat (out/in): cgo: 1713/2318, skip_dirs: 1713/1713, autogenerated_exclude: 1616/1713, filename_unadjuster: 1713/1713, skip_files: 1713/1713, nolint: 0/63, exclude-rules: 63/1616, path_prettifier: 1713/1713, identifier_marker: 1616/1616, exclude: 1616/1616 [2019-11-10T14:27:28.591Z] INFO [runner] processing took 130.465753ms with stages: nolint: 51.860327ms, identifier_marker: 40.020149ms, path_prettifier: 13.450276ms, exclude-rules: 10.066718ms, autogenerated_exclude: 7.155005ms, skip_dirs: 4.329676ms, cgo: 2.03761ms, filename_unadjuster: 1.54041ms, max_same_issues: 1.539µs, diff: 672ns, source_code: 618ns, uniq_by_line: 551ns, max_from_linter: 536ns, skip_files: 491ns, path_shortener: 448ns, exclude: 426ns, max_per_file_from_linter: 301ns [2019-11-10T14:27:28.591Z] INFO [runner] linters took 1m36.024251829s with stages: goanalysis_metalinter: 1m18.22408466s, unused: 17.669194451s [2019-11-10T14:27:28.591Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-11-10T14:27:28.591Z] INFO Memory: 1528 samples, avg is 252.3MB, max is 2962.9MB [2019-11-10T14:27:28.591Z] INFO Execution took 3m25.584029068s [2019-11-10T14:27:28.591Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-10T14:27:28.591Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-10T14:27:28.591Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-10T14:27:28.591Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-10T14:27:28.591Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-10T14:27:28.925Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/make.sh dynbinary-daemon test-docker-py [2019-11-10T14:27:29.491Z] [2019-11-10T14:27:29.491Z] Removing bundles/ [2019-11-10T14:27:29.491Z] [2019-11-10T14:27:29.491Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-10T14:27:29.491Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-10T14:27:29.491Z] GOOS="" GOARCH="" GOARM="" [2019-11-10T14:27:29.600Z] #45 ... [2019-11-10T14:27:29.600Z] [2019-11-10T14:27:29.600Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:27:29.600Z] #42 182.5 CC criu/cr-dedup.o [2019-11-10T14:27:29.600Z] #42 183.6 CC criu/cr-dump.o [2019-11-10T14:27:29.600Z] #42 188.7 CC criu/cr-errno.o [2019-11-10T14:27:29.600Z] #42 188.8 CC criu/cr-restore.o [2019-11-10T14:27:31.305Z] #42 ... [2019-11-10T14:27:31.305Z] [2019-11-10T14:27:31.305Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-10T14:27:31.305Z] #19 10.76 Collecting yamllint==1.16.0 [2019-11-10T14:27:33.042Z] #19 12.26 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-10T14:27:33.382Z] #19 13.12 Collecting pyyaml (from yamllint==1.16.0) [2019-11-10T14:27:34.564Z] #19 13.89 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-10T14:27:40.573Z] #19 19.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-10T14:27:40.573Z] #19 19.78 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-10T14:27:41.305Z] #19 ... [2019-11-10T14:27:41.305Z] [2019-11-10T14:27:41.305Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:27:41.305Z] #45 DONE 287.4s [2019-11-10T14:27:41.305Z] [2019-11-10T14:27:41.305Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:27:41.305Z] #42 198.6 CC criu/cr-service.o [2019-11-10T14:27:41.305Z] #42 202.9 CC criu/crtools.o [2019-11-10T14:27:41.305Z] #42 204.5 CC criu/eventfd.o [2019-11-10T14:27:41.369Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/rootless [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/volume [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-10T14:27:41.369Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === Skipped [2019-11-10T14:27:41.369Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-10T14:27:41.369Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-10T14:27:41.369Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-10T14:27:41.369Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:27:41.369Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-10T14:27:41.369Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:27:41.369Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-10T14:27:41.369Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:27:41.369Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-10T14:27:41.369Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:27:41.369Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-10T14:27:41.369Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:27:41.369Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-10T14:27:41.369Z] graphtest_unix.go:73: No driver to put! [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-10T14:27:41.369Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-10T14:27:41.369Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-10T14:27:41.369Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-10T14:27:41.369Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-10T14:27:41.369Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:27:41.369Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-10T14:27:41.369Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:27:41.369Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-10T14:27:41.369Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:27:41.369Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-10T14:27:41.369Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:27:41.369Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-10T14:27:41.369Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:27:41.369Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-10T14:27:41.369Z] graphtest_unix.go:73: No driver to put! [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-10T14:27:41.369Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-10T14:27:41.369Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] [2019-11-10T14:27:41.369Z] DONE 2115 tests, 20 skipped in 184.169s Post stage [Pipeline] junit [2019-11-10T14:27:41.385Z] Recording test results [2019-11-10T14:27:42.521Z] #42 205.7 CC criu/eventpoll.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-10T14:27:44.227Z] #42 ... [2019-11-10T14:27:44.227Z] [2019-11-10T14:27:44.227Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-10T14:27:44.227Z] #19 23.72 Building wheels for collected packages: pyyaml, pathspec [2019-11-10T14:27:44.227Z] #19 23.73 Running setup.py bdist_wheel for pyyaml: started [2019-11-10T14:27:44.293Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -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:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/make.sh dynbinary test-integration [2019-11-10T14:27:45.230Z] [2019-11-10T14:27:45.230Z] Removing bundles/ [2019-11-10T14:27:45.230Z] [2019-11-10T14:27:45.230Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-10T14:27:45.230Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-10T14:27:45.230Z] GOOS="" GOARCH="" GOARM="" [2019-11-10T14:27:47.256Z] #19 26.78 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-10T14:27:47.256Z] #19 26.79 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-10T14:27:47.598Z] #19 26.96 Running setup.py bdist_wheel for pathspec: started [2019-11-10T14:27:50.628Z] #19 29.79 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-10T14:27:50.628Z] #19 29.79 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-10T14:27:50.628Z] #19 29.86 Successfully built pyyaml pathspec [2019-11-10T14:27:50.628Z] #19 29.88 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-10T14:27:51.360Z] #19 30.83 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-10T14:27:51.702Z] #19 DONE 31.2s [2019-11-10T14:27:51.702Z] [2019-11-10T14:27:51.702Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:27:51.702Z] #42 208.3 CC criu/external.o [2019-11-10T14:27:51.702Z] #42 209.0 CC criu/fault-injection.o [2019-11-10T14:27:51.702Z] #42 209.3 CC criu/fdstore.o [2019-11-10T14:27:51.702Z] #42 210.5 CC criu/fifo.o [2019-11-10T14:27:51.702Z] #42 211.4 CC criu/file-ids.o [2019-11-10T14:27:51.702Z] #42 212.0 CC criu/file-lock.o [2019-11-10T14:27:51.702Z] #42 213.9 CC criu/files-ext.o [2019-11-10T14:27:51.702Z] #42 214.7 CC criu/files-reg.o [2019-11-10T14:27:56.561Z] #42 219.0 CC criu/files.o [2019-11-10T14:27:57.291Z] #42 ... [2019-11-10T14:27:57.291Z] [2019-11-10T14:27:57.291Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-10T14:27:57.291Z] #29 304.0 + rm -rf /tmp/tmp.mz2hU1xlbA [2019-11-10T14:27:57.632Z] #29 DONE 304.4s [2019-11-10T14:27:57.632Z] [2019-11-10T14:27:57.632Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:28:00.662Z] #23 ... [2019-11-10T14:28:00.663Z] [2019-11-10T14:28:00.663Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:28:00.663Z] #42 223.5 CC criu/filesystems.o [2019-11-10T14:28:01.429Z] #42 224.7 CC criu/fsnotify.o [2019-11-10T14:28:02.813Z] ok github.com/docker/docker/cmd/dockerd 0.051s coverage: 30.3% of statements [2019-11-10T14:28:02.813Z] ok github.com/docker/docker/container 0.130s coverage: 35.3% of statements [2019-11-10T14:28:02.813Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-10T14:28:02.813Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-10T14:28:02.813Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-10T14:28:02.813Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-10T14:28:03.126Z] #42 226.5 CC criu/image-desc.o [2019-11-10T14:28:03.466Z] #42 226.8 CC criu/image.o [2019-11-10T14:28:05.173Z] #42 228.3 CC criu/ipc_ns.o [2019-11-10T14:28:06.879Z] #42 230.2 CC criu/irmap.o [2019-11-10T14:28:08.062Z] #42 231.1 CC criu/kcmp-ids.o [2019-11-10T14:28:08.403Z] #42 231.6 CC criu/kerndat.o [2019-11-10T14:28:09.360Z] ok github.com/docker/docker/daemon/cluster 0.030s coverage: 0.5% of statements [2019-11-10T14:28:10.108Z] #42 233.4 CC criu/libnetlink.o [2019-11-10T14:28:10.859Z] #42 234.1 CC criu/log.o [2019-11-10T14:28:11.247Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-11-10T14:28:11.589Z] #42 234.9 CC criu/lsm.o [2019-11-10T14:28:12.320Z] #42 235.5 CC criu/mem.o [2019-11-10T14:28:13.124Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.8% of statements [2019-11-10T14:28:15.347Z] #42 238.5 CC criu/mount.o [2019-11-10T14:28:19.245Z] #42 ... [2019-11-10T14:28:19.245Z] [2019-11-10T14:28:19.245Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-10T14:28:19.245Z] #55 273.6 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-10T14:28:20.854Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-11-10T14:28:21.637Z] ok github.com/docker/docker/daemon 12.313s coverage: 17.6% of statements [2019-11-10T14:28:21.637Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-10T14:28:21.637Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-10T14:28:22.995Z] ok github.com/docker/docker/daemon/config 0.038s coverage: 82.1% of statements [2019-11-10T14:28:22.995Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2019-11-10T14:28:23.108Z] #55 277.1 + mkdir -p /build [2019-11-10T14:28:23.108Z] #55 277.1 + cp runc /build/runc [2019-11-10T14:28:23.108Z] #55 DONE 277.2s [2019-11-10T14:28:23.108Z] [2019-11-10T14:28:23.108Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:28:23.108Z] #42 245.5 CC criu/namespaces.o [2019-11-10T14:28:24.426Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-11-10T14:28:24.426Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-10T14:28:24.426Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-10T14:28:25.268Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-11-10T14:28:26.136Z] #42 249.4 CC criu/net.o [2019-11-10T14:28:27.848Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-11-10T14:28:28.660Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.259s coverage: 57.9% of statements [2019-11-10T14:28:30.982Z] #42 254.1 CC criu/netfilter.o [2019-11-10T14:28:31.380Z] #42 254.8 CC criu/page-pipe.o [2019-11-10T14:28:32.562Z] #42 255.9 CC criu/page-xfer.o [2019-11-10T14:28:34.737Z] 65014b3c3121: Pull complete [2019-11-10T14:28:34.875Z] #42 257.9 CC criu/pagemap-cache.o [2019-11-10T14:28:35.217Z] #42 258.5 CC criu/pagemap.o [2019-11-10T14:28:36.450Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 5.028s coverage: 45.9% of statements [2019-11-10T14:28:36.920Z] #42 260.4 CC criu/parasite-syscall.o [2019-11-10T14:28:38.293Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.896s coverage: 72.5% of statements [2019-11-10T14:28:38.293Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-10T14:28:38.293Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.021s coverage: 51.0% of statements [2019-11-10T14:28:38.621Z] #42 261.9 CC criu/path.o [2019-11-10T14:28:39.018Z] #42 262.3 CC criu/pie-util-vdso-elf32.o [2019-11-10T14:28:39.748Z] #42 263.1 CC criu/pie-util-vdso.o [2019-11-10T14:28:40.481Z] #42 263.8 CC criu/pie-util.o [2019-11-10T14:28:40.909Z] #42 264.1 CC criu/pipes.o [2019-11-10T14:28:41.029Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.587s coverage: 76.1% of statements [2019-11-10T14:28:41.845Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-11-10T14:28:42.094Z] #42 265.3 CC criu/plugin.o [2019-11-10T14:28:42.828Z] #42 266.0 CC criu/proc_parse.o [2019-11-10T14:28:43.288Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-11-10T14:28:45.808Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.997s coverage: 57.0% of statements [2019-11-10T14:28:45.808Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-10T14:28:45.808Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-10T14:28:45.808Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2019-11-10T14:28:45.808Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-10T14:28:46.206Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-11-10T14:28:46.206Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-10T14:28:46.696Z] #42 ... [2019-11-10T14:28:46.696Z] [2019-11-10T14:28:46.696Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:28:46.696Z] #39 352.9 + dpkg --print-architecture [2019-11-10T14:28:46.696Z] #39 352.9 + cd /tmp/tmp.28gRGIWjqU/src/github.com/docker/distribution [2019-11-10T14:28:46.696Z] #39 353.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-10T14:28:46.696Z] #39 353.4 + GOPATH=/tmp/tmp.28gRGIWjqU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.28gRGIWjqU [2019-11-10T14:28:46.696Z] #39 353.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-10T14:28:47.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-10T14:28:47.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-10T14:28:48.301Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 42.7% of statements [2019-11-10T14:28:48.687Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 77.4% of statements [2019-11-10T14:28:48.687Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-10T14:28:48.687Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-10T14:28:49.518Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-11-10T14:28:49.916Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2019-11-10T14:28:50.813Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2019-11-10T14:28:50.813Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2019-11-10T14:28:50.917Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-10T14:28:50.917Z] [2019-11-10T14:28:50.917Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-10T14:28:50.917Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-10T14:28:50.917Z] Using test binary docker [2019-11-10T14:28:50.917Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-10T14:28:50.917Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-10T14:28:50.917Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-10T14:28:50.917Z] Warning failed to create cache: (null) [2019-11-10T14:28:50.917Z] . [2019-11-10T14:28:50.917Z] INFO: Waiting for daemon to start... [2019-11-10T14:28:50.917Z] Starting dockerd [2019-11-10T14:28:50.917Z] . [2019-11-10T14:28:50.917Z] INFO: Building docker-sdk-python3:4.1.0... [2019-11-10T14:28:52.669Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 74.7% of statements [2019-11-10T14:28:52.669Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-10T14:28:52.669Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.007s coverage: 19.9% of statements [2019-11-10T14:28:52.958Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-10T14:28:52.958Z] [2019-11-10T14:28:52.958Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-10T14:28:52.958Z] PKG_CONFIG=pkg-config [2019-11-10T14:28:52.958Z] GOLANG_VERSION=1.13.3 [2019-11-10T14:28:52.958Z] HOSTNAME=b57740d1859f [2019-11-10T14:28:52.958Z] DOCKER_EXPERIMENTAL=1 [2019-11-10T14:28:52.958Z] container=docker [2019-11-10T14:28:52.958Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-10T14:28:52.958Z] GO111MODULE=off [2019-11-10T14:28:52.958Z] GOPATH=/go [2019-11-10T14:28:52.958Z] PWD=/go/src/github.com/docker/docker [2019-11-10T14:28:52.958Z] HOME=/root [2019-11-10T14:28:52.958Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-10T14:28:52.958Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-10T14:28:52.958Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-10T14:28:52.958Z] DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 [2019-11-10T14:28:52.958Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-10T14:28:52.958Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-10T14:28:52.958Z] TERM=xterm [2019-11-10T14:28:52.958Z] VALIDATE_BRANCH=master [2019-11-10T14:28:52.958Z] DEST=bundles/test-integration [2019-11-10T14:28:52.958Z] SHLVL=1 [2019-11-10T14:28:52.958Z] TIMEOUT=120m [2019-11-10T14:28:52.958Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-10T14:28:52.958Z] DOCKER_PKG=github.com/docker/docker [2019-11-10T14:28:52.958Z] TESTDEBUG=0 [2019-11-10T14:28:52.958Z] _=/usr/bin/env [2019-11-10T14:28:52.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-10T14:28:53.992Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2019-11-10T14:28:55.010Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2019-11-10T14:28:55.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-10T14:28:55.386Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-10T14:28:55.768Z] ok github.com/docker/docker/daemon/logger/splunk 1.724s coverage: 82.5% of statements [2019-11-10T14:28:55.768Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-10T14:28:55.768Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-10T14:28:57.651Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2019-11-10T14:28:57.665Z] #39 ... [2019-11-10T14:28:57.665Z] [2019-11-10T14:28:57.665Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:28:57.665Z] #42 270.8 CC criu/protobuf-desc.o [2019-11-10T14:28:57.665Z] #42 272.4 CC criu/protobuf.o [2019-11-10T14:28:57.665Z] #42 273.1 CC criu/pstree.o [2019-11-10T14:28:57.665Z] #42 274.9 CC criu/rbtree.o [2019-11-10T14:28:57.665Z] #42 275.3 CC criu/rst-malloc.o [2019-11-10T14:28:57.665Z] #42 275.9 CC criu/seccomp.o [2019-11-10T14:28:57.665Z] #42 277.0 CC criu/seize.o [2019-11-10T14:28:57.665Z] #42 278.6 CC criu/servicefd.o [2019-11-10T14:28:57.665Z] #42 279.3 CC criu/shmem.o [2019-11-10T14:28:57.665Z] #42 280.9 CC criu/sigframe.o [2019-11-10T14:28:58.006Z] #42 281.2 CC criu/signalfd.o [2019-11-10T14:28:58.207Z] ok github.com/docker/docker/distribution 0.502s coverage: 22.1% of statements [2019-11-10T14:28:58.207Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-10T14:28:58.348Z] #42 281.8 CC criu/sk-inet.o [2019-11-10T14:28:59.538Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2019-11-10T14:29:00.693Z] #42 283.6 CC criu/sk-netlink.o [2019-11-10T14:29:00.860Z] ok github.com/docker/docker/image 0.042s coverage: 86.4% of statements [2019-11-10T14:29:01.034Z] #42 284.2 CC criu/sk-packet.o [2019-11-10T14:29:01.723Z] ok github.com/docker/docker/distribution/xfer 1.908s coverage: 85.1% of statements [2019-11-10T14:29:01.723Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-10T14:29:02.218Z] #42 285.4 CC criu/sk-queue.o [2019-11-10T14:29:02.286Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2019-11-10T14:29:02.286Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-10T14:29:03.402Z] #42 286.5 CC criu/sk-tcp.o [2019-11-10T14:29:03.644Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2019-11-10T14:29:03.644Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-10T14:29:04.130Z] #42 287.4 CC criu/sk-unix.o [2019-11-10T14:29:04.480Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2019-11-10T14:29:05.881Z] ok github.com/docker/docker/opts 0.064s coverage: 66.9% of statements [2019-11-10T14:29:05.881Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-10T14:29:07.982Z] #42 290.8 CC criu/sockets.o [2019-11-10T14:29:08.424Z] ok github.com/docker/docker/pkg/archive 0.621s coverage: 77.0% of statements [2019-11-10T14:29:09.164Z] #42 292.2 CC criu/stats.o [2019-11-10T14:29:09.505Z] #42 292.9 CC criu/string.o [2019-11-10T14:29:09.505Z] #42 293.0 CC criu/sysctl.o [2019-11-10T14:29:09.757Z] ok github.com/docker/docker/pkg/authorization 0.506s coverage: 68.3% of statements [2019-11-10T14:29:09.757Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-11-10T14:29:10.200Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-10T14:29:11.212Z] #42 294.2 CC criu/sysfs_parse.o [2019-11-10T14:29:11.552Z] #42 294.9 CC criu/timerfd.o [2019-11-10T14:29:12.082Z] ok github.com/docker/docker/layer 7.702s coverage: 68.8% of statements [2019-11-10T14:29:12.082Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-10T14:29:12.082Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-10T14:29:12.082Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-10T14:29:12.082Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-10T14:29:12.082Z] ? github.com/docker/docker/oci [no test files] [2019-11-10T14:29:12.082Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-10T14:29:12.286Z] #42 295.5 CC criu/tty.o [2019-11-10T14:29:12.465Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-11-10T14:29:13.293Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-10T14:29:13.714Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-11-10T14:29:14.548Z] ok github.com/docker/docker/pkg/chrootarchive 3.505s coverage: 43.2% of statements [2019-11-10T14:29:14.548Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-10T14:29:14.548Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-10T14:29:14.930Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-11-10T14:29:16.164Z] #42 298.9 CC criu/tun.o [2019-11-10T14:29:16.242Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-11-10T14:29:16.537Z] #42 299.8 CC criu/uffd.o [2019-11-10T14:29:16.626Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2019-11-10T14:29:17.975Z] ok github.com/docker/docker/pkg/discovery/kv 3.191s coverage: 84.1% of statements [2019-11-10T14:29:18.350Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2019-11-10T14:29:18.350Z] ok github.com/docker/docker/pkg/filenotify 0.618s coverage: 67.0% of statements [2019-11-10T14:29:18.720Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-11-10T14:29:18.843Z] #42 302.2 CC criu/util.o [2019-11-10T14:29:19.102Z] ok github.com/docker/docker/pkg/fsutils 0.507s coverage: 85.1% of statements [2019-11-10T14:29:19.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-10T14:29:19.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-10T14:29:19.902Z] ok github.com/docker/docker/pkg/idtools 0.548s coverage: 70.1% of statements [2019-11-10T14:29:20.360Z] ok github.com/docker/docker/pkg/ioutils 0.526s coverage: 70.6% of statements [2019-11-10T14:29:20.755Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-11-10T14:29:21.149Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-11-10T14:29:21.149Z] ok github.com/docker/docker/pkg/locker 0.079s coverage: 88.9% of statements [2019-11-10T14:29:21.149Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-10T14:29:21.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-10T14:29:21.531Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-11-10T14:29:21.901Z] #42 304.7 CC criu/uts_ns.o [2019-11-10T14:29:21.901Z] #42 305.2 CC criu/vdso.o [2019-11-10T14:29:21.908Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-10T14:29:22.292Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-11-10T14:29:22.690Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-11-10T14:29:23.070Z] ok github.com/docker/docker/pkg/mount 1.243s coverage: 70.0% of statements [2019-11-10T14:29:23.070Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-10T14:29:23.070Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-11-10T14:29:23.070Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-10T14:29:23.070Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-10T14:29:23.083Z] #42 306.1 LINK criu/built-in.o [2019-11-10T14:29:23.424Z] #42 306.5 LINK criu/criu [2019-11-10T14:29:24.156Z] #42 307.4 DEP lib/c/criu.d [2019-11-10T14:29:24.156Z] #42 307.6 CC images/rpc.pb-c.o [2019-11-10T14:29:24.588Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.087s coverage: 56.8% of statements [2019-11-10T14:29:24.885Z] #42 ... [2019-11-10T14:29:24.885Z] [2019-11-10T14:29:24.885Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-10T14:29:24.885Z] #39 391.5 + rm -rf /tmp/tmp.28gRGIWjqU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.28gRGIWjqU [2019-11-10T14:29:24.885Z] #39 DONE 391.5s [2019-11-10T14:29:24.885Z] [2019-11-10T14:29:24.885Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:29:24.965Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2019-11-10T14:29:25.365Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2019-11-10T14:29:25.613Z] #51 ... [2019-11-10T14:29:25.613Z] [2019-11-10T14:29:25.613Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-10T14:29:25.613Z] #42 308.9 CC lib/c/criu.o [2019-11-10T14:29:25.747Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-10T14:29:27.059Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 73.9% of statements [2019-11-10T14:29:27.520Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2019-11-10T14:29:27.924Z] #42 311.4 LINK lib/c/built-in.o [2019-11-10T14:29:28.264Z] #42 311.4 LINK lib/c/libcriu.so [2019-11-10T14:29:28.605Z] #42 311.9 GEN magic.py [2019-11-10T14:29:28.946Z] #42 312.2 Note: Building without setproctitle() and strlcpy() support. [2019-11-10T14:29:28.946Z] #42 312.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-10T14:29:29.676Z] #42 313.1 fatal: Not a git repository (or any of the parent directories): .git [2019-11-10T14:29:30.747Z] ok github.com/docker/docker/pkg/signal 2.495s coverage: 61.0% of statements [2019-11-10T14:29:31.126Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-11-10T14:29:31.375Z] #42 314.4 make[1]: Nothing to be done for 'all'. [2019-11-10T14:29:32.075Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-10T14:29:32.075Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-10T14:29:32.454Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-10T14:29:32.554Z] #42 315.6 make[1]: 'images/built-in.o' is up to date. [2019-11-10T14:29:32.554Z] #42 315.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-10T14:29:32.554Z] #42 315.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-10T14:29:32.554Z] #42 315.8 make[1]: 'compel/libcompel.a' is up to date. [2019-11-10T14:29:32.554Z] #42 315.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-10T14:29:32.554Z] #42 315.9 make[1]: Nothing to be done for 'all'. [2019-11-10T14:29:32.554Z] #42 315.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-10T14:29:32.925Z] #42 316.2 make[2]: Nothing to be done for 'all'. [2019-11-10T14:29:32.925Z] #42 316.3 make[2]: Nothing to be done for 'all'. [2019-11-10T14:29:32.925Z] #42 316.3 make[2]: Nothing to be done for 'all'. [2019-11-10T14:29:33.288Z] #42 316.6 make[2]: Nothing to be done for 'all'. [2019-11-10T14:29:33.288Z] #42 316.6 make[2]: Nothing to be done for 'all'. [2019-11-10T14:29:33.288Z] #42 316.7 make[2]: Nothing to be done for 'all'. [2019-11-10T14:29:33.288Z] #42 316.7 make[2]: Nothing to be done for 'all'. [2019-11-10T14:29:33.297Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-11-10T14:29:33.629Z] #42 317.0 make[2]: Nothing to be done for 'all'. [2019-11-10T14:29:33.629Z] #42 317.0 INSTALL criu/criu [2019-11-10T14:29:33.969Z] #42 DONE 317.1s [2019-11-10T14:29:33.969Z] [2019-11-10T14:29:33.969Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:29:34.096Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 36.9% of statements [2019-11-10T14:29:34.490Z] ok github.com/docker/docker/pkg/tailfile 0.076s coverage: 88.6% of statements [2019-11-10T14:29:34.963Z] ok github.com/docker/docker/pkg/tarsum 0.060s coverage: 89.3% of statements [2019-11-10T14:29:35.897Z] ok github.com/docker/docker/pkg/term 0.009s coverage: 84.8% of statements [2019-11-10T14:29:35.897Z] testing: warning: no tests to run [2019-11-10T14:29:35.897Z] coverage: [no statements] [2019-11-10T14:29:35.897Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-11-10T14:29:36.262Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-10T14:29:36.675Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-10T14:29:37.060Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-11-10T14:29:37.586Z] sha256:adf9d66d22ad94fe897e60c8a0aada40dedaac7ce2d01e9f742d682331b9f512 [2019-11-10T14:29:37.587Z] INFO: Starting docker-py tests... [2019-11-10T14:29:38.151Z] ============================= test session starts ============================== [2019-11-10T14:29:38.151Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-11-10T14:29:38.151Z] rootdir: /src, inifile: pytest.ini [2019-11-10T14:29:38.151Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-10T14:29:39.085Z] collected 385 items / 5 deselected / 380 selected [2019-11-10T14:29:39.085Z] [2019-11-10T14:29:39.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-10T14:29:39.648Z] ok github.com/docker/docker/plugin 0.542s coverage: 27.1% of statements [2019-11-10T14:29:40.458Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-10T14:29:40.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-10T14:29:41.268Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-11-10T14:29:41.642Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2019-11-10T14:29:42.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-10T14:29:43.614Z] ok github.com/docker/docker/registry 0.160s coverage: 56.2% of statements [2019-11-10T14:29:43.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-10T14:29:43.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-10T14:29:44.441Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-11-10T14:29:44.839Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-11-10T14:29:45.646Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-11-10T14:29:46.127Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-10T14:29:46.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-10T14:29:47.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-10T14:29:49.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-10T14:29:49.570Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2019-11-10T14:29:49.939Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2019-11-10T14:29:50.871Z] ok github.com/docker/docker/volume/mounts 0.030s coverage: 67.0% of statements [2019-11-10T14:29:52.240Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-11-10T14:29:52.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-10T14:29:54.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-10T14:29:55.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-10T14:29:57.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-10T14:29:58.472Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/rootless [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/volume [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-10T14:29:58.472Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === Skipped [2019-11-10T14:29:58.472Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-10T14:29:58.472Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-10T14:29:58.472Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-10T14:29:58.472Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:29:58.472Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-10T14:29:58.472Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:29:58.472Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-10T14:29:58.472Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:29:58.472Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-10T14:29:58.472Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:29:58.472Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-10T14:29:58.472Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:29:58.472Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-10T14:29:58.472Z] graphtest_unix.go:73: No driver to put! [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-10T14:29:58.472Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-10T14:29:58.472Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-10T14:29:58.472Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-10T14:29:58.472Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-10T14:29:58.472Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:29:58.472Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.472Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-10T14:29:58.472Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:29:58.472Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:29:58.472Z] [2019-11-10T14:29:58.473Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-10T14:29:58.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:29:58.473Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:29:58.473Z] [2019-11-10T14:29:58.473Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-10T14:29:58.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:29:58.473Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:29:58.473Z] [2019-11-10T14:29:58.473Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-10T14:29:58.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:29:58.473Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:29:58.473Z] [2019-11-10T14:29:58.473Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-10T14:29:58.473Z] graphtest_unix.go:73: No driver to put! [2019-11-10T14:29:58.473Z] [2019-11-10T14:29:58.473Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-10T14:29:58.473Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-10T14:29:58.473Z] [2019-11-10T14:29:58.473Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-10T14:29:58.473Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-10T14:29:58.473Z] [2019-11-10T14:29:58.473Z] [2019-11-10T14:29:58.473Z] DONE 2115 tests, 20 skipped in 230.001s [2019-11-10T14:29:59.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main Post stage [Pipeline] junit [2019-11-10T14:29:59.389Z] Recording test results [2019-11-10T14:30:00.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-10T14:30:01.073Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-10T14:30:01.330Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-10T14:30:01.404Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-10T14:30:01.404Z] Using test binary docker [2019-11-10T14:30:01.663Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-10T14:30:01.663Z] +++ /etc/init.d/apparmor start [2019-11-10T14:30:01.663Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-10T14:30:01.663Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-10T14:30:01.663Z] Warning failed to create cache: (null) [2019-11-10T14:30:01.663Z] . [2019-11-10T14:30:01.663Z] Starting dockerd [2019-11-10T14:30:01.663Z] INFO: Waiting for daemon to start... [2019-11-10T14:30:01.663Z] +++ 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-10T14:30:02.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-10T14:30:03.266Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-10T14:30:03.566Z] . [2019-11-10T14:30:03.566Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-10T14:30:03.826Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-10T14:30:03.826Z] Error: No such image: emptyfs [2019-11-10T14:30:03.826Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-10T14:30:03.826Z] ++++ docker load [2019-11-10T14:30:04.085Z] Running integration-test (iteration 1) [2019-11-10T14:30:04.085Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-11-10T14:30:04.085Z] ++ 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-10T14:30:04.085Z] ++ set -e [2019-11-10T14:30:04.085Z] ++ '[' -n 0 ']' [2019-11-10T14:30:04.085Z] ++ set -x [2019-11-10T14:30:04.085Z] ++ env -i DEST=/go/src/github.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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-10T14:30:05.051Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -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:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/make.sh dynbinary test-integration [2019-11-10T14:30:05.437Z] [2019-11-10T14:30:05.437Z] Removing bundles/ [2019-11-10T14:30:05.437Z] [2019-11-10T14:30:05.437Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-10T14:30:05.437Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-10T14:30:05.437Z] GOOS="" GOARCH="" GOARM="" [2019-11-10T14:30:05.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-10T14:30:07.513Z] #51 ... [2019-11-10T14:30:07.513Z] [2019-11-10T14:30:07.513Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:30:07.513Z] #60 378.1 + bin/containerd [2019-11-10T14:30:09.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-10T14:30:09.822Z] #60 ... [2019-11-10T14:30:09.822Z] [2019-11-10T14:30:09.822Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:30:09.822Z] #51 DONE 436.1s [2019-11-10T14:30:09.822Z] [2019-11-10T14:30:09.822Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:30:12.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-10T14:30:13.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-10T14:30:14.065Z] Loaded image: buildpack-deps:jessie [2019-11-10T14:30:14.065Z] Loaded image: busybox:latest [2019-11-10T14:30:14.065Z] Loaded image: busybox:glibc [2019-11-10T14:30:14.065Z] Loaded image: debian:jessie [2019-11-10T14:30:14.065Z] Loaded image: hello-world:latest [2019-11-10T14:30:14.065Z] INFO: Testing against a local daemon [2019-11-10T14:30:14.065Z] === RUN TestCgroupNamespacesBuild [2019-11-10T14:30:14.659Z] #60 ... [2019-11-10T14:30:14.659Z] [2019-11-10T14:30:14.659Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:30:14.659Z] #23 440.8 + return [2019-11-10T14:30:14.659Z] #23 DONE 440.9s [2019-11-10T14:30:14.659Z] [2019-11-10T14:30:14.659Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:30:16.967Z] #60 ... [2019-11-10T14:30:16.967Z] [2019-11-10T14:30:16.967Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-10T14:30:17.335Z] #24 DONE 0.1s [2019-11-10T14:30:17.335Z] [2019-11-10T14:30:17.335Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:30:17.335Z] #60 ... [2019-11-10T14:30:17.335Z] [2019-11-10T14:30:17.335Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-10T14:30:17.675Z] #28 DONE 0.6s [2019-11-10T14:30:17.675Z] [2019-11-10T14:30:17.675Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:30:18.015Z] #60 ... [2019-11-10T14:30:18.015Z] [2019-11-10T14:30:18.015Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-10T14:30:18.015Z] #30 DONE 0.1s [2019-11-10T14:30:18.015Z] [2019-11-10T14:30:18.015Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-10T14:30:18.015Z] #33 DONE 0.1s [2019-11-10T14:30:18.015Z] [2019-11-10T14:30:18.015Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-10T14:30:18.015Z] #38 DONE 0.1s [2019-11-10T14:30:18.015Z] [2019-11-10T14:30:18.015Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-10T14:30:18.015Z] #40 DONE 0.1s [2019-11-10T14:30:18.015Z] [2019-11-10T14:30:18.015Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-10T14:30:18.015Z] #43 DONE 0.1s [2019-11-10T14:30:18.015Z] [2019-11-10T14:30:18.015Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-10T14:30:18.253Z] --- PASS: TestCgroupNamespacesBuild (4.44s) [2019-11-10T14:30:18.253Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-10T14:30:18.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-10T14:30:18.355Z] #46 DONE 0.1s [2019-11-10T14:30:18.355Z] [2019-11-10T14:30:18.355Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-10T14:30:18.355Z] #49 DONE 0.1s [2019-11-10T14:30:18.355Z] [2019-11-10T14:30:18.355Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:30:18.355Z] #60 ... [2019-11-10T14:30:18.355Z] [2019-11-10T14:30:18.355Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-10T14:30:18.355Z] #52 DONE 0.1s [2019-11-10T14:30:18.355Z] [2019-11-10T14:30:18.355Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-10T14:30:18.694Z] #56 DONE 0.1s [2019-11-10T14:30:18.694Z] [2019-11-10T14:30:18.694Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-10T14:30:19.630Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2019-11-10T14:30:19.630Z] === RUN TestBuildWithSession [2019-11-10T14:30:19.630Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-10T14:30:19.630Z] build_session_test.go:25: TODO: BuildKit [2019-11-10T14:30:19.630Z] === RUN TestBuildSquashParent [2019-11-10T14:30:21.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-10T14:30:25.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-10T14:30:26.197Z] --- PASS: TestBuildSquashParent (6.25s) [2019-11-10T14:30:26.197Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-10T14:30:26.197Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-10T14:30:26.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-10T14:30:26.197Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-10T14:30:26.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-10T14:30:26.197Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-10T14:30:26.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-10T14:30:26.197Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-10T14:30:26.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-10T14:30:26.197Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-10T14:30:26.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-10T14:30:26.197Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-10T14:30:26.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-10T14:30:26.197Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-10T14:30:26.197Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-10T14:30:26.197Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-10T14:30:26.197Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-10T14:30:28.737Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-10T14:30:28.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-10T14:30:31.272Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-10T14:30:31.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2019-11-10T14:30:31.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s) [2019-11-10T14:30:31.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) [2019-11-10T14:30:31.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2019-11-10T14:30:31.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s) [2019-11-10T14:30:31.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2019-11-10T14:30:31.272Z] === RUN TestBuildMultiStageCopy [2019-11-10T14:30:31.272Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-10T14:30:31.351Z] 12c8dbabfd62: Pull complete [2019-11-10T14:30:31.351Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-11-10T14:30:31.351Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:30:31.351Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:30:31.351Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-11-10T14:30:31.351Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-11-10T14:30:31.351Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-11-10T14:30:31.351Z] INFO: Docker version of control daemon [2019-11-10T14:30:31.351Z] [2019-11-10T14:30:31.351Z] Client: Docker Engine - Enterprise [2019-11-10T14:30:31.351Z] Version: 19.03.2 [2019-11-10T14:30:31.351Z] API version: 1.40 [2019-11-10T14:30:31.351Z] Go version: go1.12.8 [2019-11-10T14:30:31.351Z] Git commit: c92ab06ed9 [2019-11-10T14:30:31.351Z] Built: 09/03/2019 16:38:11 [2019-11-10T14:30:31.351Z] OS/Arch: windows/amd64 [2019-11-10T14:30:31.351Z] Experimental: false [2019-11-10T14:30:31.351Z] [2019-11-10T14:30:31.351Z] Server: Docker Engine - Enterprise [2019-11-10T14:30:31.351Z] Engine: [2019-11-10T14:30:31.351Z] Version: 19.03.2 [2019-11-10T14:30:31.351Z] API version: 1.40 (minimum version 1.24) [2019-11-10T14:30:31.351Z] Go version: go1.12.8 [2019-11-10T14:30:31.351Z] Git commit: c92ab06ed9 [2019-11-10T14:30:31.351Z] Built: 09/03/2019 16:35:47 [2019-11-10T14:30:31.351Z] OS/Arch: windows/amd64 [2019-11-10T14:30:31.351Z] Experimental: true [2019-11-10T14:30:31.351Z] [2019-11-10T14:30:31.351Z] INFO: Docker info of control daemon [2019-11-10T14:30:31.351Z] [2019-11-10T14:30:31.351Z] Client: [2019-11-10T14:30:31.351Z] Debug Mode: false [2019-11-10T14:30:31.351Z] Plugins: [2019-11-10T14:30:31.351Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-10T14:30:31.351Z] [2019-11-10T14:30:31.351Z] Server: [2019-11-10T14:30:31.351Z] Containers: 0 [2019-11-10T14:30:31.351Z] Running: 0 [2019-11-10T14:30:31.351Z] Paused: 0 [2019-11-10T14:30:31.351Z] Stopped: 0 [2019-11-10T14:30:31.351Z] Images: 1 [2019-11-10T14:30:31.351Z] Server Version: 19.03.2 [2019-11-10T14:30:31.351Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-10T14:30:31.351Z] Windows: [2019-11-10T14:30:31.351Z] LCOW: [2019-11-10T14:30:31.351Z] Logging Driver: json-file [2019-11-10T14:30:31.351Z] Plugins: [2019-11-10T14:30:31.351Z] Volume: local [2019-11-10T14:30:31.351Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-10T14:30:31.351Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-10T14:30:31.351Z] Swarm: inactive [2019-11-10T14:30:31.351Z] Default Isolation: process [2019-11-10T14:30:31.351Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-10T14:30:31.351Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-10T14:30:31.351Z] OSType: windows [2019-11-10T14:30:31.351Z] Architecture: x86_64 [2019-11-10T14:30:31.351Z] CPUs: 4 [2019-11-10T14:30:31.351Z] Total Memory: 32GiB [2019-11-10T14:30:31.351Z] Name: azwin-2-ea4500 [2019-11-10T14:30:31.351Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-10T14:30:31.351Z] Docker Root Dir: D:\docker [2019-11-10T14:30:31.351Z] Debug Mode: false [2019-11-10T14:30:31.351Z] Registry: https://index.docker.io/v1/ [2019-11-10T14:30:31.351Z] Labels: [2019-11-10T14:30:31.351Z] Experimental: true [2019-11-10T14:30:31.351Z] Insecure Registries: [2019-11-10T14:30:31.351Z] 10.0.0.4:5000 [2019-11-10T14:30:31.351Z] 127.0.0.0/8 [2019-11-10T14:30:31.351Z] Registry Mirrors: [2019-11-10T14:30:31.351Z] http://10.0.0.4:5000/ [2019-11-10T14:30:31.351Z] Live Restore Enabled: false [2019-11-10T14:30:31.351Z] [2019-11-10T14:30:31.351Z] [2019-11-10T14:30:31.351Z] INFO: Commit hash is 4bf5a5b38 [2019-11-10T14:30:31.351Z] INFO: Nuke-Everything... [2019-11-10T14:30:31.351Z] INFO: Container count on control daemon to delete is 0 [2019-11-10T14:30:31.816Z] INFO: Nuking d:\CI [2019-11-10T14:30:31.816Z] INFO: Zapped successfully [2019-11-10T14:30:31.816Z] INFO: Location for testing is d:\CI\PR-40193\2 [2019-11-10T14:30:31.816Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-10T14:30:31.816Z] [2019-11-10T14:30:31.816Z] [2019-11-10T14:30:31.816Z] INFO: Building the image from Dockerfile.windows at 11/10/2019 14:30:31... [2019-11-10T14:30:31.816Z] [2019-11-10T14:30:32.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-10T14:30:33.176Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-10T14:30:33.744Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-10T14:30:34.310Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-10T14:30:34.570Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-10T14:30:35.138Z] --- PASS: TestBuildMultiStageCopy (4.42s) [2019-11-10T14:30:35.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2019-11-10T14:30:35.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-11-10T14:30:35.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-11-10T14:30:35.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2019-11-10T14:30:35.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2019-11-10T14:30:35.138Z] === RUN TestBuildMultiStageParentConfig [2019-11-10T14:30:36.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-10T14:30:37.045Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2019-11-10T14:30:37.045Z] === RUN TestBuildLabelWithTargets [2019-11-10T14:30:37.922Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-10T14:30:38.940Z] Sending build context to Docker daemon 50.14MB [2019-11-10T14:30:38.940Z] [2019-11-10T14:30:38.940Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-10T14:30:38.940Z] ---> 739b21bd02e7 [2019-11-10T14:30:38.940Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-10T14:30:38.940Z] ---> Running in 41cc77f356cd [2019-11-10T14:30:38.940Z] Removing intermediate container 41cc77f356cd [2019-11-10T14:30:38.940Z] ---> f12299dc0e3b [2019-11-10T14:30:38.940Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-11-10T14:30:38.940Z] ---> Running in ff7ef9d635a3 [2019-11-10T14:30:38.948Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2019-11-10T14:30:38.948Z] === RUN TestBuildWithEmptyLayers [2019-11-10T14:30:39.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-10T14:30:39.884Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2019-11-10T14:30:39.884Z] === RUN TestBuildMultiStageOnBuild [2019-11-10T14:30:39.921Z] Removing intermediate container ff7ef9d635a3 [2019-11-10T14:30:39.921Z] ---> aa0b16cc4dfa [2019-11-10T14:30:39.921Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-11-10T14:30:39.921Z] ---> Running in 4c6169e8c54b [2019-11-10T14:30:40.386Z] Removing intermediate container 4c6169e8c54b [2019-11-10T14:30:40.386Z] ---> f5247ae8b7a7 [2019-11-10T14:30:40.386Z] 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-10T14:30:40.386Z] ---> Running in a8f85bc5b18a [2019-11-10T14:30:43.173Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2019-11-10T14:30:43.173Z] === RUN TestBuildUncleanTarFilenames [2019-11-10T14:30:44.110Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2019-11-10T14:30:44.110Z] === RUN TestBuildMultiStageLayerLeak [2019-11-10T14:30:45.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-10T14:30:47.399Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) [2019-11-10T14:30:47.399Z] === RUN TestBuildWithHugeFile [2019-11-10T14:30:47.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-10T14:30:49.220Z] [2019-11-10T14:30:49.220Z] SUCCESS: Specified value was saved. [2019-11-10T14:30:49.220Z] INFO: Downloading git... [2019-11-10T14:30:50.789Z] INFO: Downloading go... [2019-11-10T14:30:50.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-10T14:30:52.372Z] INFO: Downloading compiler 1 of 3... [2019-11-10T14:30:52.840Z] INFO: Downloading compiler 2 of 3... [2019-11-10T14:30:53.306Z] INFO: Downloading compiler 3 of 3... [2019-11-10T14:30:53.782Z] INFO: Extracting git... [2019-11-10T14:30:54.138Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-10T14:30:54.138Z] Using test binary docker [2019-11-10T14:30:54.138Z] +++ /etc/init.d/apparmor start [2019-11-10T14:30:54.138Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-10T14:30:54.138Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-10T14:30:54.138Z] Warning failed to create cache: (null) [2019-11-10T14:30:54.138Z] . [2019-11-10T14:30:54.138Z] INFO: Waiting for daemon to start... [2019-11-10T14:30:54.138Z] Starting dockerd [2019-11-10T14:30:54.138Z] +++ 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-10T14:30:56.026Z] . [2019-11-10T14:30:56.026Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-10T14:30:56.026Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-10T14:30:56.281Z] Error: No such image: emptyfs [2019-11-10T14:30:56.281Z] ++++ docker load [2019-11-10T14:30:56.281Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-10T14:30:56.842Z] Running integration-test (iteration 1) [2019-11-10T14:30:56.843Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-10T14:30:56.843Z] ++ 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-10T14:30:56.843Z] ++ set -e [2019-11-10T14:30:56.843Z] ++ '[' -n 0 ']' [2019-11-10T14:30:56.843Z] ++ set -x [2019-11-10T14:30:56.843Z] ++ env -i DEST=/go/src/github.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-10T14:30:58.929Z] #60 426.4 + bin/containerd-stress [2019-11-10T14:30:58.929Z] #60 430.2 + bin/containerd-shim [2019-11-10T14:31:07.926Z] #60 440.3 + bin/containerd-shim-runc-v1 [2019-11-10T14:31:11.550Z] INFO: Expanding go... [2019-11-10T14:31:12.796Z] #60 445.3 + bin/containerd-shim-runc-v2 [2019-11-10T14:31:14.486Z] #60 446.8 + binaries [2019-11-10T14:31:14.486Z] #60 446.8 + mkdir -p /build [2019-11-10T14:31:14.486Z] #60 446.8 + cp bin/containerd /build/containerd [2019-11-10T14:31:14.486Z] #60 446.8 + cp bin/containerd-shim /build/containerd-shim [2019-11-10T14:31:14.486Z] #60 446.8 + cp bin/ctr /build/ctr [2019-11-10T14:31:14.486Z] #60 DONE 446.9s [2019-11-10T14:31:15.653Z] [2019-11-10T14:31:15.653Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-10T14:31:15.653Z] #61 DONE 0.1s [2019-11-10T14:31:15.653Z] [2019-11-10T14:31:15.653Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-10T14:31:15.988Z] #65 DONE 0.1s [2019-11-10T14:31:15.988Z] [2019-11-10T14:31:15.988Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-10T14:31:15.988Z] #67 DONE 0.1s [2019-11-10T14:31:15.988Z] [2019-11-10T14:31:15.988Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-10T14:31:15.988Z] #70 DONE 0.0s [2019-11-10T14:31:15.988Z] [2019-11-10T14:31:15.988Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-10T14:31:15.988Z] #71 DONE 0.0s [2019-11-10T14:31:15.988Z] [2019-11-10T14:31:15.988Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-10T14:31:15.999Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-10T14:31:15.999Z] [2019-11-10T14:31:15.999Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-10T14:31:15.999Z] PKG_CONFIG=pkg-config [2019-11-10T14:31:15.999Z] GOLANG_VERSION=1.13.3 [2019-11-10T14:31:15.999Z] HOSTNAME=11df3c8166a8 [2019-11-10T14:31:15.999Z] DOCKER_EXPERIMENTAL=1 [2019-11-10T14:31:15.999Z] container=docker [2019-11-10T14:31:15.999Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-10T14:31:15.999Z] GO111MODULE=off [2019-11-10T14:31:15.999Z] GOPATH=/go [2019-11-10T14:31:15.999Z] PWD=/go/src/github.com/docker/docker [2019-11-10T14:31:15.999Z] HOME=/root [2019-11-10T14:31:15.999Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-10T14:31:15.999Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-10T14:31:15.999Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-10T14:31:15.999Z] DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 [2019-11-10T14:31:15.999Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-10T14:31:15.999Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-10T14:31:15.999Z] TERM=xterm [2019-11-10T14:31:15.999Z] VALIDATE_BRANCH=master [2019-11-10T14:31:15.999Z] DEST=bundles/test-integration [2019-11-10T14:31:15.999Z] SHLVL=1 [2019-11-10T14:31:15.999Z] TIMEOUT=120m [2019-11-10T14:31:15.999Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-10T14:31:15.999Z] DOCKER_PKG=github.com/docker/docker [2019-11-10T14:31:15.999Z] TESTDEBUG=0 [2019-11-10T14:31:15.999Z] _=/usr/bin/env [2019-11-10T14:31:15.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-10T14:31:18.995Z] #72 DONE 2.4s [2019-11-10T14:31:18.995Z] [2019-11-10T14:31:18.995Z] #73 exporting to oci image format [2019-11-10T14:31:18.995Z] #73 exporting layers [2019-11-10T14:31:28.963Z] Loaded image: buildpack-deps:jessie [2019-11-10T14:31:28.963Z] Loaded image: busybox:latest [2019-11-10T14:31:28.963Z] Loaded image: busybox:glibc [2019-11-10T14:31:28.963Z] Loaded image: debian:jessie [2019-11-10T14:31:28.963Z] Loaded image: hello-world:latest [2019-11-10T14:31:28.963Z] INFO: Testing against a local daemon [2019-11-10T14:31:28.963Z] === RUN TestCgroupNamespacesBuild [2019-11-10T14:31:32.268Z] --- PASS: TestCgroupNamespacesBuild (3.58s) [2019-11-10T14:31:32.268Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-10T14:31:32.728Z] INFO: Expanding compiler 1 of 3... [2019-11-10T14:31:34.089Z] --- PASS: TestBuildWithHugeFile (43.37s) [2019-11-10T14:31:34.089Z] === RUN TestBuildWithEmptyDockerfile [2019-11-10T14:31:34.089Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:31:34.089Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:31:34.089Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:31:34.089Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:31:34.089Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:31:34.089Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:31:34.089Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:31:34.089Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:31:34.089Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:31:34.089Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-11-10T14:31:34.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2019-11-10T14:31:34.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-11-10T14:31:34.089Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2019-11-10T14:31:34.089Z] === RUN TestBuildPreserveOwnership [2019-11-10T14:31:34.089Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-10T14:31:34.284Z] INFO: Expanding compiler 2 of 3... [2019-11-10T14:31:34.657Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-10T14:31:34.782Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.41s) [2019-11-10T14:31:34.782Z] === RUN TestBuildWithSession [2019-11-10T14:31:34.782Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-10T14:31:34.782Z] build_session_test.go:25: TODO: BuildKit [2019-11-10T14:31:34.782Z] === RUN TestBuildSquashParent [2019-11-10T14:31:36.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-10T14:31:36.559Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2019-11-10T14:31:36.559Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.94s) [2019-11-10T14:31:36.559Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2019-11-10T14:31:36.559Z] === RUN TestBuildPlatformInvalid [2019-11-10T14:31:36.818Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-11-10T14:31:36.818Z] PASS [2019-11-10T14:31:36.818Z] [2019-11-10T14:31:36.818Z] === Skipped [2019-11-10T14:31:36.818Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-11-10T14:31:36.818Z] build_session_test.go:25: TODO: BuildKit [2019-11-10T14:31:36.818Z] [2019-11-10T14:31:36.818Z] [2019-11-10T14:31:36.818Z] DONE 32 tests, 1 skipped in 92.681s [2019-11-10T14:31:36.818Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-11-10T14:31:36.818Z] ++ 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-10T14:31:36.818Z] ++ set -e [2019-11-10T14:31:36.818Z] ++ '[' -n 0 ']' [2019-11-10T14:31:36.818Z] ++ set -x [2019-11-10T14:31:36.818Z] ++ env -i DEST=/go/src/github.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-10T14:31:36.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-10T14:31:37.076Z] INFO: Testing against a local daemon [2019-11-10T14:31:37.076Z] === RUN TestConfigList [2019-11-10T14:31:39.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-10T14:31:40.362Z] --- PASS: TestConfigList (3.45s) [2019-11-10T14:31:40.362Z] === RUN TestConfigsCreateAndDelete [2019-11-10T14:31:41.107Z] ................................................ [ 29%] [2019-11-10T14:31:41.382Z] INFO: Expanding compiler 3 of 3... [2019-11-10T14:31:41.382Z] INFO: Removing downloaded files... [2019-11-10T14:31:41.382Z] INFO: Creating source directory... [2019-11-10T14:31:41.382Z] INFO: Configuring git core.autocrlf... [2019-11-10T14:31:41.843Z] INFO: Completed [2019-11-10T14:31:43.648Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2019-11-10T14:31:43.648Z] === RUN TestConfigsUpdate [2019-11-10T14:31:46.934Z] --- PASS: TestConfigsUpdate (3.30s) [2019-11-10T14:31:46.934Z] === RUN TestTemplatedConfig [2019-11-10T14:31:46.946Z] --- PASS: TestBuildSquashParent (10.99s) [2019-11-10T14:31:46.946Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-10T14:31:46.946Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-10T14:31:46.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-10T14:31:46.946Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-10T14:31:46.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-10T14:31:46.946Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-10T14:31:46.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-10T14:31:46.946Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-10T14:31:46.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-10T14:31:46.946Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-10T14:31:46.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-10T14:31:46.946Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-10T14:31:46.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-10T14:31:46.946Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-10T14:31:46.946Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-10T14:31:48.835Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-10T14:31:49.091Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-10T14:31:51.124Z] --- PASS: TestTemplatedConfig (3.52s) [2019-11-10T14:31:51.125Z] === RUN TestConfigInspect [2019-11-10T14:31:52.354Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-10T14:31:52.354Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-10T14:31:53.657Z] --- PASS: TestConfigInspect (3.12s) [2019-11-10T14:31:53.657Z] === RUN TestConfigCreateWithLabels [2019-11-10T14:31:55.706Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-10T14:31:55.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.41s) [2019-11-10T14:31:55.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.79s) [2019-11-10T14:31:55.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.52s) [2019-11-10T14:31:55.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2019-11-10T14:31:55.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) [2019-11-10T14:31:55.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s) [2019-11-10T14:31:55.706Z] === RUN TestBuildMultiStageCopy [2019-11-10T14:31:55.706Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-10T14:31:56.941Z] --- PASS: TestConfigCreateWithLabels (3.17s) [2019-11-10T14:31:56.941Z] === RUN TestConfigCreateResolve [2019-11-10T14:31:58.967Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-10T14:31:59.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-10T14:31:59.528Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-10T14:32:00.088Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-10T14:32:00.227Z] --- PASS: TestConfigCreateResolve (3.21s) [2019-11-10T14:32:00.227Z] === RUN TestConfigDaemonLibtrustID [2019-11-10T14:32:00.260Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-10T14:32:00.648Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-10T14:32:00.794Z] --- PASS: TestConfigDaemonLibtrustID (0.61s) [2019-11-10T14:32:00.794Z] PASS [2019-11-10T14:32:00.794Z] [2019-11-10T14:32:00.794Z] DONE 8 tests in 23.766s [2019-11-10T14:32:00.794Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-11-10T14:32:00.794Z] ++ 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-10T14:32:00.794Z] ++ set -e [2019-11-10T14:32:00.794Z] ++ '[' -n 0 ']' [2019-11-10T14:32:00.794Z] ++ set -x [2019-11-10T14:32:00.794Z] ++ env -i DEST=/go/src/github.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-10T14:32:00.794Z] INFO: Testing against a local daemon [2019-11-10T14:32:00.794Z] === RUN TestCheckpoint [2019-11-10T14:32:00.794Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-10T14:32:00.795Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-10T14:32:00.795Z] === RUN TestContainerInvalidJSON [2019-11-10T14:32:00.795Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:32:00.795Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:32:00.795Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:32:00.795Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:32:00.795Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:32:00.795Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:32:00.795Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:32:00.795Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:32:00.795Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:32:00.795Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-10T14:32:00.795Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-10T14:32:00.795Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-10T14:32:00.795Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-10T14:32:00.795Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-10T14:32:00.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-10T14:32:01.053Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-11-10T14:32:01.053Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-10T14:32:01.053Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-10T14:32:01.053Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-10T14:32:01.210Z] --- PASS: TestBuildMultiStageCopy (5.68s) [2019-11-10T14:32:01.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.09s) [2019-11-10T14:32:01.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2019-11-10T14:32:01.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2019-11-10T14:32:01.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2019-11-10T14:32:01.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2019-11-10T14:32:01.210Z] === RUN TestBuildMultiStageParentConfig [2019-11-10T14:32:01.311Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-11-10T14:32:01.311Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-10T14:32:01.311Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2019-11-10T14:32:01.311Z] === RUN TestCopyFromContainer [2019-11-10T14:32:02.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-10T14:32:03.094Z] --- PASS: TestBuildMultiStageParentConfig (1.76s) [2019-11-10T14:32:03.094Z] === RUN TestBuildLabelWithTargets [2019-11-10T14:32:03.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-10T14:32:03.853Z] === RUN TestCopyFromContainer// [2019-11-10T14:32:03.853Z] === RUN TestCopyFromContainer//bar/root [2019-11-10T14:32:03.853Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-10T14:32:03.853Z] === RUN TestCopyFromContainer/bar/quux [2019-11-10T14:32:03.853Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-10T14:32:04.112Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-10T14:32:04.112Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-10T14:32:04.112Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-10T14:32:04.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-10T14:32:04.372Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-10T14:32:04.372Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-10T14:32:04.640Z] --- PASS: TestCopyFromContainer (3.22s) [2019-11-10T14:32:04.640Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-10T14:32:04.640Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-10T14:32:04.640Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-10T14:32:04.640Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-11-10T14:32:04.640Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-10T14:32:04.640Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-11-10T14:32:04.640Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-11-10T14:32:04.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-11-10T14:32:04.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-10T14:32:04.640Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2019-11-10T14:32:04.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-10T14:32:04.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:32:04.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:32:04.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:32:04.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:32:04.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:32:04.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:32:04.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:32:04.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:32:04.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:32:04.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-10T14:32:04.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-10T14:32:04.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-10T14:32:04.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-10T14:32:04.640Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-10T14:32:04.640Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-10T14:32:04.640Z] === RUN TestCreateWithInvalidEnv [2019-11-10T14:32:04.640Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-10T14:32:04.640Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-10T14:32:04.640Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-10T14:32:04.640Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-10T14:32:04.640Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-10T14:32:04.640Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-10T14:32:04.640Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-10T14:32:04.640Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-10T14:32:04.640Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-10T14:32:04.640Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-10T14:32:04.640Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-10T14:32:04.640Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-10T14:32:04.640Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-10T14:32:04.640Z] === RUN TestCreateTmpfsMountsTarget [2019-11-10T14:32:04.640Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-10T14:32:04.640Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-10T14:32:06.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-10T14:32:06.354Z] --- PASS: TestBuildLabelWithTargets (2.71s) [2019-11-10T14:32:06.354Z] === RUN TestBuildWithEmptyLayers [2019-11-10T14:32:07.176Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2019-11-10T14:32:07.176Z] === RUN TestCreateWithCapabilities [2019-11-10T14:32:07.176Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-10T14:32:07.176Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-10T14:32:07.176Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-10T14:32:07.176Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-10T14:32:07.176Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-10T14:32:07.176Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-10T14:32:07.176Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-10T14:32:07.176Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-10T14:32:07.176Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-10T14:32:07.176Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-10T14:32:07.176Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-10T14:32:07.176Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-10T14:32:07.176Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-10T14:32:07.176Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-10T14:32:07.176Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-10T14:32:07.176Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-10T14:32:07.176Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-10T14:32:07.176Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-10T14:32:07.176Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-10T14:32:07.176Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-10T14:32:07.176Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-10T14:32:07.176Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-10T14:32:07.176Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-10T14:32:07.176Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-10T14:32:07.176Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-10T14:32:07.176Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-10T14:32:07.176Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-10T14:32:07.176Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-10T14:32:07.176Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-10T14:32:07.176Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-10T14:32:07.176Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-10T14:32:07.176Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-10T14:32:07.176Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-10T14:32:07.176Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-10T14:32:07.176Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-10T14:32:07.176Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-10T14:32:07.176Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-11-10T14:32:07.176Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2019-11-10T14:32:07.176Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-11-10T14:32:07.176Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.12s) [2019-11-10T14:32:07.176Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2019-11-10T14:32:07.176Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-11-10T14:32:07.176Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-11-10T14:32:07.176Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-11-10T14:32:07.176Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-11-10T14:32:07.176Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-10T14:32:07.278Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2019-11-10T14:32:07.278Z] === RUN TestBuildMultiStageOnBuild [2019-11-10T14:32:07.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-10T14:32:08.236Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-10T14:32:09.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-10T14:32:09.709Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2019-11-10T14:32:09.709Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-10T14:32:09.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:32:09.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:32:09.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:32:09.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:32:09.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:32:09.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:32:09.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:32:09.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:32:09.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:32:09.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:32:09.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:32:09.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:32:09.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:32:09.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:32:09.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:32:09.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-10T14:32:09.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-11-10T14:32:09.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-10T14:32:09.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-11-10T14:32:09.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-10T14:32:09.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-11-10T14:32:09.709Z] === RUN TestContainerStartOnDaemonRestart [2019-11-10T14:32:09.709Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-10T14:32:09.709Z] === RUN TestDaemonRestartIpcMode [2019-11-10T14:32:09.709Z] === PAUSE TestDaemonRestartIpcMode [2019-11-10T14:32:09.709Z] === RUN TestDiff [2019-11-10T14:32:10.644Z] --- PASS: TestDiff (0.79s) [2019-11-10T14:32:10.644Z] === RUN TestExecWithCloseStdin [2019-11-10T14:32:11.437Z] --- PASS: TestBuildMultiStageOnBuild (3.69s) [2019-11-10T14:32:11.437Z] === RUN TestBuildUncleanTarFilenames [2019-11-10T14:32:11.579Z] --- PASS: TestExecWithCloseStdin (1.14s) [2019-11-10T14:32:11.579Z] === RUN TestExec [2019-11-10T14:32:11.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-10T14:32:12.514Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-10T14:32:12.514Z] --- PASS: TestExec (1.01s) [2019-11-10T14:32:12.515Z] === RUN TestExecUser [2019-11-10T14:32:12.842Z] --- PASS: TestBuildUncleanTarFilenames (1.91s) [2019-11-10T14:32:12.842Z] === RUN TestBuildMultiStageLayerLeak [2019-11-10T14:32:13.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-10T14:32:13.890Z] --- PASS: TestExecUser (0.98s) [2019-11-10T14:32:13.890Z] === RUN TestExportContainerAndImportImage [2019-11-10T14:32:14.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-10T14:32:14.824Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2019-11-10T14:32:14.824Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-10T14:32:16.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-10T14:32:16.727Z] --- PASS: TestExportContainerAfterDaemonRestart (1.92s) [2019-11-10T14:32:16.728Z] === RUN TestHealthCheckWorkdir [2019-11-10T14:32:17.003Z] --- PASS: TestBuildMultiStageLayerLeak (3.90s) [2019-11-10T14:32:17.003Z] === RUN TestBuildWithHugeFile [2019-11-10T14:32:17.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-10T14:32:18.103Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2019-11-10T14:32:18.103Z] === RUN TestHealthKillContainer [2019-11-10T14:32:18.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-10T14:32:20.487Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-10T14:32:20.487Z] Using test binary docker [2019-11-10T14:32:20.487Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-10T14:32:20.487Z] +++ /etc/init.d/apparmor start [2019-11-10T14:32:20.487Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-10T14:32:20.487Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-10T14:32:20.487Z] Warning failed to create cache: (null) [2019-11-10T14:32:20.487Z] . [2019-11-10T14:32:20.487Z] INFO: Waiting for daemon to start... [2019-11-10T14:32:20.487Z] Starting dockerd [2019-11-10T14:32:20.487Z] +++ 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-10T14:32:20.634Z] --- PASS: TestHealthKillContainer (2.95s) [2019-11-10T14:32:20.634Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-10T14:32:21.570Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2019-11-10T14:32:21.570Z] === RUN TestIpcModeNone [2019-11-10T14:32:22.239Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-10T14:32:22.239Z] Using test binary docker [2019-11-10T14:32:22.239Z] +++ /etc/init.d/apparmor start [2019-11-10T14:32:22.239Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-10T14:32:22.239Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-10T14:32:22.239Z] Warning failed to create cache: (null) [2019-11-10T14:32:22.239Z] . [2019-11-10T14:32:22.239Z] INFO: Waiting for daemon to start... [2019-11-10T14:32:22.239Z] Starting dockerd [2019-11-10T14:32:22.239Z] +++ 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-10T14:32:22.277Z] . [2019-11-10T14:32:22.277Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-10T14:32:22.277Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-10T14:32:22.277Z] Error: No such image: emptyfs [2019-11-10T14:32:22.277Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-10T14:32:22.277Z] ++++ docker load [2019-11-10T14:32:22.505Z] --- PASS: TestIpcModeNone (0.97s) [2019-11-10T14:32:22.505Z] === RUN TestIpcModePrivate [2019-11-10T14:32:22.648Z] Running integration-test (iteration 1) [2019-11-10T14:32:22.648Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-10T14:32:22.648Z] ++ 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-10T14:32:22.648Z] ++ set -e [2019-11-10T14:32:22.648Z] ++ '[' -n 0 ']' [2019-11-10T14:32:22.648Z] ++ set -x [2019-11-10T14:32:22.648Z] ++ env -i DEST=/go/src/github.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-10T14:32:22.798Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-10T14:32:22.798Z] Using test binary docker [2019-11-10T14:32:22.798Z] +++ /etc/init.d/apparmor start [2019-11-10T14:32:22.798Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-10T14:32:22.798Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-10T14:32:22.798Z] Warning failed to create cache: (null) [2019-11-10T14:32:22.798Z] . [2019-11-10T14:32:22.798Z] INFO: Waiting for daemon to start... [2019-11-10T14:32:22.798Z] Starting dockerd [2019-11-10T14:32:22.798Z] +++ 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-10T14:32:23.441Z] --- PASS: TestIpcModePrivate (0.93s) [2019-11-10T14:32:23.441Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-11-10T14:32:23.441Z] === RUN TestIpcModeShareable [2019-11-10T14:32:24.377Z] --- PASS: TestIpcModeShareable (0.96s) [2019-11-10T14:32:24.377Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-11-10T14:32:24.377Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-10T14:32:26.058Z] . [2019-11-10T14:32:26.058Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-10T14:32:26.058Z] [2019-11-10T14:32:26.058Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-10T14:32:26.312Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-10T14:32:26.312Z] Error: No such image: emptyfs [2019-11-10T14:32:26.312Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-10T14:32:26.312Z] ++++ docker load [2019-11-10T14:32:26.312Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-10T14:32:26.312Z] Error: No such image: emptyfs [2019-11-10T14:32:26.312Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-10T14:32:26.312Z] ++++ docker load [2019-11-10T14:32:26.568Z] Running integration-test (iteration 1) [2019-11-10T14:32:26.568Z] 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-10T14:32:26.568Z] ++ 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-10T14:32:26.568Z] ++ set -e [2019-11-10T14:32:26.568Z] ++ '[' -n 0 ']' [2019-11-10T14:32:26.568Z] ++ set -x [2019-11-10T14:32:26.568Z] ++ env -i DEST=/go/src/github.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-10T14:32:26.568Z] Running integration-test (iteration 1) [2019-11-10T14:32:26.824Z] 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-10T14:32:26.824Z] ++ 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-10T14:32:26.824Z] ++ set -e [2019-11-10T14:32:26.824Z] ++ '[' -n 0 ']' [2019-11-10T14:32:26.824Z] ++ set -x [2019-11-10T14:32:26.824Z] ++ env -i DEST=/go/src/github.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-10T14:32:27.663Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2019-11-10T14:32:27.663Z] === RUN TestAPIIpcModeHost [2019-11-10T14:32:27.922Z] --- PASS: TestAPIIpcModeHost (0.73s) [2019-11-10T14:32:27.922Z] === RUN TestDaemonIpcModeShareable [2019-11-10T14:32:30.454Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2019-11-10T14:32:30.455Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-10T14:32:30.455Z] === RUN TestDaemonIpcModePrivate [2019-11-10T14:32:31.832Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2019-11-10T14:32:31.832Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-10T14:32:31.832Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-10T14:32:32.197Z] Loaded image: buildpack-deps:jessie [2019-11-10T14:32:32.197Z] Loaded image: busybox:latest [2019-11-10T14:32:32.559Z] Loaded image: busybox:glibc [2019-11-10T14:32:32.559Z] Loaded image: debian:jessie [2019-11-10T14:32:32.559Z] Loaded image: hello-world:latest [2019-11-10T14:32:32.559Z] INFO: Testing against a local daemon [2019-11-10T14:32:32.559Z] === RUN TestCgroupNamespacesBuild [2019-11-10T14:32:33.738Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2019-11-10T14:32:33.738Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-10T14:32:33.738Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-10T14:32:34.267Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-10T14:32:34.368Z] --- PASS: TestCgroupNamespacesBuild (1.72s) [2019-11-10T14:32:34.368Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-10T14:32:35.640Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2019-11-10T14:32:35.640Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-10T14:32:35.640Z] === RUN TestIpcModeOlderClient [2019-11-10T14:32:35.640Z] === PAUSE TestIpcModeOlderClient [2019-11-10T14:32:35.640Z] === RUN TestKillContainerInvalidSignal [2019-11-10T14:32:36.340Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2019-11-10T14:32:36.340Z] === RUN TestBuildWithSession [2019-11-10T14:32:36.340Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-10T14:32:36.340Z] build_session_test.go:25: TODO: BuildKit [2019-11-10T14:32:36.340Z] === RUN TestBuildSquashParent [2019-11-10T14:32:36.577Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-11-10T14:32:36.577Z] === RUN TestKillContainer [2019-11-10T14:32:36.577Z] === RUN TestKillContainer/no_signal [2019-11-10T14:32:37.512Z] === RUN TestKillContainer/non_killing_signal [2019-11-10T14:32:38.079Z] === RUN TestKillContainer/killing_signal [2019-11-10T14:32:39.015Z] --- PASS: TestKillContainer (2.51s) [2019-11-10T14:32:39.015Z] --- PASS: TestKillContainer/no_signal (0.81s) [2019-11-10T14:32:39.015Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2019-11-10T14:32:39.015Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2019-11-10T14:32:39.015Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-10T14:32:39.015Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-10T14:32:39.951Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-10T14:32:40.886Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2019-11-10T14:32:40.886Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2019-11-10T14:32:40.886Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2019-11-10T14:32:40.886Z] === RUN TestKillStoppedContainer [2019-11-10T14:32:40.886Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-11-10T14:32:40.886Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-10T14:32:40.886Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-11-10T14:32:40.886Z] === RUN TestKillDifferentUserContainer [2019-11-10T14:32:41.822Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2019-11-10T14:32:41.822Z] === RUN TestInspectOomKilledTrue [2019-11-10T14:32:41.822Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-10T14:32:41.822Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:32:41.822Z] === RUN TestInspectOomKilledFalse [2019-11-10T14:32:41.822Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-10T14:32:41.822Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:32:41.822Z] === RUN TestLinksEtcHostsContentMatch [2019-11-10T14:32:42.457Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-10T14:32:42.758Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s) [2019-11-10T14:32:42.758Z] === RUN TestLinksContainerNames [2019-11-10T14:32:44.090Z] --- PASS: TestBuildSquashParent (6.75s) [2019-11-10T14:32:44.090Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-10T14:32:44.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-10T14:32:44.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-10T14:32:44.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-10T14:32:44.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-10T14:32:44.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-10T14:32:44.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-10T14:32:44.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-10T14:32:44.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-10T14:32:44.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-10T14:32:44.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-10T14:32:44.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-10T14:32:44.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-10T14:32:44.090Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-10T14:32:44.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-10T14:32:44.393Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-10T14:32:44.662Z] --- PASS: TestLinksContainerNames (1.86s) [2019-11-10T14:32:44.662Z] === RUN TestLogsFollowTailEmpty [2019-11-10T14:32:45.230Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2019-11-10T14:32:45.230Z] === RUN TestContainerNetworkMountsNoChown [2019-11-10T14:32:45.930Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-10T14:32:45.930Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-10T14:32:46.166Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/default [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/default [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/private [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/private [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rprivate [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/slave [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/slave [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rslave [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/shared [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/shared [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rshared [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/default [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/rshared [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/shared [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/rslave [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/slave [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/rprivate [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/private [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-10T14:32:46.166Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-10T14:32:46.166Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-10T14:32:46.166Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-10T14:32:46.424Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-10T14:32:46.424Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-10T14:32:46.424Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-10T14:32:46.424Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-10T14:32:46.424Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-10T14:32:46.424Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-10T14:32:46.424Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-10T14:32:46.424Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-10T14:32:46.424Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-10T14:32:46.424Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-10T14:32:46.424Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-10T14:32:46.424Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-10T14:32:46.683Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-10T14:32:46.683Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-10T14:32:46.683Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-10T14:32:46.683Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-10T14:32:46.683Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-10T14:32:46.683Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-10T14:32:46.683Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-10T14:32:46.683Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/slave (0.01s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-10T14:32:46.683Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-11-10T14:32:46.683Z] === RUN TestContainerBindMountNonRecursive [2019-11-10T14:32:48.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-10T14:32:48.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-10T14:32:48.632Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-10T14:32:49.216Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2019-11-10T14:32:49.216Z] === RUN TestNetworkNat [2019-11-10T14:32:49.783Z] --- PASS: TestNetworkNat (0.94s) [2019-11-10T14:32:49.783Z] === RUN TestNetworkLocalhostTCPNat [2019-11-10T14:32:50.719Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2019-11-10T14:32:50.719Z] === RUN TestNetworkLoopbackNat [2019-11-10T14:32:51.003Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-11-10T14:32:51.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s) [2019-11-10T14:32:51.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2019-11-10T14:32:51.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.48s) [2019-11-10T14:32:51.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s) [2019-11-10T14:32:51.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.61s) [2019-11-10T14:32:51.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s) [2019-11-10T14:32:51.004Z] === RUN TestBuildMultiStageCopy [2019-11-10T14:32:51.004Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-10T14:32:51.654Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2019-11-10T14:32:51.654Z] === RUN TestPause [2019-11-10T14:32:52.589Z] --- PASS: TestPause (0.92s) [2019-11-10T14:32:52.589Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-10T14:32:52.589Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-10T14:32:52.589Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-10T14:32:52.589Z] === RUN TestPauseStopPausedContainer [2019-11-10T14:32:53.524Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2019-11-10T14:32:53.524Z] === RUN TestPsFilter [2019-11-10T14:32:53.568Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-10T14:32:53.784Z] --- PASS: TestPsFilter (0.28s) [2019-11-10T14:32:53.784Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-10T14:32:53.944Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-10T14:32:54.719Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2019-11-10T14:32:54.720Z] === RUN TestRemoveContainerWithVolume [2019-11-10T14:32:54.765Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-10T14:32:55.151Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-10T14:32:55.655Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2019-11-10T14:32:55.655Z] === RUN TestRemoveContainerRunning [2019-11-10T14:32:55.943Z] --- PASS: TestBuildMultiStageCopy (4.80s) [2019-11-10T14:32:55.943Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2019-11-10T14:32:55.943Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-11-10T14:32:55.943Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-11-10T14:32:55.943Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2019-11-10T14:32:55.943Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2019-11-10T14:32:55.943Z] === RUN TestBuildMultiStageParentConfig [2019-11-10T14:32:56.222Z] --- PASS: TestRemoveContainerRunning (0.84s) [2019-11-10T14:32:56.222Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-10T14:32:57.158Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2019-11-10T14:32:57.158Z] === RUN TestRemoveInvalidContainer [2019-11-10T14:32:57.158Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-10T14:32:57.158Z] === RUN TestRenameLinkedContainer [2019-11-10T14:32:57.193Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2019-11-10T14:32:57.193Z] === RUN TestBuildLabelWithTargets [2019-11-10T14:32:59.748Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2019-11-10T14:32:59.748Z] === RUN TestBuildWithEmptyLayers [2019-11-10T14:33:00.444Z] --- PASS: TestRenameLinkedContainer (3.36s) [2019-11-10T14:33:00.444Z] === RUN TestRenameStoppedContainer [2019-11-10T14:33:00.540Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2019-11-10T14:33:00.541Z] === RUN TestBuildMultiStageOnBuild [2019-11-10T14:33:01.469Z] --- PASS: TestRenameStoppedContainer (0.82s) [2019-11-10T14:33:01.469Z] === RUN TestRenameRunningContainerAndReuse [2019-11-10T14:33:02.848Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2019-11-10T14:33:02.848Z] === RUN TestRenameInvalidName [2019-11-10T14:33:03.375Z] ......................... [ 67%] [2019-11-10T14:33:03.784Z] --- PASS: TestRenameInvalidName (0.82s) [2019-11-10T14:33:03.784Z] === RUN TestRenameAnonymousContainer [2019-11-10T14:33:03.817Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2019-11-10T14:33:03.817Z] === RUN TestBuildUncleanTarFilenames [2019-11-10T14:33:04.639Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2019-11-10T14:33:04.639Z] === RUN TestBuildMultiStageLayerLeak [2019-11-10T14:33:05.481Z] Loaded image: buildpack-deps:jessie [2019-11-10T14:33:05.481Z] Loaded image: buildpack-deps:jessie [2019-11-10T14:33:05.481Z] Loaded image: busybox:latest [2019-11-10T14:33:05.481Z] Loaded image: busybox:latest [2019-11-10T14:33:05.481Z] Loaded image: busybox:glibc [2019-11-10T14:33:05.481Z] Loaded image: debian:jessie [2019-11-10T14:33:05.481Z] Loaded image: hello-world:latest [2019-11-10T14:33:05.481Z] INFO: Testing against a local daemon [2019-11-10T14:33:05.481Z] Loaded image: busybox:glibc [2019-11-10T14:33:05.481Z] === RUN TestDockerDaemonSuite [2019-11-10T14:33:05.481Z] Loaded image: debian:jessie [2019-11-10T14:33:05.481Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-10T14:33:05.481Z] Loaded image: hello-world:latest [2019-11-10T14:33:05.481Z] INFO: Testing against a local daemon [2019-11-10T14:33:05.481Z] === RUN TestDockerSuite [2019-11-10T14:33:05.481Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-10T14:33:05.481Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-10T14:33:05.481Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-10T14:33:05.481Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-10T14:33:05.481Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-10T14:33:05.481Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-10T14:33:05.481Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-10T14:33:05.481Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-10T14:33:07.861Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s) [2019-11-10T14:33:07.861Z] === RUN TestBuildWithHugeFile [2019-11-10T14:33:07.972Z] --- PASS: TestRenameAnonymousContainer (4.04s) [2019-11-10T14:33:07.972Z] === RUN TestRenameContainerWithSameName [2019-11-10T14:33:08.539Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2019-11-10T14:33:08.539Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-10T14:33:09.645Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-10T14:33:09.645Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-10T14:33:10.442Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2019-11-10T14:33:10.442Z] === RUN TestResize [2019-11-10T14:33:10.569Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-10T14:33:10.569Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-10T14:33:11.379Z] --- PASS: TestResize (0.84s) [2019-11-10T14:33:11.379Z] === RUN TestResizeWithInvalidSize [2019-11-10T14:33:11.945Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2019-11-10T14:33:11.945Z] === RUN TestResizeWhenContainerNotStarted [2019-11-10T14:33:12.459Z] #73 exporting layers 107.0s done [2019-11-10T14:33:12.460Z] #73 exporting manifest sha256:6a5b16c19721c5d2849e26b1b9b101fefd8b353149f39b7f4d6b0f7f237f869c done [2019-11-10T14:33:12.460Z] #73 exporting config sha256:419302dd4402b7da40a67ac0d4c857a46e4b3c0e54605cf3198fc103586b4c6f 0.0s done [2019-11-10T14:33:12.460Z] #73 sending tarball [2019-11-10T14:33:12.491Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-10T14:33:12.491Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-10T14:33:12.491Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-10T14:33:12.882Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2019-11-10T14:33:12.882Z] === RUN TestDaemonRestartKillContainers [2019-11-10T14:33:12.882Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-10T14:33:12.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-10T14:33:12.882Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-10T14:33:12.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-10T14:33:12.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-10T14:33:12.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-10T14:33:12.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-10T14:33:12.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-10T14:33:12.882Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-10T14:33:12.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-10T14:33:12.882Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-10T14:33:12.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-10T14:33:12.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-10T14:33:12.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-10T14:33:12.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-10T14:33:12.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-10T14:33:12.882Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:33:12.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:33:12.882Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:33:12.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:33:12.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:33:12.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:33:12.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:33:12.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:33:12.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-10T14:33:12.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-10T14:33:12.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-10T14:33:12.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:33:13.855Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-10T14:33:14.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-10T14:33:15.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-10T14:33:15.740Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-10T14:33:15.740Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-10T14:33:15.740Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-10T14:33:15.740Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-10T14:33:16.663Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-10T14:33:16.663Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-10T14:33:17.223Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-10T14:33:17.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-10T14:33:17.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:33:18.147Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-10T14:33:18.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:33:18.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-10T14:33:18.401Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-10T14:33:18.401Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-10T14:33:18.401Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-10T14:33:20.109Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:33:20.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-10T14:33:22.642Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-10T14:33:22.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-11-10T14:33:22.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s) [2019-11-10T14:33:22.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) [2019-11-10T14:33:22.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.53s) [2019-11-10T14:33:22.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.25s) [2019-11-10T14:33:22.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.92s) [2019-11-10T14:33:22.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2019-11-10T14:33:22.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.56s) [2019-11-10T14:33:22.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.35s) [2019-11-10T14:33:22.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2019-11-10T14:33:22.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-11-10T14:33:22.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2019-11-10T14:33:22.642Z] === RUN TestCgroupNamespacesRun [2019-11-10T14:33:23.494Z] #73 ... [2019-11-10T14:33:23.494Z] [2019-11-10T14:33:23.494Z] #74 importing to docker [2019-11-10T14:33:23.494Z] #74 ... [2019-11-10T14:33:23.494Z] [2019-11-10T14:33:23.494Z] #73 exporting to oci image format [2019-11-10T14:33:23.494Z] #73 sending tarball 17.8s done [2019-11-10T14:33:23.494Z] #73 DONE 124.8s [2019-11-10T14:33:23.494Z] [2019-11-10T14:33:23.494Z] #74 importing to docker [2019-11-10T14:33:23.646Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-10T14:33:23.941Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-10T14:33:24.019Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2019-11-10T14:33:24.019Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-10T14:33:25.921Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2019-11-10T14:33:25.921Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-10T14:33:27.206Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-10T14:33:27.206Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-10T14:33:27.826Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2019-11-10T14:33:27.826Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-10T14:33:29.719Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-10T14:33:29.730Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2019-11-10T14:33:29.730Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-10T14:33:31.082Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-10T14:33:31.633Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2019-11-10T14:33:31.633Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-10T14:33:32.007Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-10T14:33:32.200Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-11-10T14:33:32.200Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-10T14:33:33.137Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-11-10T14:33:33.137Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-10T14:33:33.890Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-10T14:33:35.039Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2019-11-10T14:33:35.039Z] === RUN TestKernelTCPMemory [2019-11-10T14:33:35.976Z] --- PASS: TestKernelTCPMemory (0.98s) [2019-11-10T14:33:35.976Z] === RUN TestNISDomainname [2019-11-10T14:33:36.408Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-10T14:33:36.968Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-10T14:33:37.352Z] --- PASS: TestNISDomainname (1.16s) [2019-11-10T14:33:37.352Z] === RUN TestHostnameDnsResolution [2019-11-10T14:33:37.893Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-10T14:33:39.253Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-10T14:33:39.256Z] --- PASS: TestHostnameDnsResolution (1.82s) [2019-11-10T14:33:39.256Z] === RUN TestStats [2019-11-10T14:33:40.167Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-10T14:33:40.179Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-10T14:33:40.436Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-10T14:33:41.157Z] --- PASS: TestStats (2.20s) [2019-11-10T14:33:41.157Z] === RUN TestStopContainerWithTimeout [2019-11-10T14:33:41.157Z] === RUN TestStopContainerWithTimeout/0 [2019-11-10T14:33:41.157Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-10T14:33:41.157Z] === RUN TestStopContainerWithTimeout/1 [2019-11-10T14:33:41.157Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-10T14:33:41.157Z] === RUN TestStopContainerWithTimeout/3 [2019-11-10T14:33:41.157Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-10T14:33:41.157Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-10T14:33:41.157Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-10T14:33:41.157Z] === CONT TestStopContainerWithTimeout/0 [2019-11-10T14:33:41.157Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-10T14:33:41.157Z] === CONT TestStopContainerWithTimeout/3 [2019-11-10T14:33:41.157Z] === CONT TestStopContainerWithTimeout/1 [2019-11-10T14:33:42.345Z] --- PASS: TestBuildWithHugeFile (32.49s) [2019-11-10T14:33:42.345Z] === RUN TestBuildWithEmptyDockerfile [2019-11-10T14:33:42.345Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:33:42.345Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:33:42.345Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:33:42.345Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:33:42.345Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:33:42.345Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:33:42.345Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:33:42.345Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:33:42.345Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:33:42.345Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2019-11-10T14:33:42.345Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2019-11-10T14:33:42.345Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2019-11-10T14:33:42.345Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-11-10T14:33:42.345Z] === RUN TestBuildPreserveOwnership [2019-11-10T14:33:42.345Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-10T14:33:42.945Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-10T14:33:44.442Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-10T14:33:44.442Z] --- PASS: TestStopContainerWithTimeout/0 (1.35s) [2019-11-10T14:33:44.442Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2019-11-10T14:33:44.442Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2019-11-10T14:33:44.442Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2019-11-10T14:33:44.442Z] === RUN TestDeleteDevicemapper [2019-11-10T14:33:44.442Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-10T14:33:44.442Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-10T14:33:44.442Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-10T14:33:44.793Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-10T14:33:45.456Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-10T14:33:45.456Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-10T14:33:46.816Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-10T14:33:47.407Z] --- PASS: TestBuildPreserveOwnership (6.41s) [2019-11-10T14:33:47.407Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.21s) [2019-11-10T14:33:47.407Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.19s) [2019-11-10T14:33:47.407Z] === RUN TestBuildPlatformInvalid [2019-11-10T14:33:47.407Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-11-10T14:33:47.407Z] PASS [2019-11-10T14:33:47.407Z] [2019-11-10T14:33:47.407Z] === Skipped [2019-11-10T14:33:47.407Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-11-10T14:33:47.407Z] build_session_test.go:25: TODO: BuildKit [2019-11-10T14:33:47.407Z] [2019-11-10T14:33:47.407Z] [2019-11-10T14:33:47.407Z] DONE 32 tests, 1 skipped in 84.659s [2019-11-10T14:33:47.407Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-10T14:33:47.407Z] ++ 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-10T14:33:47.407Z] ++ set -e [2019-11-10T14:33:47.407Z] ++ '[' -n 0 ']' [2019-11-10T14:33:47.407Z] ++ set -x [2019-11-10T14:33:47.407Z] ++ env -i DEST=/go/src/github.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-10T14:33:47.407Z] INFO: Testing against a local daemon [2019-11-10T14:33:47.407Z] === RUN TestConfigList [2019-11-10T14:33:47.729Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.19s) [2019-11-10T14:33:47.729Z] === RUN TestUpdateMemory [2019-11-10T14:33:47.729Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-10T14:33:47.729Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:33:47.729Z] === RUN TestUpdateCPUQuota [2019-11-10T14:33:48.177Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-10T14:33:49.540Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-10T14:33:49.540Z] --- PASS: TestBuildWithHugeFile (92.68s) [2019-11-10T14:33:49.540Z] === RUN TestBuildWithEmptyDockerfile [2019-11-10T14:33:49.540Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:33:49.540Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:33:49.540Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:33:49.540Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:33:49.540Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:33:49.540Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:33:49.540Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:33:49.540Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:33:49.540Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:33:49.541Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2019-11-10T14:33:49.541Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2019-11-10T14:33:49.541Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2019-11-10T14:33:49.541Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2019-11-10T14:33:49.541Z] === RUN TestBuildPreserveOwnership [2019-11-10T14:33:49.541Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-10T14:33:49.634Z] --- PASS: TestUpdateCPUQuota (1.73s) [2019-11-10T14:33:49.634Z] === RUN TestUpdatePidsLimit [2019-11-10T14:33:49.634Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-10T14:33:49.892Z] === RUN TestUpdatePidsLimit/no_change [2019-11-10T14:33:50.459Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-10T14:33:50.465Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-10T14:33:50.681Z] --- PASS: TestConfigList (3.05s) [2019-11-10T14:33:50.681Z] === RUN TestConfigsCreateAndDelete [2019-11-10T14:33:51.026Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-10T14:33:51.287Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-10T14:33:51.366Z] #74 DONE 24.7s [2019-11-10T14:33:51.391Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-10T14:33:51.855Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-10T14:33:51.953Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-10T14:33:52.021Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/test/unit [2019-11-10T14:33:52.208Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-10T14:33:52.424Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-10T14:33:53.550Z] Removing intermediate container a8f85bc5b18a [2019-11-10T14:33:53.550Z] ---> d4a44b944118 [2019-11-10T14:33:53.550Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-10T14:33:53.550Z] ---> Running in 78fa3c85f463 [2019-11-10T14:33:53.550Z] Removing intermediate container 78fa3c85f463 [2019-11-10T14:33:53.550Z] ---> cfd850840980 [2019-11-10T14:33:53.550Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-11-10T14:33:53.550Z] ---> Running in d213b4bc8094 [2019-11-10T14:33:53.550Z] Removing intermediate container d213b4bc8094 [2019-11-10T14:33:53.550Z] ---> 253b3781daa4 [2019-11-10T14:33:53.550Z] Step 8/8 : COPY . . [2019-11-10T14:33:53.570Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-10T14:33:53.570Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-10T14:33:53.825Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-10T14:33:53.867Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2019-11-10T14:33:53.867Z] === RUN TestConfigsUpdate [2019-11-10T14:33:54.330Z] --- PASS: TestUpdatePidsLimit (4.69s) [2019-11-10T14:33:54.330Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-11-10T14:33:54.330Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-11-10T14:33:54.330Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2019-11-10T14:33:54.330Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-11-10T14:33:54.330Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-11-10T14:33:54.330Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.52s) [2019-11-10T14:33:54.330Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2019-11-10T14:33:54.330Z] === RUN TestUpdateRestartPolicy [2019-11-10T14:33:55.022Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-10T14:33:55.708Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-10T14:33:55.859Z] ? github.com/docker/docker/api [no test files] [2019-11-10T14:33:55.965Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-10T14:33:55.965Z] --- PASS: TestBuildPreserveOwnership (6.38s) [2019-11-10T14:33:55.965Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.24s) [2019-11-10T14:33:55.965Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s) [2019-11-10T14:33:55.965Z] === RUN TestBuildPlatformInvalid [2019-11-10T14:33:55.965Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-11-10T14:33:55.965Z] PASS [2019-11-10T14:33:55.965Z] [2019-11-10T14:33:55.965Z] === Skipped [2019-11-10T14:33:55.965Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-11-10T14:33:55.965Z] build_session_test.go:25: TODO: BuildKit [2019-11-10T14:33:55.965Z] [2019-11-10T14:33:55.965Z] [2019-11-10T14:33:55.965Z] DONE 32 tests, 1 skipped in 179.332s [2019-11-10T14:33:56.219Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-10T14:33:56.219Z] ++ 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-10T14:33:56.219Z] ++ set -e [2019-11-10T14:33:56.219Z] ++ '[' -n 0 ']' [2019-11-10T14:33:56.219Z] ++ set -x [2019-11-10T14:33:56.219Z] ++ env -i DEST=/go/src/github.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-10T14:33:56.219Z] INFO: Testing against a local daemon [2019-11-10T14:33:56.219Z] === RUN TestConfigList [2019-11-10T14:33:56.219Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-10T14:33:56.779Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-10T14:33:56.818Z] --- PASS: TestConfigsUpdate (2.84s) [2019-11-10T14:33:56.818Z] === RUN TestTemplatedConfig [2019-11-10T14:33:57.034Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-10T14:33:57.544Z] tests/integration/client_test.py ..... [ 75%] [2019-11-10T14:33:57.801Z] tests/integration/errors_test.py . [ 76%] [2019-11-10T14:33:57.958Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-10T14:33:58.213Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-10T14:33:58.213Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-10T14:33:58.468Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-10T14:33:59.392Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-10T14:33:59.647Z] --- PASS: TestConfigList (3.42s) [2019-11-10T14:33:59.647Z] === RUN TestConfigsCreateAndDelete [2019-11-10T14:34:00.004Z] --- PASS: TestTemplatedConfig (3.53s) [2019-11-10T14:34:00.004Z] === RUN TestConfigInspect [2019-11-10T14:34:00.207Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-10T14:34:01.133Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-10T14:34:02.495Z] --- PASS: TestConfigsCreateAndDelete (2.64s) [2019-11-10T14:34:02.495Z] === RUN TestConfigsUpdate [2019-11-10T14:34:02.750Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-10T14:34:03.295Z] --- PASS: TestConfigInspect (3.08s) [2019-11-10T14:34:03.295Z] === RUN TestConfigCreateWithLabels [2019-11-10T14:34:05.761Z] --- PASS: TestConfigCreateWithLabels (2.83s) [2019-11-10T14:34:05.761Z] === RUN TestConfigCreateResolve [2019-11-10T14:34:06.008Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-10T14:34:06.008Z] --- PASS: TestConfigsUpdate (3.40s) [2019-11-10T14:34:06.008Z] === RUN TestTemplatedConfig [2019-11-10T14:34:06.568Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-10T14:34:07.127Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-10T14:34:08.394Z] ---> 24f00736d643 [2019-11-10T14:34:09.011Z] --- PASS: TestTemplatedConfig (3.41s) [2019-11-10T14:34:09.011Z] === RUN TestConfigInspect [2019-11-10T14:34:09.057Z] --- PASS: TestConfigCreateResolve (2.82s) [2019-11-10T14:34:09.057Z] === RUN TestConfigDaemonLibtrustID [2019-11-10T14:34:09.057Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-10T14:34:09.057Z] PASS [2019-11-10T14:34:09.057Z] [2019-11-10T14:34:09.057Z] DONE 8 tests in 21.661s [2019-11-10T14:34:09.057Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-10T14:34:09.057Z] ++ 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-10T14:34:09.057Z] ++ set -e [2019-11-10T14:34:09.057Z] ++ '[' -n 0 ']' [2019-11-10T14:34:09.057Z] ++ set -x [2019-11-10T14:34:09.057Z] ++ env -i DEST=/go/src/github.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-10T14:34:09.057Z] INFO: Testing against a local daemon [2019-11-10T14:34:09.057Z] === RUN TestCheckpoint [2019-11-10T14:34:09.057Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-10T14:34:09.057Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-10T14:34:09.057Z] === RUN TestContainerInvalidJSON [2019-11-10T14:34:09.057Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:34:09.057Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:34:09.057Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:34:09.057Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:34:09.057Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:34:09.057Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:34:09.057Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:34:09.057Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:34:09.057Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:34:09.057Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-11-10T14:34:09.057Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-10T14:34:09.057Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-10T14:34:09.057Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-10T14:34:09.057Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-10T14:34:09.203Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2019-11-10T14:34:09.203Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-10T14:34:09.203Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-11-10T14:34:09.203Z] === RUN TestWaitNonBlocked [2019-11-10T14:34:09.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:34:09.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:34:09.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:34:09.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:34:09.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:34:09.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:34:09.203Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-10T14:34:09.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2019-11-10T14:34:09.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2019-11-10T14:34:09.203Z] === RUN TestWaitBlocked [2019-11-10T14:34:09.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-10T14:34:09.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-10T14:34:09.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-10T14:34:09.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-10T14:34:09.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-10T14:34:09.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-10T14:34:09.367Z] Successfully built 24f00736d643 [2019-11-10T14:34:09.367Z] Successfully tagged docker:latest [2019-11-10T14:34:09.367Z] INFO: Image build ended at 11/10/2019 14:34:09. Duration:00:03:37.5512314 [2019-11-10T14:34:09.367Z] [2019-11-10T14:34:09.367Z] [2019-11-10T14:34:09.367Z] INFO: Building the test binaries at 11/10/2019 14:34:09... [2019-11-10T14:34:09.421Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-11-10T14:34:09.421Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-10T14:34:09.421Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-11-10T14:34:09.421Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-10T14:34:09.421Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-11-10T14:34:09.421Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-10T14:34:09.785Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-11-10T14:34:09.785Z] === RUN TestCopyFromContainer [2019-11-10T14:34:10.140Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-10T14:34:10.140Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2019-11-10T14:34:10.140Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2019-11-10T14:34:10.140Z] === CONT TestContainerStartOnDaemonRestart [2019-11-10T14:34:10.140Z] === CONT TestDaemonRestartIpcMode [2019-11-10T14:34:10.140Z] === CONT TestIpcModeOlderClient [2019-11-10T14:34:10.140Z] --- PASS: TestIpcModeOlderClient (0.20s) [2019-11-10T14:34:10.931Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-10T14:34:11.686Z] === RUN TestCopyFromContainer// [2019-11-10T14:34:11.686Z] === RUN TestCopyFromContainer//bar/root [2019-11-10T14:34:11.686Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-10T14:34:12.057Z] === RUN TestCopyFromContainer/bar/quux [2019-11-10T14:34:12.057Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-10T14:34:12.057Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-10T14:34:12.057Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-10T14:34:12.301Z] --- PASS: TestConfigInspect (3.04s) [2019-11-10T14:34:12.301Z] === RUN TestConfigCreateWithLabels [2019-11-10T14:34:12.440Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-10T14:34:12.440Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-10T14:34:12.440Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-10T14:34:12.440Z] --- PASS: TestCopyFromContainer (2.86s) [2019-11-10T14:34:12.440Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-10T14:34:12.440Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-10T14:34:12.440Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-11-10T14:34:12.440Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-11-10T14:34:12.440Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-11-10T14:34:12.440Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-11-10T14:34:12.440Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-11-10T14:34:12.440Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-11-10T14:34:12.440Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-11-10T14:34:12.440Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-10T14:34:12.440Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-10T14:34:12.440Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:34:12.440Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:34:12.440Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:34:12.440Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:34:12.440Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:34:12.440Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:34:12.440Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:34:12.440Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:34:12.440Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:34:12.440Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-10T14:34:12.440Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-10T14:34:12.440Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-10T14:34:12.440Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-10T14:34:12.440Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-10T14:34:12.440Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-10T14:34:12.440Z] === RUN TestCreateWithInvalidEnv [2019-11-10T14:34:12.440Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-10T14:34:12.440Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-10T14:34:12.440Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-10T14:34:12.440Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-10T14:34:12.440Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-10T14:34:12.440Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-10T14:34:12.440Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-10T14:34:12.440Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-10T14:34:12.440Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-10T14:34:12.440Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-10T14:34:12.440Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-10T14:34:12.440Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-10T14:34:12.440Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-10T14:34:12.440Z] === RUN TestCreateTmpfsMountsTarget [2019-11-10T14:34:12.440Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-11-10T14:34:12.440Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-10T14:34:13.428Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s) [2019-11-10T14:34:13.994Z] --- PASS: TestDaemonRestartIpcMode (3.96s) [2019-11-10T14:34:13.994Z] PASS [2019-11-10T14:34:13.994Z] [2019-11-10T14:34:13.994Z] === Skipped [2019-11-10T14:34:13.994Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-11-10T14:34:13.994Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-10T14:34:13.994Z] [2019-11-10T14:34:13.994Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-10T14:34:13.994Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:34:13.994Z] [2019-11-10T14:34:13.994Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-10T14:34:13.994Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:34:13.994Z] [2019-11-10T14:34:13.994Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-10T14:34:13.994Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-10T14:34:13.994Z] [2019-11-10T14:34:13.994Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-10T14:34:13.994Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-10T14:34:13.994Z] [2019-11-10T14:34:13.994Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-11-10T14:34:13.994Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:34:13.994Z] [2019-11-10T14:34:13.994Z] [2019-11-10T14:34:13.994Z] DONE 197 tests, 6 skipped in 133.238s [2019-11-10T14:34:13.994Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-11-10T14:34:13.994Z] ++ 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-10T14:34:13.994Z] ++ set -e [2019-11-10T14:34:13.994Z] ++ '[' -n 0 ']' [2019-11-10T14:34:13.994Z] ++ set -x [2019-11-10T14:34:13.994Z] ++ env -i DEST=/go/src/github.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-10T14:34:14.252Z] INFO: Testing against a local daemon [2019-11-10T14:34:14.252Z] === RUN TestCommitInheritsEnv [2019-11-10T14:34:14.809Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-10T14:34:14.809Z] --- PASS: TestConfigCreateWithLabels (2.54s) [2019-11-10T14:34:14.809Z] === RUN TestConfigCreateResolve [2019-11-10T14:34:14.809Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-10T14:34:14.819Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-11-10T14:34:14.819Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-10T14:34:14.819Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-10T14:34:14.819Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-10T14:34:14.819Z] === RUN TestImagesFilterMultiReference [2019-11-10T14:34:14.819Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2019-11-10T14:34:14.819Z] === RUN TestImagePullPlatformInvalid [2019-11-10T14:34:14.819Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-10T14:34:14.819Z] === RUN TestRemoveImageOrphaning [2019-11-10T14:34:15.235Z] INFO: make.ps1 starting at 11/10/2019 14:34:14 [2019-11-10T14:34:15.235Z] INFO: Git commit (4bf5a5b38) assumed from DOCKER_GITCOMMIT environment variable [2019-11-10T14:34:15.235Z] INFO: Invoking autogen... [2019-11-10T14:34:15.235Z] INFO: Building daemon... [2019-11-10T14:34:15.385Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-11-10T14:34:15.385Z] === RUN TestRemoveImageGarbageCollector [2019-11-10T14:34:15.385Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-10T14:34:15.385Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:34:15.385Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-10T14:34:15.385Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-10T14:34:15.385Z] === RUN TestTagInvalidReference [2019-11-10T14:34:15.408Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-10T14:34:15.639Z] --- PASS: TestCreateWithCustomMaskedPaths (2.56s) [2019-11-10T14:34:15.639Z] === RUN TestCreateWithCapabilities [2019-11-10T14:34:15.639Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-10T14:34:15.639Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-10T14:34:15.639Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-10T14:34:15.639Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-10T14:34:15.639Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-10T14:34:15.639Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-10T14:34:15.639Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-10T14:34:15.639Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-10T14:34:15.639Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-10T14:34:15.639Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-10T14:34:15.639Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-10T14:34:15.639Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-10T14:34:15.639Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-10T14:34:15.639Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-10T14:34:15.639Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-10T14:34:15.639Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-10T14:34:15.639Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-10T14:34:15.639Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-10T14:34:15.639Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-10T14:34:15.639Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-10T14:34:15.639Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-10T14:34:15.639Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-10T14:34:15.639Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-10T14:34:15.639Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-10T14:34:15.639Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-10T14:34:15.639Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-10T14:34:15.639Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-10T14:34:15.639Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-10T14:34:15.639Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-10T14:34:15.639Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-10T14:34:15.639Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-10T14:34:15.639Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-10T14:34:15.639Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-10T14:34:15.639Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-11-10T14:34:15.639Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-10T14:34:15.639Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-10T14:34:15.639Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-10T14:34:15.639Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-10T14:34:15.639Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-11-10T14:34:15.639Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-11-10T14:34:15.639Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.02s) [2019-11-10T14:34:15.639Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-11-10T14:34:15.639Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-11-10T14:34:15.639Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-11-10T14:34:15.639Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-11-10T14:34:15.639Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-10T14:34:15.643Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-10T14:34:15.643Z] === RUN TestTagValidPrefixedRepo [2019-11-10T14:34:15.643Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-11-10T14:34:15.644Z] === RUN TestTagExistedNameWithoutForce [2019-11-10T14:34:15.644Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-11-10T14:34:15.644Z] === RUN TestTagOfficialNames [2019-11-10T14:34:15.644Z] --- PASS: TestTagOfficialNames (0.08s) [2019-11-10T14:34:15.644Z] === RUN TestTagMatchesDigest [2019-11-10T14:34:15.644Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-10T14:34:15.644Z] PASS [2019-11-10T14:34:15.903Z] [2019-11-10T14:34:15.903Z] === Skipped [2019-11-10T14:34:15.903Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-11-10T14:34:15.903Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-10T14:34:15.903Z] [2019-11-10T14:34:15.903Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-10T14:34:15.903Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:34:15.903Z] [2019-11-10T14:34:15.903Z] [2019-11-10T14:34:15.903Z] DONE 12 tests, 2 skipped in 1.854s [2019-11-10T14:34:15.903Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-11-10T14:34:15.903Z] ++ 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-10T14:34:15.903Z] ++ set -e [2019-11-10T14:34:15.903Z] ++ '[' -n 0 ']' [2019-11-10T14:34:15.903Z] ++ set -x [2019-11-10T14:34:15.903Z] ++ env -i DEST=/go/src/github.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-10T14:34:15.903Z] INFO: Testing against a local daemon [2019-11-10T14:34:15.903Z] === RUN TestNetworkCreateDelete [2019-11-10T14:34:15.966Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-10T14:34:16.471Z] --- PASS: TestNetworkCreateDelete (0.41s) [2019-11-10T14:34:16.471Z] === RUN TestDockerNetworkDeletePreferID [2019-11-10T14:34:16.576Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-10T14:34:17.407Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2019-11-10T14:34:17.407Z] === RUN TestInspectNetwork [2019-11-10T14:34:17.936Z] --- PASS: TestConfigCreateResolve (3.04s) [2019-11-10T14:34:17.936Z] === RUN TestConfigDaemonLibtrustID [2019-11-10T14:34:18.085Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s) [2019-11-10T14:34:18.085Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-10T14:34:18.085Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:34:18.085Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:34:18.085Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:34:18.085Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:34:18.085Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:34:18.085Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:34:18.085Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:34:18.085Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:34:18.085Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:34:18.085Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:34:18.085Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:34:18.085Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:34:18.085Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:34:18.085Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:34:18.085Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:34:18.085Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-11-10T14:34:18.085Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2019-11-10T14:34:18.085Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-10T14:34:18.085Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-10T14:34:18.085Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-10T14:34:18.085Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-11-10T14:34:18.085Z] === RUN TestContainerStartOnDaemonRestart [2019-11-10T14:34:18.085Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-10T14:34:18.085Z] === RUN TestDaemonRestartIpcMode [2019-11-10T14:34:18.085Z] === PAUSE TestDaemonRestartIpcMode [2019-11-10T14:34:18.085Z] === RUN TestDiff [2019-11-10T14:34:18.190Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-11-10T14:34:18.190Z] PASS [2019-11-10T14:34:18.190Z] [2019-11-10T14:34:18.190Z] DONE 8 tests in 22.130s [2019-11-10T14:34:18.190Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-10T14:34:18.190Z] ++ 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-10T14:34:18.190Z] ++ set -e [2019-11-10T14:34:18.190Z] ++ '[' -n 0 ']' [2019-11-10T14:34:18.190Z] ++ set -x [2019-11-10T14:34:18.190Z] ++ env -i DEST=/go/src/github.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-10T14:34:18.445Z] INFO: Testing against a local daemon [2019-11-10T14:34:18.445Z] === RUN TestCheckpoint [2019-11-10T14:34:18.445Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-10T14:34:18.445Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-10T14:34:18.445Z] === RUN TestContainerInvalidJSON [2019-11-10T14:34:18.445Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:34:18.445Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:34:18.445Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:34:18.445Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:34:18.445Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:34:18.445Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:34:18.445Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:34:18.445Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:34:18.445Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:34:18.445Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-10T14:34:18.445Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-10T14:34:18.445Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-10T14:34:18.445Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-10T14:34:18.445Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-10T14:34:18.700Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-11-10T14:34:18.700Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-10T14:34:18.700Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-11-10T14:34:18.700Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-10T14:34:18.700Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-11-10T14:34:18.700Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-10T14:34:18.892Z] --- PASS: TestDiff (0.82s) [2019-11-10T14:34:18.892Z] === RUN TestExecWithCloseStdin [2019-11-10T14:34:18.955Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-11-10T14:34:18.955Z] === RUN TestCopyFromContainer [2019-11-10T14:34:18.955Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-10T14:34:19.100Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2019-11-10T14:34:19.515Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-10T14:34:19.769Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-10T14:34:19.769Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-10T14:34:20.244Z] --- PASS: TestExecWithCloseStdin (1.05s) [2019-11-10T14:34:20.244Z] === RUN TestExec [2019-11-10T14:34:21.037Z] --- PASS: TestExec (1.14s) [2019-11-10T14:34:21.037Z] === RUN TestExecUser [2019-11-10T14:34:21.129Z] === RUN TestCopyFromContainer// [2019-11-10T14:34:21.129Z] === RUN TestCopyFromContainer//bar/root [2019-11-10T14:34:21.129Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-10T14:34:21.129Z] === RUN TestCopyFromContainer/bar/quux [2019-11-10T14:34:21.384Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-10T14:34:21.384Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-10T14:34:21.384Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-10T14:34:21.639Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-10T14:34:21.639Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-10T14:34:21.639Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-10T14:34:21.895Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-10T14:34:21.895Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-10T14:34:22.151Z] --- PASS: TestCopyFromContainer (3.24s) [2019-11-10T14:34:22.151Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-10T14:34:22.151Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-11-10T14:34:22.151Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2019-11-10T14:34:22.151Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-11-10T14:34:22.151Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-10T14:34:22.151Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-11-10T14:34:22.151Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-11-10T14:34:22.151Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2019-11-10T14:34:22.151Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-11-10T14:34:22.151Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2019-11-10T14:34:22.151Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-10T14:34:22.151Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:34:22.151Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:34:22.151Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:34:22.151Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:34:22.151Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:34:22.151Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:34:22.151Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:34:22.151Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:34:22.151Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:34:22.151Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2019-11-10T14:34:22.151Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-10T14:34:22.151Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-10T14:34:22.151Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-10T14:34:22.151Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-10T14:34:22.151Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-10T14:34:22.151Z] === RUN TestCreateWithInvalidEnv [2019-11-10T14:34:22.151Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-10T14:34:22.151Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-10T14:34:22.151Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-10T14:34:22.151Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-10T14:34:22.151Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-10T14:34:22.151Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-10T14:34:22.151Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-10T14:34:22.151Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-10T14:34:22.151Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-10T14:34:22.151Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-11-10T14:34:22.151Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-10T14:34:22.151Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-10T14:34:22.151Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-10T14:34:22.151Z] === RUN TestCreateTmpfsMountsTarget [2019-11-10T14:34:22.151Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-11-10T14:34:22.151Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-10T14:34:22.302Z] --- PASS: TestExecUser (1.08s) [2019-11-10T14:34:22.302Z] === RUN TestExportContainerAndImportImage [2019-11-10T14:34:22.710Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-10T14:34:22.710Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-10T14:34:22.710Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-10T14:34:23.677Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2019-11-10T14:34:23.677Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-10T14:34:23.983Z] === RUN TestInspectNetwork/full_network_id [2019-11-10T14:34:23.983Z] === RUN TestInspectNetwork/partial_network_id [2019-11-10T14:34:23.983Z] === RUN TestInspectNetwork/network_name [2019-11-10T14:34:23.983Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-10T14:34:24.597Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-10T14:34:24.852Z] --- PASS: TestCreateWithCustomMaskedPaths (2.73s) [2019-11-10T14:34:24.852Z] === RUN TestCreateWithCapabilities [2019-11-10T14:34:24.852Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-10T14:34:24.852Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-10T14:34:24.852Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-10T14:34:24.852Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-10T14:34:24.852Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-10T14:34:24.852Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-10T14:34:24.852Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-10T14:34:24.852Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-10T14:34:24.852Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-10T14:34:24.852Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-10T14:34:24.852Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-10T14:34:24.852Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-10T14:34:24.852Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-10T14:34:24.852Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-10T14:34:24.852Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-10T14:34:24.852Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-10T14:34:24.852Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-10T14:34:24.852Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-10T14:34:24.852Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-10T14:34:24.852Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-10T14:34:24.852Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-10T14:34:24.852Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-10T14:34:24.935Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2019-11-10T14:34:24.935Z] === RUN TestHealthCheckWorkdir [2019-11-10T14:34:25.107Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-10T14:34:25.107Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-10T14:34:25.107Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-10T14:34:25.107Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-10T14:34:25.107Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-10T14:34:25.107Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-10T14:34:25.107Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-10T14:34:25.107Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-10T14:34:25.107Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-10T14:34:25.107Z] === CONT TestCreateWithCapabilities/valid_capabilities=== RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-10T14:34:25.107Z] [2019-11-10T14:34:25.107Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-10T14:34:25.362Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-11-10T14:34:25.362Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-10T14:34:25.362Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-10T14:34:25.362Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-10T14:34:25.362Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-11-10T14:34:25.362Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-10T14:34:25.362Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-11-10T14:34:25.362Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-10T14:34:25.362Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-10T14:34:25.362Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-11-10T14:34:25.362Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-11-10T14:34:25.362Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-11-10T14:34:25.362Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-10T14:34:26.200Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2019-11-10T14:34:26.200Z] === RUN TestHealthKillContainer [2019-11-10T14:34:26.726Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-10T14:34:28.087Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.72s) [2019-11-10T14:34:28.087Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-10T14:34:28.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:34:28.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:34:28.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:34:28.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:34:28.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:34:28.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:34:28.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:34:28.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:34:28.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:34:28.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:34:28.087Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-10T14:34:28.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:34:28.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:34:28.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:34:28.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:34:28.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:34:28.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-10T14:34:28.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-11-10T14:34:28.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-11-10T14:34:28.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-10T14:34:28.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-11-10T14:34:28.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-10T14:34:28.087Z] === RUN TestContainerStartOnDaemonRestart [2019-11-10T14:34:28.087Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-10T14:34:28.087Z] === RUN TestDaemonRestartIpcMode [2019-11-10T14:34:28.087Z] === PAUSE TestDaemonRestartIpcMode [2019-11-10T14:34:28.087Z] === RUN TestDiff [2019-11-10T14:34:28.168Z] --- PASS: TestInspectNetwork (10.63s) [2019-11-10T14:34:28.168Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-10T14:34:28.168Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-10T14:34:28.168Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-10T14:34:28.168Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-10T14:34:28.168Z] === RUN TestRunContainerWithBridgeNone [2019-11-10T14:34:28.648Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-10T14:34:28.903Z] --- PASS: TestDiff (0.89s) [2019-11-10T14:34:28.903Z] === RUN TestExecWithCloseStdin [2019-11-10T14:34:29.157Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-10T14:34:29.738Z] --- PASS: TestHealthKillContainer (3.15s) [2019-11-10T14:34:29.739Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-10T14:34:30.082Z] --- PASS: TestExecWithCloseStdin (1.22s) [2019-11-10T14:34:30.082Z] === RUN TestExec [2019-11-10T14:34:30.113Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2019-11-10T14:34:30.113Z] === RUN TestIpcModeNone [2019-11-10T14:34:30.336Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-10T14:34:31.260Z] --- PASS: TestExec (1.18s) [2019-11-10T14:34:31.260Z] === RUN TestExecUser [2019-11-10T14:34:31.452Z] --- PASS: TestRunContainerWithBridgeNone (2.83s) [2019-11-10T14:34:31.452Z] === RUN TestNetworkInvalidJSON [2019-11-10T14:34:31.452Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-10T14:34:31.452Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-10T14:34:31.452Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:34:31.452Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:34:31.452Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:34:31.452Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:34:31.452Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-10T14:34:31.452Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:34:31.452Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:34:31.452Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-10T14:34:31.452Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-10T14:34:31.452Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-10T14:34:31.452Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-10T14:34:31.452Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-10T14:34:31.660Z] --- PASS: TestIpcModeNone (1.19s) [2019-11-10T14:34:31.660Z] === RUN TestIpcModePrivate [2019-11-10T14:34:32.151Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-10T14:34:32.388Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s) [2019-11-10T14:34:32.388Z] === RUN TestDaemonDefaultNetworkPools [2019-11-10T14:34:32.453Z] --- PASS: TestIpcModePrivate (1.09s) [2019-11-10T14:34:32.453Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-10T14:34:32.453Z] === RUN TestIpcModeShareable [2019-11-10T14:34:32.620Z] --- PASS: TestExecUser (1.12s) [2019-11-10T14:34:32.620Z] === RUN TestExportContainerAndImportImage [2019-11-10T14:34:33.545Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2019-11-10T14:34:33.545Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-10T14:34:33.710Z] --- PASS: TestIpcModeShareable (1.13s) [2019-11-10T14:34:33.710Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-10T14:34:33.710Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-10T14:34:33.764Z] --- PASS: TestDaemonDefaultNetworkPools (1.19s) [2019-11-10T14:34:33.764Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-10T14:34:33.802Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-10T14:34:34.361Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-10T14:34:35.285Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s) [2019-11-10T14:34:35.285Z] === RUN TestHealthCheckWorkdir [2019-11-10T14:34:35.666Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.89s) [2019-11-10T14:34:35.667Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-10T14:34:36.723Z] --- PASS: TestHealthCheckWorkdir (1.37s) [2019-11-10T14:34:36.723Z] === RUN TestHealthKillContainer [2019-11-10T14:34:36.994Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.22s) [2019-11-10T14:34:36.994Z] === RUN TestAPIIpcModeHost [2019-11-10T14:34:37.789Z] --- PASS: TestAPIIpcModeHost (0.88s) [2019-11-10T14:34:37.789Z] === RUN TestDaemonIpcModeShareable [2019-11-10T14:34:38.082Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-10T14:34:38.199Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.22s) [2019-11-10T14:34:38.199Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-10T14:34:38.338Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-10T14:34:38.458Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2019-11-10T14:34:38.458Z] === RUN TestServiceWithPredefinedNetwork [2019-11-10T14:34:39.687Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2019-11-10T14:34:39.687Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-10T14:34:39.687Z] === RUN TestDaemonIpcModePrivate [2019-11-10T14:34:39.699Z] --- PASS: TestHealthKillContainer (3.13s) [2019-11-10T14:34:39.699Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-10T14:34:40.624Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2019-11-10T14:34:40.625Z] === RUN TestIpcModeNone [2019-11-10T14:34:41.526Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2019-11-10T14:34:41.526Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-10T14:34:41.526Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-10T14:34:41.549Z] --- PASS: TestIpcModeNone (1.05s) [2019-11-10T14:34:41.549Z] === RUN TestIpcModePrivate [2019-11-10T14:34:41.742Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2019-11-10T14:34:41.742Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-10T14:34:41.742Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-10T14:34:41.742Z] service_test.go:230: FLAKY_TEST [2019-11-10T14:34:41.742Z] === RUN TestServiceWithDataPathPortInit [2019-11-10T14:34:42.473Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-10T14:34:42.473Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-10T14:34:42.729Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-10T14:34:42.984Z] --- PASS: TestIpcModePrivate (1.24s) [2019-11-10T14:34:42.984Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:220, shared: false, mustBeShared: false [2019-11-10T14:34:42.984Z] === RUN TestIpcModeShareable [2019-11-10T14:34:43.366Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2019-11-10T14:34:43.366Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-10T14:34:43.366Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-10T14:34:43.908Z] --- PASS: TestIpcModeShareable (1.17s) [2019-11-10T14:34:43.908Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:191, shared: true, mustBeShared: true [2019-11-10T14:34:43.908Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-10T14:34:44.832Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-10T14:34:45.315Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s) [2019-11-10T14:34:45.315Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-10T14:34:45.315Z] === RUN TestIpcModeOlderClient [2019-11-10T14:34:45.315Z] === PAUSE TestIpcModeOlderClient [2019-11-10T14:34:45.315Z] === RUN TestKillContainerInvalidSignal [2019-11-10T14:34:46.194Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-10T14:34:46.449Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-10T14:34:46.589Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2019-11-10T14:34:46.589Z] === RUN TestKillContainer [2019-11-10T14:34:46.589Z] === RUN TestKillContainer/no_signal [2019-11-10T14:34:47.010Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-10T14:34:47.266Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.22s) [2019-11-10T14:34:47.266Z] === RUN TestAPIIpcModeHost [2019-11-10T14:34:47.501Z] === RUN TestKillContainer/non_killing_signal [2019-11-10T14:34:47.522Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-10T14:34:47.924Z] === RUN TestKillContainer/killing_signal [2019-11-10T14:34:48.446Z] --- PASS: TestAPIIpcModeHost (0.97s) [2019-11-10T14:34:48.446Z] === RUN TestDaemonIpcModeShareable [2019-11-10T14:34:48.446Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-10T14:34:49.187Z] --- PASS: TestKillContainer (2.79s) [2019-11-10T14:34:49.187Z] --- PASS: TestKillContainer/no_signal (0.87s) [2019-11-10T14:34:49.187Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2019-11-10T14:34:49.187Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2019-11-10T14:34:49.187Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-10T14:34:49.187Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-10T14:34:49.375Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-10T14:34:49.936Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-10T14:34:49.983Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-10T14:34:50.191Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2019-11-10T14:34:50.191Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: true, mustBeShared: true [2019-11-10T14:34:50.191Z] === RUN TestDaemonIpcModePrivate [2019-11-10T14:34:50.637Z] ......... [ 85%] [2019-11-10T14:34:50.750Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-10T14:34:51.237Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.93s) [2019-11-10T14:34:51.237Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2019-11-10T14:34:51.237Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2019-11-10T14:34:51.237Z] === RUN TestKillStoppedContainer [2019-11-10T14:34:51.237Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-11-10T14:34:51.237Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-10T14:34:51.237Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-10T14:34:51.237Z] === RUN TestKillDifferentUserContainer [2019-11-10T14:34:51.312Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-10T14:34:52.166Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2019-11-10T14:34:52.166Z] === RUN TestInspectOomKilledTrue [2019-11-10T14:34:52.166Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-10T14:34:52.166Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:34:52.166Z] === RUN TestInspectOomKilledFalse [2019-11-10T14:34:52.166Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-10T14:34:52.166Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:34:52.166Z] === RUN TestLinksEtcHostsContentMatch [2019-11-10T14:34:52.237Z] --- PASS: TestDaemonIpcModePrivate (1.96s) [2019-11-10T14:34:52.237Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false [2019-11-10T14:34:52.237Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-10T14:34:52.964Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s) [2019-11-10T14:34:52.964Z] === RUN TestLinksContainerNames [2019-11-10T14:34:53.163Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-10T14:34:54.088Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.97s) [2019-11-10T14:34:54.088Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false [2019-11-10T14:34:54.088Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-10T14:34:54.764Z] --- PASS: TestLinksContainerNames (1.65s) [2019-11-10T14:34:54.764Z] === RUN TestLogsFollowTailEmpty [2019-11-10T14:34:55.017Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-10T14:34:55.017Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-10T14:34:55.674Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2019-11-10T14:34:55.674Z] === RUN TestContainerNetworkMountsNoChown [2019-11-10T14:34:55.741Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-10T14:34:55.941Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s) [2019-11-10T14:34:55.941Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:192, shared: true, mustBeShared: true [2019-11-10T14:34:55.941Z] === RUN TestIpcModeOlderClient [2019-11-10T14:34:55.941Z] === PAUSE TestIpcModeOlderClient [2019-11-10T14:34:55.941Z] === RUN TestKillContainerInvalidSignal [2019-11-10T14:34:56.468Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/default [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/default [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/private [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/private [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rprivate [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/slave [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/slave [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rslave [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/shared [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/shared [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rshared [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-10T14:34:56.468Z] === CONT TestMountDaemonRoot/default [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-10T14:34:56.468Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-10T14:34:56.468Z] === CONT TestMountDaemonRoot/rshared [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-10T14:34:56.468Z] === CONT TestMountDaemonRoot/rprivate [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-10T14:34:56.468Z] === CONT TestMountDaemonRoot/shared [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-10T14:34:56.468Z] === CONT TestMountDaemonRoot/rslave [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-10T14:34:56.468Z] === CONT TestMountDaemonRoot/slave [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-10T14:34:56.468Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-10T14:34:56.468Z] === CONT TestMountDaemonRoot/private [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-10T14:34:56.468Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-10T14:34:56.468Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-10T14:34:56.468Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-10T14:34:56.468Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-10T14:34:56.468Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-10T14:34:56.468Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-10T14:34:56.838Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-10T14:34:56.906Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-10T14:34:56.906Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2019-11-10T14:34:56.906Z] === RUN TestKillContainer [2019-11-10T14:34:56.906Z] === RUN TestKillContainer/no_signal [2019-11-10T14:34:57.206Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-10T14:34:57.206Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-10T14:34:57.206Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-10T14:34:57.206Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-10T14:34:57.206Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-10T14:34:57.206Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-10T14:34:57.206Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-10T14:34:57.206Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot (0.01s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-10T14:34:57.206Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-10T14:34:57.206Z] === RUN TestContainerBindMountNonRecursive [2019-11-10T14:34:57.369Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-10T14:34:57.830Z] === RUN TestKillContainer/non_killing_signal [2019-11-10T14:34:57.831Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-10T14:34:58.391Z] === RUN TestKillContainer/killing_signal [2019-11-10T14:34:58.646Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-10T14:34:59.205Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-10T14:34:59.232Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2019-11-10T14:34:59.232Z] === RUN TestNetworkNat [2019-11-10T14:34:59.764Z] --- PASS: TestKillContainer (2.88s) [2019-11-10T14:34:59.764Z] --- PASS: TestKillContainer/no_signal (0.88s) [2019-11-10T14:34:59.764Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) [2019-11-10T14:34:59.764Z] --- PASS: TestKillContainer/killing_signal (1.00s) [2019-11-10T14:34:59.764Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-10T14:34:59.764Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-10T14:35:00.047Z] --- PASS: TestNetworkNat (0.92s) [2019-11-10T14:35:00.047Z] === RUN TestNetworkLocalhostTCPNat [2019-11-10T14:35:00.720Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-10T14:35:00.979Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-10T14:35:00.979Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-10T14:35:01.296Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2019-11-10T14:35:01.296Z] === RUN TestNetworkLoopbackNat [2019-11-10T14:35:01.539Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-10T14:35:01.797Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.05s) [2019-11-10T14:35:01.797Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.10s) [2019-11-10T14:35:01.797Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2019-11-10T14:35:01.797Z] === RUN TestKillStoppedContainer [2019-11-10T14:35:01.797Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-11-10T14:35:01.797Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-10T14:35:02.052Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-11-10T14:35:02.052Z] === RUN TestKillDifferentUserContainer [2019-11-10T14:35:02.105Z] --- PASS: TestNetworkLoopbackNat (1.11s) [2019-11-10T14:35:02.105Z] === RUN TestPause [2019-11-10T14:35:02.963Z] --- PASS: TestPause (0.94s) [2019-11-10T14:35:02.963Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-10T14:35:02.963Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-10T14:35:02.963Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-10T14:35:02.963Z] === RUN TestPauseStopPausedContainer [2019-11-10T14:35:02.976Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2019-11-10T14:35:02.976Z] === RUN TestInspectOomKilledTrue [2019-11-10T14:35:02.976Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-10T14:35:02.976Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:35:02.976Z] === RUN TestInspectOomKilledFalse [2019-11-10T14:35:02.976Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-10T14:35:02.976Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:35:02.976Z] === RUN TestLinksEtcHostsContentMatch [2019-11-10T14:35:03.535Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2019-11-10T14:35:03.535Z] === RUN TestLinksContainerNames [2019-11-10T14:35:03.671Z] --- PASS: TestServiceWithDataPathPortInit (19.77s) [2019-11-10T14:35:03.671Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-10T14:35:03.945Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-10T14:35:03.945Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-10T14:35:04.094Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-10T14:35:04.221Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2019-11-10T14:35:04.221Z] === RUN TestPsFilter [2019-11-10T14:35:04.221Z] --- PASS: TestPsFilter (0.24s) [2019-11-10T14:35:04.221Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-10T14:35:05.019Z] --- PASS: TestLinksContainerNames (1.56s) [2019-11-10T14:35:05.019Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2019-11-10T14:35:05.019Z] === RUN TestLogsFollowTailEmpty [2019-11-10T14:35:05.019Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-10T14:35:05.019Z] === RUN TestRemoveContainerWithVolume [2019-11-10T14:35:05.813Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2019-11-10T14:35:05.813Z] === RUN TestRemoveContainerRunning [2019-11-10T14:35:05.943Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2019-11-10T14:35:05.943Z] === RUN TestContainerNetworkMountsNoChown [2019-11-10T14:35:06.686Z] --- PASS: TestRemoveContainerRunning (0.86s) [2019-11-10T14:35:06.686Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-10T14:35:06.868Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/default [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/default [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/private [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/private [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rprivate [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/slave [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/slave [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rslave [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/shared [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/shared [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rshared [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-10T14:35:06.868Z] === CONT TestMountDaemonRoot/default [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-10T14:35:06.868Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-10T14:35:06.868Z] === CONT TestMountDaemonRoot/rshared [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-10T14:35:06.868Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-10T14:35:06.868Z] === CONT TestMountDaemonRoot/shared [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-10T14:35:06.868Z] === CONT TestMountDaemonRoot/rslave [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-10T14:35:06.868Z] === CONT TestMountDaemonRoot/slave [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-10T14:35:06.868Z] === CONT TestMountDaemonRoot/rprivate [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-10T14:35:06.868Z] === CONT TestMountDaemonRoot/private [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-10T14:35:06.868Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-10T14:35:06.868Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-10T14:35:06.868Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-10T14:35:06.868Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-10T14:35:06.868Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-10T14:35:06.868Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-10T14:35:07.123Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-10T14:35:07.123Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-10T14:35:07.123Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-10T14:35:07.123Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-10T14:35:07.123Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-10T14:35:07.123Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-10T14:35:07.123Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-10T14:35:07.123Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-10T14:35:07.123Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-10T14:35:07.123Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-10T14:35:07.123Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-10T14:35:07.123Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-10T14:35:07.378Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-10T14:35:07.378Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-10T14:35:07.378Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-10T14:35:07.378Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-10T14:35:07.378Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-10T14:35:07.378Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-10T14:35:07.378Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-10T14:35:07.378Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-10T14:35:07.378Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-10T14:35:07.378Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-10T14:35:07.476Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2019-11-10T14:35:07.476Z] === RUN TestRemoveInvalidContainer [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-10T14:35:07.633Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-10T14:35:07.633Z] === RUN TestContainerBindMountNonRecursive [2019-11-10T14:35:07.865Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-10T14:35:07.865Z] === RUN TestRenameLinkedContainer [2019-11-10T14:35:09.516Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2019-11-10T14:35:09.516Z] === RUN TestNetworkNat [2019-11-10T14:35:10.162Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-10T14:35:10.442Z] --- PASS: TestNetworkNat (0.77s) [2019-11-10T14:35:10.442Z] === RUN TestNetworkLocalhostTCPNat [2019-11-10T14:35:11.002Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2019-11-10T14:35:11.002Z] === RUN TestNetworkLoopbackNat [2019-11-10T14:35:11.123Z] --- PASS: TestRenameLinkedContainer (3.61s) [2019-11-10T14:35:11.123Z] === RUN TestRenameStoppedContainer [2019-11-10T14:35:11.562Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-10T14:35:11.562Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-10T14:35:11.784Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.75s) [2019-11-10T14:35:11.784Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tu80259jicn8rgrfrgcpd6jv0 Created:2019-11-10 14:35:03.173019151 +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[42b039669a51c9d1def0bc35a9b873e5dd1dfe10d13cf4cd9eea6537103f9261:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.94ushqxa7gd3zsspwomecj2pw EndpointID:ca5e144f7d8dfce93c1d246c5b206bb2ceea129369a090290ce9a7531f7c9208 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:184ab436f6339cf12a7cece98f5896e7300f256c8208bf09f5ba6e234978d036 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:25e519b59dc1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.94ushqxa7gd3zsspwomecj2pw EndpointID:ca5e144f7d8dfce93c1d246c5b206bb2ceea129369a090290ce9a7531f7c9208 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-10T14:35:11.784Z] PASS [2019-11-10T14:35:11.784Z] [2019-11-10T14:35:11.784Z] === Skipped [2019-11-10T14:35:11.784Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-10T14:35:11.784Z] service_test.go:230: FLAKY_TEST [2019-11-10T14:35:11.784Z] [2019-11-10T14:35:11.784Z] [2019-11-10T14:35:11.784Z] DONE 21 tests, 1 skipped in 55.520s [2019-11-10T14:35:11.784Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-10T14:35:11.784Z] ++ 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-10T14:35:11.784Z] ++ set -e [2019-11-10T14:35:11.784Z] ++ '[' -n 0 ']' [2019-11-10T14:35:11.784Z] ++ set -x [2019-11-10T14:35:11.784Z] ++ env -i DEST=/go/src/github.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-10T14:35:11.784Z] INFO: Testing against a local daemon [2019-11-10T14:35:11.784Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-10T14:35:11.784Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-10T14:35:11.784Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:35:11.784Z] === RUN TestDockerNetworkIpvlan [2019-11-10T14:35:11.784Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-10T14:35:11.784Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:35:11.784Z] PASS [2019-11-10T14:35:11.784Z] [2019-11-10T14:35:11.784Z] === Skipped [2019-11-10T14:35:11.784Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-10T14:35:11.784Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:35:11.784Z] [2019-11-10T14:35:11.784Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-10T14:35:11.784Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:35:11.784Z] [2019-11-10T14:35:11.784Z] [2019-11-10T14:35:11.784Z] DONE 2 tests, 2 skipped in 0.166s [2019-11-10T14:35:11.784Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-10T14:35:11.785Z] ++ 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-10T14:35:11.785Z] ++ set -e [2019-11-10T14:35:11.785Z] ++ '[' -n 0 ']' [2019-11-10T14:35:11.785Z] ++ set -x [2019-11-10T14:35:11.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T14:35:11.785Z] INFO: Testing against a local daemon [2019-11-10T14:35:11.785Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-10T14:35:12.121Z] --- PASS: TestNetworkLoopbackNat (1.02s) [2019-11-10T14:35:12.121Z] === RUN TestPause [2019-11-10T14:35:12.382Z] --- PASS: TestRenameStoppedContainer (0.96s) [2019-11-10T14:35:12.382Z] === RUN TestRenameRunningContainerAndReuse [2019-11-10T14:35:13.047Z] --- PASS: TestPause (0.88s) [2019-11-10T14:35:13.047Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-10T14:35:13.047Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-10T14:35:13.047Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-10T14:35:13.047Z] === RUN TestPauseStopPausedContainer [2019-11-10T14:35:13.431Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-10T14:35:13.688Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.03s) [2019-11-10T14:35:13.688Z] === RUN TestDockerNetworkMacvlan [2019-11-10T14:35:13.689Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-10T14:35:14.015Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2019-11-10T14:35:14.015Z] === RUN TestPsFilter [2019-11-10T14:35:14.015Z] --- PASS: TestPsFilter (0.21s) [2019-11-10T14:35:14.015Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-10T14:35:14.213Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2019-11-10T14:35:14.213Z] === RUN TestRenameInvalidName [2019-11-10T14:35:14.623Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-10T14:35:15.012Z] --- PASS: TestRenameInvalidName (0.99s) [2019-11-10T14:35:15.012Z] === RUN TestRenameAnonymousContainer [2019-11-10T14:35:15.377Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.15s) [2019-11-10T14:35:15.377Z] === RUN TestRemoveContainerWithVolume [2019-11-10T14:35:15.999Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-10T14:35:16.740Z] --- PASS: TestRemoveContainerWithVolume (1.20s) [2019-11-10T14:35:16.740Z] === RUN TestRemoveContainerRunning [2019-11-10T14:35:16.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-10T14:35:17.376Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-10T14:35:17.554Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-10T14:35:17.554Z] --- PASS: TestRemoveContainerRunning (1.07s) [2019-11-10T14:35:17.554Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-10T14:35:18.213Z] --- PASS: TestRenameAnonymousContainer (2.87s) [2019-11-10T14:35:18.213Z] === RUN TestRenameContainerWithSameName [2019-11-10T14:35:18.274Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-10T14:35:18.482Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s) [2019-11-10T14:35:18.482Z] === RUN TestRemoveInvalidContainer [2019-11-10T14:35:18.482Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-11-10T14:35:18.482Z] === RUN TestRenameLinkedContainer [2019-11-10T14:35:18.532Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-10T14:35:18.532Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-10T14:35:18.675Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2019-11-10T14:35:18.675Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-10T14:35:18.790Z] [2019-11-10T14:35:18.790Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-10T14:35:18.790Z] =========================== short test summary info ============================ [2019-11-10T14:35:18.790Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-10T14:35:18.790Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-10T14:35:18.790Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-10T14:35:18.790Z] Not supported on most drivers [2019-11-10T14:35:18.790Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-10T14:35:18.790Z] This doesn't seem to be taken into account by the engine [2019-11-10T14:35:18.790Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-10T14:35:18.790Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-10T14:35:18.790Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-10T14:35:18.790Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-10T14:35:18.790Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-10T14:35:18.790Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-10T14:35:18.790Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-10T14:35:18.790Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 340.53 seconds == [2019-11-10T14:35:19.047Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-10T14:35:19.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-10T14:35:20.512Z] --- PASS: TestRenameContainerWithLinkedContainer (1.89s) [2019-11-10T14:35:20.512Z] === RUN TestResize [2019-11-10T14:35:20.660Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-10T14:35:21.294Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-10T14:35:21.775Z] --- PASS: TestResize (0.95s) [2019-11-10T14:35:21.775Z] === RUN TestResizeWithInvalidSize [2019-11-10T14:35:21.854Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-10T14:35:22.689Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2019-11-10T14:35:22.689Z] === RUN TestResizeWhenContainerNotStarted [2019-11-10T14:35:22.780Z] --- PASS: TestRenameLinkedContainer (4.16s) [2019-11-10T14:35:22.780Z] === RUN TestRenameStoppedContainer [2019-11-10T14:35:23.483Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2019-11-10T14:35:23.483Z] === RUN TestDaemonRestartKillContainers [2019-11-10T14:35:23.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-10T14:35:23.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-10T14:35:23.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-10T14:35:23.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-10T14:35:23.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-10T14:35:23.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-10T14:35:23.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-10T14:35:23.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-10T14:35:23.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-10T14:35:23.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-10T14:35:23.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-10T14:35:23.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-10T14:35:23.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-10T14:35:23.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-10T14:35:23.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-10T14:35:23.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-10T14:35:23.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:35:23.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:35:23.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:35:23.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:35:23.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:35:23.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:35:23.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:35:23.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:35:23.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-10T14:35:23.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-10T14:35:23.706Z] --- PASS: TestRenameStoppedContainer (0.94s) [2019-11-10T14:35:23.706Z] === RUN TestRenameRunningContainerAndReuse [2019-11-10T14:35:25.590Z] --- PASS: TestRenameRunningContainerAndReuse (1.92s) [2019-11-10T14:35:25.590Z] === RUN TestRenameInvalidName [2019-11-10T14:35:25.929Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-10T14:35:25.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:35:26.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:35:26.951Z] --- PASS: TestRenameInvalidName (1.34s) [2019-11-10T14:35:26.951Z] === RUN TestRenameAnonymousContainer [2019-11-10T14:35:27.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:35:27.385Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-10T14:35:27.385Z] [2019-11-10T14:35:27.385Z] ________ ____ __. [2019-11-10T14:35:27.385Z] \_____ \ | |/ _| [2019-11-10T14:35:27.385Z] / | \| < [2019-11-10T14:35:27.385Z] / | \ | \ [2019-11-10T14:35:27.385Z] \_______ /____|__ \ [2019-11-10T14:35:27.385Z] \/ \/ [2019-11-10T14:35:27.385Z] [2019-11-10T14:35:27.385Z] INFO: make.ps1 ended at 11/10/2019 14:35:20 [2019-11-10T14:35:27.385Z] INFO: Binaries build ended at 11/10/2019 14:35:23. Duration:00:01:13.8852516 [2019-11-10T14:35:27.385Z] INFO: Copying the built daemon binary to d:\CI\PR-40193\2\binary\dockerd-4bf5a5b38.exe... [2019-11-10T14:35:27.385Z] INFO: Copying the built client binary to d:\CI\PR-40193\2\binary\docker-4bf5a5b38.exe... [2019-11-10T14:35:27.385Z] INFO: Copying dockerversion from the container... [2019-11-10T14:35:27.385Z] INFO: Copying the golang package from the container to d:\CI\PR-40193\2\installer\go.zip... [2019-11-10T14:35:27.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:35:28.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-10T14:35:29.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-10T14:35:30.299Z] INFO: Extracting go.zip to d:\CI\PR-40193\2\go [2019-11-10T14:35:31.235Z] Clearing AppArmor profiles cache:. [2019-11-10T14:35:31.235Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-10T14:35:31.235Z] Unloading profiles will leave already running processes permanently [2019-11-10T14:35:31.235Z] unconfined, which can lead to unexpected situations. [2019-11-10T14:35:31.235Z] [2019-11-10T14:35:31.235Z] To set a process to complain mode, use the command line tool [2019-11-10T14:35:31.235Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-10T14:35:31.235Z] with the 'teardown' option." [2019-11-10T14:35:31.235Z] [2019-11-10T14:35:31.293Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-10T14:35:31.696Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon Post stage [Pipeline] junit [2019-11-10T14:35:31.812Z] Recording test results [2019-11-10T14:35:32.186Z] --- PASS: TestRenameAnonymousContainer (4.49s) [2019-11-10T14:35:32.186Z] === RUN TestRenameContainerWithSameName [2019-11-10T14:35:32.493Z] === RUN TestDockerNetworkMacvlan/Addressing [Pipeline] sh [2019-11-10T14:35:33.110Z] --- PASS: TestRenameContainerWithSameName (1.53s) [2019-11-10T14:35:33.110Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-10T14:35:33.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-10T14:35:33.140Z] + echo Ensuring container killed. [2019-11-10T14:35:33.140Z] Ensuring container killed. [2019-11-10T14:35:33.140Z] + docker rm -vf docker-pr2 [2019-11-10T14:35:33.140Z] Error: No such container: docker-pr2 [2019-11-10T14:35:33.140Z] + true [Pipeline] sh [2019-11-10T14:35:33.365Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-10T14:35:33.425Z] + echo Chowning /workspace to jenkins user [2019-11-10T14:35:33.425Z] Chowning /workspace to jenkins user [2019-11-10T14:35:33.425Z] + id -u [2019-11-10T14:35:33.425Z] + id -g [2019-11-10T14:35:33.425Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40193:/workspace busybox chown -R 1000:1000 /workspace [2019-11-10T14:35:33.425Z] Unable to find image 'busybox:latest' locally [2019-11-10T14:35:33.425Z] latest: Pulling from library/busybox [2019-11-10T14:35:33.425Z] 0f8c40e1270f: Pulling fs layer [2019-11-10T14:35:33.429Z] --- PASS: TestDockerNetworkMacvlan (19.54s) [2019-11-10T14:35:33.429Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2019-11-10T14:35:33.429Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2019-11-10T14:35:33.429Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.20s) [2019-11-10T14:35:33.429Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.02s) [2019-11-10T14:35:33.429Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.85s) [2019-11-10T14:35:33.429Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2019-11-10T14:35:33.429Z] PASS [2019-11-10T14:35:33.429Z] [2019-11-10T14:35:33.429Z] DONE 8 tests in 21.733s [2019-11-10T14:35:33.429Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-10T14:35:33.429Z] ++ 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-10T14:35:33.429Z] ++ set -e [2019-11-10T14:35:33.429Z] ++ '[' -n 0 ']' [2019-11-10T14:35:33.429Z] ++ set -x [2019-11-10T14:35:33.429Z] ++ env -i DEST=/go/src/github.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-10T14:35:33.429Z] testing: warning: no tests to run [2019-11-10T14:35:33.429Z] PASS [2019-11-10T14:35:33.429Z] [2019-11-10T14:35:33.429Z] DONE 0 tests in 0.033s [2019-11-10T14:35:33.429Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-10T14:35:33.429Z] ++ 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-10T14:35:33.429Z] ++ set -e [2019-11-10T14:35:33.429Z] ++ '[' -n 0 ']' [2019-11-10T14:35:33.429Z] ++ set -x [2019-11-10T14:35:33.429Z] ++ env -i DEST=/go/src/github.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-10T14:35:33.429Z] INFO: Testing against a local daemon [2019-11-10T14:35:33.429Z] === RUN TestAuthZPluginAllowRequest [2019-11-10T14:35:33.682Z] 0f8c40e1270f: Verifying Checksum [2019-11-10T14:35:33.682Z] 0f8c40e1270f: Download complete [2019-11-10T14:35:33.939Z] 0f8c40e1270f: Pull complete [2019-11-10T14:35:33.939Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-10T14:35:33.939Z] Status: Downloaded newer image for busybox:latest [2019-11-10T14:35:34.253Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-10T14:35:34.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-10T14:35:35.255Z] --- PASS: TestRenameContainerWithLinkedContainer (1.96s) [2019-11-10T14:35:35.255Z] === RUN TestResize [2019-11-10T14:35:35.255Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-10T14:35:35.332Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2019-11-10T14:35:35.332Z] === RUN TestAuthZPluginTLS [2019-11-10T14:35:35.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-10T14:35:35.621Z] + bundleName=docker-py [2019-11-10T14:35:35.621Z] + echo Creating docker-py-bundles.tar.gz [2019-11-10T14:35:35.621Z] Creating docker-py-bundles.tar.gz [2019-11-10T14:35:35.621Z] + 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-10T14:35:35.633Z] Archiving artifacts [2019-11-10T14:35:35.899Z] --- PASS: TestAuthZPluginTLS (0.66s) [2019-11-10T14:35:35.899Z] === RUN TestAuthZPluginDenyRequest [2019-11-10T14:35:36.071Z] --- PASS: TestResize (1.08s) [2019-11-10T14:35:36.071Z] === RUN TestResizeWithInvalidSize [2019-11-10T14:35:36.467Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2019-11-10T14:35:36.467Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-10T14:35:36.630Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-10T14:35:36.630Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-10T14:35:36.886Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2019-11-10T14:35:36.886Z] === RUN TestResizeWhenContainerNotStarted [2019-11-10T14:35:37.438Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-10T14:35:37.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2019-11-10T14:35:37.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2019-11-10T14:35:37.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-11-10T14:35:37.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-11-10T14:35:37.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2019-11-10T14:35:37.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-11-10T14:35:37.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2019-11-10T14:35:37.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2019-11-10T14:35:37.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) [2019-11-10T14:35:37.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.20s) [2019-11-10T14:35:37.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s) [2019-11-10T14:35:37.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2019-11-10T14:35:37.438Z] === RUN TestCgroupNamespacesRun [2019-11-10T14:35:37.442Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2019-11-10T14:35:37.442Z] === RUN TestAuthZPluginDenyResponse [2019-11-10T14:35:37.467Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40193/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-10T14:35:37.704Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2019-11-10T14:35:37.704Z] === RUN TestAuthZPluginAllowEventStream [2019-11-10T14:35:37.811Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) [2019-11-10T14:35:37.811Z] === RUN TestDaemonRestartKillContainers [2019-11-10T14:35:37.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-10T14:35:37.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-10T14:35:37.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-10T14:35:37.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-10T14:35:37.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-10T14:35:37.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-10T14:35:37.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-10T14:35:37.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-10T14:35:37.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-10T14:35:37.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-10T14:35:37.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-10T14:35:37.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-10T14:35:37.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-10T14:35:37.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-10T14:35:37.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-10T14:35:37.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-10T14:35:37.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:35:37.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:35:37.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:35:37.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:35:37.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:35:37.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:35:37.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:35:37.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:35:37.811Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-10T14:35:37.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-10T14:35:37.827Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -e DOCKER_GRAPHDRIVER docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/make.sh binary-daemon [2019-11-10T14:35:38.394Z] [2019-11-10T14:35:38.394Z] Removing bundles/ [2019-11-10T14:35:38.394Z] [2019-11-10T14:35:38.394Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-10T14:35:38.394Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-10T14:35:38.394Z] GOOS="" GOARCH="" GOARM="" [2019-11-10T14:35:39.395Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2019-11-10T14:35:39.395Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-10T14:35:39.607Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2019-11-10T14:35:39.607Z] === RUN TestAuthZPluginErrorResponse [2019-11-10T14:35:40.175Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2019-11-10T14:35:40.175Z] === RUN TestAuthZPluginErrorRequest [2019-11-10T14:35:40.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:35:40.742Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2019-11-10T14:35:40.742Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-10T14:35:40.882Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-10T14:35:41.240Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-11-10T14:35:41.240Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-10T14:35:41.678Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s) [2019-11-10T14:35:41.678Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-10T14:35:41.809Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:35:41.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-10T14:35:42.064Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:35:42.515Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2019-11-10T14:35:42.515Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-10T14:35:43.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:35:43.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-10T14:35:44.211Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2019-11-10T14:35:44.211Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-10T14:35:44.414Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2019-11-10T14:35:44.414Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-10T14:35:45.319Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-10T14:35:45.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-10T14:35:46.114Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2019-11-10T14:35:46.114Z] === RUN TestAuthZPluginHeader [2019-11-10T14:35:46.257Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2019-11-10T14:35:46.257Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-10T14:35:46.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-10T14:35:47.050Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-11-10T14:35:47.050Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-10T14:35:47.050Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-10T14:35:47.050Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:35:47.050Z] === RUN TestAuthZPluginV2Disable [2019-11-10T14:35:47.050Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-10T14:35:47.050Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:35:47.050Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-10T14:35:47.050Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-10T14:35:47.050Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:35:47.050Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-10T14:35:47.050Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-10T14:35:47.050Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:35:47.050Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-10T14:35:47.140Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2019-11-10T14:35:47.140Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-10T14:35:47.935Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2019-11-10T14:35:47.935Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-10T14:35:48.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-10T14:35:49.406Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-10T14:35:49.774Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2019-11-10T14:35:49.774Z] === RUN TestKernelTCPMemory [2019-11-10T14:35:49.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-10T14:35:49.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-10T14:35:51.128Z] --- PASS: TestKernelTCPMemory (1.11s) [2019-11-10T14:35:51.128Z] === RUN TestNISDomainname [2019-11-10T14:35:51.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-10T14:35:51.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-10T14:35:51.907Z] --- PASS: TestNISDomainname (1.23s) [2019-11-10T14:35:51.907Z] === RUN TestHostnameDnsResolution [2019-11-10T14:35:53.194Z] --- PASS: TestHostnameDnsResolution (1.26s) [2019-11-10T14:35:53.194Z] === RUN TestStats [2019-11-10T14:35:53.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-10T14:35:53.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-10T14:35:54.579Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-10T14:35:54.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s) [2019-11-10T14:35:54.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.72s) [2019-11-10T14:35:54.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2019-11-10T14:35:54.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-11-10T14:35:54.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.43s) [2019-11-10T14:35:54.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2019-11-10T14:35:54.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2019-11-10T14:35:54.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.89s) [2019-11-10T14:35:54.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.24s) [2019-11-10T14:35:54.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.83s) [2019-11-10T14:35:54.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s) [2019-11-10T14:35:54.579Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2019-11-10T14:35:54.579Z] === RUN TestCgroupNamespacesRun [2019-11-10T14:35:55.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-10T14:35:55.415Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-10T14:35:55.688Z] --- PASS: TestStats (2.50s) [2019-11-10T14:35:55.688Z] === RUN TestStopContainerWithTimeout [2019-11-10T14:35:55.688Z] === RUN TestStopContainerWithTimeout/0 [2019-11-10T14:35:55.688Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-10T14:35:55.688Z] === RUN TestStopContainerWithTimeout/1 [2019-11-10T14:35:55.688Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-10T14:35:55.688Z] === RUN TestStopContainerWithTimeout/3 [2019-11-10T14:35:55.688Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-10T14:35:55.688Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-10T14:35:55.688Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-10T14:35:55.688Z] === CONT TestStopContainerWithTimeout/0 [2019-11-10T14:35:55.688Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-10T14:35:56.356Z] --- PASS: TestCgroupNamespacesRun (2.01s) [2019-11-10T14:35:56.356Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-10T14:35:56.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-10T14:35:56.975Z] === CONT TestStopContainerWithTimeout/3 [2019-11-10T14:35:57.512Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2019-11-10T14:35:57.512Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-10T14:35:57.512Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2019-11-10T14:35:57.512Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-10T14:35:57.512Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-10T14:35:57.512Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-10T14:35:57.512Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-10T14:35:57.512Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-10T14:35:57.512Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-10T14:35:57.512Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-10T14:35:57.512Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-10T14:35:57.512Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-10T14:35:58.686Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-10T14:35:58.686Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-10T14:35:58.803Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.97s) [2019-11-10T14:35:58.803Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-10T14:35:58.843Z] === CONT TestStopContainerWithTimeout/1 [2019-11-10T14:35:59.024Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2019-11-10T14:35:59.751Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2019-11-10T14:36:00.097Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 4.0% of statements [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/types [no test files] [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-10T14:36:00.097Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-10T14:36:00.097Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2019-11-10T14:36:00.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-10T14:36:00.206Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s) [2019-11-10T14:36:00.206Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-10T14:36:00.407Z] INFO: Extraction ended at 11/10/2019 14:35:56. Duration:00:00:27.0740434 [2019-11-10T14:36:00.407Z] INFO: Updating the golang and path environment variables [2019-11-10T14:36:00.407Z] INFO: GOPATH=d:\gopath [2019-11-10T14:36:00.407Z] INFO: go version go1.13.3 windows/amd64 [2019-11-10T14:36:00.407Z] INFO: Running the daemon under test in debug mode [2019-11-10T14:36:00.407Z] INFO: Starting a daemon under test... [2019-11-10T14:36:00.407Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40193\2\daemon --pidfile d:\CI\PR-40193\2\docker.pid -D [2019-11-10T14:36:00.407Z] INFO: Process started successfully. [2019-11-10T14:36:00.407Z] INFO: Start tailing logs of the daemon under tests [2019-11-10T14:36:00.407Z] INFO: Waiting for the daemon under test to start... [2019-11-10T14:36:00.436Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 75.0% of statements [2019-11-10T14:36:00.436Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-10T14:36:00.436Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-10T14:36:00.436Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-10T14:36:00.436Z] ? github.com/docker/docker/builder [no test files] [2019-11-10T14:36:00.436Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-10T14:36:00.436Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-10T14:36:00.436Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-10T14:36:00.436Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-10T14:36:00.436Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-10T14:36:00.436Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-10T14:36:00.436Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-10T14:36:00.649Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-11-10T14:36:00.649Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2019-11-10T14:36:00.649Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2019-11-10T14:36:00.649Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2019-11-10T14:36:00.649Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2019-11-10T14:36:00.649Z] === RUN TestDeleteDevicemapper [2019-11-10T14:36:00.649Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-10T14:36:00.649Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-10T14:36:00.649Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-10T14:36:00.868Z] INFO: Daemon under test started and replied! [2019-11-10T14:36:00.868Z] INFO: Docker version of the daemon under test [2019-11-10T14:36:00.868Z] [2019-11-10T14:36:00.868Z] Client: [2019-11-10T14:36:00.868Z] Version: 17.06.2-ce [2019-11-10T14:36:00.868Z] API version: 1.30 [2019-11-10T14:36:00.868Z] Go version: go1.8.3 [2019-11-10T14:36:00.868Z] Git commit: cec0b72 [2019-11-10T14:36:00.868Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-10T14:36:00.868Z] OS/Arch: windows/amd64 [2019-11-10T14:36:00.868Z] [2019-11-10T14:36:00.868Z] Server: [2019-11-10T14:36:00.868Z] Version: 0.0.0-dev [2019-11-10T14:36:00.868Z] API version: 1.41 (minimum version 1.24) [2019-11-10T14:36:00.868Z] Go version: go1.13.3 [2019-11-10T14:36:00.868Z] Git commit: 4bf5a5b38 [2019-11-10T14:36:00.868Z] Built: 11/10/2019 14:34:14 [2019-11-10T14:36:00.868Z] OS/Arch: windows/amd64 [2019-11-10T14:36:00.868Z] Experimental: false [2019-11-10T14:36:00.868Z] [2019-11-10T14:36:00.868Z] INFO: Docker info of the daemon under test [2019-11-10T14:36:00.868Z] [2019-11-10T14:36:00.868Z] Containers: 0 [2019-11-10T14:36:00.868Z] Running: 0 [2019-11-10T14:36:00.868Z] Paused: 0 [2019-11-10T14:36:00.868Z] Stopped: 0 [2019-11-10T14:36:00.868Z] Images: 0 [2019-11-10T14:36:00.868Z] Server Version: 0.0.0-dev [2019-11-10T14:36:00.868Z] Storage Driver: windowsfilter [2019-11-10T14:36:00.868Z] Windows: [2019-11-10T14:36:00.868Z] Logging Driver: json-file [2019-11-10T14:36:00.868Z] Plugins: [2019-11-10T14:36:00.868Z] Volume: local [2019-11-10T14:36:00.868Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-10T14:36:00.868Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-10T14:36:00.868Z] Swarm: inactive [2019-11-10T14:36:00.868Z] Default Isolation: process [2019-11-10T14:36:00.868Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-10T14:36:00.868Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-10T14:36:00.868Z] OSType: windows [2019-11-10T14:36:00.868Z] Architecture: x86_64 [2019-11-10T14:36:00.868Z] CPUs: 4 [2019-11-10T14:36:00.868Z] Total Memory: 32GiB [2019-11-10T14:36:00.868Z] Name: azwin-2-ea4500 [2019-11-10T14:36:00.868Z] ID: QRA4:Q2VX:DH6T:MJIV:SYVC:N4KG:AJ6U:KII4:BDJP:R33G:CW2J:GPR6 [2019-11-10T14:36:00.868Z] Docker Root Dir: D:\CI\PR-40193\2\daemon [2019-11-10T14:36:00.868Z] Debug Mode (client): false [2019-11-10T14:36:00.868Z] Debug Mode (server): true [2019-11-10T14:36:00.868Z] File Descriptors: -1 [2019-11-10T14:36:00.868Z] Goroutines: 17 [2019-11-10T14:36:00.868Z] System Time: 2019-11-10T14:36:00.5838081Z [2019-11-10T14:36:00.868Z] EventsListeners: 0 [2019-11-10T14:36:00.868Z] Registry: https://index.docker.io/v1/ [2019-11-10T14:36:00.868Z] Labels: [2019-11-10T14:36:00.868Z] Experimental: false [2019-11-10T14:36:00.868Z] Insecure Registries: [2019-11-10T14:36:00.868Z] 127.0.0.0/8 [2019-11-10T14:36:00.868Z] Live Restore Enabled: false [2019-11-10T14:36:00.868Z] [2019-11-10T14:36:00.868Z] [2019-11-10T14:36:00.868Z] INFO: Docker images of the daemon under test [2019-11-10T14:36:00.868Z] [2019-11-10T14:36:00.868Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-10T14:36:00.868Z] [2019-11-10T14:36:00.868Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-10T14:36:00.868Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-10T14:36:01.329Z] ltsc2019: Pulling from windows/servercore [2019-11-10T14:36:01.616Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2019-11-10T14:36:01.790Z] 65014b3c3121: Pulling fs layer [2019-11-10T14:36:01.790Z] 12c8dbabfd62: Pulling fs layer [2019-11-10T14:36:02.719Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2019-11-10T14:36:02.719Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-10T14:36:02.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-10T14:36:04.607Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2019-11-10T14:36:04.607Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-10T14:36:04.788Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.78s) [2019-11-10T14:36:04.788Z] === RUN TestUpdateMemory [2019-11-10T14:36:04.788Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-10T14:36:04.788Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:36:04.788Z] === RUN TestUpdateCPUQuota [2019-11-10T14:36:05.138Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.03s) [2019-11-10T14:36:05.138Z] PASS [2019-11-10T14:36:05.138Z] [2019-11-10T14:36:05.138Z] === Skipped [2019-11-10T14:36:05.138Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-10T14:36:05.138Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:36:05.138Z] [2019-11-10T14:36:05.138Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-10T14:36:05.138Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:36:05.138Z] [2019-11-10T14:36:05.138Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-10T14:36:05.138Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:36:05.138Z] [2019-11-10T14:36:05.138Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-10T14:36:05.138Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:36:05.138Z] [2019-11-10T14:36:05.138Z] [2019-11-10T14:36:05.138Z] DONE 17 tests, 4 skipped in 31.684s [2019-11-10T14:36:05.138Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-10T14:36:05.138Z] ++ 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-10T14:36:05.138Z] ++ set -e [2019-11-10T14:36:05.138Z] ++ '[' -n 0 ']' [2019-11-10T14:36:05.138Z] ++ set -x [2019-11-10T14:36:05.138Z] ++ env -i DEST=/go/src/github.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-10T14:36:05.138Z] INFO: Testing against a local daemon [2019-11-10T14:36:05.138Z] === RUN TestPluginInvalidJSON [2019-11-10T14:36:05.138Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:36:05.138Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:36:05.138Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:36:05.138Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-10T14:36:05.138Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-10T14:36:05.138Z] PASS [2019-11-10T14:36:05.138Z] [2019-11-10T14:36:05.138Z] DONE 2 tests in 0.199s [2019-11-10T14:36:05.397Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-10T14:36:05.397Z] ++ 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-10T14:36:05.397Z] ++ set -e [2019-11-10T14:36:05.397Z] ++ '[' -n 0 ']' [2019-11-10T14:36:05.397Z] ++ set -x [2019-11-10T14:36:05.397Z] ++ env -i DEST=/go/src/github.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-10T14:36:05.397Z] INFO: Testing against a local daemon [2019-11-10T14:36:05.397Z] === RUN TestExternalGraphDriver [2019-11-10T14:36:05.531Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2019-11-10T14:36:05.531Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-10T14:36:05.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-10T14:36:05.656Z] === RUN TestExternalGraphDriver/json [2019-11-10T14:36:06.063Z] --- PASS: TestUpdateCPUQuota (1.61s) [2019-11-10T14:36:06.063Z] === RUN TestUpdatePidsLimit [2019-11-10T14:36:06.063Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-10T14:36:06.455Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-11-10T14:36:06.455Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-10T14:36:06.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-10T14:36:06.457Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2019-11-10T14:36:06.905Z] === RUN TestUpdatePidsLimit/no_change [2019-11-10T14:36:06.905Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-10T14:36:07.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-10T14:36:07.347Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-10T14:36:08.172Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-10T14:36:08.186Z] === RUN TestExternalGraphDriver/spec [2019-11-10T14:36:08.377Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2019-11-10T14:36:08.377Z] === RUN TestKernelTCPMemory [2019-11-10T14:36:08.544Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-10T14:36:08.914Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-10T14:36:09.303Z] --- PASS: TestKernelTCPMemory (0.97s) [2019-11-10T14:36:09.303Z] === RUN TestNISDomainname [2019-11-10T14:36:09.477Z] ok github.com/docker/docker/builder/remotecontext/git 4.787s coverage: 85.1% of statements [2019-11-10T14:36:09.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-10T14:36:10.406Z] 12c8dbabfd62: Verifying Checksum [2019-11-10T14:36:10.406Z] 12c8dbabfd62: Download complete [2019-11-10T14:36:10.482Z] --- PASS: TestNISDomainname (1.29s) [2019-11-10T14:36:10.482Z] === RUN TestHostnameDnsResolution [2019-11-10T14:36:10.770Z] --- PASS: TestUpdatePidsLimit (4.43s) [2019-11-10T14:36:10.770Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2019-11-10T14:36:10.770Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-11-10T14:36:10.770Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2019-11-10T14:36:10.770Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-11-10T14:36:10.770Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2019-11-10T14:36:10.770Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2019-11-10T14:36:10.770Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-11-10T14:36:10.770Z] === RUN TestUpdateRestartPolicy [2019-11-10T14:36:11.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-10T14:36:11.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-10T14:36:11.472Z] === RUN TestExternalGraphDriver/pull [2019-11-10T14:36:11.780Z] ok github.com/docker/docker/builder/remotecontext 0.604s coverage: 13.6% of statements [2019-11-10T14:36:11.858Z] --- PASS: TestHostnameDnsResolution (1.52s) [2019-11-10T14:36:11.858Z] === RUN TestStats [2019-11-10T14:36:13.375Z] --- PASS: TestExternalGraphDriver (7.61s) [2019-11-10T14:36:13.375Z] --- PASS: TestExternalGraphDriver/json (2.54s) [2019-11-10T14:36:13.375Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2019-11-10T14:36:13.375Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2019-11-10T14:36:13.375Z] === RUN TestGraphdriverPluginV2 [2019-11-10T14:36:13.375Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2019-11-10T14:36:13.375Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:36:13.375Z] PASS [2019-11-10T14:36:13.375Z] [2019-11-10T14:36:13.375Z] === Skipped [2019-11-10T14:36:13.375Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2019-11-10T14:36:13.375Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:36:13.375Z] [2019-11-10T14:36:13.375Z] [2019-11-10T14:36:13.375Z] DONE 5 tests, 1 skipped in 7.795s [2019-11-10T14:36:13.375Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-10T14:36:13.375Z] ++ 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-10T14:36:13.375Z] ++ set -e [2019-11-10T14:36:13.375Z] ++ '[' -n 0 ']' [2019-11-10T14:36:13.375Z] ++ set -x [2019-11-10T14:36:13.375Z] ++ env -i DEST=/go/src/github.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-10T14:36:13.375Z] INFO: Testing against a local daemon [2019-11-10T14:36:13.375Z] === RUN TestContinueAfterPluginCrash [2019-11-10T14:36:13.375Z] === PAUSE TestContinueAfterPluginCrash [2019-11-10T14:36:13.375Z] === RUN TestDaemonStartWithLogOpt [2019-11-10T14:36:13.375Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-10T14:36:13.375Z] === CONT TestContinueAfterPluginCrash [2019-11-10T14:36:13.375Z] === CONT TestDaemonStartWithLogOpt [2019-11-10T14:36:13.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-10T14:36:13.999Z] --- PASS: TestStats (1.90s) [2019-11-10T14:36:13.999Z] === RUN TestStopContainerWithTimeout [2019-11-10T14:36:13.999Z] === RUN TestStopContainerWithTimeout/0 [2019-11-10T14:36:13.999Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-10T14:36:13.999Z] === RUN TestStopContainerWithTimeout/1 [2019-11-10T14:36:13.999Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-10T14:36:13.999Z] === RUN TestStopContainerWithTimeout/3 [2019-11-10T14:36:13.999Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-10T14:36:13.999Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-10T14:36:13.999Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-10T14:36:13.999Z] === CONT TestStopContainerWithTimeout/0 [2019-11-10T14:36:13.999Z] === CONT TestStopContainerWithTimeout/3 [2019-11-10T14:36:14.112Z] ok github.com/docker/docker/builder/dockerfile 1.293s coverage: 48.2% of statements [2019-11-10T14:36:14.112Z] ? github.com/docker/docker/cli [no test files] [2019-11-10T14:36:14.112Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-10T14:36:14.923Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-10T14:36:16.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-10T14:36:16.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-10T14:36:16.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-10T14:36:16.893Z] === CONT TestStopContainerWithTimeout/1 [2019-11-10T14:36:18.948Z] ok github.com/docker/docker/client 0.919s coverage: 75.8% of statements [2019-11-10T14:36:19.487Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-10T14:36:19.487Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2019-11-10T14:36:19.487Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2019-11-10T14:36:19.487Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2019-11-10T14:36:19.487Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2019-11-10T14:36:19.487Z] === RUN TestDeleteDevicemapper [2019-11-10T14:36:19.487Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-10T14:36:19.487Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-10T14:36:19.487Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-10T14:36:20.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-10T14:36:22.814Z] 65014b3c3121: Verifying Checksum [2019-11-10T14:36:22.814Z] 65014b3c3121: Download complete [2019-11-10T14:36:22.926Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.58s) [2019-11-10T14:36:22.927Z] === RUN TestUpdateMemory [2019-11-10T14:36:22.927Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-10T14:36:22.927Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:36:22.927Z] === RUN TestUpdateCPUQuota [2019-11-10T14:36:23.359Z] --- PASS: TestDaemonStartWithLogOpt (9.94s) [2019-11-10T14:36:23.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-10T14:36:24.359Z] --- PASS: TestUpdateRestartPolicy (13.05s) [2019-11-10T14:36:24.359Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-10T14:36:24.742Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2019-11-10T14:36:24.742Z] === RUN TestWaitNonBlocked [2019-11-10T14:36:24.742Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:36:24.742Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:36:24.742Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:36:24.742Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:36:24.742Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:36:24.742Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:36:24.850Z] --- PASS: TestUpdateCPUQuota (2.10s) [2019-11-10T14:36:24.850Z] === RUN TestUpdatePidsLimit [2019-11-10T14:36:24.850Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-10T14:36:25.409Z] === RUN TestUpdatePidsLimit/no_change [2019-11-10T14:36:25.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-10T14:36:25.664Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-10T14:36:26.020Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-10T14:36:26.020Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2019-11-10T14:36:26.020Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s) [2019-11-10T14:36:26.020Z] === RUN TestWaitBlocked [2019-11-10T14:36:26.020Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-10T14:36:26.020Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-10T14:36:26.020Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-10T14:36:26.020Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-10T14:36:26.020Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-10T14:36:26.020Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-10T14:36:26.223Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-10T14:36:26.783Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-10T14:36:27.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-10T14:36:27.344Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-10T14:36:27.416Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-10T14:36:27.416Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.41s) [2019-11-10T14:36:27.416Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.48s) [2019-11-10T14:36:27.416Z] === CONT TestContainerStartOnDaemonRestart [2019-11-10T14:36:27.416Z] === CONT TestIpcModeOlderClient [2019-11-10T14:36:27.416Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-11-10T14:36:27.416Z] === CONT TestDaemonRestartIpcMode [2019-11-10T14:36:27.905Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-10T14:36:28.624Z] --- PASS: TestContinueAfterPluginCrash (14.75s) [2019-11-10T14:36:28.625Z] PASS [2019-11-10T14:36:28.625Z] [2019-11-10T14:36:28.625Z] DONE 2 tests in 14.931s [2019-11-10T14:36:28.625Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-10T14:36:28.625Z] ++ 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-10T14:36:28.625Z] ++ set -e [2019-11-10T14:36:28.625Z] ++ '[' -n 0 ']' [2019-11-10T14:36:28.625Z] ++ set -x [2019-11-10T14:36:28.625Z] ++ env -i DEST=/go/src/github.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-10T14:36:28.625Z] INFO: Testing against a local daemon [2019-11-10T14:36:28.625Z] === RUN TestPluginWithDevMounts [2019-11-10T14:36:28.625Z] === PAUSE TestPluginWithDevMounts [2019-11-10T14:36:28.625Z] === CONT TestPluginWithDevMounts [2019-11-10T14:36:29.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-10T14:36:29.523Z] --- PASS: TestUpdatePidsLimit (4.80s) [2019-11-10T14:36:29.523Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-11-10T14:36:29.523Z] --- PASS: TestUpdatePidsLimit/no_change (0.50s) [2019-11-10T14:36:29.523Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-11-10T14:36:29.523Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.52s) [2019-11-10T14:36:29.523Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.54s) [2019-11-10T14:36:29.523Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-11-10T14:36:29.523Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.52s) [2019-11-10T14:36:29.523Z] === RUN TestUpdateRestartPolicy [2019-11-10T14:36:30.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-10T14:36:30.527Z] --- PASS: TestPluginWithDevMounts (2.34s) [2019-11-10T14:36:30.527Z] PASS [2019-11-10T14:36:30.527Z] [2019-11-10T14:36:30.527Z] DONE 1 tests in 2.518s [2019-11-10T14:36:30.527Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-10T14:36:30.527Z] ++ 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-10T14:36:30.527Z] ++ set -e [2019-11-10T14:36:30.527Z] ++ '[' -n 0 ']' [2019-11-10T14:36:30.527Z] ++ set -x [2019-11-10T14:36:30.527Z] ++ env -i DEST=/go/src/github.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-10T14:36:30.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-10T14:36:30.741Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2019-11-10T14:36:30.786Z] INFO: Testing against a local daemon [2019-11-10T14:36:30.786Z] === RUN TestSecretInspect [2019-11-10T14:36:31.601Z] --- PASS: TestDaemonRestartIpcMode (3.99s) [2019-11-10T14:36:31.601Z] PASS [2019-11-10T14:36:31.601Z] [2019-11-10T14:36:31.601Z] === Skipped [2019-11-10T14:36:31.601Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-10T14:36:31.601Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-10T14:36:31.601Z] [2019-11-10T14:36:31.601Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-10T14:36:31.601Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:36:31.601Z] [2019-11-10T14:36:31.602Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-10T14:36:31.602Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:36:31.602Z] [2019-11-10T14:36:31.602Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-10T14:36:31.602Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-10T14:36:31.602Z] [2019-11-10T14:36:31.602Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-11-10T14:36:31.602Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-10T14:36:31.602Z] [2019-11-10T14:36:31.602Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-10T14:36:31.602Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:36:31.602Z] [2019-11-10T14:36:31.602Z] [2019-11-10T14:36:31.602Z] DONE 197 tests, 6 skipped in 142.420s [2019-11-10T14:36:31.602Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-10T14:36:31.602Z] ++ 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-10T14:36:31.602Z] ++ set -e [2019-11-10T14:36:31.602Z] ++ '[' -n 0 ']' [2019-11-10T14:36:31.602Z] ++ set -x [2019-11-10T14:36:31.602Z] ++ env -i DEST=/go/src/github.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-10T14:36:31.972Z] INFO: Testing against a local daemon [2019-11-10T14:36:31.972Z] === RUN TestCommitInheritsEnv [2019-11-10T14:36:32.345Z] --- PASS: TestCommitInheritsEnv (0.51s) [2019-11-10T14:36:32.345Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-10T14:36:32.345Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-10T14:36:32.345Z] === RUN TestImagesFilterMultiReference [2019-11-10T14:36:32.345Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-11-10T14:36:32.345Z] === RUN TestImagePullPlatformInvalid [2019-11-10T14:36:32.345Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-10T14:36:32.345Z] === RUN TestRemoveImageOrphaning [2019-11-10T14:36:32.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-10T14:36:32.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-10T14:36:33.128Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2019-11-10T14:36:33.129Z] === RUN TestRemoveImageGarbageCollector [2019-11-10T14:36:33.129Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-11-10T14:36:33.129Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:36:33.129Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-10T14:36:33.129Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-11-10T14:36:33.129Z] === RUN TestTagInvalidReference [2019-11-10T14:36:33.129Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-10T14:36:33.129Z] === RUN TestTagValidPrefixedRepo [2019-11-10T14:36:33.129Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-11-10T14:36:33.129Z] === RUN TestTagExistedNameWithoutForce [2019-11-10T14:36:33.129Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-11-10T14:36:33.129Z] === RUN TestTagOfficialNames [2019-11-10T14:36:33.129Z] --- PASS: TestTagOfficialNames (0.05s) [2019-11-10T14:36:33.129Z] === RUN TestTagMatchesDigest [2019-11-10T14:36:33.129Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-10T14:36:33.129Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-10T14:36:34.070Z] --- PASS: TestSecretInspect (3.25s) [2019-11-10T14:36:34.070Z] === RUN TestSecretList [2019-11-10T14:36:34.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-10T14:36:35.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-10T14:36:37.354Z] --- PASS: TestSecretList (3.09s) [2019-11-10T14:36:37.354Z] === RUN TestSecretsCreateAndDelete [2019-11-10T14:36:38.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-10T14:36:40.639Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2019-11-10T14:36:40.639Z] === RUN TestSecretsUpdate [2019-11-10T14:36:41.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-10T14:36:42.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-10T14:36:42.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-10T14:36:43.599Z] --- PASS: TestUpdateRestartPolicy (13.81s) [2019-11-10T14:36:43.599Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-10T14:36:43.925Z] --- PASS: TestSecretsUpdate (3.24s) [2019-11-10T14:36:43.925Z] === RUN TestTemplatedSecret [2019-11-10T14:36:44.158Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-10T14:36:44.414Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-11-10T14:36:44.414Z] === RUN TestWaitNonBlocked [2019-11-10T14:36:44.414Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:36:44.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:36:44.414Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:36:44.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:36:44.414Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:36:44.414Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:36:44.975Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-10T14:36:45.901Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-11-10T14:36:45.901Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.40s) [2019-11-10T14:36:45.901Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.44s) [2019-11-10T14:36:45.901Z] === RUN TestWaitBlocked [2019-11-10T14:36:45.901Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-10T14:36:45.901Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-10T14:36:45.901Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-10T14:36:45.901Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-10T14:36:45.901Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-10T14:36:45.901Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-10T14:36:45.901Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-10T14:36:47.212Z] --- PASS: TestTemplatedSecret (3.54s) [2019-11-10T14:36:47.212Z] === RUN TestSecretCreateResolve [2019-11-10T14:36:47.263Z] --- PASS: TestWaitBlocked (0.02s) [2019-11-10T14:36:47.263Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2019-11-10T14:36:47.263Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2019-11-10T14:36:47.263Z] === CONT TestContainerStartOnDaemonRestart [2019-11-10T14:36:47.263Z] === CONT TestIpcModeOlderClient [2019-11-10T14:36:47.263Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-11-10T14:36:47.263Z] === CONT TestDaemonRestartIpcMode [2019-11-10T14:36:47.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-10T14:36:50.545Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-10T14:36:50.545Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2019-11-10T14:36:50.546Z] --- PASS: TestSecretCreateResolve (3.27s) [2019-11-10T14:36:50.546Z] PASS [2019-11-10T14:36:50.546Z] [2019-11-10T14:36:50.546Z] DONE 6 tests in 19.786s [2019-11-10T14:36:50.546Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-11-10T14:36:50.546Z] ++ 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-10T14:36:50.546Z] ++ set -e [2019-11-10T14:36:50.546Z] ++ '[' -n 0 ']' [2019-11-10T14:36:50.546Z] ++ set -x [2019-11-10T14:36:50.546Z] ++ env -i DEST=/go/src/github.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-10T14:36:50.546Z] INFO: Testing against a local daemon [2019-11-10T14:36:50.546Z] === RUN TestServiceCreateInit [2019-11-10T14:36:50.546Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-10T14:36:51.949Z] --- PASS: TestDaemonRestartIpcMode (4.64s) [2019-11-10T14:36:51.949Z] PASS [2019-11-10T14:36:51.949Z] [2019-11-10T14:36:51.949Z] === Skipped [2019-11-10T14:36:51.949Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-10T14:36:51.949Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-10T14:36:51.949Z] [2019-11-10T14:36:51.949Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-10T14:36:51.949Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:36:51.949Z] [2019-11-10T14:36:51.949Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-10T14:36:51.949Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:36:51.949Z] [2019-11-10T14:36:51.950Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-10T14:36:51.950Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-10T14:36:51.950Z] [2019-11-10T14:36:51.950Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-10T14:36:51.950Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-10T14:36:51.950Z] [2019-11-10T14:36:51.950Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-10T14:36:51.950Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:36:51.950Z] [2019-11-10T14:36:51.950Z] [2019-11-10T14:36:51.950Z] DONE 197 tests, 6 skipped in 153.538s [2019-11-10T14:36:51.950Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-10T14:36:51.950Z] ++ 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-10T14:36:51.950Z] ++ set -e [2019-11-10T14:36:51.950Z] ++ '[' -n 0 ']' [2019-11-10T14:36:51.950Z] ++ set -x [2019-11-10T14:36:51.950Z] ++ env -i DEST=/go/src/github.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-10T14:36:51.950Z] INFO: Testing against a local daemon [2019-11-10T14:36:51.950Z] === RUN TestCommitInheritsEnv [2019-11-10T14:36:52.550Z] --- PASS: TestCommitInheritsEnv (0.54s) [2019-11-10T14:36:52.550Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-10T14:36:52.550Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-10T14:36:52.550Z] === RUN TestImagesFilterMultiReference [2019-11-10T14:36:52.550Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-10T14:36:52.550Z] === RUN TestImagePullPlatformInvalid [2019-11-10T14:36:52.550Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-10T14:36:52.809Z] === RUN TestRemoveImageOrphaning [2019-11-10T14:36:53.065Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-10T14:36:53.065Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2019-11-10T14:36:53.065Z] === RUN TestRemoveImageGarbageCollector [2019-11-10T14:36:53.628Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-10T14:36:54.552Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-10T14:36:55.478Z] --- PASS: TestRemoveImageGarbageCollector (2.37s) [2019-11-10T14:36:55.478Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-10T14:36:55.478Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-10T14:36:55.478Z] === RUN TestTagInvalidReference [2019-11-10T14:36:55.733Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-10T14:36:55.733Z] === RUN TestTagValidPrefixedRepo [2019-11-10T14:36:55.733Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-10T14:36:55.733Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-11-10T14:36:55.733Z] === RUN TestTagExistedNameWithoutForce [2019-11-10T14:36:55.733Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-10T14:36:55.733Z] === RUN TestTagOfficialNames [2019-11-10T14:36:55.733Z] --- PASS: TestTagOfficialNames (0.05s) [2019-11-10T14:36:55.733Z] === RUN TestTagMatchesDigest [2019-11-10T14:36:55.733Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-10T14:36:55.733Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-10T14:36:55.814Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-10T14:36:56.659Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-10T14:36:57.583Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-10T14:36:59.468Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-10T14:36:59.802Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-10T14:36:59.802Z] Copying nested executables into bundles/binary-daemon [2019-11-10T14:36:59.802Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-11-10T14:37:00.140Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -e DOCKER_GRAPHDRIVER docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/make.sh cross [2019-11-10T14:37:00.704Z] [2019-11-10T14:37:00.704Z] Removing bundles/ [2019-11-10T14:37:00.704Z] [2019-11-10T14:37:00.704Z] ---> Making bundle: cross (in bundles/cross) [2019-11-10T14:37:00.704Z] Cross building: bundles/cross/linux/amd64 [2019-11-10T14:37:00.704Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-10T14:37:00.704Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-10T14:37:01.083Z] --- PASS: TestServiceCreateInit (10.61s) [2019-11-10T14:37:01.083Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s) [2019-11-10T14:37:01.083Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s) [2019-11-10T14:37:01.083Z] === RUN TestCreateServiceMultipleTimes [2019-11-10T14:37:03.671Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-10T14:37:04.232Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-10T14:37:07.492Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-10T14:37:08.418Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-10T14:37:09.342Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-10T14:37:09.342Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-10T14:37:09.598Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-10T14:37:10.157Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-10T14:37:10.413Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-10T14:37:10.413Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-10T14:37:10.668Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-10T14:37:11.228Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-10T14:37:11.790Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-10T14:37:12.351Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-10T14:37:16.879Z] ok github.com/docker/docker/cmd/dockerd 0.214s coverage: 30.3% of statements [2019-11-10T14:37:16.879Z] ok github.com/docker/docker/container 0.197s coverage: 35.3% of statements [2019-11-10T14:37:16.879Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-10T14:37:16.879Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-10T14:37:16.879Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-10T14:37:16.879Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-10T14:37:17.584Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-10T14:37:18.144Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-10T14:37:18.704Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-10T14:37:19.264Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-10T14:37:19.264Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-10T14:37:20.630Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-10T14:37:20.738Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.085s coverage: 65.3% of statements [2019-11-10T14:37:23.142Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-10T14:37:23.397Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-10T14:37:25.287Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-10T14:37:26.212Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-10T14:37:26.771Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-10T14:37:27.026Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-10T14:37:27.026Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-10T14:37:27.626Z] --- PASS: TestCreateServiceMultipleTimes (24.02s) [2019-11-10T14:37:27.626Z] === RUN TestCreateServiceConflict [2019-11-10T14:37:27.953Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-10T14:37:28.152Z] ok github.com/docker/docker/daemon/cluster/convert 0.055s coverage: 35.8% of statements [2019-11-10T14:37:28.208Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-10T14:37:28.562Z] --- PASS: TestCreateServiceConflict (3.18s) [2019-11-10T14:37:28.562Z] === RUN TestCreateServiceMaxReplicas [2019-11-10T14:37:29.133Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-10T14:37:32.751Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2019-11-10T14:37:32.751Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-10T14:37:33.007Z] ok github.com/docker/docker/daemon/cluster 0.144s coverage: 0.5% of statements [2019-11-10T14:37:34.367Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-10T14:37:34.367Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-10T14:37:37.855Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.0% of statements [2019-11-10T14:37:40.167Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2019-11-10T14:37:40.167Z] ok github.com/docker/docker/daemon/config 0.135s coverage: 82.1% of statements [2019-11-10T14:37:40.896Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-10T14:37:44.016Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-11-10T14:37:44.204Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-10T14:37:44.204Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-10T14:37:45.129Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-10T14:37:45.723Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.541s coverage: 13.7% of statements [2019-11-10T14:37:46.055Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-10T14:37:47.629Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.51s) [2019-11-10T14:37:47.629Z] === RUN TestCreateServiceSecretFileMode [2019-11-10T14:37:47.944Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-10T14:37:48.741Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 2.9% of statements [2019-11-10T14:37:49.917Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.110s coverage: 57.9% of statements [2019-11-10T14:37:50.453Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-10T14:37:50.454Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-10T14:37:50.708Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-10T14:37:50.918Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2019-11-10T14:37:50.918Z] === RUN TestCreateServiceConfigFileMode [2019-11-10T14:37:51.096Z] ok github.com/docker/docker/daemon 12.479s coverage: 17.6% of statements [2019-11-10T14:37:51.096Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-10T14:37:51.096Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-10T14:37:51.096Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-10T14:37:51.096Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-10T14:37:51.269Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-10T14:37:51.829Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-10T14:37:54.220Z] --- PASS: TestCreateServiceConfigFileMode (3.33s) [2019-11-10T14:37:54.220Z] === RUN TestCreateServiceSysctls [2019-11-10T14:37:54.340Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-10T14:37:54.340Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-10T14:37:54.972Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.429s coverage: 68.6% of statements [2019-11-10T14:37:55.702Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-10T14:37:55.702Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-10T14:37:56.665Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.104s coverage: 51.0% of statements [2019-11-10T14:37:57.650Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-10T14:37:57.904Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-10T14:37:57.904Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-10T14:37:57.904Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-10T14:37:57.904Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-10T14:37:57.904Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-10T14:37:58.362Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.301s coverage: 46.2% of statements [2019-11-10T14:37:58.362Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-10T14:37:59.088Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.548s coverage: 76.1% of statements [2019-11-10T14:37:59.486Z] --- PASS: TestCreateServiceSysctls (4.52s) [2019-11-10T14:37:59.486Z] === RUN TestCreateServiceCapabilities [2019-11-10T14:38:00.265Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.397s coverage: 52.6% of statements [2019-11-10T14:38:00.265Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-10T14:38:00.265Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-10T14:38:01.029Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.051s coverage: 58.0% of statements [2019-11-10T14:38:02.068Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-10T14:38:02.730Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements [2019-11-10T14:38:02.770Z] --- PASS: TestCreateServiceCapabilities (3.48s) [2019-11-10T14:38:02.770Z] === RUN TestInspect [2019-11-10T14:38:03.429Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-10T14:38:03.684Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-10T14:38:03.910Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2019-11-10T14:38:05.567Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-10T14:38:06.056Z] --- PASS: TestInspect (3.51s) [2019-11-10T14:38:06.056Z] === RUN TestServiceListWithStatuses [2019-11-10T14:38:06.056Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-10T14:38:06.056Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-10T14:38:06.056Z] === RUN TestDockerNetworkConnectAlias [2019-11-10T14:38:06.221Z] ok github.com/docker/docker/daemon/logger 0.279s coverage: 42.7% of statements [2019-11-10T14:38:07.398Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 68.2% of statements [2019-11-10T14:38:09.727Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-10T14:38:09.982Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-10T14:38:10.450Z] ok github.com/docker/docker/daemon/logger/awslogs 0.717s coverage: 77.8% of statements [2019-11-10T14:38:10.450Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 26.2% of statements [2019-11-10T14:38:11.182Z] ok github.com/docker/docker/daemon/images 0.070s coverage: 4.9% of statements [2019-11-10T14:38:11.182Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-10T14:38:11.182Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-10T14:38:11.182Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-10T14:38:11.182Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-10T14:38:11.525Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.042s coverage: 62.1% of statements [2019-11-10T14:38:11.868Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2019-11-10T14:38:13.245Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-10T14:38:14.169Z] --- PASS: TestDockerNetworkConnectAlias (7.32s) [2019-11-10T14:38:14.169Z] === RUN TestDockerNetworkReConnect [2019-11-10T14:38:14.169Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-10T14:38:14.729Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-10T14:38:15.735Z] ok github.com/docker/docker/daemon/logger/local 0.104s coverage: 74.7% of statements [2019-11-10T14:38:15.735Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-10T14:38:15.735Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 19.9% of statements [2019-11-10T14:38:16.916Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 47.8% of statements [2019-11-10T14:38:17.258Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2019-11-10T14:38:18.931Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-10T14:38:19.435Z] --- PASS: TestDockerNetworkReConnect (5.83s) [2019-11-10T14:38:19.435Z] === RUN TestServicePlugin [2019-11-10T14:38:19.435Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-10T14:38:19.435Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:38:19.435Z] === RUN TestServiceUpdateLabel [2019-11-10T14:38:19.570Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2019-11-10T14:38:19.570Z] ok github.com/docker/docker/daemon/logger/splunk 3.045s coverage: 82.5% of statements [2019-11-10T14:38:19.570Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-10T14:38:19.570Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-10T14:38:20.813Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-10T14:38:22.120Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-10T14:38:22.120Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-10T14:38:22.120Z] Cross building: bundles/cross/windows/amd64 [2019-11-10T14:38:22.120Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-10T14:38:22.120Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-10T14:38:22.176Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-10T14:38:22.176Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-10T14:38:22.719Z] --- PASS: TestServiceUpdateLabel (3.23s) [2019-11-10T14:38:22.720Z] === RUN TestServiceUpdateSecrets [2019-11-10T14:38:23.424Z] ok github.com/docker/docker/distribution/metadata 0.243s coverage: 48.2% of statements [2019-11-10T14:38:23.568Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-10T14:38:24.636Z] ok github.com/docker/docker/errdefs 0.029s coverage: 49.4% of statements [2019-11-10T14:38:25.817Z] ok github.com/docker/docker/distribution 0.740s coverage: 22.1% of statements [2019-11-10T14:38:25.817Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-10T14:38:27.516Z] ok github.com/docker/docker/distribution/xfer 1.680s coverage: 85.1% of statements [2019-11-10T14:38:27.516Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-10T14:38:27.728Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-10T14:38:27.837Z] --- PASS: TestImportExtremelyLargeImageWorks (108.29s) [2019-11-10T14:38:27.837Z] PASS [2019-11-10T14:38:27.837Z] [2019-11-10T14:38:27.837Z] === Skipped [2019-11-10T14:38:27.837Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-11-10T14:38:27.837Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:38:27.837Z] [2019-11-10T14:38:27.837Z] [2019-11-10T14:38:27.837Z] DONE 12 tests, 1 skipped in 109.898s [2019-11-10T14:38:27.837Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-10T14:38:27.837Z] ++ 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-10T14:38:27.837Z] ++ set -e [2019-11-10T14:38:27.837Z] ++ '[' -n 0 ']' [2019-11-10T14:38:27.837Z] ++ set -x [2019-11-10T14:38:27.837Z] ++ env -i DEST=/go/src/github.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-10T14:38:27.837Z] INFO: Testing against a local daemon [2019-11-10T14:38:27.837Z] === RUN TestNetworkCreateDelete [2019-11-10T14:38:27.837Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-11-10T14:38:27.837Z] === RUN TestDockerNetworkDeletePreferID [2019-11-10T14:38:27.837Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2019-11-10T14:38:27.837Z] === RUN TestInspectNetwork [2019-11-10T14:38:27.837Z] === RUN TestInspectNetwork/full_network_id [2019-11-10T14:38:27.837Z] === RUN TestInspectNetwork/partial_network_id [2019-11-10T14:38:27.837Z] === RUN TestInspectNetwork/network_name [2019-11-10T14:38:27.837Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-10T14:38:28.694Z] ok github.com/docker/docker/image 0.106s coverage: 86.4% of statements [2019-11-10T14:38:29.877Z] ok github.com/docker/docker/image/cache 0.053s coverage: 19.2% of statements [2019-11-10T14:38:29.877Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-10T14:38:30.219Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2019-11-10T14:38:30.283Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-10T14:38:30.558Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2019-11-10T14:38:30.558Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-10T14:38:30.972Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-10T14:38:31.843Z] --- PASS: TestInspectNetwork (9.58s) [2019-11-10T14:38:31.843Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-11-10T14:38:31.843Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-10T14:38:31.843Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-10T14:38:31.843Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-10T14:38:31.843Z] === RUN TestRunContainerWithBridgeNone [2019-11-10T14:38:32.859Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-10T14:38:32.877Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2019-11-10T14:38:34.278Z] --- PASS: TestRunContainerWithBridgeNone (2.67s) [2019-11-10T14:38:34.278Z] === RUN TestNetworkInvalidJSON [2019-11-10T14:38:34.278Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-10T14:38:34.278Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-10T14:38:34.278Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:38:34.278Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:38:34.278Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:38:34.278Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:38:34.278Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-10T14:38:34.278Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:38:34.278Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:38:34.278Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-10T14:38:34.278Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-10T14:38:34.278Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-10T14:38:34.278Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-10T14:38:34.278Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-10T14:38:35.573Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-11-10T14:38:35.573Z] === RUN TestDaemonDefaultNetworkPools [2019-11-10T14:38:36.076Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-11-10T14:38:36.076Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-10T14:38:36.737Z] ok github.com/docker/docker/opts 0.085s coverage: 66.9% of statements [2019-11-10T14:38:37.017Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-10T14:38:37.075Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-11-10T14:38:37.421Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-11-10T14:38:37.421Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-10T14:38:37.800Z] ok github.com/docker/docker/pkg/archive 1.278s coverage: 77.4% of statements [2019-11-10T14:38:37.941Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-10T14:38:38.138Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2019-11-10T14:38:38.502Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-10T14:38:38.502Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-10T14:38:38.706Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-11-10T14:38:38.706Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-10T14:38:38.866Z] ok github.com/docker/docker/pkg/authorization 2.394s coverage: 68.3% of statements [2019-11-10T14:38:39.076Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-11-10T14:38:39.076Z] === RUN TestServiceWithPredefinedNetwork [2019-11-10T14:38:39.205Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2019-11-10T14:38:40.432Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-10T14:38:40.802Z] --- PASS: TestServiceUpdateSecrets (15.67s) [2019-11-10T14:38:40.802Z] === RUN TestServiceUpdateConfigs [2019-11-10T14:38:40.961Z] ok github.com/docker/docker/pkg/discovery 0.025s coverage: 58.3% of statements [2019-11-10T14:38:40.961Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2019-11-10T14:38:41.793Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-10T14:38:42.146Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-11-10T14:38:42.146Z] ok github.com/docker/docker/layer 7.341s coverage: 68.8% of statements [2019-11-10T14:38:42.146Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-10T14:38:42.146Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-10T14:38:42.146Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-10T14:38:42.146Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-10T14:38:42.146Z] ? github.com/docker/docker/oci [no test files] [2019-11-10T14:38:42.146Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-10T14:38:42.280Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s) [2019-11-10T14:38:42.280Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-10T14:38:42.280Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-10T14:38:42.280Z] service_test.go:230: FLAKY_TEST [2019-11-10T14:38:42.280Z] === RUN TestServiceWithDataPathPortInit [2019-11-10T14:38:43.156Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-10T14:38:43.325Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2019-11-10T14:38:43.325Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-11-10T14:38:45.021Z] ok github.com/docker/docker/pkg/chrootarchive 4.378s coverage: 43.2% of statements [2019-11-10T14:38:45.021Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-10T14:38:45.021Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-10T14:38:45.021Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2019-11-10T14:38:45.021Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2019-11-10T14:38:46.727Z] ok github.com/docker/docker/pkg/fsutils 0.387s coverage: 85.1% of statements [2019-11-10T14:38:46.727Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2019-11-10T14:38:46.727Z] ok github.com/docker/docker/pkg/discovery/kv 3.300s coverage: 84.1% of statements [2019-11-10T14:38:47.414Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-10T14:38:49.039Z] ok github.com/docker/docker/pkg/jsonmessage 0.050s coverage: 91.7% of statements [2019-11-10T14:38:49.039Z] ok github.com/docker/docker/pkg/locker 0.103s coverage: 88.9% of statements [2019-11-10T14:38:49.395Z] ok github.com/docker/docker/pkg/idtools 0.949s coverage: 70.1% of statements [2019-11-10T14:38:49.736Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2019-11-10T14:38:49.753Z] 65014b3c3121: Pull complete [2019-11-10T14:38:49.926Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-10T14:38:50.469Z] ok github.com/docker/docker/pkg/ioutils 1.862s coverage: 70.6% of statements [2019-11-10T14:38:50.469Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-10T14:38:50.469Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2019-11-10T14:38:51.652Z] ok github.com/docker/docker/pkg/parsers 0.023s coverage: 97.0% of statements [2019-11-10T14:38:51.652Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-11-10T14:38:51.992Z] ok github.com/docker/docker/pkg/mount 0.995s coverage: 70.0% of statements [2019-11-10T14:38:51.992Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-10T14:38:52.330Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2019-11-10T14:38:52.434Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-10T14:38:53.059Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2019-11-10T14:38:53.059Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-10T14:38:53.059Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-10T14:38:54.234Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2019-11-10T14:38:55.410Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements [2019-11-10T14:38:55.410Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2019-11-10T14:38:55.410Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2019-11-10T14:38:55.674Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2019-11-10T14:38:55.674Z] === RUN TestServiceUpdateNetwork [2019-11-10T14:38:55.693Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-10T14:38:55.693Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-10T14:38:56.252Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-10T14:38:56.590Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-11-10T14:38:57.314Z] ok github.com/docker/docker/pkg/pubsub 1.168s coverage: 73.9% of statements [2019-11-10T14:38:57.651Z] ok github.com/docker/docker/pkg/stdcopy 0.027s coverage: 100.0% of statements [2019-11-10T14:38:58.806Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-10T14:38:58.824Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-11-10T14:38:58.824Z] ok github.com/docker/docker/pkg/streamformatter 0.015s coverage: 66.2% of statements [2019-11-10T14:38:59.548Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-11-10T14:38:59.886Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 80.0% of statements [2019-11-10T14:39:00.614Z] ok github.com/docker/docker/pkg/signal 3.463s coverage: 61.0% of statements [2019-11-10T14:39:00.954Z] ok github.com/docker/docker/pkg/system 0.075s coverage: 36.9% of statements [2019-11-10T14:39:01.317Z] --- PASS: TestDockerDaemonSuite (358.85s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (11.39s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.90s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.66s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.79s) [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:1449: [d18ea40a3e5f7] daemon is not started [2019-11-10T14:39:01.318Z] check_test.go:309: [dff2b23d224f0] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.74s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.91s) [2019-11-10T14:39:01.318Z] check_test.go:309: [ddada86e8a339] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.09s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (5.10s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.08s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.02s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.21s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.71s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.32s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-10T14:39:01.318Z] check_test.go:309: [d8d42b9478ac0] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-10T14:39:01.318Z] check_test.go:309: [dfadbef826fe2] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.27s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-11-10T14:39:01.318Z] check_test.go:309: [d6117f9685ad3] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.52s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.85s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-11-10T14:39:01.318Z] check_test.go:309: [d316b0bebc905] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s) [2019-11-10T14:39:01.318Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-10T14:39:01.318Z] check_test.go:309: [d6599f989c896] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.98s) [2019-11-10T14:39:01.318Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-10T14:39:01.318Z] check_test.go:309: [d61d61afa2ebb] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.08s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s) [2019-11-10T14:39:01.318Z] check_test.go:309: [d1c04504d3321] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.54s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-11-10T14:39:01.318Z] check_test.go:309: [db141d457cd94] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.87s) [2019-11-10T14:39:01.318Z] docker_cli_daemon_plugins_test.go:79: [d5dc29ffb745c] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.00s) [2019-11-10T14:39:01.318Z] docker_cli_daemon_plugins_test.go:169: [d0a4f59c24d39] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.64s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-11-10T14:39:01.318Z] check_test.go:309: [db6918a44425e] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.94s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.89s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.91s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.36s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.59s) [2019-11-10T14:39:01.318Z] check_test.go:309: [d17de12037968] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.50s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.56s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.24s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.37s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.23s) [2019-11-10T14:39:01.318Z] check_test.go:309: [dcf4101dff146] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.39s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.93s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.33s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.28s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.10s) [2019-11-10T14:39:01.318Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-10T14:39:01.318Z] check_test.go:309: [d0218e4c49e2a] daemon is not started [2019-11-10T14:39:01.318Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-10T14:39:01.318Z] check_test.go:309: [dbe0cb3755d1c] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.86s) [2019-11-10T14:39:01.318Z] check_test.go:309: [d49b6ba583adb] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.08s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.53s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.42s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.08s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.81s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.86s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.97s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.79s) [2019-11-10T14:39:01.318Z] check_test.go:309: [dcddac13832ec] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.57s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.93s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.92s) [2019-11-10T14:39:01.318Z] check_test.go:309: [d309f74aaf828] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.37s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.20s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-10T14:39:01.318Z] check_test.go:309: [d24a5b60a4318] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2019-11-10T14:39:01.318Z] check_test.go:309: [d397403f40863] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.75s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2019-11-10T14:39:01.318Z] check_test.go:309: [de9b92992e456] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.47s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.14s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.35s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2019-11-10T14:39:01.318Z] check_test.go:309: [d3f4722f43719] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.77s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.99s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.59s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.31s) [2019-11-10T14:39:01.318Z] check_test.go:309: [d91aacf8e1bfb] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.05s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-10T14:39:01.318Z] check_test.go:309: [d7e3adb2a2ff5] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.71s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.08s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.28s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.67s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.03s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.63s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.41s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.13s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.40s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.82s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.33s) [2019-11-10T14:39:01.318Z] docker_cli_daemon_test.go:2542: [d57dadfdc5fb8] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.23s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.07s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.04s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.34s) [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2019-11-10T14:39:01.318Z] check_test.go:309: [dce0a14dd91ca] daemon is not started [2019-11-10T14:39:01.318Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.84s) [2019-11-10T14:39:01.318Z] === RUN TestDockerSwarmSuite [2019-11-10T14:39:01.318Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-10T14:39:01.681Z] ok github.com/docker/docker/pkg/tailfile 0.167s coverage: 88.6% of statements [2019-11-10T14:39:02.133Z] --- PASS: TestServiceWithDataPathPortInit (16.90s) [2019-11-10T14:39:02.133Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-10T14:39:02.407Z] ok github.com/docker/docker/pkg/term 0.009s coverage: 85.9% of statements [2019-11-10T14:39:02.681Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-10T14:39:02.746Z] testing: warning: no tests to run [2019-11-10T14:39:02.746Z] coverage: [no statements] [2019-11-10T14:39:02.746Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2019-11-10T14:39:03.084Z] ok github.com/docker/docker/pkg/tarsum 0.241s coverage: 89.3% of statements [2019-11-10T14:39:03.813Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-11-10T14:39:03.813Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2019-11-10T14:39:04.151Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2019-11-10T14:39:05.943Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-10T14:39:06.453Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2019-11-10T14:39:08.157Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2019-11-10T14:39:09.201Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-10T14:39:09.333Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 68.8% of statements [2019-11-10T14:39:09.874Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.62s) [2019-11-10T14:39:09.874Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l8aqfsdb0r5e93nr5bq6du1qh Created:2019-11-10 14:39:00.438960925 +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[97a479a7ac4a7f49d7f6406b57a639640b461b307ee7ed81f80981fef9ffbdc9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.loau3nl5bozes5z58qma18vd5 EndpointID:c5c45513c2f857cf2fba22d657f4cda901146308247234992fd4387cf77619d6 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:55d064e8399036f1d295a1269a842e50b44b4c88cdab1e3c1c0ea3d7b84fb5a3 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:de4ad8ee3387 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.loau3nl5bozes5z58qma18vd5 EndpointID:c5c45513c2f857cf2fba22d657f4cda901146308247234992fd4387cf77619d6 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-10T14:39:09.874Z] PASS [2019-11-10T14:39:09.874Z] [2019-11-10T14:39:09.874Z] === Skipped [2019-11-10T14:39:09.874Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-10T14:39:09.874Z] service_test.go:230: FLAKY_TEST [2019-11-10T14:39:09.874Z] [2019-11-10T14:39:09.874Z] [2019-11-10T14:39:09.874Z] DONE 21 tests, 1 skipped in 47.227s [2019-11-10T14:39:09.874Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-10T14:39:09.874Z] ++ 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-10T14:39:09.874Z] ++ set -e [2019-11-10T14:39:09.874Z] ++ '[' -n 0 ']' [2019-11-10T14:39:09.874Z] ++ set -x [2019-11-10T14:39:09.874Z] ++ env -i DEST=/go/src/github.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-10T14:39:09.874Z] INFO: Testing against a local daemon [2019-11-10T14:39:09.874Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-10T14:39:09.874Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-10T14:39:09.874Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:39:09.874Z] === RUN TestDockerNetworkIpvlan [2019-11-10T14:39:09.874Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-10T14:39:09.874Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:39:09.874Z] PASS [2019-11-10T14:39:09.874Z] [2019-11-10T14:39:09.874Z] === Skipped [2019-11-10T14:39:09.874Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-10T14:39:09.874Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:39:09.874Z] [2019-11-10T14:39:09.874Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-10T14:39:09.874Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:39:09.874Z] [2019-11-10T14:39:09.874Z] [2019-11-10T14:39:09.874Z] DONE 2 tests, 2 skipped in 0.181s [2019-11-10T14:39:09.874Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-10T14:39:09.874Z] ++ 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-10T14:39:09.874Z] ++ set -e [2019-11-10T14:39:09.874Z] ++ '[' -n 0 ']' [2019-11-10T14:39:09.874Z] ++ set -x [2019-11-10T14:39:09.874Z] ++ env -i DEST=/go/src/github.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-10T14:39:09.874Z] INFO: Testing against a local daemon [2019-11-10T14:39:09.874Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-10T14:39:10.060Z] ok github.com/docker/docker/plugin 0.632s coverage: 27.1% of statements [2019-11-10T14:39:10.554Z] --- PASS: TestServiceUpdateNetwork (15.59s) [2019-11-10T14:39:10.554Z] PASS [2019-11-10T14:39:10.554Z] [2019-11-10T14:39:10.554Z] === Skipped [2019-11-10T14:39:10.554Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-10T14:39:10.554Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-10T14:39:10.554Z] [2019-11-10T14:39:10.554Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-11-10T14:39:10.554Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:39:10.554Z] [2019-11-10T14:39:10.554Z] [2019-11-10T14:39:10.554Z] DONE 20 tests, 2 skipped in 138.435s [2019-11-10T14:39:10.554Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-11-10T14:39:10.554Z] ++ 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-10T14:39:10.554Z] ++ set -e [2019-11-10T14:39:10.554Z] ++ '[' -n 0 ']' [2019-11-10T14:39:10.554Z] ++ set -x [2019-11-10T14:39:10.554Z] ++ env -i DEST=/go/src/github.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-10T14:39:10.554Z] INFO: Testing against a local daemon [2019-11-10T14:39:10.554Z] === RUN TestSessionCreate [2019-11-10T14:39:10.554Z] --- PASS: TestSessionCreate (0.05s) [2019-11-10T14:39:10.554Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-10T14:39:10.554Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-11-10T14:39:10.554Z] PASS [2019-11-10T14:39:10.554Z] [2019-11-10T14:39:10.554Z] DONE 2 tests in 0.277s [2019-11-10T14:39:10.554Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-11-10T14:39:10.554Z] ++ 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-10T14:39:10.554Z] ++ set -e [2019-11-10T14:39:10.554Z] ++ '[' -n 0 ']' [2019-11-10T14:39:10.554Z] ++ set -x [2019-11-10T14:39:10.554Z] ++ env -i DEST=/go/src/github.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-10T14:39:10.554Z] INFO: Testing against a local daemon [2019-11-10T14:39:10.554Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-10T14:39:10.554Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-10T14:39:10.554Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-10T14:39:10.554Z] === RUN TestEventsExecDie [2019-11-10T14:39:10.554Z] --- PASS: TestEventsExecDie (1.02s) [2019-11-10T14:39:10.554Z] === RUN TestEventsBackwardsCompatible [2019-11-10T14:39:10.554Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-11-10T14:39:10.554Z] === RUN TestInfoBinaryCommits [2019-11-10T14:39:10.554Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-10T14:39:10.554Z] === RUN TestInfoAPIVersioned [2019-11-10T14:39:10.554Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-10T14:39:10.554Z] === RUN TestInfoDiscoveryBackend [2019-11-10T14:39:10.646Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2019-11-10T14:39:10.646Z] === RUN TestDockerNetworkMacvlan [2019-11-10T14:39:11.128Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2019-11-10T14:39:11.128Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-10T14:39:11.269Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2019-11-10T14:39:11.446Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-10T14:39:12.023Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2019-11-10T14:39:12.064Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-10T14:39:12.064Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-10T14:39:12.358Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-10T14:39:12.631Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2019-11-10T14:39:12.632Z] === RUN TestInfoAPI [2019-11-10T14:39:12.890Z] --- PASS: TestInfoAPI (0.05s) [2019-11-10T14:39:12.890Z] === RUN TestInfoAPIWarnings [2019-11-10T14:39:13.145Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-10T14:39:13.199Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2019-11-10T14:39:13.457Z] --- PASS: TestInfoAPIWarnings (0.60s) [2019-11-10T14:39:13.457Z] === RUN TestInfoDebug [2019-11-10T14:39:13.927Z] ok github.com/docker/docker/runconfig 0.060s coverage: 68.2% of statements [2019-11-10T14:39:14.024Z] --- PASS: TestInfoDebug (0.59s) [2019-11-10T14:39:14.024Z] === RUN TestInfoInsecureRegistries [2019-11-10T14:39:14.268Z] ok github.com/docker/docker/registry 0.573s coverage: 56.2% of statements [2019-11-10T14:39:14.591Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2019-11-10T14:39:14.591Z] === RUN TestInfoRegistryMirrors [2019-11-10T14:39:15.158Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2019-11-10T14:39:15.158Z] === RUN TestLoginFailsWithBadCredentials [2019-11-10T14:39:15.725Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-11-10T14:39:15.725Z] === RUN TestPingCacheHeaders [2019-11-10T14:39:15.725Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-10T14:39:15.725Z] === RUN TestPingGet [2019-11-10T14:39:15.725Z] --- PASS: TestPingGet (0.03s) [2019-11-10T14:39:15.725Z] === RUN TestPingHead [2019-11-10T14:39:15.725Z] --- PASS: TestPingHead (0.05s) [2019-11-10T14:39:15.725Z] === RUN TestVersion [2019-11-10T14:39:15.725Z] --- PASS: TestVersion (0.05s) [2019-11-10T14:39:15.725Z] PASS [2019-11-10T14:39:15.725Z] [2019-11-10T14:39:15.725Z] === Skipped [2019-11-10T14:39:15.725Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-10T14:39:15.725Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-10T14:39:15.725Z] [2019-11-10T14:39:15.725Z] [2019-11-10T14:39:15.725Z] DONE 18 tests, 1 skipped in 6.562s [2019-11-10T14:39:15.725Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-10T14:39:15.725Z] ++ 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-10T14:39:15.725Z] ++ set -e [2019-11-10T14:39:15.725Z] ++ '[' -n 0 ']' [2019-11-10T14:39:15.725Z] ++ set -x [2019-11-10T14:39:15.725Z] ++ env -i DEST=/go/src/github.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-10T14:39:15.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-10T14:39:15.983Z] INFO: Testing against a local daemon [2019-11-10T14:39:15.983Z] === RUN TestVolumesCreateAndList [2019-11-10T14:39:15.983Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-10T14:39:15.983Z] === RUN TestVolumesRemove [2019-11-10T14:39:15.983Z] --- PASS: TestVolumesRemove (0.12s) [2019-11-10T14:39:15.983Z] === RUN TestVolumesInspect [2019-11-10T14:39:16.241Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-10T14:39:16.241Z] === RUN TestVolumesInvalidJSON [2019-11-10T14:39:16.241Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-10T14:39:16.241Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-10T14:39:16.241Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-10T14:39:16.241Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-10T14:39:16.241Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-10T14:39:16.241Z] PASS [2019-11-10T14:39:16.241Z] [2019-11-10T14:39:16.241Z] DONE 5 tests in 0.410s [2019-11-10T14:39:16.241Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-10T14:39:16.414Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-10T14:39:16.499Z] ++++ cat bundles/test-integration/docker.pid [2019-11-10T14:39:16.499Z] +++ kill 13034 [2019-11-10T14:39:17.801Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-10T14:39:17.874Z] +++ /etc/init.d/apparmor stop [2019-11-10T14:39:17.874Z] Clearing AppArmor profiles cache:. [2019-11-10T14:39:17.874Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-10T14:39:17.874Z] Unloading profiles will leave already running processes permanently [2019-11-10T14:39:17.874Z] unconfined, which can lead to unexpected situations. [2019-11-10T14:39:17.874Z] [2019-11-10T14:39:17.874Z] To set a process to complain mode, use the command line tool [2019-11-10T14:39:17.874Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-10T14:39:17.874Z] with the 'teardown' option." [2019-11-10T14:39:17.874Z] [2019-11-10T14:39:18.109Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2019-11-10T14:39:18.725Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-10T14:39:18.725Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-10T14:39:19.619Z] === RUN TestDockerNetworkMacvlan/MultiSubnet Post stage [Pipeline] junit [2019-11-10T14:39:20.418Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-10T14:39:21.073Z] + echo Ensuring container killed. [2019-11-10T14:39:21.073Z] Ensuring container killed. [2019-11-10T14:39:21.073Z] + docker rm -vf docker-pr2 [2019-11-10T14:39:21.073Z] Error: No such container: docker-pr2 [2019-11-10T14:39:21.073Z] + true [Pipeline] sh [2019-11-10T14:39:21.129Z] ok github.com/docker/docker/volume/mounts 0.076s coverage: 67.0% of statements [2019-11-10T14:39:21.129Z] ok github.com/docker/docker/volume/local 0.059s coverage: 73.0% of statements [2019-11-10T14:39:21.364Z] + echo Chowning /workspace to jenkins user [2019-11-10T14:39:21.364Z] Chowning /workspace to jenkins user [2019-11-10T14:39:21.364Z] + id -u [2019-11-10T14:39:21.364Z] + id -g [2019-11-10T14:39:21.364Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40193:/workspace busybox chown -R 1000:1000 /workspace [2019-11-10T14:39:21.364Z] Unable to find image 'busybox:latest' locally [2019-11-10T14:39:21.364Z] latest: Pulling from library/busybox [2019-11-10T14:39:21.623Z] 8e1247db4aa5: Pulling fs layer [2019-11-10T14:39:21.623Z] 8e1247db4aa5: Verifying Checksum [2019-11-10T14:39:21.623Z] 8e1247db4aa5: Download complete [2019-11-10T14:39:21.881Z] 8e1247db4aa5: Pull complete [2019-11-10T14:39:21.881Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-10T14:39:21.881Z] Status: Downloaded newer image for busybox:latest [2019-11-10T14:39:22.294Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-11-10T14:39:23.958Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-10T14:39:24.789Z] === RUN TestDockerNetworkMacvlan/Addressing [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-10T14:39:25.467Z] + bundleName=arm64-integration [2019-11-10T14:39:25.467Z] + echo Creating arm64-integration-bundles.tar.gz [2019-11-10T14:39:25.467Z] Creating arm64-integration-bundles.tar.gz [2019-11-10T14:39:25.467Z] + 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-10T14:39:25.467Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2019-11-10T14:39:25.578Z] --- PASS: TestDockerNetworkMacvlan (15.20s) [2019-11-10T14:39:25.578Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-10T14:39:25.578Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-11-10T14:39:25.578Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.33s) [2019-11-10T14:39:25.578Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) [2019-11-10T14:39:25.578Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2019-11-10T14:39:25.578Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-11-10T14:39:25.579Z] PASS [2019-11-10T14:39:25.579Z] [2019-11-10T14:39:25.579Z] DONE 8 tests in 16.780s [2019-11-10T14:39:25.579Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-10T14:39:25.579Z] ++ 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-10T14:39:25.579Z] ++ set -e [2019-11-10T14:39:25.579Z] ++ '[' -n 0 ']' [2019-11-10T14:39:25.579Z] ++ set -x [2019-11-10T14:39:25.579Z] ++ env -i DEST=/go/src/github.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-10T14:39:25.579Z] testing: warning: no tests to run [2019-11-10T14:39:25.579Z] PASS [2019-11-10T14:39:25.579Z] [2019-11-10T14:39:25.579Z] DONE 0 tests in 0.064s [2019-11-10T14:39:25.579Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-10T14:39:25.579Z] ++ 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-10T14:39:25.579Z] ++ set -e [2019-11-10T14:39:25.579Z] ++ '[' -n 0 ']' [2019-11-10T14:39:25.579Z] ++ set -x [2019-11-10T14:39:25.579Z] ++ env -i DEST=/go/src/github.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 [Pipeline] archiveArtifacts [2019-11-10T14:39:25.738Z] Archiving artifacts [2019-11-10T14:39:25.959Z] INFO: Testing against a local daemon [2019-11-10T14:39:25.959Z] === RUN TestAuthZPluginAllowRequest [2019-11-10T14:39:26.468Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-10T14:39:27.453Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40193/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-10T14:39:27.782Z] + make clean [2019-11-10T14:39:27.829Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2019-11-10T14:39:27.829Z] === RUN TestAuthZPluginTLS [2019-11-10T14:39:27.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-10T14:39:28.195Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-11-10T14:39:28.195Z] === RUN TestAuthZPluginDenyRequest [2019-11-10T14:39:28.351Z] docker volume rm -f docker-dev-cache [2019-11-10T14:39:28.558Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-11-10T14:39:28.558Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-10T14:39:28.609Z] docker-dev-cache [Pipeline] deleteDir [2019-11-10T14:39:29.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-10T14:39:29.327Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-11-10T14:39:29.327Z] === RUN TestAuthZPluginDenyResponse [2019-11-10T14:39:29.446Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-10T14:39:29.612Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/rootless [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/volume [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-10T14:39:29.612Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === Skipped [2019-11-10T14:39:29.612Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-10T14:39:29.612Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-10T14:39:29.612Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-10T14:39:29.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:39:29.612Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-10T14:39:29.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:39:29.612Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-10T14:39:29.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:39:29.612Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-10T14:39:29.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:39:29.612Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-10T14:39:29.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:39:29.612Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-10T14:39:29.612Z] graphtest_unix.go:73: No driver to put! [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-10T14:39:29.612Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-10T14:39:29.612Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-10T14:39:29.612Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-10T14:39:29.612Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-10T14:39:29.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:39:29.612Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-10T14:39:29.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:39:29.612Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-10T14:39:29.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:39:29.612Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-10T14:39:29.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:39:29.612Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-10T14:39:29.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:39:29.612Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-10T14:39:29.612Z] graphtest_unix.go:73: No driver to put! [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-10T14:39:29.612Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-10T14:39:29.612Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] [2019-11-10T14:39:29.612Z] DONE 2115 tests, 20 skipped in 334.902s Post stage [2019-11-10T14:39:29.696Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2019-11-10T14:39:29.696Z] === RUN TestAuthZPluginAllowEventStream [Pipeline] junit [2019-11-10T14:39:29.727Z] Recording test results [2019-11-10T14:39:29.799Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-10T14:39:29.799Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-10T14:39:29.799Z] remote: Enumerating objects: 19, done. [2019-11-10T14:39:29.799Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-10T14:39:29.799Z] 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-10T14:39:29.799Z] Building: bundles/cross/windows/amd64/containerutility.exe [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-10T14:39:30.714Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -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:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/make.sh dynbinary test-integration [2019-11-10T14:39:31.051Z] [2019-11-10T14:39:31.052Z] Removing bundles/ [2019-11-10T14:39:31.052Z] [2019-11-10T14:39:31.052Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-10T14:39:31.392Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-10T14:39:31.392Z] GOOS="" GOARCH="" GOARM="" [2019-11-10T14:39:31.597Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2019-11-10T14:39:31.597Z] === RUN TestAuthZPluginErrorResponse [2019-11-10T14:39:31.967Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-11-10T14:39:31.967Z] === RUN TestAuthZPluginErrorRequest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2019-11-10T14:39:32.346Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-11-10T14:39:32.347Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] } [2019-11-10T14:39:33.083Z] [2019-11-10T14:39:33.134Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-11-10T14:39:33.134Z] === RUN TestAuthZPluginEnsureLoadImportWorking [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-10T14:39:35.309Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/test/unit [2019-11-10T14:39:35.632Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2019-11-10T14:39:35.632Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-10T14:39:37.519Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-10T14:39:37.527Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2019-11-10T14:39:37.527Z] === RUN TestAuthZPluginHeader [2019-11-10T14:39:37.837Z] ? github.com/docker/docker/api [no test files] [2019-11-10T14:39:38.352Z] --- PASS: TestAuthZPluginHeader (0.87s) [2019-11-10T14:39:38.352Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-10T14:39:38.352Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-10T14:39:38.352Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:39:38.352Z] === RUN TestAuthZPluginV2Disable [2019-11-10T14:39:38.352Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-10T14:39:38.352Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:39:38.352Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-10T14:39:38.352Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-10T14:39:38.352Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:39:38.352Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-10T14:39:38.352Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-10T14:39:38.352Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:39:38.352Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-10T14:39:40.775Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-10T14:39:43.288Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-10T14:39:52.713Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2019-11-10T14:39:58.127Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2019-11-10T14:39:58.127Z] PASS [2019-11-10T14:39:58.127Z] [2019-11-10T14:39:58.127Z] === Skipped [2019-11-10T14:39:58.127Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-10T14:39:58.127Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:39:58.127Z] [2019-11-10T14:39:58.127Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-10T14:39:58.127Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:39:58.127Z] [2019-11-10T14:39:58.127Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-10T14:39:58.127Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:39:58.127Z] [2019-11-10T14:39:58.127Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-10T14:39:58.127Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:39:58.127Z] [2019-11-10T14:39:58.127Z] [2019-11-10T14:39:58.127Z] DONE 17 tests, 4 skipped in 29.584s [2019-11-10T14:39:58.127Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-10T14:39:58.127Z] ++ 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-10T14:39:58.127Z] ++ set -e [2019-11-10T14:39:58.127Z] ++ '[' -n 0 ']' [2019-11-10T14:39:58.127Z] ++ set -x [2019-11-10T14:39:58.127Z] ++ env -i DEST=/go/src/github.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-10T14:39:58.127Z] INFO: Testing against a local daemon [2019-11-10T14:39:58.127Z] === RUN TestPluginInvalidJSON [2019-11-10T14:39:58.127Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:39:58.127Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:39:58.127Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:39:58.127Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-10T14:39:58.127Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-10T14:39:58.127Z] PASS [2019-11-10T14:39:58.127Z] [2019-11-10T14:39:58.127Z] DONE 2 tests in 0.223s [2019-11-10T14:39:58.127Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-10T14:39:58.127Z] ++ 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-10T14:39:58.127Z] ++ set -e [2019-11-10T14:39:58.127Z] ++ '[' -n 0 ']' [2019-11-10T14:39:58.128Z] ++ set -x [2019-11-10T14:39:58.128Z] ++ env -i DEST=/go/src/github.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-10T14:39:58.128Z] INFO: Testing against a local daemon [2019-11-10T14:39:58.128Z] === RUN TestExternalGraphDriver [2019-11-10T14:39:58.128Z] === RUN TestExternalGraphDriver/json [2019-11-10T14:39:58.128Z] === RUN TestExternalGraphDriver/spec [2019-11-10T14:39:59.985Z] === RUN TestExternalGraphDriver/pull [2019-11-10T14:40:01.321Z] --- PASS: TestImportExtremelyLargeImageWorks (182.72s) [2019-11-10T14:40:01.321Z] PASS [2019-11-10T14:40:01.321Z] [2019-11-10T14:40:01.321Z] DONE 12 tests in 186.680s [2019-11-10T14:40:01.321Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-10T14:40:01.321Z] ++ 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-10T14:40:01.321Z] ++ set -e [2019-11-10T14:40:01.321Z] ++ '[' -n 0 ']' [2019-11-10T14:40:01.321Z] ++ set -x [2019-11-10T14:40:01.321Z] ++ env -i DEST=/go/src/github.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-10T14:40:01.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-10T14:40:01.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-10T14:40:01.321Z] INFO: Testing against a local daemon [2019-11-10T14:40:01.321Z] === RUN TestNetworkCreateDelete [2019-11-10T14:40:01.321Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-11-10T14:40:01.321Z] === RUN TestDockerNetworkDeletePreferID [2019-11-10T14:40:01.321Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2019-11-10T14:40:01.321Z] === RUN TestInspectNetwork [2019-11-10T14:40:01.882Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-10T14:40:01.882Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-10T14:40:02.496Z] --- PASS: TestExternalGraphDriver (6.46s) [2019-11-10T14:40:02.496Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2019-11-10T14:40:02.496Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2019-11-10T14:40:02.496Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2019-11-10T14:40:02.496Z] === RUN TestGraphdriverPluginV2 [2019-11-10T14:40:02.496Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-10T14:40:02.496Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:40:02.496Z] PASS [2019-11-10T14:40:02.496Z] [2019-11-10T14:40:02.496Z] === Skipped [2019-11-10T14:40:02.496Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-10T14:40:02.496Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:40:02.496Z] [2019-11-10T14:40:02.496Z] [2019-11-10T14:40:02.496Z] DONE 5 tests, 1 skipped in 6.669s [2019-11-10T14:40:02.496Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-10T14:40:02.496Z] ++ 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-10T14:40:02.496Z] ++ set -e [2019-11-10T14:40:02.496Z] ++ '[' -n 0 ']' [2019-11-10T14:40:02.496Z] ++ set -x [2019-11-10T14:40:02.496Z] ++ env -i DEST=/go/src/github.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-10T14:40:02.496Z] INFO: Testing against a local daemon [2019-11-10T14:40:02.496Z] === RUN TestContinueAfterPluginCrash [2019-11-10T14:40:02.496Z] === PAUSE TestContinueAfterPluginCrash [2019-11-10T14:40:02.496Z] === RUN TestDaemonStartWithLogOpt [2019-11-10T14:40:02.496Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-10T14:40:02.496Z] === CONT TestContinueAfterPluginCrash [2019-11-10T14:40:02.496Z] === CONT TestDaemonStartWithLogOpt [2019-11-10T14:40:06.122Z] === RUN TestInspectNetwork/full_network_id [2019-11-10T14:40:06.122Z] === RUN TestInspectNetwork/partial_network_id [2019-11-10T14:40:06.122Z] === RUN TestInspectNetwork/network_name [2019-11-10T14:40:06.122Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-10T14:40:06.680Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-10T14:40:06.935Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-10T14:40:07.494Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-10T14:40:08.053Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-10T14:40:08.054Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-10T14:40:08.309Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-10T14:40:08.563Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-10T14:40:10.006Z] --- PASS: TestInspectNetwork (10.80s) [2019-11-10T14:40:10.006Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-10T14:40:10.006Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-10T14:40:10.006Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-10T14:40:10.006Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-10T14:40:10.006Z] === RUN TestRunContainerWithBridgeNone [2019-11-10T14:40:10.930Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-10T14:40:12.824Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-10T14:40:13.079Z] --- PASS: TestRunContainerWithBridgeNone (3.21s) [2019-11-10T14:40:13.079Z] === RUN TestNetworkInvalidJSON [2019-11-10T14:40:13.079Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-10T14:40:13.079Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-10T14:40:13.079Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:40:13.079Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:40:13.079Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:40:13.079Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:40:13.338Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-10T14:40:13.338Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:40:13.338Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:40:13.338Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2019-11-10T14:40:13.338Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-10T14:40:13.338Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-11-10T14:40:13.338Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-10T14:40:13.338Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-10T14:40:13.974Z] --- PASS: TestDaemonStartWithLogOpt (11.60s) [2019-11-10T14:40:14.266Z] --- PASS: TestDaemonRestartWithLiveRestore (1.10s) [2019-11-10T14:40:14.266Z] === RUN TestDaemonDefaultNetworkPools [2019-11-10T14:40:14.266Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-10T14:40:15.192Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2019-11-10T14:40:15.192Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-10T14:40:15.792Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-10T14:40:16.351Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-11-10T14:40:16.351Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-10T14:40:16.970Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-10T14:40:17.574Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-11-10T14:40:17.574Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-10T14:40:18.133Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-10T14:40:18.133Z] === RUN TestServiceWithPredefinedNetwork [2019-11-10T14:40:18.133Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-10T14:40:19.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-10T14:40:19.300Z] --- PASS: TestContinueAfterPluginCrash (16.48s) [2019-11-10T14:40:19.300Z] PASS [2019-11-10T14:40:19.300Z] [2019-11-10T14:40:19.300Z] DONE 2 tests in 16.634s [2019-11-10T14:40:19.300Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-10T14:40:19.300Z] ++ 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-10T14:40:19.300Z] ++ set -e [2019-11-10T14:40:19.300Z] ++ '[' -n 0 ']' [2019-11-10T14:40:19.300Z] ++ set -x [2019-11-10T14:40:19.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T14:40:19.300Z] INFO: Testing against a local daemon [2019-11-10T14:40:19.300Z] === RUN TestPluginWithDevMounts [2019-11-10T14:40:19.300Z] === PAUSE TestPluginWithDevMounts [2019-11-10T14:40:19.300Z] === CONT TestPluginWithDevMounts [2019-11-10T14:40:19.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-10T14:40:21.130Z] --- PASS: TestPluginWithDevMounts (2.11s) [2019-11-10T14:40:21.130Z] PASS [2019-11-10T14:40:21.130Z] [2019-11-10T14:40:21.130Z] DONE 1 tests in 2.363s [2019-11-10T14:40:21.130Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-10T14:40:21.130Z] ++ 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-10T14:40:21.130Z] ++ set -e [2019-11-10T14:40:21.130Z] ++ '[' -n 0 ']' [2019-11-10T14:40:21.130Z] ++ set -x [2019-11-10T14:40:21.130Z] ++ env -i DEST=/go/src/github.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-10T14:40:21.499Z] INFO: Testing against a local daemon [2019-11-10T14:40:21.499Z] === RUN TestSecretInspect [2019-11-10T14:40:21.863Z] --- PASS: TestServiceWithPredefinedNetwork (3.53s) [2019-11-10T14:40:21.863Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-10T14:40:21.863Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-10T14:40:21.863Z] service_test.go:230: FLAKY_TEST [2019-11-10T14:40:21.863Z] === RUN TestServiceWithDataPathPortInit [2019-11-10T14:40:24.715Z] --- PASS: TestSecretInspect (2.98s) [2019-11-10T14:40:24.715Z] === RUN TestSecretList [2019-11-10T14:40:26.020Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-10T14:40:27.184Z] --- PASS: TestSecretList (2.52s) [2019-11-10T14:40:27.184Z] === RUN TestSecretsCreateAndDelete [2019-11-10T14:40:29.907Z] --- PASS: TestSecretsCreateAndDelete (2.97s) [2019-11-10T14:40:29.907Z] === RUN TestSecretsUpdate [2019-11-10T14:40:32.353Z] --- PASS: TestSecretsUpdate (2.59s) [2019-11-10T14:40:32.353Z] === RUN TestTemplatedSecret [2019-11-10T14:40:36.596Z] --- PASS: TestTemplatedSecret (3.65s) [2019-11-10T14:40:36.596Z] === RUN TestSecretCreateResolve [2019-11-10T14:40:38.442Z] --- PASS: TestSecretCreateResolve (2.45s) [2019-11-10T14:40:38.442Z] PASS [2019-11-10T14:40:38.442Z] [2019-11-10T14:40:38.442Z] DONE 6 tests in 17.313s [2019-11-10T14:40:38.442Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-10T14:40:38.442Z] ++ 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-10T14:40:38.442Z] ++ set -e [2019-11-10T14:40:38.442Z] ++ '[' -n 0 ']' [2019-11-10T14:40:38.442Z] ++ set -x [2019-11-10T14:40:38.442Z] ++ env -i DEST=/go/src/github.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-10T14:40:38.807Z] INFO: Testing against a local daemon [2019-11-10T14:40:38.807Z] === RUN TestServiceCreateInit [2019-11-10T14:40:38.807Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-10T14:40:42.405Z] --- PASS: TestServiceWithDataPathPortInit (18.89s) [2019-11-10T14:40:42.405Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-10T14:40:43.856Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-10T14:40:47.640Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-10T14:40:49.001Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-10T14:40:49.046Z] --- PASS: TestServiceCreateInit (10.10s) [2019-11-10T14:40:49.046Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.11s) [2019-11-10T14:40:49.046Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) [2019-11-10T14:40:49.046Z] === RUN TestCreateServiceMultipleTimes [2019-11-10T14:40:49.966Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.51s) [2019-11-10T14:40:49.967Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ayf29wetj415m90vrmibj297p Created:2019-11-10 14:40:42.000700328 +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[07f0cf2e0ccfb9b901f29f63088b593d541d7d56f238f22efb21e4a79734e5e2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q6d6c5m5l9kzutmev2q2y0evb EndpointID:244321acf74dd766f5b76b3d34b180e2c0941a2fa01f3687c42ff22e69e7f01a MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e892607470c3c7914a827cee36e222311c46a3d70bcffe6a99481a6d599909c5 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:4ecab2d714b1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q6d6c5m5l9kzutmev2q2y0evb EndpointID:244321acf74dd766f5b76b3d34b180e2c0941a2fa01f3687c42ff22e69e7f01a EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-10T14:40:49.967Z] PASS [2019-11-10T14:40:49.967Z] [2019-11-10T14:40:49.967Z] === Skipped [2019-11-10T14:40:49.967Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-10T14:40:49.967Z] service_test.go:230: FLAKY_TEST [2019-11-10T14:40:49.967Z] [2019-11-10T14:40:49.967Z] [2019-11-10T14:40:49.967Z] DONE 21 tests, 1 skipped in 51.373s [2019-11-10T14:40:49.967Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-10T14:40:49.967Z] ++ 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-10T14:40:49.967Z] ++ set -e [2019-11-10T14:40:49.967Z] ++ '[' -n 0 ']' [2019-11-10T14:40:49.967Z] ++ set -x [2019-11-10T14:40:49.967Z] ++ env -i DEST=/go/src/github.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-10T14:40:49.967Z] INFO: Testing against a local daemon [2019-11-10T14:40:49.967Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-10T14:40:49.967Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-10T14:40:49.967Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:40:49.967Z] === RUN TestDockerNetworkIpvlan [2019-11-10T14:40:49.967Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-10T14:40:49.967Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:40:49.967Z] PASS [2019-11-10T14:40:49.967Z] [2019-11-10T14:40:49.967Z] === Skipped [2019-11-10T14:40:49.967Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-10T14:40:49.967Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:40:49.967Z] [2019-11-10T14:40:49.967Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-10T14:40:49.967Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:40:49.967Z] [2019-11-10T14:40:49.967Z] [2019-11-10T14:40:49.967Z] DONE 2 tests, 2 skipped in 0.123s [2019-11-10T14:40:49.967Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-10T14:40:49.967Z] ++ 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-10T14:40:49.967Z] ++ set -e [2019-11-10T14:40:49.967Z] ++ '[' -n 0 ']' [2019-11-10T14:40:49.967Z] ++ set -x [2019-11-10T14:40:49.967Z] ++ env -i DEST=/go/src/github.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-10T14:40:50.221Z] INFO: Testing against a local daemon [2019-11-10T14:40:50.221Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-10T14:40:51.587Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2019-11-10T14:40:51.587Z] === RUN TestDockerNetworkMacvlan [2019-11-10T14:40:52.511Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-10T14:40:53.072Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-10T14:40:53.997Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-10T14:40:57.261Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-10T14:40:59.146Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-10T14:41:00.070Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-10T14:41:00.325Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-10T14:41:00.383Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2019-11-10T14:41:00.383Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-10T14:41:00.383Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 4.0% of statements [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/types [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-10T14:41:00.383Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-10T14:41:00.383Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-10T14:41:00.383Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-10T14:41:00.886Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-10T14:41:00.948Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2019-11-10T14:41:00.948Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2019-11-10T14:41:00.948Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-10T14:41:00.948Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-10T14:41:00.948Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-10T14:41:00.948Z] ? github.com/docker/docker/builder [no test files] [2019-11-10T14:41:00.948Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-10T14:41:00.948Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-10T14:41:00.948Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-10T14:41:00.948Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-10T14:41:00.948Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-10T14:41:00.948Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-10T14:41:00.948Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-10T14:41:01.141Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-10T14:41:01.479Z] 12c8dbabfd62: Pull complete [2019-11-10T14:41:01.479Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-11-10T14:41:01.479Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:41:01.479Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-10T14:41:01.479Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-10T14:41:01.479Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-11-10T14:41:01.479Z] WARN: Skipping validation tests [2019-11-10T14:41:01.479Z] INFO: Running unit tests at 11/10/2019 14:40:53... [2019-11-10T14:41:01.479Z] INFO: make.ps1 starting at 11/10/2019 14:40:58 [2019-11-10T14:41:01.479Z] INFO: Git commit (4bf5a5b38) assumed from DOCKER_GITCOMMIT environment variable [2019-11-10T14:41:01.479Z] INFO: Invoking autogen... [2019-11-10T14:41:01.479Z] INFO: Running unit tests... [2019-11-10T14:41:01.520Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-11-10T14:41:02.503Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-10T14:41:02.503Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-10T14:41:03.061Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-10T14:41:05.702Z] ok github.com/docker/docker/builder/remotecontext 0.172s coverage: 13.6% of statements [2019-11-10T14:41:05.702Z] ok github.com/docker/docker/builder/dockerfile 0.533s coverage: 48.2% of statements [2019-11-10T14:41:06.635Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-10T14:41:07.303Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-10T14:41:07.568Z] ok github.com/docker/docker/builder/remotecontext/git 1.207s coverage: 85.1% of statements [2019-11-10T14:41:07.568Z] ? github.com/docker/docker/cli [no test files] [2019-11-10T14:41:07.568Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-10T14:41:08.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-10T14:41:08.486Z] --- PASS: TestDockerNetworkMacvlan (16.95s) [2019-11-10T14:41:08.486Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-11-10T14:41:08.486Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-10T14:41:08.486Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2019-11-10T14:41:08.486Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.77s) [2019-11-10T14:41:08.486Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.35s) [2019-11-10T14:41:08.486Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.22s) [2019-11-10T14:41:08.486Z] PASS [2019-11-10T14:41:08.486Z] [2019-11-10T14:41:08.486Z] DONE 8 tests in 18.435s [2019-11-10T14:41:08.486Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-10T14:41:08.486Z] ++ 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-10T14:41:08.486Z] ++ set -e [2019-11-10T14:41:08.486Z] ++ '[' -n 0 ']' [2019-11-10T14:41:08.486Z] ++ set -x [2019-11-10T14:41:08.486Z] ++ env -i DEST=/go/src/github.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-10T14:41:08.486Z] testing: warning: no tests to run [2019-11-10T14:41:08.486Z] PASS [2019-11-10T14:41:08.486Z] [2019-11-10T14:41:08.486Z] DONE 0 tests in 0.035s [2019-11-10T14:41:08.486Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-10T14:41:08.486Z] ++ 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-10T14:41:08.486Z] ++ set -e [2019-11-10T14:41:08.486Z] ++ '[' -n 0 ']' [2019-11-10T14:41:08.486Z] ++ set -x [2019-11-10T14:41:08.486Z] ++ env -i DEST=/go/src/github.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-10T14:41:08.730Z] --- PASS: TestCreateServiceMultipleTimes (17.04s) [2019-11-10T14:41:08.730Z] === RUN TestCreateServiceConflict [2019-11-10T14:41:08.730Z] --- PASS: TestCreateServiceConflict (2.75s) [2019-11-10T14:41:08.730Z] === RUN TestCreateServiceMaxReplicas [2019-11-10T14:41:08.741Z] INFO: Testing against a local daemon [2019-11-10T14:41:08.741Z] === RUN TestAuthZPluginAllowRequest [2019-11-10T14:41:10.624Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2019-11-10T14:41:10.624Z] === RUN TestAuthZPluginTLS [2019-11-10T14:41:11.183Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-11-10T14:41:11.183Z] === RUN TestAuthZPluginDenyRequest [2019-11-10T14:41:11.744Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-11-10T14:41:11.744Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-10T14:41:11.750Z] ok github.com/docker/docker/client 0.222s coverage: 75.8% of statements [2019-11-10T14:41:12.303Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-11-10T14:41:12.303Z] === RUN TestAuthZPluginDenyResponse [2019-11-10T14:41:12.819Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2019-11-10T14:41:12.819Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-10T14:41:12.862Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-10T14:41:12.862Z] === RUN TestAuthZPluginAllowEventStream [2019-11-10T14:41:14.755Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-11-10T14:41:14.755Z] === RUN TestAuthZPluginErrorResponse [2019-11-10T14:41:15.010Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-10T14:41:15.010Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-11-10T14:41:15.010Z] === RUN TestAuthZPluginErrorRequest [2019-11-10T14:41:15.265Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-10T14:41:15.519Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-11-10T14:41:15.519Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-10T14:41:15.774Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-10T14:41:16.029Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-11-10T14:41:16.029Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-10T14:41:16.283Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-10T14:41:16.538Z] === RUN TestDockerSuite/TestBuildFails [2019-11-10T14:41:17.463Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-10T14:41:17.463Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-10T14:41:18.022Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2019-11-10T14:41:18.022Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-10T14:41:19.221Z] ? github.com/docker/docker/api [no test files] [2019-11-10T14:41:19.919Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-10T14:41:20.174Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2019-11-10T14:41:20.174Z] === RUN TestAuthZPluginHeader [2019-11-10T14:41:21.098Z] --- PASS: TestAuthZPluginHeader (0.80s) [2019-11-10T14:41:21.098Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-10T14:41:22.458Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-10T14:41:24.364Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-10T14:41:25.032Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-10T14:41:25.032Z] [2019-11-10T14:41:25.032Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-10T14:41:25.370Z] PKG_CONFIG=pkg-config [2019-11-10T14:41:25.370Z] GOLANG_VERSION=1.13.3 [2019-11-10T14:41:25.370Z] HOSTNAME=f5066989cfa3 [2019-11-10T14:41:25.370Z] DOCKER_EXPERIMENTAL=1 [2019-11-10T14:41:25.371Z] container=docker [2019-11-10T14:41:25.371Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-10T14:41:25.371Z] GO111MODULE=off [2019-11-10T14:41:25.371Z] GOPATH=/go [2019-11-10T14:41:25.371Z] PWD=/go/src/github.com/docker/docker [2019-11-10T14:41:25.371Z] HOME=/root [2019-11-10T14:41:25.371Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-10T14:41:25.371Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-10T14:41:25.371Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-10T14:41:25.371Z] DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 [2019-11-10T14:41:25.371Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-10T14:41:25.371Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-10T14:41:25.371Z] TERM=xterm [2019-11-10T14:41:25.371Z] VALIDATE_BRANCH=master [2019-11-10T14:41:25.371Z] DEST=bundles/test-integration [2019-11-10T14:41:25.371Z] SHLVL=1 [2019-11-10T14:41:25.371Z] TIMEOUT=120m [2019-11-10T14:41:25.371Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-10T14:41:25.371Z] DOCKER_PKG=github.com/docker/docker [2019-11-10T14:41:25.371Z] TESTDEBUG=0 [2019-11-10T14:41:25.371Z] _=/usr/bin/env [2019-11-10T14:41:25.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-10T14:41:25.730Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.73s) [2019-11-10T14:41:25.730Z] === RUN TestAuthZPluginV2Disable [2019-11-10T14:41:25.730Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-10T14:41:25.985Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-10T14:41:26.414Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s) [2019-11-10T14:41:26.414Z] === RUN TestCreateServiceSecretFileMode [2019-11-10T14:41:27.387Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-10T14:41:29.274Z] --- PASS: TestAuthZPluginV2Disable (3.51s) [2019-11-10T14:41:29.274Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-10T14:41:29.274Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-10T14:41:29.581Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2019-11-10T14:41:29.582Z] === RUN TestCreateServiceConfigFileMode [2019-11-10T14:41:30.245Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-10T14:41:30.500Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-10T14:41:32.383Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.21s) [2019-11-10T14:41:32.383Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-10T14:41:32.638Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-10T14:41:32.910Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2019-11-10T14:41:32.910Z] === RUN TestCreateServiceSysctls [2019-11-10T14:41:34.075Z] ok github.com/docker/docker/api/server 0.129s coverage: 9.0% of statements [2019-11-10T14:41:36.806Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-10T14:41:37.076Z] --- PASS: TestCreateServiceSysctls (4.33s) [2019-11-10T14:41:37.076Z] === RUN TestCreateServiceCapabilities [2019-11-10T14:41:39.316Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-10T14:41:41.158Z] --- PASS: TestCreateServiceCapabilities (3.25s) [2019-11-10T14:41:41.158Z] === RUN TestInspect [2019-11-10T14:41:43.777Z] --- PASS: TestInspect (3.42s) [2019-11-10T14:41:43.777Z] === RUN TestServiceListWithStatuses [2019-11-10T14:41:43.777Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-10T14:41:43.777Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-10T14:41:43.777Z] === RUN TestDockerNetworkConnectAlias [2019-11-10T14:41:44.638Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-10T14:41:44.638Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.81s) [2019-11-10T14:41:44.638Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-10T14:41:44.638Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-10T14:41:44.638Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-10T14:41:45.196Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-10T14:41:45.755Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-10T14:41:45.755Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-10T14:41:46.678Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-10T14:41:46.933Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-10T14:41:47.492Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-10T14:41:47.747Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-10T14:41:48.044Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-10T14:41:48.603Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-10T14:41:49.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-10T14:41:49.527Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-10T14:41:50.040Z] --- PASS: TestDockerNetworkConnectAlias (6.18s) [2019-11-10T14:41:50.040Z] === RUN TestDockerNetworkReConnect [2019-11-10T14:41:50.512Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 30.3% of statements [2019-11-10T14:41:50.512Z] ok github.com/docker/docker/container 0.126s coverage: 35.0% of statements [2019-11-10T14:41:50.512Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-10T14:41:50.512Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-10T14:41:50.512Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-10T14:41:50.512Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-10T14:41:52.783Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-10T14:41:55.189Z] --- PASS: TestDockerNetworkReConnect (5.26s) [2019-11-10T14:41:55.189Z] === RUN TestServicePlugin [2019-11-10T14:41:55.189Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-10T14:41:55.189Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:41:55.189Z] === RUN TestServiceUpdateLabel [2019-11-10T14:41:58.016Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-10T14:41:58.398Z] --- PASS: TestServiceUpdateLabel (2.73s) [2019-11-10T14:41:58.398Z] === RUN TestServiceUpdateSecrets [2019-11-10T14:41:58.621Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements [2019-11-10T14:42:00.521Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-10T14:42:01.271Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-11-10T14:42:01.271Z] PASS [2019-11-10T14:42:01.271Z] [2019-11-10T14:42:01.271Z] DONE 17 tests in 52.163s [2019-11-10T14:42:01.271Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-10T14:42:01.271Z] ++ 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-10T14:42:01.271Z] ++ set -e [2019-11-10T14:42:01.271Z] ++ '[' -n 0 ']' [2019-11-10T14:42:01.271Z] ++ set -x [2019-11-10T14:42:01.271Z] ++ env -i DEST=/go/src/github.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-10T14:42:01.271Z] INFO: Testing against a local daemon [2019-11-10T14:42:01.271Z] === RUN TestPluginInvalidJSON [2019-11-10T14:42:01.271Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:42:01.271Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:42:01.271Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:42:01.271Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-10T14:42:01.271Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-10T14:42:01.271Z] PASS [2019-11-10T14:42:01.271Z] [2019-11-10T14:42:01.271Z] DONE 2 tests in 0.107s [2019-11-10T14:42:01.271Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-10T14:42:01.271Z] ++ 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-10T14:42:01.271Z] ++ set -e [2019-11-10T14:42:01.271Z] ++ '[' -n 0 ']' [2019-11-10T14:42:01.271Z] ++ set -x [2019-11-10T14:42:01.271Z] ++ env -i DEST=/go/src/github.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-10T14:42:01.271Z] INFO: Testing against a local daemon [2019-11-10T14:42:01.271Z] === RUN TestExternalGraphDriver [2019-11-10T14:42:01.271Z] === RUN TestExternalGraphDriver/json [2019-11-10T14:42:01.525Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-10T14:42:01.780Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-10T14:42:01.780Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-10T14:42:01.895Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-11-10T14:42:02.034Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-10T14:42:02.034Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-10T14:42:02.288Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-10T14:42:03.649Z] === RUN TestExternalGraphDriver/spec [2019-11-10T14:42:04.211Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-10T14:42:05.614Z] === RUN TestExternalGraphDriver/pull [2019-11-10T14:42:05.871Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-10T14:42:07.232Z] --- PASS: TestExternalGraphDriver (6.17s) [2019-11-10T14:42:07.232Z] --- PASS: TestExternalGraphDriver/json (2.22s) [2019-11-10T14:42:07.232Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2019-11-10T14:42:07.232Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2019-11-10T14:42:07.232Z] === RUN TestGraphdriverPluginV2 [2019-11-10T14:42:10.000Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2019-11-10T14:42:10.495Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-10T14:42:10.495Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-10T14:42:11.054Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-10T14:42:11.372Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 82.1% of statements [2019-11-10T14:42:11.630Z] ok github.com/docker/docker/daemon 12.192s coverage: 17.6% of statements [2019-11-10T14:42:11.630Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-10T14:42:11.630Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-10T14:42:11.978Z] --- PASS: TestGraphdriverPluginV2 (4.70s) [2019-11-10T14:42:11.978Z] PASS [2019-11-10T14:42:11.978Z] [2019-11-10T14:42:11.978Z] DONE 5 tests in 11.004s [2019-11-10T14:42:11.978Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-10T14:42:11.978Z] ++ 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-10T14:42:11.978Z] ++ set -e [2019-11-10T14:42:11.978Z] ++ '[' -n 0 ']' [2019-11-10T14:42:11.978Z] ++ set -x [2019-11-10T14:42:11.978Z] ++ env -i DEST=/go/src/github.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-10T14:42:11.978Z] INFO: Testing against a local daemon [2019-11-10T14:42:11.978Z] === RUN TestContinueAfterPluginCrash [2019-11-10T14:42:11.978Z] === PAUSE TestContinueAfterPluginCrash [2019-11-10T14:42:11.978Z] === RUN TestDaemonStartWithLogOpt [2019-11-10T14:42:11.978Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-10T14:42:11.978Z] === CONT TestContinueAfterPluginCrash [2019-11-10T14:42:11.978Z] === CONT TestDaemonStartWithLogOpt [2019-11-10T14:42:12.564Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-11-10T14:42:12.822Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-11-10T14:42:12.822Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-10T14:42:12.822Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-10T14:42:14.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-10T14:42:14.720Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-11-10T14:42:14.752Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2019-11-10T14:42:14.752Z] === RUN TestServiceUpdateConfigs [2019-11-10T14:42:16.618Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-11-10T14:42:17.551Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.241s coverage: 57.0% of statements [2019-11-10T14:42:20.834Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.798s coverage: 72.5% of statements [2019-11-10T14:42:21.400Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.971s coverage: 46.2% of statements [2019-11-10T14:42:21.400Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-10T14:42:23.299Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.058s coverage: 51.0% of statements [2019-11-10T14:42:23.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-10T14:42:23.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-10T14:42:23.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-10T14:42:24.901Z] ok github.com/docker/docker/api/server/httputils 0.129s coverage: 14.7% of statements [2019-11-10T14:42:24.901Z] ok github.com/docker/docker/api/server/middleware 0.187s coverage: 37.7% of statements [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-10T14:42:24.901Z] ok github.com/docker/docker/api/server/router/swarm 0.104s coverage: 4.0% of statements [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-10T14:42:24.901Z] ok github.com/docker/docker/api/types/filters 0.070s coverage: 92.2% of statements [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-10T14:42:24.901Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-10T14:42:24.901Z] ok github.com/docker/docker/api/types/time 0.350s coverage: 100.0% of statements [2019-11-10T14:42:24.901Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/builder [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-10T14:42:24.901Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-10T14:42:25.199Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.309s coverage: 76.1% of statements [2019-11-10T14:42:26.134Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-11-10T14:42:26.392Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.168s coverage: 57.2% of statements [2019-11-10T14:42:26.392Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-10T14:42:26.392Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-10T14:42:26.655Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-10T14:42:27.578Z] --- PASS: TestDaemonStartWithLogOpt (15.54s) [2019-11-10T14:42:27.767Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2019-11-10T14:42:27.840Z] ok github.com/docker/docker/builder/dockerfile 0.402s coverage: 46.1% of statements [2019-11-10T14:42:27.840Z] ok github.com/docker/docker/builder/dockerignore 0.224s coverage: 96.8% of statements [2019-11-10T14:42:27.840Z] ok github.com/docker/docker/builder/remotecontext 0.774s coverage: 9.2% of statements [2019-11-10T14:42:28.333Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2019-11-10T14:42:29.707Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-11-10T14:42:29.707Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-10T14:42:29.707Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-10T14:42:30.083Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-10T14:42:30.640Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 42.7% of statements [2019-11-10T14:42:31.005Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-10T14:42:31.140Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2019-11-10T14:42:31.140Z] === RUN TestServiceUpdateNetwork [2019-11-10T14:42:32.040Z] ok github.com/docker/docker/daemon/logger/awslogs 0.188s coverage: 77.8% of statements [2019-11-10T14:42:32.040Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-10T14:42:32.040Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-10T14:42:32.040Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 68.2% of statements [2019-11-10T14:42:32.888Z] --- PASS: TestContinueAfterPluginCrash (20.57s) [2019-11-10T14:42:32.888Z] PASS [2019-11-10T14:42:32.888Z] [2019-11-10T14:42:32.888Z] DONE 2 tests in 20.681s [2019-11-10T14:42:32.888Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-10T14:42:32.888Z] ++ 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-10T14:42:32.888Z] ++ set -e [2019-11-10T14:42:32.888Z] ++ '[' -n 0 ']' [2019-11-10T14:42:32.888Z] ++ set -x [2019-11-10T14:42:32.888Z] ++ env -i DEST=/go/src/github.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-10T14:42:32.888Z] INFO: Testing against a local daemon [2019-11-10T14:42:32.888Z] === RUN TestPluginWithDevMounts [2019-11-10T14:42:32.888Z] === PAUSE TestPluginWithDevMounts [2019-11-10T14:42:32.888Z] === CONT TestPluginWithDevMounts [2019-11-10T14:42:33.448Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-10T14:42:33.448Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-10T14:42:33.457Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 26.2% of statements [2019-11-10T14:42:33.715Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.049s coverage: 62.1% of statements [2019-11-10T14:42:33.715Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 88.3% of statements [2019-11-10T14:42:34.808Z] --- PASS: TestPluginWithDevMounts (2.01s) [2019-11-10T14:42:34.808Z] PASS [2019-11-10T14:42:34.809Z] [2019-11-10T14:42:34.809Z] DONE 1 tests in 2.140s [2019-11-10T14:42:34.809Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-10T14:42:34.809Z] ++ 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-10T14:42:34.809Z] ++ set -e [2019-11-10T14:42:34.809Z] ++ '[' -n 0 ']' [2019-11-10T14:42:34.809Z] ++ set -x [2019-11-10T14:42:34.809Z] ++ env -i DEST=/go/src/github.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-10T14:42:34.809Z] INFO: Testing against a local daemon [2019-11-10T14:42:34.809Z] === RUN TestSecretInspect [2019-11-10T14:42:35.087Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 74.7% of statements [2019-11-10T14:42:35.087Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-10T14:42:35.652Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 19.9% of statements [2019-11-10T14:42:37.024Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2019-11-10T14:42:37.590Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-10T14:42:38.068Z] --- PASS: TestSecretInspect (3.06s) [2019-11-10T14:42:38.068Z] === RUN TestSecretList [2019-11-10T14:42:38.156Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-10T14:42:38.721Z] ok github.com/docker/docker/daemon/logger/splunk 1.628s coverage: 82.5% of statements [2019-11-10T14:42:38.721Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-10T14:42:38.721Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-10T14:42:38.991Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-10T14:42:39.246Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-10T14:42:39.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-10T14:42:40.619Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 48.2% of statements [2019-11-10T14:42:40.877Z] ok github.com/docker/docker/distribution 0.175s coverage: 22.1% of statements [2019-11-10T14:42:40.877Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-10T14:42:41.198Z] --- PASS: TestSecretList (3.31s) [2019-11-10T14:42:41.198Z] === RUN TestSecretsCreateAndDelete [2019-11-10T14:42:41.757Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-10T14:42:42.250Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-11-10T14:42:42.316Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-10T14:42:43.624Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-10T14:42:44.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-10T14:42:44.496Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2019-11-10T14:42:44.496Z] === RUN TestSecretsUpdate [2019-11-10T14:42:44.560Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2019-11-10T14:42:44.560Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-10T14:42:44.560Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2019-11-10T14:42:44.560Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-10T14:42:44.685Z] --- PASS: TestServiceUpdateNetwork (14.14s) [2019-11-10T14:42:44.685Z] PASS [2019-11-10T14:42:44.685Z] [2019-11-10T14:42:44.685Z] === Skipped [2019-11-10T14:42:44.685Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-11-10T14:42:44.685Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-10T14:42:44.685Z] [2019-11-10T14:42:44.685Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-11-10T14:42:44.685Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:42:44.685Z] [2019-11-10T14:42:44.685Z] [2019-11-10T14:42:44.685Z] DONE 20 tests, 2 skipped in 124.692s [2019-11-10T14:42:44.685Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-10T14:42:44.685Z] ++ 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-10T14:42:44.685Z] ++ set -e [2019-11-10T14:42:44.685Z] ++ '[' -n 0 ']' [2019-11-10T14:42:44.685Z] ++ set -x [2019-11-10T14:42:44.685Z] ++ env -i DEST=/go/src/github.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-10T14:42:44.685Z] INFO: Testing against a local daemon [2019-11-10T14:42:44.685Z] === RUN TestSessionCreate [2019-11-10T14:42:44.685Z] --- PASS: TestSessionCreate (0.02s) [2019-11-10T14:42:44.685Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-10T14:42:44.685Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-11-10T14:42:44.685Z] PASS [2019-11-10T14:42:44.685Z] [2019-11-10T14:42:44.685Z] DONE 2 tests in 0.224s [2019-11-10T14:42:44.685Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-10T14:42:44.685Z] ++ 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-10T14:42:44.685Z] ++ set -e [2019-11-10T14:42:44.685Z] ++ '[' -n 0 ']' [2019-11-10T14:42:44.685Z] ++ set -x [2019-11-10T14:42:44.685Z] ++ env -i DEST=/go/src/github.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-10T14:42:44.685Z] INFO: Testing against a local daemon [2019-11-10T14:42:44.685Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-10T14:42:44.685Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-10T14:42:44.685Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-10T14:42:44.685Z] === RUN TestEventsExecDie [2019-11-10T14:42:44.685Z] --- PASS: TestEventsExecDie (0.91s) [2019-11-10T14:42:44.685Z] === RUN TestEventsBackwardsCompatible [2019-11-10T14:42:44.685Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-11-10T14:42:44.685Z] === RUN TestInfoBinaryCommits [2019-11-10T14:42:44.685Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-11-10T14:42:44.685Z] === RUN TestInfoAPIVersioned [2019-11-10T14:42:44.685Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-10T14:42:44.685Z] === RUN TestInfoDiscoveryBackend [2019-11-10T14:42:44.751Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-10T14:42:45.520Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2019-11-10T14:42:45.520Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-10T14:42:45.675Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-10T14:42:45.933Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2019-11-10T14:42:45.934Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-10T14:42:46.360Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-10T14:42:46.360Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-10T14:42:46.724Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-11-10T14:42:46.724Z] === RUN TestInfoAPI [2019-11-10T14:42:46.724Z] --- PASS: TestInfoAPI (0.02s) [2019-11-10T14:42:46.724Z] === RUN TestInfoAPIWarnings [2019-11-10T14:42:46.867Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-11-10T14:42:47.047Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-10T14:42:47.499Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-11-10T14:42:47.499Z] === RUN TestInfoDebug [2019-11-10T14:42:47.607Z] --- PASS: TestSecretsUpdate (3.19s) [2019-11-10T14:42:47.607Z] === RUN TestTemplatedSecret [2019-11-10T14:42:47.800Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-11-10T14:42:47.800Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-11-10T14:42:47.865Z] --- PASS: TestInfoDebug (0.52s) [2019-11-10T14:42:47.865Z] === RUN TestInfoInsecureRegistries [2019-11-10T14:42:48.166Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-10T14:42:48.227Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-11-10T14:42:48.227Z] === RUN TestInfoRegistryMirrors [2019-11-10T14:42:49.080Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-11-10T14:42:49.080Z] === RUN TestLoginFailsWithBadCredentials [2019-11-10T14:42:49.452Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2019-11-10T14:42:49.452Z] === RUN TestPingCacheHeaders [2019-11-10T14:42:49.452Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-10T14:42:49.452Z] === RUN TestPingGet [2019-11-10T14:42:49.452Z] --- PASS: TestPingGet (0.02s) [2019-11-10T14:42:49.452Z] === RUN TestPingHead [2019-11-10T14:42:49.452Z] --- PASS: TestPingHead (0.02s) [2019-11-10T14:42:49.452Z] === RUN TestVersion [2019-11-10T14:42:49.452Z] --- PASS: TestVersion (0.02s) [2019-11-10T14:42:49.452Z] PASS [2019-11-10T14:42:49.452Z] [2019-11-10T14:42:49.452Z] === Skipped [2019-11-10T14:42:49.452Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-10T14:42:49.452Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-10T14:42:49.452Z] [2019-11-10T14:42:49.452Z] [2019-11-10T14:42:49.452Z] DONE 18 tests, 1 skipped in 5.848s [2019-11-10T14:42:49.452Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-10T14:42:49.452Z] ++ 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-10T14:42:49.452Z] ++ set -e [2019-11-10T14:42:49.452Z] ++ '[' -n 0 ']' [2019-11-10T14:42:49.452Z] ++ set -x [2019-11-10T14:42:49.452Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-10T14:42:49.452Z] INFO: Testing against a local daemon [2019-11-10T14:42:49.452Z] === RUN TestVolumesCreateAndList [2019-11-10T14:42:49.452Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-10T14:42:49.452Z] === RUN TestVolumesRemove [2019-11-10T14:42:49.698Z] ok github.com/docker/docker/pkg/archive 0.390s coverage: 77.2% of statements [2019-11-10T14:42:49.822Z] --- PASS: TestVolumesRemove (0.12s) [2019-11-10T14:42:49.822Z] === RUN TestVolumesInspect [2019-11-10T14:42:49.822Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-10T14:42:49.822Z] === RUN TestVolumesInvalidJSON [2019-11-10T14:42:49.822Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-10T14:42:49.822Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-10T14:42:49.822Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-10T14:42:49.822Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-11-10T14:42:49.822Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-10T14:42:49.822Z] PASS [2019-11-10T14:42:49.822Z] [2019-11-10T14:42:49.822Z] DONE 5 tests in 0.329s [2019-11-10T14:42:49.822Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-10T14:42:49.822Z] ++++ cat bundles/test-integration/docker.pid [2019-11-10T14:42:49.822Z] +++ kill 11498 [2019-11-10T14:42:50.674Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-10T14:42:50.928Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-10T14:42:50.928Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-10T14:42:51.070Z] ok github.com/docker/docker/pkg/authorization 0.347s coverage: 68.3% of statements [2019-11-10T14:42:51.070Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-10T14:42:51.183Z] --- PASS: TestTemplatedSecret (3.44s) [2019-11-10T14:42:51.183Z] === RUN TestSecretCreateResolve [2019-11-10T14:42:51.183Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-10T14:42:51.328Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-10T14:42:51.438Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-10T14:42:51.625Z] +++ /etc/init.d/apparmor stop [2019-11-10T14:42:51.625Z] Clearing AppArmor profiles cache:. [2019-11-10T14:42:51.625Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-10T14:42:51.625Z] Unloading profiles will leave already running processes permanently [2019-11-10T14:42:51.625Z] unconfined, which can lead to unexpected situations. [2019-11-10T14:42:51.625Z] [2019-11-10T14:42:51.625Z] To set a process to complain mode, use the command line tool [2019-11-10T14:42:51.625Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-10T14:42:51.625Z] with the 'teardown' option." [2019-11-10T14:42:51.625Z] [2019-11-10T14:42:52.361Z] === RUN TestDockerSuite/TestBuildOnBuild Post stage [Pipeline] junit [2019-11-10T14:42:53.122Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-10T14:42:54.244Z] --- PASS: TestSecretCreateResolve (3.05s) [2019-11-10T14:42:54.244Z] PASS [2019-11-10T14:42:54.244Z] [2019-11-10T14:42:54.244Z] DONE 6 tests in 19.387s [2019-11-10T14:42:54.244Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-10T14:42:54.244Z] ++ 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-10T14:42:54.244Z] ++ set -e [2019-11-10T14:42:54.244Z] ++ '[' -n 0 ']' [2019-11-10T14:42:54.244Z] ++ set -x [2019-11-10T14:42:54.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-10T14:42:54.244Z] INFO: Testing against a local daemon [2019-11-10T14:42:54.244Z] === RUN TestServiceCreateInit [2019-11-10T14:42:54.244Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-10T14:42:54.498Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-10T14:42:54.606Z] ok github.com/docker/docker/layer 7.269s coverage: 68.8% of statements [2019-11-10T14:42:54.606Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-10T14:42:54.606Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-10T14:42:54.606Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-10T14:42:54.606Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-10T14:42:54.606Z] ? github.com/docker/docker/oci [no test files] [2019-11-10T14:42:54.606Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-10T14:42:54.606Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-11-10T14:42:54.758Z] + echo Ensuring container killed. [2019-11-10T14:42:54.758Z] Ensuring container killed. [2019-11-10T14:42:54.758Z] + docker rm -vf docker-pr2 [2019-11-10T14:42:54.758Z] Error: No such container: docker-pr2 [2019-11-10T14:42:54.758Z] + true [Pipeline] sh [2019-11-10T14:42:54.864Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-11-10T14:42:54.864Z] ok github.com/docker/docker/pkg/chrootarchive 2.948s coverage: 43.2% of statements [2019-11-10T14:42:54.864Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-10T14:42:54.864Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-10T14:42:55.430Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-11-10T14:42:55.463Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-10T14:42:55.558Z] + echo Chowning /workspace to jenkins user [2019-11-10T14:42:55.559Z] Chowning /workspace to jenkins user [2019-11-10T14:42:55.559Z] + id -u [2019-11-10T14:42:55.559Z] + id -g [2019-11-10T14:42:55.559Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40193:/workspace busybox chown -R 1001:1001 /workspace [2019-11-10T14:42:55.559Z] Unable to find image 'busybox:latest' locally [2019-11-10T14:42:55.924Z] latest: Pulling from library/busybox [2019-11-10T14:42:55.924Z] dd8c951d5d23: Pulling fs layer [2019-11-10T14:42:55.924Z] dd8c951d5d23: Verifying Checksum [2019-11-10T14:42:55.924Z] dd8c951d5d23: Download complete [2019-11-10T14:42:55.997Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-11-10T14:42:56.289Z] dd8c951d5d23: Pull complete [2019-11-10T14:42:56.289Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-10T14:42:56.289Z] Status: Downloaded newer image for busybox:latest [2019-11-10T14:42:56.562Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-11-10T14:42:56.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-10T14:42:57.127Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-11-10T14:42:57.912Z] ok github.com/docker/docker/builder/remotecontext/git 30.087s coverage: 85.1% of statements [2019-11-10T14:42:57.912Z] ? github.com/docker/docker/cli [no test files] [2019-11-10T14:42:57.912Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-10T14:42:57.912Z] ok github.com/docker/docker/cli/debug 0.265s coverage: 100.0% of statements [2019-11-10T14:42:57.912Z] ok github.com/docker/docker/client 0.636s coverage: 75.3% of statements [2019-11-10T14:42:58.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-10T14:42:58.059Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-10T14:42:58.761Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-10T14:42:58.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-10T14:42:58.991Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2019-11-10T14:42:59.054Z] + bundleName=s390x-integration [2019-11-10T14:42:59.054Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-10T14:42:59.054Z] Creating s390x-integration-bundles.tar.gz [2019-11-10T14:42:59.054Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-11-10T14:42:59.054Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-10T14:42:59.205Z] Archiving artifacts [2019-11-10T14:42:59.557Z] ok github.com/docker/docker/pkg/discovery/kv 3.132s coverage: 84.1% of statements [2019-11-10T14:42:59.557Z] ok github.com/docker/docker/pkg/fsutils 0.218s coverage: 85.1% of statements [2019-11-10T14:42:59.685Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-10T14:42:59.816Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-11-10T14:42:59.940Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-10T14:43:00.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-10T14:43:00.750Z] ok github.com/docker/docker/pkg/idtools 0.339s coverage: 70.1% of statements [2019-11-10T14:43:01.316Z] ok github.com/docker/docker/pkg/ioutils 0.565s coverage: 70.6% of statements [2019-11-10T14:43:01.316Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2019-11-10T14:43:01.882Z] ok github.com/docker/docker/pkg/locker 0.023s coverage: 88.9% of statements [2019-11-10T14:43:01.882Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-11-10T14:43:01.882Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-10T14:43:02.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-10T14:43:02.449Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2019-11-10T14:43:02.654Z] ok github.com/docker/docker/cmd/dockerd 0.698s coverage: 19.0% of statements [2019-11-10T14:43:02.706Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-10T14:43:02.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-10T14:43:02.965Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-10T14:43:03.202Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-10T14:43:03.222Z] ok github.com/docker/docker/pkg/mount 0.591s coverage: 70.0% of statements [2019-11-10T14:43:03.222Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-10T14:43:03.480Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements [2019-11-10T14:43:03.480Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-11-10T14:43:03.480Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-10T14:43:03.480Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-10T14:43:04.213Z] ok github.com/docker/docker/container 0.502s coverage: 42.5% of statements [2019-11-10T14:43:04.213Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-10T14:43:04.213Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-10T14:43:04.213Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-10T14:43:04.213Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-10T14:43:04.414Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2019-11-10T14:43:04.566Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-10T14:43:05.125Z] --- PASS: TestServiceCreateInit (10.76s) [2019-11-10T14:43:05.125Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s) [2019-11-10T14:43:05.125Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.59s) [2019-11-10T14:43:05.125Z] === RUN TestCreateServiceMultipleTimes [2019-11-10T14:43:05.346Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-10T14:43:05.346Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-10T14:43:05.604Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-11-10T14:43:05.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-10T14:43:06.047Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-10T14:43:06.301Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-10T14:43:06.974Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-11-10T14:43:07.063Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40193/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-10T14:43:07.232Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-10T14:43:07.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-10T14:43:07.801Z] + make clean [2019-11-10T14:43:07.801Z] make: command: Command not found [2019-11-10T14:43:07.801Z] make: command: Command not found [2019-11-10T14:43:07.801Z] docker volume rm -f docker-dev-cache [2019-11-10T14:43:08.172Z] docker-dev-cache [Pipeline] deleteDir [2019-11-10T14:43:10.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-10T14:43:10.458Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-10T14:43:10.509Z] ok github.com/docker/docker/pkg/signal 2.413s coverage: 61.0% of statements [2019-11-10T14:43:10.509Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2019-11-10T14:43:11.074Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-10T14:43:11.074Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-10T14:43:11.332Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-10T14:43:11.896Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-10T14:43:12.341Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-10T14:43:12.462Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.9% of statements [2019-11-10T14:43:12.720Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2019-11-10T14:43:13.264Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-10T14:43:13.285Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-11-10T14:43:13.850Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-11-10T14:43:13.850Z] testing: warning: no tests to run [2019-11-10T14:43:13.850Z] coverage: [no statements] [2019-11-10T14:43:13.850Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-10T14:43:14.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-10T14:43:14.415Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-10T14:43:14.624Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-10T14:43:14.672Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-11-10T14:43:14.672Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-10T14:43:17.199Z] ok github.com/docker/docker/plugin 0.530s coverage: 27.1% of statements [2019-11-10T14:43:17.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-10T14:43:17.457Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-10T14:43:18.391Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-11-10T14:43:18.649Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2019-11-10T14:43:18.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-10T14:43:20.022Z] ok github.com/docker/docker/registry 0.092s coverage: 56.2% of statements [2019-11-10T14:43:20.956Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-10T14:43:20.956Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-10T14:43:21.889Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-11-10T14:43:21.889Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2019-11-10T14:43:22.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-10T14:43:24.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-10T14:43:24.556Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-10T14:43:25.168Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-10T14:43:25.400Z] ok github.com/docker/docker/daemon 3.619s coverage: 9.2% of statements [2019-11-10T14:43:25.400Z] ok github.com/docker/docker/daemon/cluster 1.579s coverage: 0.5% of statements [2019-11-10T14:43:25.400Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 2.081s coverage: 65.3% of statements [2019-11-10T14:43:25.400Z] ok github.com/docker/docker/daemon/cluster/convert 0.379s coverage: 35.8% of statements [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-10T14:43:25.400Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.816s coverage: 10.9% of statements [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-10T14:43:25.400Z] ok github.com/docker/docker/daemon/config 0.923s coverage: 80.1% of statements [2019-11-10T14:43:25.400Z] ok github.com/docker/docker/daemon/discovery 0.603s coverage: 30.0% of statements [2019-11-10T14:43:25.400Z] ok github.com/docker/docker/daemon/events 0.362s coverage: 50.0% of statements [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-10T14:43:25.400Z] ok github.com/docker/docker/daemon/graphdriver 0.472s coverage: 2.3% of statements [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-10T14:43:25.400Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-10T14:43:25.425Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2019-11-10T14:43:26.035Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-11-10T14:43:26.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-10T14:43:26.964Z] ok github.com/docker/docker/daemon/images 0.474s coverage: 4.9% of statements [2019-11-10T14:43:26.964Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-10T14:43:26.964Z] ok github.com/docker/docker/daemon/links 0.060s coverage: 93.0% of statements [2019-11-10T14:43:26.964Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-10T14:43:26.985Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-11-10T14:43:27.430Z] ok github.com/docker/docker/daemon/logger 0.401s coverage: 43.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-10T14:43:27.895Z] ok github.com/docker/docker/daemon/logger/awslogs 0.642s coverage: 77.8% of statements [2019-11-10T14:43:27.895Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-10T14:43:27.895Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-10T14:43:27.895Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-10T14:43:27.895Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-10T14:43:27.895Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-10T14:43:28.505Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-10T14:43:28.505Z] Using test binary docker [2019-11-10T14:43:28.505Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-10T14:43:28.505Z] +++ /etc/init.d/apparmor start [2019-11-10T14:43:28.505Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-10T14:43:28.505Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-10T14:43:28.505Z] Warning failed to create cache: (null) [2019-11-10T14:43:28.505Z] . [2019-11-10T14:43:28.505Z] INFO: Waiting for daemon to start... [2019-11-10T14:43:28.505Z] Starting dockerd [2019-11-10T14:43:28.505Z] +++ 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-10T14:43:28.710Z] --- PASS: TestCreateServiceMultipleTimes (23.28s) [2019-11-10T14:43:28.710Z] === RUN TestCreateServiceConflict [2019-11-10T14:43:28.710Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-10T14:43:28.879Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.445s coverage: 62.1% of statements [2019-11-10T14:43:28.879Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.224s coverage: 88.3% of statements [2019-11-10T14:43:30.186Z] . [2019-11-10T14:43:30.186Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-10T14:43:30.437Z] ok github.com/docker/docker/daemon/logger/local 0.550s coverage: 74.7% of statements [2019-11-10T14:43:30.437Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-10T14:43:30.523Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-10T14:43:30.523Z] Error: No such image: emptyfs [2019-11-10T14:43:30.523Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-10T14:43:30.523Z] ++++ docker load [2019-11-10T14:43:30.523Z] Running integration-test (iteration 1) [2019-11-10T14:43:30.523Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-10T14:43:30.523Z] ++ 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-10T14:43:30.523Z] ++ set -e [2019-11-10T14:43:30.523Z] ++ '[' -n 0 ']' [2019-11-10T14:43:30.523Z] ++ set -x [2019-11-10T14:43:30.523Z] ++ env -i DEST=/go/src/github.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-10T14:43:30.905Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.329s coverage: 21.4% of statements [2019-11-10T14:43:31.218Z] === RUN TestDockerSuite/TestBuildRm [2019-11-10T14:43:31.780Z] --- PASS: TestCreateServiceConflict (3.26s) [2019-11-10T14:43:31.780Z] === RUN TestCreateServiceMaxReplicas [2019-11-10T14:43:34.290Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-10T14:43:34.686Z] ok github.com/docker/docker/daemon/logger/splunk 2.478s coverage: 82.5% of statements [2019-11-10T14:43:34.686Z] ok github.com/docker/docker/daemon/logger/syslog 0.167s coverage: 47.8% of statements [2019-11-10T14:43:34.686Z] ok github.com/docker/docker/daemon/logger/templates 0.106s coverage: 8.3% of statements [2019-11-10T14:43:34.686Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-10T14:43:34.686Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-10T14:43:34.686Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-10T14:43:35.214Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2019-11-10T14:43:35.214Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-10T14:43:35.214Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-10T14:43:36.241Z] ok github.com/docker/docker/distribution 1.835s coverage: 20.3% of statements [2019-11-10T14:43:36.706Z] ok github.com/docker/docker/distribution/metadata 1.764s coverage: 48.2% of statements [2019-11-10T14:43:36.706Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-10T14:43:37.097Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-10T14:43:37.352Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-10T14:43:37.685Z] ok github.com/docker/docker/distribution/xfer 2.592s coverage: 76.8% of statements [2019-11-10T14:43:37.685Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-10T14:43:37.685Z] ok github.com/docker/docker/errdefs 0.109s coverage: 49.4% of statements [2019-11-10T14:43:37.911Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-10T14:43:39.183Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/rootless [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/volume [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-10T14:43:39.183Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === Skipped [2019-11-10T14:43:39.183Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-10T14:43:39.183Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-10T14:43:39.183Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-10T14:43:39.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:43:39.183Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-10T14:43:39.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:43:39.183Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-10T14:43:39.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:43:39.183Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-10T14:43:39.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:43:39.183Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-10T14:43:39.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:43:39.183Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-10T14:43:39.183Z] graphtest_unix.go:73: No driver to put! [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-10T14:43:39.183Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-10T14:43:39.183Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-10T14:43:39.183Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-10T14:43:39.183Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-10T14:43:39.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:43:39.183Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-10T14:43:39.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:43:39.183Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-10T14:43:39.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:43:39.183Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-10T14:43:39.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:43:39.183Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-10T14:43:39.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-10T14:43:39.183Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-10T14:43:39.183Z] graphtest_unix.go:73: No driver to put! [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-10T14:43:39.183Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-10T14:43:39.183Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] [2019-11-10T14:43:39.183Z] DONE 2115 tests, 20 skipped in 241.831s Post stage [Pipeline] junit [2019-11-10T14:43:39.198Z] Recording test results [2019-11-10T14:43:39.271Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-10T14:43:39.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40193/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/validate/vendor [2019-11-10T14:43:40.633Z] ok github.com/docker/docker/image 1.357s coverage: 86.4% of statements [2019-11-10T14:43:40.633Z] ok github.com/docker/docker/image/cache 0.379s coverage: 19.2% of statements [2019-11-10T14:43:40.633Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-10T14:43:40.633Z] ok github.com/docker/docker/image/v1 0.287s coverage: 25.0% of statements [2019-11-10T14:43:40.633Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-10T14:43:40.675Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-10T14:43:40.918Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-10T14:43:41.503Z] + echo Building e2e image [2019-11-10T14:43:41.503Z] Building e2e image [2019-11-10T14:43:41.503Z] + docker build --build-arg DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -t moby-e2e-test -f Dockerfile.e2e . [2019-11-10T14:43:41.503Z] #2 [internal] load build definition from Dockerfile.e2e [2019-11-10T14:43:41.503Z] #2 transferring dockerfile: 3.21kB done [2019-11-10T14:43:41.503Z] #2 DONE 0.0s [2019-11-10T14:43:41.503Z] [2019-11-10T14:43:41.503Z] #1 [internal] load .dockerignore [2019-11-10T14:43:41.503Z] #1 transferring context: 34B done [2019-11-10T14:43:41.503Z] #1 DONE 0.0s [2019-11-10T14:43:41.503Z] [2019-11-10T14:43:41.503Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-11-10T14:43:41.643Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-10T14:43:41.760Z] #4 ... [2019-11-10T14:43:41.760Z] [2019-11-10T14:43:41.760Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-11-10T14:43:41.760Z] #3 DONE 0.2s [2019-11-10T14:43:41.760Z] [2019-11-10T14:43:41.760Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-11-10T14:43:42.022Z] #4 DONE 0.7s [2019-11-10T14:43:42.194Z] ok github.com/docker/docker/layer 0.811s coverage: 30.0% of statements [2019-11-10T14:43:42.194Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-10T14:43:42.284Z] [2019-11-10T14:43:42.284Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-11-10T14:43:42.284Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-11-10T14:43:42.284Z] #5 DONE 0.0s [2019-11-10T14:43:42.284Z] [2019-11-10T14:43:42.284Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-10T14:43:42.284Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done [2019-11-10T14:43:42.284Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.1s [2019-11-10T14:43:42.284Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.1s [2019-11-10T14:43:42.284Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 0B / 126.85MB 0.1s [2019-11-10T14:43:42.284Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done [2019-11-10T14:43:42.284Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done [2019-11-10T14:43:42.284Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done [2019-11-10T14:43:42.284Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 138.80kB / 301.72kB 0.2s [2019-11-10T14:43:42.284Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-11-10T14:43:42.284Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 0B / 126B 0.2s [2019-11-10T14:43:42.544Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.2s done [2019-11-10T14:43:42.544Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.3s done [2019-11-10T14:43:42.544Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-11-10T14:43:42.804Z] #14 ... [2019-11-10T14:43:42.804Z] [2019-11-10T14:43:42.804Z] #8 [internal] load build context [2019-11-10T14:43:42.804Z] #8 transferring context: 809.23kB 0.4s done [2019-11-10T14:43:42.804Z] #8 DONE 0.5s [2019-11-10T14:43:42.804Z] [2019-11-10T14:43:42.804Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-10T14:43:42.804Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 14.21MB / 126.85MB 0.5s [2019-11-10T14:43:42.804Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.2s done [2019-11-10T14:43:42.804Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-11-10T14:43:43.063Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 26.96MB / 126.85MB 0.8s [2019-11-10T14:43:43.063Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 37.46MB / 126.85MB 0.8s [2019-11-10T14:43:43.324Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 61.58MB / 126.85MB 1.0s [2019-11-10T14:43:43.324Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 72.50MB / 126.85MB 1.1s [2019-11-10T14:43:43.582Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 84.36MB / 126.85MB 1.2s [2019-11-10T14:43:43.582Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 100.65MB / 126.85MB 1.4s [2019-11-10T14:43:43.839Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 113.21MB / 126.85MB 1.6s [2019-11-10T14:43:44.096Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 122.49MB / 126.85MB 1.8s [2019-11-10T14:43:45.029Z] #14 ... [2019-11-10T14:43:45.029Z] [2019-11-10T14:43:45.029Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-10T14:43:45.029Z] #6 DONE 2.5s [2019-11-10T14:43:45.029Z] [2019-11-10T14:43:45.029Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-10T14:43:45.029Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 2.5s done [2019-11-10T14:43:45.029Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 [2019-11-10T14:43:45.132Z] ok github.com/docker/docker/libcontainerd/local 0.540s coverage: 1.0% of statements [2019-11-10T14:43:45.132Z] ok github.com/docker/docker/libcontainerd/queue 0.417s coverage: 100.0% of statements [2019-11-10T14:43:45.132Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-10T14:43:45.132Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-10T14:43:45.132Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-10T14:43:45.132Z] ? github.com/docker/docker/oci [no test files] [2019-11-10T14:43:45.132Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-10T14:43:45.132Z] ok github.com/docker/docker/opts 0.477s coverage: 67.3% of statements [2019-11-10T14:43:45.132Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 50.0% of statements [2019-11-10T14:43:45.798Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-10T14:43:45.798Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-10T14:43:45.798Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-10T14:43:45.798Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-10T14:43:46.357Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-10T14:43:46.545Z] Loaded image: buildpack-deps:jessie [2019-11-10T14:43:46.545Z] Loaded image: busybox:latest [2019-11-10T14:43:46.545Z] Loaded image: busybox:glibc [2019-11-10T14:43:46.545Z] Loaded image: debian:jessie [2019-11-10T14:43:46.545Z] Loaded image: hello-world:latest [2019-11-10T14:43:46.545Z] INFO: Testing against a local daemon [2019-11-10T14:43:46.545Z] === RUN TestCgroupNamespacesBuild [2019-11-10T14:43:46.545Z] --- PASS: TestCgroupNamespacesBuild (1.72s) [2019-11-10T14:43:46.545Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-10T14:43:47.281Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-10T14:43:47.535Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-10T14:43:48.240Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2019-11-10T14:43:48.240Z] === RUN TestBuildWithSession [2019-11-10T14:43:48.240Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-10T14:43:48.240Z] build_session_test.go:25: TODO: BuildKit [2019-11-10T14:43:48.240Z] === RUN TestBuildSquashParent [2019-11-10T14:43:48.458Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-10T14:43:50.288Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.1s [2019-11-10T14:43:51.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-10T14:43:51.005Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.82s) [2019-11-10T14:43:51.005Z] === RUN TestCreateServiceSecretFileMode [2019-11-10T14:43:51.219Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.3s done [2019-11-10T14:43:51.783Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done [2019-11-10T14:43:52.348Z] #14 DONE 10.0s [2019-11-10T14:43:52.348Z] [2019-11-10T14:43:52.348Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-10T14:43:52.348Z] #7 1.129 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-10T14:43:52.348Z] #7 2.250 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-10T14:43:52.348Z] #7 2.366 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-10T14:43:52.348Z] #7 2.374 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-10T14:43:52.348Z] #7 2.590 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-10T14:43:52.348Z] #7 2.602 (4/31) Installing readline (8.0.0-r0) [2019-11-10T14:43:52.348Z] #7 2.608 (5/31) Installing bash (5.0.0-r0) [2019-11-10T14:43:52.348Z] #7 2.628 Executing bash-5.0.0-r0.post-install [2019-11-10T14:43:52.348Z] #7 2.633 (6/31) Installing ca-certificates (20190108-r0) [2019-11-10T14:43:52.348Z] #7 2.653 (7/31) Installing libgcc (8.3.0-r0) [2019-11-10T14:43:52.348Z] #7 2.658 (8/31) Installing libstdc++ (8.3.0-r0) [2019-11-10T14:43:52.348Z] #7 2.675 (9/31) Installing binutils (2.32-r0) [2019-11-10T14:43:52.348Z] #7 2.786 (10/31) Installing gmp (6.1.2-r1) [2019-11-10T14:43:52.348Z] #7 2.798 (11/31) Installing isl (0.18-r0) [2019-11-10T14:43:52.348Z] #7 2.822 (12/31) Installing libgomp (8.3.0-r0) [2019-11-10T14:43:52.348Z] #7 2.827 (13/31) Installing libatomic (8.3.0-r0) [2019-11-10T14:43:52.348Z] #7 2.830 (14/31) Installing mpfr3 (3.1.5-r1) [2019-11-10T14:43:52.348Z] #7 2.838 (15/31) Installing mpc1 (1.1.0-r0) [2019-11-10T14:43:52.348Z] #7 2.841 (16/31) Installing gcc (8.3.0-r0) [2019-11-10T14:43:52.348Z] #7 3.821 (17/31) Installing musl-dev (1.1.22-r3) [2019-11-10T14:43:52.348Z] #7 3.932 (18/31) Installing libc-dev (0.7.1-r0) [2019-11-10T14:43:52.348Z] #7 3.936 (19/31) Installing g++ (8.3.0-r0) [2019-11-10T14:43:52.348Z] #7 4.570 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-11-10T14:43:52.348Z] #7 4.574 (21/31) Installing libcurl (7.66.0-r0) [2019-11-10T14:43:52.348Z] #7 4.585 (22/31) Installing expat (2.2.8-r0) [2019-11-10T14:43:52.348Z] #7 4.590 (23/31) Installing pcre2 (10.33-r0) [2019-11-10T14:43:52.348Z] #7 4.600 (24/31) Installing git (2.22.0-r0) [2019-11-10T14:43:52.348Z] #7 4.832 (25/31) Installing libmnl (1.0.4-r0) [2019-11-10T14:43:52.348Z] #7 4.835 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-11-10T14:43:52.348Z] #7 4.840 (27/31) Installing iptables (1.8.3-r0) [2019-11-10T14:43:52.348Z] #7 4.874 (28/31) Installing pigz (2.4-r0) [2019-11-10T14:43:52.348Z] #7 4.880 (29/31) Installing tar (1.32-r0) [2019-11-10T14:43:52.348Z] #7 4.889 (30/31) Installing xz-libs (5.2.4-r0) [2019-11-10T14:43:52.348Z] #7 4.893 (31/31) Installing xz (5.2.4-r0) [2019-11-10T14:43:52.348Z] #7 4.899 Executing busybox-1.30.1-r2.trigger [2019-11-10T14:43:52.348Z] #7 4.904 Executing ca-certificates-20190108-r0.trigger [2019-11-10T14:43:52.348Z] #7 4.963 OK: 185 MiB in 45 packages [2019-11-10T14:43:52.913Z] #7 DONE 8.2s [2019-11-10T14:43:52.913Z] [2019-11-10T14:43:52.913Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-10T14:43:53.171Z] #15 ... [2019-11-10T14:43:53.171Z] [2019-11-10T14:43:53.171Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-10T14:43:53.171Z] #9 DONE 0.1s [2019-11-10T14:43:53.171Z] [2019-11-10T14:43:53.171Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-10T14:43:53.171Z] #10 DONE 0.1s [2019-11-10T14:43:53.171Z] [2019-11-10T14:43:53.171Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-10T14:43:53.171Z] #11 DONE 0.1s [2019-11-10T14:43:53.171Z] [2019-11-10T14:43:53.171Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-10T14:43:53.171Z] #12 DONE 0.1s [2019-11-10T14:43:53.171Z] [2019-11-10T14:43:53.171Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-10T14:43:53.428Z] #15 ... [2019-11-10T14:43:53.428Z] [2019-11-10T14:43:53.428Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-10T14:43:53.428Z] #13 DONE 0.1s [2019-11-10T14:43:53.428Z] [2019-11-10T14:43:53.428Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-10T14:43:53.534Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-10T14:43:53.685Z] #15 1.404 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-10T14:43:54.216Z] --- PASS: TestBuildSquashParent (5.44s) [2019-11-10T14:43:54.216Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-10T14:43:54.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-10T14:43:54.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-10T14:43:54.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-10T14:43:54.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-10T14:43:54.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-10T14:43:54.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-10T14:43:54.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-10T14:43:54.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-10T14:43:54.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-10T14:43:54.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-10T14:43:54.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-10T14:43:54.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-10T14:43:54.216Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-10T14:43:54.216Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-10T14:43:54.216Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-10T14:43:54.216Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-10T14:43:54.896Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-10T14:43:55.056Z] #15 2.467 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-10T14:43:55.056Z] #15 2.543 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-10T14:43:55.056Z] #15 2.546 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-10T14:43:55.056Z] #15 2.700 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-10T14:43:55.056Z] #15 2.708 (4/43) Installing readline (8.0.0-r0) [2019-11-10T14:43:55.056Z] #15 2.714 (5/43) Installing bash (5.0.0-r0) [2019-11-10T14:43:55.056Z] #15 2.727 Executing bash-5.0.0-r0.post-install [2019-11-10T14:43:55.056Z] #15 2.728 (6/43) Installing linux-headers (4.19.36-r0) [2019-11-10T14:43:55.056Z] #15 2.803 (7/43) Installing libuuid (2.33.2-r0) [2019-11-10T14:43:55.056Z] #15 2.806 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-11-10T14:43:55.056Z] #15 2.821 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-11-10T14:43:55.056Z] #15 2.826 (10/43) Installing binutils (2.32-r0) [2019-11-10T14:43:55.056Z] #15 2.911 (11/43) Installing libmagic (5.37-r1) [2019-11-10T14:43:55.056Z] #15 2.932 (12/43) Installing file (5.37-r1) [2019-11-10T14:43:55.152Z] --- PASS: TestCreateServiceSecretFileMode (4.22s) [2019-11-10T14:43:55.152Z] === RUN TestCreateServiceConfigFileMode [2019-11-10T14:43:55.314Z] #15 2.934 (13/43) Installing gmp (6.1.2-r1) [2019-11-10T14:43:55.314Z] #15 2.941 (14/43) Installing isl (0.18-r0) [2019-11-10T14:43:55.314Z] #15 2.957 (15/43) Installing libgomp (8.3.0-r0) [2019-11-10T14:43:55.314Z] #15 2.961 (16/43) Installing libatomic (8.3.0-r0) [2019-11-10T14:43:55.314Z] #15 2.963 (17/43) Installing libgcc (8.3.0-r0) [2019-11-10T14:43:55.314Z] #15 2.965 (18/43) Installing mpfr3 (3.1.5-r1) [2019-11-10T14:43:55.314Z] #15 2.971 (19/43) Installing mpc1 (1.1.0-r0) [2019-11-10T14:43:55.314Z] #15 2.974 (20/43) Installing libstdc++ (8.3.0-r0) [2019-11-10T14:43:55.314Z] #15 2.985 (21/43) Installing gcc (8.3.0-r0) [2019-11-10T14:43:55.880Z] #15 3.682 (22/43) Installing musl-dev (1.1.22-r3) [2019-11-10T14:43:56.137Z] #15 3.757 (23/43) Installing libc-dev (0.7.1-r0) [2019-11-10T14:43:56.137Z] #15 3.759 (24/43) Installing g++ (8.3.0-r0) [2019-11-10T14:43:56.395Z] #15 4.201 (25/43) Installing make (4.2.1-r2) [2019-11-10T14:43:56.395Z] #15 4.207 (26/43) Installing fortify-headers (1.1-r0) [2019-11-10T14:43:56.395Z] #15 4.210 (27/43) Installing build-base (0.5-r1) [2019-11-10T14:43:56.395Z] #15 4.212 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-11-10T14:43:56.395Z] #15 4.215 (29/43) Installing libcurl (7.66.0-r0) [2019-11-10T14:43:56.395Z] #15 4.223 (30/43) Installing curl (7.66.0-r0) [2019-11-10T14:43:56.395Z] #15 4.226 (31/43) Installing oniguruma (6.9.2-r0) [2019-11-10T14:43:56.395Z] #15 4.233 (32/43) Installing jq (1.6-r0) [2019-11-10T14:43:56.395Z] #15 4.241 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-11-10T14:43:56.395Z] #15 4.246 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-11-10T14:43:56.395Z] #15 4.249 (35/43) Installing libaio (0.3.111-r0) [2019-11-10T14:43:56.395Z] #15 4.252 (36/43) Installing libblkid (2.33.2-r0) [2019-11-10T14:43:56.395Z] #15 4.257 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-11-10T14:43:56.395Z] #15 4.288 (38/43) Installing libfdisk (2.33.2-r0) [2019-11-10T14:43:56.395Z] #15 4.294 (39/43) Installing libmount (2.33.2-r0) [2019-11-10T14:43:56.395Z] #15 4.299 (40/43) Installing libsmartcols (2.33.2-r0) [2019-11-10T14:43:56.395Z] #15 4.304 (41/43) Installing pkgconf (1.6.1-r1) [2019-11-10T14:43:56.395Z] #15 4.307 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-11-10T14:43:56.395Z] #15 4.329 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-11-10T14:43:56.395Z] #15 4.335 Executing busybox-1.30.1-r2.trigger [2019-11-10T14:43:56.512Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-10T14:43:56.652Z] #15 4.343 OK: 189 MiB in 58 packages [2019-11-10T14:43:57.228Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-10T14:43:57.228Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-10T14:43:57.435Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-10T14:43:57.583Z] #15 DONE 5.2s [2019-11-10T14:43:57.583Z] [2019-11-10T14:43:57.583Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-10T14:43:58.148Z] #16 DONE 0.7s [2019-11-10T14:43:58.406Z] [2019-11-10T14:43:58.406Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-10T14:43:58.796Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-10T14:43:58.796Z] --- PASS: TestCreateServiceConfigFileMode (3.65s) [2019-11-10T14:43:58.796Z] === RUN TestCreateServiceSysctls [2019-11-10T14:43:58.972Z] #17 DONE 0.7s [2019-11-10T14:43:58.972Z] [2019-11-10T14:43:58.972Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-10T14:43:58.972Z] #18 DONE 0.0s [2019-11-10T14:43:58.972Z] [2019-11-10T14:43:58.972Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-10T14:43:58.972Z] #19 DONE 0.1s [2019-11-10T14:43:58.972Z] [2019-11-10T14:43:58.972Z] #31 [builder 1/4] COPY . . [2019-11-10T14:43:59.529Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-11-10T14:43:59.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2019-11-10T14:43:59.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.37s) [2019-11-10T14:43:59.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s) [2019-11-10T14:43:59.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.49s) [2019-11-10T14:43:59.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s) [2019-11-10T14:43:59.529Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2019-11-10T14:43:59.529Z] === RUN TestBuildMultiStageCopy [2019-11-10T14:43:59.529Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-10T14:44:00.159Z] === RUN TestDockerSuite/TestBuildUser [2019-11-10T14:44:00.352Z] #31 DONE 1.2s [2019-11-10T14:44:00.352Z] [2019-11-10T14:44:00.352Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-10T14:44:01.214Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-10T14:44:01.289Z] #32 DONE 1.0s [2019-11-10T14:44:01.289Z] [2019-11-10T14:44:01.289Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-10T14:44:01.289Z] #20 1.835 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-10T14:44:01.289Z] #20 2.072 [2019-11-10T14:44:01.550Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-10T14:44:01.805Z] #20 2.188 ####### 9.8% ##################### 30.3% #################################### 50.4% ################################################## 69.8% ############################################################### 88.4% ######################################################################## 100.0% [2019-11-10T14:44:01.805Z] #20 2.872 [2019-11-10T14:44:01.886Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-10T14:44:02.246Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-10T14:44:02.320Z] #20 2.983 ###################### 31.4% ############################################### 65.4% ######################################################################## 100.0% [2019-11-10T14:44:02.577Z] #20 3.449 [2019-11-10T14:44:02.583Z] --- PASS: TestBuildMultiStageCopy (3.52s) [2019-11-10T14:44:02.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2019-11-10T14:44:02.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-11-10T14:44:02.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-11-10T14:44:02.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.45s) [2019-11-10T14:44:02.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-11-10T14:44:02.583Z] === RUN TestBuildMultiStageParentConfig [2019-11-10T14:44:03.092Z] #20 3.567 ## 3.1% ########################### 37.8% ########################################### 61.0% ############################################################ 84.1% ######################################################################## 100.0% [2019-11-10T14:44:03.350Z] #20 4.203 [2019-11-10T14:44:03.422Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-10T14:44:03.754Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2019-11-10T14:44:03.755Z] === RUN TestBuildLabelWithTargets [2019-11-10T14:44:03.981Z] --- PASS: TestCreateServiceSysctls (5.00s) [2019-11-10T14:44:03.981Z] === RUN TestCreateServiceCapabilities [2019-11-10T14:44:04.898Z] #20 4.320 0.7% ######## 11.6% ############# 18.9% #################### 29.0% ########################## 36.9% ############################### 44.1% ##################################### 51.9% ########################################## 59.4% ################################################ 66.9% ##################################################### 74.4% ##################################################### 74.7% ########################################################### 82.9% #################################################################### 95.4% ######################################################################## 100.0% [2019-11-10T14:44:04.898Z] #20 5.825 [2019-11-10T14:44:05.439Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2019-11-10T14:44:05.439Z] === RUN TestBuildWithEmptyLayers [2019-11-10T14:44:05.831Z] #20 6.639 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-10T14:44:06.089Z] #20 7.010 [2019-11-10T14:44:06.167Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2019-11-10T14:44:06.167Z] === RUN TestBuildMultiStageOnBuild [2019-11-10T14:44:06.346Z] #20 7.132 ############################### 43.7% ######################################################################## 100.0% [2019-11-10T14:44:06.604Z] #20 7.414 [2019-11-10T14:44:07.320Z] --- PASS: TestCreateServiceCapabilities (3.14s) [2019-11-10T14:44:07.320Z] === RUN TestInspect [2019-11-10T14:44:07.320Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-10T14:44:07.538Z] #20 8.286 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-10T14:44:07.796Z] #20 8.614 [2019-11-10T14:44:07.796Z] #20 8.752 0.7% ######################################################################## 100.0% [2019-11-10T14:44:08.054Z] #20 9.006 [2019-11-10T14:44:08.466Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2019-11-10T14:44:08.466Z] === RUN TestBuildUncleanTarFilenames [2019-11-10T14:44:08.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-10T14:44:08.986Z] #20 9.872 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-10T14:44:08.986Z] #20 10.00 skipping existing 1849cc453dee [2019-11-10T14:44:09.193Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2019-11-10T14:44:09.193Z] === RUN TestBuildMultiStageLayerLeak [2019-11-10T14:44:09.244Z] #20 10.25 [2019-11-10T14:44:10.080Z] --- PASS: TestInspect (3.19s) [2019-11-10T14:44:10.080Z] === RUN TestServiceListWithStatuses [2019-11-10T14:44:10.080Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-10T14:44:10.080Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-10T14:44:10.080Z] === RUN TestDockerNetworkConnectAlias [2019-11-10T14:44:10.179Z] #20 11.14 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/archive 8.712s coverage: 62.0% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/authorization 0.530s coverage: 26.8% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/chrootarchive 0.115s coverage: 15.4% of statements [2019-11-10T14:44:10.386Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-10T14:44:10.386Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/directory 0.087s coverage: 80.0% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/discovery 0.058s coverage: 58.3% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/discovery/file 0.336s coverage: 92.9% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/discovery/kv 3.688s coverage: 84.1% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/discovery/memory 0.227s coverage: 92.3% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/discovery/nodes 0.390s coverage: 93.8% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/filenotify 0.256s coverage: 36.2% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/fileutils 0.271s coverage: 87.7% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/idtools 0.072s coverage: 6.3% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/ioutils 0.821s coverage: 69.2% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/jsonmessage 0.307s coverage: 91.7% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/locker 0.095s coverage: 88.9% of statements [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/longpath 0.078s coverage: 100.0% of statements [2019-11-10T14:44:10.386Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/namesgenerator 0.053s coverage: 85.7% of statements [2019-11-10T14:44:10.386Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2019-11-10T14:44:10.386Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-10T14:44:10.386Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-10T14:44:10.386Z] ok github.com/docker/docker/pkg/pidfile 0.089s coverage: 82.6% of statements [2019-11-10T14:44:10.386Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-10T14:44:10.386Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-10T14:44:10.437Z] #20 11.50 [2019-11-10T14:44:10.695Z] #20 11.60 ######################################################################## 100.0% [2019-11-10T14:44:10.953Z] #20 11.85 [2019-11-10T14:44:10.953Z] #20 11.92 Download of images into '/build' complete. [2019-11-10T14:44:10.953Z] #20 11.92 Use something like the following to load the result into a Docker daemon: [2019-11-10T14:44:10.953Z] #20 11.92 tar -cC '/build' . | docker load [2019-11-10T14:44:11.211Z] #20 ... [2019-11-10T14:44:11.211Z] [2019-11-10T14:44:11.211Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-10T14:44:11.211Z] #33 0.980 [2019-11-10T14:44:11.211Z] #33 1.042 Removing bundles/ [2019-11-10T14:44:11.211Z] #33 1.043 [2019-11-10T14:44:11.211Z] #33 1.055 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-10T14:44:11.211Z] #33 1.803 Building test suite binary ./integration-cli/test.main [2019-11-10T14:44:11.481Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2019-11-10T14:44:11.481Z] === RUN TestBuildWithHugeFile [2019-11-10T14:44:13.112Z] #33 ... [2019-11-10T14:44:13.112Z] [2019-11-10T14:44:13.112Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-10T14:44:13.112Z] #20 DONE 13.9s [2019-11-10T14:44:13.112Z] [2019-11-10T14:44:13.112Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-10T14:44:13.112Z] #26 DONE 0.1s [2019-11-10T14:44:13.112Z] [2019-11-10T14:44:13.112Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-10T14:44:13.112Z] #22 DONE 0.1s [2019-11-10T14:44:13.112Z] [2019-11-10T14:44:13.112Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-10T14:44:13.112Z] #27 DONE 0.1s [2019-11-10T14:44:13.112Z] [2019-11-10T14:44:13.112Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-10T14:44:13.112Z] #23 DONE 0.1s [2019-11-10T14:44:13.112Z] [2019-11-10T14:44:13.112Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-10T14:44:13.371Z] #24 ... [2019-11-10T14:44:13.371Z] [2019-11-10T14:44:13.371Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-10T14:44:13.371Z] #28 DONE 0.1s [2019-11-10T14:44:13.371Z] [2019-11-10T14:44:13.371Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-10T14:44:18.150Z] --- PASS: TestDockerNetworkConnectAlias (7.22s) [2019-11-10T14:44:18.150Z] === RUN TestDockerNetworkReConnect [2019-11-10T14:44:19.949Z] #29 ... [2019-11-10T14:44:19.949Z] [2019-11-10T14:44:19.949Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-10T14:44:19.949Z] #24 2.703 + RM_GOPATH=0 [2019-11-10T14:44:19.949Z] #24 2.717 Install docker/cli version 17.06.2-ce from stable [2019-11-10T14:44:19.949Z] #24 2.717 + TMP_GOPATH= [2019-11-10T14:44:19.949Z] #24 2.717 + : /build [2019-11-10T14:44:19.949Z] #24 2.717 + '[' -z '' ']' [2019-11-10T14:44:19.949Z] #24 2.717 ++ mktemp -d [2019-11-10T14:44:19.949Z] #24 2.717 + export GOPATH=/tmp/tmp.AAbKli [2019-11-10T14:44:19.949Z] #24 2.717 + GOPATH=/tmp/tmp.AAbKli [2019-11-10T14:44:19.949Z] #24 2.717 + RM_GOPATH=1 [2019-11-10T14:44:19.949Z] #24 2.717 ++ dirname ./install.sh [2019-11-10T14:44:19.949Z] #24 2.717 + dir=. [2019-11-10T14:44:19.949Z] #24 2.717 + bin=dockercli [2019-11-10T14:44:19.949Z] #24 2.717 + shift [2019-11-10T14:44:19.949Z] #24 2.717 + '[' '!' -f ./dockercli.installer ']' [2019-11-10T14:44:19.949Z] #24 2.717 + . ./dockercli.installer [2019-11-10T14:44:19.949Z] #24 2.717 ++ : stable [2019-11-10T14:44:19.949Z] #24 2.717 ++ : 17.06.2-ce [2019-11-10T14:44:19.949Z] #24 2.717 + install_dockercli [2019-11-10T14:44:19.949Z] #24 2.717 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-10T14:44:19.949Z] #24 2.717 ++ uname -m [2019-11-10T14:44:19.949Z] #24 2.717 + arch=x86_64 [2019-11-10T14:44:19.949Z] #24 2.717 + '[' x86_64 '!=' x86_64 ']' [2019-11-10T14:44:19.949Z] #24 2.717 + url=https://download.docker.com/linux/static [2019-11-10T14:44:19.949Z] #24 2.717 + tar -xz docker/docker [2019-11-10T14:44:19.949Z] #24 2.720 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-10T14:44:19.949Z] #24 ... [2019-11-10T14:44:19.949Z] [2019-11-10T14:44:19.949Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-10T14:44:19.949Z] #21 DONE 1.9s [2019-11-10T14:44:19.949Z] [2019-11-10T14:44:19.949Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-10T14:44:19.949Z] #29 ... [2019-11-10T14:44:19.949Z] [2019-11-10T14:44:19.949Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-10T14:44:19.949Z] #24 6.064 + mkdir -p /build [2019-11-10T14:44:19.949Z] #24 6.066 + mv docker/docker /build/ [2019-11-10T14:44:19.949Z] #24 6.067 + rmdir docker [2019-11-10T14:44:19.949Z] #24 DONE 6.3s [2019-11-10T14:44:19.949Z] [2019-11-10T14:44:19.949Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-10T14:44:20.256Z] #29 ... [2019-11-10T14:44:20.256Z] [2019-11-10T14:44:20.256Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-10T14:44:20.256Z] #25 DONE 0.1s [2019-11-10T14:44:20.256Z] [2019-11-10T14:44:20.256Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-10T14:44:23.384Z] --- PASS: TestDockerNetworkReConnect (5.79s) [2019-11-10T14:44:23.384Z] === RUN TestServicePlugin [2019-11-10T14:44:25.896Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-10T14:44:26.821Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-10T14:44:27.076Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-10T14:44:28.438Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-10T14:44:29.363Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-10T14:44:31.871Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-10T14:44:31.871Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-10T14:44:31.871Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-10T14:44:31.871Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-10T14:44:31.871Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-10T14:44:34.381Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-10T14:44:34.381Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-10T14:44:35.313Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-10T14:44:35.637Z] ok github.com/docker/docker/pkg/plugins 35.214s coverage: 73.4% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.186s coverage: 56.8% of statements [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/plugins/transport 0.224s coverage: 85.7% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/pools 0.570s coverage: 88.2% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/progress 0.076s coverage: 75.9% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/pubsub 1.149s coverage: 73.9% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/reexec 0.180s coverage: 82.4% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/signal 0.136s coverage: 20.3% of statements [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/stdcopy 0.080s coverage: 100.0% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/streamformatter 0.197s coverage: 66.2% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/stringid 0.094s coverage: 70.6% of statements [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/sysinfo 0.077s coverage: 38.2% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/system 0.077s coverage: 13.1% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/tailfile 0.111s coverage: 88.6% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/tarsum 0.223s coverage: 89.3% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/term 0.133s coverage: 30.8% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: 0.0% of statements [no tests to run] [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/truncindex 0.179s coverage: 91.5% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/urlutil 0.073s coverage: 100.0% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/plugin 0.478s coverage: 11.6% of statements [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/plugin/v2 0.203s coverage: 20.1% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/reference 0.407s coverage: 84.4% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/registry 0.521s coverage: 52.1% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/registry/resumable 0.419s coverage: 100.0% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/restartmanager 0.329s coverage: 50.9% of statements [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/rootless [no test files] [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/runconfig 0.333s coverage: 54.5% of statements [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/testutil 0.133s coverage: 62.5% of statements [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/volume [no test files] [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/volume/drivers 0.168s coverage: 36.1% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/volume/local 0.213s coverage: 37.7% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/volume/mounts 0.119s coverage: 66.2% of statements [2019-11-10T14:44:35.638Z] ok github.com/docker/docker/volume/service 0.546s coverage: 70.3% of statements [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-10T14:44:35.638Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-10T14:44:35.638Z] INFO: make.ps1 ended at 11/10/2019 14:44:34 [2019-11-10T14:44:35.872Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-10T14:44:36.619Z] INFO: Unit tests ended at 11/10/2019 14:44:36. Duration:00:03:42.6469575 [2019-11-10T14:44:36.619Z] INFO: Building busybox [2019-11-10T14:44:37.086Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-10T14:44:37.086Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-10T14:44:37.086Z] [2019-11-10T14:44:37.086Z] Sending build context to Docker daemon 2.56kB [2019-11-10T14:44:37.086Z] [2019-11-10T14:44:37.086Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-10T14:44:37.086Z] ---> 739b21bd02e7 [2019-11-10T14:44:37.086Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-10T14:44:37.086Z] ---> Running in 248182e793a9 [2019-11-10T14:44:37.386Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-10T14:44:37.386Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-10T14:44:39.939Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-10T14:44:42.447Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-10T14:44:42.934Z] Removing intermediate container 248182e793a9 [2019-11-10T14:44:42.934Z] ---> 4dd4540afec6 [2019-11-10T14:44:42.934Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-10T14:44:43.415Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-10T14:44:43.669Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-10T14:44:43.914Z] [2019-11-10T14:44:44.228Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-10T14:44:44.228Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-10T14:44:44.380Z] ---> e557cf6c458d [2019-11-10T14:44:44.380Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-10T14:44:44.380Z] ---> Running in 3226cc406440 [2019-11-10T14:44:44.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-10T14:44:45.937Z] [2019-11-10T14:44:45.937Z] SUCCESS: Specified value was saved. [2019-11-10T14:44:45.974Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-10T14:44:46.802Z] #29 29.61 # github.com/docker/docker/contrib/httpserver [2019-11-10T14:44:46.802Z] #29 29.61 loadinternal: cannot find runtime/cgo [2019-11-10T14:44:46.802Z] #29 DONE 30.5s [2019-11-10T14:44:46.802Z] [2019-11-10T14:44:46.802Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-10T14:44:46.802Z] #33 ... [2019-11-10T14:44:46.802Z] [2019-11-10T14:44:46.802Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-10T14:44:46.802Z] #30 DONE 0.2s [2019-11-10T14:44:46.802Z] [2019-11-10T14:44:46.802Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-10T14:44:48.528Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-10T14:44:48.528Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-10T14:44:48.528Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-10T14:44:48.879Z] Removing intermediate container 3226cc406440 [2019-11-10T14:44:48.879Z] ---> e38b7e6080ef [2019-11-10T14:44:48.879Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-10T14:44:48.879Z] ---> Running in 66b0df45affb [2019-11-10T14:44:49.454Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-10T14:44:50.376Z] === RUN TestDockerSuite/TestCommitChange [2019-11-10T14:44:51.299Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-10T14:44:51.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-10T14:44:52.417Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-10T14:44:54.300Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-10T14:44:56.077Z] Cannot create a file when that file already exists. [2019-11-10T14:44:56.229Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-10T14:44:57.193Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-10T14:44:58.667Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-10T14:44:59.241Z] --- PASS: TestServicePlugin (36.05s) [2019-11-10T14:44:59.241Z] plugin_test.go:62: [db0ba8edf26fa] joining swarm manager [dab69df6df5a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T14:44:59.241Z] plugin_test.go:65: [debc476bcf14d] joining swarm manager [dab69df6df5a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T14:44:59.241Z] === RUN TestServiceUpdateLabel [2019-11-10T14:44:59.814Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-10T14:45:01.795Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-10T14:45:01.922Z] Removing intermediate container 66b0df45affb [2019-11-10T14:45:01.922Z] ---> 81373c862683 [2019-11-10T14:45:01.922Z] Step 6/6 : CMD ["sh"] [2019-11-10T14:45:01.922Z] ---> Running in 2f70286f67fc [2019-11-10T14:45:01.922Z] Removing intermediate container 2f70286f67fc [2019-11-10T14:45:01.922Z] ---> 9bf7a651cd3b [2019-11-10T14:45:01.922Z] Successfully built 9bf7a651cd3b [2019-11-10T14:45:01.922Z] Successfully tagged busybox:latest [2019-11-10T14:45:01.922Z] INFO: Docker images of the daemon under test [2019-11-10T14:45:01.922Z] [2019-11-10T14:45:01.922Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-10T14:45:01.922Z] busybox latest 9bf7a651cd3b Less than a second ago 4.83GB [2019-11-10T14:45:01.922Z] microsoft/windowsservercore latest 739b21bd02e7 4 weeks ago 4.79GB [2019-11-10T14:45:01.922Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 4 weeks ago 4.79GB [2019-11-10T14:45:01.922Z] [2019-11-10T14:45:01.922Z] INFO: Running integration tests at 11/10/2019 14:45:01... [2019-11-10T14:45:01.922Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-10T14:45:01.922Z] INFO: Integration API tests being run from the host: [2019-11-10T14:45:01.922Z] INFO: make.ps1 starting at 11/10/2019 14:45:01 [2019-11-10T14:45:02.354Z] --- PASS: TestServiceUpdateLabel (3.02s) [2019-11-10T14:45:02.354Z] === RUN TestServiceUpdateSecrets [2019-11-10T14:45:02.905Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-10T14:45:02.957Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-10T14:45:02.957Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-10T14:45:02.957Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-10T14:45:02.957Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-10T14:45:02.957Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-10T14:45:02.957Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-10T14:45:02.957Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-10T14:45:04.839Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-10T14:45:06.763Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-10T14:45:06.763Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-10T14:45:07.685Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-10T14:45:08.746Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-10T14:45:09.669Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-10T14:45:10.638Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-10T14:45:11.196Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-10T14:45:11.196Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-10T14:45:11.196Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-10T14:45:12.120Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-10T14:45:12.120Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-10T14:45:12.120Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-10T14:45:12.376Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-10T14:45:12.376Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-10T14:45:13.298Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-10T14:45:14.221Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-10T14:45:14.822Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-10T14:45:14.822Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-10T14:45:16.703Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-10T14:45:16.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-10T14:45:17.517Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-10T14:45:17.517Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-10T14:45:18.442Z] --- PASS: TestServiceUpdateSecrets (16.06s) [2019-11-10T14:45:18.442Z] === RUN TestServiceUpdateConfigs [2019-11-10T14:45:18.442Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-10T14:45:19.803Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-10T14:45:20.728Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-10T14:45:21.652Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-10T14:45:21.652Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-10T14:45:22.579Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-10T14:45:23.502Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-10T14:45:24.220Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-10T14:45:24.424Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-10T14:45:24.424Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-10T14:45:25.346Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-10T14:45:26.712Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-10T14:45:27.169Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-10T14:45:28.072Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-10T14:45:28.326Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-10T14:45:28.326Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-10T14:45:28.326Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-10T14:45:28.326Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-10T14:45:29.248Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-10T14:45:30.129Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-10T14:45:33.070Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-10T14:45:34.475Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-10T14:45:34.475Z] --- PASS: TestServiceUpdateConfigs (15.82s) [2019-11-10T14:45:34.475Z] === RUN TestServiceUpdateNetwork [2019-11-10T14:45:34.475Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-10T14:45:34.749Z] --- PASS: TestBuildWithHugeFile (80.50s) [2019-11-10T14:45:34.749Z] === RUN TestBuildWithEmptyDockerfile [2019-11-10T14:45:34.749Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:45:34.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:45:34.749Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:45:34.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:45:34.749Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:45:34.749Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:45:34.749Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:45:34.749Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:45:34.749Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:45:34.749Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-11-10T14:45:34.749Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2019-11-10T14:45:34.749Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-11-10T14:45:34.749Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2019-11-10T14:45:34.749Z] === RUN TestBuildPreserveOwnership [2019-11-10T14:45:34.749Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-10T14:45:35.439Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-10T14:45:35.439Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-10T14:45:35.439Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-10T14:45:35.471Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-10T14:45:36.007Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-10T14:45:36.471Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-10T14:45:37.155Z] --- PASS: TestBuildPreserveOwnership (4.69s) [2019-11-10T14:45:37.155Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.07s) [2019-11-10T14:45:37.155Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) [2019-11-10T14:45:37.155Z] === RUN TestBuildPlatformInvalid [2019-11-10T14:45:37.155Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-11-10T14:45:37.155Z] PASS [2019-11-10T14:45:37.155Z] [2019-11-10T14:45:37.155Z] === Skipped [2019-11-10T14:45:37.155Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-11-10T14:45:37.155Z] build_session_test.go:25: TODO: BuildKit [2019-11-10T14:45:37.155Z] [2019-11-10T14:45:37.155Z] [2019-11-10T14:45:37.155Z] DONE 32 tests, 1 skipped in 126.639s [2019-11-10T14:45:37.452Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-10T14:45:37.492Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-10T14:45:37.492Z] ++ 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-10T14:45:37.492Z] ++ set -e [2019-11-10T14:45:37.492Z] ++ '[' -n 0 ']' [2019-11-10T14:45:37.492Z] ++ set -x [2019-11-10T14:45:37.492Z] ++ env -i DEST=/go/src/github.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-10T14:45:37.492Z] INFO: Testing against a local daemon [2019-11-10T14:45:37.492Z] === RUN TestConfigList [2019-11-10T14:45:38.430Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-10T14:45:38.693Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-10T14:45:39.294Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-10T14:45:39.413Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-10T14:45:39.778Z] --- PASS: TestConfigList (2.23s) [2019-11-10T14:45:39.778Z] === RUN TestConfigsCreateAndDelete [2019-11-10T14:45:40.697Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-10T14:45:41.665Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-10T14:45:42.066Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2019-11-10T14:45:42.066Z] === RUN TestConfigsUpdate [2019-11-10T14:45:44.355Z] --- PASS: TestConfigsUpdate (2.20s) [2019-11-10T14:45:44.355Z] === RUN TestTemplatedConfig [2019-11-10T14:45:45.454Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-10T14:45:45.926Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-10T14:45:45.926Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-10T14:45:47.359Z] --- PASS: TestTemplatedConfig (2.76s) [2019-11-10T14:45:47.359Z] === RUN TestConfigInspect [2019-11-10T14:45:47.806Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-10T14:45:49.054Z] --- PASS: TestConfigInspect (2.27s) [2019-11-10T14:45:49.054Z] === RUN TestConfigCreateWithLabels [2019-11-10T14:45:49.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-10T14:45:49.420Z] --- PASS: TestServiceUpdateNetwork (15.33s) [2019-11-10T14:45:49.420Z] PASS [2019-11-10T14:45:49.420Z] [2019-11-10T14:45:49.420Z] === Skipped [2019-11-10T14:45:49.420Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-10T14:45:49.420Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-10T14:45:49.420Z] [2019-11-10T14:45:49.420Z] [2019-11-10T14:45:49.420Z] DONE 20 tests, 1 skipped in 175.321s [2019-11-10T14:45:49.420Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-10T14:45:49.420Z] ++ 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-10T14:45:49.420Z] ++ set -e [2019-11-10T14:45:49.420Z] ++ '[' -n 0 ']' [2019-11-10T14:45:49.420Z] ++ set -x [2019-11-10T14:45:49.420Z] ++ env -i DEST=/go/src/github.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-10T14:45:49.675Z] INFO: Testing against a local daemon [2019-11-10T14:45:49.675Z] === RUN TestSessionCreate [2019-11-10T14:45:49.675Z] --- PASS: TestSessionCreate (0.03s) [2019-11-10T14:45:49.675Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-10T14:45:49.675Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-11-10T14:45:49.675Z] PASS [2019-11-10T14:45:49.675Z] [2019-11-10T14:45:49.675Z] DONE 2 tests in 0.168s [2019-11-10T14:45:49.675Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-10T14:45:49.675Z] ++ 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-10T14:45:49.675Z] ++ set -e [2019-11-10T14:45:49.675Z] ++ '[' -n 0 ']' [2019-11-10T14:45:49.675Z] ++ set -x [2019-11-10T14:45:49.675Z] ++ env -i DEST=/go/src/github.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-10T14:45:49.929Z] INFO: Testing against a local daemon [2019-11-10T14:45:49.929Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-10T14:45:49.929Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-10T14:45:49.929Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-10T14:45:49.929Z] === RUN TestEventsExecDie [2019-11-10T14:45:50.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-11-10T14:45:50.744Z] --- PASS: TestEventsExecDie (1.00s) [2019-11-10T14:45:50.744Z] === RUN TestEventsBackwardsCompatible [2019-11-10T14:45:50.998Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-11-10T14:45:50.998Z] === RUN TestInfoBinaryCommits [2019-11-10T14:45:50.998Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-10T14:45:50.998Z] === RUN TestInfoAPIVersioned [2019-11-10T14:45:50.998Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-10T14:45:50.998Z] === RUN TestInfoDiscoveryBackend [2019-11-10T14:45:51.354Z] --- PASS: TestConfigCreateWithLabels (2.19s) [2019-11-10T14:45:51.354Z] === RUN TestConfigCreateResolve [2019-11-10T14:45:51.557Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-11-10T14:45:51.557Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-10T14:45:52.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-11-10T14:45:52.370Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-10T14:45:52.370Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-10T14:45:52.704Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-10T14:45:52.928Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-11-10T14:45:52.928Z] === RUN TestInfoAPI [2019-11-10T14:45:52.928Z] --- PASS: TestInfoAPI (0.03s) [2019-11-10T14:45:52.928Z] === RUN TestInfoAPIWarnings [2019-11-10T14:45:53.573Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-11-10T14:45:53.573Z] === RUN TestInfoDebug [2019-11-10T14:45:53.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-11-10T14:45:53.645Z] --- PASS: TestConfigCreateResolve (2.18s) [2019-11-10T14:45:53.645Z] === RUN TestConfigDaemonLibtrustID [2019-11-10T14:45:53.981Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-10T14:45:53.981Z] PASS [2019-11-10T14:45:53.981Z] [2019-11-10T14:45:53.981Z] DONE 8 tests in 16.742s [2019-11-10T14:45:53.981Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-10T14:45:53.981Z] ++ 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-10T14:45:53.981Z] ++ set -e [2019-11-10T14:45:53.981Z] ++ '[' -n 0 ']' [2019-11-10T14:45:53.981Z] ++ set -x [2019-11-10T14:45:53.981Z] ++ env -i DEST=/go/src/github.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-10T14:45:54.132Z] --- PASS: TestInfoDebug (0.53s) [2019-11-10T14:45:54.132Z] === RUN TestInfoInsecureRegistries [2019-11-10T14:45:54.318Z] INFO: Testing against a local daemon [2019-11-10T14:45:54.318Z] === RUN TestCheckpoint [2019-11-10T14:45:54.318Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-10T14:45:54.318Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-10T14:45:54.318Z] === RUN TestContainerInvalidJSON [2019-11-10T14:45:54.318Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:45:54.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:45:54.318Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:45:54.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:45:54.318Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:45:54.318Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:45:54.318Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:45:54.318Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:45:54.318Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:45:54.318Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-10T14:45:54.318Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-10T14:45:54.318Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-10T14:45:54.318Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-10T14:45:54.318Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-10T14:45:54.318Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-11-10T14:45:54.318Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-10T14:45:54.318Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-11-10T14:45:54.318Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-10T14:45:54.318Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-11-10T14:45:54.318Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-10T14:45:54.653Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-11-10T14:45:54.653Z] === RUN TestCopyFromContainer [2019-11-10T14:45:54.690Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-11-10T14:45:54.690Z] === RUN TestInfoRegistryMirrors [2019-11-10T14:45:55.248Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-11-10T14:45:55.248Z] === RUN TestLoginFailsWithBadCredentials [2019-11-10T14:45:55.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-11-10T14:45:55.248Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2019-11-10T14:45:55.248Z] === RUN TestPingCacheHeaders [2019-11-10T14:45:55.248Z] --- PASS: TestPingCacheHeaders (0.04s) [2019-11-10T14:45:55.248Z] === RUN TestPingGet [2019-11-10T14:45:55.248Z] --- PASS: TestPingGet (0.01s) [2019-11-10T14:45:55.248Z] === RUN TestPingHead [2019-11-10T14:45:55.503Z] --- PASS: TestPingHead (0.02s) [2019-11-10T14:45:55.503Z] === RUN TestVersion [2019-11-10T14:45:55.503Z] --- PASS: TestVersion (0.03s) [2019-11-10T14:45:55.503Z] PASS [2019-11-10T14:45:55.503Z] [2019-11-10T14:45:55.503Z] === Skipped [2019-11-10T14:45:55.503Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-10T14:45:55.503Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-10T14:45:55.503Z] [2019-11-10T14:45:55.503Z] [2019-11-10T14:45:55.503Z] DONE 18 tests, 1 skipped in 5.713s [2019-11-10T14:45:55.503Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-10T14:45:55.503Z] ++ 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-10T14:45:55.503Z] ++ set -e [2019-11-10T14:45:55.503Z] ++ '[' -n 0 ']' [2019-11-10T14:45:55.503Z] ++ set -x [2019-11-10T14:45:55.503Z] ++ env -i DEST=/go/src/github.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-10T14:45:55.503Z] INFO: Testing against a local daemon [2019-11-10T14:45:55.503Z] === RUN TestVolumesCreateAndList [2019-11-10T14:45:55.503Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-11-10T14:45:55.503Z] === RUN TestVolumesRemove [2019-11-10T14:45:55.647Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-10T14:45:55.758Z] --- PASS: TestVolumesRemove (0.11s) [2019-11-10T14:45:55.759Z] === RUN TestVolumesInspect [2019-11-10T14:45:55.759Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-10T14:45:55.759Z] === RUN TestVolumesInvalidJSON [2019-11-10T14:45:55.759Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-10T14:45:55.759Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-10T14:45:55.759Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-10T14:45:55.759Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-11-10T14:45:55.759Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-10T14:45:55.759Z] PASS [2019-11-10T14:45:55.759Z] [2019-11-10T14:45:55.759Z] DONE 5 tests in 0.294s [2019-11-10T14:45:55.759Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-10T14:45:56.013Z] ++++ cat bundles/test-integration/docker.pid [2019-11-10T14:45:56.013Z] +++ kill 5298 [2019-11-10T14:45:56.341Z] === RUN TestCopyFromContainer// [2019-11-10T14:45:56.341Z] === RUN TestCopyFromContainer//bar/root [2019-11-10T14:45:56.341Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-10T14:45:56.341Z] === RUN TestCopyFromContainer/bar/quux [2019-11-10T14:45:56.341Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-10T14:45:56.341Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-10T14:45:56.676Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-10T14:45:56.676Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-10T14:45:56.676Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-10T14:45:56.676Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-10T14:45:56.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000990da0_} [2019-11-10T14:45:57.013Z] --- PASS: TestCopyFromContainer (2.40s) [2019-11-10T14:45:57.013Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-10T14:45:57.013Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-11-10T14:45:57.013Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-10T14:45:57.013Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-11-10T14:45:57.013Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-10T14:45:57.013Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-10T14:45:57.013Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-11-10T14:45:57.013Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-10T14:45:57.013Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-10T14:45:57.013Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-11-10T14:45:57.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-10T14:45:57.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:45:57.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:45:57.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:45:57.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:45:57.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:45:57.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:45:57.013Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:45:57.013Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:45:57.013Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:45:57.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-10T14:45:57.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-10T14:45:57.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-10T14:45:57.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-10T14:45:57.013Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-10T14:45:57.013Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-10T14:45:57.013Z] === RUN TestCreateWithInvalidEnv [2019-11-10T14:45:57.013Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-10T14:45:57.013Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-10T14:45:57.013Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-10T14:45:57.013Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-10T14:45:57.013Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-10T14:45:57.013Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-10T14:45:57.013Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-10T14:45:57.013Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-10T14:45:57.013Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-10T14:45:57.013Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-10T14:45:57.013Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-10T14:45:57.013Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-10T14:45:57.013Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-10T14:45:57.013Z] === RUN TestCreateTmpfsMountsTarget [2019-11-10T14:45:57.013Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-10T14:45:57.013Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-10T14:45:57.189Z] +++ /etc/init.d/apparmor stop [2019-11-10T14:45:57.189Z] Clearing AppArmor profiles cache:. [2019-11-10T14:45:57.189Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-10T14:45:57.189Z] Unloading profiles will leave already running processes permanently [2019-11-10T14:45:57.189Z] unconfined, which can lead to unexpected situations. [2019-11-10T14:45:57.189Z] [2019-11-10T14:45:57.189Z] To set a process to complain mode, use the command line tool [2019-11-10T14:45:57.189Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-10T14:45:57.189Z] with the 'teardown' option." [2019-11-10T14:45:57.189Z] [2019-11-10T14:45:57.852Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-10T14:45:58.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1621111937_/foo_false____} [2019-11-10T14:45:59.307Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2019-11-10T14:45:59.307Z] === RUN TestCreateWithCapabilities [2019-11-10T14:45:59.307Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-10T14:45:59.307Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-10T14:45:59.307Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-10T14:45:59.307Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-10T14:45:59.307Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-10T14:45:59.307Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-10T14:45:59.307Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-10T14:45:59.307Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-10T14:45:59.307Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-10T14:45:59.307Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-10T14:45:59.307Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-10T14:45:59.307Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-10T14:45:59.307Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-10T14:45:59.307Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-10T14:45:59.307Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-10T14:45:59.307Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-10T14:45:59.307Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-10T14:45:59.307Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-10T14:45:59.307Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-10T14:45:59.307Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-10T14:45:59.307Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-10T14:45:59.307Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-10T14:45:59.307Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-10T14:45:59.307Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-10T14:45:59.307Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-10T14:45:59.307Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-10T14:45:59.307Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-10T14:45:59.307Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-10T14:45:59.307Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-10T14:45:59.307Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-10T14:45:59.307Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-10T14:45:59.307Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-10T14:45:59.307Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-10T14:45:59.307Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-11-10T14:45:59.307Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-10T14:45:59.307Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-10T14:45:59.307Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-11-10T14:45:59.307Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-10T14:45:59.307Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-10T14:45:59.307Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-11-10T14:45:59.307Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-11-10T14:45:59.307Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-11-10T14:45:59.307Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-11-10T14:45:59.307Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-11-10T14:45:59.307Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-11-10T14:45:59.307Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-10T14:45:59.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1621111937_/foo_true____} [2019-11-10T14:46:00.995Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2019-11-10T14:46:00.995Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-10T14:46:01.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:46:01.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:46:01.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:46:01.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:46:01.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:46:01.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:46:01.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:46:01.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:46:01.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:46:01.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:46:01.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:46:01.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:46:01.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:46:01.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:46:01.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:46:01.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-10T14:46:01.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-11-10T14:46:01.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-11-10T14:46:01.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2019-11-10T14:46:01.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2019-11-10T14:46:01.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-10T14:46:01.333Z] === RUN TestContainerStartOnDaemonRestart [2019-11-10T14:46:01.333Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-10T14:46:01.333Z] === RUN TestDaemonRestartIpcMode [2019-11-10T14:46:01.333Z] === PAUSE TestDaemonRestartIpcMode [2019-11-10T14:46:01.333Z] === RUN TestDiff [2019-11-10T14:46:01.633Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-10T14:46:01.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3437650412_/foo_false____} [2019-11-10T14:46:02.053Z] --- PASS: TestDiff (0.65s) [2019-11-10T14:46:02.053Z] === RUN TestExecWithCloseStdin [2019-11-10T14:46:02.776Z] --- PASS: TestExecWithCloseStdin (0.92s) [2019-11-10T14:46:02.776Z] === RUN TestExec [2019-11-10T14:46:03.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3437650412_/foo_true____} [2019-11-10T14:46:03.498Z] --- PASS: TestExec (0.84s) [2019-11-10T14:46:03.498Z] === RUN TestExecUser [2019-11-10T14:46:03.838Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-10T14:46:04.721Z] --- PASS: TestExecUser (0.84s) [2019-11-10T14:46:04.721Z] === RUN TestExportContainerAndImportImage [2019-11-10T14:46:05.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3437650412_/foo_true__0xc000991220__} [2019-11-10T14:46:05.443Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2019-11-10T14:46:05.443Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-10T14:46:06.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000991240_} [2019-11-10T14:46:06.773Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-10T14:46:07.133Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-11-10T14:46:07.133Z] === RUN TestHealthCheckWorkdir [2019-11-10T14:46:07.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000991260_} [2019-11-10T14:46:07.856Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2019-11-10T14:46:07.856Z] === RUN TestHealthKillContainer [2019-11-10T14:46:08.980Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-10T14:46:08.980Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:46:08.980Z] INFO: Testing against a local daemon [2019-11-10T14:46:08.980Z] === RUN TestBuildWithSession [2019-11-10T14:46:08.980Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-10T14:46:08.980Z] build_session_test.go:25: TODO: BuildKit [2019-11-10T14:46:08.980Z] === RUN TestBuildSquashParent [2019-11-10T14:46:08.980Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-10T14:46:08.980Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:46:08.980Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-10T14:46:08.980Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-10T14:46:08.980Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-10T14:46:08.980Z] === RUN TestBuildMultiStageCopy [2019-11-10T14:46:08.980Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-10T14:46:09.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000991280_} [2019-11-10T14:46:10.848Z] --- PASS: TestHealthKillContainer (2.87s) [2019-11-10T14:46:10.848Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-10T14:46:11.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009912a0_} [2019-11-10T14:46:11.571Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2019-11-10T14:46:11.571Z] === RUN TestIpcModeNone [2019-11-10T14:46:12.297Z] --- PASS: TestIpcModeNone (0.85s) [2019-11-10T14:46:12.297Z] === RUN TestIpcModePrivate [2019-11-10T14:46:12.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-10T14:46:13.463Z] --- PASS: TestIpcModePrivate (0.84s) [2019-11-10T14:46:13.463Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-10T14:46:13.463Z] === RUN TestIpcModeShareable [2019-11-10T14:46:14.184Z] --- PASS: TestIpcModeShareable (0.87s) [2019-11-10T14:46:14.184Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-10T14:46:14.184Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-10T14:46:14.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-10T14:46:14.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-10T14:46:14.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-10T14:46:14.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-10T14:46:14.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-10T14:46:14.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-10T14:46:14.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-10T14:46:14.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-10T14:46:14.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-10T14:46:14.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-10T14:46:14.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-10T14:46:14.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-11-10T14:46:14.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-11-10T14:46:14.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-11-10T14:46:14.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-11-10T14:46:14.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-11-10T14:46:14.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-11-10T14:46:15.070Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-10T14:46:16.475Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2019-11-10T14:46:16.475Z] === RUN TestAPIIpcModeHost [2019-11-10T14:46:16.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-10T14:46:17.201Z] --- PASS: TestAPIIpcModeHost (0.69s) [2019-11-10T14:46:17.201Z] === RUN TestDaemonIpcModeShareable [2019-11-10T14:46:17.918Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-10T14:46:18.885Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2019-11-10T14:46:18.886Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-10T14:46:18.886Z] === RUN TestDaemonIpcModePrivate [2019-11-10T14:46:19.365Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-10T14:46:20.348Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-10T14:46:20.468Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-10T14:46:20.640Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2019-11-10T14:46:20.640Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-10T14:46:20.640Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-10T14:46:21.328Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-10T14:46:22.307Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-10T14:46:22.328Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2019-11-10T14:46:22.328Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-10T14:46:22.328Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-10T14:46:23.235Z] #33 131.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-10T14:46:23.235Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-10T14:46:23.235Z] #33 135.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-10T14:46:23.235Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-10T14:46:23.235Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-10T14:46:23.235Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-10T14:46:23.800Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-10T14:46:23.863Z] --- PASS: TestBuildMultiStageCopy (15.21s) [2019-11-10T14:46:23.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.43s) [2019-11-10T14:46:23.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) [2019-11-10T14:46:23.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2019-11-10T14:46:23.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.38s) [2019-11-10T14:46:23.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.57s) [2019-11-10T14:46:23.863Z] === RUN TestBuildMultiStageParentConfig [2019-11-10T14:46:23.863Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-11-10T14:46:23.863Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-10T14:46:23.863Z] === RUN TestBuildLabelWithTargets [2019-11-10T14:46:23.863Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-11-10T14:46:23.863Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-10T14:46:23.863Z] === RUN TestBuildWithEmptyLayers [2019-11-10T14:46:24.017Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2019-11-10T14:46:24.017Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-10T14:46:24.017Z] === RUN TestIpcModeOlderClient [2019-11-10T14:46:24.017Z] === PAUSE TestIpcModeOlderClient [2019-11-10T14:46:24.017Z] === RUN TestKillContainerInvalidSignal [2019-11-10T14:46:24.626Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-10T14:46:24.738Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2019-11-10T14:46:24.738Z] === RUN TestKillContainer [2019-11-10T14:46:24.738Z] === RUN TestKillContainer/no_signal [2019-11-10T14:46:25.171Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-10T14:46:25.417Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2019-11-10T14:46:25.417Z] === RUN TestBuildMultiStageOnBuild [2019-11-10T14:46:25.417Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-11-10T14:46:25.417Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-10T14:46:25.417Z] === RUN TestBuildUncleanTarFilenames [2019-11-10T14:46:25.417Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-11-10T14:46:25.417Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-10T14:46:25.417Z] === RUN TestBuildMultiStageLayerLeak [2019-11-10T14:46:25.417Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-11-10T14:46:25.417Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-10T14:46:25.417Z] === RUN TestBuildWithHugeFile [2019-11-10T14:46:25.417Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-11-10T14:46:25.417Z] build_test.go:491: testEnv.OSType == "windows" [2019-11-10T14:46:25.417Z] === RUN TestBuildWithEmptyDockerfile [2019-11-10T14:46:25.417Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:46:25.417Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:46:25.417Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:46:25.417Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:46:25.417Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:46:25.417Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:46:25.417Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-10T14:46:25.417Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-10T14:46:25.417Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-10T14:46:25.417Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2019-11-10T14:46:25.417Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-11-10T14:46:25.417Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-11-10T14:46:25.417Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-11-10T14:46:25.417Z] === RUN TestBuildPreserveOwnership [2019-11-10T14:46:25.417Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-11-10T14:46:25.417Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-10T14:46:25.417Z] === RUN TestBuildPlatformInvalid [2019-11-10T14:46:25.417Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-11-10T14:46:25.417Z] PASS [2019-11-10T14:46:25.428Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-10T14:46:25.491Z] === RUN TestKillContainer/non_killing_signal [2019-11-10T14:46:25.828Z] === RUN TestKillContainer/killing_signal [2019-11-10T14:46:25.884Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-10T14:46:25.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:46:25.884Z] INFO: Testing against a local daemon [2019-11-10T14:46:25.884Z] === RUN TestConfigList [2019-11-10T14:46:25.884Z] --- SKIP: TestConfigList (0.00s) [2019-11-10T14:46:25.884Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:46:25.884Z] === RUN TestConfigsCreateAndDelete [2019-11-10T14:46:25.884Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-10T14:46:25.884Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:46:25.884Z] === RUN TestConfigsUpdate [2019-11-10T14:46:25.884Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-10T14:46:25.884Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:46:25.884Z] === RUN TestTemplatedConfig [2019-11-10T14:46:25.884Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-10T14:46:25.884Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:46:25.884Z] === RUN TestConfigInspect [2019-11-10T14:46:25.884Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-10T14:46:25.884Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:46:25.884Z] === RUN TestConfigCreateWithLabels [2019-11-10T14:46:25.884Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-10T14:46:25.884Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-10T14:46:25.884Z] === RUN TestConfigCreateResolve [2019-11-10T14:46:25.884Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-10T14:46:25.884Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-10T14:46:25.884Z] === RUN TestConfigDaemonLibtrustID [2019-11-10T14:46:25.884Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-10T14:46:25.884Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-10T14:46:25.884Z] PASS [2019-11-10T14:46:25.884Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-10T14:46:25.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:46:25.884Z] INFO: Testing against a local daemon [2019-11-10T14:46:25.884Z] === RUN TestCheckpoint [2019-11-10T14:46:25.884Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-10T14:46:25.884Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-10T14:46:25.884Z] === RUN TestContainerInvalidJSON [2019-11-10T14:46:25.884Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:46:25.884Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:46:25.884Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:46:25.884Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:46:25.884Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:46:25.884Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:46:25.884Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-10T14:46:25.884Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-10T14:46:25.884Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-10T14:46:25.884Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-11-10T14:46:25.884Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-10T14:46:25.884Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-10T14:46:25.884Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-10T14:46:25.884Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-10T14:46:25.884Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-11-10T14:46:25.884Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-10T14:46:25.884Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-10T14:46:25.884Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-11-10T14:46:25.884Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-10T14:46:25.884Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-10T14:46:25.884Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-11-10T14:46:25.884Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-10T14:46:25.884Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-10T14:46:25.884Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-11-10T14:46:25.884Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-10T14:46:25.884Z] === RUN TestCopyFromContainer [2019-11-10T14:46:25.884Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-10T14:46:25.884Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:46:25.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-10T14:46:25.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:46:25.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:46:25.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:46:25.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:46:25.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:46:25.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:46:25.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-10T14:46:25.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-10T14:46:25.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-10T14:46:25.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-10T14:46:25.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-10T14:46:25.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-10T14:46:25.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-10T14:46:25.884Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-10T14:46:25.884Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-10T14:46:25.884Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-10T14:46:25.884Z] === RUN TestCreateWithInvalidEnv [2019-11-10T14:46:25.884Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-10T14:46:25.884Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-10T14:46:25.884Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-10T14:46:25.884Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-10T14:46:25.884Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-10T14:46:25.884Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-10T14:46:25.884Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-10T14:46:25.884Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-10T14:46:25.884Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-10T14:46:25.884Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-10T14:46:25.884Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-10T14:46:25.884Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-10T14:46:25.884Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-10T14:46:25.884Z] === RUN TestCreateTmpfsMountsTarget [2019-11-10T14:46:25.884Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-10T14:46:25.884Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:46:25.884Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-10T14:46:25.884Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-10T14:46:25.884Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-10T14:46:25.884Z] === RUN TestCreateWithCapabilities [2019-11-10T14:46:25.884Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-10T14:46:25.884Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-10T14:46:25.884Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-10T14:46:25.884Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-10T14:46:25.884Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-10T14:46:25.884Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-10T14:46:25.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:46:25.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:46:25.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:46:25.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:46:25.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:46:25.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:46:25.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:46:25.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:46:25.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:46:25.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:46:25.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-10T14:46:25.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-10T14:46:25.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-10T14:46:25.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-10T14:46:25.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-10T14:46:25.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-10T14:46:25.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-10T14:46:25.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-10T14:46:25.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-10T14:46:25.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-10T14:46:25.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-10T14:46:25.885Z] === RUN TestDiff [2019-11-10T14:46:25.885Z] --- SKIP: TestDiff (0.00s) [2019-11-10T14:46:25.885Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-10T14:46:25.885Z] === RUN TestExecWithCloseStdin [2019-11-10T14:46:26.069Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-10T14:46:26.069Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-10T14:46:26.800Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-10T14:46:26.994Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-10T14:46:26.995Z] --- PASS: TestKillContainer (2.12s) [2019-11-10T14:46:26.995Z] --- PASS: TestKillContainer/no_signal (0.67s) [2019-11-10T14:46:26.995Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2019-11-10T14:46:26.995Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2019-11-10T14:46:26.995Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-10T14:46:26.995Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-10T14:46:27.331Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-10T14:46:27.919Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-10T14:46:28.054Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2019-11-10T14:46:28.054Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-11-10T14:46:28.054Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2019-11-10T14:46:28.054Z] === RUN TestKillStoppedContainer [2019-11-10T14:46:28.087Z] --- PASS: TestExecWithCloseStdin (2.27s) [2019-11-10T14:46:28.087Z] === RUN TestExec [2019-11-10T14:46:28.087Z] --- SKIP: TestExec (0.00s) [2019-11-10T14:46:28.087Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-10T14:46:28.087Z] === RUN TestExecUser [2019-11-10T14:46:28.087Z] --- SKIP: TestExecUser (0.00s) [2019-11-10T14:46:28.087Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-10T14:46:28.087Z] === RUN TestExportContainerAndImportImage [2019-11-10T14:46:28.087Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-10T14:46:28.087Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:46:28.087Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-10T14:46:28.087Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-10T14:46:28.087Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:46:28.087Z] === RUN TestHealthCheckWorkdir [2019-11-10T14:46:28.087Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-10T14:46:28.087Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-10T14:46:28.087Z] === RUN TestHealthKillContainer [2019-11-10T14:46:28.087Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-10T14:46:28.088Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-10T14:46:28.088Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-10T14:46:28.088Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-10T14:46:28.088Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-10T14:46:28.088Z] === RUN TestKillContainerInvalidSignal [2019-11-10T14:46:28.174Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-10T14:46:28.391Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-11-10T14:46:28.391Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-10T14:46:28.391Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-11-10T14:46:28.391Z] === RUN TestKillDifferentUserContainer [2019-11-10T14:46:29.113Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2019-11-10T14:46:29.113Z] === RUN TestInspectOomKilledTrue [2019-11-10T14:46:29.281Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-10T14:46:29.546Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-10T14:46:30.205Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-10T14:46:30.282Z] --- PASS: TestInspectOomKilledTrue (1.16s) [2019-11-10T14:46:30.282Z] === RUN TestInspectOomKilledFalse [2019-11-10T14:46:30.290Z] --- PASS: TestKillContainerInvalidSignal (1.73s) [2019-11-10T14:46:30.290Z] === RUN TestKillContainer [2019-11-10T14:46:30.290Z] --- SKIP: TestKillContainer (0.00s) [2019-11-10T14:46:30.290Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-10T14:46:30.290Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-10T14:46:30.290Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-10T14:46:30.290Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-10T14:46:30.290Z] === RUN TestKillStoppedContainer [2019-11-10T14:46:30.290Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-10T14:46:30.290Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-10T14:46:30.290Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-10T14:46:30.290Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-10T14:46:30.290Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-10T14:46:30.290Z] === RUN TestKillDifferentUserContainer [2019-11-10T14:46:30.290Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-10T14:46:30.290Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-10T14:46:30.290Z] === RUN TestInspectOomKilledTrue [2019-11-10T14:46:30.290Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-10T14:46:30.290Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:46:30.290Z] === RUN TestInspectOomKilledFalse [2019-11-10T14:46:30.290Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-10T14:46:30.290Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-10T14:46:30.290Z] === RUN TestLogsFollowTailEmpty [2019-11-10T14:46:30.918Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-10T14:46:31.002Z] --- PASS: TestInspectOomKilledFalse (0.63s) [2019-11-10T14:46:31.002Z] === RUN TestLinksEtcHostsContentMatch [2019-11-10T14:46:31.130Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-10T14:46:31.450Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-11-10T14:46:31.450Z] === RUN TestLinksContainerNames [2019-11-10T14:46:31.974Z] --- PASS: TestLogsFollowTailEmpty (1.87s) [2019-11-10T14:46:31.974Z] === RUN TestNetworkNat [2019-11-10T14:46:31.974Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-10T14:46:31.974Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-10T14:46:31.974Z] === RUN TestNetworkLocalhostTCPNat [2019-11-10T14:46:31.974Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-10T14:46:31.974Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-10T14:46:31.974Z] === RUN TestNetworkLoopbackNat [2019-11-10T14:46:31.974Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-10T14:46:31.974Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-10T14:46:31.974Z] === RUN TestPause [2019-11-10T14:46:31.974Z] --- SKIP: TestPause (0.00s) [2019-11-10T14:46:31.974Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-10T14:46:31.974Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-10T14:46:32.065Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-10T14:46:32.622Z] --- PASS: TestLinksContainerNames (1.33s) [2019-11-10T14:46:32.622Z] === RUN TestLogsFollowTailEmpty [2019-11-10T14:46:32.816Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-10T14:46:33.341Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2019-11-10T14:46:33.341Z] === RUN TestContainerNetworkMountsNoChown [2019-11-10T14:46:33.467Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-10T14:46:33.529Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.79s) [2019-11-10T14:46:33.529Z] === RUN TestPauseStopPausedContainer [2019-11-10T14:46:33.529Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-10T14:46:33.529Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:46:33.529Z] === RUN TestPsFilter [2019-11-10T14:46:33.748Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-10T14:46:33.995Z] --- PASS: TestPsFilter (0.16s) [2019-11-10T14:46:33.995Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-10T14:46:34.063Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/default [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/default [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/private [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/private [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rprivate [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/slave [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/slave [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rslave [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/shared [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/shared [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rshared [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/default [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/rshared [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/shared [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/rslave [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/slave [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/rprivate [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/private [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-10T14:46:34.063Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-10T14:46:34.063Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-10T14:46:34.063Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-10T14:46:34.392Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-10T14:46:34.398Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-10T14:46:34.398Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-10T14:46:34.398Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-10T14:46:34.398Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-11-10T14:46:34.398Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-11-10T14:46:34.398Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-10T14:46:34.399Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-10T14:46:34.399Z] === RUN TestContainerBindMountNonRecursive [2019-11-10T14:46:35.315Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-10T14:46:35.647Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-10T14:46:36.097Z] --- PASS: TestContainerBindMountNonRecursive (1.77s) [2019-11-10T14:46:36.097Z] === RUN TestNetworkNat [2019-11-10T14:46:36.198Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.08s) [2019-11-10T14:46:36.198Z] === RUN TestRemoveContainerWithVolume [2019-11-10T14:46:36.238Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-10T14:46:36.579Z] #33 155.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-10T14:46:36.817Z] --- PASS: TestNetworkNat (0.69s) [2019-11-10T14:46:36.817Z] === RUN TestNetworkLocalhostTCPNat [2019-11-10T14:46:37.537Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2019-11-10T14:46:37.537Z] === RUN TestNetworkLoopbackNat [2019-11-10T14:46:37.598Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-10T14:46:37.952Z] #33 156.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-10T14:46:38.159Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-10T14:46:38.711Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2019-11-10T14:46:38.711Z] === RUN TestPause [2019-11-10T14:46:39.326Z] #33 158.1 [2019-11-10T14:46:39.436Z] --- PASS: TestPause (0.78s) [2019-11-10T14:46:39.436Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-10T14:46:39.436Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-10T14:46:39.436Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-10T14:46:39.436Z] === RUN TestPauseStopPausedContainer [2019-11-10T14:46:39.526Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-10T14:46:40.157Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2019-11-10T14:46:40.157Z] === RUN TestPsFilter [2019-11-10T14:46:40.257Z] #33 DONE 159.1s [2019-11-10T14:46:40.257Z] [2019-11-10T14:46:40.257Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-10T14:46:40.497Z] --- PASS: TestPsFilter (0.19s) [2019-11-10T14:46:40.497Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-10T14:46:40.885Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-10T14:46:41.216Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2019-11-10T14:46:41.216Z] === RUN TestRemoveContainerWithVolume [2019-11-10T14:46:41.808Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-10T14:46:41.941Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2019-11-10T14:46:41.941Z] === RUN TestRemoveContainerRunning [2019-11-10T14:46:42.279Z] --- PASS: TestRemoveContainerRunning (0.68s) [2019-11-10T14:46:42.279Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-10T14:46:42.780Z] #34 DONE 2.3s [2019-11-10T14:46:43.001Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2019-11-10T14:46:43.001Z] === RUN TestRemoveInvalidContainer [2019-11-10T14:46:43.168Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-10T14:46:43.168Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-10T14:46:43.322Z] --- PASS: TestRemoveContainerWithVolume (7.14s) [2019-11-10T14:46:43.322Z] === RUN TestRemoveContainerRunning [2019-11-10T14:46:43.338Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-11-10T14:46:43.338Z] === RUN TestRenameLinkedContainer [2019-11-10T14:46:44.092Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-10T14:46:44.153Z] [2019-11-10T14:46:44.153Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-10T14:46:44.878Z] --- PASS: TestRemoveContainerRunning (1.83s) [2019-11-10T14:46:44.878Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-10T14:46:45.015Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-10T14:46:46.348Z] --- PASS: TestRenameLinkedContainer (2.76s) [2019-11-10T14:46:46.348Z] === RUN TestRenameStoppedContainer [2019-11-10T14:46:46.374Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-10T14:46:46.676Z] #35 DONE 2.4s [2019-11-10T14:46:46.676Z] [2019-11-10T14:46:46.676Z] #36 exporting to image [2019-11-10T14:46:46.676Z] #36 exporting layers [2019-11-10T14:46:46.685Z] --- PASS: TestRenameStoppedContainer (0.70s) [2019-11-10T14:46:46.685Z] === RUN TestRenameRunningContainerAndReuse [2019-11-10T14:46:47.087Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.88s) [2019-11-10T14:46:47.087Z] === RUN TestRemoveInvalidContainer [2019-11-10T14:46:47.087Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-10T14:46:47.087Z] === RUN TestRenameLinkedContainer [2019-11-10T14:46:47.087Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-10T14:46:47.087Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-10T14:46:47.087Z] === RUN TestRenameStoppedContainer [2019-11-10T14:46:47.296Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-10T14:46:47.853Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2019-11-10T14:46:47.853Z] === RUN TestRenameInvalidName [2019-11-10T14:46:48.220Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-10T14:46:48.576Z] --- PASS: TestRenameInvalidName (0.71s) [2019-11-10T14:46:48.576Z] === RUN TestRenameAnonymousContainer [2019-11-10T14:46:49.293Z] --- PASS: TestRenameStoppedContainer (2.18s) [2019-11-10T14:46:49.293Z] === RUN TestRenameRunningContainerAndReuse [2019-11-10T14:46:49.958Z] #36 exporting layers 3.3s done [2019-11-10T14:46:49.958Z] #36 writing image sha256:9b449d57c6f099a051383f8a88a97d98d859470c29e88953eae17cd073fb3e2f done [2019-11-10T14:46:49.958Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-10T14:46:49.958Z] #36 DONE 3.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-10T14:46:50.188Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-10T14:46:50.267Z] + echo Ensuring container killed. [2019-11-10T14:46:50.268Z] Ensuring container killed. [2019-11-10T14:46:50.268Z] + docker rm -vf docker-pr2 [2019-11-10T14:46:50.268Z] Error: No such container: docker-pr2 [2019-11-10T14:46:50.268Z] + true [Pipeline] sh [2019-11-10T14:46:50.552Z] + echo Chowning /workspace to jenkins user [2019-11-10T14:46:50.552Z] Chowning /workspace to jenkins user [2019-11-10T14:46:50.552Z] + id -u [2019-11-10T14:46:50.552Z] + id -g [2019-11-10T14:46:50.552Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40193:/workspace busybox chown -R 1000:1000 /workspace [2019-11-10T14:46:51.111Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-10T14:46:51.606Z] --- PASS: TestRenameAnonymousContainer (2.57s) [2019-11-10T14:46:51.606Z] === RUN TestRenameContainerWithSameName [Pipeline] catchError [Pipeline] { [2019-11-10T14:46:51.941Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-11-10T14:46:51.941Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] sh [2019-11-10T14:46:52.223Z] + bundleName=unit [2019-11-10T14:46:52.223Z] + echo Creating unit-bundles.tar.gz [2019-11-10T14:46:52.223Z] Creating unit-bundles.tar.gz [2019-11-10T14:46:52.223Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-10T14:46:52.223Z] bundles/junit-report.xml [2019-11-10T14:46:52.223Z] bundles/go-test-report.json [2019-11-10T14:46:52.223Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-10T14:46:52.235Z] Archiving artifacts [2019-11-10T14:46:52.722Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40193/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-10T14:46:53.033Z] + make clean [2019-11-10T14:46:53.062Z] --- PASS: TestRenameRunningContainerAndReuse (3.69s) [2019-11-10T14:46:53.062Z] === RUN TestRenameInvalidName [2019-11-10T14:46:53.290Z] docker volume rm -f docker-dev-cache [2019-11-10T14:46:53.290Z] docker-dev-cache [Pipeline] deleteDir [2019-11-10T14:46:53.616Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-10T14:46:53.627Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2019-11-10T14:46:53.627Z] === RUN TestResize [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-10T14:46:53.963Z] --- PASS: TestResize (0.69s) [2019-11-10T14:46:53.963Z] === RUN TestResizeWithInvalidSize [2019-11-10T14:46:54.619Z] --- PASS: TestRenameInvalidName (1.91s) [2019-11-10T14:46:54.619Z] === RUN TestRenameAnonymousContainer [2019-11-10T14:46:54.619Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-10T14:46:54.619Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-10T14:46:54.619Z] === RUN TestRenameContainerWithSameName [2019-11-10T14:46:54.685Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2019-11-10T14:46:54.685Z] === RUN TestResizeWhenContainerNotStarted [2019-11-10T14:46:55.407Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2019-11-10T14:46:55.407Z] === RUN TestDaemonRestartKillContainers [2019-11-10T14:46:55.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-10T14:46:55.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-10T14:46:55.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-10T14:46:55.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-10T14:46:55.408Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-10T14:46:55.408Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-10T14:46:55.408Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-10T14:46:55.408Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-10T14:46:55.408Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-10T14:46:55.408Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-10T14:46:55.408Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-10T14:46:55.408Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-10T14:46:55.408Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-10T14:46:55.408Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-10T14:46:55.408Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-10T14:46:55.408Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-10T14:46:55.408Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:46:55.408Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:46:55.408Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:46:55.408Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:46:55.408Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:46:55.408Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:46:55.408Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:46:55.408Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:46:55.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-10T14:46:55.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-10T14:46:55.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:46:55.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-10T14:46:56.821Z] --- PASS: TestRenameContainerWithSameName (1.90s) [2019-11-10T14:46:56.821Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-10T14:46:56.821Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-10T14:46:56.821Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-10T14:46:56.821Z] === RUN TestResize [2019-11-10T14:46:56.821Z] --- SKIP: TestResize (0.00s) [2019-11-10T14:46:56.821Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-10T14:46:56.821Z] === RUN TestResizeWithInvalidSize [2019-11-10T14:46:56.821Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-10T14:46:56.821Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-10T14:46:56.821Z] === RUN TestResizeWhenContainerNotStarted [2019-11-10T14:46:58.445Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:46:58.445Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-10T14:46:58.887Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-10T14:46:59.023Z] --- PASS: TestResizeWhenContainerNotStarted (2.15s) [2019-11-10T14:46:59.023Z] === RUN TestDaemonRestartKillContainers [2019-11-10T14:46:59.023Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-10T14:46:59.023Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:46:59.023Z] === RUN TestStats [2019-11-10T14:46:59.023Z] --- SKIP: TestStats (0.00s) [2019-11-10T14:46:59.023Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-10T14:46:59.023Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-10T14:46:59.630Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-10T14:47:00.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-10T14:47:00.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-10T14:47:01.436Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-10T14:47:02.189Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-10T14:47:02.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-10T14:47:03.114Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-10T14:47:04.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-10T14:47:04.866Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.36s) [2019-11-10T14:47:04.866Z] === RUN TestStopContainerWithTimeout [2019-11-10T14:47:04.866Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-10T14:47:04.866Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-10T14:47:04.866Z] === RUN TestUpdateRestartPolicy [2019-11-10T14:47:07.312Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-10T14:47:07.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.88s) [2019-11-10T14:47:07.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.10s) [2019-11-10T14:47:07.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.93s) [2019-11-10T14:47:07.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.08s) [2019-11-10T14:47:07.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.11s) [2019-11-10T14:47:07.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.86s) [2019-11-10T14:47:07.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.36s) [2019-11-10T14:47:07.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.40s) [2019-11-10T14:47:07.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2019-11-10T14:47:07.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.37s) [2019-11-10T14:47:07.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.35s) [2019-11-10T14:47:07.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.94s) [2019-11-10T14:47:07.312Z] === RUN TestCgroupNamespacesRun [2019-11-10T14:47:08.386Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-10T14:47:08.576Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2019-11-10T14:47:08.576Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-10T14:47:10.263Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2019-11-10T14:47:10.263Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-10T14:47:11.643Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-10T14:47:11.948Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2019-11-10T14:47:11.948Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-10T14:47:12.567Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-10T14:47:13.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-10T14:47:13.637Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2019-11-10T14:47:13.637Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-10T14:47:15.325Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2019-11-10T14:47:15.325Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-10T14:47:16.494Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-11-10T14:47:16.494Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-10T14:47:17.219Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-11-10T14:47:17.219Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-10T14:47:17.693Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-10T14:47:18.700Z] === RUN TestDockerSuite/TestCpToDot [2019-11-10T14:47:18.907Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2019-11-10T14:47:18.907Z] === RUN TestKernelTCPMemory [2019-11-10T14:47:20.059Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-10T14:47:20.076Z] --- PASS: TestKernelTCPMemory (0.90s) [2019-11-10T14:47:20.076Z] === RUN TestNISDomainname [2019-11-10T14:47:20.798Z] --- PASS: TestNISDomainname (1.03s) [2019-11-10T14:47:20.798Z] === RUN TestHostnameDnsResolution [2019-11-10T14:47:21.419Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-10T14:47:21.969Z] --- PASS: TestHostnameDnsResolution (1.16s) [2019-11-10T14:47:21.969Z] === RUN TestStats [2019-11-10T14:47:23.300Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-10T14:47:24.223Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-10T14:47:24.964Z] --- PASS: TestStats (2.74s) [2019-11-10T14:47:24.964Z] === RUN TestStopContainerWithTimeout [2019-11-10T14:47:24.964Z] === RUN TestStopContainerWithTimeout/0 [2019-11-10T14:47:24.964Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-10T14:47:24.964Z] === RUN TestStopContainerWithTimeout/1 [2019-11-10T14:47:24.964Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-10T14:47:24.964Z] === RUN TestStopContainerWithTimeout/3 [2019-11-10T14:47:24.964Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-10T14:47:24.964Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-10T14:47:24.964Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-10T14:47:24.964Z] === CONT TestStopContainerWithTimeout/0 [2019-11-10T14:47:24.964Z] === CONT TestStopContainerWithTimeout/3 [2019-11-10T14:47:24.964Z] === CONT TestStopContainerWithTimeout/1 [2019-11-10T14:47:24.964Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-10T14:47:26.026Z] --- PASS: TestUpdateRestartPolicy (19.49s) [2019-11-10T14:47:26.026Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-10T14:47:26.026Z] --- PASS: TestUpdateRestartWithAutoRemove (1.65s) [2019-11-10T14:47:26.026Z] === RUN TestWaitNonBlocked [2019-11-10T14:47:26.026Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:47:26.026Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:47:26.026Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:47:26.026Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:47:26.026Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:47:26.026Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:47:27.478Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-10T14:47:27.774Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-10T14:47:28.797Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-10T14:47:28.797Z] --- PASS: TestStopContainerWithTimeout/0 (1.37s) [2019-11-10T14:47:28.797Z] --- PASS: TestStopContainerWithTimeout/1 (2.37s) [2019-11-10T14:47:28.797Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2019-11-10T14:47:28.797Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2019-11-10T14:47:28.797Z] === RUN TestDeleteDevicemapper [2019-11-10T14:47:28.797Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-10T14:47:28.797Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-10T14:47:28.797Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-10T14:47:29.135Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-10T14:47:29.773Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-10T14:47:29.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.68s) [2019-11-10T14:47:29.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.68s) [2019-11-10T14:47:29.773Z] === RUN TestWaitBlocked [2019-11-10T14:47:29.773Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-10T14:47:29.773Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-10T14:47:29.773Z] PASS [2019-11-10T14:47:29.773Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-10T14:47:29.773Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:47:29.773Z] INFO: Testing against a local daemon [2019-11-10T14:47:29.773Z] === RUN TestCommitInheritsEnv [2019-11-10T14:47:29.773Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-10T14:47:29.773Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-10T14:47:29.773Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-10T14:47:29.773Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-10T14:47:29.773Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-10T14:47:29.773Z] === RUN TestImagesFilterMultiReference [2019-11-10T14:47:29.773Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-10T14:47:29.773Z] === RUN TestImagePullPlatformInvalid [2019-11-10T14:47:30.234Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-10T14:47:30.234Z] === RUN TestRemoveImageOrphaning [2019-11-10T14:47:30.234Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-10T14:47:30.234Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-10T14:47:30.234Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-10T14:47:30.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-10T14:47:30.234Z] === RUN TestTagInvalidReference [2019-11-10T14:47:30.234Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-10T14:47:30.234Z] === RUN TestTagValidPrefixedRepo [2019-11-10T14:47:30.234Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-10T14:47:30.234Z] === RUN TestTagExistedNameWithoutForce [2019-11-10T14:47:30.234Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-10T14:47:30.234Z] === RUN TestTagOfficialNames [2019-11-10T14:47:30.234Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-10T14:47:30.234Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-10T14:47:30.234Z] === RUN TestTagMatchesDigest [2019-11-10T14:47:30.234Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-10T14:47:30.234Z] PASS [2019-11-10T14:47:30.234Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-10T14:47:30.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:47:30.234Z] INFO: Testing against a local daemon [2019-11-10T14:47:30.234Z] === RUN TestNetworkCreateDelete [2019-11-10T14:47:30.234Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-10T14:47:30.234Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-10T14:47:30.234Z] === RUN TestDockerNetworkDeletePreferID [2019-11-10T14:47:30.234Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-10T14:47:30.234Z] 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-10T14:47:30.234Z] === RUN TestInspectNetwork [2019-11-10T14:47:30.234Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-10T14:47:30.234Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-10T14:47:30.234Z] === RUN TestRunContainerWithBridgeNone [2019-11-10T14:47:30.234Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-10T14:47:30.234Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-10T14:47:30.234Z] === RUN TestNetworkInvalidJSON [2019-11-10T14:47:30.234Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-10T14:47:30.234Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-10T14:47:30.234Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:47:30.234Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:47:30.234Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:47:30.234Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:47:30.234Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-10T14:47:30.234Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:47:30.234Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:47:30.234Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-10T14:47:30.234Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-11-10T14:47:30.234Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-10T14:47:30.234Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-11-10T14:47:30.234Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-10T14:47:30.234Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-10T14:47:30.234Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-10T14:47:30.234Z] === RUN TestDaemonDefaultNetworkPools [2019-11-10T14:47:30.234Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-10T14:47:30.234Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-10T14:47:30.234Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-10T14:47:30.234Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-10T14:47:30.234Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-10T14:47:30.234Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-10T14:47:30.234Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-10T14:47:30.234Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-10T14:47:30.234Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-10T14:47:30.234Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-10T14:47:30.234Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-10T14:47:30.234Z] === RUN TestServiceWithPredefinedNetwork [2019-11-10T14:47:30.234Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-10T14:47:30.234Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-10T14:47:30.234Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-10T14:47:30.234Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-10T14:47:30.234Z] service_test.go:230: FLAKY_TEST [2019-11-10T14:47:30.234Z] === RUN TestServiceWithDataPathPortInit [2019-11-10T14:47:30.234Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-10T14:47:30.234Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-10T14:47:30.234Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-10T14:47:30.234Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-10T14:47:30.234Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-10T14:47:30.234Z] PASS [2019-11-10T14:47:30.234Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-10T14:47:30.234Z] PASS [2019-11-10T14:47:30.234Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-10T14:47:30.234Z] PASS [2019-11-10T14:47:30.234Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-10T14:47:30.234Z] PASS [2019-11-10T14:47:30.234Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-10T14:47:30.234Z] PASS [2019-11-10T14:47:30.234Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-10T14:47:30.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:47:30.234Z] INFO: Testing against a local daemon [2019-11-10T14:47:30.234Z] === RUN TestPluginInvalidJSON [2019-11-10T14:47:30.497Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-10T14:47:30.497Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-10T14:47:30.695Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:47:30.695Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:47:30.695Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:47:30.695Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-10T14:47:30.695Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-10T14:47:30.695Z] PASS [2019-11-10T14:47:30.695Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-10T14:47:30.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:47:30.695Z] INFO: Testing against a local daemon [2019-11-10T14:47:30.695Z] === RUN TestExternalGraphDriver [2019-11-10T14:47:30.695Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-10T14:47:30.695Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-10T14:47:30.695Z] === RUN TestGraphdriverPluginV2 [2019-11-10T14:47:30.695Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-10T14:47:30.695Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-10T14:47:30.695Z] PASS [2019-11-10T14:47:30.695Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-10T14:47:30.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:47:30.695Z] INFO: Testing against a local daemon [2019-11-10T14:47:30.695Z] PASS [2019-11-10T14:47:30.695Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-10T14:47:30.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:47:30.695Z] INFO: Testing against a local daemon [2019-11-10T14:47:30.695Z] === RUN TestPluginWithDevMounts [2019-11-10T14:47:30.695Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2019-11-10T14:47:30.695Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:30.695Z] PASS [2019-11-10T14:47:30.695Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-10T14:47:30.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:47:30.695Z] INFO: Testing against a local daemon [2019-11-10T14:47:30.695Z] === RUN TestSecretInspect [2019-11-10T14:47:30.695Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-10T14:47:30.695Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:30.695Z] === RUN TestSecretList [2019-11-10T14:47:30.695Z] --- SKIP: TestSecretList (0.00s) [2019-11-10T14:47:30.695Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:30.695Z] === RUN TestSecretsCreateAndDelete [2019-11-10T14:47:30.695Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-10T14:47:30.695Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:30.695Z] === RUN TestSecretsUpdate [2019-11-10T14:47:30.695Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-10T14:47:30.695Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:30.695Z] === RUN TestTemplatedSecret [2019-11-10T14:47:30.695Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-10T14:47:30.695Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:30.695Z] === RUN TestSecretCreateResolve [2019-11-10T14:47:30.695Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-10T14:47:30.695Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-10T14:47:30.695Z] PASS [2019-11-10T14:47:30.695Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-10T14:47:30.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:47:30.695Z] INFO: Testing against a local daemon [2019-11-10T14:47:30.695Z] === RUN TestServiceCreateInit [2019-11-10T14:47:30.695Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-10T14:47:30.695Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-10T14:47:30.695Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-10T14:47:30.695Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-10T14:47:30.695Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:30.695Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-10T14:47:30.695Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:30.695Z] === RUN TestCreateServiceMultipleTimes [2019-11-10T14:47:30.695Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-10T14:47:30.695Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:30.695Z] === RUN TestCreateServiceConflict [2019-11-10T14:47:30.695Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-10T14:47:30.695Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:30.695Z] === RUN TestCreateServiceMaxReplicas [2019-11-10T14:47:30.695Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-10T14:47:30.695Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:30.695Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-10T14:47:30.751Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-10T14:47:31.094Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.95s) [2019-11-10T14:47:31.094Z] === RUN TestUpdateMemory [2019-11-10T14:47:31.157Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-10T14:47:31.157Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:31.157Z] === RUN TestCreateServiceSecretFileMode [2019-11-10T14:47:31.157Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-10T14:47:31.157Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:31.157Z] === RUN TestCreateServiceConfigFileMode [2019-11-10T14:47:31.157Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-10T14:47:31.157Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:31.157Z] === RUN TestCreateServiceSysctls [2019-11-10T14:47:31.157Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2019-11-10T14:47:31.157Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:31.157Z] === RUN TestCreateServiceCapabilities [2019-11-10T14:47:31.157Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-11-10T14:47:31.157Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:31.157Z] === RUN TestInspect [2019-11-10T14:47:31.157Z] --- SKIP: TestInspect (0.00s) [2019-11-10T14:47:31.157Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:31.157Z] === RUN TestServiceListWithStatuses [2019-11-10T14:47:31.157Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-10T14:47:31.157Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:31.157Z] === RUN TestDockerNetworkConnectAlias [2019-11-10T14:47:31.157Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-10T14:47:31.157Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:31.157Z] === RUN TestDockerNetworkReConnect [2019-11-10T14:47:31.157Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-10T14:47:31.157Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:31.157Z] === RUN TestServicePlugin [2019-11-10T14:47:31.157Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-10T14:47:31.157Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:31.157Z] === RUN TestServiceUpdateLabel [2019-11-10T14:47:31.157Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-10T14:47:31.157Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-10T14:47:31.157Z] === RUN TestServiceUpdateSecrets [2019-11-10T14:47:31.157Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-10T14:47:31.157Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-10T14:47:31.157Z] === RUN TestServiceUpdateConfigs [2019-11-10T14:47:31.157Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-10T14:47:31.157Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-10T14:47:31.157Z] === RUN TestServiceUpdateNetwork [2019-11-10T14:47:31.157Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-10T14:47:31.157Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-10T14:47:31.157Z] PASS [2019-11-10T14:47:31.157Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-10T14:47:31.157Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:47:31.157Z] INFO: Testing against a local daemon [2019-11-10T14:47:31.157Z] === RUN TestSessionCreate [2019-11-10T14:47:31.157Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-10T14:47:31.157Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-10T14:47:31.157Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-10T14:47:31.157Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-10T14:47:31.157Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-10T14:47:31.157Z] PASS [2019-11-10T14:47:31.157Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-10T14:47:31.157Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:47:31.157Z] INFO: Testing against a local daemon [2019-11-10T14:47:31.157Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-10T14:47:31.157Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-10T14:47:31.157Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-10T14:47:31.157Z] === RUN TestEventsExecDie [2019-11-10T14:47:31.157Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-10T14:47:31.157Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-10T14:47:31.157Z] === RUN TestEventsBackwardsCompatible [2019-11-10T14:47:31.157Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-10T14:47:31.157Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-10T14:47:31.157Z] === RUN TestInfoAPI [2019-11-10T14:47:31.157Z] --- PASS: TestInfoAPI (0.03s) [2019-11-10T14:47:31.157Z] === RUN TestInfoAPIWarnings [2019-11-10T14:47:31.157Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-10T14:47:31.157Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-10T14:47:31.157Z] === RUN TestInfoDebug [2019-11-10T14:47:31.157Z] --- SKIP: TestInfoDebug (0.00s) [2019-11-10T14:47:31.157Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-10T14:47:31.157Z] === RUN TestInfoInsecureRegistries [2019-11-10T14:47:31.157Z] --- FAIL: TestInfoInsecureRegistries (0.01s) [2019-11-10T14:47:31.158Z] info_test.go:101: [dddcf53d3d05c] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\dddcf53d3d05c\root --exec-root C:\windows\TEMP\dxr\dddcf53d3d05c --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\dddcf53d3d05c\docker.pid --userland-proxy=true --containerd-namespace dddcf53d3d05c --containerd-plugins-namespace dddcf53d3d05cp --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\dddcf53d3d05c.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-11-10T14:47:31.158Z] === RUN TestInfoRegistryMirrors [2019-11-10T14:47:31.158Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-11-10T14:47:31.158Z] info_test.go:125: [da938b3605634] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\da938b3605634\root --exec-root C:\windows\TEMP\dxr\da938b3605634 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\da938b3605634\docker.pid --userland-proxy=true --containerd-namespace da938b3605634 --containerd-plugins-namespace da938b3605634p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\da938b3605634.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-11-10T14:47:31.158Z] === RUN TestLoginFailsWithBadCredentials [2019-11-10T14:47:31.321Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-10T14:47:31.880Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-10T14:47:31.880Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-10T14:47:32.129Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2019-11-10T14:47:32.129Z] === RUN TestPingCacheHeaders [2019-11-10T14:47:32.129Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-10T14:47:32.129Z] === RUN TestPingGet [2019-11-10T14:47:32.129Z] --- PASS: TestPingGet (0.03s) [2019-11-10T14:47:32.129Z] === RUN TestPingHead [2019-11-10T14:47:32.129Z] --- PASS: TestPingHead (0.03s) [2019-11-10T14:47:32.129Z] === RUN TestVersion [2019-11-10T14:47:32.129Z] --- PASS: TestVersion (0.02s) [2019-11-10T14:47:32.129Z] FAIL [2019-11-10T14:47:32.129Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-10T14:47:32.134Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-10T14:47:32.266Z] --- PASS: TestUpdateMemory (1.09s) [2019-11-10T14:47:32.266Z] === RUN TestUpdateCPUQuota [2019-11-10T14:47:32.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:47:32.591Z] INFO: Testing against a local daemon [2019-11-10T14:47:32.591Z] === RUN TestVolumesCreateAndList [2019-11-10T14:47:32.591Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-10T14:47:32.591Z] === RUN TestVolumesRemove [2019-11-10T14:47:32.591Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-10T14:47:32.591Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-10T14:47:32.591Z] === RUN TestVolumesInspect [2019-11-10T14:47:32.591Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-10T14:47:32.591Z] === RUN TestVolumesInvalidJSON [2019-11-10T14:47:32.591Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-10T14:47:32.591Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-10T14:47:32.591Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-10T14:47:32.591Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-10T14:47:32.591Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-10T14:47:32.591Z] PASS [2019-11-10T14:47:32.591Z] INFO: make.ps1 ended at 11/10/2019 14:47:32 [2019-11-10T14:47:32.591Z] INFO: Integration CLI tests being run from the host: [2019-11-10T14:47:32.591Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-10T14:47:33.056Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-10T14:47:33.310Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-10T14:47:33.310Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-10T14:47:33.565Z] === RUN TestDockerSuite/TestCreateRM [2019-11-10T14:47:33.565Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-10T14:47:33.565Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-10T14:47:33.565Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-10T14:47:33.820Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-10T14:47:33.952Z] --- PASS: TestUpdateCPUQuota (1.63s) [2019-11-10T14:47:33.952Z] === RUN TestUpdatePidsLimit [2019-11-10T14:47:33.952Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-10T14:47:34.289Z] === RUN TestUpdatePidsLimit/no_change [2019-11-10T14:47:34.625Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-10T14:47:34.961Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-10T14:47:35.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-10T14:47:35.297Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-10T14:47:35.635Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-10T14:47:35.974Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-10T14:47:36.148Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-10T14:47:36.403Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-10T14:47:36.403Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-10T14:47:37.661Z] --- PASS: TestUpdatePidsLimit (3.92s) [2019-11-10T14:47:37.661Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-11-10T14:47:37.661Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2019-11-10T14:47:37.661Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2019-11-10T14:47:37.661Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-11-10T14:47:37.661Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2019-11-10T14:47:37.661Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2019-11-10T14:47:37.661Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-11-10T14:47:37.661Z] === RUN TestUpdateRestartPolicy [2019-11-10T14:47:39.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-10T14:47:39.699Z] INFO: Testing against a local daemon [2019-11-10T14:47:39.699Z] === RUN TestDockerSuite [2019-11-10T14:47:39.699Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-10T14:47:39.699Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-10T14:47:39.699Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-10T14:47:39.699Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-10T14:47:39.699Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-10T14:47:39.699Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-10T14:47:39.699Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-10T14:47:39.699Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-10T14:47:40.671Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-10T14:47:40.671Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-10T14:47:41.131Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-10T14:47:41.592Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-10T14:47:41.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-10T14:47:41.891Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-10T14:47:42.146Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-10T14:47:42.146Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-10T14:47:42.401Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-10T14:47:42.401Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-10T14:47:42.401Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-10T14:47:43.365Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-10T14:47:45.339Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-10T14:47:46.262Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-10T14:47:48.146Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-10T14:47:50.029Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-10T14:47:50.861Z] --- PASS: TestUpdateRestartPolicy (12.06s) [2019-11-10T14:47:50.861Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-10T14:47:50.861Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2019-11-10T14:47:50.861Z] === RUN TestWaitNonBlocked [2019-11-10T14:47:50.861Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:47:50.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:47:50.861Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:47:50.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:47:50.861Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-10T14:47:50.861Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-10T14:47:50.952Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-10T14:47:51.510Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-10T14:47:51.584Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-10T14:47:51.584Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2019-11-10T14:47:51.584Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2019-11-10T14:47:51.584Z] === RUN TestWaitBlocked [2019-11-10T14:47:51.584Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-10T14:47:51.584Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-10T14:47:51.584Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-10T14:47:51.584Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-10T14:47:51.584Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-10T14:47:51.584Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-10T14:47:51.765Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-10T14:47:52.687Z] === RUN TestDockerSuite/TestDockerFails [2019-11-10T14:47:52.687Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-10T14:47:52.687Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-10T14:47:52.687Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-10T14:47:52.752Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-10T14:47:52.752Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2019-11-10T14:47:52.752Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2019-11-10T14:47:52.752Z] === CONT TestContainerStartOnDaemonRestart [2019-11-10T14:47:52.752Z] === CONT TestIpcModeOlderClient [2019-11-10T14:47:52.752Z] === CONT TestDaemonRestartIpcMode [2019-11-10T14:47:52.752Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-11-10T14:47:54.063Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-10T14:47:54.632Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-10T14:47:56.554Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-10T14:47:56.554Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-10T14:47:56.554Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-10T14:47:56.554Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-10T14:47:56.591Z] --- PASS: TestDaemonRestartIpcMode (3.84s) [2019-11-10T14:47:56.591Z] --- PASS: TestContainerStartOnDaemonRestart (3.87s) [2019-11-10T14:47:56.591Z] PASS [2019-11-10T14:47:56.591Z] [2019-11-10T14:47:56.591Z] === Skipped [2019-11-10T14:47:56.591Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-10T14:47:56.591Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-10T14:47:56.591Z] [2019-11-10T14:47:56.591Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-10T14:47:56.591Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-10T14:47:56.591Z] [2019-11-10T14:47:56.591Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-10T14:47:56.591Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-10T14:47:56.591Z] [2019-11-10T14:47:56.591Z] [2019-11-10T14:47:56.591Z] DONE 197 tests, 3 skipped in 122.337s [2019-11-10T14:47:56.591Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-10T14:47:56.591Z] ++ 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-10T14:47:56.591Z] ++ set -e [2019-11-10T14:47:56.591Z] ++ '[' -n 0 ']' [2019-11-10T14:47:56.591Z] ++ set -x [2019-11-10T14:47:56.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-10T14:47:56.591Z] INFO: Testing against a local daemon [2019-11-10T14:47:56.591Z] === RUN TestCommitInheritsEnv [2019-11-10T14:47:56.951Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-11-10T14:47:56.951Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-10T14:47:56.951Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-10T14:47:56.951Z] === RUN TestImagesFilterMultiReference [2019-11-10T14:47:56.951Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-10T14:47:56.951Z] === RUN TestImagePullPlatformInvalid [2019-11-10T14:47:57.286Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-10T14:47:57.286Z] === RUN TestRemoveImageOrphaning [2019-11-10T14:47:57.622Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2019-11-10T14:47:57.622Z] === RUN TestRemoveImageGarbageCollector [2019-11-10T14:47:57.622Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-10T14:47:57.622Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:47:57.622Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-10T14:47:57.622Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-10T14:47:57.622Z] === RUN TestTagInvalidReference [2019-11-10T14:47:57.622Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-10T14:47:57.622Z] === RUN TestTagValidPrefixedRepo [2019-11-10T14:47:57.622Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-10T14:47:57.622Z] === RUN TestTagExistedNameWithoutForce [2019-11-10T14:47:57.622Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-10T14:47:57.622Z] === RUN TestTagOfficialNames [2019-11-10T14:47:57.622Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-10T14:47:57.622Z] === RUN TestTagMatchesDigest [2019-11-10T14:47:57.958Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-10T14:47:57.958Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-10T14:48:00.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-10T14:48:03.214Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-10T14:48:06.475Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-10T14:48:09.735Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-10T14:48:11.137Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-10T14:48:12.497Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-10T14:48:13.420Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-10T14:48:14.342Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-10T14:48:14.941Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-10T14:48:15.864Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-10T14:48:16.787Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-10T14:48:18.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-10T14:48:18.704Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-10T14:48:20.594Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-10T14:48:24.797Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-10T14:48:26.722Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-10T14:48:28.126Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-10T14:48:29.487Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-10T14:48:30.410Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-10T14:48:30.664Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-10T14:48:32.546Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-10T14:48:33.105Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-10T14:48:33.359Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-10T14:48:33.614Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-10T14:48:33.614Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-10T14:48:33.614Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-10T14:48:34.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-10T14:48:35.573Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-10T14:48:37.458Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-10T14:48:37.458Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-10T14:48:37.458Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-10T14:48:38.820Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-10T14:48:39.075Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-10T14:48:39.329Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-10T14:48:40.688Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-10T14:48:40.943Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-10T14:48:40.943Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-10T14:48:40.943Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-10T14:48:41.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-10T14:48:42.864Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-10T14:48:43.799Z] === RUN TestDockerSuite/TestEventsRename [2019-11-10T14:48:44.734Z] === RUN TestDockerSuite/TestEventsResize [2019-11-10T14:48:45.656Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-10T14:48:46.216Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-10T14:48:47.600Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-10T14:48:48.524Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-10T14:48:51.781Z] === RUN TestDockerSuite/TestEventsTop [2019-11-10T14:48:52.339Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-10T14:48:54.844Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-10T14:48:56.725Z] === RUN TestDockerSuite/TestExec [2019-11-10T14:48:57.649Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-10T14:48:58.208Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-10T14:48:59.133Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-10T14:49:00.055Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-10T14:49:01.414Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-10T14:49:02.336Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-10T14:49:03.258Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-10T14:49:04.181Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-10T14:49:05.104Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-10T14:49:06.026Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-10T14:49:06.972Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-10T14:49:08.331Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-10T14:49:10.214Z] === RUN TestDockerSuite/TestExecEnv [2019-11-10T14:49:10.773Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-10T14:49:11.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-10T14:49:12.691Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-10T14:49:14.049Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-10T14:49:14.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-10T14:49:15.663Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-10T14:49:17.022Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-10T14:49:17.946Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-10T14:49:19.307Z] === RUN TestDockerSuite/TestExecParseError [2019-11-10T14:49:19.865Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-10T14:49:20.788Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-10T14:49:21.346Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-10T14:49:23.855Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-10T14:49:24.416Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-10T14:49:25.340Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-10T14:49:37.493Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-10T14:49:37.493Z] === RUN TestDockerSuite/TestExecTTY [2019-11-10T14:49:37.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-10T14:49:38.673Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-10T14:49:39.596Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-10T14:49:40.997Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-10T14:49:41.921Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-10T14:49:41.921Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-10T14:49:45.181Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-10T14:49:45.739Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-10T14:49:47.099Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-10T14:49:47.659Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-10T14:49:49.018Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-10T14:49:54.247Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-10T14:49:59.478Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-10T14:50:01.400Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-10T14:50:03.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-10T14:50:06.436Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-10T14:50:06.995Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-10T14:50:06.996Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-10T14:50:06.996Z] === RUN TestDockerSuite/TestHealth [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-10T14:50:08.681Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-10T14:50:13.387Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-10T14:50:14.935Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-10T14:50:14.935Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-10T14:50:14.935Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-10T14:50:14.935Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-10T14:50:14.935Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-10T14:50:17.869Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-10T14:50:17.869Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-10T14:50:17.869Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-10T14:50:26.459Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-10T14:50:29.029Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-10T14:50:29.029Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-10T14:50:29.029Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-10T14:50:29.029Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-10T14:50:29.630Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-10T14:50:29.630Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-10T14:50:30.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-10T14:50:30.553Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-10T14:50:30.553Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-10T14:50:30.553Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-10T14:50:30.553Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-10T14:50:31.112Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-10T14:50:31.366Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-10T14:50:31.925Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-10T14:50:31.925Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-10T14:50:32.848Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-10T14:50:32.848Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-10T14:50:34.207Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-10T14:50:35.569Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-10T14:50:35.569Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-10T14:50:36.491Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-10T14:50:39.746Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-10T14:50:39.746Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-10T14:50:39.746Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-10T14:50:41.106Z] === RUN TestDockerSuite/TestImportFile [2019-11-10T14:50:42.987Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-10T14:50:42.987Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-10T14:50:44.888Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-10T14:50:46.769Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-10T14:50:48.651Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-10T14:50:49.212Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-10T14:50:50.135Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-10T14:50:51.059Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-10T14:50:51.059Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-10T14:50:51.059Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-10T14:50:51.982Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-10T14:50:53.345Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-10T14:50:53.945Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-10T14:50:54.867Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-10T14:50:55.426Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-10T14:50:56.350Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-10T14:50:56.350Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-10T14:50:58.231Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-10T14:50:58.790Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-10T14:50:59.715Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-10T14:50:59.715Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-10T14:51:00.277Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-10T14:51:00.277Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-10T14:51:01.637Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-10T14:51:02.199Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-10T14:51:03.121Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-10T14:51:04.136Z] === RUN TestDockerSuite/TestInspectImage [2019-11-10T14:51:04.136Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-10T14:51:04.136Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-10T14:51:04.136Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-10T14:51:05.071Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-10T14:51:05.690Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-10T14:51:05.946Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-10T14:51:06.868Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-10T14:51:07.833Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-10T14:51:09.236Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-10T14:51:09.236Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-10T14:51:10.158Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-10T14:51:11.082Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-10T14:51:11.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-10T14:51:12.971Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-10T14:51:13.897Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-10T14:51:15.262Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-10T14:51:15.821Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-10T14:51:16.744Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-10T14:51:17.676Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-10T14:51:18.234Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-10T14:51:18.234Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-10T14:51:21.491Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-10T14:51:22.936Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-10T14:51:24.862Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-10T14:51:24.862Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-10T14:51:27.370Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-10T14:51:29.903Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-10T14:51:32.413Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-10T14:51:32.669Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-10T14:51:35.180Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-10T14:51:35.434Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-10T14:51:36.794Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-10T14:51:37.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-10T14:51:44.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-10T14:51:46.756Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-10T14:51:50.014Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-10T14:51:50.573Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-10T14:51:53.082Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-10T14:51:53.082Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-10T14:51:55.593Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-10T14:51:56.152Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-10T14:51:56.407Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-10T14:51:58.970Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-10T14:51:58.970Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-10T14:51:59.530Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-10T14:51:59.530Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-10T14:51:59.530Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-10T14:52:00.456Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-10T14:52:00.456Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-10T14:52:01.379Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-10T14:52:05.535Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-10T14:52:06.458Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-10T14:52:06.458Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-10T14:52:07.758Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-10T14:52:07.758Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-10T14:52:11.505Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-10T14:52:11.505Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-10T14:52:11.689Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-10T14:52:11.943Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-10T14:52:11.943Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-10T14:52:12.241Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-10T14:52:13.274Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-10T14:52:14.721Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-10T14:52:15.455Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-10T14:52:15.645Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-10T14:52:16.430Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-10T14:52:16.430Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-10T14:52:16.430Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-10T14:52:16.430Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-10T14:52:16.430Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-10T14:52:17.006Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-10T14:52:17.403Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-10T14:52:18.366Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-10T14:52:20.249Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-10T14:52:20.320Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-10T14:52:21.172Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-10T14:52:21.293Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-10T14:52:21.293Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-10T14:52:21.293Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-10T14:52:21.293Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-10T14:52:22.095Z] === RUN TestDockerSuite/TestLogsSince [2019-11-10T14:52:24.210Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-10T14:52:30.177Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-10T14:52:35.448Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-10T14:52:35.448Z] === RUN TestDockerSuite/TestLogsTail [2019-11-10T14:52:36.413Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-10T14:52:36.623Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-10T14:52:36.973Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-10T14:52:37.897Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-10T14:52:38.151Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-10T14:52:38.406Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-10T14:52:39.329Z] === RUN TestDockerSuite/TestNetHostname [2019-11-10T14:52:41.350Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-10T14:52:41.350Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-10T14:52:41.350Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-10T14:52:41.839Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-10T14:52:42.093Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-10T14:52:43.452Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-10T14:52:45.098Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-10T14:52:46.000Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-10T14:52:46.070Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-10T14:52:46.924Z] === RUN TestDockerSuite/TestPluginActive [2019-11-10T14:52:48.328Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-10T14:52:48.886Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-10T14:52:55.412Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-10T14:52:55.412Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-10T14:52:55.412Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-10T14:52:55.999Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-10T14:52:56.413Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-10T14:52:56.414Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-10T14:52:56.414Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-10T14:52:56.414Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-10T14:52:56.414Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-10T14:52:56.414Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-10T14:52:59.417Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-10T14:53:00.779Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-10T14:53:03.288Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-10T14:53:07.480Z] --- PASS: TestImportExtremelyLargeImageWorks (299.40s) [2019-11-10T14:53:07.480Z] PASS [2019-11-10T14:53:07.480Z] [2019-11-10T14:53:07.480Z] === Skipped [2019-11-10T14:53:07.480Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-10T14:53:07.480Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:53:07.480Z] [2019-11-10T14:53:07.480Z] [2019-11-10T14:53:07.480Z] DONE 12 tests, 1 skipped in 300.734s [2019-11-10T14:53:07.480Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-10T14:53:07.480Z] ++ 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-10T14:53:07.480Z] ++ set -e [2019-11-10T14:53:07.480Z] ++ '[' -n 0 ']' [2019-11-10T14:53:07.480Z] ++ set -x [2019-11-10T14:53:07.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T14:53:07.480Z] INFO: Testing against a local daemon [2019-11-10T14:53:07.480Z] === RUN TestNetworkCreateDelete [2019-11-10T14:53:07.480Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-11-10T14:53:07.480Z] === RUN TestDockerNetworkDeletePreferID [2019-11-10T14:53:07.480Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2019-11-10T14:53:07.480Z] === RUN TestInspectNetwork [2019-11-10T14:53:07.480Z] === RUN TestInspectNetwork/full_network_id [2019-11-10T14:53:07.480Z] === RUN TestInspectNetwork/partial_network_id [2019-11-10T14:53:07.480Z] === RUN TestInspectNetwork/network_name [2019-11-10T14:53:07.480Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-10T14:53:07.480Z] --- PASS: TestInspectNetwork (8.55s) [2019-11-10T14:53:07.480Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-10T14:53:07.480Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-10T14:53:07.480Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-10T14:53:07.480Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-10T14:53:07.480Z] === RUN TestRunContainerWithBridgeNone [2019-11-10T14:53:08.603Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-10T14:53:08.603Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-10T14:53:09.169Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2019-11-10T14:53:09.169Z] === RUN TestNetworkInvalidJSON [2019-11-10T14:53:09.169Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-10T14:53:09.169Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-10T14:53:09.169Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:53:09.169Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:53:09.169Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:53:09.169Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:53:09.169Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-10T14:53:09.169Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-10T14:53:09.169Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-10T14:53:09.169Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-10T14:53:09.169Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-10T14:53:09.169Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-10T14:53:09.169Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-10T14:53:09.169Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-10T14:53:09.962Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-10T14:53:10.341Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-10T14:53:10.341Z] === RUN TestDaemonDefaultNetworkPools [2019-11-10T14:53:11.065Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2019-11-10T14:53:11.065Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-10T14:53:11.322Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-10T14:53:11.578Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-10T14:53:12.753Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2019-11-10T14:53:12.753Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-10T14:53:12.938Z] === RUN TestDockerSuite/TestPortList [2019-11-10T14:53:13.927Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s) [2019-11-10T14:53:13.927Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-10T14:53:14.649Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-11-10T14:53:14.649Z] === RUN TestServiceWithPredefinedNetwork [2019-11-10T14:53:14.823Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-10T14:53:17.001Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2019-11-10T14:53:17.001Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-10T14:53:17.001Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-10T14:53:17.001Z] service_test.go:230: FLAKY_TEST [2019-11-10T14:53:17.001Z] === RUN TestServiceWithDataPathPortInit [2019-11-10T14:53:18.081Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-10T14:53:21.339Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-10T14:53:24.601Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-10T14:53:25.976Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-10T14:53:26.273Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-10T14:53:29.530Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-10T14:53:32.256Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-10T14:53:32.256Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-10T14:53:32.256Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-10T14:53:32.786Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-10T14:53:32.999Z] --- PASS: TestServiceWithDataPathPortInit (15.69s) [2019-11-10T14:53:32.999Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-10T14:53:33.710Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-10T14:53:33.710Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-10T14:53:33.710Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-10T14:53:34.634Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-10T14:53:34.634Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-10T14:53:35.557Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-10T14:53:35.557Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-10T14:53:36.116Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-10T14:53:36.456Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-10T14:53:36.456Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-10T14:53:38.426Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-10T14:53:38.426Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-10T14:53:40.337Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.23s) [2019-11-10T14:53:40.337Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7rfqe1u7g6ya0lt4op2wc6l1m Created:2019-11-10 14:53:33.674885049 +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[70a10f4bd0c72c82dd935cf1d079c92bdc53e294adb6db6ce9213c0273ac152f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xfjzi8u4mtkduj7t3e8vpzi3u EndpointID:23a6ff41f9948d9e530911e2556df1ce9f139d7d0e058bb79c6cfeba18523aeb MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c65ff252c542ae68c275a43e37247d922ace105f2b41c9e4493c9425826f389d 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:0a71d1378782 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xfjzi8u4mtkduj7t3e8vpzi3u EndpointID:23a6ff41f9948d9e530911e2556df1ce9f139d7d0e058bb79c6cfeba18523aeb EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-10T14:53:40.337Z] PASS [2019-11-10T14:53:40.337Z] [2019-11-10T14:53:40.337Z] === Skipped [2019-11-10T14:53:40.337Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-10T14:53:40.337Z] service_test.go:230: FLAKY_TEST [2019-11-10T14:53:40.337Z] [2019-11-10T14:53:40.337Z] [2019-11-10T14:53:40.337Z] DONE 21 tests, 1 skipped in 42.593s [2019-11-10T14:53:40.337Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-10T14:53:40.337Z] ++ 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-10T14:53:40.337Z] ++ set -e [2019-11-10T14:53:40.337Z] ++ '[' -n 0 ']' [2019-11-10T14:53:40.337Z] ++ set -x [2019-11-10T14:53:40.337Z] ++ env -i DEST=/go/src/github.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-10T14:53:40.337Z] INFO: Testing against a local daemon [2019-11-10T14:53:40.337Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-10T14:53:40.337Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-10T14:53:40.337Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:53:40.337Z] === RUN TestDockerNetworkIpvlan [2019-11-10T14:53:40.337Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-10T14:53:40.337Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:53:40.337Z] PASS [2019-11-10T14:53:40.337Z] [2019-11-10T14:53:40.337Z] === Skipped [2019-11-10T14:53:40.337Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-10T14:53:40.337Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:53:40.337Z] [2019-11-10T14:53:40.337Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-10T14:53:40.337Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-10T14:53:40.337Z] [2019-11-10T14:53:40.337Z] [2019-11-10T14:53:40.337Z] DONE 2 tests, 2 skipped in 0.102s [2019-11-10T14:53:40.337Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-10T14:53:40.337Z] ++ 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-10T14:53:40.337Z] ++ set -e [2019-11-10T14:53:40.337Z] ++ '[' -n 0 ']' [2019-11-10T14:53:40.337Z] ++ set -x [2019-11-10T14:53:40.337Z] ++ env -i DEST=/go/src/github.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-10T14:53:40.337Z] INFO: Testing against a local daemon [2019-11-10T14:53:40.337Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-10T14:53:41.506Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2019-11-10T14:53:41.506Z] === RUN TestDockerNetworkMacvlan [2019-11-10T14:53:41.724Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-10T14:53:42.677Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-10T14:53:43.085Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-10T14:53:43.341Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-10T14:53:43.401Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-10T14:53:43.596Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-10T14:53:43.850Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-10T14:53:44.572Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-10T14:53:46.872Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-10T14:53:47.110Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-10T14:53:48.515Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-10T14:53:48.774Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-10T14:53:49.966Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-10T14:53:50.427Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-10T14:53:50.698Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-10T14:53:50.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-10T14:53:52.970Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-10T14:53:55.554Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-10T14:53:56.724Z] --- PASS: TestDockerNetworkMacvlan (14.98s) [2019-11-10T14:53:56.724Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-10T14:53:56.724Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-10T14:53:56.724Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2019-11-10T14:53:56.724Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) [2019-11-10T14:53:56.724Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.21s) [2019-11-10T14:53:56.724Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-11-10T14:53:56.724Z] PASS [2019-11-10T14:53:56.724Z] [2019-11-10T14:53:56.724Z] DONE 8 tests in 16.580s [2019-11-10T14:53:56.724Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-10T14:53:56.724Z] ++ 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-10T14:53:56.724Z] ++ set -e [2019-11-10T14:53:56.724Z] ++ '[' -n 0 ']' [2019-11-10T14:53:56.724Z] ++ set -x [2019-11-10T14:53:56.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=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-10T14:53:56.724Z] testing: warning: no tests to run [2019-11-10T14:53:56.724Z] PASS [2019-11-10T14:53:56.724Z] [2019-11-10T14:53:56.724Z] DONE 0 tests in 0.017s [2019-11-10T14:53:56.724Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-10T14:53:56.724Z] ++ 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-10T14:53:56.724Z] ++ set -e [2019-11-10T14:53:56.724Z] ++ '[' -n 0 ']' [2019-11-10T14:53:56.724Z] ++ set -x [2019-11-10T14:53:56.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=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-10T14:53:56.724Z] INFO: Testing against a local daemon [2019-11-10T14:53:56.724Z] === RUN TestAuthZPluginAllowRequest [2019-11-10T14:53:58.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-10T14:53:58.289Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-10T14:53:58.289Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-10T14:53:58.414Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2019-11-10T14:53:58.414Z] === RUN TestAuthZPluginTLS [2019-11-10T14:53:58.750Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-11-10T14:53:58.750Z] === RUN TestAuthZPluginDenyRequest [2019-11-10T14:53:59.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-10T14:53:59.476Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-11-10T14:53:59.476Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-10T14:54:00.198Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-11-10T14:54:00.198Z] === RUN TestAuthZPluginDenyResponse [2019-11-10T14:54:00.536Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-11-10T14:54:00.536Z] === RUN TestAuthZPluginAllowEventStream [2019-11-10T14:54:01.587Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-10T14:54:02.222Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-11-10T14:54:02.222Z] === RUN TestAuthZPluginErrorResponse [2019-11-10T14:54:02.511Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-10T14:54:02.945Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-11-10T14:54:02.945Z] === RUN TestAuthZPluginErrorRequest [2019-11-10T14:54:03.280Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-11-10T14:54:03.280Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-10T14:54:03.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-10T14:54:04.062Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-11-10T14:54:04.062Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-10T14:54:05.769Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-10T14:54:06.351Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2019-11-10T14:54:06.351Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-10T14:54:08.043Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2019-11-10T14:54:08.043Z] === RUN TestAuthZPluginHeader [2019-11-10T14:54:09.214Z] --- PASS: TestAuthZPluginHeader (0.96s) [2019-11-10T14:54:09.214Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-10T14:54:09.214Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-10T14:54:09.214Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:54:09.214Z] === RUN TestAuthZPluginV2Disable [2019-11-10T14:54:09.214Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-10T14:54:09.214Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:54:09.214Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-10T14:54:09.214Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-10T14:54:09.214Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:54:09.214Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-10T14:54:09.214Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-10T14:54:09.214Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:54:09.214Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-10T14:54:09.923Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-10T14:54:09.923Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-10T14:54:11.326Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-10T14:54:13.834Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-10T14:54:14.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-10T14:54:14.393Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-10T14:54:16.274Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-10T14:54:18.157Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-10T14:54:19.081Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-10T14:54:19.683Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-10T14:54:22.191Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-10T14:54:22.445Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-10T14:54:22.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-10T14:54:22.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-10T14:54:24.326Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-10T14:54:24.326Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-10T14:54:25.249Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-10T14:54:27.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-10T14:54:27.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-10T14:54:27.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-10T14:54:27.755Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-10T14:54:28.473Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2019-11-10T14:54:28.473Z] PASS [2019-11-10T14:54:28.473Z] [2019-11-10T14:54:28.473Z] === Skipped [2019-11-10T14:54:28.473Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-10T14:54:28.473Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:54:28.473Z] [2019-11-10T14:54:28.473Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-10T14:54:28.473Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:54:28.473Z] [2019-11-10T14:54:28.473Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-10T14:54:28.473Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:54:28.473Z] [2019-11-10T14:54:28.473Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-10T14:54:28.473Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:54:28.473Z] [2019-11-10T14:54:28.473Z] [2019-11-10T14:54:28.473Z] DONE 17 tests, 4 skipped in 29.413s [2019-11-10T14:54:28.473Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-10T14:54:28.473Z] ++ 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-10T14:54:28.473Z] ++ set -e [2019-11-10T14:54:28.473Z] ++ '[' -n 0 ']' [2019-11-10T14:54:28.473Z] ++ set -x [2019-11-10T14:54:28.473Z] ++ env -i DEST=/go/src/github.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-10T14:54:28.473Z] INFO: Testing against a local daemon [2019-11-10T14:54:28.473Z] === RUN TestPluginInvalidJSON [2019-11-10T14:54:28.473Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:54:28.473Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:54:28.473Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-10T14:54:28.473Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-10T14:54:28.473Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-10T14:54:28.473Z] PASS [2019-11-10T14:54:28.473Z] [2019-11-10T14:54:28.473Z] DONE 2 tests in 0.124s [2019-11-10T14:54:28.473Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-10T14:54:28.473Z] ++ 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-10T14:54:28.473Z] ++ set -e [2019-11-10T14:54:28.473Z] ++ '[' -n 0 ']' [2019-11-10T14:54:28.473Z] ++ set -x [2019-11-10T14:54:28.473Z] ++ env -i DEST=/go/src/github.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-10T14:54:28.473Z] INFO: Testing against a local daemon [2019-11-10T14:54:28.473Z] === RUN TestExternalGraphDriver [2019-11-10T14:54:28.473Z] === RUN TestExternalGraphDriver/json [2019-11-10T14:54:28.473Z] === RUN TestExternalGraphDriver/spec [2019-11-10T14:54:30.260Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-10T14:54:30.766Z] === RUN TestExternalGraphDriver/pull [2019-11-10T14:54:31.182Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-10T14:54:31.182Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-10T14:54:31.437Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-10T14:54:31.437Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-10T14:54:31.691Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-10T14:54:32.612Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-10T14:54:33.060Z] --- PASS: TestExternalGraphDriver (6.51s) [2019-11-10T14:54:33.060Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-11-10T14:54:33.060Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-11-10T14:54:33.060Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2019-11-10T14:54:33.060Z] === RUN TestGraphdriverPluginV2 [2019-11-10T14:54:33.060Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-10T14:54:33.060Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:54:33.060Z] PASS [2019-11-10T14:54:33.060Z] [2019-11-10T14:54:33.060Z] === Skipped [2019-11-10T14:54:33.060Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-10T14:54:33.060Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:54:33.060Z] [2019-11-10T14:54:33.060Z] [2019-11-10T14:54:33.060Z] DONE 5 tests, 1 skipped in 6.666s [2019-11-10T14:54:33.060Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-10T14:54:33.060Z] ++ 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-10T14:54:33.060Z] ++ set -e [2019-11-10T14:54:33.060Z] ++ '[' -n 0 ']' [2019-11-10T14:54:33.060Z] ++ set -x [2019-11-10T14:54:33.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=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-10T14:54:33.060Z] INFO: Testing against a local daemon [2019-11-10T14:54:33.060Z] === RUN TestContinueAfterPluginCrash [2019-11-10T14:54:33.060Z] === PAUSE TestContinueAfterPluginCrash [2019-11-10T14:54:33.060Z] === RUN TestDaemonStartWithLogOpt [2019-11-10T14:54:33.060Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-10T14:54:33.060Z] === CONT TestContinueAfterPluginCrash [2019-11-10T14:54:33.060Z] === CONT TestDaemonStartWithLogOpt [2019-11-10T14:54:33.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-10T14:54:33.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-10T14:54:33.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-10T14:54:33.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-10T14:54:33.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-10T14:54:33.971Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-10T14:54:35.331Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-10T14:54:35.585Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-10T14:54:36.509Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-10T14:54:44.669Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-10T14:54:45.594Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-10T14:54:48.099Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-10T14:54:48.099Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-10T14:54:48.099Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-10T14:54:48.099Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-10T14:54:49.021Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-10T14:54:49.048Z] --- PASS: TestDaemonStartWithLogOpt (14.99s) [2019-11-10T14:54:50.902Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-10T14:54:52.784Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-10T14:54:52.893Z] --- PASS: TestContinueAfterPluginCrash (19.75s) [2019-11-10T14:54:52.893Z] PASS [2019-11-10T14:54:52.893Z] [2019-11-10T14:54:52.893Z] DONE 2 tests in 19.841s [2019-11-10T14:54:52.893Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-10T14:54:52.893Z] ++ 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-10T14:54:52.893Z] ++ set -e [2019-11-10T14:54:52.893Z] ++ '[' -n 0 ']' [2019-11-10T14:54:52.893Z] ++ set -x [2019-11-10T14:54:52.893Z] ++ env -i DEST=/go/src/github.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-10T14:54:52.893Z] INFO: Testing against a local daemon [2019-11-10T14:54:52.893Z] === RUN TestPluginWithDevMounts [2019-11-10T14:54:52.893Z] === PAUSE TestPluginWithDevMounts [2019-11-10T14:54:52.893Z] === CONT TestPluginWithDevMounts [2019-11-10T14:54:55.185Z] --- PASS: TestPluginWithDevMounts (2.29s) [2019-11-10T14:54:55.185Z] PASS [2019-11-10T14:54:55.185Z] [2019-11-10T14:54:55.185Z] DONE 1 tests in 2.383s [2019-11-10T14:54:55.185Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-10T14:54:55.185Z] ++ 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-10T14:54:55.185Z] ++ set -e [2019-11-10T14:54:55.185Z] ++ '[' -n 0 ']' [2019-11-10T14:54:55.185Z] ++ set -x [2019-11-10T14:54:55.185Z] ++ env -i DEST=/go/src/github.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-10T14:54:55.185Z] INFO: Testing against a local daemon [2019-11-10T14:54:55.185Z] === RUN TestSecretInspect [2019-11-10T14:54:56.979Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-10T14:54:57.480Z] --- PASS: TestSecretInspect (2.26s) [2019-11-10T14:54:57.480Z] === RUN TestSecretList [2019-11-10T14:54:58.338Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-10T14:54:58.338Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-10T14:54:58.338Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-10T14:54:59.772Z] --- PASS: TestSecretList (2.23s) [2019-11-10T14:54:59.772Z] === RUN TestSecretsCreateAndDelete [2019-11-10T14:55:02.093Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2019-11-10T14:55:02.093Z] === RUN TestSecretsUpdate [2019-11-10T14:55:02.578Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-10T14:55:02.578Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-10T14:55:03.503Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-10T14:55:03.758Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-10T14:55:04.379Z] --- PASS: TestSecretsUpdate (2.24s) [2019-11-10T14:55:04.379Z] === RUN TestTemplatedSecret [2019-11-10T14:55:05.641Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-10T14:55:05.641Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-10T14:55:07.001Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-10T14:55:07.382Z] --- PASS: TestTemplatedSecret (2.92s) [2019-11-10T14:55:07.382Z] === RUN TestSecretCreateResolve [2019-11-10T14:55:08.884Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-10T14:55:09.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-10T14:55:09.673Z] --- PASS: TestSecretCreateResolve (2.18s) [2019-11-10T14:55:09.673Z] PASS [2019-11-10T14:55:09.673Z] [2019-11-10T14:55:09.673Z] DONE 6 tests in 14.186s [2019-11-10T14:55:09.673Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-10T14:55:09.673Z] ++ 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-10T14:55:09.673Z] ++ set -e [2019-11-10T14:55:09.673Z] ++ '[' -n 0 ']' [2019-11-10T14:55:09.673Z] ++ set -x [2019-11-10T14:55:09.673Z] ++ env -i DEST=/go/src/github.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-10T14:55:09.673Z] INFO: Testing against a local daemon [2019-11-10T14:55:09.673Z] === RUN TestServiceCreateInit [2019-11-10T14:55:09.673Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-10T14:55:09.807Z] === RUN TestDockerSuite/TestRmiTag [2019-11-10T14:55:09.807Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-10T14:55:10.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-10T14:55:10.733Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-10T14:55:10.805Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-10T14:55:11.270Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-10T14:55:12.242Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-10T14:55:12.242Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-10T14:55:14.541Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-10T14:55:15.962Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-10T14:55:15.962Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-10T14:55:16.885Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-10T14:55:16.962Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-10T14:55:17.139Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-10T14:55:18.368Z] --- PASS: TestServiceCreateInit (8.58s) [2019-11-10T14:55:18.368Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.33s) [2019-11-10T14:55:18.368Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s) [2019-11-10T14:55:18.368Z] === RUN TestCreateServiceMultipleTimes [2019-11-10T14:55:18.505Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-10T14:55:18.505Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-10T14:55:18.505Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-10T14:55:19.022Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-10T14:55:19.478Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-10T14:55:19.945Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-10T14:55:20.199Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-10T14:55:20.450Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-10T14:55:20.912Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-10T14:55:21.163Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-10T14:55:21.164Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-10T14:55:21.374Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-10T14:55:21.723Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-10T14:55:21.834Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-10T14:55:23.605Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-10T14:55:24.164Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-10T14:55:25.087Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-10T14:55:26.057Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-10T14:55:26.543Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-10T14:55:27.938Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-10T14:55:28.731Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-10T14:55:28.731Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-10T14:55:28.861Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-10T14:55:29.703Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-10T14:55:29.785Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-10T14:55:30.709Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-10T14:55:32.111Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-10T14:55:32.111Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-10T14:55:33.035Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-10T14:55:33.984Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-10T14:55:34.907Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-10T14:55:34.907Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-10T14:55:36.267Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-10T14:55:37.626Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-10T14:55:37.646Z] --- PASS: TestCreateServiceMultipleTimes (17.81s) [2019-11-10T14:55:37.646Z] === RUN TestCreateServiceConflict [2019-11-10T14:55:37.982Z] --- PASS: TestCreateServiceConflict (2.19s) [2019-11-10T14:55:37.982Z] === RUN TestCreateServiceMaxReplicas [2019-11-10T14:55:38.622Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-10T14:55:39.182Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-10T14:55:40.106Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-10T14:55:40.106Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-10T14:55:40.985Z] --- PASS: TestCreateServiceMaxReplicas (3.00s) [2019-11-10T14:55:40.986Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-10T14:55:42.120Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-10T14:55:42.120Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-10T14:55:42.581Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-10T14:55:42.614Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-10T14:55:43.536Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-10T14:55:44.125Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-10T14:55:44.459Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-10T14:55:45.019Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-10T14:55:45.097Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-10T14:55:45.558Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-10T14:55:45.558Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-10T14:55:45.942Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-10T14:55:45.942Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-10T14:55:46.531Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-10T14:55:46.864Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-10T14:55:46.992Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-10T14:55:46.992Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-10T14:55:46.992Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-10T14:55:47.423Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-10T14:55:48.348Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-10T14:55:49.273Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-10T14:55:49.831Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-10T14:55:49.831Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-10T14:55:50.755Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-10T14:55:50.755Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-10T14:55:52.114Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-10T14:55:52.673Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-10T14:55:52.804Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-10T14:55:53.597Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-10T14:55:54.198Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s) [2019-11-10T14:55:54.198Z] === RUN TestCreateServiceSecretFileMode [2019-11-10T14:55:54.527Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-10T14:55:54.527Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-10T14:55:55.453Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-10T14:55:56.012Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-10T14:55:56.935Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-10T14:55:57.195Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2019-11-10T14:55:57.195Z] === RUN TestCreateServiceConfigFileMode [2019-11-10T14:55:58.859Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-10T14:55:59.489Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2019-11-10T14:55:59.489Z] === RUN TestCreateServiceSysctls [2019-11-10T14:56:00.218Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-10T14:56:01.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-10T14:56:01.700Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-10T14:56:02.627Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-10T14:56:03.372Z] --- PASS: TestCreateServiceSysctls (3.60s) [2019-11-10T14:56:03.372Z] === RUN TestCreateServiceCapabilities [2019-11-10T14:56:03.549Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-10T14:56:04.473Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-10T14:56:04.473Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-10T14:56:05.661Z] --- PASS: TestCreateServiceCapabilities (2.72s) [2019-11-10T14:56:05.661Z] === RUN TestInspect [2019-11-10T14:56:06.358Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-10T14:56:07.281Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-10T14:56:08.661Z] --- PASS: TestInspect (2.82s) [2019-11-10T14:56:08.661Z] === RUN TestServiceListWithStatuses [2019-11-10T14:56:08.661Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-10T14:56:08.661Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-10T14:56:08.661Z] === RUN TestDockerNetworkConnectAlias [2019-11-10T14:56:10.537Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-10T14:56:10.537Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-10T14:56:11.095Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-10T14:56:13.601Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-10T14:56:14.643Z] --- PASS: TestDockerNetworkConnectAlias (5.64s) [2019-11-10T14:56:14.643Z] === RUN TestDockerNetworkReConnect [2019-11-10T14:56:15.568Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-10T14:56:18.127Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-10T14:56:19.446Z] --- PASS: TestDockerNetworkReConnect (4.68s) [2019-11-10T14:56:19.446Z] === RUN TestServicePlugin [2019-11-10T14:56:19.446Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-10T14:56:19.446Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:56:19.446Z] === RUN TestServiceUpdateLabel [2019-11-10T14:56:20.675Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-10T14:56:20.675Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-10T14:56:20.676Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-10T14:56:21.131Z] --- PASS: TestServiceUpdateLabel (2.25s) [2019-11-10T14:56:21.131Z] === RUN TestServiceUpdateSecrets [2019-11-10T14:56:21.597Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-10T14:56:23.481Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-10T14:56:23.481Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-10T14:56:25.365Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-10T14:56:27.914Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-10T14:56:28.471Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-10T14:56:28.539Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-10T14:56:28.539Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-10T14:56:28.539Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-10T14:56:30.352Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-10T14:56:30.910Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-10T14:56:30.910Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-10T14:56:31.833Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-10T14:56:33.713Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-10T14:56:33.713Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-10T14:56:34.345Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-10T14:56:34.345Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-10T14:56:34.636Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-10T14:56:34.806Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-10T14:56:34.806Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-10T14:56:35.196Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-10T14:56:35.268Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-10T14:56:35.268Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-10T14:56:36.120Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-10T14:56:36.678Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-10T14:56:36.678Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-10T14:56:37.106Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2019-11-10T14:56:37.106Z] === RUN TestServiceUpdateConfigs [2019-11-10T14:56:37.600Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-10T14:56:38.523Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-10T14:56:39.087Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-10T14:56:40.020Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-10T14:56:40.020Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-10T14:56:40.986Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-10T14:56:41.545Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-10T14:56:42.473Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-10T14:56:43.400Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-10T14:56:43.400Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-10T14:56:44.324Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-10T14:56:45.248Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-10T14:56:46.609Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-10T14:56:47.166Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-10T14:56:47.166Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-10T14:56:48.090Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-10T14:56:51.347Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-10T14:56:51.906Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-10T14:56:53.099Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2019-11-10T14:56:53.099Z] === RUN TestServiceUpdateNetwork [2019-11-10T14:57:04.135Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-10T14:57:04.389Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-10T14:57:05.261Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-10T14:57:05.261Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-10T14:57:05.261Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-10T14:57:06.270Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-10T14:57:06.270Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-10T14:57:06.270Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-10T14:57:06.270Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-10T14:57:06.292Z] --- PASS: TestServiceUpdateNetwork (14.00s) [2019-11-10T14:57:06.292Z] PASS [2019-11-10T14:57:06.292Z] [2019-11-10T14:57:06.292Z] === Skipped [2019-11-10T14:57:06.292Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-11-10T14:57:06.292Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-10T14:57:06.292Z] [2019-11-10T14:57:06.292Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-10T14:57:06.292Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-10T14:57:06.292Z] [2019-11-10T14:57:06.292Z] [2019-11-10T14:57:06.292Z] DONE 20 tests, 2 skipped in 115.391s [2019-11-10T14:57:06.292Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-10T14:57:06.292Z] ++ 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-10T14:57:06.292Z] ++ set -e [2019-11-10T14:57:06.292Z] ++ '[' -n 0 ']' [2019-11-10T14:57:06.292Z] ++ set -x [2019-11-10T14:57:06.292Z] ++ env -i DEST=/go/src/github.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-10T14:57:06.292Z] INFO: Testing against a local daemon [2019-11-10T14:57:06.292Z] === RUN TestSessionCreate [2019-11-10T14:57:06.292Z] --- PASS: TestSessionCreate (0.06s) [2019-11-10T14:57:06.292Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-10T14:57:06.292Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-10T14:57:06.292Z] PASS [2019-11-10T14:57:06.292Z] [2019-11-10T14:57:06.292Z] DONE 2 tests in 0.203s [2019-11-10T14:57:06.292Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-10T14:57:06.292Z] ++ 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-10T14:57:06.292Z] ++ set -e [2019-11-10T14:57:06.292Z] ++ '[' -n 0 ']' [2019-11-10T14:57:06.292Z] ++ set -x [2019-11-10T14:57:06.292Z] ++ env -i DEST=/go/src/github.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-10T14:57:06.292Z] INFO: Testing against a local daemon [2019-11-10T14:57:06.292Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-10T14:57:06.292Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-10T14:57:06.292Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-10T14:57:06.292Z] === RUN TestEventsExecDie [2019-11-10T14:57:06.292Z] --- PASS: TestEventsExecDie (0.87s) [2019-11-10T14:57:06.292Z] === RUN TestEventsBackwardsCompatible [2019-11-10T14:57:06.292Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-10T14:57:06.292Z] === RUN TestInfoBinaryCommits [2019-11-10T14:57:06.292Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-10T14:57:06.292Z] === RUN TestInfoAPIVersioned [2019-11-10T14:57:06.292Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-10T14:57:06.292Z] === RUN TestInfoDiscoveryBackend [2019-11-10T14:57:06.626Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-10T14:57:06.626Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-10T14:57:06.828Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-10T14:57:07.818Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-10T14:57:07.818Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-10T14:57:08.155Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-10T14:57:08.155Z] === RUN TestInfoAPI [2019-11-10T14:57:08.155Z] --- PASS: TestInfoAPI (0.05s) [2019-11-10T14:57:08.155Z] === RUN TestInfoAPIWarnings [2019-11-10T14:57:08.875Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-10T14:57:08.875Z] === RUN TestInfoDebug [2019-11-10T14:57:09.211Z] --- PASS: TestInfoDebug (0.55s) [2019-11-10T14:57:09.211Z] === RUN TestInfoInsecureRegistries [2019-11-10T14:57:09.931Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-10T14:57:09.932Z] === RUN TestInfoRegistryMirrors [2019-11-10T14:57:10.131Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-10T14:57:10.268Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-10T14:57:10.268Z] === RUN TestLoginFailsWithBadCredentials [2019-11-10T14:57:10.991Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s) [2019-11-10T14:57:10.991Z] === RUN TestPingCacheHeaders [2019-11-10T14:57:10.991Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-11-10T14:57:10.991Z] === RUN TestPingGet [2019-11-10T14:57:10.991Z] --- PASS: TestPingGet (0.04s) [2019-11-10T14:57:10.991Z] === RUN TestPingHead [2019-11-10T14:57:10.991Z] --- PASS: TestPingHead (0.05s) [2019-11-10T14:57:10.991Z] === RUN TestVersion [2019-11-10T14:57:11.327Z] --- PASS: TestVersion (0.05s) [2019-11-10T14:57:11.327Z] PASS [2019-11-10T14:57:11.327Z] [2019-11-10T14:57:11.327Z] === Skipped [2019-11-10T14:57:11.327Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-10T14:57:11.327Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-10T14:57:11.327Z] [2019-11-10T14:57:11.327Z] [2019-11-10T14:57:11.327Z] DONE 18 tests, 1 skipped in 6.211s [2019-11-10T14:57:11.327Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-10T14:57:11.327Z] ++ 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-10T14:57:11.327Z] ++ set -e [2019-11-10T14:57:11.327Z] ++ '[' -n 0 ']' [2019-11-10T14:57:11.327Z] ++ set -x [2019-11-10T14:57:11.327Z] ++ env -i DEST=/go/src/github.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-10T14:57:11.327Z] INFO: Testing against a local daemon [2019-11-10T14:57:11.327Z] === RUN TestVolumesCreateAndList [2019-11-10T14:57:11.327Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-10T14:57:11.327Z] === RUN TestVolumesRemove [2019-11-10T14:57:11.327Z] --- PASS: TestVolumesRemove (0.09s) [2019-11-10T14:57:11.327Z] === RUN TestVolumesInspect [2019-11-10T14:57:11.327Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-10T14:57:11.327Z] === RUN TestVolumesInvalidJSON [2019-11-10T14:57:11.663Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-10T14:57:11.663Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-10T14:57:11.663Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-10T14:57:11.663Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-10T14:57:11.663Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-10T14:57:11.663Z] PASS [2019-11-10T14:57:11.663Z] [2019-11-10T14:57:11.663Z] DONE 5 tests in 0.292s [2019-11-10T14:57:11.663Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-10T14:57:11.663Z] ++++ cat bundles/test-integration/docker.pid [2019-11-10T14:57:11.663Z] +++ kill 13202 [2019-11-10T14:57:12.012Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-10T14:57:13.347Z] +++ /etc/init.d/apparmor stop [2019-11-10T14:57:13.347Z] Clearing AppArmor profiles cache:. [2019-11-10T14:57:13.347Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-10T14:57:13.347Z] Unloading profiles will leave already running processes permanently [2019-11-10T14:57:13.347Z] unconfined, which can lead to unexpected situations. [2019-11-10T14:57:13.347Z] [2019-11-10T14:57:13.347Z] To set a process to complain mode, use the command line tool [2019-11-10T14:57:13.347Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-10T14:57:13.347Z] with the 'teardown' option." [2019-11-10T14:57:13.347Z] [2019-11-10T14:57:13.371Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-10T14:57:14.293Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-10T14:57:14.852Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled Post stage [Pipeline] junit [2019-11-10T14:57:15.172Z] Recording test results [2019-11-10T14:57:15.410Z] === RUN TestDockerSuite/TestRunModeHostname [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-10T14:57:16.324Z] + echo Ensuring container killed. [2019-11-10T14:57:16.324Z] Ensuring container killed. [2019-11-10T14:57:16.324Z] + docker rm -vf docker-pr2 [2019-11-10T14:57:16.324Z] Error: No such container: docker-pr2 [2019-11-10T14:57:16.324Z] + true [Pipeline] sh [2019-11-10T14:57:16.816Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-10T14:57:16.816Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-10T14:57:16.816Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-10T14:57:16.924Z] + echo Chowning /workspace to jenkins user [2019-11-10T14:57:16.924Z] Chowning /workspace to jenkins user [2019-11-10T14:57:16.924Z] + id -u [2019-11-10T14:57:16.924Z] + id -g [2019-11-10T14:57:16.924Z] + docker run --rm -v /home/docker/workspace/moby_PR-40193:/workspace busybox chown -R 1001:1001 /workspace [2019-11-10T14:57:16.924Z] Unable to find image 'busybox:latest' locally [2019-11-10T14:57:17.646Z] latest: Pulling from library/busybox [2019-11-10T14:57:17.646Z] f5cba301420e: Pulling fs layer [2019-11-10T14:57:17.982Z] f5cba301420e: Verifying Checksum [2019-11-10T14:57:17.982Z] f5cba301420e: Download complete [2019-11-10T14:57:18.321Z] f5cba301420e: Pull complete [2019-11-10T14:57:18.321Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-10T14:57:18.321Z] Status: Downloaded newer image for busybox:latest [2019-11-10T14:57:18.699Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-10T14:57:19.623Z] === RUN TestDockerSuite/TestRunModePIDContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-10T14:57:20.585Z] + bundleName=ppc64le-integration [2019-11-10T14:57:20.585Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-10T14:57:20.585Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-10T14:57:20.585Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2019-11-10T14:57:20.585Z] [Pipeline] archiveArtifacts [2019-11-10T14:57:20.673Z] Archiving artifacts [2019-11-10T14:57:21.035Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40193/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-10T14:57:21.505Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-10T14:57:21.505Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-10T14:57:21.505Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-10T14:57:21.579Z] + make clean [2019-11-10T14:57:21.914Z] make: command: Command not found [2019-11-10T14:57:21.914Z] make: command: Command not found [2019-11-10T14:57:21.914Z] docker volume rm -f docker-dev-cache [2019-11-10T14:57:22.280Z] docker-dev-cache [Pipeline] deleteDir [2019-11-10T14:57:22.971Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-10T14:57:22.971Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-10T14:57:22.971Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-10T14:57:23.483Z] === RUN TestDockerSuite/TestRunModeUTSHost [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-10T14:57:24.887Z] === RUN TestDockerSuite/TestRunMount [2019-11-10T14:57:31.410Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-10T14:57:31.675Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-10T14:57:31.969Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-10T14:57:32.527Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-10T14:57:33.860Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-10T14:57:34.415Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-10T14:57:36.927Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-10T14:57:40.947Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-10T14:57:41.081Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-10T14:57:43.048Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-10T14:57:45.553Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-10T14:57:46.912Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-10T14:57:48.794Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-10T14:57:48.795Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-10T14:57:49.353Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-10T14:57:50.712Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-10T14:57:51.634Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-10T14:57:52.193Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-10T14:57:54.701Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-10T14:57:57.208Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-10T14:58:02.482Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-10T14:58:02.482Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-10T14:58:02.482Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-10T14:58:03.446Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-10T14:58:03.446Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-10T14:58:04.368Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-10T14:58:05.290Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-10T14:58:05.290Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-10T14:58:05.848Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-10T14:58:07.206Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-10T14:58:07.206Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-10T14:58:08.132Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-10T14:58:08.691Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-10T14:58:10.572Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-10T14:58:11.494Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-10T14:58:12.052Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-10T14:58:12.974Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-10T14:58:13.533Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-10T14:58:14.457Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-10T14:58:15.380Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-10T14:58:15.380Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-10T14:58:15.939Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-10T14:58:16.860Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-10T14:58:16.860Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-10T14:58:17.463Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-10T14:58:19.429Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-10T14:58:19.429Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-10T14:58:22.683Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-10T14:58:24.051Z] === RUN TestDockerSuite/TestRunRm [2019-11-10T14:58:24.974Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-10T14:58:29.125Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-10T14:58:29.683Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-10T14:58:30.604Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-10T14:58:31.728Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-10T14:58:32.527Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-10T14:58:32.707Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-10T14:58:32.707Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-10T14:58:33.127Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-10T14:58:37.279Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-10T14:58:42.511Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-10T14:58:42.765Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-10T14:58:43.690Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-10T14:58:44.248Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-10T14:58:45.172Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-10T14:58:45.730Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-10T14:58:46.697Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-10T14:58:47.620Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-10T14:58:48.224Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-10T14:58:49.149Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-10T14:58:51.660Z] === RUN TestDockerSuite/TestRunState [2019-11-10T14:58:53.541Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-10T14:58:54.507Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-10T14:58:55.066Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-10T14:58:55.320Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-10T14:58:55.320Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-10T14:58:56.243Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-10T14:58:56.802Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-10T14:58:58.683Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-10T14:58:58.683Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-10T14:58:58.683Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-10T14:58:59.241Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-10T14:59:01.121Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-10T14:59:02.044Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-10T14:59:03.011Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-10T14:59:05.517Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-10T14:59:06.076Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-10T14:59:09.331Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-10T14:59:12.670Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-10T14:59:14.045Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-10T14:59:14.604Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-10T14:59:15.569Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-10T14:59:17.494Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-10T14:59:18.054Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-10T14:59:19.413Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-10T14:59:20.336Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-10T14:59:20.590Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-10T14:59:20.590Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-10T14:59:21.512Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-10T14:59:22.435Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-10T14:59:23.358Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-10T14:59:23.358Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-10T14:59:23.358Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-10T14:59:24.282Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-10T14:59:27.541Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-10T14:59:29.467Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-10T14:59:30.025Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-10T14:59:30.025Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-10T14:59:31.385Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-10T14:59:33.892Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-10T14:59:35.255Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-10T14:59:35.819Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-10T14:59:38.341Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-10T14:59:38.596Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-10T14:59:41.112Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-10T14:59:41.674Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-10T14:59:42.597Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-10T14:59:43.522Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-10T14:59:43.522Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-10T14:59:43.522Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-10T14:59:43.522Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-10T14:59:43.777Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-10T14:59:44.031Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-10T14:59:44.031Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-10T14:59:44.923Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-10T14:59:44.923Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-10T14:59:44.923Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-10T14:59:44.954Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-10T14:59:45.884Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-10T14:59:46.806Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-10T14:59:48.688Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-10T14:59:49.246Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-10T14:59:50.168Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-10T14:59:50.168Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-10T14:59:51.091Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-10T14:59:51.091Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-10T14:59:51.091Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-10T14:59:51.091Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-10T14:59:51.091Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-10T14:59:51.346Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-10T14:59:51.601Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-10T14:59:51.856Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-10T14:59:51.856Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-10T14:59:52.111Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-10T14:59:52.111Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-10T14:59:53.035Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-10T14:59:53.035Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-10T14:59:53.596Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-10T14:59:54.199Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-10T14:59:54.762Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-10T14:59:55.017Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-10T14:59:55.941Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-10T14:59:56.212Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-10T14:59:56.823Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-10T14:59:56.823Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-10T14:59:56.823Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-10T14:59:57.747Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-10T14:59:58.672Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-10T14:59:58.672Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-10T14:59:58.672Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-10T14:59:59.596Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-10T15:00:01.477Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-10T15:00:02.036Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-10T15:00:02.036Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-10T15:00:02.599Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-10T15:00:02.853Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-10T15:00:04.734Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-10T15:00:04.989Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-10T15:00:06.112Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-10T15:00:08.244Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-10T15:00:08.498Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-10T15:00:08.498Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-10T15:00:08.498Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-10T15:00:09.897Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-10T15:00:10.820Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-10T15:00:12.224Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-10T15:00:12.224Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-10T15:00:14.149Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-10T15:00:14.149Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-10T15:00:14.708Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-10T15:00:16.588Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-10T15:00:16.842Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-10T15:00:18.559Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-10T15:00:18.900Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-10T15:00:18.900Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-10T15:00:18.900Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-10T15:00:20.265Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-10T15:00:22.146Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-10T15:00:22.400Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-10T15:00:22.400Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-10T15:00:22.400Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-10T15:00:22.655Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-10T15:00:22.909Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-10T15:00:25.417Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-10T15:00:27.182Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-10T15:00:31.981Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-10T15:00:33.903Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-10T15:00:34.828Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-10T15:00:36.227Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-10T15:00:39.522Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-10T15:00:42.031Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-10T15:00:42.589Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-10T15:00:44.470Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-10T15:00:46.987Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-10T15:00:49.493Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-10T15:00:51.419Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-10T15:00:53.299Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-10T15:00:57.497Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-10T15:01:00.750Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-10T15:01:02.980Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-10T15:01:07.268Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-10T15:01:09.190Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-10T15:01:11.113Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-10T15:01:11.606Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-10T15:01:12.036Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-10T15:01:12.595Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-10T15:01:13.566Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-10T15:01:13.566Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-10T15:01:14.125Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-10T15:01:19.372Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-10T15:01:21.878Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-10T15:01:21.988Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-10T15:01:22.801Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-10T15:01:23.723Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-10T15:01:23.723Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-10T15:01:24.646Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-10T15:01:26.568Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-10T15:01:26.568Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-10T15:01:27.927Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-10T15:01:28.850Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-10T15:01:29.773Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-10T15:01:31.654Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-10T15:01:35.807Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-10T15:01:37.165Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-10T15:01:37.165Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-10T15:01:38.524Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-10T15:01:39.446Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-10T15:01:43.604Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-10T15:01:46.111Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-10T15:01:47.996Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-10T15:01:51.253Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-10T15:01:53.763Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-10T15:01:57.921Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-10T15:01:59.281Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-10T15:02:03.528Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-10T15:02:05.453Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-10T15:02:06.013Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-10T15:02:09.278Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-10T15:02:10.654Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-10T15:02:12.014Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-10T15:02:14.522Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-10T15:02:17.031Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-10T15:02:19.539Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-10T15:02:21.426Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-10T15:02:23.933Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-10T15:02:38.795Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-10T15:02:38.795Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-10T15:02:38.795Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-10T15:02:39.720Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-10T15:02:39.974Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-10T15:02:39.974Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-10T15:02:39.974Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-10T15:02:40.901Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-10T15:02:40.901Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-10T15:02:41.824Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-10T15:02:41.824Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-10T15:02:41.824Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-10T15:02:41.824Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-10T15:02:41.824Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-10T15:02:44.356Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-10T15:02:44.611Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-10T15:02:44.611Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-10T15:02:44.866Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-10T15:02:44.866Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-10T15:02:45.789Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-10T15:02:48.296Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-10T15:02:48.296Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-10T15:02:48.296Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-10T15:02:51.554Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-10T15:02:55.754Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite (1792.82s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (6.10s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.46s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.56s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.97s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.97s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.53s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.34s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.04s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.30s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.79s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.43s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.39s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.44s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.33s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.51s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.46s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAttachDetach (1.42s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.31s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.03s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.04s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.48s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.19s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.16s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.23s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.80s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.72s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.57s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.84s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.98s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.35s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.98s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.91s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.48s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.12s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.61s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.33s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.46s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.90s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.57s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.78s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.51s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.56s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.41s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.45s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.03s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.27s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.64s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.33s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.31s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.99s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.60s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.79s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.67s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.66s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.16s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.21s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.86s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.59s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.21s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.54s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.00s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.66s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.11s) [2019-11-10T15:02:55.754Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.28s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.31s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.16s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-10T15:02:55.755Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.87s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.82s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildContChar (4.42s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.25s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.35s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.68s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.17s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.61s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.24s) [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-10T15:02:55.755Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-10T15:02:55.755Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-10T15:02:55.755Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-10T15:02:55.755Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.50s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.52s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.05s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.57s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.08s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.83s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.82s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.59s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.50s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.26s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.03s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.18s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.89s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.04s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.35s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.58s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.92s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.19s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.59s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.68s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.97s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.79s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.60s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.31s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.85s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEnv (1.34s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.52s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.65s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.71s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.08s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.63s) [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-10T15:02:55.755Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.95s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.54s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.32s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.35s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.94s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.14s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.39s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.87s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildHistory (4.77s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.47s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.99s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.98s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.98s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.37s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.72s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.73s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.66s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.31s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.95s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.87s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.19s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.43s) [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-10T15:02:55.755Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.30s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.50s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.35s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.83s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.56s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.08s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.12s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.77s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.29s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.86s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.71s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.91s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.58s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.55s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.72s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildPATH (2.37s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.80s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.21s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.18s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.11s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.14s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildRm (3.33s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.17s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.46s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.69s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.39s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.13s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.10s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.94s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-10T15:02:55.755Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildStderr (1.00s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.01s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.58s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.59s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.63s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.32s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.74s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildUser (2.96s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.95s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.32s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.17s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.19s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.28s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.04s) [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-10T15:02:55.755Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-10T15:02:55.755Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-11-10T15:02:55.755Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-10T15:02:55.755Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.54s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.14s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.81s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.47s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.96s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.59s) [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-10T15:02:55.755Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.59s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.68s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-10T15:02:55.755Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-10T15:02:55.755Z] docker_cli_sni_test.go:18: Flakey test [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.74s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.92s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestCommitChange (1.01s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.96s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.71s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestCommitTTY (1.72s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.15s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.04s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.88s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.00s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.93s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.21s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.71s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.95s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.26s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.03s) [2019-11-10T15:02:55.755Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.44s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.76s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2019-11-10T15:02:55.756Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-10T15:02:55.756Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.92s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.34s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.82s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.97s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.68s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.62s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.58s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.66s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.59s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000990da0_} (1.56s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1621111937_/foo_false____} (1.62s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1621111937_/foo_true____} (1.60s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3437650412_/foo_false____} (1.59s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3437650412_/foo_true____} (1.61s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3437650412_/foo_true__0xc000991220__} (1.60s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000991240_} (1.55s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000991260_} (1.61s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000991280_} (1.58s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009912a0_} (1.60s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.68s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.15s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.15s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.00s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.58s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.57s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.86s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.15s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.12s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.99s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.03s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.04s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.05s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.50s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.00s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.55s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.02s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.50s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.03s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.37s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToDot (0.99s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.70s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.77s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.28s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.66s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2019-11-10T15:02:55.756Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-10T15:02:55.756Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.75s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2019-11-10T15:02:55.756Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-10T15:02:55.756Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.41s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.64s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.95s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.69s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.18s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.87s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.94s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.77s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.80s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.27s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.63s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.22s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.88s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.01s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.89s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.80s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.92s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.36s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsCopy (1.29s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.62s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.72s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.59s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.10s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.11s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsFilters (1.64s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsFormat (2.00s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.17s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.42s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.34s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.47s) [2019-11-10T15:02:55.756Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-10T15:02:55.756Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-10T15:02:55.756Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-10T15:02:55.756Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.86s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsRename (0.96s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsResize (0.86s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.87s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.11s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.97s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.54s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExec (1.02s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.61s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.88s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.82s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.64s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecCgroup (1.43s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecEnv (0.94s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.81s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.22s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecInspectID (1.86s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecInteractive (1.19s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.91s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.32s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecParseError (0.78s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.69s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.15s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.95s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecStartFails (0.95s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.30s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.81s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecTTY (1.00s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.09s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.98s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecUlimits (1.07s) [2019-11-10T15:02:55.756Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-10T15:02:55.756Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecWithImageUser (3.20s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.77s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.93s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestExecWithUser (1.01s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.70s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.91s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.86s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestHealth (21.51s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) [2019-11-10T15:02:55.756Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.34s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.09s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.06s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.24s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.91s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImportDisplay (1.62s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImportFile (1.82s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.95s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImportGzipped (1.87s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.84s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.92s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.74s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.02s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.14s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.64s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.75s) [2019-11-10T15:02:55.757Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-10T15:02:55.757Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.19s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.78s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectDefault (0.90s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectHistory (0.93s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-11-10T15:02:55.757Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-10T15:02:55.757Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.82s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.83s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.87s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.79s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.69s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectStatus (0.95s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.69s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.00s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.22s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.87s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.78s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.87s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.82s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.54s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.86s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.74s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.76s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.88s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.51s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.02s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.94s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.64s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.10s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.72s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.94s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.04s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.93s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.33s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.31s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.36s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.18s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsSince (6.84s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsTail (0.85s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.84s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.87s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.43s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.79s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestNetHostname (2.54s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.38s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.46s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPluginActive (1.71s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.82s) [2019-11-10T15:02:55.757Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-10T15:02:55.757Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.74s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.23s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.58s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.02s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.87s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.23s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.64s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.49s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPortList (11.38s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.72s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.41s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.00s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.90s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.66s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.42s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.70s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsByOrder (3.28s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.13s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.06s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.10s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.96s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.33s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.56s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.94s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.78s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.77s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.84s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.74s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.71s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.31s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.50s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.60s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.88s) [2019-11-10T15:02:55.757Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-10T15:02:55.757Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.90s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.47s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.89s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.46s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.48s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.32s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.84s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.85s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.56s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.06s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.97s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.81s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.80s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.55s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.92s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.66s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAddHost (0.90s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.88s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.78s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.61s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.81s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.86s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.17s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.05s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.31s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.27s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.89s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.88s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.58s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.79s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-10T15:02:55.757Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.24s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.77s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.71s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.48s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.89s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.97s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.08s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.77s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.38s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.75s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.62s) [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.91s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.81s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.69s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.62s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.65s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s) [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.75s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.95s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.87s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.90s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.96s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.84s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.63s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.07s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.57s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.53s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.52s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunMount (6.45s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.76s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.60s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.59s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.52s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.43s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.59s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.79s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.32s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.34s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.77s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.94s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.05s) [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.90s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.74s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.02s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2019-11-10T15:02:55.758Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.71s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.86s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.57s) [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.27s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.60s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunRm (0.87s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.85s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.83s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.97s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.90s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.78s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.76s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunState (1.68s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunSysctls (1.68s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.75s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.23s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.31s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.15s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (1.18s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.84s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.84s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.65s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.39s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunUserByID (0.85s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunUserByName (0.93s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s) [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.84s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.93s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.87s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.40s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.82s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.67s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.95s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.82s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.03s) [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.90s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.99s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.91s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.85s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.89s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.94s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.26s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.92s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.93s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.88s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.86s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.90s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2019-11-10T15:02:55.758Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-10T15:02:55.758Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.61s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.58s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.16s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.01s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s) [2019-11-10T15:02:55.758Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents059107958 [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.75s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.67s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.57s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.56s) [2019-11-10T15:02:55.758Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.49s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.53s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.62s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.06s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.53s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.67s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStartRecordError (1.84s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.56s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.26s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.82s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.01s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.77s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2019-11-10T15:02:55.759Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-11-10T15:02:55.759Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.28s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2019-11-10T15:02:55.759Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-10T15:02:55.759Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.76s) [2019-11-10T15:02:55.759Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-10T15:02:55.759Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.78s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUpdateStats (4.19s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.48s) [2019-11-10T15:02:55.759Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-10T15:02:55.759Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.10s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.35s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.96s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.33s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.62s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.30s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.53s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.68s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.75s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.33s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.31s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.38s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.35s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.91s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.52s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.19s) [2019-11-10T15:02:55.759Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.27s) [2019-11-10T15:02:55.759Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-10T15:02:55.759Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-10T15:02:55.759Z] === RUN TestDockerRegistrySuite [2019-11-10T15:02:55.759Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-10T15:02:57.642Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-10T15:02:59.002Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-10T15:03:00.884Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-10T15:03:00.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-10T15:03:03.375Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-10T15:03:03.375Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-10T15:03:03.375Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-10T15:03:03.375Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-10T15:03:03.375Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-10T15:03:03.375Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-10T15:03:03.375Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-10T15:03:03.375Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-10T15:03:03.375Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-10T15:03:04.910Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-10T15:03:05.040Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-10T15:03:07.824Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-10T15:03:09.197Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-10T15:03:13.618Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-10T15:03:13.618Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-10T15:03:13.618Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-10T15:03:13.618Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-10T15:03:13.618Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-10T15:03:13.618Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-10T15:03:14.443Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-10T15:03:15.367Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-10T15:03:16.290Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-10T15:03:16.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-10T15:03:16.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-10T15:03:16.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-10T15:03:16.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-10T15:03:17.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-10T15:03:17.651Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-10T15:03:19.535Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-10T15:03:20.895Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-10T15:03:21.818Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-10T15:03:22.164Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-10T15:03:23.178Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-10T15:03:26.437Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-10T15:03:28.945Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-10T15:03:29.871Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-10T15:03:33.130Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-10T15:03:34.494Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-10T15:03:34.494Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-10T15:03:35.853Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-10T15:03:37.231Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-10T15:03:38.592Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-10T15:03:39.982Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-10T15:03:40.440Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-10T15:03:40.440Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-10T15:03:40.440Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-10T15:03:40.440Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-10T15:03:40.440Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-10T15:03:40.440Z] === RUN TestDockerSuite/TestBuildFails [2019-11-10T15:03:42.615Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-10T15:03:42.615Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-10T15:03:42.749Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-10T15:03:42.749Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-10T15:03:44.108Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-10T15:03:44.363Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-10T15:03:44.363Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-10T15:03:44.618Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-10T15:03:44.872Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-10T15:03:45.431Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-10T15:03:45.431Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-10T15:03:46.792Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-10T15:03:47.294Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-10T15:03:49.300Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-10T15:03:50.222Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-10T15:03:51.583Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-10T15:03:52.942Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-10T15:03:53.079Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-10T15:03:53.501Z] --- PASS: TestDockerRegistrySuite (57.81s) [2019-11-10T15:03:53.501Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.63s) [2019-11-10T15:03:53.501Z] check_test.go:196: [d2beb1202bda2] daemon is not started [2019-11-10T15:03:53.501Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2019-11-10T15:03:53.501Z] check_test.go:196: [d5682f05d3140] daemon is not started [2019-11-10T15:03:53.501Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2019-11-10T15:03:53.501Z] check_test.go:196: [d60775eb6a78a] daemon is not started [2019-11-10T15:03:53.501Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-11-10T15:03:53.501Z] check_test.go:196: [d2b6f17398dd3] daemon is not started [2019-11-10T15:03:53.501Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.12s) [2019-11-10T15:03:53.501Z] check_test.go:196: [d2fd752ee9ffb] daemon is not started [2019-11-10T15:03:53.501Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.40s) [2019-11-10T15:03:53.501Z] check_test.go:196: [d84e96d098643] daemon is not started [2019-11-10T15:03:53.501Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.44s) [2019-11-10T15:03:53.501Z] check_test.go:196: [dcdc8eaaaa091] daemon is not started [2019-11-10T15:03:53.501Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2019-11-10T15:03:53.501Z] check_test.go:196: [dbbc80137bef2] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d852ac4e6723e] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) [2019-11-10T15:03:53.502Z] check_test.go:196: [db64840d8328b] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s) [2019-11-10T15:03:53.502Z] check_test.go:196: [de9868d83784d] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.39s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d883ee6593517] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2019-11-10T15:03:53.502Z] check_test.go:196: [dc1e8538794e1] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d32ce2196c2a3] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.61s) [2019-11-10T15:03:53.502Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a24b3c40b75cadfb9e768cab6b22921906808b612df0378fa7e1cd58a27ab66a [2019-11-10T15:03:53.502Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f7808ce76703ad7343aa2b6a0e88b016d1b8dc3d2b3d0afb1cc9ccb6792326f5 [2019-11-10T15:03:53.502Z] check_test.go:196: [d78c92e94ac83] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.67s) [2019-11-10T15:03:53.502Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2812148da02e8abc5d62980d72791e4f1b73891c269c51b697f56da8a4bb9d62 [2019-11-10T15:03:53.502Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e0d52164dd76c71cc79266f46bc1af0e7b5297aad11bbe134df9ba4f06a582f2 [2019-11-10T15:03:53.502Z] check_test.go:196: [dcb6bfacac590] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d849f49eef64b] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.20s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d2540467ed698] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) [2019-11-10T15:03:53.502Z] check_test.go:196: [dde3d73b8134c] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d995ca3e8b0c3] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.30s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d4015df5cda25] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2019-11-10T15:03:53.502Z] check_test.go:196: [da48af33e213c] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2019-11-10T15:03:53.502Z] check_test.go:196: [de8cd42ee9543] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.75s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d0cab897d7509] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d5bdba85ad6ec] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d5900abea0565] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d53c79926226e] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d9ef26f7e1f2b] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d7c271e73d9b8] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d49b878ee13b3] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.40s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d33326a17c2cd] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d0bd974d7cd9f] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2019-11-10T15:03:53.502Z] check_test.go:196: [de62cd6dea6f2] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.19s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d30162725c073] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s) [2019-11-10T15:03:53.502Z] check_test.go:196: [dfd81880675f9] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.49s) [2019-11-10T15:03:53.502Z] check_test.go:196: [d6ac136cb7677] daemon is not started [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s) [2019-11-10T15:03:53.502Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2019-11-10T15:03:53.502Z] === RUN TestDockerSchema1RegistrySuite [2019-11-10T15:03:53.502Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-10T15:03:53.502Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-10T15:03:57.660Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-10T15:03:58.868Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-10T15:04:02.893Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-10T15:04:06.159Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-10T15:04:08.042Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-10T15:04:08.042Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-10T15:04:09.176Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-10T15:04:09.403Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-10T15:04:09.403Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-10T15:04:10.710Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-10T15:04:11.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-10T15:04:12.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-10T15:04:14.013Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-10T15:04:16.492Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-10T15:04:16.492Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-10T15:04:17.458Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-10T15:04:17.458Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-10T15:04:17.918Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-10T15:04:18.169Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-10T15:04:18.169Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-10T15:04:18.169Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-10T15:04:18.423Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-10T15:04:18.678Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-10T15:04:18.933Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-10T15:04:19.493Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite (25.98s) [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2019-11-10T15:04:19.493Z] check_test.go:223: [d096e9b7256ae] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.16s) [2019-11-10T15:04:19.493Z] check_test.go:223: [dc3cd0c81bcad] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.23s) [2019-11-10T15:04:19.493Z] check_test.go:223: [dc0d2c10f2206] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.27s) [2019-11-10T15:04:19.493Z] check_test.go:223: [d397b249dea77] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.67s) [2019-11-10T15:04:19.493Z] check_test.go:223: [d5c28b67ad67b] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.45s) [2019-11-10T15:04:19.493Z] check_test.go:223: [dfc71b4e36fd5] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-11-10T15:04:19.493Z] check_test.go:223: [d50bd215ef0ca] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.60s) [2019-11-10T15:04:19.493Z] check_test.go:223: [d2a89a7f207da] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.43s) [2019-11-10T15:04:19.493Z] check_test.go:223: [d6c28b02ba764] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2019-11-10T15:04:19.493Z] check_test.go:223: [d1d3f52f38d29] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.60s) [2019-11-10T15:04:19.493Z] check_test.go:223: [debb0757a41c5] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s) [2019-11-10T15:04:19.493Z] check_test.go:223: [d03e651c60b71] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2019-11-10T15:04:19.493Z] check_test.go:223: [d8a27f387e38a] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-11-10T15:04:19.493Z] check_test.go:223: [d2c0343209cbd] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-11-10T15:04:19.493Z] check_test.go:223: [da689e22feffd] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-11-10T15:04:19.493Z] check_test.go:223: [df140de780f6c] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2019-11-10T15:04:19.493Z] check_test.go:223: [da160a099854e] daemon is not started [2019-11-10T15:04:19.493Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-10T15:04:19.493Z] check_test.go:223: [d0542420cc42f] daemon is not started [2019-11-10T15:04:19.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-10T15:04:19.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-10T15:04:20.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-10T15:04:20.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-10T15:04:20.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-10T15:04:22.336Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-10T15:04:22.336Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-10T15:04:22.590Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-10T15:04:22.845Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-10T15:04:23.405Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-10T15:04:23.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.21s) [2019-11-10T15:04:23.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s) [2019-11-10T15:04:23.659Z] check_test.go:252: [d818750058fd0] daemon is not started [2019-11-10T15:04:23.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2019-11-10T15:04:23.659Z] check_test.go:252: [dc56807c049ba] daemon is not started [2019-11-10T15:04:23.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-11-10T15:04:23.659Z] check_test.go:252: [d34b795c6e868] daemon is not started [2019-11-10T15:04:23.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2019-11-10T15:04:23.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-11-10T15:04:23.659Z] check_test.go:252: [d7671246ea291] daemon is not started [2019-11-10T15:04:23.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s) [2019-11-10T15:04:23.659Z] check_test.go:252: [ded7f7555ac96] daemon is not started [2019-11-10T15:04:23.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.66s) [2019-11-10T15:04:23.659Z] check_test.go:252: [df0580b2acea7] daemon is not started [2019-11-10T15:04:23.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-11-10T15:04:23.659Z] check_test.go:252: [d338f4e31b0b7] daemon is not started [2019-11-10T15:04:23.659Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-10T15:04:23.659Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-10T15:04:24.218Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-11-10T15:04:24.218Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-11-10T15:04:24.472Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-11-10T15:04:24.727Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-11-10T15:04:25.651Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-10T15:04:26.478Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-10T15:04:26.479Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-10T15:04:28.940Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-10T15:04:28.940Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-10T15:04:28.940Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-10T15:04:29.195Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-10T15:04:29.195Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-10T15:04:29.449Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2019-11-10T15:04:29.449Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-11-10T15:04:29.449Z] check_test.go:279: [dc1559528334d] daemon is not started [2019-11-10T15:04:29.449Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-11-10T15:04:29.449Z] check_test.go:279: [deabc81f4165f] daemon is not started [2019-11-10T15:04:29.449Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2019-11-10T15:04:29.449Z] check_test.go:279: [d192845e42d7a] daemon is not started [2019-11-10T15:04:29.449Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2019-11-10T15:04:29.449Z] check_test.go:279: [d9e271b87002a] daemon is not started [2019-11-10T15:04:29.449Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-11-10T15:04:29.449Z] check_test.go:279: [dfdf114d34990] daemon is not started [2019-11-10T15:04:29.449Z] === RUN TestDockerNetworkSuite [2019-11-10T15:04:29.449Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-10T15:04:32.709Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-10T15:04:33.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-10T15:04:34.557Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-10T15:04:38.715Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-10T15:04:38.846Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-10T15:04:38.846Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-10T15:04:38.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-10T15:04:40.381Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-10T15:04:40.381Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-10T15:04:40.839Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-10T15:04:40.839Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-10T15:04:42.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-10T15:04:45.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-10T15:04:45.518Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-10T15:04:45.976Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-10T15:04:46.500Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-10T15:04:47.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-10T15:04:47.465Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-10T15:04:47.924Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-10T15:04:48.891Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-10T15:04:50.425Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-10T15:04:55.106Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-10T15:04:55.106Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-10T15:04:55.564Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-10T15:04:55.564Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-10T15:04:55.564Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-10T15:04:55.564Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-10T15:04:55.564Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-10T15:04:56.021Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-10T15:04:56.987Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-10T15:04:57.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-10T15:05:00.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-10T15:05:02.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-10T15:05:02.768Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-10T15:05:03.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-10T15:05:04.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-10T15:05:05.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-10T15:05:07.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-10T15:05:07.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-10T15:05:07.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-10T15:05:08.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-10T15:05:09.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-10T15:05:09.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-10T15:05:09.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-10T15:05:10.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-10T15:05:12.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-10T15:05:12.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-10T15:05:12.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-10T15:05:12.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-10T15:05:16.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-10T15:05:17.562Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-10T15:05:17.562Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-10T15:05:19.096Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-10T15:05:20.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-10T15:05:30.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-10T15:05:30.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-10T15:05:30.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-10T15:05:30.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-10T15:05:30.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-10T15:05:30.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-10T15:05:30.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-10T15:05:30.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-10T15:05:32.238Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-10T15:05:35.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-10T15:05:35.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-10T15:05:35.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-10T15:05:35.496Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-10T15:05:36.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-10T15:05:38.741Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-10T15:05:42.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-10T15:05:42.000Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-10T15:05:47.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-10T15:05:47.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-10T15:05:47.277Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-10T15:05:48.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-10T15:05:49.024Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-10T15:05:50.084Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-10T15:05:51.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-10T15:05:51.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-10T15:05:52.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-10T15:05:53.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-10T15:05:54.700Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite (91.47s) [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.99s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [dd3ff314710bb] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.22s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [dca06ff377144] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.31s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d71a774d8958c] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.91s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d7a51871a6f55] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.67s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:1233: [d3e12411fc375] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.97s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [de5d78c87af1b] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.22s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [de74c1ed1876b] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.74s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [dba748ecb0a65] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.02s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [dd31918837d3f] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.92s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d85f35652d477] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.79s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d2281e76abd90] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d2201b1971d2a] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.44s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d06167c08c24e] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d914c62c38c82] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [dc467a592ca80] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.34s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d08149f984cfc] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d2a355c7bc6cd] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [dc4187b231aae] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [db6bec9adcc26] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d9653fb07fe04] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.53s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d2d80be1a7ab8] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d6612d84f5012] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [dc2f47d53195d] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d8d3ec2a2c401] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.71s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:968: [dbbd1f785c1bd] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.43s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d1e88c8c057cf] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.62s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:1116: [d716c9a694c4b] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d56eb49a63992] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.69s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d89d87ac948e5] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d1af4c2303006] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [db3361c1ff9c1] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d6edfd7fea612] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d817b75f93a80] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d6187c6ad1396] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.26s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d9a3a0de72425] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d01a567120812] daemon is not started [2019-11-10T15:06:01.269Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d905e9901e4e0] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.48s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d7ac5bfe90f0c] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.95s) [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.89s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:1084: [d05da032e9e1a] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d680f5d4c991a] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.48s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d160506cd5caa] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.03s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d976c00709de4] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d80d01906e98f] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d7f96b0027f17] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d8509bbae1d16] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.53s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d39c573679962] daemon is not started [2019-11-10T15:06:01.269Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.21s) [2019-11-10T15:06:01.269Z] docker_cli_network_unix_test.go:46: [d5a45142637ea] daemon is not started [2019-11-10T15:06:01.269Z] === RUN TestDockerHubPullSuite [2019-11-10T15:06:01.269Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-10T15:06:02.629Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-10T15:06:05.136Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-10T15:06:05.136Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-10T15:06:06.539Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-10T15:06:06.539Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-10T15:06:06.700Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-10T15:06:06.794Z] --- PASS: TestDockerHubPullSuite (5.80s) [2019-11-10T15:06:06.794Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2019-11-10T15:06:06.794Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2019-11-10T15:06:06.794Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s) [2019-11-10T15:06:06.794Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s) [2019-11-10T15:06:06.794Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.19s) [2019-11-10T15:06:06.794Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-11-10T15:06:06.794Z] PASS [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === Skipped [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-10T15:06:06.794Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-10T15:06:06.794Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-10T15:06:06.794Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-10T15:06:06.794Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-10T15:06:06.794Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-10T15:06:06.794Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-10T15:06:06.794Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-10T15:06:06.794Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-10T15:06:06.794Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-11-10T15:06:06.794Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-10T15:06:06.794Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-10T15:06:06.794Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-10T15:06:06.794Z] docker_cli_sni_test.go:18: Flakey test [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-10T15:06:06.794Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-11-10T15:06:06.794Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-10T15:06:06.794Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-10T15:06:06.794Z] [2019-11-10T15:06:06.794Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-10T15:06:06.794Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-10T15:06:06.795Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-10T15:06:06.795Z] [2019-11-10T15:06:06.795Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-10T15:06:06.795Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-10T15:06:06.795Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-10T15:06:06.795Z] [2019-11-10T15:06:06.795Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-10T15:06:06.795Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-10T15:06:06.795Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-10T15:06:06.795Z] docker_cli_network_unix_test.go:46: [d905e9901e4e0] daemon is not started [2019-11-10T15:06:06.795Z] [2019-11-10T15:06:06.795Z] [2019-11-10T15:06:06.795Z] DONE 1277 tests, 44 skipped in 2020.028s [2019-11-10T15:06:06.795Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-10T15:06:06.795Z] ++++ cat bundles/test-integration/docker.pid [2019-11-10T15:06:06.795Z] +++ kill 7284 [2019-11-10T15:06:10.953Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-10T15:06:11.380Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-10T15:06:14.213Z] +++ /etc/init.d/apparmor stop [2019-11-10T15:06:14.213Z] Clearing AppArmor profiles cache:. [2019-11-10T15:06:14.213Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-10T15:06:14.213Z] Unloading profiles will leave already running processes permanently [2019-11-10T15:06:14.213Z] unconfined, which can lead to unexpected situations. [2019-11-10T15:06:14.213Z] [2019-11-10T15:06:14.213Z] To set a process to complain mode, use the command line tool [2019-11-10T15:06:14.213Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-10T15:06:14.213Z] with the 'teardown' option." [2019-11-10T15:06:14.213Z] [2019-11-10T15:06:17.164Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-10T15:06:22.966Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-10T15:06:29.032Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-10T15:06:30.918Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-10T15:06:34.191Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-10T15:06:37.448Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-10T15:06:40.641Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-10T15:06:40.641Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-10T15:06:45.515Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-10T15:06:46.426Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-10T15:06:47.391Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-10T15:06:47.391Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-10T15:06:47.391Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-10T15:06:49.565Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-10T15:06:50.747Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-10T15:06:53.255Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-10T15:06:56.514Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-10T15:06:59.772Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-10T15:06:59.882Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-10T15:07:00.848Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-10T15:07:01.305Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-10T15:07:01.305Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-10T15:07:03.028Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-10T15:07:03.476Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-10T15:07:04.441Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-10T15:07:05.975Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-10T15:07:06.340Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-10T15:07:09.615Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-10T15:07:14.531Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-10T15:07:16.064Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-10T15:07:24.621Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-10T15:07:27.521Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-10T15:07:36.080Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-10T15:07:40.765Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-10T15:07:45.446Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-10T15:07:46.413Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-10T15:07:46.413Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-10T15:07:46.413Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-10T15:07:47.947Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-10T15:07:47.947Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-10T15:08:05.919Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-10T15:08:20.739Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-10T15:08:30.471Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite (1776.33s) [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.13s) [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.64s) [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.91s) [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.05s) [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.64s) [2019-11-10T15:08:38.760Z] docker_api_swarm_test.go:563: [dd65f0dcdaa67] joining swarm manager [df1657196c246]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.760Z] docker_api_swarm_test.go:585: [d3b888a674fc4] joining swarm manager [df1657196c246]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.760Z] check_test.go:380: [dd65f0dcdaa67] daemon is not started [2019-11-10T15:08:38.760Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-10T15:08:38.760Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.50s) [2019-11-10T15:08:38.760Z] docker_api_swarm_test.go:46: [dd5c4ef727bdc] joining swarm manager [dd6c53e956f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.21s) [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.23s) [2019-11-10T15:08:38.760Z] docker_api_swarm_test.go:304: [d70212fe1d60c] joining swarm manager [d3d87dd007b2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.760Z] docker_api_swarm_test.go:305: [df80f06128a13] joining swarm manager [d3d87dd007b2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.760Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-10T15:08:38.760Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.99s) [2019-11-10T15:08:38.760Z] docker_api_swarm_test.go:272: [d5081c5141573] joining swarm manager [d87f0a21ca7fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.760Z] docker_api_swarm_test.go:273: [dc53e40d7e3ae] joining swarm manager [d87f0a21ca7fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.89s) [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.68s) [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.47s) [2019-11-10T15:08:38.760Z] docker_api_swarm_node_test.go:19: [d46783be6c8bd] joining swarm manager [dd79bc734e4ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.760Z] docker_api_swarm_node_test.go:20: [d6e0cea264571] joining swarm manager [dd79bc734e4ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.43s) [2019-11-10T15:08:38.760Z] docker_api_swarm_test.go:502: [d6a952ae8ed4a] joining swarm manager [d7b988b6df0fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.760Z] docker_api_swarm_test.go:507: [d256026b7c8df] joining swarm manager [d7b988b6df0fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.72s) [2019-11-10T15:08:38.760Z] docker_api_swarm_node_test.go:80: [d964ac56b91ab] joining swarm manager [d99acf9753694]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.89s) [2019-11-10T15:08:38.760Z] docker_api_swarm_node_test.go:52: [d1b0ed9aaa386] joining swarm manager [d5422b0392fd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.760Z] docker_api_swarm_node_test.go:53: [dc5e345b17afa] joining swarm manager [d5422b0392fd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (7.18s) [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.26s) [2019-11-10T15:08:38.760Z] docker_api_swarm_test.go:202: [d0cac767690af] joining swarm manager [df07d0fb23bda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.08s) [2019-11-10T15:08:38.761Z] docker_api_swarm_test.go:384: [d974034a837b7] joining swarm manager [d4c09c8a78422]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_api_swarm_test.go:385: [d7542b8d54dcc] joining swarm manager [d4c09c8a78422]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] check_test.go:380: [d7542b8d54dcc] daemon is not started [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.39s) [2019-11-10T15:08:38.761Z] docker_api_swarm_test.go:802: [d6fd4197e4c20] joining swarm manager [db72bb8ff34d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_api_swarm_test.go:802: [d946f42b79d52] joining swarm manager [db72bb8ff34d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] docker_api_swarm_test.go:802: [d61c2b07de7cd] joining swarm manager [db72bb8ff34d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-10T15:08:38.761Z] docker_api_swarm_test.go:802: [db8d7f4fbb25b] joining swarm manager [db72bb8ff34d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-10T15:08:38.761Z] docker_api_swarm_test.go:810: [d1756e43fa570] joining swarm manager [db72bb8ff34d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.47s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.06s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.67s) [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:394: [da9cbc674f7cc] joining swarm manager [d289e794558da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:394: [d2fe81e23fa25] joining swarm manager [d289e794558da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.35s) [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:342: [d50f18dbcc6a6] joining swarm manager [d9729ffaebbc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:342: [d92ffa04b55f1] joining swarm manager [d9729ffaebbc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.87s) [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:489: [d6707b50bf505] joining swarm manager [d0bc1a0d623a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:489: [d37c69a95bf5a] joining swarm manager [d0bc1a0d623a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.74s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.63s) [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:127: [d943604f36d1f] joining swarm manager [dfd8b6317ac2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:128: [d8d119ad4dc7d] joining swarm manager [dfd8b6317ac2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:136: [dbb6df17b29b3] joining swarm manager [dfd8b6317ac2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:137: [d56913017e183] joining swarm manager [dfd8b6317ac2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.11s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.45s) [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:303: [d66d8ec359829] joining swarm manager [de926210067b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:303: [d33635b5e79ec] joining swarm manager [de926210067b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.76s) [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:99: [d4cbe563aef0f] joining swarm manager [de8398f27fde0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:100: [db8306b28ca1b] joining swarm manager [de8398f27fde0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] check_test.go:380: [d4cbe563aef0f] daemon is not started [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.85s) [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:532: [dde6582f3e534] joining swarm manager [d431f8df330f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:533: [d39921addfe0f] joining swarm manager [d431f8df330f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.70s) [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:147: [d4ce3ff0af7ff] joining swarm manager [de44765468e4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_api_swarm_service_test.go:147: [d233df1ce4f01] joining swarm manager [de44765468e4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.70s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.56s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.01s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.33s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.31s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.38s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (4.02s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.79s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.93s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.08s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.69s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (5.97s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.15s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.10s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.57s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.10s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.54s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.41s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.29s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.14s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.89s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.86s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.78s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.86s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.29s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.03s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.54s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.42s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.34s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.01s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.64s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.71s) [2019-11-10T15:08:38.761Z] docker_cli_service_logs_test.go:241: checking task vcz0iy5gngp1 [2019-11-10T15:08:38.761Z] docker_cli_service_logs_test.go:246: checking messages for vcz0iy5gngp1 [2019-11-10T15:08:38.761Z] docker_cli_service_logs_test.go:241: checking task ujao48n0robi [2019-11-10T15:08:38.761Z] docker_cli_service_logs_test.go:246: checking messages for ujao48n0robi [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.80s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (23.50s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.06s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.94s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.18s) [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:1901: [d2c847f5e91a2] joining swarm manager [d55a1ffe97478]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:1902: [d7678398b58fd] joining swarm manager [d55a1ffe97478]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.39s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.88s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.04s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.58s) [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:1802: [d3be748ff3de9] joining swarm manager [d6a976fa4e5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:1803: [d16b398b74c3c] joining swarm manager [d6a976fa4e5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.26s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (132.86s) [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:1321: [dec6bab26f5af] joining swarm manager [d396bf8046392]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:1322: [d6028eda24f76] joining swarm manager [d396bf8046392]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.02s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.09s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.80s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.01s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.77s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.71s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.49s) [2019-11-10T15:08:38.761Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.03s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.97s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.47s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.68s) [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:1186: [d85c56f615299] joining swarm manager [d927a1f8ace27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:1195: [d55face95f4b5] joining swarm manager [d927a1f8ace27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.45s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.93s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.73s) [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:1118: [dc84c67d9f6aa] joining swarm manager [de272aff9ceed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:1119: [d01c00e1b490b] joining swarm manager [de272aff9ceed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:1172: [def60ab96814c] joining swarm manager [de272aff9ceed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.58s) [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:1453: [dd0742cde3146] joining swarm manager [d0a16116216cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] docker_cli_swarm_test.go:1454: [d0b3c9b618610] joining swarm manager [d0a16116216cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.07s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.26s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.94s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.14s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.38s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.29s) [2019-11-10T15:08:38.761Z] docker_cli_swarm_unix_test.go:62: [d2af72b9e32be] joining swarm manager [d7d45080368b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.96s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.44s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.09s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.83s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.50s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.63s) [2019-11-10T15:08:38.761Z] docker_api_swarm_test.go:962: [da62bb43ce28a] joining swarm manager [d106b86e2c934]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.12s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.98s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.99s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.38s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.21s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.46s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.14s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.08s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.22s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.22s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.75s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.00s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.32s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.02s) [2019-11-10T15:08:38.761Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.86s) [2019-11-10T15:08:38.761Z] === RUN TestDockerExternalVolumeSuite [2019-11-10T15:08:38.761Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-10T15:08:45.268Z] === RUN TestDockerSuite/TestBuildRm [2019-11-10T15:08:53.600Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-10T15:08:57.644Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-10T15:09:01.376Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-10T15:09:01.376Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-10T15:09:01.376Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-10T15:09:02.922Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-10T15:09:05.824Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-10T15:09:14.386Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-10T15:09:19.079Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-10T15:09:33.877Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-10T15:09:33.877Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-10T15:09:34.337Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-10T15:09:46.725Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-10T15:09:46.725Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-10T15:09:50.453Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-10T15:09:50.453Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-10T15:09:55.132Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-10T15:10:01.194Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-10T15:10:11.118Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-10T15:10:12.795Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-10T15:10:13.252Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-10T15:10:16.151Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-10T15:10:17.117Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-10T15:10:21.796Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-10T15:10:26.481Z] === RUN TestDockerSuite/TestBuildUser [2019-11-10T15:10:26.481Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-10T15:10:26.481Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-10T15:10:26.481Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-10T15:10:30.208Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-10T15:10:30.667Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-10T15:10:33.569Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-10T15:10:33.569Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-10T15:10:33.569Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-10T15:10:43.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-10T15:10:54.645Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-10T15:10:54.645Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-10T15:10:57.947Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-10T15:11:09.434Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-10T15:11:12.332Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-10T15:11:12.793Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-10T15:11:12.793Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-10T15:11:14.972Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-10T15:11:15.430Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-10T15:11:27.794Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-10T15:11:30.158Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-10T15:11:30.691Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-10T15:11:31.149Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-10T15:11:42.306Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-10T15:11:45.961Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-10T15:11:45.961Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-10T15:11:45.961Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-10T15:11:45.961Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-10T15:11:45.961Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-10T15:11:54.513Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-10T15:11:56.049Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-10T15:11:56.507Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-10T15:11:56.507Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-10T15:11:56.507Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-10T15:11:58.039Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-10T15:12:02.719Z] === RUN TestDockerSuite/TestCommitChange [2019-11-10T15:12:07.463Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-10T15:12:11.189Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-10T15:12:11.189Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-10T15:12:14.304Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-10T15:12:18.248Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-10T15:12:18.248Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-10T15:12:28.550Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-10T15:12:32.414Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-10T15:12:33.234Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-10T15:12:33.234Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-10T15:12:33.234Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-10T15:12:33.234Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-10T15:12:33.234Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-10T15:12:33.234Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-10T15:12:33.234Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-10T15:12:33.234Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-10T15:12:33.234Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-10T15:12:45.609Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-10T15:12:47.231Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-10T15:12:55.908Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-10T15:12:55.908Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-10T15:12:56.874Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-10T15:12:56.874Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-10T15:12:56.874Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-10T15:12:56.874Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-10T15:12:59.047Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-10T15:12:59.047Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-10T15:12:59.047Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-10T15:13:01.220Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-10T15:13:01.220Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-10T15:13:01.220Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-10T15:13:01.220Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-10T15:13:01.220Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-10T15:13:03.391Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-10T15:13:04.924Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-10T15:13:06.459Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-10T15:13:06.459Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-10T15:13:06.916Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-10T15:13:08.449Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-10T15:13:08.449Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-10T15:13:10.619Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-10T15:13:10.619Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-10T15:13:10.619Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-10T15:13:12.793Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-10T15:13:12.793Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-10T15:13:14.326Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-10T15:13:14.326Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-10T15:13:16.497Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-10T15:13:16.497Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-10T15:13:18.673Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-10T15:13:27.341Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-10T15:13:29.513Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-10T15:13:29.513Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-10T15:13:29.513Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-10T15:13:29.513Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-10T15:13:29.970Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-10T15:13:31.506Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-10T15:13:31.506Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-10T15:13:33.683Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-10T15:13:33.683Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-10T15:13:33.862Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-10T15:13:35.213Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-10T15:13:35.213Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-10T15:13:38.939Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-10T15:13:40.472Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-10T15:13:40.472Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-10T15:13:40.472Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-10T15:13:40.472Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-10T15:13:40.472Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-10T15:13:40.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-10T15:13:42.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-10T15:13:42.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-11-10T15:13:44.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-11-10T15:13:46.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-11-10T15:13:49.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-11-10T15:13:51.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004c00_} [2019-11-10T15:13:51.968Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-10T15:13:53.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1570539022_c:\foo_false____} [2019-11-10T15:13:55.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1570539022_c:\foo_true____} [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-10T15:14:02.734Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-10T15:14:04.907Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-10T15:14:07.079Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-10T15:14:07.079Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-10T15:14:07.079Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-10T15:14:09.251Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-10T15:14:09.251Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-10T15:14:09.251Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-10T15:14:09.251Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-10T15:14:12.978Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-10T15:14:20.037Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-10T15:14:20.037Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-10T15:14:20.037Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-10T15:14:23.995Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-10T15:14:32.399Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-10T15:14:32.399Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-10T15:14:32.399Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-10T15:14:40.955Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-10T15:14:40.955Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-10T15:14:40.955Z] === RUN TestDockerSuite/TestCpToDot [2019-11-10T15:14:43.126Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-10T15:14:43.126Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-10T15:14:43.126Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-10T15:14:50.284Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-10T15:14:50.284Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-10T15:14:50.284Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-10T15:14:50.284Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-10T15:14:50.284Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-10T15:14:50.284Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-10T15:14:50.284Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-10T15:14:52.508Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-10T15:14:54.040Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-10T15:14:54.040Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-10T15:14:54.497Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-10T15:14:56.029Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-10T15:14:56.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-10T15:14:56.486Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-10T15:14:56.943Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-10T15:14:56.943Z] === RUN TestDockerSuite/TestCreateRM [2019-11-10T15:14:56.943Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-10T15:14:56.943Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-10T15:14:57.401Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-10T15:14:57.401Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-10T15:15:05.959Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-10T15:15:05.959Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-10T15:15:05.959Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-10T15:15:08.858Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-10T15:15:08.858Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-10T15:15:08.858Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-10T15:15:10.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDockerFails [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-10T15:15:11.030Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-10T15:15:13.204Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-10T15:15:15.377Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-10T15:15:17.549Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-10T15:15:28.912Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-10T15:15:29.918Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-10T15:15:34.596Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-10T15:15:38.322Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-10T15:15:39.855Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-10T15:15:40.820Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-10T15:15:43.720Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-10T15:15:43.728Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-10T15:15:44.182Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-10T15:15:45.148Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-10T15:15:49.832Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-10T15:15:52.731Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-10T15:15:53.188Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-10T15:15:53.188Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-10T15:15:53.188Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-10T15:15:53.188Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-10T15:15:53.188Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-10T15:15:54.154Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-10T15:15:54.154Z] === RUN TestDockerSuite/TestEventsRename [2019-11-10T15:15:57.051Z] === RUN TestDockerSuite/TestEventsResize [2019-11-10T15:15:59.229Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-10T15:16:00.762Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite (441.14s) [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2019-11-10T15:16:01.748Z] docker_cli_external_volume_driver_test.go:53: [dfd456d4a7bcf] daemon is not started [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-11-10T15:16:01.748Z] docker_cli_external_volume_driver_test.go:53: [d52f848b1ecdc] daemon is not started [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-10T15:16:01.748Z] docker_cli_external_volume_driver_test.go:53: [d25b1601e8b36] daemon is not started [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-10T15:16:01.748Z] docker_cli_external_volume_driver_test.go:53: [d5d8380fd62d1] daemon is not started [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s) [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s) [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s) [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2019-11-10T15:16:01.748Z] docker_cli_external_volume_driver_test.go:485: [d5f4ec58fde96] daemon is not started [2019-11-10T15:16:01.748Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-10T15:16:01.748Z] docker_cli_external_volume_driver_test.go:53: [d86a76e70d607] daemon is not started [2019-11-10T15:16:01.748Z] PASS [2019-11-10T15:16:01.748Z] [2019-11-10T15:16:01.748Z] === Skipped [2019-11-10T15:16:01.748Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-10T15:16:01.748Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-10T15:16:01.748Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-10T15:16:01.748Z] check_test.go:309: [d6599f989c896] daemon is not started [2019-11-10T15:16:01.748Z] [2019-11-10T15:16:01.748Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-11-10T15:16:01.748Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-11-10T15:16:01.748Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-10T15:16:01.748Z] check_test.go:309: [d61d61afa2ebb] daemon is not started [2019-11-10T15:16:01.748Z] [2019-11-10T15:16:01.748Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-10T15:16:01.748Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-10T15:16:01.748Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-10T15:16:01.748Z] check_test.go:309: [d0218e4c49e2a] daemon is not started [2019-11-10T15:16:01.748Z] [2019-11-10T15:16:01.748Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-10T15:16:01.748Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-10T15:16:01.748Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-10T15:16:01.748Z] check_test.go:309: [dbe0cb3755d1c] daemon is not started [2019-11-10T15:16:01.748Z] [2019-11-10T15:16:01.748Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-10T15:16:01.748Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-10T15:16:01.748Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-10T15:16:01.748Z] [2019-11-10T15:16:01.748Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-10T15:16:01.748Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-10T15:16:01.748Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-10T15:16:01.748Z] [2019-11-10T15:16:01.748Z] [2019-11-10T15:16:01.748Z] DONE 273 tests, 6 skipped in 2612.037s [2019-11-10T15:16:01.748Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-10T15:16:01.748Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6842a972b96b/docker.pid [2019-11-10T15:16:01.748Z] +++ kill 7105 [2019-11-10T15:16:01.748Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7105 is not a child of this shell [2019-11-10T15:16:01.748Z] warning: PID 7105 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6842a972b96b/docker.pid had a nonzero exit code [2019-11-10T15:16:01.748Z] ++++ cat bundles/test-integration/docker.pid [2019-11-10T15:16:01.748Z] +++ kill 7276 [2019-11-10T15:16:01.748Z] +++ /etc/init.d/apparmor stop [2019-11-10T15:16:01.748Z] Clearing AppArmor profiles cache:. [2019-11-10T15:16:01.748Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-10T15:16:01.748Z] Unloading profiles will leave already running processes permanently [2019-11-10T15:16:01.748Z] unconfined, which can lead to unexpected situations. [2019-11-10T15:16:01.748Z] [2019-11-10T15:16:01.748Z] To set a process to complain mode, use the command line tool [2019-11-10T15:16:01.748Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-10T15:16:01.748Z] with the 'teardown' option." [2019-11-10T15:16:01.748Z] [2019-11-10T15:16:01.748Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-10T15:16:01.761Z] Recording test results [2019-11-10T15:16:02.933Z] === RUN TestDockerSuite/TestEventsTimestampFormats [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-10T15:16:04.576Z] + echo Ensuring container killed. [2019-11-10T15:16:04.576Z] Ensuring container killed. [2019-11-10T15:16:04.576Z] + docker ps -aq -f name=docker-pr2-* [2019-11-10T15:16:04.576Z] + cids=d7c60a48cfd8 [2019-11-10T15:16:04.576Z] 0acfa3be3556 [2019-11-10T15:16:04.576Z] 3403d292822a [2019-11-10T15:16:04.576Z] + [ -n d7c60a48cfd8 [2019-11-10T15:16:04.576Z] 0acfa3be3556 [2019-11-10T15:16:04.576Z] 3403d292822a ] [2019-11-10T15:16:04.576Z] + docker rm -vf d7c60a48cfd8 0acfa3be3556 3403d292822a [2019-11-10T15:16:06.485Z] d7c60a48cfd8 [2019-11-10T15:16:07.671Z] === RUN TestDockerSuite/TestEventsTop [2019-11-10T15:16:07.671Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-10T15:16:08.368Z] 0acfa3be3556 [2019-11-10T15:16:08.368Z] 3403d292822a [Pipeline] sh [2019-11-10T15:16:08.729Z] + echo Chowning /workspace to jenkins user [2019-11-10T15:16:08.729Z] Chowning /workspace to jenkins user [2019-11-10T15:16:08.729Z] + id -u [2019-11-10T15:16:08.729Z] + id -g [2019-11-10T15:16:08.729Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40193:/workspace busybox chown -R 1000:1000 /workspace [2019-11-10T15:16:08.729Z] Unable to find image 'busybox:latest' locally [2019-11-10T15:16:08.729Z] latest: Pulling from library/busybox [2019-11-10T15:16:08.729Z] 0f8c40e1270f: Pulling fs layer [2019-11-10T15:16:08.983Z] 0f8c40e1270f: Download complete [2019-11-10T15:16:08.983Z] 0f8c40e1270f: Pull complete [2019-11-10T15:16:08.983Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-10T15:16:08.983Z] Status: Downloaded newer image for busybox:latest [2019-11-10T15:16:10.565Z] === RUN TestDockerSuite/TestEventsUntilInThePast [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-10T15:16:13.429Z] + bundleName=amd64 [2019-11-10T15:16:13.429Z] + echo Creating amd64-bundles.tar.gz [2019-11-10T15:16:13.429Z] Creating amd64-bundles.tar.gz [2019-11-10T15:16:13.429Z] + 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-10T15:16:13.429Z] + xargs tar -czf amd64-bundles.tar.gz [2019-11-10T15:16:13.462Z] === RUN TestDockerSuite/TestExec [2019-11-10T15:16:13.462Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-10T15:16:13.462Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [Pipeline] archiveArtifacts [2019-11-10T15:16:14.814Z] Archiving artifacts [2019-11-10T15:16:14.992Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-10T15:16:16.524Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-10T15:16:16.524Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-10T15:16:16.524Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-10T15:16:16.524Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-10T15:16:16.571Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40193/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-10T15:16:16.874Z] + make clean [2019-11-10T15:16:17.128Z] docker volume rm -f docker-dev-cache [2019-11-10T15:16:17.128Z] docker-dev-cache [Pipeline] deleteDir [2019-11-10T15:16:18.697Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-10T15:16:20.231Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-10T15:16:22.402Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-10T15:16:23.937Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-10T15:16:27.664Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-10T15:16:27.664Z] === RUN TestDockerSuite/TestExecEnv [2019-11-10T15:16:27.664Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-10T15:16:27.664Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-10T15:16:29.843Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-10T15:16:34.521Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-10T15:16:34.521Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-10T15:16:34.521Z] === RUN TestDockerSuite/TestExecParseError [2019-11-10T15:16:34.521Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-10T15:16:34.521Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-10T15:16:34.521Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-10T15:16:36.695Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-10T15:16:36.695Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-10T15:16:36.695Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-10T15:16:36.695Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-10T15:16:36.695Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-10T15:16:36.695Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-10T15:16:38.227Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-10T15:16:38.227Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-10T15:16:45.296Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-10T15:16:45.296Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-10T15:16:45.296Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-10T15:16:45.296Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-10T15:16:51.077Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-10T15:16:56.865Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-10T15:17:00.596Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-10T15:17:06.383Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-10T15:17:06.383Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-10T15:17:06.383Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-10T15:17:06.383Z] === RUN TestDockerSuite/TestHealth [2019-11-10T15:17:06.383Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-10T15:17:06.383Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-10T15:17:06.383Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-10T15:17:06.383Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-10T15:17:10.113Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-10T15:17:10.571Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-10T15:17:10.571Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-10T15:17:10.571Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-10T15:17:10.571Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-10T15:17:11.030Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-10T15:17:11.502Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-10T15:17:11.502Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-10T15:17:12.468Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-10T15:17:12.468Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-10T15:17:14.001Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-10T15:17:14.001Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-10T15:17:15.632Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-10T15:17:17.808Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-10T15:17:17.808Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-10T15:17:17.808Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-10T15:17:21.536Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-10T15:17:21.536Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-10T15:17:23.706Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-10T15:17:23.706Z] === RUN TestDockerSuite/TestImportFile [2019-11-10T15:17:23.706Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-10T15:17:24.164Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-10T15:17:24.164Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-10T15:17:24.164Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-10T15:17:24.164Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-10T15:17:24.164Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-10T15:17:24.164Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-10T15:17:24.164Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-10T15:17:24.164Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-10T15:17:24.165Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-10T15:17:24.165Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-10T15:17:26.337Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-10T15:17:27.873Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-10T15:17:27.873Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-10T15:17:27.873Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-10T15:17:27.873Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-10T15:17:27.873Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-10T15:17:30.045Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-10T15:17:30.045Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-10T15:17:31.579Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-10T15:17:31.579Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-10T15:17:31.579Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-10T15:17:31.579Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-10T15:17:33.752Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-10T15:17:38.432Z] === RUN TestDockerSuite/TestInspectImage [2019-11-10T15:17:38.432Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-10T15:17:38.432Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-10T15:17:38.432Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-10T15:17:39.965Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-10T15:17:41.499Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-10T15:17:41.956Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-10T15:17:44.129Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-10T15:17:45.663Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-10T15:17:45.663Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-10T15:17:45.663Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-10T15:17:47.838Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-10T15:17:49.371Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-10T15:17:53.096Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-10T15:17:54.631Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-10T15:17:56.802Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-10T15:17:58.336Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-10T15:18:00.508Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-10T15:18:02.043Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-10T15:18:03.577Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-10T15:18:03.577Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-10T15:18:03.577Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-10T15:18:03.577Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-10T15:18:03.577Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-10T15:18:04.034Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-10T15:18:04.034Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-10T15:18:04.034Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-10T15:18:04.035Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-10T15:18:04.035Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-10T15:18:04.035Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-10T15:18:04.035Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-10T15:18:04.035Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-10T15:18:04.035Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-10T15:18:04.035Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-10T15:18:04.035Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-10T15:18:04.035Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-10T15:18:04.035Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-10T15:18:04.035Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-10T15:18:04.035Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-10T15:18:05.571Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-10T15:18:07.105Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-10T15:18:12.939Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-10T15:18:15.121Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-10T15:18:15.121Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-10T15:18:16.653Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-10T15:18:16.653Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-10T15:18:23.723Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-10T15:18:29.510Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-10T15:18:35.289Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-10T15:18:36.832Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-10T15:18:39.006Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-10T15:18:39.006Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-10T15:18:46.070Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-10T15:18:48.245Z] === RUN TestDockerSuite/TestLogsSince [2019-11-10T15:18:56.793Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-10T15:18:56.793Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-10T15:18:56.793Z] === RUN TestDockerSuite/TestLogsTail [2019-11-10T15:18:58.973Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-10T15:19:01.148Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestNetHostname [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPluginActive [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPortList [2019-11-10T15:19:03.322Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-10T15:19:07.048Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-10T15:19:07.048Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-10T15:19:07.048Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-10T15:19:07.048Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-10T15:19:07.048Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-10T15:19:07.048Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-10T15:19:07.048Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-10T15:19:07.506Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-10T15:19:07.506Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-10T15:19:07.506Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-10T15:19:11.231Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-10T15:19:11.231Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-10T15:19:19.788Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-10T15:19:19.788Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-10T15:19:26.851Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-10T15:19:39.213Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-10T15:19:39.214Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-10T15:19:39.214Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-10T15:19:49.523Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-10T15:19:53.251Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-10T15:19:59.031Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-10T15:20:01.930Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-10T15:20:02.388Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-10T15:20:02.388Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-10T15:20:06.119Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-10T15:20:06.119Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-10T15:20:06.119Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-10T15:20:06.119Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-10T15:20:06.119Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-10T15:20:11.903Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-10T15:20:11.903Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-10T15:20:12.870Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-10T15:20:12.870Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-10T15:20:14.402Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-10T15:20:15.367Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-10T15:20:15.367Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-10T15:20:19.096Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-10T15:20:22.824Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-10T15:20:24.998Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-10T15:21:00.656Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-10T15:21:00.656Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-10T15:21:00.656Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-10T15:21:00.656Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-10T15:21:01.113Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-10T15:21:01.571Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-10T15:21:05.321Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-10T15:21:09.058Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-10T15:21:09.058Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-10T15:21:12.784Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-10T15:21:12.784Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-10T15:21:12.784Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-10T15:21:25.146Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-10T15:21:27.318Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-10T15:21:28.284Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-10T15:21:34.061Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-10T15:21:38.740Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-10T15:21:45.802Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-10T15:21:48.701Z] === RUN TestDockerSuite/TestRmiTag [2019-11-10T15:21:49.667Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-10T15:21:51.839Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-10T15:22:09.509Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-10T15:22:09.509Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-10T15:22:13.235Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-10T15:22:14.769Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-10T15:22:14.769Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-10T15:22:14.769Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-10T15:22:14.769Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-10T15:22:14.769Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-10T15:22:14.769Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-10T15:22:14.769Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-10T15:22:14.769Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-10T15:22:16.944Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-10T15:22:16.944Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-10T15:22:16.944Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-10T15:22:21.647Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-10T15:22:24.548Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-10T15:22:31.605Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-10T15:22:32.570Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-10T15:22:39.631Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-10T15:22:39.631Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-10T15:22:44.317Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-10T15:22:44.317Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-10T15:22:44.317Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-10T15:22:44.317Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-10T15:22:44.317Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-10T15:22:44.317Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-10T15:22:44.317Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-10T15:22:44.317Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-10T15:22:44.317Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-10T15:22:44.317Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-10T15:22:44.317Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-10T15:22:44.317Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-10T15:22:45.881Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-10T15:22:45.881Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-10T15:22:48.054Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-10T15:22:48.054Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-10T15:22:48.054Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-10T15:22:50.223Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-10T15:22:50.224Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-10T15:22:50.224Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-10T15:22:50.224Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-10T15:22:50.224Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-10T15:22:50.224Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-10T15:22:50.224Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-10T15:22:50.224Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-10T15:22:51.757Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-10T15:22:53.929Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-10T15:22:56.107Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-10T15:22:56.107Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-10T15:22:56.107Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-10T15:22:56.107Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-10T15:22:57.640Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-10T15:22:57.640Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-10T15:22:57.640Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-10T15:22:57.640Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-10T15:22:57.640Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-10T15:22:59.810Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-10T15:23:10.123Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-10T15:23:10.123Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-10T15:23:10.123Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-10T15:23:10.580Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-10T15:23:10.580Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-10T15:23:10.580Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-10T15:23:10.580Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-10T15:23:12.766Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-10T15:23:12.766Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-10T15:23:12.766Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-10T15:23:12.766Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-10T15:23:14.298Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-10T15:23:16.472Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-10T15:23:16.472Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-10T15:23:18.646Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-10T15:23:18.646Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-10T15:23:18.646Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-10T15:23:18.646Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-10T15:23:20.837Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-10T15:23:23.023Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-10T15:23:24.567Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-10T15:23:26.753Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-10T15:23:26.753Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-10T15:23:26.753Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-10T15:23:26.753Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-10T15:23:27.213Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-10T15:23:27.213Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-10T15:23:27.213Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-10T15:23:27.213Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-10T15:23:27.213Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-10T15:23:30.960Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-10T15:23:30.960Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-10T15:23:30.960Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-10T15:23:30.960Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-10T15:23:30.960Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-10T15:23:30.960Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-10T15:23:30.960Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-10T15:23:39.552Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-10T15:23:39.552Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunMount [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-10T15:23:40.527Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-10T15:23:46.339Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-10T15:23:46.339Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-10T15:23:46.339Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-10T15:23:46.339Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-10T15:23:51.040Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-10T15:23:53.956Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-10T15:23:53.956Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-10T15:23:53.956Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-10T15:23:53.956Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-10T15:23:53.956Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-10T15:23:53.956Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-10T15:23:53.956Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-10T15:23:53.956Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-10T15:23:53.956Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-10T15:23:53.956Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-10T15:23:54.416Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-10T15:23:55.388Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-10T15:23:56.931Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-10T15:23:59.117Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-10T15:24:00.089Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-10T15:24:01.634Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-10T15:24:02.096Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-10T15:24:02.096Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-10T15:24:02.096Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-10T15:24:02.096Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-10T15:24:02.096Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-10T15:24:02.096Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-10T15:24:02.096Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-10T15:24:02.096Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-10T15:24:04.282Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-10T15:24:04.282Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-10T15:24:04.282Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-10T15:24:04.742Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-10T15:24:04.742Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-10T15:24:04.742Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-10T15:24:11.833Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-10T15:24:11.833Z] === RUN TestDockerSuite/TestRunRm [2019-11-10T15:24:14.020Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-10T15:24:18.722Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-10T15:24:20.909Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-10T15:24:22.452Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-10T15:24:24.638Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-10T15:24:26.826Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-10T15:24:26.826Z] === RUN TestDockerSuite/TestRunState [2019-11-10T15:24:26.826Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-10T15:24:29.012Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-10T15:24:29.012Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-10T15:24:30.557Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-10T15:24:30.557Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-10T15:24:30.557Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-10T15:24:30.557Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-10T15:24:30.557Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-10T15:24:30.557Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-10T15:24:35.262Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-10T15:24:35.262Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-10T15:24:35.262Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-10T15:24:35.262Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-10T15:24:35.262Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-10T15:24:35.262Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-10T15:24:35.262Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-10T15:24:35.262Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-10T15:24:35.262Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-10T15:24:35.262Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-10T15:24:35.262Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-10T15:24:36.805Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-10T15:24:36.805Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-10T15:24:43.893Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-10T15:24:43.893Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-10T15:24:43.893Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-10T15:24:50.982Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-10T15:25:03.417Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-10T15:25:05.605Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-10T15:25:11.414Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-10T15:25:11.414Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-10T15:25:11.414Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-10T15:25:11.414Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-10T15:25:11.414Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-10T15:25:13.601Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-10T15:25:15.146Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-10T15:25:22.237Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-10T15:25:22.237Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-10T15:25:22.237Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-10T15:25:22.237Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-10T15:25:22.237Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-10T15:25:22.237Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-10T15:25:22.237Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-10T15:25:22.237Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-10T15:25:22.237Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-10T15:25:25.985Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-10T15:25:27.532Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-10T15:25:29.073Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-10T15:25:32.820Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-10T15:25:35.004Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-10T15:25:35.464Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-10T15:25:35.925Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-10T15:25:36.386Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-10T15:25:37.928Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-10T15:25:43.736Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-10T15:25:43.736Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-10T15:25:49.543Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-10T15:25:49.543Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-10T15:25:53.288Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-10T15:25:53.288Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-10T15:25:53.288Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-10T15:25:53.288Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-10T15:25:53.288Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-10T15:26:03.628Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-10T15:26:03.628Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-10T15:26:03.628Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-10T15:26:03.628Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-10T15:26:03.628Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-10T15:26:03.628Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-10T15:26:03.628Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-10T15:26:05.817Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-10T15:26:08.003Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-10T15:26:08.003Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-10T15:26:09.546Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-10T15:26:09.546Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-10T15:26:09.546Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-10T15:26:09.546Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-10T15:26:09.546Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-10T15:26:09.546Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-10T15:26:09.546Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-10T15:26:24.371Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-10T15:26:24.833Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-10T15:26:24.833Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-10T15:26:24.833Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-10T15:26:25.294Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-10T15:26:25.294Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-10T15:26:25.756Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-10T15:26:27.944Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-10T15:26:27.944Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-10T15:26:30.858Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-10T15:26:30.858Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-10T15:26:31.318Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-10T15:26:31.318Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-10T15:26:31.318Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-10T15:26:38.409Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-10T15:26:38.409Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-10T15:26:38.409Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-10T15:26:38.409Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-10T15:26:38.409Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-10T15:26:44.220Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-10T15:26:44.682Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-10T15:26:44.682Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-10T15:26:55.023Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-10T15:26:55.023Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite (2355.55s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-10T15:26:55.487Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-11-10T15:26:55.487Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.57s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (139.32s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.04s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-11-10T15:26:55.487Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-11-10T15:26:55.487Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-10T15:26:55.487Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-11-10T15:26:55.487Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-11-10T15:26:55.487Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-11-10T15:26:55.487Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-11-10T15:26:55.487Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-10T15:26:55.487Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.59s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-11-10T15:26:55.487Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-10T15:26:55.487Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.02s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.94s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2019-11-10T15:26:55.487Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.99s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2019-11-10T15:26:55.487Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.58s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.83s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2019-11-10T15:26:55.487Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.78s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.24s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.85s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.19s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.32s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.66s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.16s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.46s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.84s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.62s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.74s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.82s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.37s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.68s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.05s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.75s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (31.94s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.66s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.56s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-11-10T15:26:55.487Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.09s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildContChar (12.32s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.96s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.11s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.86s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.59s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.30s) [2019-11-10T15:26:55.487Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.31s) [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2019-11-10T15:26:55.487Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.487Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.97s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.39s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.48s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.78s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.08s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.43s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.23s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerignore (46.10s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.46s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.91s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.55s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.75s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.87s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.81s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.45s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.41s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.89s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.56s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (95.89s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.68s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.95s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.98s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.18s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.86s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.35s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildFails (2.05s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.93s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.21s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.30s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.46s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.73s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.79s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildHistory (10.78s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.95s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.22s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildLabel (0.93s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.78s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.95s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.08s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.98s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.00s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.20s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.59s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.66s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.36s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.27s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.10s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.37s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.37s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.17s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.33s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.19s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.05s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.77s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.40s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.17s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.24s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.45s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.85s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.53s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.82s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.52s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.55s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildRm (12.62s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.04s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2019-11-10T15:26:55.488Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.43s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.94s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.41s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.32s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.50s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.70s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.25s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.63s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildStderr (4.36s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.30s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.57s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.09s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.42s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.00s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.84s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.31s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.46s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.93s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.19s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.10s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.97s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.40s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.08s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.11s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.86s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2019-11-10T15:26:55.488Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-10T15:26:55.488Z] docker_cli_sni_test.go:18: Flakey test [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.81s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.17s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestCommitChange (4.72s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.23s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.04s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestCommitTTY (11.20s) [2019-11-10T15:26:55.488Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.28s) [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-10T15:26:55.488Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.488Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.89s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.90s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.95s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.92s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.18s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.20s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.73s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.80s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.94s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.84s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.87s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.62s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.23s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.96s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.85s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.38s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.46s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.04s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.80s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.84s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.63s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.12s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.23s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.20s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.13s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.13s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004c00_} (2.12s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1570539022_c:\foo_false____} (2.13s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1570539022_c:\foo_true____} (7.14s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.99s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.95s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.97s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.79s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.81s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.84s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.03s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCpToDot (2.44s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCpToStdout (7.12s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2019-11-10T15:26:55.489Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.72s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.92s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.74s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2019-11-10T15:26:55.489Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.16s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-10T15:26:55.489Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.95s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-10T15:26:55.489Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-10T15:26:55.489Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-10T15:26:55.489Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-10T15:26:55.489Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-10T15:26:55.489Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-10T15:26:55.489Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-10T15:26:55.489Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-10T15:26:55.489Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-10T15:26:55.489Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-10T15:26:55.489Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.489Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.97s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.99s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.07s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.12s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsCopy (4.63s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.16s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.84s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.68s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.98s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.87s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsFilters (3.96s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsFormat (3.78s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsRename (2.32s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsResize (2.27s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.11s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.16s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.31s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.25s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-10T15:26:55.490Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.69s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.57s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-11-10T15:26:55.490Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-11-10T15:26:55.490Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-11-10T15:26:55.490Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.68s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.92s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.86s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.77s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.86s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.93s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestExecInspectID (4.34s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-10T15:26:55.490Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.11s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-10T15:26:55.490Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.84s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.94s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.71s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.60s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.58s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-10T15:26:55.490Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.16s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.51s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.52s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.63s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.09s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.44s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-10T15:26:55.490Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-10T15:26:55.490Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.84s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.83s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-10T15:26:55.490Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-10T15:26:55.490Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.79s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.90s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectDefault (1.99s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectHistory (4.18s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.92s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.80s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.86s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.90s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.73s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectStatus (2.11s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.50s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.80s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.92s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.61s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.81s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.71s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.80s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-10T15:26:55.490Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.71s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.57s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.28s) [2019-11-10T15:26:55.490Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.21s) [2019-11-10T15:26:55.490Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-10T15:26:55.491Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.79s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.06s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.05s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.17s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.10s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.03s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (6.82s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.19s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestLogsSince (8.64s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestLogsTail (2.38s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.16s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.87s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2019-11-10T15:26:55.491Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.76s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-10T15:26:55.491Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-10T15:26:55.491Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-10T15:26:55.491Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-10T15:26:55.491Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-10T15:26:55.491Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-10T15:26:55.491Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-10T15:26:55.491Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-11-10T15:26:55.491Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.72s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-10T15:26:55.491Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPsByOrder (7.82s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.35s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.91s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-10T15:26:55.491Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.24s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.05s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.02s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.42s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2019-11-10T15:26:55.491Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.78s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.65s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.34s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-10T15:26:55.491Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.64s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.80s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.04s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.59s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.27s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.62s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.54s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.64s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.60s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.23s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.41s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.40s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.80s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.60s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.54s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.96s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiTag (0.54s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.99s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.50s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.05s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.40s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.29s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.60s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.75s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.70s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.85s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.65s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.14s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.94s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.51s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.73s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.88s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.95s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.01s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.81s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.04s) [2019-11-10T15:26:55.491Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.48s) [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2019-11-10T15:26:55.491Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.491Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.99s) [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.96s) [2019-11-10T15:26:55.492Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.15s) [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.92s) [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- PASS: TestDockerSuite/TestRunExitCode (1.98s) [2019-11-10T15:26:55.492Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.09s) [2019-11-10T15:26:55.492Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.96s) [2019-11-10T15:26:55.492Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.24s) [2019-11-10T15:26:55.492Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.56s) [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-10T15:26:55.492Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.492Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.02s) [2019-11-10T15:26:55.492Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.56s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.92s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.02s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.42s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.84s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.76s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.43s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.09s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunRm (1.98s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.00s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.92s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.97s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.85s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.23s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.00s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.65s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.39s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.97s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (6.61s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.35s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.65s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.95s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.01s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.49s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.90s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (6.73s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.63s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.76s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.57s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2019-11-10T15:26:55.954Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.46s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s) [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.68s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.23s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.38s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-11-10T15:26:55.954Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-10T15:26:55.954Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.954Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.56s) [2019-11-10T15:26:55.954Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.96s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.01s) [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.64s) [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.27s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.54s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.51s) [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.68s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.34s) [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-10T15:26:55.955Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.26s) [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-10T15:26:55.955Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-10T15:26:55.955Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-10T15:26:55.955Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-10T15:26:55.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-10T15:26:55.955Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-10T15:26:55.955Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-10T15:26:55.956Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-10T15:26:55.956Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-10T15:26:55.956Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-10T15:26:55.956Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-10T15:26:55.956Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-10T15:26:55.956Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] === RUN TestDockerDaemonSuite [2019-11-10T15:26:55.956Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-10T15:26:55.956Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-10T15:26:55.956Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-10T15:26:55.956Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] === RUN TestDockerSwarmSuite [2019-11-10T15:26:55.956Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-10T15:26:55.956Z] === RUN TestDockerPluginSuite [2019-11-10T15:26:55.956Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-10T15:26:55.956Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-10T15:26:55.956Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-10T15:26:55.956Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-10T15:26:55.956Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-10T15:26:55.956Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-10T15:26:55.956Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-10T15:26:55.956Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-10T15:26:55.956Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-10T15:26:55.956Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-10T15:26:55.956Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-10T15:26:55.956Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] === RUN TestDockerExternalVolumeSuite [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] === RUN TestDockerNetworkSuite [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] === RUN TestDockerHubPullSuite [2019-11-10T15:26:55.956Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-10T15:26:55.956Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-11-10T15:26:55.956Z] PASS [2019-11-10T15:26:55.956Z] ok github.com/docker/docker/integration-cli 2356.245s [2019-11-10T15:26:55.956Z] INFO: Integration tests ended at 11/10/2019 15:26:55. Duration:00:39:23.3896123 [2019-11-10T15:26:55.956Z] INFO: Docker info of the daemon under test at end of run [2019-11-10T15:26:55.956Z] [2019-11-10T15:26:55.956Z] Containers: 2 [2019-11-10T15:26:55.956Z] Running: 0 [2019-11-10T15:26:55.956Z] Paused: 0 [2019-11-10T15:26:55.956Z] Stopped: 2 [2019-11-10T15:26:55.956Z] Images: 12 [2019-11-10T15:26:55.956Z] Server Version: 0.0.0-dev [2019-11-10T15:26:55.956Z] Storage Driver: windowsfilter [2019-11-10T15:26:55.956Z] Windows: [2019-11-10T15:26:55.956Z] Logging Driver: json-file [2019-11-10T15:26:55.956Z] Plugins: [2019-11-10T15:26:55.956Z] Volume: local [2019-11-10T15:26:55.956Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-10T15:26:55.956Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-10T15:26:55.956Z] Swarm: inactive [2019-11-10T15:26:55.956Z] Default Isolation: process [2019-11-10T15:26:55.956Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-10T15:26:55.956Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-10T15:26:55.956Z] OSType: windows [2019-11-10T15:26:55.956Z] Architecture: x86_64 [2019-11-10T15:26:55.956Z] CPUs: 4 [2019-11-10T15:26:55.956Z] Total Memory: 32GiB [2019-11-10T15:26:55.956Z] Name: azwin-2-ea4500 [2019-11-10T15:26:55.956Z] ID: QRA4:Q2VX:DH6T:MJIV:SYVC:N4KG:AJ6U:KII4:BDJP:R33G:CW2J:GPR6 [2019-11-10T15:26:55.956Z] Docker Root Dir: D:\CI\PR-40193\2\daemon [2019-11-10T15:26:55.956Z] Debug Mode (client): false [2019-11-10T15:26:55.956Z] Debug Mode (server): true [2019-11-10T15:26:55.956Z] File Descriptors: -1 [2019-11-10T15:26:55.956Z] Goroutines: 18 [2019-11-10T15:26:55.956Z] System Time: 2019-11-10T15:26:55.6622006Z [2019-11-10T15:26:55.956Z] EventsListeners: 0 [2019-11-10T15:26:55.956Z] Registry: https://index.docker.io/v1/ [2019-11-10T15:26:55.956Z] Labels: [2019-11-10T15:26:55.956Z] Experimental: false [2019-11-10T15:26:55.956Z] Insecure Registries: [2019-11-10T15:26:55.956Z] 127.0.0.0/8 [2019-11-10T15:26:55.956Z] Live Restore Enabled: false [2019-11-10T15:26:55.956Z] [2019-11-10T15:26:55.956Z] [2019-11-10T15:26:55.956Z] INFO: Stopping daemon under test [2019-11-10T15:26:55.956Z] SUCCESS: The process with PID 5708 (child process of PID 3372) has been terminated. [2019-11-10T15:26:55.956Z] SUCCESS: The process with PID 3372 (child process of PID 4200) has been terminated. [2019-11-10T15:26:55.956Z] INFO: Stop tailing logs of the daemon under tests [2019-11-10T15:26:55.956Z] INFO: executeCI.ps1 Completed successfully at 11/10/2019 15:26:55. [2019-11-10T15:26:55.956Z] INFO: Tidying up at end of run [2019-11-10T15:26:55.956Z] INFO: Saving daemon under test log (d:\CI\PR-40193\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-10T15:26:55.956Z] INFO: Saving daemon under test log (d:\CI\PR-40193\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-10T15:26:56.417Z] INFO: Nuke-Everything... [2019-11-10T15:26:56.417Z] INFO: Container count on control daemon to delete is 2 [2019-11-10T15:26:56.885Z] 92c85c161e25 [2019-11-10T15:26:56.885Z] f9fd7e4b5000 [2019-11-10T15:26:56.885Z] INFO: Tidying pidfile d:\CI\PR-40193\2\docker.pid [2019-11-10T15:26:56.885Z] INFO: Nuking d:\CI [2019-11-10T15:27:26.884Z] INFO: Zapped successfully [2019-11-10T15:27:26.884Z] [2019-11-10T15:27:26.884Z] INFO: executeCI.ps1 exiting at Sun Nov 10 15:27:23 CUT 2019. Duration 01:01:21.6455209 [2019-11-10T15:27:26.884Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-10T15:27:28.546Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-10T15:27:29.729Z] Archiving artifacts [2019-11-10T15:27:44.800Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40193/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-10T15:27:45.722Z] + make clean [2019-11-10T15:27:46.693Z] docker volume rm -f docker-dev-cache [2019-11-10T15:27:46.693Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS