Skip to content
Success

Console Output

Pull request #40366 updated
18:14:51 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 4d63209d94276d66d9db39174bfe0127f4b9a8dc rather than bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
Obtained Jenkinsfile from 4d63209d94276d66d9db39174bfe0127f4b9a8dc
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
18:14:58 [2020-01-13T18:14:58.974Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:14:58 [2020-01-13T18:14:58.979Z] Trying to pass milestone 1
[Pipeline] milestone
18:14:59 [2020-01-13T18:14:59.002Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:14:59 [2020-01-13T18:14:59.228Z] Running on ubuntu-1804-overlay2 (i-029ac30ad75051085) in /home/ubuntu/workspace/moby_PR-40366
[Pipeline] {
[Pipeline] checkout
18:15:01 [2020-01-13T18:15:01.223Z] using credential docker-jenkins-github-credentials
18:15:01 [2020-01-13T18:15:01.234Z] Cloning the remote Git repository
18:15:01 [2020-01-13T18:15:01.234Z] Cloning with configured refspecs honoured and without tags
18:15:01 [2020-01-13T18:15:01.256Z] Cloning repository https://github.com/moby/moby.git
18:15:01 [2020-01-13T18:15:01.289Z]  > git init /home/ubuntu/workspace/moby_PR-40366 # timeout=10
18:15:01 [2020-01-13T18:15:01.342Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:01 [2020-01-13T18:15:01.342Z]  > git --version # timeout=10
18:15:01 [2020-01-13T18:15:01.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:01 [2020-01-13T18:15:01.354Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40366/head:refs/remotes/origin/PR-40366 +refs/heads/master:refs/remotes/origin/master
18:15:14 [2020-01-13T18:15:14.196Z] Fetching without tags
18:15:14 [2020-01-13T18:15:14.433Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:15:14 [2020-01-13T18:15:14.142Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:14 [2020-01-13T18:15:14.163Z]  > git config --add remote.origin.fetch +refs/pull/40366/head:refs/remotes/origin/PR-40366 # timeout=10
18:15:14 [2020-01-13T18:15:14.177Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:15:14 [2020-01-13T18:15:14.191Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:14 [2020-01-13T18:15:14.199Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:14 [2020-01-13T18:15:14.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:14 [2020-01-13T18:15:14.200Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40366/head:refs/remotes/origin/PR-40366 +refs/heads/master:refs/remotes/origin/master
18:15:14 [2020-01-13T18:15:14.440Z]  > git config core.sparsecheckout # timeout=10
18:15:14 [2020-01-13T18:15:14.455Z]  > git checkout -f bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:15:14 [2020-01-13T18:15:14.994Z]  > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10
18:15:15 [2020-01-13T18:15:15.509Z] Merge succeeded, producing 3486edbfbcdaf769b87736115a2d3956ad64886e
18:15:15 [2020-01-13T18:15:15.510Z] Checking out Revision 3486edbfbcdaf769b87736115a2d3956ad64886e (PR-40366)
18:15:16 [2020-01-13T18:15:16.105Z] Commit message: "Merge commit '4d63209d94276d66d9db39174bfe0127f4b9a8dc' into HEAD"
18:15:16 [2020-01-13T18:15:16.120Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:15:17 [2020-01-13T18:15:17.123Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40366:/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
18:15:15 [2020-01-13T18:15:15.502Z]  > git rev-parse HEAD^{commit} # timeout=10
18:15:15 [2020-01-13T18:15:15.513Z]  > git config core.sparsecheckout # timeout=10
18:15:15 [2020-01-13T18:15:15.527Z]  > git checkout -f 3486edbfbcdaf769b87736115a2d3956ad64886e
18:15:16 [2020-01-13T18:15:16.108Z]  > git rev-list --no-walk 46e87b3a8d9a20986f8da1ebe9b8b0e33d4aadc9 # timeout=10
18:15:23 [2020-01-13T18:15:23.683Z] Unable to find image 'alpine:latest' locally
18:15:23 [2020-01-13T18:15:23.683Z] latest: Pulling from library/alpine
18:15:23 [2020-01-13T18:15:23.683Z] e6b0cf9c0882: Pulling fs layer
18:15:23 [2020-01-13T18:15:23.941Z] e6b0cf9c0882: Verifying Checksum
18:15:23 [2020-01-13T18:15:23.941Z] e6b0cf9c0882: Download complete
18:15:24 [2020-01-13T18:15:24.200Z] e6b0cf9c0882: Pull complete
18:15:24 [2020-01-13T18:15:24.200Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78
18:15:24 [2020-01-13T18:15:24.200Z] Status: Downloaded newer image for alpine:latest
18:15:29 [2020-01-13T18:15:29.465Z] 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
18:15:29 [2020-01-13T18:15:29.755Z] Running on ubuntu-1804-overlay2 (i-029ac30ad75051085) in /home/ubuntu/workspace/moby_PR-40366
[Pipeline] node
18:15:29 [2020-01-13T18:15:29.769Z] Running on ubuntu-1804-overlay2 (i-053c71abecdfabea9) in /home/ubuntu/workspace/moby_PR-40366
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
18:15:29 [2020-01-13T18:15:29.800Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0d019179229d60681) in /home/ubuntu/workspace/moby_PR-40366
[Pipeline] {
18:15:29 [2020-01-13T18:15:29.822Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/moby_PR-40366
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
18:15:29 [2020-01-13T18:15:29.864Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
18:15:29 [2020-01-13T18:15:29.866Z] using credential docker-jenkins-github-credentials
18:15:29 [2020-01-13T18:15:29.878Z] Fetching changes from the remote Git repository
[Pipeline] // stage
18:15:29 [2020-01-13T18:15:29.882Z] Cloning the remote Git repository
18:15:29 [2020-01-13T18:15:29.882Z] Cloning with configured refspecs honoured and without tags
18:15:29 [2020-01-13T18:15:29.900Z] Fetching without tags
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
18:15:29 [2020-01-13T18:15:29.955Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-40366
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
18:15:29 [2020-01-13T18:15:29.980Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] {
18:15:29 [2020-01-13T18:15:29.988Z] Cloning the remote Git repository
18:15:29 [2020-01-13T18:15:29.988Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
18:15:30 [2020-01-13T18:15:30.057Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
18:15:30 [2020-01-13T18:15:30.074Z] Cloning the remote Git repository
18:15:30 [2020-01-13T18:15:30.074Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:15:30 [2020-01-13T18:15:30.255Z] using credential docker-jenkins-github-credentials
18:15:30 [2020-01-13T18:15:30.290Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:15:30 [2020-01-13T18:15:30.306Z] Cloning the remote Git repository
18:15:30 [2020-01-13T18:15:30.306Z] Cloning with configured refspecs honoured and without tags
18:15:30 [2020-01-13T18:15:30.567Z] Merge succeeded, producing 939d7431942f3ca28587f99d91a146ad582c318b
18:15:30 [2020-01-13T18:15:30.568Z] Checking out Revision 939d7431942f3ca28587f99d91a146ad582c318b (PR-40366)
18:15:30 [2020-01-13T18:15:30.649Z] Commit message: "Merge commit '4d63209d94276d66d9db39174bfe0127f4b9a8dc' into HEAD"
18:15:30 [2020-01-13T18:15:30.666Z] First time build. Skipping changelog.
18:15:29 [2020-01-13T18:15:29.872Z]  > git rev-parse --is-inside-work-tree # timeout=10
18:15:29 [2020-01-13T18:15:29.881Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:29 [2020-01-13T18:15:29.903Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:29 [2020-01-13T18:15:29.903Z]  > git --version # timeout=10
18:15:29 [2020-01-13T18:15:29.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:29 [2020-01-13T18:15:29.921Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40366/head:refs/remotes/origin/PR-40366 +refs/heads/master:refs/remotes/origin/master
18:15:30 [2020-01-13T18:15:30.298Z]  > git config core.sparsecheckout # timeout=10
18:15:30 [2020-01-13T18:15:30.302Z]  > git checkout -f bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:15:30 [2020-01-13T18:15:30.381Z]  > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10
18:15:30 [2020-01-13T18:15:30.562Z]  > git rev-parse HEAD^{commit} # timeout=10
18:15:30 [2020-01-13T18:15:30.570Z]  > git config core.sparsecheckout # timeout=10
18:15:30 [2020-01-13T18:15:30.575Z]  > git checkout -f 939d7431942f3ca28587f99d91a146ad582c318b
18:15:30 [2020-01-13T18:15:30.652Z]  > git rev-list --no-walk 46e87b3a8d9a20986f8da1ebe9b8b0e33d4aadc9 # timeout=10
18:15:29 [2020-01-13T18:15:29.873Z] Cloning repository https://github.com/moby/moby.git
18:15:29 [2020-01-13T18:15:29.873Z]  > git init /home/ubuntu/workspace/moby_PR-40366 # timeout=10
18:15:29 [2020-01-13T18:15:29.888Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:29 [2020-01-13T18:15:29.888Z]  > git --version # timeout=10
18:15:29 [2020-01-13T18:15:29.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:29 [2020-01-13T18:15:29.896Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40366/head:refs/remotes/origin/PR-40366 +refs/heads/master:refs/remotes/origin/master
18:15:29 [2020-01-13T18:15:29.983Z] Cloning repository https://github.com/moby/moby.git
18:15:29 [2020-01-13T18:15:29.984Z]  > git init /home/ubuntu/workspace/moby_PR-40366 # timeout=10
18:15:29 [2020-01-13T18:15:29.998Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:29 [2020-01-13T18:15:29.998Z]  > git --version # timeout=10
18:15:30 [2020-01-13T18:15:30.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:30 [2020-01-13T18:15:30.003Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40366/head:refs/remotes/origin/PR-40366 +refs/heads/master:refs/remotes/origin/master
18:15:30 [2020-01-13T18:15:30.079Z] Cloning repository https://github.com/moby/moby.git
18:15:30 [2020-01-13T18:15:30.079Z]  > git init /home/docker/workspace/moby_PR-40366 # timeout=10
18:15:30 [2020-01-13T18:15:30.093Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:30 [2020-01-13T18:15:30.094Z]  > git --version # timeout=10
18:15:30 [2020-01-13T18:15:30.098Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:30 [2020-01-13T18:15:30.099Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40366/head:refs/remotes/origin/PR-40366 +refs/heads/master:refs/remotes/origin/master
18:15:30 [2020-01-13T18:15:30.337Z] Cloning repository https://github.com/moby/moby.git
18:15:30 [2020-01-13T18:15:30.339Z]  > git init /home/jenkins/workspace/moby_PR-40366 # timeout=10
18:15:30 [2020-01-13T18:15:30.358Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:30 [2020-01-13T18:15:30.360Z]  > git --version # timeout=10
18:15:30 [2020-01-13T18:15:30.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:30 [2020-01-13T18:15:30.380Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40366/head:refs/remotes/origin/PR-40366 +refs/heads/master:refs/remotes/origin/master
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:15:31 [2020-01-13T18:15:31.676Z] + docker version
18:15:31 [2020-01-13T18:15:31.676Z] Client: Docker Engine - Community
18:15:31 [2020-01-13T18:15:31.676Z]  Version:           19.03.2
18:15:31 [2020-01-13T18:15:31.676Z]  API version:       1.40
18:15:31 [2020-01-13T18:15:31.676Z]  Go version:        go1.12.8
18:15:31 [2020-01-13T18:15:31.676Z]  Git commit:        6a30dfc
18:15:31 [2020-01-13T18:15:31.676Z]  Built:             Thu Aug 29 05:29:11 2019
18:15:31 [2020-01-13T18:15:31.676Z]  OS/Arch:           linux/amd64
18:15:31 [2020-01-13T18:15:31.676Z]  Experimental:      false
18:15:31 [2020-01-13T18:15:31.676Z] 
18:15:31 [2020-01-13T18:15:31.676Z] Server: Docker Engine - Community
18:15:31 [2020-01-13T18:15:31.676Z]  Engine:
18:15:31 [2020-01-13T18:15:31.676Z]   Version:          19.03.2
18:15:31 [2020-01-13T18:15:31.676Z]   API version:      1.40 (minimum version 1.12)
18:15:31 [2020-01-13T18:15:31.676Z]   Go version:       go1.12.8
18:15:31 [2020-01-13T18:15:31.676Z]   Git commit:       6a30dfc
18:15:31 [2020-01-13T18:15:31.676Z]   Built:            Thu Aug 29 05:27:45 2019
18:15:31 [2020-01-13T18:15:31.676Z]   OS/Arch:          linux/amd64
18:15:31 [2020-01-13T18:15:31.676Z]   Experimental:     true
18:15:31 [2020-01-13T18:15:31.676Z]  containerd:
18:15:31 [2020-01-13T18:15:31.676Z]   Version:          1.2.6
18:15:31 [2020-01-13T18:15:31.676Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
18:15:31 [2020-01-13T18:15:31.676Z]  runc:
18:15:31 [2020-01-13T18:15:31.676Z]   Version:          1.0.0-rc8
18:15:31 [2020-01-13T18:15:31.676Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
18:15:31 [2020-01-13T18:15:31.676Z]  docker-init:
18:15:31 [2020-01-13T18:15:31.676Z]   Version:          0.18.0
18:15:31 [2020-01-13T18:15:31.676Z]   GitCommit:        fec3683
[Pipeline] sh
18:15:31 [2020-01-13T18:15:31.970Z] + docker info
18:15:39 [2020-01-13T18:15:39.415Z] Fetching without tags
18:15:39 [2020-01-13T18:15:39.277Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:39 [2020-01-13T18:15:39.296Z]  > git config --add remote.origin.fetch +refs/pull/40366/head:refs/remotes/origin/PR-40366 # timeout=10
18:15:39 [2020-01-13T18:15:39.314Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:15:39 [2020-01-13T18:15:39.377Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:39 [2020-01-13T18:15:39.445Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:39 [2020-01-13T18:15:39.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:39 [2020-01-13T18:15:39.449Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40366/head:refs/remotes/origin/PR-40366 +refs/heads/master:refs/remotes/origin/master
18:15:39 [2020-01-13T18:15:39.806Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:15:40 [2020-01-13T18:15:40.085Z] Client:
18:15:40 [2020-01-13T18:15:40.085Z]  Debug Mode: false
18:15:40 [2020-01-13T18:15:40.085Z] 
18:15:40 [2020-01-13T18:15:40.085Z] Server:
18:15:40 [2020-01-13T18:15:40.085Z]  Containers: 0
18:15:40 [2020-01-13T18:15:40.085Z]   Running: 0
18:15:40 [2020-01-13T18:15:40.085Z]   Paused: 0
18:15:40 [2020-01-13T18:15:40.085Z]   Stopped: 0
18:15:40 [2020-01-13T18:15:40.085Z]  Images: 1
18:15:40 [2020-01-13T18:15:40.085Z]  Server Version: 19.03.2
18:15:40 [2020-01-13T18:15:40.085Z]  Storage Driver: overlay2
18:15:40 [2020-01-13T18:15:40.085Z]   Backing Filesystem: extfs
18:15:40 [2020-01-13T18:15:40.085Z]   Supports d_type: true
18:15:40 [2020-01-13T18:15:40.085Z]   Native Overlay Diff: true
18:15:40 [2020-01-13T18:15:40.085Z]  Logging Driver: json-file
18:15:40 [2020-01-13T18:15:40.085Z]  Cgroup Driver: cgroupfs
18:15:40 [2020-01-13T18:15:40.085Z]  Plugins:
18:15:40 [2020-01-13T18:15:40.085Z]   Volume: local
18:15:40 [2020-01-13T18:15:40.085Z]   Network: bridge host ipvlan macvlan null overlay
18:15:40 [2020-01-13T18:15:40.085Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:15:40 [2020-01-13T18:15:40.085Z]  Swarm: inactive
18:15:40 [2020-01-13T18:15:40.085Z]  Runtimes: runc
18:15:40 [2020-01-13T18:15:40.085Z]  Default Runtime: runc
18:15:40 [2020-01-13T18:15:40.085Z]  Init Binary: docker-init
18:15:40 [2020-01-13T18:15:40.085Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
18:15:40 [2020-01-13T18:15:40.085Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
18:15:40 [2020-01-13T18:15:40.085Z]  init version: fec3683
18:15:40 [2020-01-13T18:15:40.085Z]  Security Options:
18:15:40 [2020-01-13T18:15:40.085Z]   apparmor
18:15:40 [2020-01-13T18:15:40.085Z]   seccomp
18:15:40 [2020-01-13T18:15:40.085Z]    Profile: default
18:15:40 [2020-01-13T18:15:40.085Z]  Kernel Version: 4.15.0-1048-aws
18:15:40 [2020-01-13T18:15:40.085Z]  Operating System: Ubuntu 18.04.3 LTS
18:15:40 [2020-01-13T18:15:40.085Z]  OSType: linux
18:15:40 [2020-01-13T18:15:40.085Z]  Architecture: x86_64
18:15:40 [2020-01-13T18:15:40.085Z]  CPUs: 2
18:15:40 [2020-01-13T18:15:40.085Z]  Total Memory: 7.583GiB
18:15:40 [2020-01-13T18:15:40.085Z]  Name: ip-10-100-39-224
18:15:40 [2020-01-13T18:15:40.085Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
18:15:40 [2020-01-13T18:15:40.085Z]  Docker Root Dir: /var/lib/docker
18:15:40 [2020-01-13T18:15:40.085Z]  Debug Mode: false
18:15:40 [2020-01-13T18:15:40.085Z]  Registry: https://index.docker.io/v1/
18:15:40 [2020-01-13T18:15:40.085Z]  Labels:
18:15:40 [2020-01-13T18:15:40.085Z]  Experimental: true
18:15:40 [2020-01-13T18:15:40.085Z]  Insecure Registries:
18:15:40 [2020-01-13T18:15:40.085Z]   127.0.0.0/8
18:15:40 [2020-01-13T18:15:40.085Z]  Live Restore Enabled: true
18:15:40 [2020-01-13T18:15:40.085Z] 
18:15:40 [2020-01-13T18:15:40.085Z] WARNING: No swap limit support
[Pipeline] sh
18:15:40 [2020-01-13T18:15:40.375Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:15:40 [2020-01-13T18:15:40.375Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:15:40 [2020-01-13T18:15:40.375Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40366/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:15:40 [2020-01-13T18:15:40.375Z] + bash /home/ubuntu/workspace/moby_PR-40366/check-config.sh
18:15:40 [2020-01-13T18:15:40.375Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:15:40 [2020-01-13T18:15:40.375Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
18:15:40 [2020-01-13T18:15:40.375Z] 
18:15:40 [2020-01-13T18:15:40.375Z] Generally Necessary:
18:15:40 [2020-01-13T18:15:40.375Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:15:40 [2020-01-13T18:15:40.375Z] - apparmor: enabled and tools installed
18:15:40 [2020-01-13T18:15:40.375Z] - CONFIG_NAMESPACES: enabled
18:15:40 [2020-01-13T18:15:40.375Z] - CONFIG_NET_NS: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_PID_NS: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_IPC_NS: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_UTS_NS: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_CGROUPS: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_CGROUP_CPUACCT: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_CGROUP_DEVICE: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_CGROUP_FREEZER: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_CGROUP_SCHED: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_CPUSETS: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_MEMCG: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_KEYS: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_VETH: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_BRIDGE: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_NF_NAT: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_NF_NAT_NEEDED: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_POSIX_MQUEUE: enabled
18:15:40 [2020-01-13T18:15:40.633Z] 
18:15:40 [2020-01-13T18:15:40.633Z] Optional Features:
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_USER_NS: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_SECCOMP: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_CGROUP_PIDS: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_MEMCG_SWAP: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:15:40 [2020-01-13T18:15:40.633Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_BLK_CGROUP: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_IOSCHED_CFQ: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_CGROUP_PERF: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_CGROUP_HUGETLB: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_CFS_BANDWIDTH: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_RT_GROUP_SCHED: missing
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_IP_VS: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_IP_VS_NFCT: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_IP_VS_RR: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_EXT4_FS: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:15:40 [2020-01-13T18:15:40.633Z] - Network Drivers:
18:15:40 [2020-01-13T18:15:40.633Z]   - "overlay":
18:15:40 [2020-01-13T18:15:40.633Z]     - CONFIG_VXLAN: enabled (as module)
18:15:40 [2020-01-13T18:15:40.633Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:15:40 [2020-01-13T18:15:40.633Z]       Optional (for encrypted networks):
18:15:40 [2020-01-13T18:15:40.892Z]       - CONFIG_CRYPTO: enabled
18:15:40 [2020-01-13T18:15:40.892Z]       - CONFIG_CRYPTO_AEAD: enabled
18:15:40 [2020-01-13T18:15:40.892Z]       - CONFIG_CRYPTO_GCM: enabled
18:15:40 [2020-01-13T18:15:40.892Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:15:40 [2020-01-13T18:15:40.892Z]       - CONFIG_CRYPTO_GHASH: enabled
18:15:40 [2020-01-13T18:15:40.892Z]       - CONFIG_XFRM: enabled
18:15:40 [2020-01-13T18:15:40.892Z]       - CONFIG_XFRM_USER: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]       - CONFIG_INET_ESP: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]   - "ipvlan":
18:15:40 [2020-01-13T18:15:40.892Z]     - CONFIG_IPVLAN: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]   - "macvlan":
18:15:40 [2020-01-13T18:15:40.892Z]     - CONFIG_MACVLAN: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]     - CONFIG_DUMMY: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]   - "ftp,tftp client in container":
18:15:40 [2020-01-13T18:15:40.892Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z] - Storage Drivers:
18:15:40 [2020-01-13T18:15:40.892Z]   - "aufs":
18:15:40 [2020-01-13T18:15:40.892Z]     - CONFIG_AUFS_FS: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]   - "btrfs":
18:15:40 [2020-01-13T18:15:40.892Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:15:40 [2020-01-13T18:15:40.892Z]   - "devicemapper":
18:15:40 [2020-01-13T18:15:40.892Z]     - CONFIG_BLK_DEV_DM: enabled
18:15:40 [2020-01-13T18:15:40.892Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]   - "overlay":
18:15:40 [2020-01-13T18:15:40.892Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:15:40 [2020-01-13T18:15:40.892Z]   - "zfs":
18:15:40 [2020-01-13T18:15:40.892Z]     - /dev/zfs: missing
18:15:40 [2020-01-13T18:15:40.892Z]     - zfs command: missing
18:15:40 [2020-01-13T18:15:40.892Z]     - zpool command: missing
18:15:40 [2020-01-13T18:15:40.892Z] 
18:15:40 [2020-01-13T18:15:40.892Z] Limits:
18:15:40 [2020-01-13T18:15:40.892Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:15:40 [2020-01-13T18:15:40.892Z] 
18:15:40 [2020-01-13T18:15:40.892Z] + true
18:15:40 [2020-01-13T18:15:40.896Z] Merge succeeded, producing 9f400e9f9d0666980a51ecf87d15fc76e1750683
18:15:40 [2020-01-13T18:15:40.897Z] Checking out Revision 9f400e9f9d0666980a51ecf87d15fc76e1750683 (PR-40366)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:15:39 [2020-01-13T18:15:39.834Z]  > git config core.sparsecheckout # timeout=10
18:15:39 [2020-01-13T18:15:39.854Z]  > git checkout -f bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:15:40 [2020-01-13T18:15:40.418Z]  > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10
18:15:40 [2020-01-13T18:15:40.856Z]  > git rev-parse HEAD^{commit} # timeout=10
18:15:40 [2020-01-13T18:15:40.926Z]  > git config core.sparsecheckout # timeout=10
18:15:40 [2020-01-13T18:15:40.947Z]  > git checkout -f 9f400e9f9d0666980a51ecf87d15fc76e1750683
18:15:41 [2020-01-13T18:15:41.233Z] + sudo modprobe ip_vs
18:15:41 [2020-01-13T18:15:41.490Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3486edbfbcdaf769b87736115a2d3956ad64886e .
18:15:41 [2020-01-13T18:15:41.490Z] #2 [internal] load build definition from Dockerfile
18:15:41 [2020-01-13T18:15:41.490Z] #2 transferring dockerfile: 15.58kB done
18:15:41 [2020-01-13T18:15:41.490Z] #2 DONE 0.0s
18:15:41 [2020-01-13T18:15:41.490Z] 
18:15:41 [2020-01-13T18:15:41.490Z] #1 [internal] load .dockerignore
18:15:41 [2020-01-13T18:15:41.490Z] #1 transferring context: 112B done
18:15:41 [2020-01-13T18:15:41.490Z] #1 DONE 0.0s
18:15:41 [2020-01-13T18:15:41.490Z] 
18:15:41 [2020-01-13T18:15:41.490Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:15:41 [2020-01-13T18:15:41.541Z] Commit message: "Merge commit '4d63209d94276d66d9db39174bfe0127f4b9a8dc' into HEAD"
18:15:41 [2020-01-13T18:15:41.616Z] First time build. Skipping changelog.
18:15:41 [2020-01-13T18:15:41.748Z] #3 DONE 0.2s
18:15:41 [2020-01-13T18:15:41.748Z] 
18:15:41 [2020-01-13T18:15:41.748Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:15:41 [2020-01-13T18:15:41.748Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
18:15:41 [2020-01-13T18:15:41.748Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
18:15:41 [2020-01-13T18:15:41.748Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
18:15:41 [2020-01-13T18:15:41.748Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
18:15:42 [2020-01-13T18:15:42.006Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 452.14kB / 8.82MB 0.2s
18:15:42 [2020-01-13T18:15:42.006Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
18:15:42 [2020-01-13T18:15:42.006Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
18:15:42 [2020-01-13T18:15:42.006Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
18:15:42 [2020-01-13T18:15:42.264Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done
18:15:42 [2020-01-13T18:15:42.264Z] #4 DONE 0.5s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:15:41 [2020-01-13T18:15:41.574Z]  > git rev-list --no-walk 46e87b3a8d9a20986f8da1ebe9b8b0e33d4aadc9 # timeout=10
18:15:43 [2020-01-13T18:15:43.203Z] 
18:15:43 [2020-01-13T18:15:43.203Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
18:15:43 [2020-01-13T18:15:43.203Z] #6 DONE 0.1s
18:15:43 [2020-01-13T18:15:43.203Z] 
18:15:43 [2020-01-13T18:15:43.203Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-buster
18:15:43 [2020-01-13T18:15:43.203Z] #5 DONE 0.3s
18:15:43 [2020-01-13T18:15:43.203Z] 
18:15:43 [2020-01-13T18:15:43.203Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
18:15:43 [2020-01-13T18:15:43.203Z] #7 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done
18:15:43 [2020-01-13T18:15:43.216Z] + docker version
18:15:43 [2020-01-13T18:15:43.216Z] Client:
18:15:43 [2020-01-13T18:15:43.216Z]  Version:           18.06.1-ce
18:15:43 [2020-01-13T18:15:43.216Z]  API version:       1.38
18:15:43 [2020-01-13T18:15:43.216Z]  Go version:        go1.10.3
18:15:43 [2020-01-13T18:15:43.216Z]  Git commit:        e68fc7a
18:15:43 [2020-01-13T18:15:43.216Z]  Built:             Tue Aug 21 17:24:34 2018
18:15:43 [2020-01-13T18:15:43.216Z]  OS/Arch:           linux/s390x
18:15:43 [2020-01-13T18:15:43.216Z]  Experimental:      false
18:15:43 [2020-01-13T18:15:43.216Z] 
18:15:43 [2020-01-13T18:15:43.216Z] Server:
18:15:43 [2020-01-13T18:15:43.216Z]  Engine:
18:15:43 [2020-01-13T18:15:43.216Z]   Version:          18.06.1-ce
18:15:43 [2020-01-13T18:15:43.216Z]   API version:      1.38 (minimum version 1.12)
18:15:43 [2020-01-13T18:15:43.216Z]   Go version:       go1.10.3
18:15:43 [2020-01-13T18:15:43.216Z]   Git commit:       e68fc7a
18:15:43 [2020-01-13T18:15:43.216Z]   Built:            Tue Aug 21 17:23:34 2018
18:15:43 [2020-01-13T18:15:43.216Z]   OS/Arch:          linux/s390x
18:15:43 [2020-01-13T18:15:43.216Z]   Experimental:     true
[Pipeline] sh
18:15:43 [2020-01-13T18:15:43.323Z] Fetching without tags
18:15:43 [2020-01-13T18:15:43.463Z] #7 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done
18:15:43 [2020-01-13T18:15:43.463Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 10.87MB / 50.38MB 0.2s
18:15:43 [2020-01-13T18:15:43.463Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0B / 7.81MB 0.2s
18:15:43 [2020-01-13T18:15:43.463Z] #7 sha256:544b2d0378d9de9a8ade9cebd9a333e60cc8343f9d3dd01ccccfc4c1395ce132 1.79kB / 1.79kB done
18:15:43 [2020-01-13T18:15:43.463Z] #7 sha256:ed081345a3da7eea4a89b77a96decf485ab30e6061db5c247c651f93d08a8963 5.46kB / 5.46kB done
18:15:43 [2020-01-13T18:15:43.463Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 18.90MB / 50.38MB 0.3s
18:15:43 [2020-01-13T18:15:43.547Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:15:43 [2020-01-13T18:15:43.724Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 26.42MB / 50.38MB 0.4s
18:15:43 [2020-01-13T18:15:43.724Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 3.39MB / 7.81MB 0.4s
18:15:43 [2020-01-13T18:15:43.724Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0B / 10.00MB 0.4s
18:15:43 [2020-01-13T18:15:43.984Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 45.46MB / 50.38MB 0.7s
18:15:43 [2020-01-13T18:15:43.984Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.5s done
18:15:43 [2020-01-13T18:15:43.984Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.6s done
18:15:43 [2020-01-13T18:15:43.984Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 8.68MB / 51.79MB 0.7s
18:15:43 [2020-01-13T18:15:43.984Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 3.57MB / 68.52MB 0.7s
18:15:43 [2020-01-13T18:15:43.984Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 48.75MB / 50.38MB 0.8s
18:15:44 [2020-01-13T18:15:44.022Z] + docker info
18:15:44 [2020-01-13T18:15:44.022Z] Containers: 0
18:15:44 [2020-01-13T18:15:44.022Z]  Running: 0
18:15:44 [2020-01-13T18:15:44.022Z]  Paused: 0
18:15:44 [2020-01-13T18:15:44.022Z]  Stopped: 0
18:15:44 [2020-01-13T18:15:44.022Z] Images: 0
18:15:44 [2020-01-13T18:15:44.022Z] Server Version: 18.06.1-ce
18:15:44 [2020-01-13T18:15:44.022Z] Storage Driver: overlay2
18:15:44 [2020-01-13T18:15:44.022Z]  Backing Filesystem: extfs
18:15:44 [2020-01-13T18:15:44.022Z]  Supports d_type: true
18:15:44 [2020-01-13T18:15:44.022Z]  Native Overlay Diff: true
18:15:44 [2020-01-13T18:15:44.022Z] Logging Driver: json-file
18:15:44 [2020-01-13T18:15:44.022Z] Cgroup Driver: cgroupfs
18:15:44 [2020-01-13T18:15:44.022Z] Plugins:
18:15:44 [2020-01-13T18:15:44.022Z]  Volume: local
18:15:44 [2020-01-13T18:15:44.022Z]  Network: bridge host ipvlan macvlan null overlay
18:15:44 [2020-01-13T18:15:44.022Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
18:15:44 [2020-01-13T18:15:44.022Z] Swarm: inactive
18:15:44 [2020-01-13T18:15:44.022Z] Runtimes: runc
18:15:44 [2020-01-13T18:15:44.022Z] Default Runtime: runc
18:15:44 [2020-01-13T18:15:44.022Z] Init Binary: docker-init
18:15:44 [2020-01-13T18:15:44.022Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
18:15:44 [2020-01-13T18:15:44.022Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
18:15:44 [2020-01-13T18:15:44.022Z] init version: fec3683
18:15:44 [2020-01-13T18:15:44.022Z] Security Options:
18:15:44 [2020-01-13T18:15:44.022Z]  apparmor
18:15:44 [2020-01-13T18:15:44.022Z]  seccomp
18:15:44 [2020-01-13T18:15:44.022Z]   Profile: default
18:15:44 [2020-01-13T18:15:44.022Z] Kernel Version: 4.4.0-133-generic
18:15:44 [2020-01-13T18:15:44.022Z] Operating System: Ubuntu 16.04.5 LTS
18:15:44 [2020-01-13T18:15:44.022Z] OSType: linux
18:15:44 [2020-01-13T18:15:44.022Z] Architecture: s390x
18:15:44 [2020-01-13T18:15:44.022Z] CPUs: 2
18:15:44 [2020-01-13T18:15:44.022Z] Total Memory: 7.862GiB
18:15:44 [2020-01-13T18:15:44.022Z] Name: s390x-ubuntu-29
18:15:44 [2020-01-13T18:15:44.022Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
18:15:44 [2020-01-13T18:15:44.022Z] Docker Root Dir: /var/lib/docker
18:15:44 [2020-01-13T18:15:44.022Z] Debug Mode (client): false
18:15:44 [2020-01-13T18:15:44.022Z] Debug Mode (server): false
18:15:44 [2020-01-13T18:15:44.022Z] Username: dockerbuildbot
18:15:44 [2020-01-13T18:15:44.022Z] Registry: https://index.docker.io/v1/
18:15:44 [2020-01-13T18:15:44.022Z] Labels:
18:15:44 [2020-01-13T18:15:44.022Z] Experimental: true
18:15:44 [2020-01-13T18:15:44.022Z] Insecure Registries:
18:15:44 [2020-01-13T18:15:44.022Z]  127.0.0.0/8
18:15:44 [2020-01-13T18:15:44.022Z] Live Restore Enabled: false
18:15:44 [2020-01-13T18:15:44.022Z] 
18:15:44 [2020-01-13T18:15:44.022Z] WARNING: No swap limit support
18:15:43 [2020-01-13T18:15:43.273Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:43 [2020-01-13T18:15:43.279Z]  > git config --add remote.origin.fetch +refs/pull/40366/head:refs/remotes/origin/PR-40366 # timeout=10
18:15:43 [2020-01-13T18:15:43.286Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:15:43 [2020-01-13T18:15:43.295Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:43 [2020-01-13T18:15:43.316Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:43 [2020-01-13T18:15:43.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:43 [2020-01-13T18:15:43.317Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40366/head:refs/remotes/origin/PR-40366 +refs/heads/master:refs/remotes/origin/master
18:15:43 [2020-01-13T18:15:43.537Z]  > git config core.sparsecheckout # timeout=10
18:15:43 [2020-01-13T18:15:43.551Z]  > git checkout -f bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:15:44 [2020-01-13T18:15:44.017Z]  > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10
[Pipeline] sh
18:15:44 [2020-01-13T18:15:44.159Z] Merge succeeded, producing 4fa6509e523b9a4e90aefbefb679fc7e680d7fc5
18:15:44 [2020-01-13T18:15:44.160Z] Checking out Revision 4fa6509e523b9a4e90aefbefb679fc7e680d7fc5 (PR-40366)
18:15:44 [2020-01-13T18:15:44.246Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 0.9s done
18:15:44 [2020-01-13T18:15:44.246Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 19.45MB / 51.79MB 1.0s
18:15:44 [2020-01-13T18:15:44.246Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 13.23MB / 68.52MB 1.0s
18:15:44 [2020-01-13T18:15:44.246Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 2.47MB / 120.07MB 1.0s
18:15:44 [2020-01-13T18:15:44.305Z] Commit message: "Merge commit '4d63209d94276d66d9db39174bfe0127f4b9a8dc' into HEAD"
18:15:44 [2020-01-13T18:15:44.319Z] First time build. Skipping changelog.
18:15:44 [2020-01-13T18:15:44.417Z] Fetching without tags
18:15:44 [2020-01-13T18:15:44.506Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 31.12MB / 51.79MB 1.3s
18:15:44 [2020-01-13T18:15:44.506Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 22.09MB / 68.52MB 1.3s
18:15:44 [2020-01-13T18:15:44.506Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 10.81MB / 120.07MB 1.3s
18:15:44 [2020-01-13T18:15:44.506Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650
18:15:44 [2020-01-13T18:15:44.506Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 37.36MB / 51.79MB 1.4s
18:15:44 [2020-01-13T18:15:44.506Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 29.04MB / 68.52MB 1.4s
18:15:44 [2020-01-13T18:15:44.506Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 19.98MB / 120.07MB 1.4s
18:15:44 [2020-01-13T18:15:44.765Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 44.11MB / 51.79MB 1.5s
18:15:44 [2020-01-13T18:15:44.765Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 50.63MB / 51.79MB 1.7s
18:15:44 [2020-01-13T18:15:44.765Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 39.90MB / 68.52MB 1.7s
18:15:44 [2020-01-13T18:15:44.765Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 34.07MB / 120.07MB 1.7s
18:15:44 [2020-01-13T18:15:44.774Z] Still waiting to schedule task
18:15:44 [2020-01-13T18:15:44.774Z] Waiting for next available executor on ‘windows-2019’
18:15:44 [2020-01-13T18:15:44.800Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:15:44 [2020-01-13T18:15:44.828Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:15:44 [2020-01-13T18:15:44.828Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:15:44 [2020-01-13T18:15:44.828Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40366/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:15:44 [2020-01-13T18:15:44.828Z] + bash /home/jenkins/workspace/moby_PR-40366/check-config.sh
18:15:44 [2020-01-13T18:15:44.828Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:15:44 [2020-01-13T18:15:44.828Z] info: reading kernel config from /boot/config-4.4.0-133-generic ...
18:15:44 [2020-01-13T18:15:44.828Z] 
18:15:44 [2020-01-13T18:15:44.828Z] Generally Necessary:
18:15:44 [2020-01-13T18:15:44.828Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:15:44 [2020-01-13T18:15:44.828Z] - apparmor: enabled and tools installed
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_NAMESPACES: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_NET_NS: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_PID_NS: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_IPC_NS: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_UTS_NS: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_CGROUPS: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_CGROUP_CPUACCT: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_CGROUP_DEVICE: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_CGROUP_FREEZER: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_CGROUP_SCHED: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_CPUSETS: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_MEMCG: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_KEYS: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_VETH: enabled (as module)
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_BRIDGE: enabled (as module)
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_NF_NAT: enabled (as module)
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_NF_NAT_NEEDED: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_POSIX_MQUEUE: enabled
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
18:15:44 [2020-01-13T18:15:44.828Z] 
18:15:44 [2020-01-13T18:15:44.828Z] Optional Features:
18:15:44 [2020-01-13T18:15:44.828Z] - CONFIG_USER_NS: enabled
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:15:45 [2020-01-13T18:15:45.025Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 40.80MB / 120.07MB 1.8s
18:15:45 [2020-01-13T18:15:45.025Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 1.8s done
18:15:45 [2020-01-13T18:15:45.025Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 47.91MB / 68.52MB 1.9s
18:15:45 [2020-01-13T18:15:45.025Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 48.44MB / 120.07MB 1.9s
18:15:45 [2020-01-13T18:15:45.025Z] #7 sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 126B / 126B 1.9s done
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_SECCOMP: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_CGROUP_PIDS: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_MEMCG_SWAP: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:15:45 [2020-01-13T18:15:45.194Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_MEMCG_KMEM: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_BLK_CGROUP: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_IOSCHED_CFQ: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_CGROUP_PERF: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_CGROUP_HUGETLB: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_CFS_BANDWIDTH: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_RT_GROUP_SCHED: missing
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_IP_VS: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_IP_VS_NFCT: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_IP_VS_RR: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_EXT4_FS: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:15:45 [2020-01-13T18:15:45.194Z] - Network Drivers:
18:15:45 [2020-01-13T18:15:45.194Z]   - "overlay":
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_VXLAN: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:15:45 [2020-01-13T18:15:45.194Z]       Optional (for encrypted networks):
18:15:45 [2020-01-13T18:15:45.194Z]       - CONFIG_CRYPTO: enabled
18:15:45 [2020-01-13T18:15:45.194Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]       - CONFIG_XFRM: enabled
18:15:45 [2020-01-13T18:15:45.194Z]       - CONFIG_XFRM_USER: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]       - CONFIG_INET_ESP: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]   - "ipvlan":
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_IPVLAN: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]   - "macvlan":
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_MACVLAN: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_DUMMY: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]   - "ftp,tftp client in container":
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z] - Storage Drivers:
18:15:45 [2020-01-13T18:15:45.194Z]   - "aufs":
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_AUFS_FS: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]   - "btrfs":
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:15:45 [2020-01-13T18:15:45.194Z]   - "devicemapper":
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_BLK_DEV_DM: enabled
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]   - "overlay":
18:15:45 [2020-01-13T18:15:45.194Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:15:45 [2020-01-13T18:15:45.194Z]   - "zfs":
18:15:45 [2020-01-13T18:15:45.194Z]     - /dev/zfs: missing
18:15:45 [2020-01-13T18:15:45.194Z]     - zfs command: missing
18:15:45 [2020-01-13T18:15:45.194Z]     - zpool command: missing
18:15:45 [2020-01-13T18:15:45.194Z] 
18:15:45 [2020-01-13T18:15:45.194Z] Limits:
18:15:45 [2020-01-13T18:15:45.194Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:15:45 [2020-01-13T18:15:45.194Z] 
18:15:45 [2020-01-13T18:15:45.194Z] + true
18:15:45 [2020-01-13T18:15:45.220Z] + [ PR != PR ]
18:15:45 [2020-01-13T18:15:45.220Z] + [ master != master ]
18:15:45 [2020-01-13T18:15:45.220Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:15:45 [2020-01-13T18:15:45.284Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 53.63MB / 68.52MB 2.0s
18:15:45 [2020-01-13T18:15:45.284Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 54.93MB / 120.07MB 2.0s
18:15:45 [2020-01-13T18:15:45.284Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 57.78MB / 68.52MB 2.1s
18:15:45 [2020-01-13T18:15:45.284Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 62.60MB / 120.07MB 2.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:15:45 [2020-01-13T18:15:45.543Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 63.80MB / 68.52MB 2.2s
18:15:45 [2020-01-13T18:15:45.543Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 2.4s
18:15:45 [2020-01-13T18:15:45.543Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 75.78MB / 120.07MB 2.4s
18:15:45 [2020-01-13T18:15:45.544Z] + docker version
18:15:45 [2020-01-13T18:15:45.544Z] Client: Docker Engine - Community
18:15:45 [2020-01-13T18:15:45.544Z]  Version:           19.03.2
18:15:45 [2020-01-13T18:15:45.544Z]  API version:       1.40
18:15:45 [2020-01-13T18:15:45.544Z]  Go version:        go1.12.8
18:15:45 [2020-01-13T18:15:45.544Z]  Git commit:        6a30dfc
18:15:45 [2020-01-13T18:15:45.544Z]  Built:             Thu Aug 29 05:29:11 2019
18:15:45 [2020-01-13T18:15:45.544Z]  OS/Arch:           linux/amd64
18:15:45 [2020-01-13T18:15:45.544Z]  Experimental:      false
18:15:45 [2020-01-13T18:15:45.544Z] 
18:15:45 [2020-01-13T18:15:45.544Z] Server: Docker Engine - Community
18:15:45 [2020-01-13T18:15:45.544Z]  Engine:
18:15:45 [2020-01-13T18:15:45.544Z]   Version:          19.03.2
18:15:45 [2020-01-13T18:15:45.544Z]   API version:      1.40 (minimum version 1.12)
18:15:45 [2020-01-13T18:15:45.544Z]   Go version:       go1.12.8
18:15:45 [2020-01-13T18:15:45.544Z]   Git commit:       6a30dfc
18:15:45 [2020-01-13T18:15:45.544Z]   Built:            Thu Aug 29 05:27:45 2019
18:15:45 [2020-01-13T18:15:45.544Z]   OS/Arch:          linux/amd64
18:15:45 [2020-01-13T18:15:45.544Z]   Experimental:     true
18:15:45 [2020-01-13T18:15:45.544Z]  containerd:
18:15:45 [2020-01-13T18:15:45.544Z]   Version:          1.2.6
18:15:45 [2020-01-13T18:15:45.544Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
18:15:45 [2020-01-13T18:15:45.544Z]  runc:
18:15:45 [2020-01-13T18:15:45.544Z]   Version:          1.0.0-rc8
18:15:45 [2020-01-13T18:15:45.544Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
18:15:45 [2020-01-13T18:15:45.544Z]  docker-init:
18:15:45 [2020-01-13T18:15:45.544Z]   Version:          0.18.0
18:15:45 [2020-01-13T18:15:45.544Z]   GitCommit:        fec3683
[Pipeline] sh
18:15:44 [2020-01-13T18:15:44.131Z]  > git rev-parse HEAD^{commit} # timeout=10
18:15:44 [2020-01-13T18:15:44.150Z]  > git config core.sparsecheckout # timeout=10
18:15:44 [2020-01-13T18:15:44.165Z]  > git checkout -f 4fa6509e523b9a4e90aefbefb679fc7e680d7fc5
18:15:44 [2020-01-13T18:15:44.298Z]  > git rev-list --no-walk 46e87b3a8d9a20986f8da1ebe9b8b0e33d4aadc9 # timeout=10
18:15:45 [2020-01-13T18:15:45.802Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 2.4s done
18:15:45 [2020-01-13T18:15:45.802Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 82.22MB / 120.07MB 2.5s
18:15:45 [2020-01-13T18:15:45.802Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 95.53MB / 120.07MB 2.7s
18:15:44 [2020-01-13T18:15:44.363Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:44 [2020-01-13T18:15:44.370Z]  > git config --add remote.origin.fetch +refs/pull/40366/head:refs/remotes/origin/PR-40366 # timeout=10
18:15:44 [2020-01-13T18:15:44.378Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:15:44 [2020-01-13T18:15:44.402Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:44 [2020-01-13T18:15:44.413Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:44 [2020-01-13T18:15:44.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:44 [2020-01-13T18:15:44.414Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40366/head:refs/remotes/origin/PR-40366 +refs/heads/master:refs/remotes/origin/master
18:15:44 [2020-01-13T18:15:44.795Z]  > git config core.sparsecheckout # timeout=10
18:15:44 [2020-01-13T18:15:44.800Z]  > git checkout -f bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:15:45 [2020-01-13T18:15:45.620Z]  > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10
18:15:46 [2020-01-13T18:15:46.025Z] + docker info
18:15:46 [2020-01-13T18:15:46.025Z] Client:
18:15:46 [2020-01-13T18:15:46.025Z]  Debug Mode: false
18:15:46 [2020-01-13T18:15:46.025Z] 
18:15:46 [2020-01-13T18:15:46.025Z] Server:
18:15:46 [2020-01-13T18:15:46.025Z]  Containers: 0
18:15:46 [2020-01-13T18:15:46.025Z]   Running: 0
18:15:46 [2020-01-13T18:15:46.025Z]   Paused: 0
18:15:46 [2020-01-13T18:15:46.025Z]   Stopped: 0
18:15:46 [2020-01-13T18:15:46.025Z]  Images: 3
18:15:46 [2020-01-13T18:15:46.025Z]  Server Version: 19.03.2
18:15:46 [2020-01-13T18:15:46.025Z]  Storage Driver: overlay2
18:15:46 [2020-01-13T18:15:46.025Z]   Backing Filesystem: extfs
18:15:46 [2020-01-13T18:15:46.025Z]   Supports d_type: true
18:15:46 [2020-01-13T18:15:46.025Z]   Native Overlay Diff: true
18:15:46 [2020-01-13T18:15:46.025Z]  Logging Driver: json-file
18:15:46 [2020-01-13T18:15:46.025Z]  Cgroup Driver: cgroupfs
18:15:46 [2020-01-13T18:15:46.025Z]  Plugins:
18:15:46 [2020-01-13T18:15:46.025Z]   Volume: local
18:15:46 [2020-01-13T18:15:46.025Z]   Network: bridge host ipvlan macvlan null overlay
18:15:46 [2020-01-13T18:15:46.025Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:15:46 [2020-01-13T18:15:46.025Z]  Swarm: inactive
18:15:46 [2020-01-13T18:15:46.025Z]  Runtimes: runc
18:15:46 [2020-01-13T18:15:46.025Z]  Default Runtime: runc
18:15:46 [2020-01-13T18:15:46.025Z]  Init Binary: docker-init
18:15:46 [2020-01-13T18:15:46.025Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
18:15:46 [2020-01-13T18:15:46.025Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
18:15:46 [2020-01-13T18:15:46.025Z]  init version: fec3683
18:15:46 [2020-01-13T18:15:46.025Z]  Security Options:
18:15:46 [2020-01-13T18:15:46.025Z]   apparmor
18:15:46 [2020-01-13T18:15:46.025Z]   seccomp
18:15:46 [2020-01-13T18:15:46.025Z]    Profile: default
18:15:46 [2020-01-13T18:15:46.025Z]  Kernel Version: 4.15.0-1048-aws
18:15:46 [2020-01-13T18:15:46.025Z]  Operating System: Ubuntu 18.04.3 LTS
18:15:46 [2020-01-13T18:15:46.025Z]  OSType: linux
18:15:46 [2020-01-13T18:15:46.025Z]  Architecture: x86_64
18:15:46 [2020-01-13T18:15:46.025Z]  CPUs: 2
18:15:46 [2020-01-13T18:15:46.025Z]  Total Memory: 7.501GiB
18:15:46 [2020-01-13T18:15:46.025Z]  Name: ip-10-100-58-75
18:15:46 [2020-01-13T18:15:46.025Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
18:15:46 [2020-01-13T18:15:46.025Z]  Docker Root Dir: /var/lib/docker
18:15:46 [2020-01-13T18:15:46.025Z]  Debug Mode: false
18:15:46 [2020-01-13T18:15:46.025Z]  Registry: https://index.docker.io/v1/
18:15:46 [2020-01-13T18:15:46.025Z]  Labels:
18:15:46 [2020-01-13T18:15:46.025Z]  Experimental: true
18:15:46 [2020-01-13T18:15:46.025Z]  Insecure Registries:
18:15:46 [2020-01-13T18:15:46.025Z]   127.0.0.0/8
18:15:46 [2020-01-13T18:15:46.025Z]  Live Restore Enabled: true
18:15:46 [2020-01-13T18:15:46.025Z] 
18:15:46 [2020-01-13T18:15:46.025Z] WARNING: No swap limit support
[Pipeline] sh
18:15:46 [2020-01-13T18:15:46.047Z] + make bundles/buildx
18:15:46 [2020-01-13T18:15:46.047Z] make: command: Command not found
18:15:46 [2020-01-13T18:15:46.047Z] make: command: Command not found
18:15:46 [2020-01-13T18:15:46.047Z] mkdir bundles
18:15:46 [2020-01-13T18:15:46.047Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
18:15:46 [2020-01-13T18:15:46.047Z] 	--build-arg BUILDX_COMMIT \
18:15:46 [2020-01-13T18:15:46.047Z] 	--build-arg BUILDX_REPO \
18:15:46 [2020-01-13T18:15:46.047Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
18:15:46 [2020-01-13T18:15:46.047Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
18:15:46 [2020-01-13T18:15:46.047Z] 	.
18:15:46 [2020-01-13T18:15:46.047Z] /bin/sh: 4: go: not found
18:15:46 [2020-01-13T18:15:46.047Z] /bin/sh: 5: go: not found
18:15:46 [2020-01-13T18:15:46.061Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 101.75MB / 120.07MB 2.8s
18:15:46 [2020-01-13T18:15:46.061Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 108.32MB / 120.07MB 2.9s
18:15:46 [2020-01-13T18:15:46.316Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:15:46 [2020-01-13T18:15:46.317Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:15:46 [2020-01-13T18:15:46.317Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40366/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:15:46 [2020-01-13T18:15:46.317Z] + bash /home/ubuntu/workspace/moby_PR-40366/check-config.sh
18:15:46 [2020-01-13T18:15:46.317Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:15:46 [2020-01-13T18:15:46.317Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
18:15:46 [2020-01-13T18:15:46.317Z] 
18:15:46 [2020-01-13T18:15:46.317Z] Generally Necessary:
18:15:46 [2020-01-13T18:15:46.317Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:15:46 [2020-01-13T18:15:46.317Z] - apparmor: enabled and tools installed
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_NAMESPACES: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_NET_NS: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_PID_NS: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_IPC_NS: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_UTS_NS: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_CGROUPS: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_CGROUP_CPUACCT: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_CGROUP_DEVICE: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_CGROUP_FREEZER: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_CGROUP_SCHED: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_CPUSETS: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_MEMCG: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_KEYS: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_VETH: enabled (as module)
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_BRIDGE: enabled (as module)
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_NF_NAT: enabled (as module)
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_NF_NAT_NEEDED: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_POSIX_MQUEUE: enabled
18:15:46 [2020-01-13T18:15:46.317Z] 
18:15:46 [2020-01-13T18:15:46.317Z] Optional Features:
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_USER_NS: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_SECCOMP: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_CGROUP_PIDS: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_MEMCG_SWAP: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:15:46 [2020-01-13T18:15:46.317Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
18:15:46 [2020-01-13T18:15:46.317Z] - CONFIG_BLK_CGROUP: enabled
18:15:46 [2020-01-13T18:15:46.323Z] Merge succeeded, producing ee3099b7c82b07ffccb26ada70db25b4db4d5902
18:15:46 [2020-01-13T18:15:46.324Z] Checking out Revision ee3099b7c82b07ffccb26ada70db25b4db4d5902 (PR-40366)
18:15:46 [2020-01-13T18:15:46.324Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 120.07MB / 120.07MB 3.1s
18:15:46 [2020-01-13T18:15:46.441Z] Commit message: "Merge commit '4d63209d94276d66d9db39174bfe0127f4b9a8dc' into HEAD"
18:15:46 [2020-01-13T18:15:46.453Z] First time build. Skipping changelog.
18:15:46 [2020-01-13T18:15:46.574Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:15:46 [2020-01-13T18:15:46.574Z] - CONFIG_IOSCHED_CFQ: enabled
18:15:46 [2020-01-13T18:15:46.574Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:15:46 [2020-01-13T18:15:46.574Z] - CONFIG_CGROUP_PERF: enabled
18:15:46 [2020-01-13T18:15:46.574Z] - CONFIG_CGROUP_HUGETLB: enabled
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_CFS_BANDWIDTH: enabled
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_RT_GROUP_SCHED: missing
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_IP_VS: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_IP_VS_NFCT: enabled
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_IP_VS_RR: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_EXT4_FS: enabled
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:15:46 [2020-01-13T18:15:46.575Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:15:46 [2020-01-13T18:15:46.575Z] - Network Drivers:
18:15:46 [2020-01-13T18:15:46.575Z]   - "overlay":
18:15:46 [2020-01-13T18:15:46.575Z]     - CONFIG_VXLAN: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:15:46 [2020-01-13T18:15:46.575Z]       Optional (for encrypted networks):
18:15:46 [2020-01-13T18:15:46.575Z]       - CONFIG_CRYPTO: enabled
18:15:46 [2020-01-13T18:15:46.575Z]       - CONFIG_CRYPTO_AEAD: enabled
18:15:46 [2020-01-13T18:15:46.575Z]       - CONFIG_CRYPTO_GCM: enabled
18:15:46 [2020-01-13T18:15:46.575Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:15:46 [2020-01-13T18:15:46.575Z]       - CONFIG_CRYPTO_GHASH: enabled
18:15:46 [2020-01-13T18:15:46.575Z]       - CONFIG_XFRM: enabled
18:15:46 [2020-01-13T18:15:46.575Z]       - CONFIG_XFRM_USER: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z]       - CONFIG_INET_ESP: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z]   - "ipvlan":
18:15:46 [2020-01-13T18:15:46.575Z]     - CONFIG_IPVLAN: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z]   - "macvlan":
18:15:46 [2020-01-13T18:15:46.575Z]     - CONFIG_MACVLAN: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z]     - CONFIG_DUMMY: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z]   - "ftp,tftp client in container":
18:15:46 [2020-01-13T18:15:46.575Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z] - Storage Drivers:
18:15:46 [2020-01-13T18:15:46.575Z]   - "aufs":
18:15:46 [2020-01-13T18:15:46.575Z]     - CONFIG_AUFS_FS: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z]   - "btrfs":
18:15:46 [2020-01-13T18:15:46.575Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:15:46 [2020-01-13T18:15:46.575Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:15:46 [2020-01-13T18:15:46.575Z]   - "devicemapper":
18:15:46 [2020-01-13T18:15:46.583Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 120.07MB / 120.07MB 3.3s done
18:15:46 [2020-01-13T18:15:46.583Z] #7 ...
18:15:46 [2020-01-13T18:15:46.583Z] 
18:15:46 [2020-01-13T18:15:46.583Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:15:46 [2020-01-13T18:15:46.583Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
18:15:46 [2020-01-13T18:15:46.583Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
18:15:46 [2020-01-13T18:15:46.583Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
18:15:46 [2020-01-13T18:15:46.583Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
18:15:46 [2020-01-13T18:15:46.583Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.0s done
18:15:46 [2020-01-13T18:15:46.583Z] #68 DONE 3.4s
18:15:46 [2020-01-13T18:15:46.583Z] 
18:15:46 [2020-01-13T18:15:46.583Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
18:15:46 [2020-01-13T18:15:46.832Z]     - CONFIG_BLK_DEV_DM: enabled
18:15:46 [2020-01-13T18:15:46.832Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:15:46 [2020-01-13T18:15:46.832Z]   - "overlay":
18:15:46 [2020-01-13T18:15:46.832Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:15:46 [2020-01-13T18:15:46.832Z]   - "zfs":
18:15:46 [2020-01-13T18:15:46.832Z]     - /dev/zfs: missing
18:15:46 [2020-01-13T18:15:46.832Z]     - zfs command: missing
18:15:46 [2020-01-13T18:15:46.832Z]     - zpool command: missing
18:15:46 [2020-01-13T18:15:46.832Z] 
18:15:46 [2020-01-13T18:15:46.832Z] Limits:
18:15:46 [2020-01-13T18:15:46.832Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:15:46 [2020-01-13T18:15:46.832Z] 
18:15:46 [2020-01-13T18:15:46.832Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:15:47 [2020-01-13T18:15:47.160Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3486edbfbcdaf769b87736115a2d3956ad64886e .
18:15:47 [2020-01-13T18:15:47.160Z] #2 [internal] load .dockerignore
18:15:47 [2020-01-13T18:15:47.160Z] #2 transferring context: 112B done
18:15:47 [2020-01-13T18:15:47.160Z] #2 DONE 0.0s
18:15:47 [2020-01-13T18:15:47.160Z] 
18:15:47 [2020-01-13T18:15:47.160Z] #1 [internal] load build definition from Dockerfile
18:15:47 [2020-01-13T18:15:47.160Z] #1 transferring dockerfile: 15.58kB done
18:15:47 [2020-01-13T18:15:47.160Z] #1 DONE 0.0s
18:15:47 [2020-01-13T18:15:47.160Z] 
18:15:47 [2020-01-13T18:15:47.160Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:15:47 [2020-01-13T18:15:47.160Z] #3 DONE 0.1s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
18:15:47 [2020-01-13T18:15:47.336Z] Sending build context to Docker daemon  51.09MB

18:15:47 [2020-01-13T18:15:47.336Z] Step 1/16 : ARG GO_VERSION=1.12.10
18:15:47 [2020-01-13T18:15:47.336Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
18:15:47 [2020-01-13T18:15:47.336Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
18:15:47 [2020-01-13T18:15:47.336Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
[Pipeline] sh
18:15:47 [2020-01-13T18:15:47.420Z] 
18:15:47 [2020-01-13T18:15:47.420Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:15:47 [2020-01-13T18:15:47.420Z] #4 CACHED
18:15:47 [2020-01-13T18:15:47.526Z] #7 ...
18:15:47 [2020-01-13T18:15:47.526Z] 
18:15:47 [2020-01-13T18:15:47.526Z] #20 [internal] load build context
18:15:47 [2020-01-13T18:15:47.526Z] #20 transferring context: 46.58MB 4.2s done
18:15:47 [2020-01-13T18:15:47.526Z] #20 DONE 4.3s
18:15:47 [2020-01-13T18:15:47.526Z] 
18:15:47 [2020-01-13T18:15:47.526Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
18:15:47 [2020-01-13T18:15:47.625Z] + docker version
18:15:47 [2020-01-13T18:15:47.625Z] Client: Docker Engine - Community
18:15:47 [2020-01-13T18:15:47.625Z]  Version:           19.03.2
18:15:47 [2020-01-13T18:15:47.625Z]  API version:       1.40
18:15:47 [2020-01-13T18:15:47.625Z]  Go version:        go1.12.8
18:15:47 [2020-01-13T18:15:47.625Z]  Git commit:        6a30dfc
18:15:47 [2020-01-13T18:15:47.625Z]  Built:             Thu Aug 29 05:32:25 2019
18:15:47 [2020-01-13T18:15:47.625Z]  OS/Arch:           linux/arm64
18:15:47 [2020-01-13T18:15:47.625Z]  Experimental:      false
18:15:47 [2020-01-13T18:15:47.625Z] 
18:15:47 [2020-01-13T18:15:47.625Z] Server: Docker Engine - Community
18:15:47 [2020-01-13T18:15:47.625Z]  Engine:
18:15:47 [2020-01-13T18:15:47.625Z]   Version:          19.03.2
18:15:47 [2020-01-13T18:15:47.625Z]   API version:      1.40 (minimum version 1.12)
18:15:47 [2020-01-13T18:15:47.625Z]   Go version:       go1.12.8
18:15:47 [2020-01-13T18:15:47.625Z]   Git commit:       6a30dfc
18:15:47 [2020-01-13T18:15:47.625Z]   Built:            Thu Aug 29 05:30:57 2019
18:15:47 [2020-01-13T18:15:47.625Z]   OS/Arch:          linux/arm64
18:15:47 [2020-01-13T18:15:47.625Z]   Experimental:     true
18:15:47 [2020-01-13T18:15:47.625Z]  containerd:
18:15:47 [2020-01-13T18:15:47.625Z]   Version:          1.2.6
18:15:47 [2020-01-13T18:15:47.625Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
18:15:47 [2020-01-13T18:15:47.625Z]  runc:
18:15:47 [2020-01-13T18:15:47.625Z]   Version:          1.0.0-rc8
18:15:47 [2020-01-13T18:15:47.625Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
18:15:47 [2020-01-13T18:15:47.625Z]  docker-init:
18:15:47 [2020-01-13T18:15:47.625Z]   Version:          0.18.0
18:15:47 [2020-01-13T18:15:47.625Z]   GitCommit:        fec3683
[Pipeline] sh
18:15:46 [2020-01-13T18:15:46.310Z]  > git rev-parse HEAD^{commit} # timeout=10
18:15:46 [2020-01-13T18:15:46.319Z]  > git config core.sparsecheckout # timeout=10
18:15:46 [2020-01-13T18:15:46.329Z]  > git checkout -f ee3099b7c82b07ffccb26ada70db25b4db4d5902
18:15:46 [2020-01-13T18:15:46.437Z]  > git rev-list --no-walk 46e87b3a8d9a20986f8da1ebe9b8b0e33d4aadc9 # timeout=10
18:15:47 [2020-01-13T18:15:47.678Z] 
18:15:47 [2020-01-13T18:15:47.678Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
18:15:47 [2020-01-13T18:15:47.678Z] #5 DONE 0.0s
18:15:47 [2020-01-13T18:15:47.678Z] 
18:15:47 [2020-01-13T18:15:47.678Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster
18:15:47 [2020-01-13T18:15:47.769Z] 1.12.10-stretch: Pulling from library/golang
18:15:47 [2020-01-13T18:15:47.769Z] ade01ea651a2: Pulling fs layer
18:15:47 [2020-01-13T18:15:47.769Z] fbabdb69f639: Pulling fs layer
18:15:47 [2020-01-13T18:15:47.769Z] ff33bd1013d7: Pulling fs layer
18:15:47 [2020-01-13T18:15:47.769Z] 85cfe9d77eff: Pulling fs layer
18:15:47 [2020-01-13T18:15:47.769Z] ace5139f9caa: Pulling fs layer
18:15:47 [2020-01-13T18:15:47.769Z] e4d79466b81c: Pulling fs layer
18:15:47 [2020-01-13T18:15:47.769Z] b00baabad4ce: Pulling fs layer
18:15:47 [2020-01-13T18:15:47.769Z] ace5139f9caa: Waiting
18:15:47 [2020-01-13T18:15:47.769Z] e4d79466b81c: Waiting
18:15:47 [2020-01-13T18:15:47.769Z] b00baabad4ce: Waiting
18:15:47 [2020-01-13T18:15:47.769Z] 85cfe9d77eff: Waiting
18:15:47 [2020-01-13T18:15:47.915Z] + docker info
18:15:47 [2020-01-13T18:15:47.936Z] #6 DONE 0.2s
18:15:47 [2020-01-13T18:15:47.936Z] 
18:15:47 [2020-01-13T18:15:47.936Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:15:47 [2020-01-13T18:15:47.936Z] #68 DONE 0.0s
18:15:47 [2020-01-13T18:15:47.936Z] 
18:15:47 [2020-01-13T18:15:47.936Z] #20 [internal] load build context
18:15:48 [2020-01-13T18:15:48.213Z] ff33bd1013d7: Verifying Checksum
18:15:48 [2020-01-13T18:15:48.213Z] ff33bd1013d7: Download complete
18:15:48 [2020-01-13T18:15:48.213Z] fbabdb69f639: Verifying Checksum
18:15:48 [2020-01-13T18:15:48.213Z] fbabdb69f639: Download complete
18:15:48 [2020-01-13T18:15:48.482Z] Client:
18:15:48 [2020-01-13T18:15:48.482Z]  Debug Mode: false
18:15:48 [2020-01-13T18:15:48.482Z] 
18:15:48 [2020-01-13T18:15:48.482Z] Server:
18:15:48 [2020-01-13T18:15:48.482Z]  Containers: 0
18:15:48 [2020-01-13T18:15:48.482Z]   Running: 0
18:15:48 [2020-01-13T18:15:48.482Z]   Paused: 0
18:15:48 [2020-01-13T18:15:48.482Z]   Stopped: 0
18:15:48 [2020-01-13T18:15:48.482Z]  Images: 2
18:15:48 [2020-01-13T18:15:48.482Z]  Server Version: 19.03.2
18:15:48 [2020-01-13T18:15:48.482Z]  Storage Driver: overlay2
18:15:48 [2020-01-13T18:15:48.482Z]   Backing Filesystem: extfs
18:15:48 [2020-01-13T18:15:48.482Z]   Supports d_type: true
18:15:48 [2020-01-13T18:15:48.482Z]   Native Overlay Diff: true
18:15:48 [2020-01-13T18:15:48.482Z]  Logging Driver: json-file
18:15:48 [2020-01-13T18:15:48.482Z]  Cgroup Driver: cgroupfs
18:15:48 [2020-01-13T18:15:48.482Z]  Plugins:
18:15:48 [2020-01-13T18:15:48.482Z]   Volume: local
18:15:48 [2020-01-13T18:15:48.482Z]   Network: bridge host ipvlan macvlan null overlay
18:15:48 [2020-01-13T18:15:48.482Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:15:48 [2020-01-13T18:15:48.482Z]  Swarm: inactive
18:15:48 [2020-01-13T18:15:48.482Z]  Runtimes: runc
18:15:48 [2020-01-13T18:15:48.482Z]  Default Runtime: runc
18:15:48 [2020-01-13T18:15:48.482Z]  Init Binary: docker-init
18:15:48 [2020-01-13T18:15:48.482Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
18:15:48 [2020-01-13T18:15:48.482Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
18:15:48 [2020-01-13T18:15:48.482Z]  init version: fec3683
18:15:48 [2020-01-13T18:15:48.482Z]  Security Options:
18:15:48 [2020-01-13T18:15:48.482Z]   apparmor
18:15:48 [2020-01-13T18:15:48.482Z]   seccomp
18:15:48 [2020-01-13T18:15:48.482Z]    Profile: default
18:15:48 [2020-01-13T18:15:48.482Z]  Kernel Version: 4.15.0-1048-aws
18:15:48 [2020-01-13T18:15:48.482Z]  Operating System: Ubuntu 16.04.6 LTS
18:15:48 [2020-01-13T18:15:48.482Z]  OSType: linux
18:15:48 [2020-01-13T18:15:48.482Z]  Architecture: aarch64
18:15:48 [2020-01-13T18:15:48.482Z]  CPUs: 4
18:15:48 [2020-01-13T18:15:48.482Z]  Total Memory: 7.525GiB
18:15:48 [2020-01-13T18:15:48.482Z]  Name: ip-10-100-33-77
18:15:48 [2020-01-13T18:15:48.482Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
18:15:48 [2020-01-13T18:15:48.482Z]  Docker Root Dir: /var/lib/docker
18:15:48 [2020-01-13T18:15:48.482Z]  Debug Mode: false
18:15:48 [2020-01-13T18:15:48.482Z]  Registry: https://index.docker.io/v1/
18:15:48 [2020-01-13T18:15:48.482Z]  Labels:
18:15:48 [2020-01-13T18:15:48.482Z]  Experimental: true
18:15:48 [2020-01-13T18:15:48.482Z]  Insecure Registries:
18:15:48 [2020-01-13T18:15:48.482Z]   127.0.0.0/8
18:15:48 [2020-01-13T18:15:48.482Z]  Live Restore Enabled: true
18:15:48 [2020-01-13T18:15:48.482Z] 
18:15:48 [2020-01-13T18:15:48.482Z] WARNING: No swap limit support
[Pipeline] sh
18:15:48 [2020-01-13T18:15:48.774Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:15:48 [2020-01-13T18:15:48.774Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:15:48 [2020-01-13T18:15:48.774Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40366/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:15:48 [2020-01-13T18:15:48.774Z] + bash /home/ubuntu/workspace/moby_PR-40366/check-config.sh
18:15:48 [2020-01-13T18:15:48.774Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:15:48 [2020-01-13T18:15:48.774Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
18:15:48 [2020-01-13T18:15:48.774Z] 
18:15:48 [2020-01-13T18:15:48.774Z] Generally Necessary:
18:15:48 [2020-01-13T18:15:48.774Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:15:48 [2020-01-13T18:15:48.774Z] - apparmor: enabled and tools installed
18:15:48 [2020-01-13T18:15:48.901Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 4.1s done
18:15:48 [2020-01-13T18:15:48.901Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14
18:15:48 [2020-01-13T18:15:48.901Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.3s done
18:15:48 [2020-01-13T18:15:48.992Z] ade01ea651a2: Verifying Checksum
18:15:48 [2020-01-13T18:15:48.992Z] ade01ea651a2: Download complete
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_NAMESPACES: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_NET_NS: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_PID_NS: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_IPC_NS: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_UTS_NS: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_CGROUPS: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_CGROUP_CPUACCT: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_CGROUP_DEVICE: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_CGROUP_FREEZER: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_CGROUP_SCHED: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_CPUSETS: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_MEMCG: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_KEYS: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_VETH: enabled (as module)
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_BRIDGE: enabled (as module)
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_NF_NAT: enabled (as module)
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_NF_NAT_NEEDED: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_POSIX_MQUEUE: enabled
18:15:49 [2020-01-13T18:15:49.033Z] 
18:15:49 [2020-01-13T18:15:49.033Z] Optional Features:
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_USER_NS: enabled
18:15:49 [2020-01-13T18:15:49.033Z] - CONFIG_SECCOMP: enabled
18:15:49 [2020-01-13T18:15:49.160Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.1s
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_CGROUP_PIDS: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_MEMCG_SWAP: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:15:49 [2020-01-13T18:15:49.292Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_BLK_CGROUP: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_IOSCHED_CFQ: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_CGROUP_PERF: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_CGROUP_HUGETLB: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_CFS_BANDWIDTH: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_RT_GROUP_SCHED: missing
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_IP_VS: enabled (as module)
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_IP_VS_NFCT: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_IP_VS_RR: enabled (as module)
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_EXT4_FS: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:15:49 [2020-01-13T18:15:49.292Z] - Network Drivers:
18:15:49 [2020-01-13T18:15:49.292Z]   - "overlay":
18:15:49 [2020-01-13T18:15:49.418Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.2s done
18:15:49 [2020-01-13T18:15:49.418Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14
18:15:49 [2020-01-13T18:15:49.551Z]     - CONFIG_VXLAN: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:15:49 [2020-01-13T18:15:49.551Z]       Optional (for encrypted networks):
18:15:49 [2020-01-13T18:15:49.551Z]       - CONFIG_CRYPTO: enabled
18:15:49 [2020-01-13T18:15:49.551Z]       - CONFIG_CRYPTO_AEAD: enabled
18:15:49 [2020-01-13T18:15:49.551Z]       - CONFIG_CRYPTO_GCM: enabled
18:15:49 [2020-01-13T18:15:49.551Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:15:49 [2020-01-13T18:15:49.551Z]       - CONFIG_CRYPTO_GHASH: enabled
18:15:49 [2020-01-13T18:15:49.551Z]       - CONFIG_XFRM: enabled
18:15:49 [2020-01-13T18:15:49.551Z]       - CONFIG_XFRM_USER: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z]       - CONFIG_INET_ESP: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z]   - "ipvlan":
18:15:49 [2020-01-13T18:15:49.551Z]     - CONFIG_IPVLAN: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z]   - "macvlan":
18:15:49 [2020-01-13T18:15:49.551Z]     - CONFIG_MACVLAN: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z]     - CONFIG_DUMMY: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z]   - "ftp,tftp client in container":
18:15:49 [2020-01-13T18:15:49.551Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z] - Storage Drivers:
18:15:49 [2020-01-13T18:15:49.551Z]   - "aufs":
18:15:49 [2020-01-13T18:15:49.551Z]     - CONFIG_AUFS_FS: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z]   - "btrfs":
18:15:49 [2020-01-13T18:15:49.551Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:15:49 [2020-01-13T18:15:49.551Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:15:49 [2020-01-13T18:15:49.551Z]   - "devicemapper":
18:15:49 [2020-01-13T18:15:49.628Z] 85cfe9d77eff: Verifying Checksum
18:15:49 [2020-01-13T18:15:49.628Z] 85cfe9d77eff: Download complete
18:15:49 [2020-01-13T18:15:49.628Z] b00baabad4ce: Verifying Checksum
18:15:49 [2020-01-13T18:15:49.628Z] b00baabad4ce: Download complete
18:15:49 [2020-01-13T18:15:49.810Z]     - CONFIG_BLK_DEV_DM: enabled
18:15:49 [2020-01-13T18:15:49.810Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:15:49 [2020-01-13T18:15:49.810Z]   - "overlay":
18:15:49 [2020-01-13T18:15:49.810Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:15:49 [2020-01-13T18:15:49.810Z]   - "zfs":
18:15:49 [2020-01-13T18:15:49.810Z]     - /dev/zfs: missing
18:15:49 [2020-01-13T18:15:49.810Z]     - zfs command: missing
18:15:49 [2020-01-13T18:15:49.810Z]     - zpool command: missing
18:15:49 [2020-01-13T18:15:49.810Z] 
18:15:49 [2020-01-13T18:15:49.810Z] Limits:
18:15:49 [2020-01-13T18:15:49.810Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:15:49 [2020-01-13T18:15:49.810Z] 
18:15:49 [2020-01-13T18:15:49.810Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:15:50 [2020-01-13T18:15:50.142Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3486edbfbcdaf769b87736115a2d3956ad64886e .
18:15:50 [2020-01-13T18:15:50.142Z] #2 [internal] load build definition from Dockerfile
18:15:50 [2020-01-13T18:15:50.142Z] #2 DONE 0.0s
18:15:50 [2020-01-13T18:15:50.142Z] 
18:15:50 [2020-01-13T18:15:50.142Z] #2 [internal] load build definition from Dockerfile
18:15:50 [2020-01-13T18:15:50.142Z] #2 transferring dockerfile: 15.58kB 0.0s done
18:15:50 [2020-01-13T18:15:50.142Z] #2 DONE 0.0s
18:15:50 [2020-01-13T18:15:50.142Z] 
18:15:50 [2020-01-13T18:15:50.142Z] #1 [internal] load .dockerignore
18:15:50 [2020-01-13T18:15:50.142Z] #1 transferring context: 112B done
18:15:50 [2020-01-13T18:15:50.142Z] #1 DONE 0.0s
18:15:50 [2020-01-13T18:15:50.142Z] 
18:15:50 [2020-01-13T18:15:50.142Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:15:50 [2020-01-13T18:15:50.257Z] e4d79466b81c: Verifying Checksum
18:15:50 [2020-01-13T18:15:50.257Z] e4d79466b81c: Download complete
18:15:50 [2020-01-13T18:15:50.401Z] #3 DONE 0.1s
18:15:50 [2020-01-13T18:15:50.401Z] 
18:15:50 [2020-01-13T18:15:50.401Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:15:50 [2020-01-13T18:15:50.401Z] #4 CACHED
18:15:50 [2020-01-13T18:15:50.635Z] ace5139f9caa: Verifying Checksum
18:15:50 [2020-01-13T18:15:50.635Z] ace5139f9caa: Download complete
18:15:50 [2020-01-13T18:15:50.971Z] 
18:15:50 [2020-01-13T18:15:50.971Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
18:15:50 [2020-01-13T18:15:50.971Z] #6 DONE 0.0s
18:15:50 [2020-01-13T18:15:50.971Z] 
18:15:50 [2020-01-13T18:15:50.971Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-buster
18:15:50 [2020-01-13T18:15:50.971Z] #5 DONE 0.2s
18:15:50 [2020-01-13T18:15:50.971Z] 
18:15:50 [2020-01-13T18:15:50.971Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:15:50 [2020-01-13T18:15:50.971Z] #68 DONE 0.0s
18:15:50 [2020-01-13T18:15:50.971Z] 
18:15:50 [2020-01-13T18:15:50.971Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
18:15:50 [2020-01-13T18:15:50.971Z] #7 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done
18:15:51 [2020-01-13T18:15:51.009Z] ade01ea651a2: Pull complete
18:15:51 [2020-01-13T18:15:51.241Z] #7 sha256:4a6e32ac1af38afd62442395e287fd26e97f8649cfe4af479cd650f6359ad46f 1.79kB / 1.79kB done
18:15:51 [2020-01-13T18:15:51.241Z] #7 sha256:059836fbe26117116848e52db8195e73d6ab81f926c0c1f4d66c78a2cdc32cde 5.46kB / 5.46kB done
18:15:51 [2020-01-13T18:15:51.241Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 0B / 7.68MB 0.1s
18:15:51 [2020-01-13T18:15:51.241Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 0B / 9.98MB 0.1s
18:15:51 [2020-01-13T18:15:51.241Z] #7 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done
18:15:51 [2020-01-13T18:15:51.241Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 0B / 49.17MB 0.1s
18:15:51 [2020-01-13T18:15:51.241Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 5.45MB / 7.68MB 0.2s
18:15:51 [2020-01-13T18:15:51.241Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 3.69MB / 9.98MB 0.2s
18:15:51 [2020-01-13T18:15:51.241Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 2.73MB / 49.17MB 0.2s
18:15:51 [2020-01-13T18:15:51.514Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 7.68MB / 7.68MB 0.2s done
18:15:51 [2020-01-13T18:15:51.514Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 9.98MB / 9.98MB 0.3s done
18:15:51 [2020-01-13T18:15:51.514Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 14.27MB / 49.17MB 0.3s
18:15:51 [2020-01-13T18:15:51.514Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 0B / 62.39MB 0.3s
18:15:51 [2020-01-13T18:15:51.514Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 0B / 52.10MB 0.3s
18:15:51 [2020-01-13T18:15:51.514Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 38.54MB / 49.17MB 0.5s
18:15:51 [2020-01-13T18:15:51.514Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 19.76MB / 52.10MB 0.5s
18:15:51 [2020-01-13T18:15:51.782Z] fbabdb69f639: Pull complete
18:15:51 [2020-01-13T18:15:51.782Z] ff33bd1013d7: Pull complete
18:15:51 [2020-01-13T18:15:51.784Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 45.95MB / 49.17MB 0.6s
18:15:51 [2020-01-13T18:15:51.784Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 9.33MB / 62.39MB 0.6s
18:15:51 [2020-01-13T18:15:51.784Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 27.92MB / 52.10MB 0.6s
18:15:51 [2020-01-13T18:15:51.784Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 49.17MB / 49.17MB 0.8s
18:15:51 [2020-01-13T18:15:51.784Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 43.00MB / 62.39MB 0.8s
18:15:51 [2020-01-13T18:15:51.784Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 49.63MB / 52.10MB 0.8s
18:15:51 [2020-01-13T18:15:51.947Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 2.0s done
18:15:51 [2020-01-13T18:15:51.947Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3
18:15:52 [2020-01-13T18:15:52.045Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 56.17MB / 62.39MB 0.9s
18:15:52 [2020-01-13T18:15:52.208Z] #20 transferring context: 46.58MB 4.0s done
18:15:52 [2020-01-13T18:15:52.208Z] #20 DONE 4.0s
18:15:52 [2020-01-13T18:15:52.208Z] 
18:15:52 [2020-01-13T18:15:52.208Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
18:15:52 [2020-01-13T18:15:52.208Z] #7 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done
18:15:52 [2020-01-13T18:15:52.208Z] #7 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done
18:15:52 [2020-01-13T18:15:52.209Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 1.0s done
18:15:52 [2020-01-13T18:15:52.209Z] #7 sha256:544b2d0378d9de9a8ade9cebd9a333e60cc8343f9d3dd01ccccfc4c1395ce132 1.79kB / 1.79kB done
18:15:52 [2020-01-13T18:15:52.209Z] #7 sha256:ed081345a3da7eea4a89b77a96decf485ab30e6061db5c247c651f93d08a8963 5.46kB / 5.46kB done
18:15:52 [2020-01-13T18:15:52.209Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.3s done
18:15:52 [2020-01-13T18:15:52.209Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.3s done
18:15:52 [2020-01-13T18:15:52.209Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 1.4s done
18:15:52 [2020-01-13T18:15:52.209Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 1.8s done
18:15:52 [2020-01-13T18:15:52.209Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 120.07MB / 120.07MB 3.4s done
18:15:52 [2020-01-13T18:15:52.209Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 2.5s
18:15:52 [2020-01-13T18:15:52.209Z] #7 sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 126B / 126B 1.5s done
18:15:52 [2020-01-13T18:15:52.306Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 49.17MB / 49.17MB 1.0s done
18:15:52 [2020-01-13T18:15:52.306Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 62.39MB / 62.39MB 1.0s done
18:15:52 [2020-01-13T18:15:52.306Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 52.10MB / 52.10MB 1.0s done
18:15:52 [2020-01-13T18:15:52.306Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 0B / 97.60MB 1.1s
18:15:52 [2020-01-13T18:15:52.306Z] #7 sha256:a383edb944750aa293ac59e5030ee9292ba757bd04b0af98667cf78a248d2068 0B / 155B 1.1s
18:15:52 [2020-01-13T18:15:52.306Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 6.91MB / 97.60MB 1.2s
18:15:52 [2020-01-13T18:15:52.306Z] #7 sha256:a383edb944750aa293ac59e5030ee9292ba757bd04b0af98667cf78a248d2068 155B / 155B 1.1s done
18:15:52 [2020-01-13T18:15:52.575Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 20.03MB / 97.60MB 1.3s
18:15:52 [2020-01-13T18:15:52.575Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 0.1s
18:15:52 [2020-01-13T18:15:52.575Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 33.54MB / 97.60MB 1.5s
18:15:52 [2020-01-13T18:15:52.575Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 44.44MB / 97.60MB 1.6s
18:15:52 [2020-01-13T18:15:52.839Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 55.16MB / 97.60MB 1.7s
18:15:52 [2020-01-13T18:15:52.839Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 67.09MB / 97.60MB 1.8s
18:15:53 [2020-01-13T18:15:53.107Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 79.93MB / 97.60MB 2.0s
18:15:53 [2020-01-13T18:15:53.107Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 95.86MB / 97.60MB 2.1s
18:15:53 [2020-01-13T18:15:53.142Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 3.9s done
18:15:53 [2020-01-13T18:15:53.366Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 97.60MB / 97.60MB 2.3s done
18:15:53 [2020-01-13T18:15:53.399Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.1s
18:15:53 [2020-01-13T18:15:53.657Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.3s done
18:15:53 [2020-01-13T18:15:53.658Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7
18:15:53 [2020-01-13T18:15:53.686Z] 85cfe9d77eff: Pull complete
18:15:53 [2020-01-13T18:15:53.848Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 2.0s done
18:15:53 [2020-01-13T18:15:53.848Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50
18:15:53 [2020-01-13T18:15:53.915Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.2s done
18:15:53 [2020-01-13T18:15:53.915Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 0.1s
18:15:53 [2020-01-13T18:15:53.934Z] #7 ...
18:15:53 [2020-01-13T18:15:53.934Z] 
18:15:53 [2020-01-13T18:15:53.934Z] #20 [internal] load build context
18:15:53 [2020-01-13T18:15:53.934Z] #20 transferring context: 46.58MB 2.6s done
18:15:53 [2020-01-13T18:15:53.934Z] #20 DONE 2.7s
18:15:53 [2020-01-13T18:15:53.934Z] 
18:15:53 [2020-01-13T18:15:53.934Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
18:15:54 [2020-01-13T18:15:54.697Z] Fetching without tags
18:15:54 [2020-01-13T18:15:54.870Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 2.4s done
18:15:54 [2020-01-13T18:15:54.922Z] ace5139f9caa: Pull complete
18:15:55 [2020-01-13T18:15:55.129Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906
18:15:55 [2020-01-13T18:15:55.389Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 0.3s done
18:15:55 [2020-01-13T18:15:55.626Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:15:55 [2020-01-13T18:15:55.648Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367
18:15:54 [2020-01-13T18:15:54.656Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:54 [2020-01-13T18:15:54.660Z]  > git config --add remote.origin.fetch +refs/pull/40366/head:refs/remotes/origin/PR-40366 # timeout=10
18:15:54 [2020-01-13T18:15:54.664Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:15:54 [2020-01-13T18:15:54.682Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:54 [2020-01-13T18:15:54.699Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:54 [2020-01-13T18:15:54.699Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:54 [2020-01-13T18:15:54.700Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40366/head:refs/remotes/origin/PR-40366 +refs/heads/master:refs/remotes/origin/master
18:15:55 [2020-01-13T18:15:55.627Z]  > git config core.sparsecheckout # timeout=10
18:15:55 [2020-01-13T18:15:55.634Z]  > git checkout -f bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:15:55 [2020-01-13T18:15:55.907Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 0.3s done
18:15:56 [2020-01-13T18:15:56.166Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 0.1s
18:15:56 [2020-01-13T18:15:56.442Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 2.1s done
18:15:56 [2020-01-13T18:15:56.442Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3
18:15:57 [2020-01-13T18:15:57.516Z] Merge succeeded, producing 62c9edcd8707b3dfa0e3048d23184ff7e18eecd0
18:15:57 [2020-01-13T18:15:57.517Z] Checking out Revision 62c9edcd8707b3dfa0e3048d23184ff7e18eecd0 (PR-40366)
18:15:57 [2020-01-13T18:15:57.696Z] Commit message: "Merge commit '4d63209d94276d66d9db39174bfe0127f4b9a8dc' into HEAD"
18:15:57 [2020-01-13T18:15:57.713Z] First time build. Skipping changelog.
18:15:58 [2020-01-13T18:15:58.031Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 4.0s done
18:15:58 [2020-01-13T18:15:58.031Z] #7 extracting sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 done
18:15:56 [2020-01-13T18:15:56.628Z]  > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10
18:15:57 [2020-01-13T18:15:57.500Z]  > git rev-parse HEAD^{commit} # timeout=10
18:15:57 [2020-01-13T18:15:57.519Z]  > git config core.sparsecheckout # timeout=10
18:15:57 [2020-01-13T18:15:57.523Z]  > git checkout -f 62c9edcd8707b3dfa0e3048d23184ff7e18eecd0
18:15:57 [2020-01-13T18:15:57.697Z]  > git rev-list --no-walk 46e87b3a8d9a20986f8da1ebe9b8b0e33d4aadc9 # timeout=10
18:15:58 [2020-01-13T18:15:58.071Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 1.8s done
18:15:58 [2020-01-13T18:15:58.071Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c
18:15:58 [2020-01-13T18:15:58.091Z] e4d79466b81c: Pull complete
18:15:58 [2020-01-13T18:15:58.289Z] #7 DONE 15.1s
18:15:58 [2020-01-13T18:15:58.339Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 2.0s done
18:15:58 [2020-01-13T18:15:58.462Z] b00baabad4ce: Pull complete
18:15:58 [2020-01-13T18:15:58.462Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
18:15:58 [2020-01-13T18:15:58.462Z] Status: Downloaded newer image for golang:1.12.10-stretch
18:15:58 [2020-01-13T18:15:58.462Z]  ---> 687421176e14
18:15:58 [2020-01-13T18:15:58.462Z] Step 5/16 : ARG BUILDX_REPO
18:15:58 [2020-01-13T18:15:58.462Z]  ---> Running in 7ae27defc469
18:15:58 [2020-01-13T18:15:58.462Z] Removing intermediate container 7ae27defc469
18:15:58 [2020-01-13T18:15:58.462Z]  ---> e5ca22b6c878
18:15:58 [2020-01-13T18:15:58.462Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
18:15:58 [2020-01-13T18:15:58.462Z]  ---> Running in d89843f29f36
18:15:58 [2020-01-13T18:15:58.546Z] 
18:15:58 [2020-01-13T18:15:58.546Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:15:58 [2020-01-13T18:15:58.597Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50
18:15:58 [2020-01-13T18:15:58.825Z] Cloning into '/buildx'...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:15:59 [2020-01-13T18:15:59.471Z] + docker version
18:15:59 [2020-01-13T18:15:59.471Z] Client:
18:15:59 [2020-01-13T18:15:59.471Z]  Version:           18.06.1-ce
18:15:59 [2020-01-13T18:15:59.471Z]  API version:       1.38
18:15:59 [2020-01-13T18:15:59.471Z]  Go version:        go1.10.3
18:15:59 [2020-01-13T18:15:59.471Z]  Git commit:        e68fc7a
18:15:59 [2020-01-13T18:15:59.471Z]  Built:             Tue Aug 21 17:26:10 2018
18:15:59 [2020-01-13T18:15:59.471Z]  OS/Arch:           linux/ppc64le
18:15:59 [2020-01-13T18:15:59.471Z]  Experimental:      false
18:15:59 [2020-01-13T18:15:59.471Z] 
18:15:59 [2020-01-13T18:15:59.471Z] Server:
18:15:59 [2020-01-13T18:15:59.471Z]  Engine:
18:15:59 [2020-01-13T18:15:59.471Z]   Version:          18.06.1-ce
18:15:59 [2020-01-13T18:15:59.471Z]   API version:      1.38 (minimum version 1.12)
18:15:59 [2020-01-13T18:15:59.471Z]   Go version:       go1.10.3
18:15:59 [2020-01-13T18:15:59.471Z]   Git commit:       e68fc7a
18:15:59 [2020-01-13T18:15:59.471Z]   Built:            Tue Aug 21 17:24:20 2018
18:15:59 [2020-01-13T18:15:59.471Z]   OS/Arch:          linux/ppc64le
18:15:59 [2020-01-13T18:15:59.471Z]   Experimental:     true
[Pipeline] sh
18:15:59 [2020-01-13T18:15:59.855Z] + docker info
18:15:59 [2020-01-13T18:15:59.856Z] Containers: 0
18:15:59 [2020-01-13T18:15:59.856Z]  Running: 0
18:15:59 [2020-01-13T18:15:59.856Z]  Paused: 0
18:15:59 [2020-01-13T18:15:59.856Z]  Stopped: 0
18:15:59 [2020-01-13T18:15:59.856Z] Images: 0
18:15:59 [2020-01-13T18:15:59.856Z] Server Version: 18.06.1-ce
18:15:59 [2020-01-13T18:15:59.856Z] Storage Driver: overlay2
18:15:59 [2020-01-13T18:15:59.856Z]  Backing Filesystem: extfs
18:15:59 [2020-01-13T18:15:59.856Z]  Supports d_type: true
18:15:59 [2020-01-13T18:15:59.856Z]  Native Overlay Diff: true
18:15:59 [2020-01-13T18:15:59.856Z] Logging Driver: json-file
18:15:59 [2020-01-13T18:15:59.856Z] Cgroup Driver: cgroupfs
18:15:59 [2020-01-13T18:15:59.856Z] Plugins:
18:15:59 [2020-01-13T18:15:59.856Z]  Volume: local
18:15:59 [2020-01-13T18:15:59.856Z]  Network: bridge host ipvlan macvlan null overlay
18:15:59 [2020-01-13T18:15:59.856Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
18:15:59 [2020-01-13T18:15:59.856Z] Swarm: inactive
18:15:59 [2020-01-13T18:15:59.856Z] Runtimes: runc
18:15:59 [2020-01-13T18:15:59.856Z] Default Runtime: runc
18:15:59 [2020-01-13T18:15:59.856Z] Init Binary: docker-init
18:15:59 [2020-01-13T18:15:59.856Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
18:15:59 [2020-01-13T18:15:59.856Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
18:15:59 [2020-01-13T18:15:59.856Z] init version: fec3683
18:15:59 [2020-01-13T18:15:59.856Z] Security Options:
18:15:59 [2020-01-13T18:15:59.856Z]  apparmor
18:15:59 [2020-01-13T18:15:59.856Z]  seccomp
18:15:59 [2020-01-13T18:15:59.856Z]   Profile: default
18:15:59 [2020-01-13T18:15:59.856Z] Kernel Version: 4.4.0-139-generic
18:15:59 [2020-01-13T18:15:59.856Z] Operating System: Ubuntu 16.04.3 LTS
18:15:59 [2020-01-13T18:15:59.856Z] OSType: linux
18:15:59 [2020-01-13T18:15:59.856Z] Architecture: ppc64le
18:15:59 [2020-01-13T18:15:59.856Z] CPUs: 4
18:15:59 [2020-01-13T18:15:59.856Z] Total Memory: 7.972GiB
18:15:59 [2020-01-13T18:15:59.856Z] Name: ppc64le-ubuntu-16
18:15:59 [2020-01-13T18:15:59.856Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
18:15:59 [2020-01-13T18:15:59.856Z] Docker Root Dir: /var/lib/docker
18:15:59 [2020-01-13T18:15:59.856Z] Debug Mode (client): false
18:15:59 [2020-01-13T18:15:59.856Z] Debug Mode (server): false
18:15:59 [2020-01-13T18:15:59.856Z] Username: dockerbuildbot
18:15:59 [2020-01-13T18:15:59.856Z] Registry: https://index.docker.io/v1/
18:15:59 [2020-01-13T18:15:59.856Z] Labels:
18:15:59 [2020-01-13T18:15:59.856Z] Experimental: true
18:15:59 [2020-01-13T18:15:59.856Z] Insecure Registries:
18:15:59 [2020-01-13T18:15:59.856Z]  127.0.0.0/8
18:15:59 [2020-01-13T18:15:59.856Z] Live Restore Enabled: false
18:15:59 [2020-01-13T18:15:59.856Z] 
[Pipeline] sh
18:15:59 [2020-01-13T18:15:59.974Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 1.6s done
18:16:00 [2020-01-13T18:16:00.233Z] #7 extracting sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 0.1s
18:16:00 [2020-01-13T18:16:00.247Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:16:00 [2020-01-13T18:16:00.247Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:16:00 [2020-01-13T18:16:00.247Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40366/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:16:00 [2020-01-13T18:16:00.247Z] + bash /home/docker/workspace/moby_PR-40366/check-config.sh
18:16:00 [2020-01-13T18:16:00.247Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:16:00 [2020-01-13T18:16:00.247Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
18:16:00 [2020-01-13T18:16:00.247Z] 
18:16:00 [2020-01-13T18:16:00.247Z] Generally Necessary:
18:16:00 [2020-01-13T18:16:00.247Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:16:00 [2020-01-13T18:16:00.247Z] - apparmor: enabled and tools installed
18:16:00 [2020-01-13T18:16:00.247Z] - CONFIG_NAMESPACES: enabled
18:16:00 [2020-01-13T18:16:00.446Z] #8 DONE 1.9s
18:16:00 [2020-01-13T18:16:00.446Z] 
18:16:00 [2020-01-13T18:16:00.446Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_NET_NS: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_PID_NS: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_IPC_NS: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_UTS_NS: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_CGROUPS: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_CGROUP_CPUACCT: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_CGROUP_DEVICE: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_CGROUP_FREEZER: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_CGROUP_SCHED: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_CPUSETS: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_MEMCG: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_KEYS: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_VETH: enabled (as module)
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_BRIDGE: enabled (as module)
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_NF_NAT: enabled (as module)
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_NF_NAT_NEEDED: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_POSIX_MQUEUE: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
18:16:00 [2020-01-13T18:16:00.534Z] 
18:16:00 [2020-01-13T18:16:00.534Z] Optional Features:
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_USER_NS: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_SECCOMP: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_CGROUP_PIDS: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_MEMCG_SWAP: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:16:00 [2020-01-13T18:16:00.534Z]     (cgroup swap accounting is currently enabled)
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_MEMCG_KMEM: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_BLK_CGROUP: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:16:00 [2020-01-13T18:16:00.534Z] - CONFIG_IOSCHED_CFQ: enabled
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_CGROUP_PERF: enabled
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_CGROUP_HUGETLB: enabled
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_CFS_BANDWIDTH: enabled
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_RT_GROUP_SCHED: missing
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_IP_VS: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_IP_VS_NFCT: enabled
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_IP_VS_RR: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_EXT4_FS: enabled
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:16:00 [2020-01-13T18:16:00.825Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:16:00 [2020-01-13T18:16:00.825Z] - Network Drivers:
18:16:00 [2020-01-13T18:16:00.825Z]   - "overlay":
18:16:00 [2020-01-13T18:16:00.825Z]     - CONFIG_VXLAN: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:16:00 [2020-01-13T18:16:00.825Z]       Optional (for encrypted networks):
18:16:00 [2020-01-13T18:16:00.825Z]       - CONFIG_CRYPTO: enabled
18:16:00 [2020-01-13T18:16:00.825Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z]       - CONFIG_XFRM: enabled
18:16:00 [2020-01-13T18:16:00.825Z]       - CONFIG_XFRM_USER: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z]       - CONFIG_INET_ESP: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z]   - "ipvlan":
18:16:00 [2020-01-13T18:16:00.825Z]     - CONFIG_IPVLAN: enabled (as module)
18:16:00 [2020-01-13T18:16:00.825Z]   - "macvlan":
18:16:01 [2020-01-13T18:16:01.012Z] #9 DONE 0.8s
18:16:01 [2020-01-13T18:16:01.012Z] 
18:16:01 [2020-01-13T18:16:01.012Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:16:01 [2020-01-13T18:16:01.110Z]     - CONFIG_MACVLAN: enabled (as module)
18:16:01 [2020-01-13T18:16:01.110Z]     - CONFIG_DUMMY: enabled (as module)
18:16:01 [2020-01-13T18:16:01.110Z]   - "ftp,tftp client in container":
18:16:01 [2020-01-13T18:16:01.110Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:16:01 [2020-01-13T18:16:01.110Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:16:01 [2020-01-13T18:16:01.110Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:16:01 [2020-01-13T18:16:01.110Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:16:01 [2020-01-13T18:16:01.110Z] - Storage Drivers:
18:16:01 [2020-01-13T18:16:01.110Z]   - "aufs":
18:16:01 [2020-01-13T18:16:01.110Z]     - CONFIG_AUFS_FS: enabled (as module)
18:16:01 [2020-01-13T18:16:01.110Z]   - "btrfs":
18:16:01 [2020-01-13T18:16:01.110Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:16:01 [2020-01-13T18:16:01.110Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:16:01 [2020-01-13T18:16:01.110Z]   - "devicemapper":
18:16:01 [2020-01-13T18:16:01.110Z]     - CONFIG_BLK_DEV_DM: enabled
18:16:01 [2020-01-13T18:16:01.110Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:16:01 [2020-01-13T18:16:01.110Z]   - "overlay":
18:16:01 [2020-01-13T18:16:01.110Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:16:01 [2020-01-13T18:16:01.110Z]   - "zfs":
18:16:01 [2020-01-13T18:16:01.110Z]     - /dev/zfs: missing
18:16:01 [2020-01-13T18:16:01.110Z]     - zfs command: missing
18:16:01 [2020-01-13T18:16:01.110Z]     - zpool command: missing
18:16:01 [2020-01-13T18:16:01.110Z] 
18:16:01 [2020-01-13T18:16:01.110Z] Limits:
18:16:01 [2020-01-13T18:16:01.110Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:16:01 [2020-01-13T18:16:01.110Z] 
18:16:01 [2020-01-13T18:16:01.110Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:16:01 [2020-01-13T18:16:01.270Z] #43 ...
18:16:01 [2020-01-13T18:16:01.270Z] 
18:16:01 [2020-01-13T18:16:01.270Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:16:01 [2020-01-13T18:16:01.270Z] #40 DONE 0.1s
18:16:01 [2020-01-13T18:16:01.270Z] 
18:16:01 [2020-01-13T18:16:01.270Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:16:01 [2020-01-13T18:16:01.270Z] #29 DONE 0.1s
18:16:01 [2020-01-13T18:16:01.270Z] 
18:16:01 [2020-01-13T18:16:01.270Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:16:01 [2020-01-13T18:16:01.270Z] #21 DONE 0.1s
18:16:01 [2020-01-13T18:16:01.270Z] 
18:16:01 [2020-01-13T18:16:01.270Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:16:01 [2020-01-13T18:16:01.270Z] #70 DONE 0.1s
18:16:01 [2020-01-13T18:16:01.270Z] 
18:16:01 [2020-01-13T18:16:01.270Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:16:01 [2020-01-13T18:16:01.270Z] #22 DONE 0.1s
18:16:01 [2020-01-13T18:16:01.270Z] 
18:16:01 [2020-01-13T18:16:01.270Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:16:01 [2020-01-13T18:16:01.270Z] #52 DONE 0.1s
18:16:01 [2020-01-13T18:16:01.270Z] 
18:16:01 [2020-01-13T18:16:01.270Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:16:01 [2020-01-13T18:16:01.270Z] #49 DONE 0.1s
18:16:01 [2020-01-13T18:16:01.270Z] 
18:16:01 [2020-01-13T18:16:01.270Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:16:01 [2020-01-13T18:16:01.271Z] #32 DONE 0.2s
18:16:01 [2020-01-13T18:16:01.271Z] 
18:16:01 [2020-01-13T18:16:01.271Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:16:01 [2020-01-13T18:16:01.271Z] #46 DONE 0.2s
18:16:01 [2020-01-13T18:16:01.271Z] 
18:16:01 [2020-01-13T18:16:01.271Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:16:01 [2020-01-13T18:16:01.336Z] Removing intermediate container d89843f29f36
18:16:01 [2020-01-13T18:16:01.336Z]  ---> b7e795ceb9bf
18:16:01 [2020-01-13T18:16:01.336Z] Step 7/16 : WORKDIR /buildx
18:16:01 [2020-01-13T18:16:01.535Z] #47 ...
18:16:01 [2020-01-13T18:16:01.535Z] 
18:16:01 [2020-01-13T18:16:01.535Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:16:01 [2020-01-13T18:16:01.535Z] #64 DONE 0.2s
18:16:01 [2020-01-13T18:16:01.535Z] 
18:16:01 [2020-01-13T18:16:01.535Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:16:01 [2020-01-13T18:16:01.550Z] + make bundles/buildx
18:16:01 [2020-01-13T18:16:01.745Z]  ---> Running in 46bdfee2afc6
18:16:01 [2020-01-13T18:16:01.745Z] Removing intermediate container 46bdfee2afc6
18:16:01 [2020-01-13T18:16:01.745Z]  ---> 85c317733a95
18:16:01 [2020-01-13T18:16:01.745Z] Step 8/16 : ARG BUILDX_COMMIT
18:16:01 [2020-01-13T18:16:01.745Z]  ---> Running in f069fba32b8b
18:16:01 [2020-01-13T18:16:01.745Z] Removing intermediate container f069fba32b8b
18:16:01 [2020-01-13T18:16:01.745Z]  ---> a08233435860
18:16:01 [2020-01-13T18:16:01.745Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
18:16:02 [2020-01-13T18:16:02.168Z] make: command: Command not found
18:16:02 [2020-01-13T18:16:02.168Z] make: command: Command not found
18:16:02 [2020-01-13T18:16:02.168Z] mkdir bundles
18:16:02 [2020-01-13T18:16:02.168Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
18:16:02 [2020-01-13T18:16:02.168Z] 	--build-arg BUILDX_COMMIT \
18:16:02 [2020-01-13T18:16:02.168Z] 	--build-arg BUILDX_REPO \
18:16:02 [2020-01-13T18:16:02.168Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
18:16:02 [2020-01-13T18:16:02.168Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
18:16:02 [2020-01-13T18:16:02.168Z] 	.
18:16:02 [2020-01-13T18:16:02.168Z] /bin/sh: 4: go: not found
18:16:02 [2020-01-13T18:16:02.168Z] /bin/sh: 5: go: not found
18:16:02 [2020-01-13T18:16:02.214Z]  ---> Running in f0fa8446d8fa
18:16:02 [2020-01-13T18:16:02.618Z] From https://github.com/docker/buildx
18:16:02 [2020-01-13T18:16:02.618Z]  * [new tag]         v0.3.1     -> build
18:16:02 [2020-01-13T18:16:02.618Z] Switched to branch 'build'
18:16:03 [2020-01-13T18:16:03.405Z] Removing intermediate container f0fa8446d8fa
18:16:03 [2020-01-13T18:16:03.405Z]  ---> c0bc061b7429
18:16:03 [2020-01-13T18:16:03.405Z] Step 10/16 : RUN go mod download
18:16:03 [2020-01-13T18:16:03.405Z]  ---> Running in d2f6b115b007
18:16:03 [2020-01-13T18:16:03.526Z] #7 extracting sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 3.2s done
18:16:03 [2020-01-13T18:16:03.526Z] #7 extracting sha256:a383edb944750aa293ac59e5030ee9292ba757bd04b0af98667cf78a248d2068 0.0s done
18:16:03 [2020-01-13T18:16:03.792Z] go: finding github.com/hashicorp/hcl v1.0.0
18:16:03 [2020-01-13T18:16:03.792Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
18:16:03 [2020-01-13T18:16:03.792Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
18:16:03 [2020-01-13T18:16:03.792Z] go: finding github.com/opencontainers/image-spec v1.0.1
18:16:03 [2020-01-13T18:16:03.792Z] go: finding github.com/gofrs/flock v0.7.0
18:16:03 [2020-01-13T18:16:03.792Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
18:16:03 [2020-01-13T18:16:03.860Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 4.4s done
18:16:03 [2020-01-13T18:16:03.860Z] #7 extracting sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 done
18:16:03 [2020-01-13T18:16:03.860Z] #7 DONE 15.3s
18:16:03 [2020-01-13T18:16:03.860Z] 
18:16:03 [2020-01-13T18:16:03.860Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:16:04 [2020-01-13T18:16:04.094Z] #7 DONE 12.8s
18:16:04 [2020-01-13T18:16:04.094Z] 
18:16:04 [2020-01-13T18:16:04.094Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:16:04 [2020-01-13T18:16:04.196Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
18:16:04 [2020-01-13T18:16:04.196Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
18:16:04 [2020-01-13T18:16:04.875Z] Sending build context to Docker daemon  51.09MB

18:16:05 [2020-01-13T18:16:05.026Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
18:16:05 [2020-01-13T18:16:05.026Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
18:16:05 [2020-01-13T18:16:05.026Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
18:16:05 [2020-01-13T18:16:05.026Z] go: finding github.com/mattn/go-shellwords v1.0.5
18:16:05 [2020-01-13T18:16:05.026Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
18:16:05 [2020-01-13T18:16:05.026Z] go: finding github.com/json-iterator/go v1.1.6
18:16:05 [2020-01-13T18:16:05.167Z] Step 1/16 : ARG GO_VERSION=1.12.10
18:16:05 [2020-01-13T18:16:05.167Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
18:16:05 [2020-01-13T18:16:05.167Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
18:16:05 [2020-01-13T18:16:05.167Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
18:16:05 [2020-01-13T18:16:05.167Z] 1.12.10-stretch: Pulling from library/golang
18:16:05 [2020-01-13T18:16:05.448Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
18:16:05 [2020-01-13T18:16:05.448Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
18:16:05 [2020-01-13T18:16:05.448Z] go: finding gopkg.in/inf.v0 v0.9.1
18:16:05 [2020-01-13T18:16:05.448Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
18:16:05 [2020-01-13T18:16:05.448Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
18:16:05 [2020-01-13T18:16:05.455Z] fb056072eab9: Pulling fs layer
18:16:05 [2020-01-13T18:16:05.455Z] 6a33b1f9796f: Pulling fs layer
18:16:05 [2020-01-13T18:16:05.455Z] 8f8f8962e456: Pulling fs layer
18:16:05 [2020-01-13T18:16:05.455Z] 68adcc365214: Pulling fs layer
18:16:05 [2020-01-13T18:16:05.455Z] 76d8adf27bdf: Pulling fs layer
18:16:05 [2020-01-13T18:16:05.455Z] d66e58854927: Pulling fs layer
18:16:05 [2020-01-13T18:16:05.455Z] 71497195576e: Pulling fs layer
18:16:05 [2020-01-13T18:16:05.455Z] 68adcc365214: Waiting
18:16:05 [2020-01-13T18:16:05.455Z] 76d8adf27bdf: Waiting
18:16:05 [2020-01-13T18:16:05.455Z] d66e58854927: Waiting
18:16:05 [2020-01-13T18:16:05.455Z] 71497195576e: Waiting
18:16:05 [2020-01-13T18:16:05.759Z] #8 DONE 2.3s
18:16:05 [2020-01-13T18:16:05.759Z] 
18:16:05 [2020-01-13T18:16:05.759Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:16:05 [2020-01-13T18:16:05.900Z] go: finding github.com/sirupsen/logrus v1.4.0
18:16:05 [2020-01-13T18:16:05.900Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
18:16:05 [2020-01-13T18:16:05.997Z] #8 DONE 1.9s
18:16:05 [2020-01-13T18:16:05.997Z] 
18:16:05 [2020-01-13T18:16:05.997Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:16:06 [2020-01-13T18:16:06.082Z] 8f8f8962e456: Verifying Checksum
18:16:06 [2020-01-13T18:16:06.082Z] 8f8f8962e456: Download complete
18:16:06 [2020-01-13T18:16:06.325Z] #9 DONE 0.8s
18:16:06 [2020-01-13T18:16:06.325Z] 
18:16:06 [2020-01-13T18:16:06.325Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:16:06 [2020-01-13T18:16:06.325Z] #21 DONE 0.1s
18:16:06 [2020-01-13T18:16:06.325Z] 
18:16:06 [2020-01-13T18:16:06.325Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:16:06 [2020-01-13T18:16:06.325Z] #25 ...
18:16:06 [2020-01-13T18:16:06.325Z] 
18:16:06 [2020-01-13T18:16:06.325Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:16:06 [2020-01-13T18:16:06.325Z] #22 DONE 0.1s
18:16:06 [2020-01-13T18:16:06.373Z] 6a33b1f9796f: Verifying Checksum
18:16:06 [2020-01-13T18:16:06.373Z] 6a33b1f9796f: Download complete
18:16:06 [2020-01-13T18:16:06.471Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
18:16:06 [2020-01-13T18:16:06.471Z] go: finding github.com/davecgh/go-spew v1.1.1
18:16:06 [2020-01-13T18:16:06.583Z] 
18:16:06 [2020-01-13T18:16:06.583Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:16:06 [2020-01-13T18:16:06.805Z] #65 ...
18:16:06 [2020-01-13T18:16:06.805Z] 
18:16:06 [2020-01-13T18:16:06.805Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:16:06 [2020-01-13T18:16:06.805Z] #25 4.373 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:06 [2020-01-13T18:16:06.805Z] #25 4.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:06 [2020-01-13T18:16:06.805Z] #25 4.574 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:06 [2020-01-13T18:16:06.805Z] #25 5.521 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
18:16:06 [2020-01-13T18:16:06.843Z] go: finding github.com/gogo/protobuf v1.2.1
18:16:06 [2020-01-13T18:16:06.843Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
18:16:06 [2020-01-13T18:16:06.933Z] #9 DONE 1.1s
18:16:06 [2020-01-13T18:16:06.933Z] 
18:16:06 [2020-01-13T18:16:06.933Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:16:06 [2020-01-13T18:16:06.933Z] #21 DONE 0.1s
18:16:06 [2020-01-13T18:16:06.933Z] 
18:16:06 [2020-01-13T18:16:06.933Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:16:06 [2020-01-13T18:16:06.933Z] #35 ...
18:16:06 [2020-01-13T18:16:06.933Z] 
18:16:06 [2020-01-13T18:16:06.933Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:16:06 [2020-01-13T18:16:06.933Z] #46 DONE 0.1s
18:16:06 [2020-01-13T18:16:06.933Z] 
18:16:06 [2020-01-13T18:16:06.933Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:16:06 [2020-01-13T18:16:06.933Z] #32 DONE 0.1s
18:16:07 [2020-01-13T18:16:07.063Z] #25 ...
18:16:07 [2020-01-13T18:16:07.063Z] 
18:16:07 [2020-01-13T18:16:07.063Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:16:07 [2020-01-13T18:16:07.063Z] #30 5.877 + git clone https://github.com/kolyshkin/go-swagger.git .
18:16:07 [2020-01-13T18:16:07.063Z] #30 5.881 Cloning into '.'...
18:16:07 [2020-01-13T18:16:07.193Z] 
18:16:07 [2020-01-13T18:16:07.193Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:16:07 [2020-01-13T18:16:07.193Z] #22 DONE 0.1s
18:16:07 [2020-01-13T18:16:07.193Z] 
18:16:07 [2020-01-13T18:16:07.193Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:16:07 [2020-01-13T18:16:07.193Z] #49 DONE 0.1s
18:16:07 [2020-01-13T18:16:07.193Z] 
18:16:07 [2020-01-13T18:16:07.193Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:16:07 [2020-01-13T18:16:07.232Z] go: finding github.com/pkg/errors v0.8.1
18:16:07 [2020-01-13T18:16:07.232Z] go: finding github.com/stretchr/testify v1.3.0
18:16:07 [2020-01-13T18:16:07.232Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
18:16:07 [2020-01-13T18:16:07.321Z] #30 ...
18:16:07 [2020-01-13T18:16:07.321Z] 
18:16:07 [2020-01-13T18:16:07.321Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:16:07 [2020-01-13T18:16:07.321Z] #43 6.261 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:07 [2020-01-13T18:16:07.321Z] #43 6.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:07 [2020-01-13T18:16:07.321Z] #43 6.318 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:07 [2020-01-13T18:16:07.516Z] #23 1.244 + RM_GOPATH=0
18:16:07 [2020-01-13T18:16:07.516Z] #23 1.244 + TMP_GOPATH=
18:16:07 [2020-01-13T18:16:07.516Z] #23 1.244 + : /build
18:16:07 [2020-01-13T18:16:07.516Z] #23 1.244 + '[' -z '' ']'
18:16:07 [2020-01-13T18:16:07.616Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.248 ++ mktemp -d
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.248 + export GOPATH=/tmp/tmp.igvrFVqjST
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.248 + GOPATH=/tmp/tmp.igvrFVqjST
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.248 + RM_GOPATH=1
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.248 ++ dirname ./install.sh
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.252 Install docker/cli version 17.06.2-ce from stable
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.252 + dir=.
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.252 + bin=dockercli
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.252 + shift
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.252 + '[' '!' -f ./dockercli.installer ']'
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.252 + . ./dockercli.installer
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.252 ++ : stable
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.252 ++ : 17.06.2-ce
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.252 + install_dockercli
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.252 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.252 ++ uname -m
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.252 + arch=x86_64
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.252 + '[' x86_64 '!=' x86_64 ']'
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.253 + url=https://download.docker.com/linux/static
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.253 + tar -xz docker/docker
18:16:07 [2020-01-13T18:16:07.774Z] #23 1.255 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:16:08 [2020-01-13T18:16:08.013Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
18:16:08 [2020-01-13T18:16:08.013Z] go: finding github.com/lib/pq v1.0.0
18:16:08 [2020-01-13T18:16:08.013Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:16:08 [2020-01-13T18:16:08.013Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
18:16:08 [2020-01-13T18:16:08.367Z] #43 7.414 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
18:16:08 [2020-01-13T18:16:08.581Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
18:16:08 [2020-01-13T18:16:08.581Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
18:16:08 [2020-01-13T18:16:08.969Z] go: finding github.com/jinzhu/now v1.0.0
18:16:08 [2020-01-13T18:16:08.969Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
18:16:08 [2020-01-13T18:16:08.969Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:16:08 [2020-01-13T18:16:08.969Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.756 + RM_GOPATH=0
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.756 + TMP_GOPATH=
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.756 + : /build
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.756 + '[' -z '' ']'
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.757 ++ mktemp -d
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.759 + export GOPATH=/tmp/tmp.Jgiv24fu0h
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.759 + GOPATH=/tmp/tmp.Jgiv24fu0h
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.759 + RM_GOPATH=1
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.760 ++ dirname ./install.sh
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.761 + dir=.
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.761 + bin=dockercli
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.761 + shift
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.761 + '[' '!' -f ./dockercli.installer ']'
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.761 + . ./dockercli.installer
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.761 ++ : stable
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.761 ++ : 17.06.2-ce
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.761 + install_dockercli
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.761 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.761 Install docker/cli version 17.06.2-ce from stable
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.762 ++ uname -m
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.763 + arch=aarch64
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.763 + '[' aarch64 '!=' x86_64 ']'
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.763 + '[' aarch64 '!=' s390x ']'
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.763 + '[' aarch64 '!=' armhf ']'
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.763 + build_dockercli
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.763 + git clone https://github.com/docker/docker-ce /tmp/tmp.Jgiv24fu0h/tmp/docker-ce
18:16:09 [2020-01-13T18:16:09.100Z] #23 1.766 Cloning into '/tmp/tmp.Jgiv24fu0h/tmp/docker-ce'...
18:16:09 [2020-01-13T18:16:09.109Z] fb056072eab9: Verifying Checksum
18:16:09 [2020-01-13T18:16:09.109Z] fb056072eab9: Download complete
18:16:09 [2020-01-13T18:16:09.364Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
18:16:09 [2020-01-13T18:16:09.768Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
18:16:09 [2020-01-13T18:16:09.768Z] go: finding github.com/hashicorp/go-version v1.1.0
18:16:09 [2020-01-13T18:16:09.768Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:16:09 [2020-01-13T18:16:09.768Z] go: finding github.com/imdario/mergo v0.3.7
18:16:10 [2020-01-13T18:16:10.150Z] 68adcc365214: Verifying Checksum
18:16:10 [2020-01-13T18:16:10.150Z] 68adcc365214: Download complete
18:16:10 [2020-01-13T18:16:10.162Z] go: finding github.com/theupdateframework/notary v0.6.1
18:16:10 [2020-01-13T18:16:10.162Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
18:16:10 [2020-01-13T18:16:10.338Z] #23 3.567 + mkdir -p /build
18:16:10 [2020-01-13T18:16:10.338Z] #23 3.569 + mv docker/docker /build/
18:16:10 [2020-01-13T18:16:10.338Z] #23 3.571 + rmdir docker
18:16:10 [2020-01-13T18:16:10.338Z] #23 DONE 3.8s
18:16:10 [2020-01-13T18:16:10.338Z] 
18:16:10 [2020-01-13T18:16:10.338Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:16:10 [2020-01-13T18:16:10.338Z] #25 1.716 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:10 [2020-01-13T18:16:10.338Z] #25 1.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:10 [2020-01-13T18:16:10.338Z] #25 1.736 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:10 [2020-01-13T18:16:10.338Z] #25 2.047 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
18:16:10 [2020-01-13T18:16:10.338Z] #25 2.673 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB]
18:16:10 [2020-01-13T18:16:10.338Z] #25 3.341 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:16:10 [2020-01-13T18:16:10.438Z] 71497195576e: Verifying Checksum
18:16:10 [2020-01-13T18:16:10.439Z] 71497195576e: Download complete
18:16:10 [2020-01-13T18:16:10.726Z] 76d8adf27bdf: Verifying Checksum
18:16:10 [2020-01-13T18:16:10.726Z] 76d8adf27bdf: Download complete
18:16:10 [2020-01-13T18:16:10.903Z] #43 9.683 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB]
18:16:10 [2020-01-13T18:16:10.997Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
18:16:10 [2020-01-13T18:16:10.997Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
18:16:10 [2020-01-13T18:16:10.997Z] go: finding github.com/stretchr/testify v1.2.2
18:16:11 [2020-01-13T18:16:11.161Z] #43 ...
18:16:11 [2020-01-13T18:16:11.161Z] 
18:16:11 [2020-01-13T18:16:11.161Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:16:11 [2020-01-13T18:16:11.161Z] #35 4.431 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:11 [2020-01-13T18:16:11.161Z] #35 4.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:11 [2020-01-13T18:16:11.161Z] #35 4.580 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:11 [2020-01-13T18:16:11.161Z] #35 5.604 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
18:16:11 [2020-01-13T18:16:11.161Z] #35 7.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB]
18:16:11 [2020-01-13T18:16:11.161Z] #35 9.827 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:16:11 [2020-01-13T18:16:11.161Z] #35 ...
18:16:11 [2020-01-13T18:16:11.161Z] 
18:16:11 [2020-01-13T18:16:11.161Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:16:11 [2020-01-13T18:16:11.161Z] #41 6.598 + git clone https://github.com/docker/distribution.git .
18:16:11 [2020-01-13T18:16:11.161Z] #41 6.606 Cloning into '.'...
18:16:11 [2020-01-13T18:16:11.387Z] go: finding github.com/prometheus/client_golang v0.8.0
18:16:11 [2020-01-13T18:16:11.387Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
18:16:11 [2020-01-13T18:16:11.420Z] #41 ...
18:16:11 [2020-01-13T18:16:11.420Z] 
18:16:11 [2020-01-13T18:16:11.420Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.785 + RM_GOPATH=0
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.785 + TMP_GOPATH=
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.785 + : /build
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.785 + '[' -z '' ']'
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.787 ++ mktemp -d
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.795 + export GOPATH=/tmp/tmp.ucG9tVcSNv
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.796 + GOPATH=/tmp/tmp.ucG9tVcSNv
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.796 + RM_GOPATH=1
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.796 ++ dirname ./install.sh
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.802 + dir=.
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.803 + bin=golangci_lint
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.803 + shift
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.803 + '[' '!' -f ./golangci_lint.installer ']'
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.803 + . ./golangci_lint.installer
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.803 ++ : v1.20.0
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.804 + install_golangci_lint
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.804 + echo 'Installing golangci-lint version v1.20.0'
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.804 Installing golangci-lint version v1.20.0
18:16:11 [2020-01-13T18:16:11.420Z] #53 6.804 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:16:11 [2020-01-13T18:16:11.420Z] #53 ...
18:16:11 [2020-01-13T18:16:11.420Z] 
18:16:11 [2020-01-13T18:16:11.420Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.644 + RM_GOPATH=0
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.645 + TMP_GOPATH=
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.645 + : /build
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.645 + '[' -z '' ']'
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.649 ++ mktemp -d
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.655 + export GOPATH=/tmp/tmp.q3HVyGguAF
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.655 + GOPATH=/tmp/tmp.q3HVyGguAF
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.664 + RM_GOPATH=1
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.665 ++ dirname ./install.sh
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.672 + dir=.
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.673 + bin=proxy
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.673 + shift
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.680 + '[' '!' -f ./proxy.installer ']'
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.680 + . ./proxy.installer
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.686 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.687 + install_proxy
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.687 + case "$1" in
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.688 + export CGO_ENABLED=0
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.688 + CGO_ENABLED=0
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.688 + _install_proxy
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.688 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.689 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.689 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.q3HVyGguAF/src/github.com/docker/libnetwork
18:16:11 [2020-01-13T18:16:11.420Z] #71 6.691 Cloning into '/tmp/tmp.q3HVyGguAF/src/github.com/docker/libnetwork'...
18:16:11 [2020-01-13T18:16:11.678Z] #71 ...
18:16:11 [2020-01-13T18:16:11.678Z] 
18:16:11 [2020-01-13T18:16:11.678Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:16:11 [2020-01-13T18:16:11.678Z] #59 6.084 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:11 [2020-01-13T18:16:11.678Z] #59 6.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:11 [2020-01-13T18:16:11.678Z] #59 6.113 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:11 [2020-01-13T18:16:11.678Z] #59 7.053 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
18:16:11 [2020-01-13T18:16:11.678Z] #59 9.289 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB]
18:16:11 [2020-01-13T18:16:11.678Z] #59 ...
18:16:11 [2020-01-13T18:16:11.678Z] 
18:16:11 [2020-01-13T18:16:11.678Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:16:11 [2020-01-13T18:16:11.678Z] #10 6.019 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:11 [2020-01-13T18:16:11.678Z] #10 6.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:11 [2020-01-13T18:16:11.678Z] #10 6.111 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:11 [2020-01-13T18:16:11.678Z] #10 7.196 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
18:16:11 [2020-01-13T18:16:11.678Z] #10 9.389 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB]
18:16:11 [2020-01-13T18:16:11.714Z] #25 5.475 Fetched 8319 kB in 4s (2082 kB/s)
18:16:11 [2020-01-13T18:16:11.936Z] #10 ...
18:16:11 [2020-01-13T18:16:11.936Z] 
18:16:11 [2020-01-13T18:16:11.936Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.062 + RM_GOPATH=0
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.062 + TMP_GOPATH=
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.062 + : /build
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.063 + '[' -z '' ']'
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.068 ++ mktemp -d
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.070 + export GOPATH=/tmp/tmp.7Zr42snv7n
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.070 + GOPATH=/tmp/tmp.7Zr42snv7n
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.071 + RM_GOPATH=1
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.071 ++ dirname ./install.sh
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.073 + dir=.
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.073 + bin=tomlv
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.073 + shift
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.073 + '[' '!' -f ./tomlv.installer ']'
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.074 + . ./tomlv.installer
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.074 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.074 + install_tomlv
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.077 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.077 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.077 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7Zr42snv7n/src/github.com/BurntSushi/toml
18:16:11 [2020-01-13T18:16:11.936Z] #33 7.079 Cloning into '/tmp/tmp.7Zr42snv7n/src/github.com/BurntSushi/toml'...
18:16:11 [2020-01-13T18:16:11.936Z] #33 8.074 + cd /tmp/tmp.7Zr42snv7n/src/github.com/BurntSushi/toml
18:16:11 [2020-01-13T18:16:11.936Z] #33 8.074 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:16:11 [2020-01-13T18:16:11.936Z] #33 8.080 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:16:11 [2020-01-13T18:16:11.936Z] #33 8.891 internal/cpu
18:16:11 [2020-01-13T18:16:11.936Z] #33 8.896 runtime/internal/atomic
18:16:11 [2020-01-13T18:16:11.936Z] #33 9.170 runtime/internal/sys
18:16:11 [2020-01-13T18:16:11.936Z] #33 9.329 runtime/internal/math
18:16:11 [2020-01-13T18:16:11.936Z] #33 9.373 math/bits
18:16:11 [2020-01-13T18:16:11.936Z] #33 9.489 internal/bytealg
18:16:11 [2020-01-13T18:16:11.936Z] #33 9.857 math
18:16:11 [2020-01-13T18:16:11.936Z] #33 10.29 runtime
18:16:12 [2020-01-13T18:16:12.196Z] #33 ...
18:16:12 [2020-01-13T18:16:12.196Z] 
18:16:12 [2020-01-13T18:16:12.196Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.273 + RM_GOPATH=0
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.273 + TMP_GOPATH=
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.273 + : /build
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.273 + '[' -z '' ']'
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.274 ++ mktemp -d
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.281 + export GOPATH=/tmp/tmp.NLlByYDTtM
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.281 + GOPATH=/tmp/tmp.NLlByYDTtM
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.281 + RM_GOPATH=1
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.283 ++ dirname ./install.sh
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.290 + dir=.
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.290 + bin=gotestsum
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.290 + shift
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.291 + '[' '!' -f ./gotestsum.installer ']'
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.291 + . ./gotestsum.installer
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.291 ++ : v0.3.5
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.291 + install_gotestsum
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.295 + echo 'Installing gotestsum version v0.3.5'
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.295 + go get -d gotest.tools/gotestsum
18:16:12 [2020-01-13T18:16:12.196Z] #50 6.295 Installing gotestsum version v0.3.5
18:16:12 [2020-01-13T18:16:12.196Z] #50 ...
18:16:12 [2020-01-13T18:16:12.196Z] 
18:16:12 [2020-01-13T18:16:12.196Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.025 + RM_GOPATH=0
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.029 + TMP_GOPATH=
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.029 + : /build
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.029 + '[' -z '' ']'
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.040 ++ mktemp -d
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.042 + export GOPATH=/tmp/tmp.hQ6ODhwB4l
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.042 + GOPATH=/tmp/tmp.hQ6ODhwB4l
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.043 + RM_GOPATH=1
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.044 ++ dirname ./install.sh
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.051 + dir=.
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.052 + bin=dockercli
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.052 + shift
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.052 + '[' '!' -f ./dockercli.installer ']'
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.053 + . ./dockercli.installer
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.054 ++ : stable
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.054 ++ : 17.06.2-ce
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.055 + install_dockercli
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.056 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.057 Install docker/cli version 17.06.2-ce from stable
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.057 ++ uname -m
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.066 + arch=x86_64
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.067 + '[' x86_64 '!=' x86_64 ']'
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.068 + url=https://download.docker.com/linux/static
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.068 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:16:12 [2020-01-13T18:16:12.196Z] #23 7.078 + tar -xz docker/docker
18:16:12 [2020-01-13T18:16:12.454Z] #23 ...
18:16:12 [2020-01-13T18:16:12.454Z] 
18:16:12 [2020-01-13T18:16:12.454Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.711 + RM_GOPATH=0
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.711 + TMP_GOPATH=
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.711 + : /build
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.711 + '[' -z '' ']'
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.713 ++ mktemp -d
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.713 + export GOPATH=/tmp/tmp.qNOtJR5402
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.714 + GOPATH=/tmp/tmp.qNOtJR5402
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.714 + RM_GOPATH=1
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.718 ++ dirname ./install.sh
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.722 + dir=.
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.722 + bin=vndr
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.724 + shift
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.724 + '[' '!' -f ./vndr.installer ']'
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.724 + . ./vndr.installer
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.724 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.725 + install_vndr
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.725 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.725 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qNOtJR5402/src/github.com/LK4D4/vndr
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.725 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:16:12 [2020-01-13T18:16:12.454Z] #47 6.728 Cloning into '/tmp/tmp.qNOtJR5402/src/github.com/LK4D4/vndr'...
18:16:12 [2020-01-13T18:16:12.454Z] #47 7.562 + cd /tmp/tmp.qNOtJR5402/src/github.com/LK4D4/vndr
18:16:12 [2020-01-13T18:16:12.454Z] #47 7.563 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:16:12 [2020-01-13T18:16:12.454Z] #47 7.595 + go build -buildmode=pie -v -o /build/vndr .
18:16:12 [2020-01-13T18:16:12.454Z] #47 8.915 runtime/internal/atomic
18:16:12 [2020-01-13T18:16:12.454Z] #47 8.929 internal/cpu
18:16:12 [2020-01-13T18:16:12.454Z] #47 9.121 runtime/internal/sys
18:16:12 [2020-01-13T18:16:12.454Z] #47 9.298 runtime/internal/math
18:16:12 [2020-01-13T18:16:12.454Z] #47 9.393 internal/race
18:16:12 [2020-01-13T18:16:12.454Z] #47 9.437 internal/bytealg
18:16:12 [2020-01-13T18:16:12.454Z] #47 9.456 sync/atomic
18:16:12 [2020-01-13T18:16:12.454Z] #47 9.850 unicode
18:16:12 [2020-01-13T18:16:12.454Z] #47 10.37 runtime
18:16:12 [2020-01-13T18:16:12.700Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
18:16:13 [2020-01-13T18:16:13.089Z] #25 5.475 Reading package lists...
18:16:13 [2020-01-13T18:16:13.237Z] go: finding github.com/jinzhu/gorm v1.9.2
18:16:13 [2020-01-13T18:16:13.237Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:16:13 [2020-01-13T18:16:13.237Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
18:16:13 [2020-01-13T18:16:13.237Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:16:13 [2020-01-13T18:16:13.237Z] go: finding github.com/bugsnag/panicwrap v1.2.0
18:16:13 [2020-01-13T18:16:13.510Z] fb056072eab9: Pull complete
18:16:13 [2020-01-13T18:16:13.665Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
18:16:13 [2020-01-13T18:16:13.665Z] go: finding github.com/spf13/viper v1.3.2
18:16:14 [2020-01-13T18:16:14.024Z] #25 6.655 Reading package lists...
18:16:14 [2020-01-13T18:16:14.024Z] #25 7.667 Building dependency tree...
18:16:14 [2020-01-13T18:16:14.078Z] go: finding github.com/ghodss/yaml v1.0.0
18:16:14 [2020-01-13T18:16:14.078Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
18:16:14 [2020-01-13T18:16:14.236Z] 6a33b1f9796f: Pull complete
18:16:14 [2020-01-13T18:16:14.236Z] 8f8f8962e456: Pull complete
18:16:14 [2020-01-13T18:16:14.282Z] #25 7.864 Reading state information...
18:16:14 [2020-01-13T18:16:14.282Z] #25 8.052 ca-certificates is already the newest version (20190110).
18:16:14 [2020-01-13T18:16:14.282Z] #25 8.052 The following additional packages will be installed:
18:16:14 [2020-01-13T18:16:14.282Z] #25 8.053   libjq1 libonig5
18:16:14 [2020-01-13T18:16:14.282Z] #25 8.117 The following NEW packages will be installed:
18:16:14 [2020-01-13T18:16:14.485Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
18:16:14 [2020-01-13T18:16:14.485Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
18:16:14 [2020-01-13T18:16:14.540Z] #25 8.120   jq libjq1 libonig5
18:16:14 [2020-01-13T18:16:14.540Z] #25 8.399 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:16:14 [2020-01-13T18:16:14.540Z] #25 8.399 Need to get 355 kB of archives.
18:16:14 [2020-01-13T18:16:14.540Z] #25 8.399 After this operation, 1072 kB of additional disk space will be used.
18:16:14 [2020-01-13T18:16:14.540Z] #25 8.399 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:16:14 [2020-01-13T18:16:14.798Z] #25 8.413 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:16:14 [2020-01-13T18:16:14.798Z] #25 8.417 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:16:14 [2020-01-13T18:16:14.798Z] #25 8.606 debconf: delaying package configuration, since apt-utils is not installed
18:16:14 [2020-01-13T18:16:14.798Z] #25 8.637 Fetched 355 kB in 0s (1255 kB/s)
18:16:14 [2020-01-13T18:16:14.876Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
18:16:14 [2020-01-13T18:16:14.876Z] go: finding github.com/stretchr/objx v0.1.0
18:16:14 [2020-01-13T18:16:14.876Z] go: finding github.com/stretchr/objx v0.1.1
18:16:14 [2020-01-13T18:16:14.877Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
18:16:14 [2020-01-13T18:16:14.877Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
18:16:14 [2020-01-13T18:16:14.992Z] #47 13.61 unicode/utf8
18:16:15 [2020-01-13T18:16:15.056Z] #25 8.671 Selecting previously unselected package libonig5:amd64.
18:16:15 [2020-01-13T18:16:15.056Z] #25 8.671 (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 ... 15401 files and directories currently installed.)
18:16:15 [2020-01-13T18:16:15.056Z] #25 8.682 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
18:16:15 [2020-01-13T18:16:15.056Z] #25 8.689 Unpacking libonig5:amd64 (6.9.1-1) ...
18:16:15 [2020-01-13T18:16:15.056Z] #25 8.761 Selecting previously unselected package libjq1:amd64.
18:16:15 [2020-01-13T18:16:15.056Z] #25 8.765 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:16:15 [2020-01-13T18:16:15.056Z] #25 8.769 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:16:15 [2020-01-13T18:16:15.056Z] #25 8.817 Selecting previously unselected package jq.
18:16:15 [2020-01-13T18:16:15.056Z] #25 8.820 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
18:16:15 [2020-01-13T18:16:15.056Z] #25 8.823 Unpacking jq (1.5+dfsg-2+b1) ...
18:16:15 [2020-01-13T18:16:15.056Z] #25 8.876 Setting up libonig5:amd64 (6.9.1-1) ...
18:16:15 [2020-01-13T18:16:15.273Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
18:16:15 [2020-01-13T18:16:15.273Z] go: finding github.com/go-sql-driver/mysql v1.4.1
18:16:15 [2020-01-13T18:16:15.315Z] #25 8.887 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:16:15 [2020-01-13T18:16:15.315Z] #25 8.896 Setting up jq (1.5+dfsg-2+b1) ...
18:16:15 [2020-01-13T18:16:15.315Z] #25 8.905 Processing triggers for libc-bin (2.28-10) ...
18:16:15 [2020-01-13T18:16:15.315Z] #25 DONE 9.1s
18:16:15 [2020-01-13T18:16:15.315Z] 
18:16:15 [2020-01-13T18:16:15.315Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:16:15 [2020-01-13T18:16:15.315Z] #10 1.696 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:15 [2020-01-13T18:16:15.315Z] #10 1.711 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:15 [2020-01-13T18:16:15.315Z] #10 1.711 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:15 [2020-01-13T18:16:15.315Z] #10 1.943 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
18:16:15 [2020-01-13T18:16:15.315Z] #10 2.435 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB]
18:16:15 [2020-01-13T18:16:15.315Z] #10 3.196 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:16:15 [2020-01-13T18:16:15.315Z] #10 5.347 Fetched 8319 kB in 4s (2081 kB/s)
18:16:15 [2020-01-13T18:16:15.315Z] #10 5.347 Reading package lists...
18:16:15 [2020-01-13T18:16:15.315Z] #10 6.528 Reading package lists...
18:16:15 [2020-01-13T18:16:15.315Z] #10 7.553 Building dependency tree...
18:16:15 [2020-01-13T18:16:15.315Z] #10 7.750 Reading state information...
18:16:15 [2020-01-13T18:16:15.315Z] #10 7.940 The following additional packages will be installed:
18:16:15 [2020-01-13T18:16:15.315Z] #10 7.940   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:16:15 [2020-01-13T18:16:15.315Z] #10 7.940   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:16:15 [2020-01-13T18:16:15.315Z] #10 7.941   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:16:15 [2020-01-13T18:16:15.315Z] #10 7.942   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:16:15 [2020-01-13T18:16:15.315Z] #10 7.946 Suggested packages:
18:16:15 [2020-01-13T18:16:15.315Z] #10 7.946   gcc-8-locales seccomp wine64
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.143 The following NEW packages will be installed:
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.144   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.144   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.144   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.145   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.145   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.145   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.414 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.414 Need to get 77.7 MB of archives.
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.414 After this operation, 487 MB of additional disk space will be used.
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.414 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.458 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.506 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.509 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.513 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.515 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.602 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.658 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
18:16:15 [2020-01-13T18:16:15.315Z] #10 8.661 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
18:16:15 [2020-01-13T18:16:15.558Z] #47 ...
18:16:15 [2020-01-13T18:16:15.558Z] 
18:16:15 [2020-01-13T18:16:15.558Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:16:15 [2020-01-13T18:16:15.558Z] #33 14.26 unicode/utf8
18:16:15 [2020-01-13T18:16:15.574Z] #10 9.222 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
18:16:15 [2020-01-13T18:16:15.665Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.559 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.560 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.562 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.562 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.564 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.564 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.565 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.569 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.571 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.574 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.576 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.582 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.583 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.584 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.585 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB]
18:16:15 [2020-01-13T18:16:15.832Z] #10 9.696 debconf: delaying package configuration, since apt-utils is not installed
18:16:16 [2020-01-13T18:16:16.075Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
18:16:16 [2020-01-13T18:16:16.090Z] #10 9.746 Fetched 77.7 MB in 1s (54.3 MB/s)
18:16:16 [2020-01-13T18:16:16.090Z] #10 9.765 Selecting previously unselected package binutils-mingw-w64-i686.
18:16:16 [2020-01-13T18:16:16.090Z] #10 9.765 (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 ... 15401 files and directories currently installed.)
18:16:16 [2020-01-13T18:16:16.090Z] #10 9.774 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:16:16 [2020-01-13T18:16:16.090Z] #10 9.777 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:16:16 [2020-01-13T18:16:16.125Z] #33 14.71 internal/testlog
18:16:16 [2020-01-13T18:16:16.348Z] #10 10.05 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:16:16 [2020-01-13T18:16:16.348Z] #10 10.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:16:16 [2020-01-13T18:16:16.348Z] #10 10.05 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:16:16 [2020-01-13T18:16:16.383Z] #33 15.04 runtime/cgo
18:16:16 [2020-01-13T18:16:16.478Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
18:16:16 [2020-01-13T18:16:16.478Z] go: finding github.com/spf13/cobra v0.0.3
18:16:16 [2020-01-13T18:16:16.478Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
18:16:16 [2020-01-13T18:16:16.478Z] go: finding github.com/google/certificate-transparency-go v1.0.21
18:16:16 [2020-01-13T18:16:16.478Z] go: finding golang.org/x/text v0.3.0
18:16:16 [2020-01-13T18:16:16.607Z] #10 10.38 Selecting previously unselected package binutils-mingw-w64.
18:16:16 [2020-01-13T18:16:16.607Z] #10 10.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:16:16 [2020-01-13T18:16:16.607Z] #10 10.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:16:16 [2020-01-13T18:16:16.607Z] #10 10.41 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:16:16 [2020-01-13T18:16:16.865Z] #10 10.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:16:16 [2020-01-13T18:16:16.865Z] #10 10.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:16:16 [2020-01-13T18:16:16.865Z] #10 10.46 Selecting previously unselected package dmsetup.
18:16:16 [2020-01-13T18:16:16.865Z] #10 10.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:16:16 [2020-01-13T18:16:16.865Z] #10 10.46 Unpacking dmsetup (2:1.02.155-3) ...
18:16:16 [2020-01-13T18:16:16.865Z] #10 10.50 Selecting previously unselected package mingw-w64-common.
18:16:16 [2020-01-13T18:16:16.865Z] #10 10.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:16:16 [2020-01-13T18:16:16.865Z] #10 10.50 Unpacking mingw-w64-common (6.0.0-3) ...
18:16:17 [2020-01-13T18:16:17.231Z] #23 ...
18:16:17 [2020-01-13T18:16:17.231Z] 
18:16:17 [2020-01-13T18:16:17.231Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:16:17 [2020-01-13T18:16:17.231Z] #10 2.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #10 2.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #10 2.331 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #10 2.421 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #10 3.072 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #10 3.854 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
18:16:17 [2020-01-13T18:16:17.231Z] #10 4.860 Fetched 8147 kB in 3s (2613 kB/s)
18:16:17 [2020-01-13T18:16:17.231Z] #10 4.860 Reading package lists...
18:16:17 [2020-01-13T18:16:17.231Z] #10 6.582 Reading package lists...
18:16:17 [2020-01-13T18:16:17.231Z] #10 8.499 Building dependency tree...
18:16:17 [2020-01-13T18:16:17.231Z] #10 8.852 Reading state information...
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.464 The following additional packages will be installed:
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.464   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.476   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.477   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.478   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.480 Suggested packages:
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.480   gcc-8-locales seccomp wine64
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.792 The following NEW packages will be installed:
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.792   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.792   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.792   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.793   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.794   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:16:17 [2020-01-13T18:16:17.231Z] #10 9.795   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:16:17 [2020-01-13T18:16:17.231Z] #10 ...
18:16:17 [2020-01-13T18:16:17.231Z] 
18:16:17 [2020-01-13T18:16:17.231Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:16:17 [2020-01-13T18:16:17.231Z] #25 2.183 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #25 2.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #25 2.415 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #25 2.480 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #25 3.066 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #25 3.887 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
18:16:17 [2020-01-13T18:16:17.231Z] #25 5.215 Fetched 8147 kB in 3s (2467 kB/s)
18:16:17 [2020-01-13T18:16:17.231Z] #25 5.215 Reading package lists...
18:16:17 [2020-01-13T18:16:17.231Z] #25 6.848 Reading package lists...
18:16:17 [2020-01-13T18:16:17.231Z] #25 8.527 Building dependency tree...
18:16:17 [2020-01-13T18:16:17.231Z] #25 8.833 Reading state information...
18:16:17 [2020-01-13T18:16:17.231Z] #25 9.386 ca-certificates is already the newest version (20190110).
18:16:17 [2020-01-13T18:16:17.231Z] #25 9.386 The following additional packages will be installed:
18:16:17 [2020-01-13T18:16:17.231Z] #25 9.390   libjq1 libonig5
18:16:17 [2020-01-13T18:16:17.231Z] #25 9.508 The following NEW packages will be installed:
18:16:17 [2020-01-13T18:16:17.231Z] #25 9.510   jq libjq1 libonig5
18:16:17 [2020-01-13T18:16:17.231Z] #25 9.826 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:16:17 [2020-01-13T18:16:17.231Z] #25 9.826 Need to get 325 kB of archives.
18:16:17 [2020-01-13T18:16:17.231Z] #25 9.826 After this operation, 1019 kB of additional disk space will be used.
18:16:17 [2020-01-13T18:16:17.231Z] #25 9.826 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #25 9.835 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #25 9.840 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #25 10.10 debconf: delaying package configuration, since apt-utils is not installed
18:16:17 [2020-01-13T18:16:17.231Z] #25 10.15 Fetched 325 kB in 0s (1137 kB/s)
18:16:17 [2020-01-13T18:16:17.231Z] #25 10.20 Selecting previously unselected package libonig5:arm64.
18:16:17 [2020-01-13T18:16:17.231Z] #25 10.20 (Reading database ... 
18:16:17 [2020-01-13T18:16:17.231Z] #25 ...
18:16:17 [2020-01-13T18:16:17.231Z] 
18:16:17 [2020-01-13T18:16:17.231Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:16:17 [2020-01-13T18:16:17.231Z] #59 2.290 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #59 2.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #59 2.327 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #59 2.632 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #59 3.396 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #59 4.183 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
18:16:17 [2020-01-13T18:16:17.231Z] #59 5.423 Fetched 8147 kB in 3s (2347 kB/s)
18:16:17 [2020-01-13T18:16:17.231Z] #59 5.423 Reading package lists...
18:16:17 [2020-01-13T18:16:17.231Z] #59 7.091 Reading package lists...
18:16:17 [2020-01-13T18:16:17.231Z] #59 8.614 Building dependency tree...
18:16:17 [2020-01-13T18:16:17.231Z] #59 8.886 Reading state information...
18:16:17 [2020-01-13T18:16:17.231Z] #59 9.457 The following additional packages will be installed:
18:16:17 [2020-01-13T18:16:17.231Z] #59 9.460   libbtrfs0
18:16:17 [2020-01-13T18:16:17.231Z] #59 9.521 The following NEW packages will be installed:
18:16:17 [2020-01-13T18:16:17.231Z] #59 9.532   libbtrfs-dev libbtrfs0
18:16:17 [2020-01-13T18:16:17.231Z] #59 9.838 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:16:17 [2020-01-13T18:16:17.231Z] #59 9.838 Need to get 119 kB of archives.
18:16:17 [2020-01-13T18:16:17.231Z] #59 9.838 After this operation, 387 kB of additional disk space will be used.
18:16:17 [2020-01-13T18:16:17.231Z] #59 9.838 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #59 9.843 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
18:16:17 [2020-01-13T18:16:17.231Z] #59 10.10 debconf: delaying package configuration, since apt-utils is not installed
18:16:17 [2020-01-13T18:16:17.231Z] #59 10.16 Fetched 119 kB in 0s (429 kB/s)
18:16:17 [2020-01-13T18:16:17.231Z] #59 10.20 Selecting previously unselected package libbtrfs0.
18:16:17 [2020-01-13T18:16:17.231Z] #59 10.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 ... 15374 files and directories currently installed.)
18:16:17 [2020-01-13T18:16:17.231Z] #59 10.23 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
18:16:17 [2020-01-13T18:16:17.231Z] #59 10.24 Unpacking libbtrfs0 (4.20.1-2) ...
18:16:17 [2020-01-13T18:16:17.231Z] #59 10.30 Selecting previously unselected package libbtrfs-dev.
18:16:17 [2020-01-13T18:16:17.231Z] #59 ...
18:16:17 [2020-01-13T18:16:17.231Z] 
18:16:17 [2020-01-13T18:16:17.231Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:16:17 [2020-01-13T18:16:17.231Z] #25 10.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 ... 15374 files and directories currently installed.)
18:16:17 [2020-01-13T18:16:17.231Z] #25 10.23 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
18:16:17 [2020-01-13T18:16:17.231Z] #25 10.24 Unpacking libonig5:arm64 (6.9.1-1) ...
18:16:17 [2020-01-13T18:16:17.231Z] #25 10.35 Selecting previously unselected package libjq1:arm64.
18:16:17 [2020-01-13T18:16:17.231Z] #25 10.36 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
18:16:17 [2020-01-13T18:16:17.231Z] #25 10.37 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
18:16:17 [2020-01-13T18:16:17.303Z] go: finding gopkg.in/yaml.v2 v2.2.2
18:16:17 [2020-01-13T18:16:17.303Z] go: finding github.com/spf13/afero v1.1.2
18:16:17 [2020-01-13T18:16:17.303Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
18:16:17 [2020-01-13T18:16:17.431Z] #10 11.18 Selecting previously unselected package mingw-w64-x86-64-dev.
18:16:17 [2020-01-13T18:16:17.431Z] #10 11.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:16:17 [2020-01-13T18:16:17.431Z] #10 11.19 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:16:17 [2020-01-13T18:16:17.494Z] #25 10.49 Selecting previously unselected package jq.
18:16:17 [2020-01-13T18:16:17.494Z] #25 10.49 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
18:16:17 [2020-01-13T18:16:17.494Z] #25 10.49 Unpacking jq (1.5+dfsg-2+b1) ...
18:16:17 [2020-01-13T18:16:17.494Z] #25 10.59 Setting up libonig5:arm64 (6.9.1-1) ...
18:16:17 [2020-01-13T18:16:17.494Z] #25 10.62 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
18:16:17 [2020-01-13T18:16:17.494Z] #25 10.64 Setting up jq (1.5+dfsg-2+b1) ...
18:16:17 [2020-01-13T18:16:17.494Z] #25 10.66 Processing triggers for libc-bin (2.28-10) ...
18:16:17 [2020-01-13T18:16:17.781Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
18:16:17 [2020-01-13T18:16:17.807Z] d66e58854927: Verifying Checksum
18:16:17 [2020-01-13T18:16:17.807Z] d66e58854927: Download complete
18:16:17 [2020-01-13T18:16:17.997Z] #10 11.86 Selecting previously unselected package gcc-mingw-w64-base.
18:16:17 [2020-01-13T18:16:17.997Z] #10 11.86 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:16:17 [2020-01-13T18:16:17.997Z] #10 11.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:16:17 [2020-01-13T18:16:17.997Z] #10 11.90 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:16:18 [2020-01-13T18:16:18.065Z] #25 DONE 11.2s
18:16:18 [2020-01-13T18:16:18.065Z] 
18:16:18 [2020-01-13T18:16:18.065Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:16:18 [2020-01-13T18:16:18.065Z] #59 10.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
18:16:18 [2020-01-13T18:16:18.065Z] #59 10.32 Unpacking libbtrfs-dev (4.20.1-2) ...
18:16:18 [2020-01-13T18:16:18.065Z] #59 10.42 Setting up libbtrfs0 (4.20.1-2) ...
18:16:18 [2020-01-13T18:16:18.065Z] #59 10.47 Setting up libbtrfs-dev (4.20.1-2) ...
18:16:18 [2020-01-13T18:16:18.065Z] #59 10.49 Processing triggers for libc-bin (2.28-10) ...
18:16:18 [2020-01-13T18:16:18.065Z] #59 DONE 11.1s
18:16:18 [2020-01-13T18:16:18.065Z] 
18:16:18 [2020-01-13T18:16:18.065Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:16:18 [2020-01-13T18:16:18.065Z] #10 10.09 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:16:18 [2020-01-13T18:16:18.065Z] #10 10.09 Need to get 73.3 MB of archives.
18:16:18 [2020-01-13T18:16:18.065Z] #10 10.09 After this operation, 472 MB of additional disk space will be used.
18:16:18 [2020-01-13T18:16:18.065Z] #10 10.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
18:16:18 [2020-01-13T18:16:18.065Z] #10 10.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
18:16:18 [2020-01-13T18:16:18.065Z] #10 10.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:16:18 [2020-01-13T18:16:18.065Z] #10 10.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
18:16:18 [2020-01-13T18:16:18.065Z] #10 10.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
18:16:18 [2020-01-13T18:16:18.065Z] #10 10.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:16:18 [2020-01-13T18:16:18.065Z] #10 10.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:16:18 [2020-01-13T18:16:18.065Z] #10 10.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
18:16:18 [2020-01-13T18:16:18.065Z] #10 10.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
18:16:18 [2020-01-13T18:16:18.065Z] #10 11.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
18:16:18 [2020-01-13T18:16:18.092Z] 68adcc365214: Pull complete
18:16:18 [2020-01-13T18:16:18.256Z] #10 11.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:16:18 [2020-01-13T18:16:18.256Z] #10 11.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:16:18 [2020-01-13T18:16:18.264Z] go: finding github.com/kisielk/errcheck v1.1.0
18:16:18 [2020-01-13T18:16:18.284Z] #33 ...
18:16:18 [2020-01-13T18:16:18.284Z] 
18:16:18 [2020-01-13T18:16:18.284Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:16:18 [2020-01-13T18:16:18.284Z] #23 16.06 + mkdir -p /build
18:16:18 [2020-01-13T18:16:18.284Z] #23 16.07 + mv docker/docker /build/
18:16:18 [2020-01-13T18:16:18.284Z] #23 16.07 + rmdir docker
18:16:18 [2020-01-13T18:16:18.284Z] #23 DONE 16.7s
18:16:18 [2020-01-13T18:16:18.284Z] 
18:16:18 [2020-01-13T18:16:18.284Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.660 + RM_GOPATH=0
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.660 + TMP_GOPATH=
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.660 + : /build/
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.660 + '[' -z '' ']'
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.666 ++ mktemp -d
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.667 + export GOPATH=/tmp/tmp.FJ9biuIlDZ
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.667 + GOPATH=/tmp/tmp.FJ9biuIlDZ
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.667 + RM_GOPATH=1
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.669 ++ dirname ./install.sh
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.671 + dir=.
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.671 + bin=rootlesskit
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.671 + shift
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.671 + '[' '!' -f ./rootlesskit.installer ']'
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.671 + . ./rootlesskit.installer
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.671 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.672 + install_rootlesskit
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.672 + case "$1" in
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.672 + export CGO_ENABLED=0
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.672 + CGO_ENABLED=0
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.672 + _install_rootlesskit
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.672 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.672 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.672 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FJ9biuIlDZ/src/github.com/rootless-containers/rootlesskit
18:16:18 [2020-01-13T18:16:18.284Z] #65 6.679 Cloning into '/tmp/tmp.FJ9biuIlDZ/src/github.com/rootless-containers/rootlesskit'...
18:16:18 [2020-01-13T18:16:18.284Z] #65 10.24 + cd /tmp/tmp.FJ9biuIlDZ/src/github.com/rootless-containers/rootlesskit
18:16:18 [2020-01-13T18:16:18.284Z] #65 10.24 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:16:18 [2020-01-13T18:16:18.284Z] #65 10.68 + for f in rootlesskit rootlesskit-docker-proxy
18:16:18 [2020-01-13T18:16:18.284Z] #65 10.68 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:16:18 [2020-01-13T18:16:18.284Z] #65 ...
18:16:18 [2020-01-13T18:16:18.284Z] 
18:16:18 [2020-01-13T18:16:18.285Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:16:18 [2020-01-13T18:16:18.285Z] #47 14.34 internal/testlog
18:16:18 [2020-01-13T18:16:18.285Z] #47 14.81 encoding
18:16:18 [2020-01-13T18:16:18.285Z] #47 14.89 unicode/utf16
18:16:18 [2020-01-13T18:16:18.285Z] #47 15.21 container/list
18:16:18 [2020-01-13T18:16:18.285Z] #47 15.90 crypto/internal/subtle
18:16:18 [2020-01-13T18:16:18.285Z] #47 16.00 crypto/subtle
18:16:18 [2020-01-13T18:16:18.285Z] #47 16.13 vendor/golang.org/x/crypto/cryptobyte/asn1
18:16:18 [2020-01-13T18:16:18.285Z] #47 16.22 internal/nettrace
18:16:18 [2020-01-13T18:16:18.285Z] #47 16.35 runtime/cgo
18:16:18 [2020-01-13T18:16:18.327Z] #10 11.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
18:16:18 [2020-01-13T18:16:18.327Z] #10 11.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
18:16:18 [2020-01-13T18:16:18.327Z] #10 11.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
18:16:18 [2020-01-13T18:16:18.327Z] #10 11.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
18:16:18 [2020-01-13T18:16:18.327Z] #10 11.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
18:16:18 [2020-01-13T18:16:18.327Z] #10 11.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u2 [109 kB]
18:16:18 [2020-01-13T18:16:18.327Z] #10 11.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
18:16:18 [2020-01-13T18:16:18.327Z] #10 11.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
18:16:18 [2020-01-13T18:16:18.327Z] #10 11.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
18:16:18 [2020-01-13T18:16:18.327Z] #10 11.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
18:16:18 [2020-01-13T18:16:18.327Z] #10 11.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
18:16:18 [2020-01-13T18:16:18.327Z] #10 11.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
18:16:18 [2020-01-13T18:16:18.542Z] #47 ...
18:16:18 [2020-01-13T18:16:18.542Z] 
18:16:18 [2020-01-13T18:16:18.542Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:16:18 [2020-01-13T18:16:18.542Z] #25 7.633 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB]
18:16:18 [2020-01-13T18:16:18.542Z] #25 10.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:16:18 [2020-01-13T18:16:18.587Z] #10 11.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
18:16:18 [2020-01-13T18:16:18.587Z] #10 11.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
18:16:18 [2020-01-13T18:16:18.587Z] #10 11.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u2 [321 kB]
18:16:18 [2020-01-13T18:16:18.693Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
18:16:18 [2020-01-13T18:16:18.847Z] #10 11.92 debconf: delaying package configuration, since apt-utils is not installed
18:16:18 [2020-01-13T18:16:18.847Z] #10 11.98 Fetched 73.3 MB in 2s (40.3 MB/s)
18:16:18 [2020-01-13T18:16:18.847Z] #10 12.01 Selecting previously unselected package binutils-mingw-w64-i686.
18:16:18 [2020-01-13T18:16:18.847Z] #10 12.01 (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 ... 15374 files and directories currently installed.)
18:16:18 [2020-01-13T18:16:18.847Z] #10 12.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
18:16:18 [2020-01-13T18:16:18.847Z] #10 12.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:16:19 [2020-01-13T18:16:19.106Z] #10 ...
18:16:19 [2020-01-13T18:16:19.106Z] 
18:16:19 [2020-01-13T18:16:19.106Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:16:19 [2020-01-13T18:16:19.106Z] #35 2.217 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 2.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 2.329 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 2.554 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 3.373 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 4.174 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
18:16:19 [2020-01-13T18:16:19.106Z] #35 5.208 Fetched 8147 kB in 3s (2536 kB/s)
18:16:19 [2020-01-13T18:16:19.106Z] #35 5.208 Reading package lists...
18:16:19 [2020-01-13T18:16:19.106Z] #35 6.894 Reading package lists...
18:16:19 [2020-01-13T18:16:19.106Z] #35 8.646 Building dependency tree...
18:16:19 [2020-01-13T18:16:19.106Z] #35 9.071 Reading state information...
18:16:19 [2020-01-13T18:16:19.106Z] #35 9.586 The following additional packages will be installed:
18:16:19 [2020-01-13T18:16:19.106Z] #35 9.588   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:16:19 [2020-01-13T18:16:19.106Z] #35 9.591 Suggested packages:
18:16:19 [2020-01-13T18:16:19.106Z] #35 9.591   cmake-doc ninja-build lrzip
18:16:19 [2020-01-13T18:16:19.106Z] #35 9.591 Recommended packages:
18:16:19 [2020-01-13T18:16:19.106Z] #35 9.591   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:16:19 [2020-01-13T18:16:19.106Z] #35 9.795 The following NEW packages will be installed:
18:16:19 [2020-01-13T18:16:19.106Z] #35 9.798   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:16:19 [2020-01-13T18:16:19.106Z] #35 9.798   vim-common xxd
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.09 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.09 Need to get 14.2 MB of archives.
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.09 After this operation, 60.0 MB of additional disk space will be used.
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.89 debconf: delaying package configuration, since apt-utils is not installed
18:16:19 [2020-01-13T18:16:19.106Z] #35 10.99 Fetched 14.2 MB in 1s (19.8 MB/s)
18:16:19 [2020-01-13T18:16:19.106Z] #35 11.09 Selecting previously unselected package xxd.
18:16:19 [2020-01-13T18:16:19.106Z] #35 11.09 (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 ... 15374 files and directories currently installed.)
18:16:19 [2020-01-13T18:16:19.106Z] #35 11.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
18:16:19 [2020-01-13T18:16:19.106Z] #35 11.12 Unpacking xxd (2:8.1.0875-5) ...
18:16:19 [2020-01-13T18:16:19.106Z] #35 11.21 Selecting previously unselected package vim-common.
18:16:19 [2020-01-13T18:16:19.106Z] #35 11.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:16:19 [2020-01-13T18:16:19.106Z] #35 11.24 Unpacking vim-common (2:8.1.0875-5) ...
18:16:19 [2020-01-13T18:16:19.106Z] #35 11.42 Selecting previously unselected package cmake-data.
18:16:19 [2020-01-13T18:16:19.106Z] #35 11.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:16:19 [2020-01-13T18:16:19.106Z] #35 11.43 Unpacking cmake-data (3.13.4-1) ...
18:16:19 [2020-01-13T18:16:19.111Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
18:16:19 [2020-01-13T18:16:19.366Z] #35 12.46 Selecting previously unselected package libicu63:arm64.
18:16:19 [2020-01-13T18:16:19.366Z] #35 12.47 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ...
18:16:19 [2020-01-13T18:16:19.366Z] #35 12.48 Unpacking libicu63:arm64 (63.1-6) ...
18:16:19 [2020-01-13T18:16:19.366Z] #35 ...
18:16:19 [2020-01-13T18:16:19.366Z] 
18:16:19 [2020-01-13T18:16:19.366Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:16:19 [2020-01-13T18:16:19.366Z] #10 12.51 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:16:19 [2020-01-13T18:16:19.366Z] #10 12.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
18:16:19 [2020-01-13T18:16:19.366Z] #10 12.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:16:19 [2020-01-13T18:16:19.533Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
18:16:19 [2020-01-13T18:16:19.924Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
18:16:19 [2020-01-13T18:16:19.934Z] #10 13.05 Selecting previously unselected package binutils-mingw-w64.
18:16:19 [2020-01-13T18:16:19.934Z] #10 13.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:16:19 [2020-01-13T18:16:19.934Z] #10 13.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:16:19 [2020-01-13T18:16:19.934Z] #10 13.12 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:16:19 [2020-01-13T18:16:19.934Z] #10 13.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
18:16:19 [2020-01-13T18:16:19.934Z] #10 13.13 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
18:16:19 [2020-01-13T18:16:19.934Z] #10 13.19 Selecting previously unselected package dmsetup.
18:16:20 [2020-01-13T18:16:20.194Z] #10 13.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
18:16:20 [2020-01-13T18:16:20.194Z] #10 13.20 Unpacking dmsetup (2:1.02.155-3) ...
18:16:20 [2020-01-13T18:16:20.194Z] #10 13.27 Selecting previously unselected package mingw-w64-common.
18:16:20 [2020-01-13T18:16:20.194Z] #10 13.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:16:20 [2020-01-13T18:16:20.194Z] #10 13.28 Unpacking mingw-w64-common (6.0.0-3) ...
18:16:20 [2020-01-13T18:16:20.324Z] go: finding github.com/pkg/profile v1.2.1
18:16:20 [2020-01-13T18:16:20.324Z] go: finding github.com/fsnotify/fsnotify v1.4.7
18:16:20 [2020-01-13T18:16:20.324Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
18:16:20 [2020-01-13T18:16:20.324Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
18:16:20 [2020-01-13T18:16:20.735Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
18:16:20 [2020-01-13T18:16:20.735Z] go: finding github.com/sirupsen/logrus v1.3.0
18:16:20 [2020-01-13T18:16:20.788Z] 76d8adf27bdf: Pull complete
18:16:21 [2020-01-13T18:16:21.138Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
18:16:21 [2020-01-13T18:16:21.138Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
18:16:21 [2020-01-13T18:16:21.549Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
18:16:21 [2020-01-13T18:16:21.549Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
18:16:21 [2020-01-13T18:16:21.549Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
18:16:21 [2020-01-13T18:16:21.549Z] go: finding github.com/BurntSushi/toml v0.3.1
18:16:21 [2020-01-13T18:16:21.573Z] #10 14.56 Selecting previously unselected package mingw-w64-x86-64-dev.
18:16:21 [2020-01-13T18:16:21.574Z] #10 14.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:16:21 [2020-01-13T18:16:21.574Z] #10 14.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:16:21 [2020-01-13T18:16:21.829Z] #25 ...
18:16:21 [2020-01-13T18:16:21.831Z] 
18:16:21 [2020-01-13T18:16:21.831Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:16:21 [2020-01-13T18:16:21.831Z] #41 20.60 Checking out files:  98% (1538/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
18:16:21 [2020-01-13T18:16:21.831Z] #41 20.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:16:22 [2020-01-13T18:16:22.144Z] #10 ...
18:16:22 [2020-01-13T18:16:22.144Z] 
18:16:22 [2020-01-13T18:16:22.144Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:16:22 [2020-01-13T18:16:22.144Z] #35 13.64 Selecting previously unselected package libxml2:arm64.
18:16:22 [2020-01-13T18:16:22.144Z] #35 13.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 13.64 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 13.79 Selecting previously unselected package libarchive13:arm64.
18:16:22 [2020-01-13T18:16:22.144Z] #35 13.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 13.80 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 13.89 Selecting previously unselected package libjsoncpp1:arm64.
18:16:22 [2020-01-13T18:16:22.144Z] #35 13.89 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 13.90 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 13.97 Selecting previously unselected package librhash0:arm64.
18:16:22 [2020-01-13T18:16:22.144Z] #35 13.97 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 13.99 Unpacking librhash0:arm64 (1.3.8-1) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.06 Selecting previously unselected package libuv1:arm64.
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.07 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.07 Unpacking libuv1:arm64 (1.24.1-1) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.14 Selecting previously unselected package cmake.
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.15 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.15 Unpacking cmake (3.13.4-1) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.66 Setting up libicu63:arm64 (63.1-6) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.69 Setting up xxd (2:8.1.0875-5) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.72 Setting up libuv1:arm64 (1.24.1-1) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.74 Setting up vim-common (2:8.1.0875-5) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.76 Setting up librhash0:arm64 (1.3.8-1) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.77 Setting up cmake-data (3.13.4-1) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.80 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.82 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.84 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.85 Setting up cmake (3.13.4-1) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.87 Processing triggers for libc-bin (2.28-10) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 14.91 Processing triggers for mime-support (3.62) ...
18:16:22 [2020-01-13T18:16:22.144Z] #35 DONE 15.5s
18:16:22 [2020-01-13T18:16:22.402Z] #41 ...
18:16:22 [2020-01-13T18:16:22.402Z] 
18:16:22 [2020-01-13T18:16:22.402Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:16:22 [2020-01-13T18:16:22.402Z] #59 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:16:22 [2020-01-13T18:16:22.403Z] 
18:16:22 [2020-01-13T18:16:22.403Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:16:22 [2020-01-13T18:16:22.412Z] go: finding github.com/gogo/googleapis v1.1.0
18:16:22 [2020-01-13T18:16:22.412Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
18:16:22 [2020-01-13T18:16:22.412Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
18:16:22 [2020-01-13T18:16:22.437Z] #10 15.73 Selecting previously unselected package g++-mingw-w64-x86-64.
18:16:22 [2020-01-13T18:16:22.437Z] #10 15.74 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:16:22 [2020-01-13T18:16:22.437Z] #10 15.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:16:22 [2020-01-13T18:16:22.661Z] #59 ...
18:16:22 [2020-01-13T18:16:22.661Z] 
18:16:22 [2020-01-13T18:16:22.661Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:16:22 [2020-01-13T18:16:22.661Z] #10 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:16:22 [2020-01-13T18:16:22.815Z] go: finding gotest.tools v2.2.0+incompatible
18:16:22 [2020-01-13T18:16:22.920Z] #10 ...
18:16:22 [2020-01-13T18:16:22.920Z] 
18:16:22 [2020-01-13T18:16:22.920Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:16:22 [2020-01-13T18:16:22.920Z] #25 21.83 Fetched 8319 kB in 18s (465 kB/s)
18:16:23 [2020-01-13T18:16:23.180Z] #25 21.83 Reading package lists...
18:16:23 [2020-01-13T18:16:23.180Z] #25 ...
18:16:23 [2020-01-13T18:16:23.180Z] 
18:16:23 [2020-01-13T18:16:23.180Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:16:23 [2020-01-13T18:16:23.180Z] #43 12.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:16:23 [2020-01-13T18:16:23.180Z] #43 ...
18:16:23 [2020-01-13T18:16:23.180Z] 
18:16:23 [2020-01-13T18:16:23.180Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:16:23 [2020-01-13T18:16:23.180Z] #59 22.02 Fetched 8319 kB in 16s (514 kB/s)
18:16:23 [2020-01-13T18:16:23.229Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:16:23 [2020-01-13T18:16:23.230Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
18:16:23 [2020-01-13T18:16:23.230Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
18:16:23 [2020-01-13T18:16:23.230Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
18:16:23 [2020-01-13T18:16:23.341Z] #23 ...
18:16:23 [2020-01-13T18:16:23.341Z] 
18:16:23 [2020-01-13T18:16:23.341Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:16:23 [2020-01-13T18:16:23.341Z] #10 16.25 Selecting previously unselected package gcc-mingw-w64-base.
18:16:23 [2020-01-13T18:16:23.341Z] #10 16.25 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
18:16:23 [2020-01-13T18:16:23.341Z] #10 16.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:16:23 [2020-01-13T18:16:23.341Z] #10 16.33 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:16:23 [2020-01-13T18:16:23.341Z] #10 16.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
18:16:23 [2020-01-13T18:16:23.342Z] #10 16.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:16:23 [2020-01-13T18:16:23.663Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
18:16:24 [2020-01-13T18:16:24.219Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
18:16:24 [2020-01-13T18:16:24.219Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
18:16:24 [2020-01-13T18:16:24.219Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
18:16:24 [2020-01-13T18:16:24.703Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
18:16:24 [2020-01-13T18:16:24.703Z] go: finding github.com/docker/go-connections v0.3.0
18:16:24 [2020-01-13T18:16:24.703Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
18:16:24 [2020-01-13T18:16:24.703Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.52 Selecting previously unselected package libapparmor1:amd64.
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.52 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.52 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.55 Selecting previously unselected package libapparmor-dev:amd64.
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.56 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.56 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.60 Selecting previously unselected package libbtrfs0.
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.60 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.60 Unpacking libbtrfs0 (4.20.1-2) ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.63 Selecting previously unselected package libbtrfs-dev.
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.63 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.63 Unpacking libbtrfs-dev (4.20.1-2) ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.66 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.67 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.67 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.70 Selecting previously unselected package libudev-dev:amd64.
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.70 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.71 Unpacking libudev-dev:amd64 (241-7~deb10u2) ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.74 Selecting previously unselected package libsepol1-dev:amd64.
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.74 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.74 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.81 Selecting previously unselected package libpcre16-3:amd64.
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.81 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.81 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:16:24 [2020-01-13T18:16:24.964Z] #10 18.86 Selecting previously unselected package libpcre32-3:amd64.
18:16:25 [2020-01-13T18:16:25.221Z] #10 18.86 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:16:25 [2020-01-13T18:16:25.221Z] #10 18.86 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:16:25 [2020-01-13T18:16:25.221Z] #10 18.91 Selecting previously unselected package libpcrecpp0v5:amd64.
18:16:25 [2020-01-13T18:16:25.221Z] #10 18.91 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:16:25 [2020-01-13T18:16:25.221Z] #10 18.91 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:16:25 [2020-01-13T18:16:25.221Z] #10 18.94 Selecting previously unselected package libpcre3-dev:amd64.
18:16:25 [2020-01-13T18:16:25.221Z] #10 18.94 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:16:25 [2020-01-13T18:16:25.221Z] #10 18.95 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:16:25 [2020-01-13T18:16:25.221Z] #10 19.03 Selecting previously unselected package libselinux1-dev:amd64.
18:16:25 [2020-01-13T18:16:25.221Z] #10 19.03 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:16:25 [2020-01-13T18:16:25.221Z] #10 19.03 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:16:25 [2020-01-13T18:16:25.221Z] #10 19.08 Selecting previously unselected package libdevmapper-dev:amd64.
18:16:25 [2020-01-13T18:16:25.221Z] #10 19.08 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:16:25 [2020-01-13T18:16:25.221Z] #10 19.09 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:16:25 [2020-01-13T18:16:25.221Z] #10 19.11 Selecting previously unselected package libseccomp-dev:amd64.
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.11 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.12 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.15 Selecting previously unselected package libsystemd-dev:amd64.
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.15 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.16 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.25 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.26 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.27 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.28 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.28 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.29 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.30 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.31 Setting up libbtrfs0 (4.20.1-2) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.32 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.33 Setting up libudev-dev:amd64 (241-7~deb10u2) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.34 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.35 Setting up libbtrfs-dev (4.20.1-2) ...
18:16:25 [2020-01-13T18:16:25.479Z] #10 19.35 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.36 Setting up mingw-w64-common (6.0.0-3) ...
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.37 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ...
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.38 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.39 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.40 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.41 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
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.41 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
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.42 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.42 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
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.42 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
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.43 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.44 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.45 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.46 Setting up dmsetup (2:1.02.155-3) ...
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.46 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.47 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:16:25 [2020-01-13T18:16:25.736Z] #10 19.48 Processing triggers for libc-bin (2.28-10) ...
18:16:25 [2020-01-13T18:16:25.994Z] #10 DONE 19.6s
18:16:25 [2020-01-13T18:16:25.994Z] 
18:16:25 [2020-01-13T18:16:25.994Z] #11 [dev 1/25] RUN groupadd -r docker
18:16:26 [2020-01-13T18:16:26.119Z] go: finding github.com/davecgh/go-spew v1.1.0
18:16:26 [2020-01-13T18:16:26.119Z] go: finding github.com/kisielk/gotool v1.0.0
18:16:26 [2020-01-13T18:16:26.119Z] go: finding github.com/hashicorp/go-uuid v1.0.0
18:16:26 [2020-01-13T18:16:26.119Z] go: finding github.com/golang/protobuf v1.2.0
18:16:26 [2020-01-13T18:16:26.381Z] d66e58854927: Pull complete
18:16:26 [2020-01-13T18:16:26.500Z] go: finding github.com/uber/jaeger-lib v1.2.1
18:16:26 [2020-01-13T18:16:26.500Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
18:16:26 [2020-01-13T18:16:26.560Z] #11 DONE 0.8s
18:16:26 [2020-01-13T18:16:26.560Z] 
18:16:26 [2020-01-13T18:16:26.560Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
18:16:26 [2020-01-13T18:16:26.665Z] 71497195576e: Pull complete
18:16:26 [2020-01-13T18:16:26.666Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
18:16:26 [2020-01-13T18:16:26.666Z] Status: Downloaded newer image for golang:1.12.10-stretch
18:16:26 [2020-01-13T18:16:26.666Z]  ---> ebd73b5ebd31
18:16:26 [2020-01-13T18:16:26.666Z] Step 5/16 : ARG BUILDX_REPO
18:16:26 [2020-01-13T18:16:26.666Z]  ---> Running in f05c096d8432
18:16:26 [2020-01-13T18:16:26.666Z] Removing intermediate container f05c096d8432
18:16:26 [2020-01-13T18:16:26.666Z]  ---> a70afcaa35e6
18:16:26 [2020-01-13T18:16:26.666Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
18:16:26 [2020-01-13T18:16:26.666Z]  ---> Running in 855d8f21bf6b
18:16:26 [2020-01-13T18:16:26.898Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
18:16:26 [2020-01-13T18:16:26.898Z] go: finding github.com/modern-go/reflect2 v1.0.1
18:16:26 [2020-01-13T18:16:26.950Z] Cloning into '/buildx'...
18:16:27 [2020-01-13T18:16:27.304Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
18:16:27 [2020-01-13T18:16:27.304Z] go: finding github.com/magiconair/properties v1.8.0
18:16:27 [2020-01-13T18:16:27.494Z] #12 DONE 0.8s
18:16:27 [2020-01-13T18:16:27.494Z] 
18:16:27 [2020-01-13T18:16:27.494Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
18:16:27 [2020-01-13T18:16:27.537Z] #10 20.75 Selecting previously unselected package g++-mingw-w64-x86-64.
18:16:27 [2020-01-13T18:16:27.537Z] #10 20.75 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
18:16:27 [2020-01-13T18:16:27.537Z] #10 20.76 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:16:27 [2020-01-13T18:16:27.708Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
18:16:27 [2020-01-13T18:16:27.708Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
18:16:27 [2020-01-13T18:16:27.708Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
18:16:27 [2020-01-13T18:16:27.708Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
18:16:28 [2020-01-13T18:16:28.060Z] #13 0.659 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:16:28 [2020-01-13T18:16:28.115Z] go: finding github.com/mitchellh/mapstructure v1.1.2
18:16:28 [2020-01-13T18:16:28.115Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:16:28 [2020-01-13T18:16:28.318Z] #13 DONE 0.8s
18:16:28 [2020-01-13T18:16:28.318Z] 
18:16:28 [2020-01-13T18:16:28.318Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
18:16:28 [2020-01-13T18:16:28.454Z] #59 22.02 Reading package lists...
18:16:28 [2020-01-13T18:16:28.454Z] #59 ...
18:16:28 [2020-01-13T18:16:28.454Z] 
18:16:28 [2020-01-13T18:16:28.454Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:16:28 [2020-01-13T18:16:28.454Z] #71 22.94 Checking out files:  83% (1663/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
18:16:28 [2020-01-13T18:16:28.454Z] #71 23.38 + cd /tmp/tmp.q3HVyGguAF/src/github.com/docker/libnetwork
18:16:28 [2020-01-13T18:16:28.454Z] #71 23.38 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
18:16:28 [2020-01-13T18:16:28.454Z] #71 23.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:16:28 [2020-01-13T18:16:28.522Z] go: finding github.com/pelletier/go-toml v1.2.0
18:16:28 [2020-01-13T18:16:28.522Z] go: finding github.com/spf13/pflag v1.0.3
18:16:28 [2020-01-13T18:16:28.932Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
18:16:29 [2020-01-13T18:16:29.250Z] #14 DONE 0.8s
18:16:29 [2020-01-13T18:16:29.250Z] 
18:16:29 [2020-01-13T18:16:29.250Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:16:29 [2020-01-13T18:16:29.457Z] go: finding go.etcd.io/bbolt v1.3.2
18:16:29 [2020-01-13T18:16:29.457Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
18:16:29 [2020-01-13T18:16:29.816Z] #15 DONE 0.8s
18:16:29 [2020-01-13T18:16:29.816Z] 
18:16:29 [2020-01-13T18:16:29.816Z] #16 [dev 6/25] RUN ldconfig
18:16:29 [2020-01-13T18:16:29.964Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
18:16:30 [2020-01-13T18:16:30.413Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
18:16:30 [2020-01-13T18:16:30.413Z] go: finding github.com/vishvananda/netlink v1.0.0
18:16:30 [2020-01-13T18:16:30.748Z] #16 DONE 0.8s
18:16:30 [2020-01-13T18:16:30.748Z] 
18:16:30 [2020-01-13T18:16:30.748Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:16:30 [2020-01-13T18:16:30.827Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
18:16:30 [2020-01-13T18:16:30.827Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:16:30 [2020-01-13T18:16:30.827Z] go: finding github.com/pmezard/go-difflib v1.0.0
18:16:31 [2020-01-13T18:16:31.374Z] Removing intermediate container 855d8f21bf6b
18:16:31 [2020-01-13T18:16:31.374Z]  ---> 7f681459f40c
18:16:31 [2020-01-13T18:16:31.374Z] Step 7/16 : WORKDIR /buildx
18:16:31 [2020-01-13T18:16:31.374Z]  ---> Running in e8442eae0b89
18:16:31 [2020-01-13T18:16:31.374Z] Removing intermediate container e8442eae0b89
18:16:31 [2020-01-13T18:16:31.374Z]  ---> 5fedeec31f71
18:16:31 [2020-01-13T18:16:31.374Z] Step 8/16 : ARG BUILDX_COMMIT
18:16:31 [2020-01-13T18:16:31.374Z]  ---> Running in fb9f28045eb4
18:16:31 [2020-01-13T18:16:31.374Z] Removing intermediate container fb9f28045eb4
18:16:31 [2020-01-13T18:16:31.374Z]  ---> a849cc5a98a0
18:16:31 [2020-01-13T18:16:31.374Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
18:16:31 [2020-01-13T18:16:31.374Z]  ---> Running in 8f65cb092a98
18:16:31 [2020-01-13T18:16:31.681Z] #17 1.150 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:31 [2020-01-13T18:16:31.685Z] go: finding github.com/docker/go-connections v0.4.0
18:16:31 [2020-01-13T18:16:31.685Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.32 Selecting previously unselected package libapparmor1:arm64.
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.32 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.33 Unpacking libapparmor1:arm64 (2.13.2-10) ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.38 Selecting previously unselected package libapparmor-dev:arm64.
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.38 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.39 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.45 Selecting previously unselected package libbtrfs0.
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.45 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.46 Unpacking libbtrfs0 (4.20.1-2) ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.50 Selecting previously unselected package libbtrfs-dev.
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.51 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.51 Unpacking libbtrfs-dev (4.20.1-2) ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.57 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.58 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.58 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.63 Selecting previously unselected package libudev-dev:arm64.
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.64 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_arm64.deb ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.65 Unpacking libudev-dev:arm64 (241-7~deb10u2) ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.71 Selecting previously unselected package libsepol1-dev:arm64.
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.71 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.72 Unpacking libsepol1-dev:arm64 (2.8-1) ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.82 Selecting previously unselected package libpcre16-3:arm64.
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.83 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.83 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.92 Selecting previously unselected package libpcre32-3:arm64.
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.92 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 24.93 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 25.00 Selecting previously unselected package libpcrecpp0v5:arm64.
18:16:31 [2020-01-13T18:16:31.731Z] #10 25.00 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 25.01 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
18:16:31 [2020-01-13T18:16:31.731Z] #10 ...
18:16:31 [2020-01-13T18:16:31.731Z] 
18:16:31 [2020-01-13T18:16:31.731Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:16:31 [2020-01-13T18:16:31.942Z] #17 1.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:31 [2020-01-13T18:16:31.943Z] #17 1.258 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:31 [2020-01-13T18:16:31.943Z] #17 1.268 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
18:16:32 [2020-01-13T18:16:32.012Z] From https://github.com/docker/buildx
18:16:32 [2020-01-13T18:16:32.012Z]  * [new tag]         v0.3.1     -> build
18:16:32 [2020-01-13T18:16:32.091Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
18:16:32 [2020-01-13T18:16:32.091Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
18:16:32 [2020-01-13T18:16:32.091Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
18:16:32 [2020-01-13T18:16:32.091Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
18:16:32 [2020-01-13T18:16:32.200Z] #17 1.420 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB]
18:16:32 [2020-01-13T18:16:32.200Z] #17 1.517 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:16:32 [2020-01-13T18:16:32.493Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
18:16:32 [2020-01-13T18:16:32.493Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
18:16:32 [2020-01-13T18:16:32.630Z] Switched to branch 'build'
18:16:32 [2020-01-13T18:16:32.645Z] #71 ...
18:16:32 [2020-01-13T18:16:32.645Z] 
18:16:32 [2020-01-13T18:16:32.645Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:16:32 [2020-01-13T18:16:32.645Z] #35 21.14 Fetched 8319 kB in 17s (491 kB/s)
18:16:32 [2020-01-13T18:16:32.645Z] #35 21.14 Reading package lists...
18:16:32 [2020-01-13T18:16:32.645Z] #35 27.93 Reading package lists...
18:16:32 [2020-01-13T18:16:32.645Z] #35 ...
18:16:32 [2020-01-13T18:16:32.645Z] 
18:16:32 [2020-01-13T18:16:32.645Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:16:32 [2020-01-13T18:16:32.645Z] #53 26.37 + cd /tmp/tmp.ucG9tVcSNv/src/github.com/golangci/golangci-lint/
18:16:32 [2020-01-13T18:16:32.645Z] #53 26.37 + git checkout -q v1.20.0
18:16:32 [2020-01-13T18:16:32.645Z] #53 26.93 ++ git describe --tags
18:16:32 [2020-01-13T18:16:32.645Z] #53 26.94 + version=v1.20.0
18:16:32 [2020-01-13T18:16:32.645Z] #53 26.94 ++ git rev-parse --short HEAD
18:16:32 [2020-01-13T18:16:32.645Z] #53 26.96 + commit=cc98739
18:16:32 [2020-01-13T18:16:32.645Z] #53 26.96 ++ git show -s --format=%cd
18:16:32 [2020-01-13T18:16:32.645Z] #53 26.97 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
18:16:32 [2020-01-13T18:16:32.645Z] #53 26.97 + 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
18:16:32 [2020-01-13T18:16:32.904Z] #53 ...
18:16:32 [2020-01-13T18:16:32.904Z] 
18:16:32 [2020-01-13T18:16:32.904Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:16:32 [2020-01-13T18:16:32.904Z] #10 21.84 Fetched 8319 kB in 16s (518 kB/s)
18:16:32 [2020-01-13T18:16:32.904Z] #10 21.84 Reading package lists...
18:16:32 [2020-01-13T18:16:32.904Z] #10 28.57 Reading package lists...
18:16:32 [2020-01-13T18:16:32.904Z] #10 ...
18:16:32 [2020-01-13T18:16:32.904Z] 
18:16:32 [2020-01-13T18:16:32.904Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:16:32 [2020-01-13T18:16:32.904Z] #41 23.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:16:33 [2020-01-13T18:16:33.025Z] #23 24.82 Checking out files:  49% (5199/10460)   
Checking out files:  50% (5230/10460)   
Checking out files:  51% (5335/10460)   
Checking out files:  52% (5440/10460)   
Checking out files:  53% (5544/10460)   
Checking out files:  54% (5649/10460)   
Checking out files:  55% (5753/10460)   
Checking out files:  56% (5858/10460)   
Checking out files:  57% (5963/10460)   
Checking out files:  58% (6067/10460)   
Checking out files:  59% (6172/10460)   
Checking out files:  60% (6276/10460)   
Checking out files:  61% (6381/10460)   
Checking out files:  62% (6486/10460)   
Checking out files:  63% (6590/10460)   
Checking out files:  64% (6695/10460)   
Checking out files:  65% (6799/10460)   
Checking out files:  66% (6904/10460)   
Checking out files:  67% (7009/10460)   
Checking out files:  68% (7113/10460)   
Checking out files:  69% (7218/10460)   
Checking out files:  70% (7322/10460)   
Checking out files:  71% (7427/10460)   
Checking out files:  72% (7532/10460)   
Checking out files:  73% (7636/10460)   
Checking out files:  74% (7741/10460)   
Checking out files:  75% (7845/10460)   
Checking out files:  76% (7950/10460)   
Checking out files:  77% (8055/10460)   
Checking out files:  78% (8159/10460)   
Checking out files:  79% (8264/10460)   
Checking out files:  80% (8368/10460)   
Checking out files:  81% (8473/10460)   
Checking out files:  82% (8578/10460)   
Checking out files:  83% (8682/10460)   
Checking out files:  84% (8787/10460)   
Checking out files:  85% (8891/10460)   
Checking out files:  86% (8996/10460)   
Checking out files:  87% (9101/10460)   
Checking out files:  88% (9205/10460)   
Checking out files:  89% (9310/10460)   
Checking out files:  90% (9414/10460)   
Checking out files:  91% (9519/10460)   
Checking out files:  92% (9624/10460)   
Checking out files:  93% (9728/10460)   
Checking out files:  94% (9833/10460)   
Checking out files:  95% (9937/10460)   
Checking out files:  96% (10042/10460)   
Checking out files:  97% (10147/10460)   
Checking out files:  98% (10251/10460)   
Checking out files:  99% (10356/10460)   
Checking out files:  99% (10398/10460)   
Checking out files: 100% (10460/10460)   
Checking out files: 100% (10460/10460), done.
18:16:33 [2020-01-13T18:16:33.025Z] #23 25.88 + cd /tmp/tmp.Jgiv24fu0h/tmp/docker-ce
18:16:33 [2020-01-13T18:16:33.025Z] #23 25.88 + git checkout -q v17.06.2-ce
18:16:33 [2020-01-13T18:16:33.363Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
18:16:33 [2020-01-13T18:16:33.363Z] go: finding github.com/spf13/cast v1.3.0
18:16:33 [2020-01-13T18:16:33.363Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
18:16:33 [2020-01-13T18:16:33.577Z] #17 2.622 Fetched 8319 kB in 2s (4316 kB/s)
18:16:33 [2020-01-13T18:16:33.644Z] Removing intermediate container 8f65cb092a98
18:16:33 [2020-01-13T18:16:33.644Z]  ---> f2ec1d3ee836
18:16:33 [2020-01-13T18:16:33.644Z] Step 10/16 : RUN go mod download
18:16:33 [2020-01-13T18:16:33.644Z]  ---> Running in 74a95c76caea
18:16:33 [2020-01-13T18:16:33.753Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
18:16:33 [2020-01-13T18:16:33.835Z] #17 2.622 Reading package lists...
18:16:33 [2020-01-13T18:16:33.840Z] #41 ...
18:16:33 [2020-01-13T18:16:33.840Z] 
18:16:33 [2020-01-13T18:16:33.840Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:16:33 [2020-01-13T18:16:33.840Z] #43 22.48 Fetched 8319 kB in 16s (505 kB/s)
18:16:33 [2020-01-13T18:16:33.840Z] #43 22.48 Reading package lists...
18:16:33 [2020-01-13T18:16:33.840Z] #43 28.74 Reading package lists...
18:16:33 [2020-01-13T18:16:33.840Z] #43 ...
18:16:33 [2020-01-13T18:16:33.840Z] 
18:16:33 [2020-01-13T18:16:33.840Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:16:33 [2020-01-13T18:16:33.840Z] #25 21.83 Reading package lists...
18:16:33 [2020-01-13T18:16:33.936Z] go: finding github.com/spf13/pflag v1.0.3
18:16:33 [2020-01-13T18:16:33.936Z] go: finding github.com/Microsoft/hcsshim v0.8.6
18:16:33 [2020-01-13T18:16:33.936Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
18:16:33 [2020-01-13T18:16:33.936Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
18:16:33 [2020-01-13T18:16:33.936Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
18:16:33 [2020-01-13T18:16:33.936Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
18:16:33 [2020-01-13T18:16:33.936Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
18:16:33 [2020-01-13T18:16:33.936Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
18:16:33 [2020-01-13T18:16:33.961Z] #23 ...
18:16:33 [2020-01-13T18:16:33.961Z] 
18:16:33 [2020-01-13T18:16:33.961Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.06 Selecting previously unselected package libpcre3-dev:arm64.
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.06 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.07 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.18 Selecting previously unselected package libselinux1-dev:arm64.
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.18 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.19 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.28 Selecting previously unselected package libdevmapper-dev:arm64.
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.29 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.29 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.34 Selecting previously unselected package libseccomp-dev:arm64.
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.34 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.35 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.40 Selecting previously unselected package libsystemd-dev:arm64.
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.41 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_arm64.deb ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.41 Unpacking libsystemd-dev:arm64 (241-7~deb10u2) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.58 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.60 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.61 Setting up libapparmor1:arm64 (2.13.2-10) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.63 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.64 Setting up libpcre16-3:arm64 (2:8.39-12) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.65 Setting up libsepol1-dev:arm64 (2.8-1) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.67 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.68 Setting up libbtrfs0 (4.20.1-2) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.70 Setting up libpcre32-3:arm64 (2:8.39-12) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.71 Setting up libudev-dev:arm64 (241-7~deb10u2) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.73 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.75 Setting up libbtrfs-dev (4.20.1-2) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.76 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.77 Setting up mingw-w64-common (6.0.0-3) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.79 Setting up libsystemd-dev:arm64 (241-7~deb10u2) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.80 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.82 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.83 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.85 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
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.85 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
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.86 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.87 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
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.88 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
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.89 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.90 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.92 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.93 Setting up dmsetup (2:1.02.155-3) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.95 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.97 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 25.98 Processing triggers for libc-bin (2.28-10) ...
18:16:33 [2020-01-13T18:16:33.961Z] #10 DONE 27.0s
18:16:33 [2020-01-13T18:16:33.961Z] 
18:16:33 [2020-01-13T18:16:33.961Z] #11 [dev 1/25] RUN groupadd -r docker
18:16:34 [2020-01-13T18:16:34.152Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
18:16:34 [2020-01-13T18:16:34.405Z] #17 3.266 Reading package lists...
18:16:34 [2020-01-13T18:16:34.630Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
18:16:34 [2020-01-13T18:16:34.630Z] go: finding google.golang.org/grpc v1.20.1
18:16:34 [2020-01-13T18:16:34.630Z] go: finding github.com/coreos/go-semver v0.2.0
18:16:34 [2020-01-13T18:16:34.657Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
18:16:34 [2020-01-13T18:16:34.664Z] #17 3.897 Building dependency tree...
18:16:34 [2020-01-13T18:16:34.664Z] #17 4.025 Reading state information...
18:16:34 [2020-01-13T18:16:34.664Z] #17 4.137 libcap2-bin is already the newest version (1:2.25-2).
18:16:34 [2020-01-13T18:16:34.664Z] #17 4.137 The following additional packages will be installed:
18:16:34 [2020-01-13T18:16:34.775Z] #25 28.57 Reading package lists...
18:16:34 [2020-01-13T18:16:34.775Z] #25 ...
18:16:34 [2020-01-13T18:16:34.775Z] 
18:16:34 [2020-01-13T18:16:34.775Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:16:34 [2020-01-13T18:16:34.775Z] #35 27.93 Reading package lists...
18:16:34 [2020-01-13T18:16:34.922Z] #17 4.137   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:16:34 [2020-01-13T18:16:34.922Z] #17 4.137   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:16:34 [2020-01-13T18:16:34.922Z] #17 4.137   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:16:34 [2020-01-13T18:16:34.922Z] #17 4.137   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:16:34 [2020-01-13T18:16:34.922Z] #17 4.137   python3.7 python3.7-minimal vim-runtime xxd
18:16:34 [2020-01-13T18:16:34.922Z] #17 4.138 Suggested packages:
18:16:34 [2020-01-13T18:16:34.922Z] #17 4.138   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:16:34 [2020-01-13T18:16:34.922Z] #17 4.138   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:16:34 [2020-01-13T18:16:34.922Z] #17 4.138   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:16:34 [2020-01-13T18:16:34.922Z] #17 4.138 Recommended packages:
18:16:34 [2020-01-13T18:16:34.922Z] #17 4.138   aufs-dkms nftables build-essential python3-dev python3-keyring
18:16:34 [2020-01-13T18:16:34.922Z] #17 4.138   python3-keyrings.alt python3-xdg unzip
18:16:34 [2020-01-13T18:16:34.948Z] go: finding gopkg.in/inf.v0 v0.9.1
18:16:35 [2020-01-13T18:16:35.014Z] go: finding github.com/Microsoft/hcsshim v0.8.6
18:16:35 [2020-01-13T18:16:35.014Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
18:16:35 [2020-01-13T18:16:35.180Z] #17 4.500 The following NEW packages will be installed:
18:16:35 [2020-01-13T18:16:35.180Z] #17 4.501   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:16:35 [2020-01-13T18:16:35.180Z] #17 4.501   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:16:35 [2020-01-13T18:16:35.180Z] #17 4.501   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:16:35 [2020-01-13T18:16:35.180Z] #17 4.501   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:16:35 [2020-01-13T18:16:35.180Z] #17 4.502   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:16:35 [2020-01-13T18:16:35.180Z] #17 4.502   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:16:35 [2020-01-13T18:16:35.180Z] #17 4.502   python3-setuptools python3-wheel python3.7 python3.7-minimal
18:16:35 [2020-01-13T18:16:35.180Z] #17 4.502   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
18:16:35 [2020-01-13T18:16:35.422Z] go: finding github.com/gogo/protobuf v1.2.0
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.770 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.770 Need to get 27.0 MB of archives.
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.770 After this operation, 111 MB of additional disk space will be used.
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.770 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.775 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.792 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.816 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.817 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.818 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.837 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.841 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.842 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.843 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.844 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.845 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.846 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.846 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.847 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.848 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.852 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.853 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.855 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.857 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.858 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.861 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.868 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.874 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.877 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.878 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.879 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.880 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.880 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
18:16:35 [2020-01-13T18:16:35.438Z] #17 4.968 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 4.969 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 4.972 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 4.972 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 4.973 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 4.975 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 4.994 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 4.995 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 4.997 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 4.999 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 5.001 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 5.005 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 5.005 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 5.009 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 5.075 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 5.088 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 5.096 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:16:35 [2020-01-13T18:16:35.696Z] #17 5.216 debconf: delaying package configuration, since apt-utils is not installed
18:16:35 [2020-01-13T18:16:35.954Z] #17 5.239 Fetched 27.0 MB in 1s (46.2 MB/s)
18:16:35 [2020-01-13T18:16:35.954Z] #17 5.260 Selecting previously unselected package pigz.
18:16:35 [2020-01-13T18:16:35.955Z] #17 5.260 (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 ... 23423 files and directories currently installed.)
18:16:35 [2020-01-13T18:16:35.955Z] #17 5.269 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:16:35 [2020-01-13T18:16:35.955Z] #17 5.272 Unpacking pigz (2.4-1) ...
18:16:35 [2020-01-13T18:16:35.955Z] #17 5.307 Selecting previously unselected package libpython3.7-minimal:amd64.
18:16:35 [2020-01-13T18:16:35.955Z] #17 5.307 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ...
18:16:35 [2020-01-13T18:16:35.955Z] #17 5.310 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ...
18:16:35 [2020-01-13T18:16:35.977Z] #11 DONE 1.8s
18:16:35 [2020-01-13T18:16:35.977Z] 
18:16:35 [2020-01-13T18:16:35.977Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
18:16:35 [2020-01-13T18:16:35.981Z] go: finding github.com/imdario/mergo v0.3.7
18:16:35 [2020-01-13T18:16:35.981Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
18:16:35 [2020-01-13T18:16:35.981Z] go: finding github.com/mattn/go-shellwords v1.0.5
18:16:35 [2020-01-13T18:16:35.986Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
18:16:35 [2020-01-13T18:16:35.986Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
18:16:36 [2020-01-13T18:16:36.213Z] #17 5.403 Selecting previously unselected package python3.7-minimal.
18:16:36 [2020-01-13T18:16:36.213Z] #17 5.405 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ...
18:16:36 [2020-01-13T18:16:36.213Z] #17 5.410 Unpacking python3.7-minimal (3.7.3-2) ...
18:16:36 [2020-01-13T18:16:36.213Z] #17 5.609 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ...
18:16:36 [2020-01-13T18:16:36.213Z] #17 5.620 Setting up python3.7-minimal (3.7.3-2) ...
18:16:36 [2020-01-13T18:16:36.564Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
18:16:36 [2020-01-13T18:16:36.564Z] go: finding github.com/gorilla/mux v1.7.0
18:16:36 [2020-01-13T18:16:36.613Z] go: finding github.com/bugsnag/panicwrap v1.2.0
18:16:36 [2020-01-13T18:16:36.779Z] #17 6.064 Selecting previously unselected package python3-minimal.
18:16:36 [2020-01-13T18:16:36.779Z] #17 6.064 (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 ... 23672 files and directories currently installed.)
18:16:36 [2020-01-13T18:16:36.779Z] #17 6.073 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:16:36 [2020-01-13T18:16:36.779Z] #17 6.076 Unpacking python3-minimal (3.7.3-1) ...
18:16:36 [2020-01-13T18:16:36.779Z] #17 6.107 Selecting previously unselected package libmpdec2:amd64.
18:16:36 [2020-01-13T18:16:36.779Z] #17 6.107 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:16:36 [2020-01-13T18:16:36.779Z] #17 6.112 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:16:36 [2020-01-13T18:16:36.779Z] #17 6.145 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:16:36 [2020-01-13T18:16:36.779Z] #17 6.145 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ...
18:16:36 [2020-01-13T18:16:36.779Z] #17 6.148 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ...
18:16:36 [2020-01-13T18:16:36.902Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
18:16:36 [2020-01-13T18:16:36.902Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
18:16:36 [2020-01-13T18:16:36.937Z] #35 34.10 Building dependency tree...
18:16:37 [2020-01-13T18:16:37.036Z] #17 6.338 Selecting previously unselected package python3.7.
18:16:37 [2020-01-13T18:16:37.036Z] #17 6.341 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ...
18:16:37 [2020-01-13T18:16:37.036Z] #17 6.344 Unpacking python3.7 (3.7.3-2) ...
18:16:37 [2020-01-13T18:16:37.036Z] #17 6.377 Selecting previously unselected package libpython3-stdlib:amd64.
18:16:37 [2020-01-13T18:16:37.036Z] #17 6.380 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:16:37 [2020-01-13T18:16:37.036Z] #17 6.383 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:16:37 [2020-01-13T18:16:37.036Z] #17 6.412 Setting up python3-minimal (3.7.3-1) ...
18:16:37 [2020-01-13T18:16:37.190Z] go: finding github.com/modern-go/reflect2 v1.0.1
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.576 Selecting previously unselected package python3.
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.577 (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 ... 24084 files and directories currently installed.)
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.590 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.595 Unpacking python3 (3.7.3-1) ...
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.629 Selecting previously unselected package libip4tc0:amd64.
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.629 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.632 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.666 Selecting previously unselected package libip6tc0:amd64.
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.666 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.669 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.700 Selecting previously unselected package libiptc0:amd64.
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.703 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.708 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.737 Selecting previously unselected package libnfnetlink0:amd64.
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.740 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.742 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.768 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.770 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.773 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:16:37 [2020-01-13T18:16:37.294Z] #17 6.803 Selecting previously unselected package libnftnl11:amd64.
18:16:37 [2020-01-13T18:16:37.357Z] #12 DONE 1.6s
18:16:37 [2020-01-13T18:16:37.357Z] 
18:16:37 [2020-01-13T18:16:37.357Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
18:16:37 [2020-01-13T18:16:37.484Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
18:16:37 [2020-01-13T18:16:37.484Z] go: finding github.com/kr/pretty v0.1.0
18:16:37 [2020-01-13T18:16:37.552Z] #17 6.806 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:16:37 [2020-01-13T18:16:37.552Z] #17 6.809 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:16:37 [2020-01-13T18:16:37.552Z] #17 6.841 Selecting previously unselected package iptables.
18:16:37 [2020-01-13T18:16:37.552Z] #17 6.841 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:16:37 [2020-01-13T18:16:37.552Z] #17 6.844 Unpacking iptables (1.8.2-4) ...
18:16:37 [2020-01-13T18:16:37.552Z] #17 6.914 Selecting previously unselected package xxd.
18:16:37 [2020-01-13T18:16:37.552Z] #17 6.914 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:16:37 [2020-01-13T18:16:37.552Z] #17 6.916 Unpacking xxd (2:8.1.0875-5) ...
18:16:37 [2020-01-13T18:16:37.552Z] #17 6.959 Selecting previously unselected package vim-common.
18:16:37 [2020-01-13T18:16:37.552Z] #17 6.959 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:16:37 [2020-01-13T18:16:37.552Z] #17 6.968 Unpacking vim-common (2:8.1.0875-5) ...
18:16:37 [2020-01-13T18:16:37.552Z] #17 7.020 Selecting previously unselected package bash-completion.
18:16:37 [2020-01-13T18:16:37.809Z] #17 7.020 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:16:37 [2020-01-13T18:16:37.873Z] #35 ...
18:16:37 [2020-01-13T18:16:37.873Z] 
18:16:37 [2020-01-13T18:16:37.873Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:16:37 [2020-01-13T18:16:37.873Z] #47 26.38 vendor/golang.org/x/crypto/internal/subtle
18:16:37 [2020-01-13T18:16:37.873Z] #47 26.46 vendor/golang.org/x/crypto/curve25519
18:16:37 [2020-01-13T18:16:37.873Z] #47 ...
18:16:37 [2020-01-13T18:16:37.873Z] 
18:16:37 [2020-01-13T18:16:37.873Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:16:37 [2020-01-13T18:16:37.873Z] #25 28.57 Reading package lists...
18:16:37 [2020-01-13T18:16:37.873Z] #25 34.94 Building dependency tree...
18:16:37 [2020-01-13T18:16:37.894Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
18:16:37 [2020-01-13T18:16:37.894Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
18:16:38 [2020-01-13T18:16:38.217Z] go: finding github.com/gorilla/mux v1.7.0
18:16:38 [2020-01-13T18:16:38.217Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
18:16:38 [2020-01-13T18:16:38.297Z] go: finding github.com/google/go-cmp v0.2.0
18:16:38 [2020-01-13T18:16:38.297Z] go: finding github.com/golang/mock v1.1.1
18:16:38 [2020-01-13T18:16:38.374Z] #17 7.668 Unpacking bash-completion (1:2.8-6) ...
18:16:38 [2020-01-13T18:16:38.374Z] #17 7.764 Selecting previously unselected package bzip2.
18:16:38 [2020-01-13T18:16:38.374Z] #17 7.765 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:16:38 [2020-01-13T18:16:38.374Z] #17 7.767 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:16:38 [2020-01-13T18:16:38.374Z] #17 7.799 Selecting previously unselected package xz-utils.
18:16:38 [2020-01-13T18:16:38.374Z] #17 7.799 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:16:38 [2020-01-13T18:16:38.374Z] #17 7.802 Unpacking xz-utils (5.2.4-1) ...
18:16:38 [2020-01-13T18:16:38.374Z] #17 7.854 Selecting previously unselected package apparmor.
18:16:38 [2020-01-13T18:16:38.374Z] #17 7.854 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:16:38 [2020-01-13T18:16:38.374Z] #17 7.873 Unpacking apparmor (2.13.2-10) ...
18:16:38 [2020-01-13T18:16:38.506Z] go: finding github.com/stretchr/testify v1.3.0
18:16:38 [2020-01-13T18:16:38.632Z] #17 7.964 Selecting previously unselected package aufs-tools.
18:16:38 [2020-01-13T18:16:38.632Z] #17 7.966 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:16:38 [2020-01-13T18:16:38.632Z] #17 7.969 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:16:38 [2020-01-13T18:16:38.632Z] #17 8.009 Selecting previously unselected package libonig5:amd64.
18:16:38 [2020-01-13T18:16:38.632Z] #17 8.009 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:16:38 [2020-01-13T18:16:38.632Z] #17 8.011 Unpacking libonig5:amd64 (6.9.1-1) ...
18:16:38 [2020-01-13T18:16:38.632Z] #17 8.056 Selecting previously unselected package libjq1:amd64.
18:16:38 [2020-01-13T18:16:38.632Z] #17 8.056 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:16:38 [2020-01-13T18:16:38.632Z] #17 8.058 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:16:38 [2020-01-13T18:16:38.632Z] #17 8.093 Selecting previously unselected package jq.
18:16:38 [2020-01-13T18:16:38.632Z] #17 8.093 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:16:38 [2020-01-13T18:16:38.632Z] #17 8.096 Unpacking jq (1.5+dfsg-2+b1) ...
18:16:38 [2020-01-13T18:16:38.632Z] #17 8.125 Selecting previously unselected package libaio1:amd64.
18:16:38 [2020-01-13T18:16:38.694Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
18:16:38 [2020-01-13T18:16:38.694Z] go: finding github.com/kr/text v0.1.0
18:16:38 [2020-01-13T18:16:38.738Z] #13 1.459 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:16:38 [2020-01-13T18:16:38.808Z] #25 ...
18:16:38 [2020-01-13T18:16:38.808Z] 
18:16:38 [2020-01-13T18:16:38.808Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:16:38 [2020-01-13T18:16:38.808Z] #59 22.02 Reading package lists...
18:16:38 [2020-01-13T18:16:38.808Z] #59 28.21 Reading package lists...
18:16:38 [2020-01-13T18:16:38.808Z] #59 34.73 Building dependency tree...
18:16:38 [2020-01-13T18:16:38.890Z] #17 8.128 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:16:38 [2020-01-13T18:16:38.890Z] #17 8.131 Unpacking libaio1:amd64 (0.3.112-3) ...
18:16:38 [2020-01-13T18:16:38.890Z] #17 8.157 Selecting previously unselected package libgpm2:amd64.
18:16:38 [2020-01-13T18:16:38.890Z] #17 8.159 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:16:38 [2020-01-13T18:16:38.890Z] #17 8.162 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:16:38 [2020-01-13T18:16:38.890Z] #17 8.190 Selecting previously unselected package libicu63:amd64.
18:16:38 [2020-01-13T18:16:38.890Z] #17 8.193 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
18:16:38 [2020-01-13T18:16:38.890Z] #17 8.195 Unpacking libicu63:amd64 (63.1-6) ...
18:16:38 [2020-01-13T18:16:38.999Z] #13 DONE 1.6s
18:16:38 [2020-01-13T18:16:38.999Z] 
18:16:38 [2020-01-13T18:16:38.999Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
18:16:39 [2020-01-13T18:16:39.068Z] #59 ...
18:16:39 [2020-01-13T18:16:39.068Z] 
18:16:39 [2020-01-13T18:16:39.068Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:16:39 [2020-01-13T18:16:39.068Z] #35 37.66 The following additional packages will be installed:
18:16:39 [2020-01-13T18:16:39.068Z] #35 37.66   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:16:39 [2020-01-13T18:16:39.068Z] #35 37.69 Suggested packages:
18:16:39 [2020-01-13T18:16:39.068Z] #35 37.69   cmake-doc ninja-build lrzip
18:16:39 [2020-01-13T18:16:39.068Z] #35 37.69 Recommended packages:
18:16:39 [2020-01-13T18:16:39.068Z] #35 37.69   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:16:39 [2020-01-13T18:16:39.113Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
18:16:39 [2020-01-13T18:16:39.131Z] go: finding github.com/opencontainers/image-spec v1.0.1
18:16:39 [2020-01-13T18:16:39.517Z] go: finding google.golang.org/appengine v1.1.0
18:16:39 [2020-01-13T18:16:39.637Z] #35 38.71 The following NEW packages will be installed:
18:16:39 [2020-01-13T18:16:39.637Z] #35 38.72   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:16:39 [2020-01-13T18:16:39.637Z] #35 38.72   vim-common xxd
18:16:39 [2020-01-13T18:16:39.782Z] go: finding github.com/hashicorp/hcl v1.0.0
18:16:39 [2020-01-13T18:16:39.782Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
18:16:39 [2020-01-13T18:16:39.823Z] #17 9.157 Selecting previously unselected package libnet1:amd64.
18:16:39 [2020-01-13T18:16:39.823Z] #17 9.160 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:16:39 [2020-01-13T18:16:39.823Z] #17 9.162 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:16:39 [2020-01-13T18:16:39.823Z] #17 9.195 Selecting previously unselected package libnl-3-200:amd64.
18:16:39 [2020-01-13T18:16:39.823Z] #17 9.198 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:16:39 [2020-01-13T18:16:39.823Z] #17 9.201 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:16:39 [2020-01-13T18:16:39.823Z] #17 9.234 Selecting previously unselected package libprotobuf-c1:amd64.
18:16:39 [2020-01-13T18:16:39.823Z] #17 9.237 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:16:39 [2020-01-13T18:16:39.823Z] #17 9.240 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:16:39 [2020-01-13T18:16:39.823Z] #17 9.267 Selecting previously unselected package libreadline5:amd64.
18:16:39 [2020-01-13T18:16:39.944Z] go: finding github.com/kr/pty v1.1.1
18:16:40 [2020-01-13T18:16:40.073Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
18:16:40 [2020-01-13T18:16:40.073Z] go: finding github.com/jinzhu/gorm v1.9.2
18:16:40 [2020-01-13T18:16:40.081Z] #17 9.269 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:16:40 [2020-01-13T18:16:40.081Z] #17 9.272 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:16:40 [2020-01-13T18:16:40.081Z] #17 9.306 Selecting previously unselected package net-tools.
18:16:40 [2020-01-13T18:16:40.081Z] #17 9.309 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:16:40 [2020-01-13T18:16:40.081Z] #17 9.313 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:16:40 [2020-01-13T18:16:40.081Z] #17 9.358 Selecting previously unselected package python-pip-whl.
18:16:40 [2020-01-13T18:16:40.081Z] #17 9.362 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:16:40 [2020-01-13T18:16:40.081Z] #17 9.365 Unpacking python-pip-whl (18.1-5) ...
18:16:40 [2020-01-13T18:16:40.081Z] #17 9.517 Selecting previously unselected package python3-lib2to3.
18:16:40 [2020-01-13T18:16:40.081Z] #17 9.517 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:16:40 [2020-01-13T18:16:40.081Z] #17 9.520 Unpacking python3-lib2to3 (3.7.3-1) ...
18:16:40 [2020-01-13T18:16:40.205Z] #35 39.15 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:16:40 [2020-01-13T18:16:40.205Z] #35 39.15 Need to get 14.9 MB of archives.
18:16:40 [2020-01-13T18:16:40.205Z] #35 39.15 After this operation, 61.8 MB of additional disk space will be used.
18:16:40 [2020-01-13T18:16:40.205Z] #35 39.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:16:40 [2020-01-13T18:16:40.205Z] #35 39.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:16:40 [2020-01-13T18:16:40.205Z] #35 39.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.557 Selecting previously unselected package python3-distutils.
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.557 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.560 Unpacking python3-distutils (3.7.3-1) ...
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.601 Selecting previously unselected package python3-pip.
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.601 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.604 Unpacking python3-pip (18.1-5) ...
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.652 Selecting previously unselected package python3-pkg-resources.
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.652 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.656 Unpacking python3-pkg-resources (40.8.0-1) ...
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.696 Selecting previously unselected package python3-setuptools.
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.696 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.699 Unpacking python3-setuptools (40.8.0-1) ...
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.755 Selecting previously unselected package python3-wheel.
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.758 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.761 Unpacking python3-wheel (0.32.3-2) ...
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.787 Selecting previously unselected package thin-provisioning-tools.
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.787 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.790 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.859 Selecting previously unselected package vim-runtime.
18:16:40 [2020-01-13T18:16:40.339Z] #17 9.859 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:16:40 [2020-01-13T18:16:40.374Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
18:16:40 [2020-01-13T18:16:40.374Z] go: finding cloud.google.com/go v0.26.0
18:16:40 [2020-01-13T18:16:40.464Z] #35 39.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
18:16:40 [2020-01-13T18:16:40.597Z] #17 9.869 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:16:40 [2020-01-13T18:16:40.597Z] #17 9.878 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:16:40 [2020-01-13T18:16:40.597Z] #17 9.881 Unpacking vim-runtime (2:8.1.0875-5) ...
18:16:40 [2020-01-13T18:16:40.702Z] go: finding github.com/json-iterator/go v1.1.6
18:16:40 [2020-01-13T18:16:40.777Z] go: finding github.com/bitly/go-simplejson v0.5.0
18:16:40 [2020-01-13T18:16:40.945Z] #14 DONE 1.7s
18:16:40 [2020-01-13T18:16:40.945Z] 
18:16:40 [2020-01-13T18:16:40.945Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:16:40 [2020-01-13T18:16:40.945Z] #23 27.61 + mkdir -p /tmp/tmp.Jgiv24fu0h/src/github.com/docker
18:16:40 [2020-01-13T18:16:40.945Z] #23 27.61 + mv components/cli /tmp/tmp.Jgiv24fu0h/src/github.com/docker/cli
18:16:40 [2020-01-13T18:16:40.945Z] #23 27.61 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:16:40 [2020-01-13T18:16:40.945Z] #23 ...
18:16:40 [2020-01-13T18:16:40.945Z] 
18:16:40 [2020-01-13T18:16:40.945Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:16:41 [2020-01-13T18:16:41.033Z] #35 40.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
18:16:41 [2020-01-13T18:16:41.033Z] #35 40.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:16:41 [2020-01-13T18:16:41.033Z] #35 40.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:16:41 [2020-01-13T18:16:41.033Z] #35 40.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:16:41 [2020-01-13T18:16:41.033Z] #35 40.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:16:41 [2020-01-13T18:16:41.033Z] #35 40.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:16:41 [2020-01-13T18:16:41.162Z] #17 10.59 Selecting previously unselected package vim.
18:16:41 [2020-01-13T18:16:41.191Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
18:16:41 [2020-01-13T18:16:41.191Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:16:41 [2020-01-13T18:16:41.191Z] go: finding github.com/Microsoft/go-winio v0.4.11
18:16:41 [2020-01-13T18:16:41.191Z] go: finding github.com/hashicorp/golang-lru v0.5.0
18:16:41 [2020-01-13T18:16:41.191Z] go: finding github.com/client9/misspell v0.3.4
18:16:41 [2020-01-13T18:16:41.191Z] go: finding github.com/onsi/ginkgo v1.7.0
18:16:41 [2020-01-13T18:16:41.332Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.60 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.60 Unpacking vim (2:8.1.0875-5) ...
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.74 Selecting previously unselected package xfsprogs.
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.74 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.74 Unpacking xfsprogs (4.20.0-1) ...
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.85 Selecting previously unselected package zip.
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.85 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.85 Unpacking zip (3.0-11+b1) ...
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.90 Setting up aufs-tools (1:4.14+20190211-1) ...
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.91 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.92 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.93 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.94 Setting up libgpm2:amd64 (1.20.7-5) ...
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.94 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:16:41 [2020-01-13T18:16:41.419Z] #17 10.95 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:16:41 [2020-01-13T18:16:41.677Z] #17 10.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:16:41 [2020-01-13T18:16:41.677Z] #17 10.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:16:41 [2020-01-13T18:16:41.677Z] #17 10.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:16:41 [2020-01-13T18:16:41.677Z] #17 10.99 Setting up libicu63:amd64 (63.1-6) ...
18:16:41 [2020-01-13T18:16:41.677Z] #17 11.00 Setting up xxd (2:8.1.0875-5) ...
18:16:41 [2020-01-13T18:16:41.677Z] #17 11.00 Setting up zip (3.0-11+b1) ...
18:16:41 [2020-01-13T18:16:41.677Z] #17 11.01 Setting up vim-common (2:8.1.0875-5) ...
18:16:41 [2020-01-13T18:16:41.677Z] #17 11.03 Setting up bash-completion (1:2.8-6) ...
18:16:41 [2020-01-13T18:16:41.735Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
18:16:41 [2020-01-13T18:16:41.964Z] go: finding github.com/bitly/go-simplejson v0.5.0
18:16:42 [2020-01-13T18:16:42.187Z] go: finding github.com/Microsoft/hcsshim v0.8.5
18:16:42 [2020-01-13T18:16:42.187Z] go: finding github.com/gogo/protobuf v1.0.0
18:16:42 [2020-01-13T18:16:42.187Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
18:16:42 [2020-01-13T18:16:42.187Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
18:16:42 [2020-01-13T18:16:42.244Z] #17 11.70 Setting up libiptc0:amd64 (1.8.2-4) ...
18:16:42 [2020-01-13T18:16:42.254Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
18:16:42 [2020-01-13T18:16:42.411Z] #35 ...
18:16:42 [2020-01-13T18:16:42.411Z] 
18:16:42 [2020-01-13T18:16:42.411Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:16:42 [2020-01-13T18:16:42.411Z] #71 DONE 41.1s
18:16:42 [2020-01-13T18:16:42.411Z] 
18:16:42 [2020-01-13T18:16:42.411Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:16:42 [2020-01-13T18:16:42.411Z] #35 41.56 debconf: delaying package configuration, since apt-utils is not installed
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.71 Setting up xz-utils (5.2.4-1) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.72 Setting up pigz (2.4-1) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.74 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.75 Setting up python-pip-whl (18.1-5) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.76 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.77 Setting up vim-runtime (2:8.1.0875-5) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.86 Setting up libaio1:amd64 (0.3.112-3) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.87 Setting up libonig5:amd64 (6.9.1-1) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.87 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.88 Setting up vim (2:8.1.0875-5) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.93 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.94 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.95 Setting up jq (1.5+dfsg-2+b1) ...
18:16:42 [2020-01-13T18:16:42.503Z] #17 11.95 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:16:42 [2020-01-13T18:16:42.545Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
18:16:42 [2020-01-13T18:16:42.546Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
18:16:42 [2020-01-13T18:16:42.582Z] go: finding github.com/docker/go-units v0.3.1
18:16:42 [2020-01-13T18:16:42.761Z] #17 11.96 Setting up python3.7 (3.7.3-2) ...
18:16:42 [2020-01-13T18:16:42.860Z] #15 DONE 1.7s
18:16:42 [2020-01-13T18:16:42.860Z] 
18:16:42 [2020-01-13T18:16:42.860Z] #16 [dev 6/25] RUN ldconfig
18:16:42 [2020-01-13T18:16:42.966Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
18:16:42 [2020-01-13T18:16:42.967Z] go: finding github.com/containerd/containerd v1.2.4
18:16:42 [2020-01-13T18:16:42.967Z] go: finding github.com/sirupsen/logrus v1.0.3
18:16:42 [2020-01-13T18:16:42.979Z] #35 ...
18:16:42 [2020-01-13T18:16:42.979Z] 
18:16:42 [2020-01-13T18:16:42.979Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:16:42 [2020-01-13T18:16:42.979Z] #59 38.39 The following additional packages will be installed:
18:16:42 [2020-01-13T18:16:42.979Z] #59 38.41   libbtrfs0
18:16:42 [2020-01-13T18:16:42.979Z] #59 38.62 The following NEW packages will be installed:
18:16:42 [2020-01-13T18:16:42.979Z] #59 38.63   libbtrfs-dev libbtrfs0
18:16:42 [2020-01-13T18:16:42.979Z] #59 39.07 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:16:42 [2020-01-13T18:16:42.979Z] #59 39.07 Need to get 119 kB of archives.
18:16:42 [2020-01-13T18:16:42.979Z] #59 39.07 After this operation, 387 kB of additional disk space will be used.
18:16:42 [2020-01-13T18:16:42.979Z] #59 39.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:16:42 [2020-01-13T18:16:42.979Z] #59 39.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:16:42 [2020-01-13T18:16:42.979Z] #59 40.08 debconf: delaying package configuration, since apt-utils is not installed
18:16:42 [2020-01-13T18:16:42.979Z] #59 40.26 Fetched 119 kB in 0s (423 kB/s)
18:16:42 [2020-01-13T18:16:42.979Z] #59 40.36 Selecting previously unselected package libbtrfs0.
18:16:42 [2020-01-13T18:16:42.979Z] #59 40.36 (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 ... 15401 files and directories currently installed.)
18:16:42 [2020-01-13T18:16:42.979Z] #59 40.45 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:16:42 [2020-01-13T18:16:42.979Z] #59 40.46 Unpacking libbtrfs0 (4.20.1-2) ...
18:16:42 [2020-01-13T18:16:42.979Z] #59 40.58 Selecting previously unselected package libbtrfs-dev.
18:16:42 [2020-01-13T18:16:42.979Z] #59 40.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:16:42 [2020-01-13T18:16:42.979Z] #59 40.63 Unpacking libbtrfs-dev (4.20.1-2) ...
18:16:42 [2020-01-13T18:16:42.979Z] #59 41.02 Setting up libbtrfs0 (4.20.1-2) ...
18:16:42 [2020-01-13T18:16:42.979Z] #59 41.09 Setting up libbtrfs-dev (4.20.1-2) ...
18:16:42 [2020-01-13T18:16:42.979Z] #59 41.20 Processing triggers for libc-bin (2.28-10) ...
18:16:42 [2020-01-13T18:16:42.979Z] #59 DONE 41.9s
18:16:42 [2020-01-13T18:16:42.979Z] 
18:16:42 [2020-01-13T18:16:42.979Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:16:42 [2020-01-13T18:16:42.979Z] #60 DONE 0.1s
18:16:42 [2020-01-13T18:16:42.979Z] 
18:16:42 [2020-01-13T18:16:42.979Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:16:42 [2020-01-13T18:16:42.979Z] #61 DONE 0.1s
18:16:42 [2020-01-13T18:16:42.979Z] 
18:16:42 [2020-01-13T18:16:42.979Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:16:42 [2020-01-13T18:16:42.979Z] #35 42.01 Fetched 14.9 MB in 2s (9493 kB/s)
18:16:43 [2020-01-13T18:16:43.177Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:16:43 [2020-01-13T18:16:43.177Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
18:16:43 [2020-01-13T18:16:43.177Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
18:16:43 [2020-01-13T18:16:43.239Z] #35 42.25 Selecting previously unselected package xxd.
18:16:43 [2020-01-13T18:16:43.328Z] #17 12.57 Setting up iptables (1.8.2-4) ...
18:16:43 [2020-01-13T18:16:43.328Z] #17 12.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:16:43 [2020-01-13T18:16:43.328Z] #17 12.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:16:43 [2020-01-13T18:16:43.328Z] #17 12.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:16:43 [2020-01-13T18:16:43.328Z] #17 12.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:16:43 [2020-01-13T18:16:43.328Z] #17 12.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:16:43 [2020-01-13T18:16:43.328Z] #17 12.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:16:43 [2020-01-13T18:16:43.328Z] #17 12.60 Setting up python3 (3.7.3-1) ...
18:16:43 [2020-01-13T18:16:43.328Z] #17 12.69 Setting up python3-wheel (0.32.3-2) ...
18:16:43 [2020-01-13T18:16:43.328Z] #17 12.82 Setting up apparmor (2.13.2-10) ...
18:16:43 [2020-01-13T18:16:43.365Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
18:16:43 [2020-01-13T18:16:43.365Z] go: finding gotest.tools v2.1.0+incompatible
18:16:43 [2020-01-13T18:16:43.365Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
18:16:43 [2020-01-13T18:16:43.499Z] #35 42.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
18:16:43 [2020-01-13T18:16:43.500Z] #35 42.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:16:43 [2020-01-13T18:16:43.500Z] #35 42.41 Unpacking xxd (2:8.1.0875-5) ...
18:16:43 [2020-01-13T18:16:43.546Z] go: finding github.com/hashicorp/go-version v1.1.0
18:16:43 [2020-01-13T18:16:43.752Z] go: finding github.com/onsi/gomega v1.4.3
18:16:43 [2020-01-13T18:16:43.752Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
18:16:43 [2020-01-13T18:16:43.761Z] #35 42.78 Selecting previously unselected package vim-common.
18:16:43 [2020-01-13T18:16:43.761Z] #35 42.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:16:43 [2020-01-13T18:16:43.761Z] #35 42.88 Unpacking vim-common (2:8.1.0875-5) ...
18:16:43 [2020-01-13T18:16:43.893Z] #17 13.42 Setting up xfsprogs (4.20.0-1) ...
18:16:44 [2020-01-13T18:16:44.148Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
18:16:44 [2020-01-13T18:16:44.148Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
18:16:44 [2020-01-13T18:16:44.148Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
18:16:44 [2020-01-13T18:16:44.151Z] #17 13.43 Setting up python3-lib2to3 (3.7.3-1) ...
18:16:44 [2020-01-13T18:16:44.151Z] #17 13.52 Setting up python3-pkg-resources (40.8.0-1) ...
18:16:44 [2020-01-13T18:16:44.178Z] go: finding github.com/prometheus/client_golang v0.8.0
18:16:44 [2020-01-13T18:16:44.242Z] #16 DONE 1.8s
18:16:44 [2020-01-13T18:16:44.242Z] 
18:16:44 [2020-01-13T18:16:44.242Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:16:44 [2020-01-13T18:16:44.331Z] #35 ...
18:16:44 [2020-01-13T18:16:44.331Z] 
18:16:44 [2020-01-13T18:16:44.331Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:16:44 [2020-01-13T18:16:44.331Z] #25 38.56 ca-certificates is already the newest version (20190110).
18:16:44 [2020-01-13T18:16:44.331Z] #25 38.56 The following additional packages will be installed:
18:16:44 [2020-01-13T18:16:44.331Z] #25 38.57   libjq1 libonig5
18:16:44 [2020-01-13T18:16:44.331Z] #25 38.99 The following NEW packages will be installed:
18:16:44 [2020-01-13T18:16:44.331Z] #25 39.00   jq libjq1 libonig5
18:16:44 [2020-01-13T18:16:44.331Z] #25 39.37 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:16:44 [2020-01-13T18:16:44.331Z] #25 39.37 Need to get 355 kB of archives.
18:16:44 [2020-01-13T18:16:44.331Z] #25 39.37 After this operation, 1072 kB of additional disk space will be used.
18:16:44 [2020-01-13T18:16:44.331Z] #25 39.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:16:44 [2020-01-13T18:16:44.331Z] #25 39.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:16:44 [2020-01-13T18:16:44.331Z] #25 39.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:16:44 [2020-01-13T18:16:44.331Z] #25 40.65 debconf: delaying package configuration, since apt-utils is not installed
18:16:44 [2020-01-13T18:16:44.331Z] #25 40.86 Fetched 355 kB in 0s (1219 kB/s)
18:16:44 [2020-01-13T18:16:44.331Z] #25 41.00 Selecting previously unselected package libonig5:amd64.
18:16:44 [2020-01-13T18:16:44.331Z] #25 41.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
18:16:44 [2020-01-13T18:16:44.331Z] #25 41.09 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
18:16:44 [2020-01-13T18:16:44.331Z] #25 41.17 Unpacking libonig5:amd64 (6.9.1-1) ...
18:16:44 [2020-01-13T18:16:44.331Z] #25 41.49 Selecting previously unselected package libjq1:amd64.
18:16:44 [2020-01-13T18:16:44.331Z] #25 41.52 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:16:44 [2020-01-13T18:16:44.331Z] #25 41.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:16:44 [2020-01-13T18:16:44.331Z] #25 41.89 Selecting previously unselected package jq.
18:16:44 [2020-01-13T18:16:44.331Z] #25 41.89 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
18:16:44 [2020-01-13T18:16:44.331Z] #25 41.93 Unpacking jq (1.5+dfsg-2+b1) ...
18:16:44 [2020-01-13T18:16:44.331Z] #25 42.26 Setting up libonig5:amd64 (6.9.1-1) ...
18:16:44 [2020-01-13T18:16:44.331Z] #25 42.30 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:16:44 [2020-01-13T18:16:44.331Z] #25 42.37 Setting up jq (1.5+dfsg-2+b1) ...
18:16:44 [2020-01-13T18:16:44.331Z] #25 42.37 Processing triggers for libc-bin (2.28-10) ...
18:16:44 [2020-01-13T18:16:44.331Z] #25 DONE 43.0s
18:16:44 [2020-01-13T18:16:44.331Z] 
18:16:44 [2020-01-13T18:16:44.331Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:16:44 [2020-01-13T18:16:44.331Z] #26 DONE 0.1s
18:16:44 [2020-01-13T18:16:44.331Z] 
18:16:44 [2020-01-13T18:16:44.331Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:16:44 [2020-01-13T18:16:44.409Z] #17 13.69 Setting up python3-distutils (3.7.3-1) ...
18:16:44 [2020-01-13T18:16:44.409Z] #17 13.80 Setting up python3-setuptools (40.8.0-1) ...
18:16:44 [2020-01-13T18:16:44.539Z] go: finding github.com/onsi/ginkgo v1.6.0
18:16:44 [2020-01-13T18:16:44.672Z] #17 14.03 Setting up python3-pip (18.1-5) ...
18:16:44 [2020-01-13T18:16:44.930Z] #17 14.24 Processing triggers for libc-bin (2.28-10) ...
18:16:44 [2020-01-13T18:16:44.930Z] #17 14.25 Processing triggers for mime-support (3.62) ...
18:16:44 [2020-01-13T18:16:44.941Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
18:16:44 [2020-01-13T18:16:44.941Z] go: finding github.com/hpcloud/tail v1.0.0
18:16:44 [2020-01-13T18:16:44.941Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
18:16:44 [2020-01-13T18:16:44.941Z] go: finding gopkg.in/yaml.v2 v2.2.1
18:16:45 [2020-01-13T18:16:45.187Z] #17 DONE 14.5s
18:16:45 [2020-01-13T18:16:45.187Z] 
18:16:45 [2020-01-13T18:16:45.187Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
18:16:45 [2020-01-13T18:16:45.215Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
18:16:45 [2020-01-13T18:16:45.508Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
18:16:45 [2020-01-13T18:16:45.713Z] #27 ...
18:16:45 [2020-01-13T18:16:45.713Z] 
18:16:45 [2020-01-13T18:16:45.713Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:16:45 [2020-01-13T18:16:45.713Z] #10 28.57 Reading package lists...
18:16:45 [2020-01-13T18:16:45.713Z] #10 34.79 Building dependency tree...
18:16:45 [2020-01-13T18:16:45.713Z] #10 38.37 The following additional packages will be installed:
18:16:45 [2020-01-13T18:16:45.713Z] #10 38.37   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:16:45 [2020-01-13T18:16:45.713Z] #10 38.37   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:16:45 [2020-01-13T18:16:45.713Z] #10 38.38   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:16:45 [2020-01-13T18:16:45.713Z] #10 38.39   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:16:45 [2020-01-13T18:16:45.713Z] #10 38.39 Suggested packages:
18:16:45 [2020-01-13T18:16:45.713Z] #10 38.40   gcc-8-locales seccomp wine64
18:16:45 [2020-01-13T18:16:45.713Z] #10 39.64 The following NEW packages will be installed:
18:16:45 [2020-01-13T18:16:45.713Z] #10 39.65   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:16:45 [2020-01-13T18:16:45.713Z] #10 39.65   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:16:45 [2020-01-13T18:16:45.713Z] #10 39.65   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:16:45 [2020-01-13T18:16:45.713Z] #10 39.65   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:16:45 [2020-01-13T18:16:45.713Z] #10 39.66   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:16:45 [2020-01-13T18:16:45.713Z] #10 39.66   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:16:45 [2020-01-13T18:16:45.713Z] #10 40.15 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:16:45 [2020-01-13T18:16:45.713Z] #10 40.15 Need to get 77.7 MB of archives.
18:16:45 [2020-01-13T18:16:45.713Z] #10 40.15 After this operation, 487 MB of additional disk space will be used.
18:16:45 [2020-01-13T18:16:45.713Z] #10 40.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
18:16:45 [2020-01-13T18:16:45.713Z] #10 40.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
18:16:45 [2020-01-13T18:16:45.713Z] #10 40.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:16:45 [2020-01-13T18:16:45.713Z] #10 40.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:16:45 [2020-01-13T18:16:45.713Z] #10 40.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:16:45 [2020-01-13T18:16:45.713Z] #10 40.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:16:45 [2020-01-13T18:16:45.713Z] #10 41.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:16:45 [2020-01-13T18:16:45.713Z] #10 41.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
18:16:45 [2020-01-13T18:16:45.713Z] #10 41.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
18:16:45 [2020-01-13T18:16:45.713Z] #10 ...
18:16:45 [2020-01-13T18:16:45.713Z] 
18:16:45 [2020-01-13T18:16:45.713Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:16:45 [2020-01-13T18:16:45.713Z] #43 28.74 Reading package lists...
18:16:45 [2020-01-13T18:16:45.713Z] #43 35.26 Building dependency tree...
18:16:45 [2020-01-13T18:16:45.713Z] #43 38.91 The following additional packages will be installed:
18:16:45 [2020-01-13T18:16:45.713Z] #43 38.92   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:16:45 [2020-01-13T18:16:45.713Z] #43 38.93   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:16:45 [2020-01-13T18:16:45.714Z] #43 38.93 Suggested packages:
18:16:45 [2020-01-13T18:16:45.714Z] #43 38.94   manpages-dev python-setuptools
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.39 The following NEW packages will be installed:
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.39   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.40   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.40   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.41   python-six zlib1g-dev
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.82 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.82 Need to get 4095 kB of archives.
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.82 After this operation, 22.5 MB of additional disk space will be used.
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 40.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 41.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 41.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 41.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 41.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 41.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 41.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 41.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 41.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
18:16:45 [2020-01-13T18:16:45.714Z] #43 43.20 debconf: delaying package configuration, since apt-utils is not installed
18:16:45 [2020-01-13T18:16:45.714Z] #43 43.72 Fetched 4095 kB in 1s (5282 kB/s)
18:16:45 [2020-01-13T18:16:45.714Z] #43 43.83 Selecting previously unselected package libcap-dev:amd64.
18:16:45 [2020-01-13T18:16:45.714Z] #43 43.83 (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 ... 15401 files and directories currently installed.)
18:16:45 [2020-01-13T18:16:45.714Z] #43 43.92 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
18:16:45 [2020-01-13T18:16:45.714Z] #43 43.94 Unpacking libcap-dev:amd64 (1:2.25-2) ...
18:16:45 [2020-01-13T18:16:45.714Z] #43 44.10 Selecting previously unselected package libnet1:amd64.
18:16:45 [2020-01-13T18:16:45.714Z] #43 44.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:16:45 [2020-01-13T18:16:45.714Z] #43 44.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:16:45 [2020-01-13T18:16:45.714Z] #43 44.33 Selecting previously unselected package libnet1-dev.
18:16:45 [2020-01-13T18:16:45.714Z] #43 44.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
18:16:45 [2020-01-13T18:16:45.714Z] #43 44.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:16:45 [2020-01-13T18:16:45.714Z] #43 44.70 Selecting previously unselected package libnl-3-200:amd64.
18:16:45 [2020-01-13T18:16:45.714Z] #43 44.71 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
18:16:45 [2020-01-13T18:16:45.714Z] #43 44.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:16:45 [2020-01-13T18:16:45.752Z] #18 0.682 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:16:45 [2020-01-13T18:16:45.752Z] #18 0.685 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:16:45 [2020-01-13T18:16:45.752Z] #18 0.687 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:16:45 [2020-01-13T18:16:45.766Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
18:16:45 [2020-01-13T18:16:45.798Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
18:16:45 [2020-01-13T18:16:45.972Z] #43 44.81 Selecting previously unselected package libnl-3-dev:amd64.
18:16:45 [2020-01-13T18:16:45.972Z] #43 44.82 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
18:16:45 [2020-01-13T18:16:45.972Z] #43 44.82 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
18:16:46 [2020-01-13T18:16:46.011Z] #18 DONE 0.8s
18:16:46 [2020-01-13T18:16:46.011Z] 
18:16:46 [2020-01-13T18:16:46.011Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:16:46 [2020-01-13T18:16:46.088Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
18:16:46 [2020-01-13T18:16:46.089Z] go: finding github.com/spf13/cobra v0.0.3
18:16:46 [2020-01-13T18:16:46.157Z] #17 1.814 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:46 [2020-01-13T18:16:46.157Z] #17 1.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:46 [2020-01-13T18:16:46.157Z] #17 1.838 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:46 [2020-01-13T18:16:46.231Z] #43 45.15 Selecting previously unselected package libprotobuf-c1:amd64.
18:16:46 [2020-01-13T18:16:46.231Z] #43 45.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:16:46 [2020-01-13T18:16:46.231Z] #43 45.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:16:46 [2020-01-13T18:16:46.417Z] #17 2.156 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
18:16:46 [2020-01-13T18:16:46.492Z] #43 45.31 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:16:46 [2020-01-13T18:16:46.492Z] #43 45.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
18:16:46 [2020-01-13T18:16:46.492Z] #43 45.33 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:16:46 [2020-01-13T18:16:46.492Z] #43 45.46 Selecting previously unselected package zlib1g-dev:amd64.
18:16:46 [2020-01-13T18:16:46.492Z] #43 45.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
18:16:46 [2020-01-13T18:16:46.492Z] #43 45.47 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:16:46 [2020-01-13T18:16:46.678Z] #17 2.632 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
18:16:46 [2020-01-13T18:16:46.722Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
18:16:46 [2020-01-13T18:16:46.722Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
18:16:46 [2020-01-13T18:16:46.751Z] #43 45.73 Selecting previously unselected package libprotobuf17:amd64.
18:16:46 [2020-01-13T18:16:46.751Z] #43 45.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:16:46 [2020-01-13T18:16:46.751Z] #43 45.75 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:16:47 [2020-01-13T18:16:47.009Z] #43 ...
18:16:47 [2020-01-13T18:16:47.009Z] 
18:16:47 [2020-01-13T18:16:47.009Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:16:47 [2020-01-13T18:16:47.009Z] #10 46.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
18:16:47 [2020-01-13T18:16:47.015Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
18:16:47 [2020-01-13T18:16:47.254Z] #17 3.003 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
18:16:47 [2020-01-13T18:16:47.385Z] #19 1.531 Collecting yamllint==1.16.0
18:16:48 [2020-01-13T18:16:48.193Z] #17 4.116 Fetched 8147 kB in 3s (3191 kB/s)
18:16:48 [2020-01-13T18:16:48.530Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
18:16:48 [2020-01-13T18:16:48.819Z] go: finding github.com/sirupsen/logrus v1.4.0
18:16:48 [2020-01-13T18:16:48.819Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
18:16:49 [2020-01-13T18:16:49.449Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
18:16:49 [2020-01-13T18:16:49.543Z] #10 ...
18:16:49 [2020-01-13T18:16:49.543Z] 
18:16:49 [2020-01-13T18:16:49.543Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:16:49 [2020-01-13T18:16:49.543Z] #33 37.98 sync
18:16:49 [2020-01-13T18:16:49.543Z] #33 37.98 internal/reflectlite
18:16:49 [2020-01-13T18:16:49.543Z] #33 40.36 sort
18:16:49 [2020-01-13T18:16:49.543Z] #33 40.37 errors
18:16:49 [2020-01-13T18:16:49.543Z] #33 40.82 strconv
18:16:49 [2020-01-13T18:16:49.543Z] #33 42.33 io
18:16:49 [2020-01-13T18:16:49.543Z] #33 44.22 internal/oserror
18:16:49 [2020-01-13T18:16:49.543Z] #33 44.39 syscall
18:16:49 [2020-01-13T18:16:49.543Z] #33 45.92 reflect
18:16:49 [2020-01-13T18:16:49.543Z] #33 ...
18:16:49 [2020-01-13T18:16:49.543Z] 
18:16:49 [2020-01-13T18:16:49.543Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:16:49 [2020-01-13T18:16:49.543Z] #30 47.65 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
18:16:49 [2020-01-13T18:16:49.570Z] #17 4.116 Reading package lists...
18:16:50 [2020-01-13T18:16:50.480Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
18:16:50 [2020-01-13T18:16:50.923Z] #30 49.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:16:50 [2020-01-13T18:16:50.923Z] #30 ...
18:16:50 [2020-01-13T18:16:50.923Z] 
18:16:50 [2020-01-13T18:16:50.923Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:16:50 [2020-01-13T18:16:50.923Z] #47 39.61 internal/reflectlite
18:16:50 [2020-01-13T18:16:50.923Z] #47 39.63 github.com/LK4D4/vndr/godl/singleflight
18:16:50 [2020-01-13T18:16:50.923Z] #47 40.11 math/rand
18:16:50 [2020-01-13T18:16:50.923Z] #47 41.63 internal/singleflight
18:16:50 [2020-01-13T18:16:50.923Z] #47 43.92 io
18:16:50 [2020-01-13T18:16:50.923Z] #47 43.92 strconv
18:16:50 [2020-01-13T18:16:50.923Z] #47 45.26 bytes
18:16:50 [2020-01-13T18:16:50.923Z] #47 47.38 bufio
18:16:50 [2020-01-13T18:16:50.923Z] #47 47.55 reflect
18:16:50 [2020-01-13T18:16:50.923Z] #47 49.23 syscall
18:16:50 [2020-01-13T18:16:50.949Z] #17 5.347 Reading package lists...
18:16:51 [2020-01-13T18:16:51.121Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
18:16:51 [2020-01-13T18:16:51.121Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
18:16:51 [2020-01-13T18:16:51.181Z] #47 ...
18:16:51 [2020-01-13T18:16:51.181Z] 
18:16:51 [2020-01-13T18:16:51.181Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:16:51 [2020-01-13T18:16:51.181Z] #27 4.333 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:16:51 [2020-01-13T18:16:51.181Z] #27 4.784 
18:16:51 [2020-01-13T18:16:51.181Z] #27 4.968 
##                                                                         3.5%
#######                                                                   11.1%
############                                                              16.8%
################                                                          22.8%
###################                                                       27.3%
#######################                                                   33.2%
##############################                                            42.3%
####################################                                      51.2%
##########################################                                58.9%
##################################################                        70.1%
#########################################################                 79.3%
##############################################################            86.9%
#####################################################################     96.5%
######################################################################## 100.0%
18:16:51 [2020-01-13T18:16:51.181Z] #27 6.666 
18:16:51 [2020-01-13T18:16:51.210Z] #17 6.542 Building dependency tree...
18:16:51 [2020-01-13T18:16:51.210Z] #17 6.776 Reading state information...
18:16:51 [2020-01-13T18:16:51.210Z] #17 7.181 libcap2-bin is already the newest version (1:2.25-2).
18:16:51 [2020-01-13T18:16:51.210Z] #17 7.181 The following additional packages will be installed:
18:16:51 [2020-01-13T18:16:51.469Z] #17 7.181   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:16:51 [2020-01-13T18:16:51.469Z] #17 7.181   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:16:51 [2020-01-13T18:16:51.469Z] #17 7.182   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:16:51 [2020-01-13T18:16:51.469Z] #17 7.182   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:16:51 [2020-01-13T18:16:51.469Z] #17 7.183   python3.7 python3.7-minimal vim-runtime xxd
18:16:51 [2020-01-13T18:16:51.469Z] #17 7.185 Suggested packages:
18:16:51 [2020-01-13T18:16:51.469Z] #17 7.185   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:16:51 [2020-01-13T18:16:51.469Z] #17 7.185   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:16:51 [2020-01-13T18:16:51.469Z] #17 7.185   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:16:51 [2020-01-13T18:16:51.469Z] #17 7.185 Recommended packages:
18:16:51 [2020-01-13T18:16:51.469Z] #17 7.185   aufs-dkms nftables build-essential python3-dev python3-keyring
18:16:51 [2020-01-13T18:16:51.469Z] #17 7.185   python3-keyrings.alt python3-xdg unzip
18:16:51 [2020-01-13T18:16:51.699Z] #27 6.831 
##                                                                         3.9%
############                                                              17.5%
############################                                              39.1%
########################################                                  55.7%
####################################################                      73.5%
################################################################          89.5%
######################################################################## 100.0%
18:16:52 [2020-01-13T18:16:52.038Z] #17 7.806 The following NEW packages will be installed:
18:16:52 [2020-01-13T18:16:52.038Z] #17 7.807   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:16:52 [2020-01-13T18:16:52.038Z] #17 7.807   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:16:52 [2020-01-13T18:16:52.038Z] #17 7.807   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:16:52 [2020-01-13T18:16:52.038Z] #17 7.807   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:16:52 [2020-01-13T18:16:52.038Z] #17 7.808   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:16:52 [2020-01-13T18:16:52.038Z] #17 7.808   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:16:52 [2020-01-13T18:16:52.038Z] #17 7.809   python3-setuptools python3-wheel python3.7 python3.7-minimal
18:16:52 [2020-01-13T18:16:52.038Z] #17 7.809   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
18:16:52 [2020-01-13T18:16:52.269Z] #27 7.812 
18:16:52 [2020-01-13T18:16:52.297Z] #17 8.097 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
18:16:52 [2020-01-13T18:16:52.297Z] #17 8.097 Need to get 26.1 MB of archives.
18:16:52 [2020-01-13T18:16:52.297Z] #17 8.097 After this operation, 110 MB of additional disk space will be used.
18:16:52 [2020-01-13T18:16:52.297Z] #17 8.097 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
18:16:52 [2020-01-13T18:16:52.297Z] #17 8.102 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2 [588 kB]
18:16:52 [2020-01-13T18:16:52.297Z] #17 8.119 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2 [1404 kB]
18:16:52 [2020-01-13T18:16:52.297Z] #17 8.150 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
18:16:52 [2020-01-13T18:16:52.297Z] #17 8.153 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
18:16:52 [2020-01-13T18:16:52.297Z] #17 8.154 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2 [1641 kB]
18:16:52 [2020-01-13T18:16:52.297Z] #17 8.180 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2 [330 kB]
18:16:52 [2020-01-13T18:16:52.297Z] #17 8.186 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
18:16:52 [2020-01-13T18:16:52.556Z] #17 8.187 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
18:16:52 [2020-01-13T18:16:52.556Z] #17 8.188 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
18:16:52 [2020-01-13T18:16:52.556Z] #17 8.190 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
18:16:52 [2020-01-13T18:16:52.556Z] #17 8.192 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.193 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.194 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.195 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.196 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.203 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.206 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.209 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.213 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.214 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.218 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.226 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.229 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.231 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.234 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.235 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.235 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.236 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.375 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.376 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.377 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.378 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.380 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.385 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.411 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.412 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.415 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.419 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.421 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.426 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.427 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
18:16:52 [2020-01-13T18:16:52.557Z] #17 8.432 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:16:52 [2020-01-13T18:16:52.641Z] #19 6.682   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:16:52 [2020-01-13T18:16:52.641Z] #19 6.700 Collecting pyyaml (from yamllint==1.16.0)
18:16:52 [2020-01-13T18:16:52.641Z] #19 6.729   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
18:16:52 [2020-01-13T18:16:52.651Z] go: finding github.com/golang/protobuf v1.2.0
18:16:52 [2020-01-13T18:16:52.816Z] #17 8.529 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
18:16:52 [2020-01-13T18:16:52.817Z] #17 8.546 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
18:16:52 [2020-01-13T18:16:52.817Z] #17 8.558 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
18:16:52 [2020-01-13T18:16:52.900Z] #19 7.015 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:16:52 [2020-01-13T18:16:52.900Z] #19 7.034   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:16:52 [2020-01-13T18:16:52.900Z] #19 7.043 Building wheels for collected packages: pyyaml
18:16:52 [2020-01-13T18:16:52.900Z] #19 7.044   Running setup.py bdist_wheel for pyyaml: started
18:16:53 [2020-01-13T18:16:53.047Z] #27 7.954 
##                                                                         3.6%
########                                                                  11.8%
#############                                                             19.2%
###################                                                       26.7%
########################                                                  34.1%
##############################                                            42.8%
#####################################                                     51.4%
########################################                                  56.4%
##############################################                            65.0%
18:16:53 [2020-01-13T18:16:53.047Z] #27 ...
18:16:53 [2020-01-13T18:16:53.047Z] 
18:16:53 [2020-01-13T18:16:53.047Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.217 + RM_GOPATH=0
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.218 + TMP_GOPATH=
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.218 + : /build
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.218 + '[' -z '' ']'
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.219 ++ mktemp -d
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.222 + export GOPATH=/tmp/tmp.cCpOd06Pf0
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.222 + GOPATH=/tmp/tmp.cCpOd06Pf0
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.222 + RM_GOPATH=1
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.226 ++ dirname ./install.sh
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.236 + dir=.
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.236 + bin=containerd
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.236 + shift
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.236 + '[' '!' -f ./containerd.installer ']'
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.237 + . ./containerd.installer
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.239 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.240 + install_containerd
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.240 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.240 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.240 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cCpOd06Pf0/src/github.com/containerd/containerd
18:16:53 [2020-01-13T18:16:53.047Z] #62 4.243 Cloning into '/tmp/tmp.cCpOd06Pf0/src/github.com/containerd/containerd'...
18:16:53 [2020-01-13T18:16:53.076Z] #17 8.827 debconf: delaying package configuration, since apt-utils is not installed
18:16:53 [2020-01-13T18:16:53.076Z] #17 8.874 Fetched 26.1 MB in 1s (36.2 MB/s)
18:16:53 [2020-01-13T18:16:53.076Z] #17 8.904 Selecting previously unselected package pigz.
18:16:53 [2020-01-13T18:16:53.158Z] #19 7.269   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:16:53 [2020-01-13T18:16:53.308Z] #62 ...
18:16:53 [2020-01-13T18:16:53.308Z] 
18:16:53 [2020-01-13T18:16:53.308Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:16:53 [2020-01-13T18:16:53.335Z] #17 8.904 (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 ... 23396 files and directories currently installed.)
18:16:53 [2020-01-13T18:16:53.335Z] #17 8.926 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
18:16:53 [2020-01-13T18:16:53.335Z] #17 8.931 Unpacking pigz (2.4-1) ...
18:16:53 [2020-01-13T18:16:53.336Z] #17 8.988 Selecting previously unselected package libpython3.7-minimal:arm64.
18:16:53 [2020-01-13T18:16:53.336Z] #17 8.991 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_arm64.deb ...
18:16:53 [2020-01-13T18:16:53.336Z] #17 8.996 Unpacking libpython3.7-minimal:arm64 (3.7.3-2) ...
18:16:53 [2020-01-13T18:16:53.336Z] #17 9.138 Selecting previously unselected package python3.7-minimal.
18:16:53 [2020-01-13T18:16:53.336Z] #17 9.142 Preparing to unpack .../python3.7-minimal_3.7.3-2_arm64.deb ...
18:16:53 [2020-01-13T18:16:53.336Z] #17 9.151 Unpacking python3.7-minimal (3.7.3-2) ...
18:16:53 [2020-01-13T18:16:53.415Z] #19 7.270   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
18:16:53 [2020-01-13T18:16:53.416Z] #19 7.287 Successfully built pyyaml
18:16:53 [2020-01-13T18:16:53.416Z] #19 7.290 Installing collected packages: pyyaml, pathspec, yamllint
18:16:53 [2020-01-13T18:16:53.416Z] #19 7.364 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
18:16:53 [2020-01-13T18:16:53.416Z] #19 DONE 7.5s
18:16:53 [2020-01-13T18:16:53.416Z] 
18:16:53 [2020-01-13T18:16:53.416Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:16:53 [2020-01-13T18:16:53.416Z] #68 CACHED
18:16:53 [2020-01-13T18:16:53.416Z] 
18:16:53 [2020-01-13T18:16:53.416Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:16:53 [2020-01-13T18:16:53.416Z] #46 ...
18:16:53 [2020-01-13T18:16:53.416Z] 
18:16:53 [2020-01-13T18:16:53.416Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:16:53 [2020-01-13T18:16:53.416Z] #64 DONE 0.1s
18:16:53 [2020-01-13T18:16:53.569Z] #27 7.954 
##                                                                         3.6%
########                                                                  11.8%
#############                                                             19.2%
###################                                                       26.7%
########################                                                  34.1%
##############################                                            42.8%
#####################################                                     51.4%
########################################                                  56.4%
##############################################                            65.0%
####################################################                      72.5%
#########################################################                 79.2%
#############################################################             86.1%
#######################################################################   99.2%
######################################################################## 100.0%
18:16:53 [2020-01-13T18:16:53.594Z] #17 9.377 Setting up libpython3.7-minimal:arm64 (3.7.3-2) ...
18:16:53 [2020-01-13T18:16:53.595Z] #17 9.395 Setting up python3.7-minimal (3.7.3-2) ...
18:16:53 [2020-01-13T18:16:53.679Z] 
18:16:53 [2020-01-13T18:16:53.679Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:16:53 [2020-01-13T18:16:53.679Z] #46 DONE 0.2s
18:16:53 [2020-01-13T18:16:53.679Z] 
18:16:53 [2020-01-13T18:16:53.679Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:16:53 [2020-01-13T18:16:53.679Z] #40 DONE 0.2s
18:16:53 [2020-01-13T18:16:53.679Z] 
18:16:53 [2020-01-13T18:16:53.679Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:16:53 [2020-01-13T18:16:53.679Z] #47 ...
18:16:53 [2020-01-13T18:16:53.679Z] 
18:16:53 [2020-01-13T18:16:53.679Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:16:53 [2020-01-13T18:16:53.679Z] #29 DONE 0.3s
18:16:53 [2020-01-13T18:16:53.679Z] 
18:16:53 [2020-01-13T18:16:53.679Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:16:53 [2020-01-13T18:16:53.679Z] #70 DONE 0.3s
18:16:53 [2020-01-13T18:16:53.679Z] 
18:16:53 [2020-01-13T18:16:53.679Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:16:53 [2020-01-13T18:16:53.679Z] #49 DONE 0.4s
18:16:53 [2020-01-13T18:16:53.679Z] 
18:16:53 [2020-01-13T18:16:53.679Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:16:53 [2020-01-13T18:16:53.679Z] #52 DONE 0.4s
18:16:53 [2020-01-13T18:16:53.679Z] 
18:16:53 [2020-01-13T18:16:53.679Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:16:53 [2020-01-13T18:16:53.679Z] #32 DONE 0.4s
18:16:53 [2020-01-13T18:16:53.828Z] #27 9.624 
18:16:53 [2020-01-13T18:16:53.938Z] 
18:16:53 [2020-01-13T18:16:53.938Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:16:53 [2020-01-13T18:16:53.938Z] #55 DONE 0.4s
18:16:53 [2020-01-13T18:16:53.938Z] 
18:16:53 [2020-01-13T18:16:53.938Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:16:53 [2020-01-13T18:16:53.938Z] #26 DONE 0.4s
18:16:53 [2020-01-13T18:16:53.938Z] 
18:16:53 [2020-01-13T18:16:53.938Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:16:53 [2020-01-13T18:16:53.938Z] #24 DONE 0.5s
18:16:53 [2020-01-13T18:16:53.938Z] 
18:16:53 [2020-01-13T18:16:53.938Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:16:54 [2020-01-13T18:16:54.196Z] #27 ...
18:16:54 [2020-01-13T18:16:54.196Z] 
18:16:54 [2020-01-13T18:16:54.196Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:16:54 [2020-01-13T18:16:54.196Z] #56 DONE 0.3s
18:16:54 [2020-01-13T18:16:54.453Z] 
18:16:54 [2020-01-13T18:16:54.453Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:16:54 [2020-01-13T18:16:54.714Z] go: finding github.com/gogo/protobuf v1.2.1
18:16:54 [2020-01-13T18:16:54.864Z] #27 9.788 
                                                                           0.2%
#                                                                          2.6%
###                                                                        4.9%
#####                                                                      7.3%
######                                                                     9.3%
########                                                                  11.8%
###########                                                               15.4%
18:16:54 [2020-01-13T18:16:54.864Z] #27 ...
18:16:54 [2020-01-13T18:16:54.864Z] 
18:16:54 [2020-01-13T18:16:54.864Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:16:54 [2020-01-13T18:16:54.864Z] #35 43.67 Selecting previously unselected package cmake-data.
18:16:54 [2020-01-13T18:16:54.864Z] #35 43.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:16:54 [2020-01-13T18:16:54.864Z] #35 43.71 Unpacking cmake-data (3.13.4-1) ...
18:16:54 [2020-01-13T18:16:54.864Z] #35 47.41 Selecting previously unselected package libicu63:amd64.
18:16:54 [2020-01-13T18:16:54.864Z] #35 47.42 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
18:16:54 [2020-01-13T18:16:54.864Z] #35 47.45 Unpacking libicu63:amd64 (63.1-6) ...
18:16:54 [2020-01-13T18:16:54.864Z] #35 ...
18:16:54 [2020-01-13T18:16:54.864Z] 
18:16:54 [2020-01-13T18:16:54.864Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:16:54 [2020-01-13T18:16:54.972Z] #17 10.46 Selecting previously unselected package python3-minimal.
18:16:54 [2020-01-13T18:16:54.972Z] #17 10.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23645 files and directories currently installed.)
18:16:54 [2020-01-13T18:16:54.972Z] #17 10.48 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
18:16:54 [2020-01-13T18:16:54.972Z] #17 10.49 Unpacking python3-minimal (3.7.3-1) ...
18:16:54 [2020-01-13T18:16:54.972Z] #17 10.55 Selecting previously unselected package libmpdec2:arm64.
18:16:54 [2020-01-13T18:16:54.972Z] #17 10.55 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
18:16:54 [2020-01-13T18:16:54.972Z] #17 10.56 Unpacking libmpdec2:arm64 (2.4.2-2) ...
18:16:54 [2020-01-13T18:16:54.972Z] #17 10.62 Selecting previously unselected package libpython3.7-stdlib:arm64.
18:16:54 [2020-01-13T18:16:54.972Z] #17 10.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_arm64.deb ...
18:16:54 [2020-01-13T18:16:54.972Z] #17 10.63 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2) ...
18:16:55 [2020-01-13T18:16:55.231Z] #17 10.87 Selecting previously unselected package python3.7.
18:16:55 [2020-01-13T18:16:55.231Z] #17 10.87 Preparing to unpack .../python3.7_3.7.3-2_arm64.deb ...
18:16:55 [2020-01-13T18:16:55.231Z] #17 10.88 Unpacking python3.7 (3.7.3-2) ...
18:16:55 [2020-01-13T18:16:55.231Z] #17 10.94 Selecting previously unselected package libpython3-stdlib:arm64.
18:16:55 [2020-01-13T18:16:55.231Z] #17 10.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
18:16:55 [2020-01-13T18:16:55.231Z] #17 10.95 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
18:16:55 [2020-01-13T18:16:55.231Z] #17 11.00 Setting up python3-minimal (3.7.3-1) ...
18:16:55 [2020-01-13T18:16:55.490Z] #17 11.35 Selecting previously unselected package python3.
18:16:55 [2020-01-13T18:16:55.490Z] #17 11.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24057 files and directories currently installed.)
18:16:55 [2020-01-13T18:16:55.490Z] #17 11.37 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
18:16:55 [2020-01-13T18:16:55.490Z] #17 11.38 Unpacking python3 (3.7.3-1) ...
18:16:55 [2020-01-13T18:16:55.490Z] #17 11.45 Selecting previously unselected package libip4tc0:arm64.
18:16:55 [2020-01-13T18:16:55.490Z] #17 11.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
18:16:55 [2020-01-13T18:16:55.490Z] #17 11.46 Unpacking libip4tc0:arm64 (1.8.2-4) ...
18:16:55 [2020-01-13T18:16:55.750Z] #17 11.51 Selecting previously unselected package libip6tc0:arm64.
18:16:55 [2020-01-13T18:16:55.750Z] #17 11.52 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
18:16:55 [2020-01-13T18:16:55.750Z] #17 11.52 Unpacking libip6tc0:arm64 (1.8.2-4) ...
18:16:55 [2020-01-13T18:16:55.750Z] #17 11.58 Selecting previously unselected package libiptc0:arm64.
18:16:55 [2020-01-13T18:16:55.750Z] go: finding github.com/davecgh/go-spew v1.1.0
18:16:56 [2020-01-13T18:16:56.009Z] #17 11.58 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
18:16:56 [2020-01-13T18:16:56.009Z] #17 11.59 Unpacking libiptc0:arm64 (1.8.2-4) ...
18:16:56 [2020-01-13T18:16:56.009Z] #17 11.66 Selecting previously unselected package libnfnetlink0:arm64.
18:16:56 [2020-01-13T18:16:56.009Z] #17 11.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:16:56 [2020-01-13T18:16:56.009Z] #17 11.68 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:16:56 [2020-01-13T18:16:56.009Z] #17 11.75 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:16:56 [2020-01-13T18:16:56.009Z] #17 11.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
18:16:56 [2020-01-13T18:16:56.009Z] #17 11.75 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
18:16:56 [2020-01-13T18:16:56.009Z] #17 11.81 Selecting previously unselected package libnftnl11:arm64.
18:16:56 [2020-01-13T18:16:56.009Z] #17 11.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
18:16:56 [2020-01-13T18:16:56.009Z] #17 11.82 Unpacking libnftnl11:arm64 (1.1.2-2) ...
18:16:56 [2020-01-13T18:16:56.009Z] #17 11.86 Selecting previously unselected package iptables.
18:16:56 [2020-01-13T18:16:56.268Z] #17 11.87 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
18:16:56 [2020-01-13T18:16:56.269Z] #17 11.87 Unpacking iptables (1.8.2-4) ...
18:16:56 [2020-01-13T18:16:56.269Z] #17 11.98 Selecting previously unselected package xxd.
18:16:56 [2020-01-13T18:16:56.269Z] #17 11.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
18:16:56 [2020-01-13T18:16:56.269Z] #17 11.99 Unpacking xxd (2:8.1.0875-5) ...
18:16:56 [2020-01-13T18:16:56.269Z] #17 12.06 Selecting previously unselected package vim-common.
18:16:56 [2020-01-13T18:16:56.269Z] #17 12.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:16:56 [2020-01-13T18:16:56.269Z] #17 12.08 Unpacking vim-common (2:8.1.0875-5) ...
18:16:56 [2020-01-13T18:16:56.395Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
18:16:56 [2020-01-13T18:16:56.528Z] #17 12.16 Selecting previously unselected package bash-completion.
18:16:56 [2020-01-13T18:16:56.528Z] #17 12.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:16:57 [2020-01-13T18:16:57.464Z] #27 9.788 
                                                                           0.2%
#                                                                          2.6%
###                                                                        4.9%
#####                                                                      7.3%
######                                                                     9.3%
########                                                                  11.8%
###########                                                               15.4%
#############                                                             18.2%
###############                                                           21.4%
#################                                                         23.8%
###################                                                       27.3%
#####################                                                     29.4%
#######################                                                   32.1%
#########################                                                 34.8%
##########################                                                37.4%
#############################                                             40.6%
###############################                                           43.1%
#################################                                         47.0%
###################################                                       49.2%
#####################################                                     52.4%
#######################################                                   54.4%
#########################################                                 57.3%
##########################################                                59.7%
############################################                              62.4%
###############################################                           65.5%
##################################################                        70.2%
######################################################                    75.5%
#########################################################                 80.2%
############################################################              84.4%
################################################################          89.3%
###################################################################       93.1%
18:16:57 [2020-01-13T18:16:57.464Z] #27 ...
18:16:57 [2020-01-13T18:16:57.464Z] 
18:16:57 [2020-01-13T18:16:57.464Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:16:57 [2020-01-13T18:16:57.464Z] #50 46.07 + cd /tmp/tmp.NLlByYDTtM/src/gotest.tools/gotestsum
18:16:57 [2020-01-13T18:16:57.464Z] #50 46.07 + git checkout -q v0.3.5
18:16:57 [2020-01-13T18:16:57.464Z] #50 46.13 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:16:57 [2020-01-13T18:16:57.464Z] #50 ...
18:16:57 [2020-01-13T18:16:57.464Z] 
18:16:57 [2020-01-13T18:16:57.464Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:16:57 [2020-01-13T18:16:57.725Z] #27 9.788 
                                                                           0.2%
#                                                                          2.6%
###                                                                        4.9%
#####                                                                      7.3%
######                                                                     9.3%
########                                                                  11.8%
###########                                                               15.4%
#############                                                             18.2%
###############                                                           21.4%
#################                                                         23.8%
###################                                                       27.3%
#####################                                                     29.4%
#######################                                                   32.1%
#########################                                                 34.8%
##########################                                                37.4%
#############################                                             40.6%
###############################                                           43.1%
#################################                                         47.0%
###################################                                       49.2%
#####################################                                     52.4%
#######################################                                   54.4%
#########################################                                 57.3%
##########################################                                59.7%
############################################                              62.4%
###############################################                           65.5%
##################################################                        70.2%
######################################################                    75.5%
#########################################################                 80.2%
############################################################              84.4%
################################################################          89.3%
###################################################################       93.1%
###################################################################       94.4%
######################################################################## 100.0%
18:16:57 [2020-01-13T18:16:57.725Z] #27 ...
18:16:57 [2020-01-13T18:16:57.725Z] 
18:16:57 [2020-01-13T18:16:57.725Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:16:57 [2020-01-13T18:16:57.725Z] #43 46.60 Selecting previously unselected package libprotobuf-lite17:amd64.
18:16:57 [2020-01-13T18:16:57.725Z] #43 46.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 46.66 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 46.88 Selecting previously unselected package libprotobuf-dev:amd64.
18:16:57 [2020-01-13T18:16:57.725Z] #43 46.90 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 46.90 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 48.32 Selecting previously unselected package libprotoc17:amd64.
18:16:57 [2020-01-13T18:16:57.725Z] #43 48.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 48.42 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.02 Selecting previously unselected package protobuf-c-compiler.
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.03 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.22 Selecting previously unselected package protobuf-compiler.
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.25 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.39 Selecting previously unselected package python-pkg-resources.
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.42 Unpacking python-pkg-resources (40.8.0-1) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.72 Selecting previously unselected package python-six.
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.73 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.74 Unpacking python-six (1.12.0-1) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.88 Selecting previously unselected package python-protobuf.
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 49.88 Unpacking python-protobuf (3.6.1.3-2) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 50.53 Setting up python-pkg-resources (40.8.0-1) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 56.40 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 56.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 56.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 56.43 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 56.44 Setting up python-six (1.12.0-1) ...
18:16:57 [2020-01-13T18:16:57.725Z] #43 ...
18:16:57 [2020-01-13T18:16:57.725Z] 
18:16:57 [2020-01-13T18:16:57.725Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:16:57 [2020-01-13T18:16:57.725Z] #35 54.53 Selecting previously unselected package libxml2:amd64.
18:16:57 [2020-01-13T18:16:57.725Z] #35 54.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #35 54.54 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:16:57 [2020-01-13T18:16:57.725Z] #35 55.27 Selecting previously unselected package libarchive13:amd64.
18:16:57 [2020-01-13T18:16:57.725Z] #35 55.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #35 55.30 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:16:57 [2020-01-13T18:16:57.725Z] #35 55.72 Selecting previously unselected package libjsoncpp1:amd64.
18:16:57 [2020-01-13T18:16:57.725Z] #35 55.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #35 55.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:16:57 [2020-01-13T18:16:57.725Z] #35 55.91 Selecting previously unselected package librhash0:amd64.
18:16:57 [2020-01-13T18:16:57.725Z] #35 55.91 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #35 55.94 Unpacking librhash0:amd64 (1.3.8-1) ...
18:16:57 [2020-01-13T18:16:57.725Z] #35 56.20 Selecting previously unselected package libuv1:amd64.
18:16:57 [2020-01-13T18:16:57.725Z] #35 56.20 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #35 56.21 Unpacking libuv1:amd64 (1.24.1-1) ...
18:16:57 [2020-01-13T18:16:57.725Z] #35 56.41 Selecting previously unselected package cmake.
18:16:57 [2020-01-13T18:16:57.725Z] #35 56.41 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:16:57 [2020-01-13T18:16:57.725Z] #35 56.41 Unpacking cmake (3.13.4-1) ...
18:16:57 [2020-01-13T18:16:57.906Z] #17 13.34 Unpacking bash-completion (1:2.8-6) ...
18:16:57 [2020-01-13T18:16:57.906Z] #17 13.54 Selecting previously unselected package bzip2.
18:16:57 [2020-01-13T18:16:57.906Z] #17 13.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
18:16:57 [2020-01-13T18:16:57.906Z] #17 13.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:16:57 [2020-01-13T18:16:57.906Z] #17 13.61 Selecting previously unselected package xz-utils.
18:16:57 [2020-01-13T18:16:57.906Z] #17 13.61 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
18:16:57 [2020-01-13T18:16:57.906Z] #17 13.62 Unpacking xz-utils (5.2.4-1) ...
18:16:57 [2020-01-13T18:16:57.906Z] #17 13.70 Selecting previously unselected package apparmor.
18:16:57 [2020-01-13T18:16:57.906Z] #17 13.71 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
18:16:57 [2020-01-13T18:16:57.906Z] #17 13.74 Unpacking apparmor (2.13.2-10) ...
18:16:57 [2020-01-13T18:16:57.907Z] #17 13.87 Selecting previously unselected package aufs-tools.
18:16:58 [2020-01-13T18:16:58.166Z] #17 13.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
18:16:58 [2020-01-13T18:16:58.166Z] #17 13.88 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:16:58 [2020-01-13T18:16:58.166Z] #17 13.95 Selecting previously unselected package libonig5:arm64.
18:16:58 [2020-01-13T18:16:58.166Z] #17 13.96 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
18:16:58 [2020-01-13T18:16:58.166Z] #17 13.96 Unpacking libonig5:arm64 (6.9.1-1) ...
18:16:58 [2020-01-13T18:16:58.166Z] #17 14.02 Selecting previously unselected package libjq1:arm64.
18:16:58 [2020-01-13T18:16:58.425Z] #17 14.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
18:16:58 [2020-01-13T18:16:58.425Z] #17 14.03 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
18:16:58 [2020-01-13T18:16:58.425Z] #17 14.10 Selecting previously unselected package jq.
18:16:58 [2020-01-13T18:16:58.425Z] #17 14.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
18:16:58 [2020-01-13T18:16:58.425Z] #17 14.11 Unpacking jq (1.5+dfsg-2+b1) ...
18:16:58 [2020-01-13T18:16:58.425Z] #17 14.16 Selecting previously unselected package libaio1:arm64.
18:16:58 [2020-01-13T18:16:58.425Z] #17 14.16 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
18:16:58 [2020-01-13T18:16:58.425Z] #17 14.16 Unpacking libaio1:arm64 (0.3.112-3) ...
18:16:58 [2020-01-13T18:16:58.425Z] #17 14.21 Selecting previously unselected package libgpm2:arm64.
18:16:58 [2020-01-13T18:16:58.425Z] #17 14.21 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
18:16:58 [2020-01-13T18:16:58.425Z] #17 14.22 Unpacking libgpm2:arm64 (1.20.7-5) ...
18:16:58 [2020-01-13T18:16:58.425Z] #17 14.27 Selecting previously unselected package libicu63:arm64.
18:16:58 [2020-01-13T18:16:58.684Z] #17 14.27 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ...
18:16:58 [2020-01-13T18:16:58.684Z] #17 14.27 Unpacking libicu63:arm64 (63.1-6) ...
18:16:59 [2020-01-13T18:16:59.123Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
18:16:59 [2020-01-13T18:16:59.620Z] #17 15.39 Selecting previously unselected package libnet1:arm64.
18:16:59 [2020-01-13T18:16:59.620Z] #17 15.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:16:59 [2020-01-13T18:16:59.620Z] #17 15.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:16:59 [2020-01-13T18:16:59.620Z] #17 15.47 Selecting previously unselected package libnl-3-200:arm64.
18:16:59 [2020-01-13T18:16:59.620Z] #17 15.47 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
18:16:59 [2020-01-13T18:16:59.620Z] #17 15.49 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
18:16:59 [2020-01-13T18:16:59.620Z] #17 15.57 Selecting previously unselected package libprotobuf-c1:arm64.
18:16:59 [2020-01-13T18:16:59.628Z] #35 ...
18:16:59 [2020-01-13T18:16:59.628Z] 
18:16:59 [2020-01-13T18:16:59.628Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 48.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB]
18:16:59 [2020-01-13T18:16:59.628Z] #10 50.04 debconf: delaying package configuration, since apt-utils is not installed
18:16:59 [2020-01-13T18:16:59.628Z] #10 50.21 Fetched 77.7 MB in 9s (8745 kB/s)
18:16:59 [2020-01-13T18:16:59.628Z] #10 50.30 Selecting previously unselected package binutils-mingw-w64-i686.
18:16:59 [2020-01-13T18:16:59.628Z] #10 50.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
18:16:59 [2020-01-13T18:16:59.628Z] #10 50.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:16:59 [2020-01-13T18:16:59.628Z] #10 50.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:16:59 [2020-01-13T18:16:59.628Z] #10 53.22 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:16:59 [2020-01-13T18:16:59.628Z] #10 53.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:16:59 [2020-01-13T18:16:59.628Z] #10 53.24 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:16:59 [2020-01-13T18:16:59.628Z] #10 56.72 Selecting previously unselected package binutils-mingw-w64.
18:16:59 [2020-01-13T18:16:59.628Z] #10 56.74 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:16:59 [2020-01-13T18:16:59.628Z] #10 56.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:16:59 [2020-01-13T18:16:59.628Z] #10 56.90 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:16:59 [2020-01-13T18:16:59.628Z] #10 56.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:16:59 [2020-01-13T18:16:59.628Z] #10 56.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:16:59 [2020-01-13T18:16:59.628Z] #10 57.12 Selecting previously unselected package dmsetup.
18:16:59 [2020-01-13T18:16:59.628Z] #10 57.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:16:59 [2020-01-13T18:16:59.628Z] #10 57.17 Unpacking dmsetup (2:1.02.155-3) ...
18:16:59 [2020-01-13T18:16:59.628Z] #10 57.40 Selecting previously unselected package mingw-w64-common.
18:16:59 [2020-01-13T18:16:59.628Z] #10 57.40 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:16:59 [2020-01-13T18:16:59.628Z] #10 57.41 Unpacking mingw-w64-common (6.0.0-3) ...
18:16:59 [2020-01-13T18:16:59.628Z] #10 ...
18:16:59 [2020-01-13T18:16:59.628Z] 
18:16:59 [2020-01-13T18:16:59.628Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:16:59 [2020-01-13T18:16:59.628Z] #27 13.47 
18:16:59 [2020-01-13T18:16:59.628Z] #27 14.57 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:16:59 [2020-01-13T18:16:59.628Z] #27 14.99 
18:16:59 [2020-01-13T18:16:59.628Z] #27 15.15 
######################################################################## 100.0%
18:16:59 [2020-01-13T18:16:59.628Z] #27 15.27 
18:16:59 [2020-01-13T18:16:59.716Z] #57 ...
18:16:59 [2020-01-13T18:16:59.716Z] 
18:16:59 [2020-01-13T18:16:59.716Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:16:59 [2020-01-13T18:16:59.716Z] #43 4.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:16:59 [2020-01-13T18:16:59.716Z] #43 4.904 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:16:59 [2020-01-13T18:16:59.716Z] #43 4.914 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:16:59 [2020-01-13T18:16:59.716Z] #43 5.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
18:16:59 [2020-01-13T18:16:59.716Z] #43 ...
18:16:59 [2020-01-13T18:16:59.716Z] 
18:16:59 [2020-01-13T18:16:59.716Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.009 + RM_GOPATH=0
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.009 + TMP_GOPATH=
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.009 + : /build/
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.009 + '[' -z '' ']'
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.011 ++ mktemp -d
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.018 + export GOPATH=/tmp/tmp.iaGXnaVV3r
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.018 + GOPATH=/tmp/tmp.iaGXnaVV3r
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.018 + RM_GOPATH=1
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.019 ++ dirname ./install.sh
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.020 + dir=.
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.020 + bin=rootlesskit
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.020 + shift
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.026 + '[' '!' -f ./rootlesskit.installer ']'
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.026 + . ./rootlesskit.installer
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.026 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.026 + install_rootlesskit
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.026 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.026 + case "$1" in
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.026 + export CGO_ENABLED=0
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.026 + CGO_ENABLED=0
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.026 + _install_rootlesskit
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.026 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.026 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iaGXnaVV3r/src/github.com/rootless-containers/rootlesskit
18:16:59 [2020-01-13T18:16:59.716Z] #65 6.036 Cloning into '/tmp/tmp.iaGXnaVV3r/src/github.com/rootless-containers/rootlesskit'...
18:16:59 [2020-01-13T18:16:59.716Z] #65 ...
18:16:59 [2020-01-13T18:16:59.716Z] 
18:16:59 [2020-01-13T18:16:59.716Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.153 + RM_GOPATH=0
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.153 + TMP_GOPATH=
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.153 + : /build
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.153 + '[' -z '' ']'
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.159 ++ mktemp -d
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.166 + export GOPATH=/tmp/tmp.AtZ0eLnxrx
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.166 + GOPATH=/tmp/tmp.AtZ0eLnxrx
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.166 + RM_GOPATH=1
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.166 ++ dirname ./install.sh
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.167 + dir=.
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.173 + bin=vndr
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.173 + shift
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.173 + '[' '!' -f ./vndr.installer ']'
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.173 + . ./vndr.installer
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.173 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.174 + install_vndr
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.174 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.174 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.174 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AtZ0eLnxrx/src/github.com/LK4D4/vndr
18:16:59 [2020-01-13T18:16:59.716Z] #47 6.177 Cloning into '/tmp/tmp.AtZ0eLnxrx/src/github.com/LK4D4/vndr'...
18:16:59 [2020-01-13T18:16:59.757Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
18:16:59 [2020-01-13T18:16:59.879Z] #17 15.58 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
18:16:59 [2020-01-13T18:16:59.879Z] #17 15.58 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:16:59 [2020-01-13T18:16:59.879Z] #17 15.62 Selecting previously unselected package libreadline5:arm64.
18:16:59 [2020-01-13T18:16:59.879Z] #17 15.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
18:16:59 [2020-01-13T18:16:59.879Z] #17 15.63 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
18:16:59 [2020-01-13T18:16:59.879Z] #17 15.69 Selecting previously unselected package net-tools.
18:16:59 [2020-01-13T18:16:59.879Z] #17 15.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
18:16:59 [2020-01-13T18:16:59.879Z] #17 15.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:16:59 [2020-01-13T18:16:59.879Z] #17 15.77 Selecting previously unselected package python-pip-whl.
18:16:59 [2020-01-13T18:16:59.879Z] #17 15.77 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:16:59 [2020-01-13T18:16:59.879Z] #17 15.78 Unpacking python-pip-whl (18.1-5) ...
18:17:00 [2020-01-13T18:17:00.138Z] #17 15.98 Selecting previously unselected package python3-lib2to3.
18:17:00 [2020-01-13T18:17:00.388Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
18:17:00 [2020-01-13T18:17:00.397Z] #17 15.99 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:17:00 [2020-01-13T18:17:00.397Z] #17 15.99 Unpacking python3-lib2to3 (3.7.3-1) ...
18:17:00 [2020-01-13T18:17:00.397Z] #17 16.06 Selecting previously unselected package python3-distutils.
18:17:00 [2020-01-13T18:17:00.397Z] #17 16.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:17:00 [2020-01-13T18:17:00.397Z] #17 16.07 Unpacking python3-distutils (3.7.3-1) ...
18:17:00 [2020-01-13T18:17:00.397Z] #17 16.14 Selecting previously unselected package python3-pip.
18:17:00 [2020-01-13T18:17:00.397Z] #17 16.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:17:00 [2020-01-13T18:17:00.397Z] #17 16.14 Unpacking python3-pip (18.1-5) ...
18:17:00 [2020-01-13T18:17:00.397Z] #17 16.22 Selecting previously unselected package python3-pkg-resources.
18:17:00 [2020-01-13T18:17:00.397Z] #17 16.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:17:00 [2020-01-13T18:17:00.397Z] #17 16.23 Unpacking python3-pkg-resources (40.8.0-1) ...
18:17:00 [2020-01-13T18:17:00.563Z] #27 16.28 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:17:00 [2020-01-13T18:17:00.649Z] #47 6.945 + cd /tmp/tmp.AtZ0eLnxrx/src/github.com/LK4D4/vndr
18:17:00 [2020-01-13T18:17:00.649Z] #47 6.965 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:17:00 [2020-01-13T18:17:00.649Z] #47 6.970 + go build -buildmode=pie -v -o /build/vndr .
18:17:00 [2020-01-13T18:17:00.656Z] #17 16.29 Selecting previously unselected package python3-setuptools.
18:17:00 [2020-01-13T18:17:00.656Z] #17 16.29 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:17:00 [2020-01-13T18:17:00.656Z] #17 16.29 Unpacking python3-setuptools (40.8.0-1) ...
18:17:00 [2020-01-13T18:17:00.656Z] #17 16.38 Selecting previously unselected package python3-wheel.
18:17:00 [2020-01-13T18:17:00.656Z] #17 16.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:17:00 [2020-01-13T18:17:00.656Z] #17 16.39 Unpacking python3-wheel (0.32.3-2) ...
18:17:00 [2020-01-13T18:17:00.656Z] #17 16.43 Selecting previously unselected package thin-provisioning-tools.
18:17:00 [2020-01-13T18:17:00.656Z] #17 16.44 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
18:17:00 [2020-01-13T18:17:00.656Z] #17 16.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:17:00 [2020-01-13T18:17:00.680Z] go: finding github.com/kr/pretty v0.1.0
18:17:00 [2020-01-13T18:17:00.822Z] #27 16.60 
18:17:00 [2020-01-13T18:17:00.915Z] #17 16.55 Selecting previously unselected package vim-runtime.
18:17:00 [2020-01-13T18:17:00.915Z] #17 16.55 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:17:00 [2020-01-13T18:17:00.915Z] #17 16.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:17:00 [2020-01-13T18:17:00.915Z] #17 16.58 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:17:00 [2020-01-13T18:17:00.915Z] #17 16.59 Unpacking vim-runtime (2:8.1.0875-5) ...
18:17:01 [2020-01-13T18:17:01.081Z] #27 16.81 
######################################################################    98.2%
######################################################################## 100.0%
18:17:01 [2020-01-13T18:17:01.340Z] #27 16.96 
18:17:01 [2020-01-13T18:17:01.854Z] #17 17.53 Selecting previously unselected package vim.
18:17:01 [2020-01-13T18:17:01.854Z] #17 17.54 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ...
18:17:01 [2020-01-13T18:17:01.854Z] #17 17.55 Unpacking vim (2:8.1.0875-5) ...
18:17:02 [2020-01-13T18:17:02.113Z] #17 17.73 Selecting previously unselected package xfsprogs.
18:17:02 [2020-01-13T18:17:02.113Z] #17 17.73 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ...
18:17:02 [2020-01-13T18:17:02.113Z] #17 17.74 Unpacking xfsprogs (4.20.0-1) ...
18:17:02 [2020-01-13T18:17:02.113Z] #17 17.88 Selecting previously unselected package zip.
18:17:02 [2020-01-13T18:17:02.113Z] #17 17.88 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ...
18:17:02 [2020-01-13T18:17:02.113Z] #17 17.89 Unpacking zip (3.0-11+b1) ...
18:17:02 [2020-01-13T18:17:02.113Z] #17 17.97 Setting up aufs-tools (1:4.14+20190211-1) ...
18:17:02 [2020-01-13T18:17:02.113Z] #17 17.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:17:02 [2020-01-13T18:17:02.113Z] #17 18.01 Setting up libip6tc0:arm64 (1.8.2-4) ...
18:17:02 [2020-01-13T18:17:02.113Z] #17 18.03 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
18:17:02 [2020-01-13T18:17:02.113Z] #17 18.04 Setting up libgpm2:arm64 (1.20.7-5) ...
18:17:02 [2020-01-13T18:17:02.113Z] #17 18.05 Setting up libip4tc0:arm64 (1.8.2-4) ...
18:17:02 [2020-01-13T18:17:02.113Z] #17 18.06 Setting up libnftnl11:arm64 (1.1.2-2) ...
18:17:02 [2020-01-13T18:17:02.113Z] #17 18.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:17:02 [2020-01-13T18:17:02.376Z] #17 18.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:17:02 [2020-01-13T18:17:02.376Z] #17 18.11 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:17:02 [2020-01-13T18:17:02.376Z] #17 18.13 Setting up libicu63:arm64 (63.1-6) ...
18:17:02 [2020-01-13T18:17:02.376Z] #17 18.14 Setting up xxd (2:8.1.0875-5) ...
18:17:02 [2020-01-13T18:17:02.376Z] #17 18.15 Setting up zip (3.0-11+b1) ...
18:17:02 [2020-01-13T18:17:02.376Z] #17 18.16 Setting up vim-common (2:8.1.0875-5) ...
18:17:02 [2020-01-13T18:17:02.376Z] #17 18.19 Setting up bash-completion (1:2.8-6) ...
18:17:02 [2020-01-13T18:17:02.379Z] #27 18.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:17:02 [2020-01-13T18:17:02.379Z] #27 ...
18:17:02 [2020-01-13T18:17:02.379Z] 
18:17:02 [2020-01-13T18:17:02.379Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:17:02 [2020-01-13T18:17:02.379Z] #35 59.66 Setting up libicu63:amd64 (63.1-6) ...
18:17:02 [2020-01-13T18:17:02.379Z] #35 59.67 Setting up xxd (2:8.1.0875-5) ...
18:17:02 [2020-01-13T18:17:02.379Z] #35 59.68 Setting up libuv1:amd64 (1.24.1-1) ...
18:17:02 [2020-01-13T18:17:02.379Z] #35 59.71 Setting up vim-common (2:8.1.0875-5) ...
18:17:02 [2020-01-13T18:17:02.379Z] #35 59.76 Setting up librhash0:amd64 (1.3.8-1) ...
18:17:02 [2020-01-13T18:17:02.379Z] #35 59.78 Setting up cmake-data (3.13.4-1) ...
18:17:02 [2020-01-13T18:17:02.379Z] #35 59.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:17:02 [2020-01-13T18:17:02.379Z] #35 59.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:17:02 [2020-01-13T18:17:02.379Z] #35 59.83 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:17:02 [2020-01-13T18:17:02.379Z] #35 59.85 Setting up cmake (3.13.4-1) ...
18:17:02 [2020-01-13T18:17:02.379Z] #35 59.87 Processing triggers for libc-bin (2.28-10) ...
18:17:02 [2020-01-13T18:17:02.379Z] #35 59.94 Processing triggers for mime-support (3.62) ...
18:17:02 [2020-01-13T18:17:02.379Z] #35 DONE 61.4s
18:17:02 [2020-01-13T18:17:02.685Z] 
18:17:02 [2020-01-13T18:17:02.685Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:17:02 [2020-01-13T18:17:02.685Z] #36 DONE 0.1s
18:17:02 [2020-01-13T18:17:02.685Z] 
18:17:02 [2020-01-13T18:17:02.685Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:17:02 [2020-01-13T18:17:02.685Z] #37 DONE 0.1s
18:17:02 [2020-01-13T18:17:02.685Z] 
18:17:02 [2020-01-13T18:17:02.685Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:02 [2020-01-13T18:17:02.737Z] go: finding github.com/google/certificate-transparency-go v1.0.21
18:17:03 [2020-01-13T18:17:03.176Z] #47 9.143 github.com/LK4D4/vndr/build
18:17:03 [2020-01-13T18:17:03.176Z] #47 9.182 github.com/LK4D4/vndr/godl/singleflight
18:17:03 [2020-01-13T18:17:03.176Z] #47 9.581 github.com/LK4D4/vndr/versioned
18:17:03 [2020-01-13T18:17:03.365Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
18:17:03 [2020-01-13T18:17:03.434Z] #47 ...
18:17:03 [2020-01-13T18:17:03.434Z] 
18:17:03 [2020-01-13T18:17:03.434Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:17:03 [2020-01-13T18:17:03.434Z] #59 5.578 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:17:03 [2020-01-13T18:17:03.434Z] #59 5.618 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:17:03 [2020-01-13T18:17:03.434Z] #59 5.618 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:17:03 [2020-01-13T18:17:03.434Z] #59 6.584 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
18:17:03 [2020-01-13T18:17:03.434Z] #59 8.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB]
18:17:03 [2020-01-13T18:17:03.655Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
18:17:03 [2020-01-13T18:17:03.693Z] #59 ...
18:17:03 [2020-01-13T18:17:03.693Z] 
18:17:03 [2020-01-13T18:17:03.693Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:17:03 [2020-01-13T18:17:03.693Z] #35 4.217 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:17:03 [2020-01-13T18:17:03.693Z] #35 4.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:17:03 [2020-01-13T18:17:03.693Z] #35 4.306 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:17:03 [2020-01-13T18:17:03.693Z] #35 5.233 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
18:17:03 [2020-01-13T18:17:03.693Z] #35 7.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB]
18:17:03 [2020-01-13T18:17:03.693Z] #35 10.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:17:03 [2020-01-13T18:17:03.693Z] #35 ...
18:17:03 [2020-01-13T18:17:03.693Z] 
18:17:03 [2020-01-13T18:17:03.693Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:17:03 [2020-01-13T18:17:03.693Z] #41 6.619 + git clone https://github.com/docker/distribution.git .
18:17:03 [2020-01-13T18:17:03.693Z] #41 6.627 Cloning into '.'...
18:17:03 [2020-01-13T18:17:03.758Z] 
18:17:03 [2020-01-13T18:17:03.758Z] #17 ...
18:17:03 [2020-01-13T18:17:03.758Z] 
18:17:03 [2020-01-13T18:17:03.758Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:17:03 [2020-01-13T18:17:03.758Z] #23 55.99 + return
18:17:03 [2020-01-13T18:17:03.758Z] #23 DONE 56.4s
18:17:03 [2020-01-13T18:17:03.758Z] 
18:17:03 [2020-01-13T18:17:03.758Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:17:03 [2020-01-13T18:17:03.758Z] #17 19.38 Setting up libiptc0:arm64 (1.8.2-4) ...
18:17:03 [2020-01-13T18:17:03.758Z] #17 19.40 Setting up xz-utils (5.2.4-1) ...
18:17:03 [2020-01-13T18:17:03.758Z] #17 19.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:17:03 [2020-01-13T18:17:03.758Z] #17 19.43 Setting up pigz (2.4-1) ...
18:17:03 [2020-01-13T18:17:03.758Z] #17 19.44 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:17:03 [2020-01-13T18:17:03.758Z] #17 19.46 Setting up libnl-3-200:arm64 (3.4.0-1) ...
18:17:03 [2020-01-13T18:17:03.758Z] #17 19.49 Setting up python-pip-whl (18.1-5) ...
18:17:03 [2020-01-13T18:17:03.758Z] #17 19.50 Setting up libmpdec2:arm64 (2.4.2-2) ...
18:17:03 [2020-01-13T18:17:03.758Z] #17 19.51 Setting up vim-runtime (2:8.1.0875-5) ...
18:17:03 [2020-01-13T18:17:03.951Z] go: finding github.com/kisielk/errcheck v1.1.0
18:17:03 [2020-01-13T18:17:03.951Z] go: finding github.com/stretchr/objx v0.1.0
18:17:03 [2020-01-13T18:17:03.952Z] #41 ...
18:17:03 [2020-01-13T18:17:03.952Z] 
18:17:03 [2020-01-13T18:17:03.952Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.535 + RM_GOPATH=0
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.535 + TMP_GOPATH=
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.535 + : /build
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.535 + '[' -z '' ']'
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.535 ++ mktemp -d
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.542 + export GOPATH=/tmp/tmp.i8J95ChZO6
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.543 + GOPATH=/tmp/tmp.i8J95ChZO6
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.543 + RM_GOPATH=1
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.545 ++ dirname ./install.sh
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.546 + dir=.
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.548 + bin=golangci_lint
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.548 + shift
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.548 + '[' '!' -f ./golangci_lint.installer ']'
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.549 + . ./golangci_lint.installer
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.549 ++ : v1.20.0
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.550 + install_golangci_lint
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.550 + echo 'Installing golangci-lint version v1.20.0'
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.551 Installing golangci-lint version v1.20.0
18:17:03 [2020-01-13T18:17:03.952Z] #53 6.551 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.66 Setting up libaio1:arm64 (0.3.112-3) ...
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.67 Setting up libonig5:arm64 (6.9.1-1) ...
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.69 Setting up libpython3.7-stdlib:arm64 (3.7.3-2) ...
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.70 Setting up vim (2:8.1.0875-5) ...
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.77 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.78 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.80 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.81 Setting up jq (1.5+dfsg-2+b1) ...
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.83 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
18:17:04 [2020-01-13T18:17:04.017Z] #17 19.84 Setting up python3.7 (3.7.3-2) ...
18:17:04 [2020-01-13T18:17:04.210Z] #53 ...
18:17:04 [2020-01-13T18:17:04.210Z] 
18:17:04 [2020-01-13T18:17:04.210Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.082 + RM_GOPATH=0
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.082 + TMP_GOPATH=
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.082 + : /build
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.085 + '[' -z '' ']'
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.086 ++ mktemp -d
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.088 + export GOPATH=/tmp/tmp.Txwn1REl7u
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.088 + GOPATH=/tmp/tmp.Txwn1REl7u
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.088 + RM_GOPATH=1
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.092 ++ dirname ./install.sh
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.099 + dir=.
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.099 + bin=gotestsum
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.099 + shift
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.099 + '[' '!' -f ./gotestsum.installer ']'
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.099 + . ./gotestsum.installer
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.099 ++ : v0.3.5
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.101 + install_gotestsum
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.101 + echo 'Installing gotestsum version v0.3.5'
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.102 Installing gotestsum version v0.3.5
18:17:04 [2020-01-13T18:17:04.210Z] #50 6.102 + go get -d gotest.tools/gotestsum
18:17:04 [2020-01-13T18:17:04.210Z] #50 ...
18:17:04 [2020-01-13T18:17:04.210Z] 
18:17:04 [2020-01-13T18:17:04.210Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:17:04 [2020-01-13T18:17:04.210Z] #30 6.071 + git clone https://github.com/kolyshkin/go-swagger.git .
18:17:04 [2020-01-13T18:17:04.210Z] #30 6.078 Cloning into '.'...
18:17:04 [2020-01-13T18:17:04.210Z] #30 ...
18:17:04 [2020-01-13T18:17:04.210Z] 
18:17:04 [2020-01-13T18:17:04.210Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.954 + RM_GOPATH=0
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.958 + TMP_GOPATH=
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.958 + : /build
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.958 + '[' -z '' ']'
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.968 ++ mktemp -d
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.970 + export GOPATH=/tmp/tmp.AwhjQiOrDr
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.970 + GOPATH=/tmp/tmp.AwhjQiOrDr
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.970 + RM_GOPATH=1
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.978 ++ dirname ./install.sh
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.982 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.982 + dir=.
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.982 + bin=tomlv
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.982 + shift
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.982 + '[' '!' -f ./tomlv.installer ']'
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.982 + . ./tomlv.installer
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.982 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.982 + install_tomlv
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.982 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:17:04 [2020-01-13T18:17:04.210Z] #33 5.982 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AwhjQiOrDr/src/github.com/BurntSushi/toml
18:17:04 [2020-01-13T18:17:04.210Z] #33 6.006 Cloning into '/tmp/tmp.AwhjQiOrDr/src/github.com/BurntSushi/toml'...
18:17:04 [2020-01-13T18:17:04.210Z] #33 7.131 + cd /tmp/tmp.AwhjQiOrDr/src/github.com/BurntSushi/toml
18:17:04 [2020-01-13T18:17:04.210Z] #33 7.132 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:17:04 [2020-01-13T18:17:04.210Z] #33 7.137 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:17:04 [2020-01-13T18:17:04.210Z] #33 8.395 github.com/BurntSushi/toml
18:17:04 [2020-01-13T18:17:04.496Z] #33 ...
18:17:04 [2020-01-13T18:17:04.496Z] 
18:17:04 [2020-01-13T18:17:04.496Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.326 + RM_GOPATH=0
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.326 + TMP_GOPATH=
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.326 + : /build
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.326 + '[' -z '' ']'
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.326 ++ mktemp -d
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.337 + export GOPATH=/tmp/tmp.n9v6OvBxkJ
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.337 + GOPATH=/tmp/tmp.n9v6OvBxkJ
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.337 + RM_GOPATH=1
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.341 ++ dirname ./install.sh
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.346 + dir=.
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.347 + bin=proxy
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.347 + shift
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.347 + '[' '!' -f ./proxy.installer ']'
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.351 + . ./proxy.installer
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.352 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.355 + install_proxy
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.355 + case "$1" in
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.356 + export CGO_ENABLED=0
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.356 + CGO_ENABLED=0
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.357 + _install_proxy
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.358 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.358 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.360 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.n9v6OvBxkJ/src/github.com/docker/libnetwork
18:17:04 [2020-01-13T18:17:04.496Z] #71 6.366 Cloning into '/tmp/tmp.n9v6OvBxkJ/src/github.com/docker/libnetwork'...
18:17:04 [2020-01-13T18:17:04.496Z] #71 ...
18:17:04 [2020-01-13T18:17:04.496Z] 
18:17:04 [2020-01-13T18:17:04.496Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:17:04 [2020-01-13T18:17:04.496Z] #59 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:17:04 [2020-01-13T18:17:04.588Z] #38 ...
18:17:04 [2020-01-13T18:17:04.588Z] 
18:17:04 [2020-01-13T18:17:04.588Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:04 [2020-01-13T18:17:04.588Z] #33 52.95 time
18:17:04 [2020-01-13T18:17:04.588Z] #33 59.57 internal/poll
18:17:04 [2020-01-13T18:17:04.588Z] #33 60.16 internal/fmtsort
18:17:04 [2020-01-13T18:17:04.588Z] #33 60.87 internal/syscall/unix
18:17:04 [2020-01-13T18:17:04.588Z] #33 61.32 strings
18:17:04 [2020-01-13T18:17:04.588Z] #33 61.69 os
18:17:04 [2020-01-13T18:17:04.588Z] #33 ...
18:17:04 [2020-01-13T18:17:04.588Z] 
18:17:04 [2020-01-13T18:17:04.588Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:04 [2020-01-13T18:17:04.588Z] #43 60.93 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:17:04 [2020-01-13T18:17:04.588Z] #43 61.08 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:17:04 [2020-01-13T18:17:04.588Z] #43 61.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:17:04 [2020-01-13T18:17:04.588Z] #43 61.37 Setting up libcap-dev:amd64 (1:2.25-2) ...
18:17:04 [2020-01-13T18:17:04.588Z] #43 61.45 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
18:17:04 [2020-01-13T18:17:04.588Z] #43 61.47 Setting up protobuf-compiler (3.6.1.3-2) ...
18:17:04 [2020-01-13T18:17:04.588Z] #43 61.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:17:04 [2020-01-13T18:17:04.588Z] #43 61.54 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:17:04 [2020-01-13T18:17:04.588Z] #43 61.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:17:04 [2020-01-13T18:17:04.588Z] #43 61.56 Setting up python-protobuf (3.6.1.3-2) ...
18:17:04 [2020-01-13T18:17:04.588Z] #43 ...
18:17:04 [2020-01-13T18:17:04.588Z] 
18:17:04 [2020-01-13T18:17:04.588Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:04 [2020-01-13T18:17:04.588Z] #27 18.25 skipping existing 1849cc453dee
18:17:04 [2020-01-13T18:17:04.588Z] #27 18.56 
18:17:04 [2020-01-13T18:17:04.588Z] #27 19.50 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:17:04 [2020-01-13T18:17:04.588Z] #27 19.84 
18:17:04 [2020-01-13T18:17:04.588Z] #27 20.01 
######################################################################## 100.0%
18:17:04 [2020-01-13T18:17:04.588Z] #27 20.14 
18:17:04 [2020-01-13T18:17:04.588Z] #27 20.19 Download of images into '/build' complete.
18:17:04 [2020-01-13T18:17:04.588Z] #27 20.19 Use something like the following to load the result into a Docker daemon:
18:17:04 [2020-01-13T18:17:04.588Z] #27 20.19   tar -cC '/build' . | docker load
18:17:04 [2020-01-13T18:17:04.588Z] #27 DONE 20.4s
18:17:04 [2020-01-13T18:17:04.588Z] 
18:17:04 [2020-01-13T18:17:04.588Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:04 [2020-01-13T18:17:04.588Z] #47 57.76 time
18:17:04 [2020-01-13T18:17:04.588Z] #47 62.71 strings
18:17:05 [2020-01-13T18:17:05.156Z] #47 63.71 os
18:17:05 [2020-01-13T18:17:05.923Z] #17 21.34 Setting up iptables (1.8.2-4) ...
18:17:05 [2020-01-13T18:17:05.923Z] #17 21.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:17:05 [2020-01-13T18:17:05.923Z] #17 21.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:17:05 [2020-01-13T18:17:05.923Z] #17 21.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:17:05 [2020-01-13T18:17:05.923Z] #17 21.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:17:05 [2020-01-13T18:17:05.923Z] #17 21.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:17:05 [2020-01-13T18:17:05.923Z] #17 21.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:17:05 [2020-01-13T18:17:05.923Z] #17 21.40 Setting up python3 (3.7.3-1) ...
18:17:05 [2020-01-13T18:17:05.923Z] #17 21.59 Setting up python3-wheel (0.32.3-2) ...
18:17:06 [2020-01-13T18:17:06.023Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:17:06 [2020-01-13T18:17:06.023Z] go: finding github.com/pmezard/go-difflib v1.0.0
18:17:06 [2020-01-13T18:17:06.091Z] #47 ...
18:17:06 [2020-01-13T18:17:06.091Z] 
18:17:06 [2020-01-13T18:17:06.091Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:06 [2020-01-13T18:17:06.091Z] #33 64.67 path
18:17:06 [2020-01-13T18:17:06.182Z] #17 21.86 Setting up apparmor (2.13.2-10) ...
18:17:06 [2020-01-13T18:17:06.659Z] #33 65.46 text/tabwriter
18:17:07 [2020-01-13T18:17:07.048Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
18:17:07 [2020-01-13T18:17:07.559Z] #17 23.01 Setting up xfsprogs (4.20.0-1) ...
18:17:07 [2020-01-13T18:17:07.559Z] #17 23.02 Setting up python3-lib2to3 (3.7.3-1) ...
18:17:07 [2020-01-13T18:17:07.559Z] #17 23.22 Setting up python3-pkg-resources (40.8.0-1) ...
18:17:07 [2020-01-13T18:17:07.674Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
18:17:07 [2020-01-13T18:17:07.817Z] #17 23.59 Setting up python3-distutils (3.7.3-1) ...
18:17:08 [2020-01-13T18:17:08.037Z] #33 66.72 path/filepath
18:17:08 [2020-01-13T18:17:08.037Z] #33 66.73 fmt
18:17:08 [2020-01-13T18:17:08.076Z] #17 23.83 Setting up python3-setuptools (40.8.0-1) ...
18:17:08 [2020-01-13T18:17:08.299Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
18:17:08 [2020-01-13T18:17:08.590Z] go: finding github.com/sirupsen/logrus v1.3.0
18:17:08 [2020-01-13T18:17:08.644Z] #17 24.33 Setting up python3-pip (18.1-5) ...
18:17:08 [2020-01-13T18:17:08.902Z] #17 24.76 Processing triggers for libc-bin (2.28-10) ...
18:17:09 [2020-01-13T18:17:09.161Z] #17 24.79 Processing triggers for mime-support (3.62) ...
18:17:09 [2020-01-13T18:17:09.161Z] #17 DONE 25.0s
18:17:09 [2020-01-13T18:17:09.161Z] 
18:17:09 [2020-01-13T18:17:09.161Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
18:17:09 [2020-01-13T18:17:09.413Z] #33 67.98 io/ioutil
18:17:09 [2020-01-13T18:17:09.616Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
18:17:09 [2020-01-13T18:17:09.616Z] go: finding github.com/stretchr/objx v0.1.1
18:17:09 [2020-01-13T18:17:09.795Z] #59 ...
18:17:09 [2020-01-13T18:17:09.795Z] 
18:17:09 [2020-01-13T18:17:09.795Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:09 [2020-01-13T18:17:09.795Z] #27 7.464 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:17:09 [2020-01-13T18:17:09.795Z] #27 7.851 
18:17:09 [2020-01-13T18:17:09.795Z] #27 8.030 
###                                                                        4.4%
######                                                                     9.0%
#########                                                                 13.8%
#############                                                             18.9%
##################                                                        25.9%
#######################                                                   32.2%
#############################                                             40.7%
##################################                                        47.9%
#######################################                                   54.4%
#########################################                                 58.1%
##############################################                            64.4%
####################################################                      73.0%
######################################################                    76.1%
##########################################################                81.2%
###############################################################           87.6%
###################################################################       94.3%
######################################################################## 100.0%
18:17:09 [2020-01-13T18:17:09.795Z] #27 10.30 #=#=#                                                                         
18:17:09 [2020-01-13T18:17:09.795Z] #27 10.51 
#####                                                                      7.9%
###############                                                           21.8%
#############################                                             41.4%
########################################                                  55.7%
####################################################                      73.5%
#############################################################             85.9%
######################################################################## 100.0%
18:17:09 [2020-01-13T18:17:09.795Z] #27 11.57 
18:17:09 [2020-01-13T18:17:09.795Z] #27 11.78 
###                                                                        4.4%
#####                                                                      7.6%
##########                                                                15.2%
################                                                          23.0%
####################                                                      28.7%
#########################                                                 35.8%
###############################                                           44.2%
#######################################                                   54.3%
############################################                              62.5%
#####################################################                     74.4%
########################################################                  78.6%
#############################################################             85.7%
######################################################################## 100.0%
18:17:09 [2020-01-13T18:17:09.795Z] #27 13.62 
18:17:10 [2020-01-13T18:17:10.056Z] #27 13.79 
                                                                           0.7%
###                                                                        4.4%
#####                                                                      7.5%
########                                                                  11.2%
##########                                                                14.1%
############                                                              17.5%
##############                                                            20.4%
#################                                                         24.3%
####################                                                      28.5%
#######################                                                   32.0%
#########################                                                 35.8%
############################                                              39.2%
##############################                                            42.6%
################################                                          45.6%
###################################                                       49.5%
######################################                                    53.4%
#########################################                                 57.0%
###########################################                               60.3%
#############################################                             63.4%
#################################################                         68.5%
####################################################                      73.1%
18:17:10 [2020-01-13T18:17:10.056Z] #27 ...
18:17:10 [2020-01-13T18:17:10.056Z] 
18:17:10 [2020-01-13T18:17:10.056Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.969 + RM_GOPATH=0
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.970 + TMP_GOPATH=
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.970 + : /build
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.970 + '[' -z '' ']'
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.973 ++ mktemp -d
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.977 + export GOPATH=/tmp/tmp.e2b3RKO3MM
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.997 + GOPATH=/tmp/tmp.e2b3RKO3MM
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.997 + RM_GOPATH=1
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.999 ++ dirname ./install.sh
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.999 + dir=.
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.999 + bin=runc
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.999 + shift
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.999 + '[' '!' -f ./runc.installer ']'
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.999 + . ./runc.installer
18:17:10 [2020-01-13T18:17:10.056Z] #57 5.999 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
18:17:10 [2020-01-13T18:17:10.056Z] #57 6.003 + install_runc
18:17:10 [2020-01-13T18:17:10.056Z] #57 6.003 + uname -r
18:17:10 [2020-01-13T18:17:10.056Z] #57 6.003 + grep -q '^3\.10\.0.*\.el7\.'
18:17:10 [2020-01-13T18:17:10.056Z] #57 6.020 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:17:10 [2020-01-13T18:17:10.056Z] #57 6.020 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
18:17:10 [2020-01-13T18:17:10.056Z] #57 6.020 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
18:17:10 [2020-01-13T18:17:10.056Z] #57 6.021 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.e2b3RKO3MM/src/github.com/opencontainers/runc
18:17:10 [2020-01-13T18:17:10.056Z] #57 6.022 Cloning into '/tmp/tmp.e2b3RKO3MM/src/github.com/opencontainers/runc'...
18:17:10 [2020-01-13T18:17:10.317Z] #57 ...
18:17:10 [2020-01-13T18:17:10.317Z] 
18:17:10 [2020-01-13T18:17:10.317Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:10 [2020-01-13T18:17:10.540Z] #18 0.991 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:17:10 [2020-01-13T18:17:10.540Z] #18 0.996 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:17:10 [2020-01-13T18:17:10.540Z] #18 1.001 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:17:10 [2020-01-13T18:17:10.540Z] #18 DONE 1.1s
18:17:10 [2020-01-13T18:17:10.540Z] 
18:17:10 [2020-01-13T18:17:10.540Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:17:10 [2020-01-13T18:17:10.653Z] go: finding github.com/go-sql-driver/mysql v1.4.1
18:17:10 [2020-01-13T18:17:10.790Z] #33 ...
18:17:10 [2020-01-13T18:17:10.790Z] 
18:17:10 [2020-01-13T18:17:10.790Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:10 [2020-01-13T18:17:10.790Z] #43 69.42 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
18:17:10 [2020-01-13T18:17:10.790Z] #43 69.43 Processing triggers for libc-bin (2.28-10) ...
18:17:10 [2020-01-13T18:17:10.790Z] #43 DONE 69.7s
18:17:11 [2020-01-13T18:17:11.052Z] 
18:17:11 [2020-01-13T18:17:11.052Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:11 [2020-01-13T18:17:11.092Z] #27 13.79 
                                                                           0.7%
###                                                                        4.4%
#####                                                                      7.5%
########                                                                  11.2%
##########                                                                14.1%
############                                                              17.5%
##############                                                            20.4%
#################                                                         24.3%
####################                                                      28.5%
#######################                                                   32.0%
#########################                                                 35.8%
############################                                              39.2%
##############################                                            42.6%
################################                                          45.6%
###################################                                       49.5%
######################################                                    53.4%
#########################################                                 57.0%
###########################################                               60.3%
#############################################                             63.4%
#################################################                         68.5%
####################################################                      73.1%
######################################################                    76.3%
##########################################################                80.6%
############################################################              84.1%
###############################################################           88.0%
##################################################################        91.9%
#####################################################################     96.9%
######################################################################## 100.0%
18:17:11 [2020-01-13T18:17:11.092Z] #27 17.17 
18:17:11 [2020-01-13T18:17:11.092Z] #27 ...
18:17:11 [2020-01-13T18:17:11.092Z] 
18:17:11 [2020-01-13T18:17:11.092Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:11 [2020-01-13T18:17:11.092Z] #43 7.719 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB]
18:17:11 [2020-01-13T18:17:11.092Z] #43 9.869 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:17:11 [2020-01-13T18:17:11.281Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
18:17:11 [2020-01-13T18:17:11.281Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
18:17:11 [2020-01-13T18:17:11.349Z] #43 ...
18:17:11 [2020-01-13T18:17:11.349Z] 
18:17:11 [2020-01-13T18:17:11.349Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:11 [2020-01-13T18:17:11.349Z] #57 16.26 + cd /tmp/tmp.e2b3RKO3MM/src/github.com/opencontainers/runc
18:17:11 [2020-01-13T18:17:11.349Z] #57 16.26 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
18:17:11 [2020-01-13T18:17:11.349Z] #57 16.49 + '[' -z '' ']'
18:17:11 [2020-01-13T18:17:11.349Z] #57 16.50 + target=static
18:17:11 [2020-01-13T18:17:11.349Z] #57 16.50 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:17:11 [2020-01-13T18:17:11.911Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
18:17:11 [2020-01-13T18:17:11.911Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
18:17:12 [2020-01-13T18:17:12.200Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
18:17:12 [2020-01-13T18:17:12.725Z] #57 ...
18:17:12 [2020-01-13T18:17:12.725Z] 
18:17:12 [2020-01-13T18:17:12.725Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:12 [2020-01-13T18:17:12.725Z] #33 12.70 github.com/BurntSushi/toml/cmd/tomlv
18:17:12 [2020-01-13T18:17:12.725Z] #33 DONE 18.9s
18:17:12 [2020-01-13T18:17:12.984Z] 
18:17:12 [2020-01-13T18:17:12.984Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:12 [2020-01-13T18:17:12.984Z] #27 18.10 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:17:12 [2020-01-13T18:17:12.984Z] #27 18.52 
18:17:12 [2020-01-13T18:17:12.984Z] #27 18.74 
#########################################################                 80.1%
######################################################################## 100.0%
18:17:12 [2020-01-13T18:17:12.984Z] #27 19.02 
18:17:13 [2020-01-13T18:17:13.231Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
18:17:13 [2020-01-13T18:17:13.519Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
18:17:13 [2020-01-13T18:17:13.807Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:17:13 [2020-01-13T18:17:13.826Z] #19 3.075 Collecting yamllint==1.16.0
18:17:13 [2020-01-13T18:17:13.919Z] #27 ...
18:17:13 [2020-01-13T18:17:13.919Z] 
18:17:13 [2020-01-13T18:17:13.919Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:17:13 [2020-01-13T18:17:13.919Z] #65 10.30 + cd /tmp/tmp.iaGXnaVV3r/src/github.com/rootless-containers/rootlesskit
18:17:13 [2020-01-13T18:17:13.919Z] #65 10.30 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:17:13 [2020-01-13T18:17:13.919Z] #65 10.81 + for f in rootlesskit rootlesskit-docker-proxy
18:17:13 [2020-01-13T18:17:13.919Z] #65 10.81 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:17:14 [2020-01-13T18:17:14.177Z] #65 ...
18:17:14 [2020-01-13T18:17:14.177Z] 
18:17:14 [2020-01-13T18:17:14.177Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:14 [2020-01-13T18:17:14.177Z] #27 20.26 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:17:14 [2020-01-13T18:17:14.435Z] #27 20.65 
18:17:14 [2020-01-13T18:17:14.438Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
18:17:14 [2020-01-13T18:17:14.728Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
18:17:15 [2020-01-13T18:17:15.006Z] #27 20.87 
###########################                                               38.5%
######################################################################## 100.0%
18:17:15 [2020-01-13T18:17:15.006Z] #27 ...
18:17:15 [2020-01-13T18:17:15.006Z] 
18:17:15 [2020-01-13T18:17:15.006Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:15 [2020-01-13T18:17:15.006Z] #47 11.15 github.com/LK4D4/vndr/godl
18:17:15 [2020-01-13T18:17:15.006Z] #47 14.46 github.com/LK4D4/vndr
18:17:15 [2020-01-13T18:17:15.006Z] #47 ...
18:17:15 [2020-01-13T18:17:15.006Z] 
18:17:15 [2020-01-13T18:17:15.006Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:15 [2020-01-13T18:17:15.006Z] #27 21.10 
18:17:15 [2020-01-13T18:17:15.238Z] #44 3.685 Note: Building without setproctitle() and strlcpy() support.
18:17:15 [2020-01-13T18:17:15.238Z] #44 3.685       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:17:15 [2020-01-13T18:17:15.238Z] #44 ...
18:17:15 [2020-01-13T18:17:15.238Z] 
18:17:15 [2020-01-13T18:17:15.238Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.751 + RM_GOPATH=0
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.751 + TMP_GOPATH=
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.751 + : /build
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.751 + '[' -z '' ']'
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.751 ++ mktemp -d
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 + export GOPATH=/tmp/tmp.6gOUGlW0uk
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 + GOPATH=/tmp/tmp.6gOUGlW0uk
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 + RM_GOPATH=1
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 ++ dirname ./install.sh
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 + dir=.
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 + bin=tini
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 + shift
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 + '[' '!' -f ./tini.installer ']'
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 + . ./tini.installer
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 + install_tini
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 + git clone https://github.com/krallin/tini.git /tmp/tmp.6gOUGlW0uk/tini
18:17:15 [2020-01-13T18:17:15.238Z] #38 3.766 Cloning into '/tmp/tmp.6gOUGlW0uk/tini'...
18:17:15 [2020-01-13T18:17:15.238Z] #38 4.811 + cd /tmp/tmp.6gOUGlW0uk/tini
18:17:15 [2020-01-13T18:17:15.238Z] #38 4.812 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:17:15 [2020-01-13T18:17:15.238Z] #38 4.818 + cmake .
18:17:15 [2020-01-13T18:17:15.238Z] #38 5.408 -- The C compiler identification is GNU 8.3.0
18:17:15 [2020-01-13T18:17:15.238Z] #38 5.467 -- Check for working C compiler: /usr/bin/cc
18:17:15 [2020-01-13T18:17:15.238Z] #38 6.227 -- Check for working C compiler: /usr/bin/cc -- works
18:17:15 [2020-01-13T18:17:15.238Z] #38 6.234 -- Detecting C compiler ABI info
18:17:15 [2020-01-13T18:17:15.238Z] #38 6.865 -- Detecting C compiler ABI info - done
18:17:15 [2020-01-13T18:17:15.238Z] #38 6.900 -- Detecting C compile features
18:17:15 [2020-01-13T18:17:15.238Z] #38 9.119 -- Detecting C compile features - done
18:17:15 [2020-01-13T18:17:15.238Z] #38 9.200 -- Performing Test HAS_BUILTIN_FORTIFY
18:17:15 [2020-01-13T18:17:15.238Z] #38 9.496 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:17:15 [2020-01-13T18:17:15.238Z] #38 9.610 -- Configuring done
18:17:15 [2020-01-13T18:17:15.238Z] #38 9.629 -- Generating done
18:17:15 [2020-01-13T18:17:15.238Z] #38 9.630 -- Build files have been written to: /tmp/tmp.6gOUGlW0uk/tini
18:17:15 [2020-01-13T18:17:15.238Z] #38 9.665 + make tini-static
18:17:15 [2020-01-13T18:17:15.238Z] #38 10.25 Scanning dependencies of target tini-static
18:17:15 [2020-01-13T18:17:15.238Z] #38 10.47 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:17:15 [2020-01-13T18:17:15.238Z] #38 11.68 [100%] Linking C executable tini-static
18:17:15 [2020-01-13T18:17:15.238Z] #38 12.25 [100%] Built target tini-static
18:17:15 [2020-01-13T18:17:15.238Z] #38 12.37 + mkdir -p /build
18:17:15 [2020-01-13T18:17:15.238Z] #38 12.37 + cp tini-static /build/docker-init
18:17:15 [2020-01-13T18:17:15.238Z] #38 DONE 12.6s
18:17:15 [2020-01-13T18:17:15.238Z] 
18:17:15 [2020-01-13T18:17:15.238Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:17:15 [2020-01-13T18:17:15.238Z] #10 65.47 Selecting previously unselected package mingw-w64-x86-64-dev.
18:17:15 [2020-01-13T18:17:15.238Z] #10 65.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:17:15 [2020-01-13T18:17:15.238Z] #10 65.52 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:17:15 [2020-01-13T18:17:15.238Z] #10 72.04 Selecting previously unselected package gcc-mingw-w64-base.
18:17:15 [2020-01-13T18:17:15.238Z] #10 72.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:17:15 [2020-01-13T18:17:15.238Z] #10 72.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:17:15 [2020-01-13T18:17:15.238Z] #10 72.24 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:17:15 [2020-01-13T18:17:15.238Z] #10 72.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:17:15 [2020-01-13T18:17:15.238Z] #10 72.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:17:15 [2020-01-13T18:17:15.362Z] go: finding github.com/containerd/containerd v1.2.4
18:17:15 [2020-01-13T18:17:15.651Z] go: finding github.com/docker/go-connections v0.4.0
18:17:15 [2020-01-13T18:17:15.651Z] go: finding github.com/uber/jaeger-lib v1.2.1
18:17:15 [2020-01-13T18:17:15.651Z] go: finding github.com/gogo/googleapis v1.1.0
18:17:15 [2020-01-13T18:17:15.942Z] #27 22.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:17:15 [2020-01-13T18:17:15.942Z] #27 22.11 skipping existing 1849cc453dee
18:17:16 [2020-01-13T18:17:16.201Z] #27 22.26 
18:17:16 [2020-01-13T18:17:16.283Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
18:17:16 [2020-01-13T18:17:16.283Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
18:17:16 [2020-01-13T18:17:16.572Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
18:17:16 [2020-01-13T18:17:16.859Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
18:17:17 [2020-01-13T18:17:17.154Z] #10 ...
18:17:17 [2020-01-13T18:17:17.154Z] 
18:17:17 [2020-01-13T18:17:17.154Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:17 [2020-01-13T18:17:17.154Z] #44 5.971 fatal: not a git repository (or any of the parent directories): .git
18:17:17 [2020-01-13T18:17:17.154Z] #44 6.012   GEN      .gitid
18:17:17 [2020-01-13T18:17:17.154Z] #44 6.018   GEN      criu/include/version.h
18:17:17 [2020-01-13T18:17:17.154Z] #44 6.062   GEN      include/common/asm
18:17:17 [2020-01-13T18:17:17.531Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
18:17:17 [2020-01-13T18:17:17.531Z] go: finding github.com/pkg/errors v0.8.1
18:17:17 [2020-01-13T18:17:17.577Z] #27 23.33 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:17:17 [2020-01-13T18:17:17.577Z] #27 23.65 
18:17:17 [2020-01-13T18:17:17.821Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
18:17:17 [2020-01-13T18:17:17.835Z] #27 23.85 
######################################################################## 100.0%
18:17:17 [2020-01-13T18:17:17.835Z] #27 23.97 
18:17:17 [2020-01-13T18:17:17.835Z] #27 24.06 Download of images into '/build' complete.
18:17:17 [2020-01-13T18:17:17.835Z] #27 24.06 Use something like the following to load the result into a Docker daemon:
18:17:17 [2020-01-13T18:17:17.835Z] #27 24.06   tar -cC '/build' . | docker load
18:17:18 [2020-01-13T18:17:18.109Z] go: finding github.com/Microsoft/go-winio v0.4.11
18:17:18 [2020-01-13T18:17:18.119Z] #44 ...
18:17:18 [2020-01-13T18:17:18.119Z] 
18:17:18 [2020-01-13T18:17:18.119Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:18 [2020-01-13T18:17:18.119Z] #47 66.70 regexp/syntax
18:17:18 [2020-01-13T18:17:18.119Z] #47 68.36 fmt
18:17:18 [2020-01-13T18:17:18.119Z] #47 71.90 regexp
18:17:18 [2020-01-13T18:17:18.119Z] #47 73.50 go/token
18:17:18 [2020-01-13T18:17:18.119Z] #47 74.97 go/scanner
18:17:18 [2020-01-13T18:17:18.119Z] #47 76.32 go/ast
18:17:18 [2020-01-13T18:17:18.119Z] #47 ...
18:17:18 [2020-01-13T18:17:18.119Z] 
18:17:18 [2020-01-13T18:17:18.119Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:18 [2020-01-13T18:17:18.119Z] #33 70.50 flag
18:17:18 [2020-01-13T18:17:18.119Z] #33 70.51 github.com/BurntSushi/toml
18:17:18 [2020-01-13T18:17:18.119Z] #33 72.15 log
18:17:18 [2020-01-13T18:17:18.119Z] #33 75.15 github.com/BurntSushi/toml/cmd/tomlv
18:17:18 [2020-01-13T18:17:18.377Z] #33 ...
18:17:18 [2020-01-13T18:17:18.377Z] 
18:17:18 [2020-01-13T18:17:18.377Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:18 [2020-01-13T18:17:18.377Z] #47 77.03 internal/lazyregexp
18:17:18 [2020-01-13T18:17:18.396Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
18:17:18 [2020-01-13T18:17:18.401Z] #27 DONE 24.3s
18:17:18 [2020-01-13T18:17:18.401Z] 
18:17:18 [2020-01-13T18:17:18.401Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:18 [2020-01-13T18:17:18.402Z] #71 22.70 Checking out files:  68% (1375/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
18:17:18 [2020-01-13T18:17:18.402Z] #71 23.38 + cd /tmp/tmp.n9v6OvBxkJ/src/github.com/docker/libnetwork
18:17:18 [2020-01-13T18:17:18.402Z] #71 23.38 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
18:17:18 [2020-01-13T18:17:18.402Z] #71 24.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:17:18 [2020-01-13T18:17:18.637Z] #47 77.31 net/url
18:17:19 [2020-01-13T18:17:19.092Z] #19 8.318   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:17:19 [2020-01-13T18:17:19.092Z] #19 8.367 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:17:19 [2020-01-13T18:17:19.092Z] #19 8.393   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:17:19 [2020-01-13T18:17:19.092Z] #19 8.428 Collecting pyyaml (from yamllint==1.16.0)
18:17:19 [2020-01-13T18:17:19.092Z] #19 8.518   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
18:17:19 [2020-01-13T18:17:19.423Z] go: finding github.com/stretchr/testify v1.2.2
18:17:19 [2020-01-13T18:17:19.423Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
18:17:19 [2020-01-13T18:17:19.660Z] #19 9.286 Building wheels for collected packages: pyyaml
18:17:19 [2020-01-13T18:17:19.660Z] #19 9.287   Running setup.py bdist_wheel for pyyaml: started
18:17:19 [2020-01-13T18:17:19.711Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
18:17:19 [2020-01-13T18:17:19.711Z] go: finding github.com/gogo/protobuf v1.0.0
18:17:20 [2020-01-13T18:17:20.228Z] #19 9.863   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:17:20 [2020-01-13T18:17:20.228Z] #19 9.864   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
18:17:20 [2020-01-13T18:17:20.228Z] #19 9.911 Successfully built pyyaml
18:17:20 [2020-01-13T18:17:20.228Z] #19 9.921 Installing collected packages: pathspec, pyyaml, yamllint
18:17:20 [2020-01-13T18:17:20.342Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
18:17:20 [2020-01-13T18:17:20.342Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
18:17:20 [2020-01-13T18:17:20.342Z] go: finding github.com/kr/text v0.1.0
18:17:20 [2020-01-13T18:17:20.382Z] Removing intermediate container d2f6b115b007
18:17:20 [2020-01-13T18:17:20.382Z]  ---> 34e754ffebbe
18:17:20 [2020-01-13T18:17:20.382Z] Step 11/16 : ARG GOOS
18:17:20 [2020-01-13T18:17:20.382Z]  ---> Running in 21515af57063
18:17:20 [2020-01-13T18:17:20.382Z] Removing intermediate container 21515af57063
18:17:20 [2020-01-13T18:17:20.382Z]  ---> 1df6a36bdca7
18:17:20 [2020-01-13T18:17:20.382Z] Step 12/16 : ARG GOARCH
18:17:20 [2020-01-13T18:17:20.382Z]  ---> Running in b2e6ba709d44
18:17:20 [2020-01-13T18:17:20.382Z] Removing intermediate container b2e6ba709d44
18:17:20 [2020-01-13T18:17:20.382Z]  ---> 9ac50a8b3c24
18:17:20 [2020-01-13T18:17:20.382Z] 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
18:17:20 [2020-01-13T18:17:20.382Z]  ---> Running in caec8a5b7f8d
18:17:20 [2020-01-13T18:17:20.487Z] #19 10.12 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
18:17:20 [2020-01-13T18:17:20.538Z] #47 79.09 text/template/parse
18:17:20 [2020-01-13T18:17:20.747Z] #19 DONE 10.3s
18:17:20 [2020-01-13T18:17:20.747Z] 
18:17:20 [2020-01-13T18:17:20.747Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:17:20 [2020-01-13T18:17:20.747Z] #68 CACHED
18:17:20 [2020-01-13T18:17:20.747Z] 
18:17:20 [2020-01-13T18:17:20.747Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:17:20 [2020-01-13T18:17:20.747Z] #60 ...
18:17:20 [2020-01-13T18:17:20.747Z] 
18:17:20 [2020-01-13T18:17:20.747Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:17:20 [2020-01-13T18:17:20.747Z] #40 DONE 0.2s
18:17:21 [2020-01-13T18:17:21.008Z] 
18:17:21 [2020-01-13T18:17:21.008Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:17:21 [2020-01-13T18:17:21.008Z] #29 DONE 0.2s
18:17:21 [2020-01-13T18:17:21.008Z] 
18:17:21 [2020-01-13T18:17:21.008Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:17:21 [2020-01-13T18:17:21.008Z] #55 DONE 0.2s
18:17:21 [2020-01-13T18:17:21.008Z] 
18:17:21 [2020-01-13T18:17:21.008Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:17:21 [2020-01-13T18:17:21.008Z] #52 DONE 0.3s
18:17:21 [2020-01-13T18:17:21.008Z] 
18:17:21 [2020-01-13T18:17:21.008Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:17:21 [2020-01-13T18:17:21.008Z] #24 DONE 0.3s
18:17:21 [2020-01-13T18:17:21.008Z] 
18:17:21 [2020-01-13T18:17:21.008Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:17:21 [2020-01-13T18:17:21.008Z] #53 ...
18:17:21 [2020-01-13T18:17:21.008Z] 
18:17:21 [2020-01-13T18:17:21.008Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:17:21 [2020-01-13T18:17:21.008Z] #26 DONE 0.3s
18:17:21 [2020-01-13T18:17:21.008Z] 
18:17:21 [2020-01-13T18:17:21.008Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:17:21 [2020-01-13T18:17:21.008Z] #64 DONE 0.3s
18:17:21 [2020-01-13T18:17:21.008Z] 
18:17:21 [2020-01-13T18:17:21.008Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:17:21 [2020-01-13T18:17:21.008Z] #70 DONE 0.4s
18:17:21 [2020-01-13T18:17:21.008Z] 
18:17:21 [2020-01-13T18:17:21.008Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:17:21 [2020-01-13T18:17:21.008Z] #36 DONE 0.4s
18:17:21 [2020-01-13T18:17:21.008Z] 
18:17:21 [2020-01-13T18:17:21.008Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:17:21 [2020-01-13T18:17:21.008Z] #60 DONE 0.4s
18:17:21 [2020-01-13T18:17:21.269Z] 
18:17:21 [2020-01-13T18:17:21.269Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:17:21 [2020-01-13T18:17:21.269Z] #56 DONE 0.2s
18:17:21 [2020-01-13T18:17:21.269Z] 
18:17:21 [2020-01-13T18:17:21.269Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:17:21 [2020-01-13T18:17:21.269Z] #37 DONE 0.2s
18:17:21 [2020-01-13T18:17:21.269Z] 
18:17:21 [2020-01-13T18:17:21.269Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:21 [2020-01-13T18:17:21.269Z] #38 ...
18:17:21 [2020-01-13T18:17:21.269Z] 
18:17:21 [2020-01-13T18:17:21.269Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:17:21 [2020-01-13T18:17:21.269Z] #61 DONE 0.2s
18:17:21 [2020-01-13T18:17:21.480Z] #47 ...
18:17:21 [2020-01-13T18:17:21.480Z] 
18:17:21 [2020-01-13T18:17:21.480Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:21 [2020-01-13T18:17:21.480Z] #33 DONE 80.0s
18:17:21 [2020-01-13T18:17:21.480Z] 
18:17:21 [2020-01-13T18:17:21.480Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:17:21 [2020-01-13T18:17:21.480Z] #62 35.15 Checking out files:  50% (1533/3007)   
Checking out files:  51% (1534/3007)   
Checking out files:  52% (1564/3007)   
Checking out files:  53% (1594/3007)   
Checking out files:  54% (1624/3007)   
Checking out files:  55% (1654/3007)   
Checking out files:  56% (1684/3007)   
Checking out files:  57% (1714/3007)   
Checking out files:  58% (1745/3007)   
Checking out files:  59% (1775/3007)   
Checking out files:  60% (1805/3007)   
Checking out files:  61% (1835/3007)   
Checking out files:  62% (1865/3007)   
Checking out files:  63% (1895/3007)   
Checking out files:  64% (1925/3007)   
Checking out files:  65% (1955/3007)   
Checking out files:  66% (1985/3007)   
Checking out files:  67% (2015/3007)   
Checking out files:  68% (2045/3007)   
Checking out files:  69% (2075/3007)   
Checking out files:  70% (2105/3007)   
Checking out files:  71% (2135/3007)   
Checking out files:  72% (2166/3007)   
Checking out files:  73% (2196/3007)   
Checking out files:  74% (2226/3007)   
Checking out files:  75% (2256/3007)   
Checking out files:  76% (2286/3007)   
Checking out files:  77% (2316/3007)   
Checking out files:  78% (2346/3007)   
Checking out files:  79% (2376/3007)   
Checking out files:  80% (2406/3007)   
Checking out files:  81% (2436/3007)   
Checking out files:  82% (2466/3007)   
Checking out files:  83% (2496/3007)   
Checking out files:  84% (2526/3007)   
Checking out files:  85% (2556/3007)   
Checking out files:  86% (2587/3007)   
Checking out files:  87% (2617/3007)   
Checking out files:  88% (2647/3007)   
Checking out files:  89% (2677/3007)   
Checking out files:  89% (2680/3007)   
Checking out files:  90% (2707/3007)   
Checking out files:  91% (2737/3007)   
Checking out files:  92% (2767/3007)   
Checking out files:  93% (2797/3007)   
Checking out files:  94% (2827/3007)   
Checking out files:  95% (2857/3007)   
Checking out files:  96% (2887/3007)   
Checking out files:  97% (2917/3007)   
Checking out files:  98% (2947/3007)   
Checking out files:  99% (2977/3007)   
Checking out files: 100% (3007/3007)   
Checking out files: 100% (3007/3007), done.
18:17:21 [2020-01-13T18:17:21.480Z] #62 36.54 + cd /tmp/tmp.cCpOd06Pf0/src/github.com/containerd/containerd
18:17:21 [2020-01-13T18:17:21.480Z] #62 36.54 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:17:21 [2020-01-13T18:17:21.480Z] #62 37.60 + export 'BUILDTAGS=netgo osusergo static_build'
18:17:21 [2020-01-13T18:17:21.480Z] #62 37.60 + BUILDTAGS='netgo osusergo static_build'
18:17:21 [2020-01-13T18:17:21.480Z] #62 37.60 + export EXTRA_FLAGS=-buildmode=pie
18:17:21 [2020-01-13T18:17:21.480Z] #62 37.60 + EXTRA_FLAGS=-buildmode=pie
18:17:21 [2020-01-13T18:17:21.480Z] #62 37.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:17:21 [2020-01-13T18:17:21.480Z] #62 37.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:17:21 [2020-01-13T18:17:21.480Z] #62 37.60 + '[' '' = dynamic ']'
18:17:21 [2020-01-13T18:17:21.480Z] #62 37.60 + make
18:17:21 [2020-01-13T18:17:21.529Z] 
18:17:21 [2020-01-13T18:17:21.529Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:17:21 [2020-01-13T18:17:21.686Z] #71 ...
18:17:21 [2020-01-13T18:17:21.686Z] 
18:17:21 [2020-01-13T18:17:21.686Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:17:21 [2020-01-13T18:17:21.686Z] #28 DONE 0.8s
18:17:21 [2020-01-13T18:17:21.686Z] 
18:17:21 [2020-01-13T18:17:21.686Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:17:21 [2020-01-13T18:17:21.686Z] #53 27.51 + cd /tmp/tmp.i8J95ChZO6/src/github.com/golangci/golangci-lint/
18:17:21 [2020-01-13T18:17:21.686Z] #53 27.51 + git checkout -q v1.20.0
18:17:21 [2020-01-13T18:17:21.855Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
18:17:21 [2020-01-13T18:17:21.855Z] go: finding github.com/hashicorp/golang-lru v0.5.0
18:17:21 [2020-01-13T18:17:21.855Z] go: finding github.com/spf13/viper v1.3.2
18:17:21 [2020-01-13T18:17:21.855Z] go: finding google.golang.org/grpc v1.20.1
18:17:21 [2020-01-13T18:17:21.945Z] #53 28.21 ++ git describe --tags
18:17:22 [2020-01-13T18:17:22.046Z] #62 39.02 + bin/ctr
18:17:22 [2020-01-13T18:17:22.153Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
18:17:22 [2020-01-13T18:17:22.153Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
18:17:22 [2020-01-13T18:17:22.204Z] #53 28.21 + version=v1.20.0
18:17:22 [2020-01-13T18:17:22.204Z] #53 28.21 ++ git rev-parse --short HEAD
18:17:22 [2020-01-13T18:17:22.204Z] #53 28.21 + commit=cc98739
18:17:22 [2020-01-13T18:17:22.204Z] #53 28.21 ++ git show -s --format=%cd
18:17:22 [2020-01-13T18:17:22.204Z] #53 28.23 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
18:17:22 [2020-01-13T18:17:22.204Z] #53 28.23 + 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
18:17:22 [2020-01-13T18:17:22.785Z] go: finding github.com/gofrs/flock v0.7.0
18:17:23 [2020-01-13T18:17:23.419Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:17:23 [2020-01-13T18:17:23.581Z] #53 ...
18:17:23 [2020-01-13T18:17:23.581Z] 
18:17:23 [2020-01-13T18:17:23.581Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:23 [2020-01-13T18:17:23.581Z] #57 19.28 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
18:17:23 [2020-01-13T18:17:23.581Z] #57 ...
18:17:23 [2020-01-13T18:17:23.581Z] 
18:17:23 [2020-01-13T18:17:23.581Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:17:23 [2020-01-13T18:17:23.581Z] #41 22.34 Checking out files:  89% (1399/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
18:17:23 [2020-01-13T18:17:23.581Z] #41 22.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:17:23 [2020-01-13T18:17:23.581Z] #41 24.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:17:23 [2020-01-13T18:17:23.749Z] go: finding github.com/hashicorp/go-uuid v1.0.0
18:17:24 [2020-01-13T18:17:24.516Z] #41 ...
18:17:24 [2020-01-13T18:17:24.516Z] 
18:17:24 [2020-01-13T18:17:24.516Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:17:24 [2020-01-13T18:17:24.516Z] #35 21.15 Fetched 8319 kB in 17s (482 kB/s)
18:17:24 [2020-01-13T18:17:24.516Z] #35 21.15 Reading package lists...
18:17:24 [2020-01-13T18:17:24.774Z] #35 28.85 Reading package lists...
18:17:24 [2020-01-13T18:17:24.774Z] #35 ...
18:17:24 [2020-01-13T18:17:24.774Z] 
18:17:24 [2020-01-13T18:17:24.774Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:24 [2020-01-13T18:17:24.774Z] #71 DONE 30.9s
18:17:24 [2020-01-13T18:17:24.774Z] 
18:17:24 [2020-01-13T18:17:24.774Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:24 [2020-01-13T18:17:24.774Z] #47 DONE 31.1s
18:17:24 [2020-01-13T18:17:24.774Z] 
18:17:24 [2020-01-13T18:17:24.774Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:17:24 [2020-01-13T18:17:24.774Z] #59 22.02 Fetched 8319 kB in 17s (499 kB/s)
18:17:24 [2020-01-13T18:17:24.774Z] #59 22.02 Reading package lists...
18:17:24 [2020-01-13T18:17:24.783Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:17:24 [2020-01-13T18:17:24.783Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
18:17:24 [2020-01-13T18:17:24.783Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
18:17:24 [2020-01-13T18:17:24.783Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
18:17:24 [2020-01-13T18:17:24.783Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
18:17:24 [2020-01-13T18:17:24.783Z] go: finding github.com/client9/misspell v0.3.4
18:17:25 [2020-01-13T18:17:25.070Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
18:17:25 [2020-01-13T18:17:25.340Z] #59 29.61 Reading package lists...
18:17:25 [2020-01-13T18:17:25.340Z] #59 ...
18:17:25 [2020-01-13T18:17:25.340Z] 
18:17:25 [2020-01-13T18:17:25.340Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:25 [2020-01-13T18:17:25.340Z] #43 21.82 Fetched 8319 kB in 17s (483 kB/s)
18:17:25 [2020-01-13T18:17:25.340Z] #43 21.82 Reading package lists...
18:17:25 [2020-01-13T18:17:25.358Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
18:17:25 [2020-01-13T18:17:25.646Z] go: finding github.com/mitchellh/mapstructure v1.1.2
18:17:26 [2020-01-13T18:17:26.228Z] #62 ...
18:17:26 [2020-01-13T18:17:26.228Z] 
18:17:26 [2020-01-13T18:17:26.228Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:26 [2020-01-13T18:17:26.228Z] #44 7.660   PBCC     images/google/protobuf/descriptor.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 7.751   PBCC     images/opts.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 7.866   PBCC     images/sit.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 7.912   DEP      images/google/protobuf/descriptor.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 7.966   DEP      images/opts.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.018   DEP      images/sit.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.110   PBCC     images/macvlan.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.148   DEP      images/macvlan.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.205   PBCC     images/autofs.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.263   DEP      images/autofs.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.332   PBCC     images/sysctl.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.363   DEP      images/sysctl.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.438   PBCC     images/time.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.493   DEP      images/time.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.560   PBCC     images/binfmt-misc.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.628   DEP      images/binfmt-misc.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.685   PBCC     images/seccomp.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.733   DEP      images/seccomp.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.763   PBCC     images/userns.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.807   DEP      images/userns.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.880   PBCC     images/cgroup.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.915   DEP      images/cgroup.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 8.971   PBCC     images/fown.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.017   PBCC     images/ext-file.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.089   DEP      images/fown.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.148   DEP      images/ext-file.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.206   PBCC     images/rpc.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.280   DEP      images/rpc.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.350   PBCC     images/siginfo.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.399   DEP      images/siginfo.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.464   PBCC     images/pagemap.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.521   DEP      images/pagemap.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.550   PBCC     images/rlimit.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.581   DEP      images/rlimit.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.614   PBCC     images/file-lock.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.645   DEP      images/file-lock.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.689   PBCC     images/tty.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.755   DEP      images/tty.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.794   PBCC     images/tun.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.831   PBCC     images/netdev.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.906   DEP      images/tun.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 9.961   DEP      images/netdev.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.02   PBCC     images/vma.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.06   DEP      images/vma.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.10   PBCC     images/creds.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.15   DEP      images/creds.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.25   PBCC     images/utsns.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.30   DEP      images/utsns.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.37   PBCC     images/ipc-desc.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.43   PBCC     images/ipc-sem.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.47   DEP      images/ipc-desc.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.51   DEP      images/ipc-sem.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.55   PBCC     images/ipc-msg.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.74   DEP      images/ipc-msg.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.80   PBCC     images/ipc-shm.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.91   DEP      images/ipc-shm.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 10.98   PBCC     images/ipc-var.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.02   DEP      images/ipc-var.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.11   PBCC     images/sk-opts.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.14   PBCC     images/packet-sock.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.21   DEP      images/sk-opts.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.26   DEP      images/packet-sock.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.37   PBCC     images/sk-netlink.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.51   DEP      images/sk-netlink.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.60   PBCC     images/sk-inet.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.64   DEP      images/sk-inet.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.65   PBCC     images/sk-unix.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.67   DEP      images/sk-unix.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.75   PBCC     images/mm.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.79   DEP      images/mm.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.82   PBCC     images/timerfd.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.86   DEP      images/timerfd.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.90   PBCC     images/timer.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.91   DEP      images/timer.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 11.98   PBCC     images/sa.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.02   DEP      images/sa.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.07   PBCC     images/pipe-data.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.10   DEP      images/pipe-data.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.14   PBCC     images/mnt.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.21   DEP      images/mnt.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.26   PBCC     images/sk-packet.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.31   DEP      images/sk-packet.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.36   PBCC     images/tcp-stream.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.46   DEP      images/tcp-stream.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.51   PBCC     images/pipe.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.56   DEP      images/pipe.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.60   PBCC     images/pstree.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.64   DEP      images/pstree.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.69   PBCC     images/fs.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.70   DEP      images/fs.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.74   PBCC     images/signalfd.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.82   DEP      images/signalfd.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.88   PBCC     images/fh.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.91   PBCC     images/fsnotify.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.95   DEP      images/fh.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 12.99   DEP      images/fsnotify.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.06   PBCC     images/eventpoll.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.08   DEP      images/eventpoll.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.11   PBCC     images/eventfd.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.14   DEP      images/eventfd.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.18   PBCC     images/remap-file-path.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.21   DEP      images/remap-file-path.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.25   PBCC     images/fifo.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.29   DEP      images/fifo.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.33   PBCC     images/ghost-file.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.37   DEP      images/ghost-file.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.43   PBCC     images/regfile.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.47   DEP      images/regfile.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.51   PBCC     images/ns.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.55   DEP      images/ns.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.59   PBCC     images/fdinfo.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.63   DEP      images/fdinfo.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.70   PBCC     images/core-aarch64.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.74   PBCC     images/core-arm.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.79   PBCC     images/core-ppc64.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.86   PBCC     images/core-s390.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.92   PBCC     images/core-x86.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 13.97   PBCC     images/core.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 14.03   PBCC     images/inventory.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 14.09   DEP      images/core-aarch64.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 14.16   DEP      images/core-arm.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 14.24   DEP      images/core-ppc64.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 14.29   DEP      images/core-s390.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 14.36   DEP      images/core-x86.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 14.43   DEP      images/core.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 14.50   DEP      images/inventory.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 14.56   PBCC     images/cpuinfo.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 14.62   DEP      images/cpuinfo.pb-c.d
18:17:26 [2020-01-13T18:17:26.228Z] #44 14.65   PBCC     images/stats.pb-c.c
18:17:26 [2020-01-13T18:17:26.228Z] #44 14.70   DEP      images/stats.pb-c.d
18:17:26 [2020-01-13T18:17:26.335Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
18:17:26 [2020-01-13T18:17:26.710Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
18:17:26 [2020-01-13T18:17:26.710Z] go: finding github.com/coreos/go-semver v0.2.0
18:17:26 [2020-01-13T18:17:26.794Z] #44 16.09 make[1]: Nothing to be done for 'all'.
18:17:26 [2020-01-13T18:17:26.853Z] #62 ...
18:17:26 [2020-01-13T18:17:26.853Z] 
18:17:26 [2020-01-13T18:17:26.853Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.924 + RM_GOPATH=0
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.924 + TMP_GOPATH=
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.924 + : /build
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.924 + '[' -z '' ']'
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.924 ++ mktemp -d
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.929 + export GOPATH=/tmp/tmp.OgHBKukZJS
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.929 + GOPATH=/tmp/tmp.OgHBKukZJS
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.929 + RM_GOPATH=1
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.934 ++ dirname ./install.sh
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.936 + dir=.
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.936 + bin=golangci_lint
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.936 + shift
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.937 + '[' '!' -f ./golangci_lint.installer ']'
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.937 + . ./golangci_lint.installer
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.937 ++ : v1.20.0
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.937 + install_golangci_lint
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.937 + echo 'Installing golangci-lint version v1.20.0'
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.937 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:17:26 [2020-01-13T18:17:26.853Z] #53 4.937 Installing golangci-lint version v1.20.0
18:17:27 [2020-01-13T18:17:27.340Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
18:17:27 [2020-01-13T18:17:27.340Z] go: finding github.com/ghodss/yaml v1.0.0
18:17:27 [2020-01-13T18:17:27.340Z] go: finding github.com/theupdateframework/notary v0.6.1
18:17:28 [2020-01-13T18:17:28.624Z] #43 29.60 Reading package lists...
18:17:28 [2020-01-13T18:17:28.624Z] #43 ...
18:17:28 [2020-01-13T18:17:28.624Z] 
18:17:28 [2020-01-13T18:17:28.624Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:17:28 [2020-01-13T18:17:28.624Z] #35 28.85 Reading package lists...
18:17:28 [2020-01-13T18:17:28.695Z] #44 17.46   CC       images/stats.o
18:17:28 [2020-01-13T18:17:28.695Z] #44 17.89   CC       images/core.o
18:17:28 [2020-01-13T18:17:28.839Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
18:17:28 [2020-01-13T18:17:28.839Z] go: finding github.com/sirupsen/logrus v1.0.3
18:17:28 [2020-01-13T18:17:28.839Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
18:17:29 [2020-01-13T18:17:29.128Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
18:17:29 [2020-01-13T18:17:29.263Z] #44 18.54   CC       images/core-x86.o
18:17:29 [2020-01-13T18:17:29.422Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
18:17:29 [2020-01-13T18:17:29.422Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
18:17:29 [2020-01-13T18:17:29.422Z] go: finding github.com/fsnotify/fsnotify v1.4.7
18:17:29 [2020-01-13T18:17:29.711Z] go: finding github.com/docker/go-connections v0.3.0
18:17:29 [2020-01-13T18:17:29.817Z] #35 35.29 Building dependency tree...
18:17:29 [2020-01-13T18:17:29.817Z] #35 36.33 Reading state information...
18:17:29 [2020-01-13T18:17:29.829Z] #44 19.09   CC       images/core-arm.o
18:17:30 [2020-01-13T18:17:30.001Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
18:17:30 [2020-01-13T18:17:30.087Z] #44 19.49   CC       images/core-aarch64.o
18:17:30 [2020-01-13T18:17:30.634Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:17:30 [2020-01-13T18:17:30.653Z] #44 19.93   CC       images/core-ppc64.o
18:17:31 [2020-01-13T18:17:31.049Z] #53 ...
18:17:31 [2020-01-13T18:17:31.049Z] 
18:17:31 [2020-01-13T18:17:31.050Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.828 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + RM_GOPATH=0
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + TMP_GOPATH=
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + : /build
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + '[' -z '' ']'
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 ++ mktemp -d
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + export GOPATH=/tmp/tmp.nVW85bpH2h
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + GOPATH=/tmp/tmp.nVW85bpH2h
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + RM_GOPATH=1
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 ++ dirname ./install.sh
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + dir=.
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + bin=tomlv
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + shift
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + '[' '!' -f ./tomlv.installer ']'
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + . ./tomlv.installer
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + install_tomlv
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nVW85bpH2h/src/github.com/BurntSushi/toml
18:17:31 [2020-01-13T18:17:31.050Z] #33 3.830 Cloning into '/tmp/tmp.nVW85bpH2h/src/github.com/BurntSushi/toml'...
18:17:31 [2020-01-13T18:17:31.050Z] #33 4.400 + cd /tmp/tmp.nVW85bpH2h/src/github.com/BurntSushi/toml
18:17:31 [2020-01-13T18:17:31.050Z] #33 4.400 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:17:31 [2020-01-13T18:17:31.050Z] #33 4.400 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:17:31 [2020-01-13T18:17:31.050Z] #33 5.047 github.com/BurntSushi/toml
18:17:31 [2020-01-13T18:17:31.050Z] #33 7.339 github.com/BurntSushi/toml/cmd/tomlv
18:17:31 [2020-01-13T18:17:31.050Z] #33 ...
18:17:31 [2020-01-13T18:17:31.050Z] 
18:17:31 [2020-01-13T18:17:31.050Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:31 [2020-01-13T18:17:31.050Z] #43 2.526 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:17:31 [2020-01-13T18:17:31.050Z] #43 2.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:17:31 [2020-01-13T18:17:31.050Z] #43 2.539 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:17:31 [2020-01-13T18:17:31.050Z] #43 2.946 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
18:17:31 [2020-01-13T18:17:31.050Z] #43 3.642 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [167 kB]
18:17:31 [2020-01-13T18:17:31.050Z] #43 4.195 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
18:17:31 [2020-01-13T18:17:31.050Z] #43 7.289 Fetched 8147 kB in 5s (1608 kB/s)
18:17:31 [2020-01-13T18:17:31.050Z] #43 7.289 Reading package lists...
18:17:31 [2020-01-13T18:17:31.050Z] #43 ...
18:17:31 [2020-01-13T18:17:31.050Z] 
18:17:31 [2020-01-13T18:17:31.050Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:17:31 [2020-01-13T18:17:31.050Z] #30 4.741 + git clone https://github.com/kolyshkin/go-swagger.git .
18:17:31 [2020-01-13T18:17:31.050Z] #30 4.742 Cloning into '.'...
18:17:31 [2020-01-13T18:17:31.050Z] #30 ...
18:17:31 [2020-01-13T18:17:31.050Z] 
18:17:31 [2020-01-13T18:17:31.050Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:17:31 [2020-01-13T18:17:31.050Z] #41 5.458 + git clone https://github.com/docker/distribution.git .
18:17:31 [2020-01-13T18:17:31.050Z] #41 5.466 Cloning into '.'...
18:17:31 [2020-01-13T18:17:31.050Z] #41 ...
18:17:31 [2020-01-13T18:17:31.050Z] 
18:17:31 [2020-01-13T18:17:31.050Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + RM_GOPATH=0
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + TMP_GOPATH=
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + : /build
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + '[' -z '' ']'
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 ++ mktemp -d
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + export GOPATH=/tmp/tmp.74x2Gj040z
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + GOPATH=/tmp/tmp.74x2Gj040z
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + RM_GOPATH=1
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 ++ dirname ./install.sh
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + dir=.
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + bin=gotestsum
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + shift
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + '[' '!' -f ./gotestsum.installer ']'
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + . ./gotestsum.installer
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 ++ : v0.3.5
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + install_gotestsum
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + echo 'Installing gotestsum version v0.3.5'
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 + go get -d gotest.tools/gotestsum
18:17:31 [2020-01-13T18:17:31.050Z] #50 3.648 Installing gotestsum version v0.3.5
18:17:31 [2020-01-13T18:17:31.193Z] #35 37.57 The following additional packages will be installed:
18:17:31 [2020-01-13T18:17:31.193Z] #35 37.58   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:17:31 [2020-01-13T18:17:31.193Z] #35 37.60 Suggested packages:
18:17:31 [2020-01-13T18:17:31.193Z] #35 37.60   cmake-doc ninja-build lrzip
18:17:31 [2020-01-13T18:17:31.193Z] #35 37.60 Recommended packages:
18:17:31 [2020-01-13T18:17:31.193Z] #35 37.60   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:17:31 [2020-01-13T18:17:31.220Z] #44 20.49   CC       images/core-s390.o
18:17:31 [2020-01-13T18:17:31.263Z] go: finding gotest.tools v2.1.0+incompatible
18:17:31 [2020-01-13T18:17:31.309Z] #50 ...
18:17:31 [2020-01-13T18:17:31.309Z] 
18:17:31 [2020-01-13T18:17:31.309Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.906 + RM_GOPATH=0
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.906 + TMP_GOPATH=
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.906 + : /build
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.906 + '[' -z '' ']'
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.906 ++ mktemp -d
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.907 + export GOPATH=/tmp/tmp.7C6y9iHyuU
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.908 + GOPATH=/tmp/tmp.7C6y9iHyuU
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.908 + RM_GOPATH=1
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.910 ++ dirname ./install.sh
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 + dir=.
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 + bin=proxy
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 + shift
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 + '[' '!' -f ./proxy.installer ']'
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 + . ./proxy.installer
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 + install_proxy
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 + case "$1" in
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 + export CGO_ENABLED=0
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 + CGO_ENABLED=0
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 + _install_proxy
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.914 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7C6y9iHyuU/src/github.com/docker/libnetwork
18:17:31 [2020-01-13T18:17:31.309Z] #71 5.919 Cloning into '/tmp/tmp.7C6y9iHyuU/src/github.com/docker/libnetwork'...
18:17:31 [2020-01-13T18:17:31.309Z] #71 ...
18:17:31 [2020-01-13T18:17:31.309Z] 
18:17:31 [2020-01-13T18:17:31.309Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.768 + RM_GOPATH=0
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.768 + TMP_GOPATH=
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.768 + : /build
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.768 + '[' -z '' ']'
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.773 ++ mktemp -d
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.773 + export GOPATH=/tmp/tmp.r4ftMGQHAO
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.783 + GOPATH=/tmp/tmp.r4ftMGQHAO
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.783 + RM_GOPATH=1
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.785 ++ dirname ./install.sh
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.786 + dir=.
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.786 + bin=runc
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.786 + shift
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.786 + '[' '!' -f ./runc.installer ']'
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.786 + . ./runc.installer
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.786 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.786 + install_runc
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.787 + grep -q '^3\.10\.0.*\.el7\.'
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.787 + uname -r
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.794 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.794 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.794 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.794 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.r4ftMGQHAO/src/github.com/opencontainers/runc
18:17:31 [2020-01-13T18:17:31.309Z] #57 5.800 Cloning into '/tmp/tmp.r4ftMGQHAO/src/github.com/opencontainers/runc'...
18:17:31 [2020-01-13T18:17:31.570Z] #57 ...
18:17:31 [2020-01-13T18:17:31.570Z] 
18:17:31 [2020-01-13T18:17:31.570Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + RM_GOPATH=0
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + TMP_GOPATH=
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + : /build
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + '[' -z '' ']'
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 ++ mktemp -d
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + export GOPATH=/tmp/tmp.NFRfU1cz9T
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + GOPATH=/tmp/tmp.NFRfU1cz9T
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + RM_GOPATH=1
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 ++ dirname ./install.sh
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + dir=.
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + bin=vndr
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + shift
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + '[' '!' -f ./vndr.installer ']'
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + . ./vndr.installer
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + install_vndr
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.828 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NFRfU1cz9T/src/github.com/LK4D4/vndr
18:17:31 [2020-01-13T18:17:31.570Z] #47 3.838 Cloning into '/tmp/tmp.NFRfU1cz9T/src/github.com/LK4D4/vndr'...
18:17:31 [2020-01-13T18:17:31.570Z] #47 4.402 + cd /tmp/tmp.NFRfU1cz9T/src/github.com/LK4D4/vndr
18:17:31 [2020-01-13T18:17:31.570Z] #47 4.402 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:17:31 [2020-01-13T18:17:31.570Z] #47 4.402 + go build -buildmode=pie -v -o /build/vndr .
18:17:31 [2020-01-13T18:17:31.570Z] #47 5.476 github.com/LK4D4/vndr/godl/singleflight
18:17:31 [2020-01-13T18:17:31.570Z] #47 5.520 github.com/LK4D4/vndr/versioned
18:17:31 [2020-01-13T18:17:31.570Z] #47 5.730 github.com/LK4D4/vndr/build
18:17:31 [2020-01-13T18:17:31.570Z] #47 6.147 github.com/LK4D4/vndr/godl
18:17:31 [2020-01-13T18:17:31.570Z] #47 8.314 github.com/LK4D4/vndr
18:17:31 [2020-01-13T18:17:31.570Z] #47 ...
18:17:31 [2020-01-13T18:17:31.570Z] 
18:17:31 [2020-01-13T18:17:31.570Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:31 [2020-01-13T18:17:31.570Z] #27 6.314 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:17:31 [2020-01-13T18:17:31.570Z] #27 6.763 
18:17:31 [2020-01-13T18:17:31.570Z] #27 7.023 
                                                                           0.0%
###                                                                        5.5%
#######                                                                   10.4%
###########                                                               16.3%
###############                                                           21.5%
##################                                                        26.1%
######################                                                    31.7%
#########################                                                 35.8%
#############################                                             41.6%
#################################                                         46.7%
#####################################                                     51.9%
#########################################                                 57.3%
############################################                              61.8%
####################################################                      72.4%
##########################################################                81.2%
################################################################          89.4%
######################################################################    97.2%
######################################################################## 100.0%
18:17:31 [2020-01-13T18:17:31.570Z] #27 9.106 
18:17:31 [2020-01-13T18:17:31.570Z] #27 9.405 
                                                                           0.1%
############                                                              17.9%
#####################                                                     29.3%
##################################                                        47.6%
############################################                              61.9%
###################################################                       71.6%
###################################################################       93.5%
######################################################################## 100.0%
18:17:31 [2020-01-13T18:17:31.570Z] #27 10.48 
18:17:31 [2020-01-13T18:17:31.573Z] go: finding github.com/onsi/gomega v1.4.3
18:17:31 [2020-01-13T18:17:31.573Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
18:17:31 [2020-01-13T18:17:31.760Z] #35 38.21 The following NEW packages will be installed:
18:17:31 [2020-01-13T18:17:31.760Z] #35 38.22   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:17:31 [2020-01-13T18:17:31.760Z] #35 38.22   vim-common xxd
18:17:31 [2020-01-13T18:17:31.786Z] #44 21.07   CC       images/cpuinfo.o
18:17:31 [2020-01-13T18:17:31.831Z] #27 10.73 
                                                                           0.0%
18:17:31 [2020-01-13T18:17:31.831Z] #27 ...
18:17:31 [2020-01-13T18:17:31.831Z] 
18:17:31 [2020-01-13T18:17:31.831Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.515 + RM_GOPATH=0
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.515 + TMP_GOPATH=
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.515 + : /build/
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.515 + '[' -z '' ']'
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.516 ++ mktemp -d
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.518 + export GOPATH=/tmp/tmp.G0atmRx4QC
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.518 + GOPATH=/tmp/tmp.G0atmRx4QC
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.518 + RM_GOPATH=1
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.519 ++ dirname ./install.sh
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.520 + dir=.
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.520 + bin=rootlesskit
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.520 + shift
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.520 + '[' '!' -f ./rootlesskit.installer ']'
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.520 + . ./rootlesskit.installer
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.520 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.521 + install_rootlesskit
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.521 + case "$1" in
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.521 + export CGO_ENABLED=0
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.521 + CGO_ENABLED=0
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.521 + _install_rootlesskit
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.521 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.521 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.G0atmRx4QC/src/github.com/rootless-containers/rootlesskit
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.521 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:17:31 [2020-01-13T18:17:31.831Z] #65 5.525 Cloning into '/tmp/tmp.G0atmRx4QC/src/github.com/rootless-containers/rootlesskit'...
18:17:31 [2020-01-13T18:17:31.831Z] #65 7.840 + cd /tmp/tmp.G0atmRx4QC/src/github.com/rootless-containers/rootlesskit
18:17:31 [2020-01-13T18:17:31.831Z] #65 7.840 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:17:31 [2020-01-13T18:17:31.831Z] #65 8.079 + for f in rootlesskit rootlesskit-docker-proxy
18:17:31 [2020-01-13T18:17:31.831Z] #65 8.080 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:17:31 [2020-01-13T18:17:31.831Z] #65 ...
18:17:31 [2020-01-13T18:17:31.831Z] 
18:17:31 [2020-01-13T18:17:31.831Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:31 [2020-01-13T18:17:31.862Z] go: finding github.com/davecgh/go-spew v1.1.1
18:17:32 [2020-01-13T18:17:32.019Z] #35 38.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:17:32 [2020-01-13T18:17:32.019Z] #35 38.54 Need to get 14.9 MB of archives.
18:17:32 [2020-01-13T18:17:32.019Z] #35 38.54 After this operation, 61.8 MB of additional disk space will be used.
18:17:32 [2020-01-13T18:17:32.019Z] #35 38.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:17:32 [2020-01-13T18:17:32.019Z] #35 38.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:17:32 [2020-01-13T18:17:32.019Z] #35 38.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:17:32 [2020-01-13T18:17:32.019Z] #35 38.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
18:17:32 [2020-01-13T18:17:32.094Z] #27 10.73 
                                                                           0.0%
##                                                                         3.8%
#######                                                                    9.8%
############                                                              16.9%
##################          
18:17:32 [2020-01-13T18:17:32.094Z] #27 ...
18:17:32 [2020-01-13T18:17:32.094Z] 
18:17:32 [2020-01-13T18:17:32.094Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:32 [2020-01-13T18:17:32.094Z] #33 DONE 11.6s
18:17:32 [2020-01-13T18:17:32.094Z] 
18:17:32 [2020-01-13T18:17:32.094Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:32 [2020-01-13T18:17:32.353Z] #44 21.50   CC       images/inventory.o
18:17:32 [2020-01-13T18:17:32.588Z] #35 39.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
18:17:32 [2020-01-13T18:17:32.588Z] #35 39.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:17:32 [2020-01-13T18:17:32.588Z] #35 39.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:17:32 [2020-01-13T18:17:32.588Z] #35 39.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:17:32 [2020-01-13T18:17:32.588Z] #35 39.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:17:32 [2020-01-13T18:17:32.588Z] #35 39.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:17:32 [2020-01-13T18:17:32.612Z] #44 21.77   CC       images/fdinfo.o
18:17:32 [2020-01-13T18:17:32.973Z] #44 22.13   CC       images/fown.o
18:17:32 [2020-01-13T18:17:32.974Z] #44 22.30   CC       images/ns.o
18:17:33 [2020-01-13T18:17:33.228Z] #27 10.73 
                                                                           0.0%
##                                                                         3.8%
#######                                                                    9.8%
############                                                              16.9%
##################                                                        25.2%
###########################                                               38.4%
################################                                          44.9%
####################################                                      51.1%
#########################################                                 58.2%
##############################################                            64.3%
#################################################                         69.3%
########################################################                  78.7%
#############################################################             85.1%
###################################################################       93.4%
######################################################################## 100.0%
18:17:33 [2020-01-13T18:17:33.233Z] #44 ...
18:17:33 [2020-01-13T18:17:33.233Z] 
18:17:33 [2020-01-13T18:17:33.233Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:33 [2020-01-13T18:17:33.233Z] #47 81.86 go/parser
18:17:33 [2020-01-13T18:17:33.233Z] #47 83.02 text/template
18:17:33 [2020-01-13T18:17:33.233Z] #47 85.62 encoding/xml
18:17:33 [2020-01-13T18:17:33.233Z] #47 88.02 go/doc
18:17:33 [2020-01-13T18:17:33.233Z] #47 90.80 github.com/LK4D4/vndr/versioned
18:17:33 [2020-01-13T18:17:33.233Z] #47 90.92 github.com/LK4D4/vndr/build
18:17:33 [2020-01-13T18:17:33.233Z] #47 90.96 compress/flate
18:17:33 [2020-01-13T18:17:33.458Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
18:17:33 [2020-01-13T18:17:33.458Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
18:17:33 [2020-01-13T18:17:33.458Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
18:17:33 [2020-01-13T18:17:33.490Z] #47 ...
18:17:33 [2020-01-13T18:17:33.491Z] 
18:17:33 [2020-01-13T18:17:33.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:33 [2020-01-13T18:17:33.491Z] #44 22.55   CC       images/regfile.o
18:17:33 [2020-01-13T18:17:33.749Z] #44 22.83   CC       images/ghost-file.o
18:17:33 [2020-01-13T18:17:33.749Z] go: finding github.com/onsi/ginkgo v1.7.0
18:17:33 [2020-01-13T18:17:33.749Z] go: finding github.com/hpcloud/tail v1.0.0
18:17:33 [2020-01-13T18:17:33.800Z] #27 12.74 
18:17:34 [2020-01-13T18:17:34.007Z] #44 23.15   CC       images/fifo.o
18:17:34 [2020-01-13T18:17:34.086Z] #35 40.44 debconf: delaying package configuration, since apt-utils is not installed
18:17:34 [2020-01-13T18:17:34.086Z] #35 40.60 Fetched 14.9 MB in 1s (11.8 MB/s)
18:17:34 [2020-01-13T18:17:34.086Z] #35 40.67 Selecting previously unselected package xxd.
18:17:34 [2020-01-13T18:17:34.086Z] #35 40.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
18:17:34 [2020-01-13T18:17:34.086Z] #35 40.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:17:34 [2020-01-13T18:17:34.086Z] #35 40.78 Unpacking xxd (2:8.1.0875-5) ...
18:17:34 [2020-01-13T18:17:34.266Z] #44 23.36   CC       images/remap-file-path.o
18:17:34 [2020-01-13T18:17:34.344Z] #35 ...
18:17:34 [2020-01-13T18:17:34.345Z] 
18:17:34 [2020-01-13T18:17:34.345Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:17:34 [2020-01-13T18:17:34.345Z] #59 29.61 Reading package lists...
18:17:34 [2020-01-13T18:17:34.345Z] #59 35.91 Building dependency tree...
18:17:34 [2020-01-13T18:17:34.345Z] #59 36.93 Reading state information...
18:17:34 [2020-01-13T18:17:34.345Z] #59 38.39 The following additional packages will be installed:
18:17:34 [2020-01-13T18:17:34.345Z] #59 38.39   libbtrfs0
18:17:34 [2020-01-13T18:17:34.345Z] #59 38.52 The following NEW packages will be installed:
18:17:34 [2020-01-13T18:17:34.345Z] #59 38.53   libbtrfs-dev libbtrfs0
18:17:34 [2020-01-13T18:17:34.345Z] #59 38.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:17:34 [2020-01-13T18:17:34.345Z] #59 38.90 Need to get 119 kB of archives.
18:17:34 [2020-01-13T18:17:34.345Z] #59 38.90 After this operation, 387 kB of additional disk space will be used.
18:17:34 [2020-01-13T18:17:34.345Z] #59 38.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:17:34 [2020-01-13T18:17:34.345Z] #59 38.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:17:34 [2020-01-13T18:17:34.345Z] #59 39.74 debconf: delaying package configuration, since apt-utils is not installed
18:17:34 [2020-01-13T18:17:34.345Z] #59 39.87 Fetched 119 kB in 0s (435 kB/s)
18:17:34 [2020-01-13T18:17:34.345Z] #59 39.96 Selecting previously unselected package libbtrfs0.
18:17:34 [2020-01-13T18:17:34.345Z] #59 39.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
18:17:34 [2020-01-13T18:17:34.345Z] #59 40.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:17:34 [2020-01-13T18:17:34.345Z] #59 40.04 Unpacking libbtrfs0 (4.20.1-2) ...
18:17:34 [2020-01-13T18:17:34.345Z] #59 40.17 Selecting previously unselected package libbtrfs-dev.
18:17:34 [2020-01-13T18:17:34.345Z] #59 40.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:17:34 [2020-01-13T18:17:34.345Z] #59 40.17 Unpacking libbtrfs-dev (4.20.1-2) ...
18:17:34 [2020-01-13T18:17:34.345Z] #59 40.43 Setting up libbtrfs0 (4.20.1-2) ...
18:17:34 [2020-01-13T18:17:34.345Z] #59 40.45 Setting up libbtrfs-dev (4.20.1-2) ...
18:17:34 [2020-01-13T18:17:34.345Z] #59 40.47 Processing triggers for libc-bin (2.28-10) ...
18:17:34 [2020-01-13T18:17:34.345Z] #59 DONE 41.0s
18:17:34 [2020-01-13T18:17:34.345Z] 
18:17:34 [2020-01-13T18:17:34.345Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:17:34 [2020-01-13T18:17:34.525Z] #44 23.59   CC       images/eventfd.o
18:17:34 [2020-01-13T18:17:34.525Z] #44 23.76   CC       images/eventpoll.o
18:17:34 [2020-01-13T18:17:34.606Z] #60 DONE 0.1s
18:17:34 [2020-01-13T18:17:34.606Z] 
18:17:34 [2020-01-13T18:17:34.606Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:17:34 [2020-01-13T18:17:34.606Z] #61 DONE 0.1s
18:17:34 [2020-01-13T18:17:34.606Z] 
18:17:34 [2020-01-13T18:17:34.606Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:17:34 [2020-01-13T18:17:34.606Z] #35 41.06 Selecting previously unselected package vim-common.
18:17:34 [2020-01-13T18:17:34.606Z] #35 41.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:17:34 [2020-01-13T18:17:34.606Z] #35 41.10 Unpacking vim-common (2:8.1.0875-5) ...
18:17:34 [2020-01-13T18:17:34.783Z] #44 24.06   CC       images/fh.o
18:17:35 [2020-01-13T18:17:35.045Z] #44 24.28   CC       images/fsnotify.o
18:17:35 [2020-01-13T18:17:35.123Z] #35 41.58 Selecting previously unselected package cmake-data.
18:17:35 [2020-01-13T18:17:35.123Z] #35 41.59 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:17:35 [2020-01-13T18:17:35.123Z] #35 41.60 Unpacking cmake-data (3.13.4-1) ...
18:17:35 [2020-01-13T18:17:35.279Z] go: finding github.com/pkg/profile v1.2.1
18:17:35 [2020-01-13T18:17:35.613Z] #44 24.84   CC       images/signalfd.o
18:17:35 [2020-01-13T18:17:35.872Z] #44 25.13   CC       images/fs.o
18:17:35 [2020-01-13T18:17:35.933Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
18:17:35 [2020-01-13T18:17:35.933Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
18:17:35 [2020-01-13T18:17:35.933Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
18:17:36 [2020-01-13T18:17:36.131Z] #44 25.34   CC       images/pstree.o
18:17:36 [2020-01-13T18:17:36.226Z] go: finding github.com/spf13/cast v1.3.0
18:17:36 [2020-01-13T18:17:36.226Z] go: finding github.com/BurntSushi/toml v0.3.1
18:17:36 [2020-01-13T18:17:36.391Z] #44 25.59   CC       images/pipe.o
18:17:36 [2020-01-13T18:17:36.650Z] #44 25.90   CC       images/tcp-stream.o
18:17:36 [2020-01-13T18:17:36.938Z] #27 13.04 
                                                                           0.0%
#                                                                          2.4%
###                                                                        4.4%
####                                                                       6.9%
######                                                                     9.2%
########                                                                  11.5%
#########                                                                 13.5%
###########                                                               15.8%
#############                                                             18.1%
##############                                                            20.7%
################                                                          22.8%
#################                                                         24.9%
###################                                                       27.1%
####################                                                      29.1%
######################                                                    31.3%
#######################                                                   33.2%
#########################                                                 34.9%
##########################                                                37.4%
############################                                              39.9%
##############################                                            42.3%
###############################                                           44.0%
#################################                                         45.9%
##################################                                        48.6%
####################################                                      51.3%
#####################################                                     51.7%
######################################                                    53.4%
#######################################                                   55.0%
18:17:36 [2020-01-13T18:17:36.938Z] #27 ...
18:17:36 [2020-01-13T18:17:36.938Z] 
18:17:36 [2020-01-13T18:17:36.938Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.676 + RM_GOPATH=0
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.677 + TMP_GOPATH=
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.677 + : /build
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.677 + '[' -z '' ']'
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.678 ++ mktemp -d
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.680 + export GOPATH=/tmp/tmp.A0hFKAVPKI
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.680 + GOPATH=/tmp/tmp.A0hFKAVPKI
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.680 + RM_GOPATH=1
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.681 ++ dirname ./install.sh
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.683 + dir=.
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.683 + bin=tini
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.683 + shift
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.688 + '[' '!' -f ./tini.installer ']'
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.688 + . ./tini.installer
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.688 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.688 + install_tini
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.688 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.688 + git clone https://github.com/krallin/tini.git /tmp/tmp.A0hFKAVPKI/tini
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.688 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:17:36 [2020-01-13T18:17:36.938Z] #38 5.690 Cloning into '/tmp/tmp.A0hFKAVPKI/tini'...
18:17:36 [2020-01-13T18:17:36.938Z] #38 6.543 + cd /tmp/tmp.A0hFKAVPKI/tini
18:17:36 [2020-01-13T18:17:36.938Z] #38 6.544 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:17:36 [2020-01-13T18:17:36.938Z] #38 6.559 + cmake .
18:17:36 [2020-01-13T18:17:36.938Z] #38 7.535 -- The C compiler identification is GNU 8.3.0
18:17:36 [2020-01-13T18:17:36.938Z] #38 7.573 -- Check for working C compiler: /usr/bin/cc
18:17:36 [2020-01-13T18:17:36.938Z] #38 8.358 -- Check for working C compiler: /usr/bin/cc -- works
18:17:36 [2020-01-13T18:17:36.938Z] #38 8.372 -- Detecting C compiler ABI info
18:17:36 [2020-01-13T18:17:36.938Z] #38 9.245 -- Detecting C compiler ABI info - done
18:17:36 [2020-01-13T18:17:36.938Z] #38 9.284 -- Detecting C compile features
18:17:36 [2020-01-13T18:17:36.938Z] #38 12.03 -- Detecting C compile features - done
18:17:36 [2020-01-13T18:17:36.938Z] #38 12.06 -- Performing Test HAS_BUILTIN_FORTIFY
18:17:36 [2020-01-13T18:17:36.938Z] #38 12.50 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:17:36 [2020-01-13T18:17:36.938Z] #38 12.65 -- Configuring done
18:17:36 [2020-01-13T18:17:36.938Z] #38 12.68 -- Generating done
18:17:36 [2020-01-13T18:17:36.938Z] #38 12.68 -- Build files have been written to: /tmp/tmp.A0hFKAVPKI/tini
18:17:36 [2020-01-13T18:17:36.938Z] #38 12.69 + make tini-static
18:17:36 [2020-01-13T18:17:36.938Z] #38 13.38 Scanning dependencies of target tini-static
18:17:36 [2020-01-13T18:17:36.938Z] #38 13.43 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:17:36 [2020-01-13T18:17:36.938Z] #38 14.80 [100%] Linking C executable tini-static
18:17:36 [2020-01-13T18:17:36.938Z] #38 15.33 [100%] Built target tini-static
18:17:36 [2020-01-13T18:17:36.938Z] #38 15.38 + mkdir -p /build
18:17:36 [2020-01-13T18:17:36.938Z] #38 15.39 + cp tini-static /build/docker-init
18:17:36 [2020-01-13T18:17:36.938Z] #38 ...
18:17:36 [2020-01-13T18:17:36.938Z] 
18:17:36 [2020-01-13T18:17:36.938Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.795 + RM_GOPATH=0
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.795 + TMP_GOPATH=
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.795 + : /build
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.795 + '[' -z '' ']'
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.796 ++ mktemp -d
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.799 + export GOPATH=/tmp/tmp.C1UrCHS8zp
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.799 + GOPATH=/tmp/tmp.C1UrCHS8zp
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.799 + RM_GOPATH=1
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.801 ++ dirname ./install.sh
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.804 + dir=.
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.806 + bin=containerd
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.806 + shift
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.806 + '[' '!' -f ./containerd.installer ']'
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.806 + . ./containerd.installer
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.806 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.811 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.811 + install_containerd
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.811 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.811 + git clone https://github.com/containerd/containerd.git /tmp/tmp.C1UrCHS8zp/src/github.com/containerd/containerd
18:17:36 [2020-01-13T18:17:36.938Z] #62 5.818 Cloning into '/tmp/tmp.C1UrCHS8zp/src/github.com/containerd/containerd'...
18:17:37 [2020-01-13T18:17:37.203Z] #62 ...
18:17:37 [2020-01-13T18:17:37.203Z] 
18:17:37 [2020-01-13T18:17:37.203Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:37 [2020-01-13T18:17:37.203Z] #38 DONE 15.9s
18:17:37 [2020-01-13T18:17:37.203Z] 
18:17:37 [2020-01-13T18:17:37.203Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:37 [2020-01-13T18:17:37.217Z] #44 26.21   CC       images/sk-packet.o
18:17:37 [2020-01-13T18:17:37.217Z] #44 26.48   CC       images/mnt.o
18:17:37 [2020-01-13T18:17:37.476Z] #44 26.75   CC       images/pipe-data.o
18:17:37 [2020-01-13T18:17:37.656Z] #35 43.80 Selecting previously unselected package libicu63:amd64.
18:17:37 [2020-01-13T18:17:37.656Z] #35 43.81 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
18:17:37 [2020-01-13T18:17:37.656Z] #35 43.82 Unpacking libicu63:amd64 (63.1-6) ...
18:17:37 [2020-01-13T18:17:37.734Z] #44 26.96   CC       images/sa.o
18:17:37 [2020-01-13T18:17:37.993Z] #44 27.21   CC       images/timer.o
18:17:38 [2020-01-13T18:17:38.255Z] #44 27.59   CC       images/timerfd.o
18:17:38 [2020-01-13T18:17:38.283Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
18:17:38 [2020-01-13T18:17:38.284Z] go: finding github.com/Microsoft/hcsshim v0.8.5
18:17:38 [2020-01-13T18:17:38.514Z] #44 27.79   CC       images/mm.o
18:17:38 [2020-01-13T18:17:38.514Z] #44 ...
18:17:38 [2020-01-13T18:17:38.514Z] 
18:17:38 [2020-01-13T18:17:38.514Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:17:38 [2020-01-13T18:17:38.514Z] #10 97.60 Selecting previously unselected package g++-mingw-w64-x86-64.
18:17:38 [2020-01-13T18:17:38.515Z] #27 13.04 
                                                                           0.0%
#                                                                          2.4%
###                                                                        4.4%
####                                                                       6.9%
######                                                                     9.2%
########                                                                  11.5%
#########                                                                 13.5%
###########                                                               15.8%
#############                                                             18.1%
##############                                                            20.7%
################                                                          22.8%
#################                                                         24.9%
###################                                                       27.1%
####################                                                      29.1%
######################                                                    31.3%
#######################                                                   33.2%
#########################                                                 34.9%
##########################                                                37.4%
############################                                              39.9%
##############################                                            42.3%
###############################                                           44.0%
#################################                                         45.9%
##################################                                        48.6%
####################################                                      51.3%
#####################################                                     51.7%
######################################                                    53.4%
#######################################                                   55.0%
########################################                                  56.8%
##########################################                                59.2%
############################################                              61.7%
#############################################                             63.3%
##############################################                            65.2%
################################################                          67.3%
##################################################                        69.7%
###################################################                       71.8%
#####################################################                     74.0%
######################################################                    75.2%
#######################################################                   76.8%
########################################################                  79.2%
##########################################################                81.0%
###########################################################               8
18:17:38 [2020-01-13T18:17:38.515Z] #27 ...
18:17:38 [2020-01-13T18:17:38.515Z] 
18:17:38 [2020-01-13T18:17:38.515Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:38 [2020-01-13T18:17:38.515Z] #47 DONE 17.8s
18:17:38 [2020-01-13T18:17:38.515Z] 
18:17:38 [2020-01-13T18:17:38.515Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:38 [2020-01-13T18:17:38.773Z] #10 97.61 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:17:38 [2020-01-13T18:17:38.773Z] #10 97.64 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:17:38 [2020-01-13T18:17:38.914Z] go: finding github.com/onsi/ginkgo v1.6.0
18:17:39 [2020-01-13T18:17:39.033Z] #35 ...
18:17:39 [2020-01-13T18:17:39.033Z] 
18:17:39 [2020-01-13T18:17:39.033Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:39 [2020-01-13T18:17:39.033Z] #43 29.60 Reading package lists...
18:17:39 [2020-01-13T18:17:39.033Z] #43 35.72 Building dependency tree...
18:17:39 [2020-01-13T18:17:39.033Z] #43 36.76 Reading state information...
18:17:39 [2020-01-13T18:17:39.033Z] #43 37.95 The following additional packages will be installed:
18:17:39 [2020-01-13T18:17:39.033Z] #43 37.97   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:17:39 [2020-01-13T18:17:39.033Z] #43 37.97   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:17:39 [2020-01-13T18:17:39.033Z] #43 37.98 Suggested packages:
18:17:39 [2020-01-13T18:17:39.033Z] #43 37.98   manpages-dev python-setuptools
18:17:39 [2020-01-13T18:17:39.033Z] #43 38.94 The following NEW packages will be installed:
18:17:39 [2020-01-13T18:17:39.033Z] #43 38.94   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:17:39 [2020-01-13T18:17:39.033Z] #43 38.94   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:17:39 [2020-01-13T18:17:39.033Z] #43 38.94   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:17:39 [2020-01-13T18:17:39.033Z] #43 38.94   python-six zlib1g-dev
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.31 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.31 Need to get 4095 kB of archives.
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.31 After this operation, 22.5 MB of additional disk space will be used.
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 39.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
18:17:39 [2020-01-13T18:17:39.033Z] #43 40.52 debconf: delaying package configuration, since apt-utils is not installed
18:17:39 [2020-01-13T18:17:39.033Z] #43 40.67 Fetched 4095 kB in 1s (6869 kB/s)
18:17:39 [2020-01-13T18:17:39.033Z] #43 40.79 Selecting previously unselected package libcap-dev:amd64.
18:17:39 [2020-01-13T18:17:39.033Z] #43 40.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 ... 15401 files and directories currently installed.)
18:17:39 [2020-01-13T18:17:39.033Z] #43 40.83 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 40.91 Unpacking libcap-dev:amd64 (1:2.25-2) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 41.21 Selecting previously unselected package libnet1:amd64.
18:17:39 [2020-01-13T18:17:39.033Z] #43 41.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 41.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 41.45 Selecting previously unselected package libnet1-dev.
18:17:39 [2020-01-13T18:17:39.033Z] #43 41.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 41.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 41.64 Selecting previously unselected package libnl-3-200:amd64.
18:17:39 [2020-01-13T18:17:39.033Z] #43 41.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 41.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 41.90 Selecting previously unselected package libnl-3-dev:amd64.
18:17:39 [2020-01-13T18:17:39.033Z] #43 41.91 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 41.92 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 42.10 Selecting previously unselected package libprotobuf-c1:amd64.
18:17:39 [2020-01-13T18:17:39.033Z] #43 42.10 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 42.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 42.26 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:17:39 [2020-01-13T18:17:39.033Z] #43 42.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 42.26 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 42.32 Selecting previously unselected package zlib1g-dev:amd64.
18:17:39 [2020-01-13T18:17:39.033Z] #43 42.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 42.34 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 42.56 Selecting previously unselected package libprotobuf17:amd64.
18:17:39 [2020-01-13T18:17:39.033Z] #43 42.58 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 42.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 43.15 Selecting previously unselected package libprotobuf-lite17:amd64.
18:17:39 [2020-01-13T18:17:39.033Z] #43 43.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 43.15 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 43.34 Selecting previously unselected package libprotobuf-dev:amd64.
18:17:39 [2020-01-13T18:17:39.033Z] #43 43.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 43.35 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 44.37 Selecting previously unselected package libprotoc17:amd64.
18:17:39 [2020-01-13T18:17:39.033Z] #43 44.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 44.38 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 44.87 Selecting previously unselected package protobuf-c-compiler.
18:17:39 [2020-01-13T18:17:39.033Z] #43 44.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 44.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 45.00 Selecting previously unselected package protobuf-compiler.
18:17:39 [2020-01-13T18:17:39.033Z] #43 45.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 45.02 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 45.14 Selecting previously unselected package python-pkg-resources.
18:17:39 [2020-01-13T18:17:39.033Z] #43 45.15 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 45.15 Unpacking python-pkg-resources (40.8.0-1) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 45.37 Selecting previously unselected package python-six.
18:17:39 [2020-01-13T18:17:39.033Z] #43 45.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 45.38 Unpacking python-six (1.12.0-1) ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 45.47 Selecting previously unselected package python-protobuf.
18:17:39 [2020-01-13T18:17:39.033Z] #43 45.47 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
18:17:39 [2020-01-13T18:17:39.033Z] #43 45.47 Unpacking python-protobuf (3.6.1.3-2) ...
18:17:39 [2020-01-13T18:17:39.041Z] #27 13.04 
                                                                           0.0%
#                                                                          2.4%
###                                                                        4.4%
####                                                                       6.9%
######                                                                     9.2%
########                                                                  11.5%
#########                                                                 13.5%
###########                                                               15.8%
#############                                                             18.1%
##############                                                            20.7%
################                                                          22.8%
#################                                                         24.9%
###################                                                       27.1%
####################                                                      29.1%
######################                                                    31.3%
#######################                                                   33.2%
#########################                                                 34.9%
##########################                                                37.4%
############################                                              39.9%
##############################                                            42.3%
###############################                                           44.0%
#################################                                         45.9%
##################################                                        48.6%
####################################                                      51.3%
#####################################                                     51.7%
######################################                                    53.4%
#######################################                                   55.0%
########################################                                  56.8%
##########################################                                59.2%
############################################                              61.7%
#############################################                             63.3%
##############################################                            65.2%
################################################                          67.3%
##################################################                        69.7%
###################################################                       71.8%
#####################################################                     74.0%
######################################################                    75.2%
#######################################################                   76.8%
########################################################                  79.2%
##########################################################                81.0%
###########################################################               82.1%
############################################################              84.6%
##############################################################            87.1%
################################################################          89.3%
#################################################################         90.4%
##################################################################        93.0%
#####################################################################     95.8%
######################################################################## 100.0%
18:17:39 [2020-01-13T18:17:39.041Z] #27 18.18 
18:17:39 [2020-01-13T18:17:39.203Z] go: finding cloud.google.com/go v0.26.0
18:17:39 [2020-01-13T18:17:39.203Z] go: finding gopkg.in/yaml.v2 v2.2.1
18:17:39 [2020-01-13T18:17:39.494Z] go: finding github.com/jinzhu/now v1.0.0
18:17:39 [2020-01-13T18:17:39.601Z] #43 45.94 Setting up python-pkg-resources (40.8.0-1) ...
18:17:39 [2020-01-13T18:17:39.784Z] go: finding github.com/golang/mock v1.1.1
18:17:40 [2020-01-13T18:17:40.412Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
18:17:40 [2020-01-13T18:17:40.425Z] #27 19.42 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:17:40 [2020-01-13T18:17:40.684Z] #27 19.74 
18:17:40 [2020-01-13T18:17:40.946Z] #27 19.99 
#                                                                          2.2%
######################################################################## 100.0%
18:17:40 [2020-01-13T18:17:40.946Z] #27 20.08 
18:17:41 [2020-01-13T18:17:41.909Z] go: finding github.com/kr/pty v1.1.1
18:17:42 [2020-01-13T18:17:42.206Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
18:17:42 [2020-01-13T18:17:42.330Z] #27 21.00 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:17:42 [2020-01-13T18:17:42.331Z] #27 21.27 
18:17:42 [2020-01-13T18:17:42.331Z] #27 ...
18:17:42 [2020-01-13T18:17:42.331Z] 
18:17:42 [2020-01-13T18:17:42.331Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:42 [2020-01-13T18:17:42.331Z] #43 7.289 Reading package lists...
18:17:42 [2020-01-13T18:17:42.331Z] #43 12.06 Reading package lists...
18:17:42 [2020-01-13T18:17:42.331Z] #43 16.23 Building dependency tree...
18:17:42 [2020-01-13T18:17:42.331Z] #43 16.98 Reading state information...
18:17:42 [2020-01-13T18:17:42.331Z] #43 18.39 The following additional packages will be installed:
18:17:42 [2020-01-13T18:17:42.331Z] #43 18.40   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:17:42 [2020-01-13T18:17:42.331Z] #43 18.40   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:17:42 [2020-01-13T18:17:42.331Z] #43 18.41 Suggested packages:
18:17:42 [2020-01-13T18:17:42.331Z] #43 18.42   manpages-dev python-setuptools
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.36 The following NEW packages will be installed:
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.36   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.36   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.37   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.37   python-six zlib1g-dev
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.90 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.90 Need to get 3798 kB of archives.
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.90 After this operation, 21.6 MB of additional disk space will be used.
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 19.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 20.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 20.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 20.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 20.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 20.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 20.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
18:17:42 [2020-01-13T18:17:42.331Z] #43 20.93 debconf: delaying package configuration, since apt-utils is not installed
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.06 Fetched 3798 kB in 1s (7272 kB/s)
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.14 Selecting previously unselected package libcap-dev:arm64.
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.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 ... 15374 files and directories currently installed.)
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.22 Unpacking libcap-dev:arm64 (1:2.25-2) ...
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.37 Selecting previously unselected package libnet1:arm64.
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.39 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.50 Selecting previously unselected package libnet1-dev.
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.51 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.71 Selecting previously unselected package libnl-3-200:arm64.
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.71 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.72 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.78 Selecting previously unselected package libnl-3-dev:arm64.
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
18:17:42 [2020-01-13T18:17:42.331Z] #43 21.79 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
18:17:42 [2020-01-13T18:17:42.331Z] #43 ...
18:17:42 [2020-01-13T18:17:42.331Z] 
18:17:42 [2020-01-13T18:17:42.331Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:42 [2020-01-13T18:17:42.592Z] #27 21.44 
                                                                           0.4%
######################################################################## 100.0%
18:17:42 [2020-01-13T18:17:42.592Z] #27 21.64 
18:17:42 [2020-01-13T18:17:42.831Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
18:17:42 [2020-01-13T18:17:42.852Z] #27 ...
18:17:42 [2020-01-13T18:17:42.852Z] 
18:17:42 [2020-01-13T18:17:42.852Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:42 [2020-01-13T18:17:42.852Z] #71 17.08 Checking out files:  74% (1481/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
18:17:42 [2020-01-13T18:17:42.852Z] #71 17.53 + cd /tmp/tmp.7C6y9iHyuU/src/github.com/docker/libnetwork
18:17:42 [2020-01-13T18:17:42.852Z] #71 17.53 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
18:17:42 [2020-01-13T18:17:42.852Z] #71 18.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:17:42 [2020-01-13T18:17:42.852Z] #71 DONE 21.8s
18:17:42 [2020-01-13T18:17:42.887Z] #43 49.43 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:17:42 [2020-01-13T18:17:42.887Z] #43 49.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:17:42 [2020-01-13T18:17:42.887Z] #43 49.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:17:42 [2020-01-13T18:17:42.887Z] #43 49.45 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:17:42 [2020-01-13T18:17:42.887Z] #43 49.46 Setting up python-six (1.12.0-1) ...
18:17:42 [2020-01-13T18:17:42.887Z] #43 ...
18:17:42 [2020-01-13T18:17:42.887Z] 
18:17:42 [2020-01-13T18:17:42.887Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:17:42 [2020-01-13T18:17:42.887Z] #35 49.55 Selecting previously unselected package libxml2:amd64.
18:17:43 [2020-01-13T18:17:43.117Z] 
18:17:43 [2020-01-13T18:17:43.117Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:43 [2020-01-13T18:17:43.117Z] #43 22.14 Selecting previously unselected package libprotobuf-c1:arm64.
18:17:43 [2020-01-13T18:17:43.117Z] #43 22.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
18:17:43 [2020-01-13T18:17:43.117Z] #43 22.26 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:17:43 [2020-01-13T18:17:43.117Z] #43 22.40 Selecting previously unselected package libprotobuf-c-dev:arm64.
18:17:43 [2020-01-13T18:17:43.117Z] #43 22.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
18:17:43 [2020-01-13T18:17:43.117Z] #43 22.42 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
18:17:43 [2020-01-13T18:17:43.117Z] #43 22.52 Selecting previously unselected package zlib1g-dev:arm64.
18:17:43 [2020-01-13T18:17:43.117Z] #43 22.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
18:17:43 [2020-01-13T18:17:43.145Z] #35 49.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
18:17:43 [2020-01-13T18:17:43.145Z] #35 49.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:17:43 [2020-01-13T18:17:43.378Z] #43 22.52 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
18:17:43 [2020-01-13T18:17:43.378Z] #43 ...
18:17:43 [2020-01-13T18:17:43.378Z] 
18:17:43 [2020-01-13T18:17:43.378Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:43 [2020-01-13T18:17:43.378Z] #57 12.14 + cd /tmp/tmp.r4ftMGQHAO/src/github.com/opencontainers/runc
18:17:43 [2020-01-13T18:17:43.378Z] #57 12.14 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
18:17:43 [2020-01-13T18:17:43.378Z] #57 12.31 + '[' -z '' ']'
18:17:43 [2020-01-13T18:17:43.378Z] #57 12.31 + target=static
18:17:43 [2020-01-13T18:17:43.378Z] #57 12.31 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:17:43 [2020-01-13T18:17:43.378Z] #57 13.61 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
18:17:43 [2020-01-13T18:17:43.378Z] #57 ...
18:17:43 [2020-01-13T18:17:43.378Z] 
18:17:43 [2020-01-13T18:17:43.378Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:43 [2020-01-13T18:17:43.378Z] #43 22.74 Selecting previously unselected package libprotobuf17:arm64.
18:17:43 [2020-01-13T18:17:43.378Z] #43 22.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
18:17:43 [2020-01-13T18:17:43.378Z] #43 22.74 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
18:17:43 [2020-01-13T18:17:43.712Z] #35 50.07 Selecting previously unselected package libarchive13:amd64.
18:17:43 [2020-01-13T18:17:43.713Z] #35 50.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:17:43 [2020-01-13T18:17:43.713Z] #35 50.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:17:43 [2020-01-13T18:17:43.713Z] #35 50.38 Selecting previously unselected package libjsoncpp1:amd64.
18:17:43 [2020-01-13T18:17:43.713Z] #35 50.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:17:43 [2020-01-13T18:17:43.852Z] go: finding github.com/google/go-cmp v0.2.0
18:17:43 [2020-01-13T18:17:43.951Z] #43 23.24 Selecting previously unselected package libprotobuf-lite17:arm64.
18:17:43 [2020-01-13T18:17:43.951Z] #43 23.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
18:17:43 [2020-01-13T18:17:43.951Z] #43 23.24 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
18:17:43 [2020-01-13T18:17:43.970Z] #35 50.40 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:17:43 [2020-01-13T18:17:43.970Z] #35 50.53 Selecting previously unselected package librhash0:amd64.
18:17:43 [2020-01-13T18:17:43.970Z] #35 50.55 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:17:43 [2020-01-13T18:17:43.970Z] #35 50.56 Unpacking librhash0:amd64 (1.3.8-1) ...
18:17:44 [2020-01-13T18:17:44.141Z] go: finding github.com/docker/go-units v0.3.1
18:17:44 [2020-01-13T18:17:44.212Z] #43 23.44 Selecting previously unselected package libprotobuf-dev:arm64.
18:17:44 [2020-01-13T18:17:44.212Z] #43 23.44 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
18:17:44 [2020-01-13T18:17:44.212Z] #43 23.45 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
18:17:44 [2020-01-13T18:17:44.229Z] #35 50.74 Selecting previously unselected package libuv1:amd64.
18:17:44 [2020-01-13T18:17:44.229Z] #35 50.75 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:17:44 [2020-01-13T18:17:44.229Z] #35 50.77 Unpacking libuv1:amd64 (1.24.1-1) ...
18:17:44 [2020-01-13T18:17:44.229Z] #35 50.90 Selecting previously unselected package cmake.
18:17:44 [2020-01-13T18:17:44.487Z] #35 50.94 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:17:44 [2020-01-13T18:17:44.487Z] #35 50.95 Unpacking cmake (3.13.4-1) ...
18:17:44 [2020-01-13T18:17:44.746Z] #35 ...
18:17:44 [2020-01-13T18:17:44.746Z] 
18:17:44 [2020-01-13T18:17:44.746Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.290 + RM_GOPATH=0
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.290 + TMP_GOPATH=
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.290 + : /build
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.290 + '[' -z '' ']'
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.290 ++ mktemp -d
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.290 + export GOPATH=/tmp/tmp.ehUEsHSCtT
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.290 + GOPATH=/tmp/tmp.ehUEsHSCtT
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.290 + RM_GOPATH=1
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.290 ++ dirname ./install.sh
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.304 + dir=.
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.304 + bin=containerd
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.304 + shift
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.304 + '[' '!' -f ./containerd.installer ']'
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.304 + . ./containerd.installer
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.305 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.305 + install_containerd
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.305 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.305 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.305 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ehUEsHSCtT/src/github.com/containerd/containerd
18:17:44 [2020-01-13T18:17:44.746Z] #62 2.308 Cloning into '/tmp/tmp.ehUEsHSCtT/src/github.com/containerd/containerd'...
18:17:44 [2020-01-13T18:17:44.783Z] #43 24.15 Selecting previously unselected package libprotoc17:arm64.
18:17:44 [2020-01-13T18:17:44.783Z] #43 24.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
18:17:44 [2020-01-13T18:17:44.783Z] #43 24.17 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
18:17:45 [2020-01-13T18:17:45.044Z] #43 24.54 Selecting previously unselected package protobuf-c-compiler.
18:17:45 [2020-01-13T18:17:45.306Z] #43 24.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
18:17:45 [2020-01-13T18:17:45.306Z] #43 24.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:17:45 [2020-01-13T18:17:45.306Z] #43 24.64 Selecting previously unselected package protobuf-compiler.
18:17:45 [2020-01-13T18:17:45.306Z] #43 24.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
18:17:45 [2020-01-13T18:17:45.306Z] #43 24.64 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:17:45 [2020-01-13T18:17:45.306Z] #43 24.78 Selecting previously unselected package python-pkg-resources.
18:17:45 [2020-01-13T18:17:45.340Z] #10 ...
18:17:45 [2020-01-13T18:17:45.340Z] 
18:17:45 [2020-01-13T18:17:45.340Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:45 [2020-01-13T18:17:45.340Z] #44 28.19   CC       images/sk-opts.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 28.37   CC       images/sk-unix.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 28.71   CC       images/sk-inet.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 29.08   CC       images/tun.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 29.43   CC       images/sk-netlink.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 29.72   CC       images/packet-sock.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 30.13   CC       images/ipc-var.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 30.41   CC       images/ipc-desc.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 30.68   CC       images/ipc-shm.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 30.93   CC       images/ipc-msg.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 31.26   CC       images/ipc-sem.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 31.47   CC       images/utsns.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 31.75   CC       images/creds.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 32.02   CC       images/vma.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 32.20   CC       images/netdev.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 32.53   CC       images/tty.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 33.26   CC       images/file-lock.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 33.51   CC       images/rlimit.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 33.66   CC       images/pagemap.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 33.92   CC       images/siginfo.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 34.17   CC       images/rpc.o
18:17:45 [2020-01-13T18:17:45.340Z] #44 ...
18:17:45 [2020-01-13T18:17:45.340Z] 
18:17:45 [2020-01-13T18:17:45.340Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:45 [2020-01-13T18:17:45.340Z] #47 93.56 net
18:17:45 [2020-01-13T18:17:45.340Z] #47 94.35 vendor/golang.org/x/text/transform
18:17:45 [2020-01-13T18:17:45.340Z] #47 94.96 vendor/golang.org/x/text/unicode/bidi
18:17:45 [2020-01-13T18:17:45.340Z] #47 96.29 vendor/golang.org/x/text/secure/bidirule
18:17:45 [2020-01-13T18:17:45.340Z] #47 96.57 vendor/golang.org/x/text/unicode/norm
18:17:45 [2020-01-13T18:17:45.340Z] #47 100.6 vendor/golang.org/x/net/idna
18:17:45 [2020-01-13T18:17:45.340Z] #47 102.8 vendor/golang.org/x/net/http2/hpack
18:17:45 [2020-01-13T18:17:45.340Z] #47 ...
18:17:45 [2020-01-13T18:17:45.340Z] 
18:17:45 [2020-01-13T18:17:45.340Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:17:45 [2020-01-13T18:17:45.340Z] #65 101.7 + for f in rootlesskit rootlesskit-docker-proxy
18:17:45 [2020-01-13T18:17:45.340Z] #65 101.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:17:45 [2020-01-13T18:17:45.568Z] #43 24.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:17:45 [2020-01-13T18:17:45.568Z] #43 24.79 Unpacking python-pkg-resources (40.8.0-1) ...
18:17:45 [2020-01-13T18:17:45.568Z] #43 ...
18:17:45 [2020-01-13T18:17:45.568Z] 
18:17:45 [2020-01-13T18:17:45.568Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:45 [2020-01-13T18:17:45.568Z] #27 22.70 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:17:45 [2020-01-13T18:17:45.568Z] #27 22.77 skipping existing ed4b54129745
18:17:45 [2020-01-13T18:17:45.568Z] #27 22.86 
18:17:45 [2020-01-13T18:17:45.568Z] #27 23.93 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:17:45 [2020-01-13T18:17:45.568Z] #27 24.23 
18:17:45 [2020-01-13T18:17:45.568Z] #27 24.36 
######################################################################## 100.0%
18:17:45 [2020-01-13T18:17:45.568Z] #27 24.46 
18:17:45 [2020-01-13T18:17:45.568Z] #27 24.52 Download of images into '/build' complete.
18:17:45 [2020-01-13T18:17:45.568Z] #27 24.52 Use something like the following to load the result into a Docker daemon:
18:17:45 [2020-01-13T18:17:45.568Z] #27 24.52   tar -cC '/build' . | docker load
18:17:45 [2020-01-13T18:17:45.568Z] #27 DONE 24.7s
18:17:45 [2020-01-13T18:17:45.568Z] 
18:17:45 [2020-01-13T18:17:45.568Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:45 [2020-01-13T18:17:45.568Z] #43 24.99 Selecting previously unselected package python-six.
18:17:45 [2020-01-13T18:17:45.568Z] #43 25.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:17:45 [2020-01-13T18:17:45.568Z] #43 25.00 Unpacking python-six (1.12.0-1) ...
18:17:45 [2020-01-13T18:17:45.638Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
18:17:45 [2020-01-13T18:17:45.828Z] #43 25.20 Selecting previously unselected package python-protobuf.
18:17:45 [2020-01-13T18:17:45.828Z] #43 25.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
18:17:45 [2020-01-13T18:17:45.828Z] #43 ...
18:17:45 [2020-01-13T18:17:45.828Z] 
18:17:45 [2020-01-13T18:17:45.828Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:17:45 [2020-01-13T18:17:45.828Z] #41 14.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:17:45 [2020-01-13T18:17:45.828Z] #41 16.51 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:17:45 [2020-01-13T18:17:45.828Z] #41 ...
18:17:45 [2020-01-13T18:17:45.828Z] 
18:17:45 [2020-01-13T18:17:45.828Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:45 [2020-01-13T18:17:45.828Z] #43 25.21 Unpacking python-protobuf (3.6.1.3-2) ...
18:17:46 [2020-01-13T18:17:46.123Z] #62 ...
18:17:46 [2020-01-13T18:17:46.123Z] 
18:17:46 [2020-01-13T18:17:46.123Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:46 [2020-01-13T18:17:46.123Z] #43 52.74 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:17:46 [2020-01-13T18:17:46.123Z] #43 52.75 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:17:46 [2020-01-13T18:17:46.123Z] #43 52.78 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:17:46 [2020-01-13T18:17:46.123Z] #43 52.79 Setting up libcap-dev:amd64 (1:2.25-2) ...
18:17:46 [2020-01-13T18:17:46.123Z] #43 52.80 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
18:17:46 [2020-01-13T18:17:46.123Z] #43 52.81 Setting up protobuf-compiler (3.6.1.3-2) ...
18:17:46 [2020-01-13T18:17:46.123Z] #43 52.82 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:17:46 [2020-01-13T18:17:46.123Z] #43 52.84 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:17:46 [2020-01-13T18:17:46.265Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
18:17:46 [2020-01-13T18:17:46.265Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:17:46 [2020-01-13T18:17:46.265Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
18:17:46 [2020-01-13T18:17:46.265Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
18:17:46 [2020-01-13T18:17:46.382Z] #43 52.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:17:46 [2020-01-13T18:17:46.382Z] #43 52.86 Setting up python-protobuf (3.6.1.3-2) ...
18:17:46 [2020-01-13T18:17:46.402Z] #43 25.55 Setting up python-pkg-resources (40.8.0-1) ...
18:17:46 [2020-01-13T18:17:46.891Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
18:17:47 [2020-01-13T18:17:47.187Z] go: finding github.com/pelletier/go-toml v1.2.0
18:17:47 [2020-01-13T18:17:47.348Z] #43 ...
18:17:47 [2020-01-13T18:17:47.349Z] 
18:17:47 [2020-01-13T18:17:47.349Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:17:47 [2020-01-13T18:17:47.349Z] #53 16.17 + cd /tmp/tmp.OgHBKukZJS/src/github.com/golangci/golangci-lint/
18:17:47 [2020-01-13T18:17:47.349Z] #53 16.17 + git checkout -q v1.20.0
18:17:47 [2020-01-13T18:17:47.349Z] #53 17.26 ++ git describe --tags
18:17:47 [2020-01-13T18:17:47.349Z] #53 17.27 + version=v1.20.0
18:17:47 [2020-01-13T18:17:47.349Z] #53 17.28 ++ git rev-parse --short HEAD
18:17:47 [2020-01-13T18:17:47.349Z] #53 17.28 + commit=cc98739
18:17:47 [2020-01-13T18:17:47.349Z] #53 17.28 ++ git show -s --format=%cd
18:17:47 [2020-01-13T18:17:47.349Z] #53 17.29 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
18:17:47 [2020-01-13T18:17:47.349Z] #53 17.29 + 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
18:17:47 [2020-01-13T18:17:47.349Z] #53 ...
18:17:47 [2020-01-13T18:17:47.349Z] 
18:17:47 [2020-01-13T18:17:47.349Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:17:47 [2020-01-13T18:17:47.349Z] #62 25.57 Checking out files:  74% (2235/3007)   
Checking out files:  75% (2256/3007)   
Checking out files:  76% (2286/3007)   
Checking out files:  77% (2316/3007)   
Checking out files:  78% (2346/3007)   
Checking out files:  79% (2376/3007)   
Checking out files:  80% (2406/3007)   
Checking out files:  81% (2436/3007)   
Checking out files:  82% (2466/3007)   
Checking out files:  83% (2496/3007)   
Checking out files:  84% (2526/3007)   
Checking out files:  85% (2556/3007)   
Checking out files:  86% (2587/3007)   
Checking out files:  87% (2617/3007)   
Checking out files:  88% (2647/3007)   
Checking out files:  89% (2677/3007)   
Checking out files:  90% (2707/3007)   
Checking out files:  91% (2737/3007)   
Checking out files:  92% (2767/3007)   
Checking out files:  93% (2797/3007)   
Checking out files:  94% (2827/3007)   
Checking out files:  95% (2857/3007)   
Checking out files:  96% (2887/3007)   
Checking out files:  97% (2917/3007)   
Checking out files:  98% (2947/3007)   
Checking out files:  99% (2977/3007)   
Checking out files: 100% (3007/3007)   
Checking out files: 100% (3007/3007), done.
18:17:47 [2020-01-13T18:17:47.349Z] #62 26.19 + cd /tmp/tmp.C1UrCHS8zp/src/github.com/containerd/containerd
18:17:47 [2020-01-13T18:17:47.477Z] go: finding google.golang.org/appengine v1.1.0
18:17:47 [2020-01-13T18:17:47.477Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
18:17:47 [2020-01-13T18:17:47.611Z] #62 26.19 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:17:47 [2020-01-13T18:17:47.763Z] #43 ...
18:17:47 [2020-01-13T18:17:47.763Z] 
18:17:47 [2020-01-13T18:17:47.763Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:17:47 [2020-01-13T18:17:47.763Z] #50 43.85 + cd /tmp/tmp.Txwn1REl7u/src/gotest.tools/gotestsum
18:17:47 [2020-01-13T18:17:47.763Z] #50 43.85 + git checkout -q v0.3.5
18:17:47 [2020-01-13T18:17:47.763Z] #50 43.88 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:17:47 [2020-01-13T18:17:47.763Z] #50 ...
18:17:47 [2020-01-13T18:17:47.763Z] 
18:17:47 [2020-01-13T18:17:47.763Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:17:47 [2020-01-13T18:17:47.763Z] #35 53.53 Setting up libicu63:amd64 (63.1-6) ...
18:17:47 [2020-01-13T18:17:47.763Z] #35 53.56 Setting up xxd (2:8.1.0875-5) ...
18:17:47 [2020-01-13T18:17:47.763Z] #35 53.57 Setting up libuv1:amd64 (1.24.1-1) ...
18:17:47 [2020-01-13T18:17:47.763Z] #35 53.58 Setting up vim-common (2:8.1.0875-5) ...
18:17:47 [2020-01-13T18:17:47.763Z] #35 53.61 Setting up librhash0:amd64 (1.3.8-1) ...
18:17:47 [2020-01-13T18:17:47.763Z] #35 53.62 Setting up cmake-data (3.13.4-1) ...
18:17:47 [2020-01-13T18:17:47.763Z] #35 53.63 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:17:47 [2020-01-13T18:17:47.763Z] #35 53.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:17:47 [2020-01-13T18:17:47.763Z] #35 53.66 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:17:47 [2020-01-13T18:17:47.763Z] #35 53.67 Setting up cmake (3.13.4-1) ...
18:17:47 [2020-01-13T18:17:47.763Z] #35 53.69 Processing triggers for libc-bin (2.28-10) ...
18:17:47 [2020-01-13T18:17:47.763Z] #35 53.75 Processing triggers for mime-support (3.62) ...
18:17:47 [2020-01-13T18:17:47.763Z] #35 DONE 54.4s
18:17:47 [2020-01-13T18:17:47.763Z] 
18:17:47 [2020-01-13T18:17:47.763Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:17:47 [2020-01-13T18:17:47.763Z] #30 43.87 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
18:17:47 [2020-01-13T18:17:47.763Z] #30 45.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:17:47 [2020-01-13T18:17:47.767Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
18:17:48 [2020-01-13T18:17:48.024Z] #30 ...
18:17:48 [2020-01-13T18:17:48.024Z] 
18:17:48 [2020-01-13T18:17:48.024Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:17:48 [2020-01-13T18:17:48.024Z] #36 DONE 0.1s
18:17:48 [2020-01-13T18:17:48.024Z] 
18:17:48 [2020-01-13T18:17:48.024Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:17:48 [2020-01-13T18:17:48.024Z] #37 DONE 0.1s
18:17:48 [2020-01-13T18:17:48.024Z] 
18:17:48 [2020-01-13T18:17:48.024Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:48 [2020-01-13T18:17:48.184Z] #62 26.89 + export 'BUILDTAGS=netgo osusergo static_build'
18:17:48 [2020-01-13T18:17:48.184Z] #62 26.89 + BUILDTAGS='netgo osusergo static_build'
18:17:48 [2020-01-13T18:17:48.184Z] #62 26.89 + export EXTRA_FLAGS=-buildmode=pie
18:17:48 [2020-01-13T18:17:48.184Z] #62 26.89 + EXTRA_FLAGS=-buildmode=pie
18:17:48 [2020-01-13T18:17:48.184Z] #62 26.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:17:48 [2020-01-13T18:17:48.184Z] #62 26.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:17:48 [2020-01-13T18:17:48.184Z] #62 26.89 + '[' '' = dynamic ']'
18:17:48 [2020-01-13T18:17:48.184Z] #62 26.89 + make
18:17:48 [2020-01-13T18:17:48.399Z] go: finding gopkg.in/yaml.v2 v2.2.2
18:17:49 [2020-01-13T18:17:49.130Z] #62 ...
18:17:49 [2020-01-13T18:17:49.130Z] 
18:17:49 [2020-01-13T18:17:49.130Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:17:49 [2020-01-13T18:17:49.130Z] #28 DONE 1.4s
18:17:49 [2020-01-13T18:17:49.130Z] 
18:17:49 [2020-01-13T18:17:49.130Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:17:49 [2020-01-13T18:17:49.130Z] #62 27.89 + bin/ctr
18:17:49 [2020-01-13T18:17:49.535Z] #65 ...
18:17:49 [2020-01-13T18:17:49.535Z] 
18:17:49 [2020-01-13T18:17:49.535Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:49 [2020-01-13T18:17:49.535Z] #44 35.38   CC       images/ext-file.o
18:17:49 [2020-01-13T18:17:49.535Z] #44 35.66   CC       images/cgroup.o
18:17:49 [2020-01-13T18:17:49.535Z] #44 36.25   CC       images/userns.o
18:17:49 [2020-01-13T18:17:49.535Z] #44 36.49   CC       images/google/protobuf/descriptor.o
18:17:49 [2020-01-13T18:17:49.535Z] #44 38.17   CC       images/opts.o
18:17:49 [2020-01-13T18:17:49.535Z] #44 38.43   CC       images/seccomp.o
18:17:49 [2020-01-13T18:17:49.535Z] #44 38.68   CC       images/binfmt-misc.o
18:17:49 [2020-01-13T18:17:49.535Z] #44 38.88   CC       images/time.o
18:17:49 [2020-01-13T18:17:49.794Z] #44 39.14   CC       images/sysctl.o
18:17:49 [2020-01-13T18:17:49.900Z] go: finding github.com/magiconair/properties v1.8.0
18:17:49 [2020-01-13T18:17:49.900Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
18:17:49 [2020-01-13T18:17:49.900Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
18:17:49 [2020-01-13T18:17:49.900Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
18:17:50 [2020-01-13T18:17:50.053Z] #44 ...
18:17:50 [2020-01-13T18:17:50.053Z] 
18:17:50 [2020-01-13T18:17:50.053Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:17:50 [2020-01-13T18:17:50.053Z] #65 DONE 108.8s
18:17:50 [2020-01-13T18:17:50.053Z] 
18:17:50 [2020-01-13T18:17:50.053Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:50 [2020-01-13T18:17:50.053Z] #44 39.38   CC       images/autofs.o
18:17:50 [2020-01-13T18:17:50.191Z] go: finding github.com/vishvananda/netlink v1.0.0
18:17:50 [2020-01-13T18:17:50.312Z] #44 ...
18:17:50 [2020-01-13T18:17:50.312Z] 
18:17:50 [2020-01-13T18:17:50.312Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:17:50 [2020-01-13T18:17:50.312Z] #66 DONE 0.1s
18:17:50 [2020-01-13T18:17:50.312Z] 
18:17:50 [2020-01-13T18:17:50.312Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:50 [2020-01-13T18:17:50.312Z] #47 104.4 mime
18:17:50 [2020-01-13T18:17:50.312Z] #47 106.5 net/http/internal
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + RM_GOPATH=0
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + TMP_GOPATH=
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + : /build
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + '[' -z '' ']'
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 ++ mktemp -d
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + export GOPATH=/tmp/tmp.b3eBnwhSTU
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + GOPATH=/tmp/tmp.b3eBnwhSTU
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + RM_GOPATH=1
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 ++ dirname ./install.sh
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + dir=.
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + bin=tini
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + shift
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + '[' '!' -f ./tini.installer ']'
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + . ./tini.installer
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + install_tini
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.342 + git clone https://github.com/krallin/tini.git /tmp/tmp.b3eBnwhSTU/tini
18:17:50 [2020-01-13T18:17:50.560Z] #38 2.355 Cloning into '/tmp/tmp.b3eBnwhSTU/tini'...
18:17:50 [2020-01-13T18:17:50.837Z] go: finding go.etcd.io/bbolt v1.3.2
18:17:51 [2020-01-13T18:17:51.127Z] #38 2.961 + cd /tmp/tmp.b3eBnwhSTU/tini
18:17:51 [2020-01-13T18:17:51.127Z] #38 2.962 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:17:51 [2020-01-13T18:17:51.127Z] #38 2.966 + cmake .
18:17:51 [2020-01-13T18:17:51.252Z] #47 ...
18:17:51 [2020-01-13T18:17:51.253Z] 
18:17:51 [2020-01-13T18:17:51.253Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:51 [2020-01-13T18:17:51.253Z] #44 39.83   CC       images/macvlan.o
18:17:51 [2020-01-13T18:17:51.253Z] #44 40.15   CC       images/sit.o
18:17:51 [2020-01-13T18:17:51.253Z] #44 40.53   LINK     images/built-in.o
18:17:51 [2020-01-13T18:17:51.470Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:17:51 [2020-01-13T18:17:51.470Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
18:17:51 [2020-01-13T18:17:51.515Z] #44 40.70   GEN      compel/include/asm
18:17:51 [2020-01-13T18:17:51.515Z] #44 40.70   GEN      compel/include/version.h
18:17:51 [2020-01-13T18:17:51.515Z] #44 40.71 touch .config
18:17:51 [2020-01-13T18:17:51.515Z] #44 40.72   GEN      include/common/config.h
18:17:51 [2020-01-13T18:17:51.515Z] #44 40.77   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
18:17:51 [2020-01-13T18:17:51.515Z] #44 40.79   GEN      compel/plugins/include/uapi/std/syscall-64.h
18:17:51 [2020-01-13T18:17:51.515Z] #44 40.81   GEN      compel/arch/x86/plugins/std/syscalls-64.S
18:17:51 [2020-01-13T18:17:51.515Z] #44 40.83   DEP      compel/arch/x86/plugins/std/syscalls-64.d
18:17:51 [2020-01-13T18:17:51.515Z] #44 40.86   DEP      compel/arch/x86/plugins/std/memcpy.d
18:17:51 [2020-01-13T18:17:51.515Z] #44 40.89   DEP      compel/arch/x86/plugins/std/parasite-head.d
18:17:51 [2020-01-13T18:17:51.694Z] #38 3.535 -- The C compiler identification is GNU 8.3.0
18:17:51 [2020-01-13T18:17:51.694Z] #38 3.580 -- Check for working C compiler: /usr/bin/cc
18:17:51 [2020-01-13T18:17:51.774Z] #44 40.92   GEN      compel/plugins/include/uapi/std/syscall.h
18:17:51 [2020-01-13T18:17:51.774Z] #44 40.94   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
18:17:51 [2020-01-13T18:17:51.774Z] #44 40.96   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:17:51 [2020-01-13T18:17:51.774Z] #44 40.98   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:17:51 [2020-01-13T18:17:51.774Z] #44 40.99   DEP      compel/plugins/std/infect.d
18:17:51 [2020-01-13T18:17:51.954Z] #38 ...
18:17:51 [2020-01-13T18:17:51.954Z] 
18:17:51 [2020-01-13T18:17:51.954Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:51 [2020-01-13T18:17:51.954Z] #43 58.06 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
18:17:51 [2020-01-13T18:17:51.954Z] #43 58.08 Processing triggers for libc-bin (2.28-10) ...
18:17:51 [2020-01-13T18:17:51.954Z] #43 DONE 58.5s
18:17:51 [2020-01-13T18:17:51.954Z] 
18:17:51 [2020-01-13T18:17:51.954Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:52 [2020-01-13T18:17:52.033Z] #44 41.12   DEP      compel/plugins/std/string.d
18:17:52 [2020-01-13T18:17:52.033Z] #44 41.21   DEP      compel/plugins/std/log.d
18:17:52 [2020-01-13T18:17:52.033Z] #44 41.28   DEP      compel/plugins/std/fds.d
18:17:52 [2020-01-13T18:17:52.102Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
18:17:52 [2020-01-13T18:17:52.293Z] #44 41.34   DEP      compel/plugins/std/std.d
18:17:52 [2020-01-13T18:17:52.293Z] #44 41.45   DEP      compel/plugins/shmem/shmem.d
18:17:52 [2020-01-13T18:17:52.293Z] #44 41.51   DEP      compel/plugins/fds/fds.d
18:17:52 [2020-01-13T18:17:52.392Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
18:17:52 [2020-01-13T18:17:52.552Z] #44 41.65   CC       compel/plugins/std/std.o
18:17:52 [2020-01-13T18:17:52.682Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
18:17:52 [2020-01-13T18:17:52.682Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
18:17:52 [2020-01-13T18:17:52.682Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
18:17:52 [2020-01-13T18:17:52.811Z] #44 41.91   CC       compel/plugins/std/fds.o
18:17:53 [2020-01-13T18:17:53.070Z] #44 42.27   CC       compel/plugins/std/log.o
18:17:53 [2020-01-13T18:17:53.647Z] #44 42.94   CC       compel/plugins/std/string.o
18:17:53 [2020-01-13T18:17:53.829Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:17:53 [2020-01-13T18:17:53.829Z] go: finding github.com/lib/pq v1.0.0
18:17:54 [2020-01-13T18:17:54.215Z] #44 43.50   CC       compel/plugins/std/infect.o
18:17:54 [2020-01-13T18:17:54.419Z] #62 ...
18:17:54 [2020-01-13T18:17:54.419Z] 
18:17:54 [2020-01-13T18:17:54.419Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:54 [2020-01-13T18:17:54.419Z] #43 27.87 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 27.92 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 28.12 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 28.25 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 28.32 Setting up python-six (1.12.0-1) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 29.87 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 29.88 Setting up libnl-3-200:arm64 (3.4.0-1) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 29.92 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 29.94 Setting up libcap-dev:arm64 (1:2.25-2) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 29.96 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 29.99 Setting up protobuf-compiler (3.6.1.3-2) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 30.01 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 30.06 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 30.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 30.09 Setting up python-protobuf (3.6.1.3-2) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 32.70 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 32.71 Processing triggers for libc-bin (2.28-10) ...
18:17:54 [2020-01-13T18:17:54.419Z] #43 DONE 33.3s
18:17:54 [2020-01-13T18:17:54.419Z] 
18:17:54 [2020-01-13T18:17:54.419Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:54 [2020-01-13T18:17:54.474Z] #44 43.86   CC       compel/arch/x86/plugins/std/parasite-head.o
18:17:54 [2020-01-13T18:17:54.732Z] #44 43.94   CC       compel/arch/x86/plugins/std/memcpy.o
18:17:54 [2020-01-13T18:17:54.823Z] Removing intermediate container caec8a5b7f8d
18:17:54 [2020-01-13T18:17:54.823Z]  ---> e2126a3e37cf
18:17:54 [2020-01-13T18:17:54.823Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
18:17:54 [2020-01-13T18:17:54.823Z]  ---> 687421176e14
18:17:54 [2020-01-13T18:17:54.823Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
18:17:54 [2020-01-13T18:17:54.823Z]  ---> f43d9b3232c4
18:17:54 [2020-01-13T18:17:54.823Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
18:17:54 [2020-01-13T18:17:54.823Z]  ---> Running in a075d882d61e
18:17:54 [2020-01-13T18:17:54.823Z] Removing intermediate container a075d882d61e
18:17:54 [2020-01-13T18:17:54.823Z]  ---> 2d14b4f9bc96
18:17:54 [2020-01-13T18:17:54.823Z] Successfully built 2d14b4f9bc96
18:17:54 [2020-01-13T18:17:54.823Z] Successfully tagged moby-buildx:latest
18:17:54 [2020-01-13T18:17:54.823Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
18:17:54 [2020-01-13T18:17:54.823Z] if [ -n "${id}" ]; then \
18:17:54 [2020-01-13T18:17:54.823Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
18:17:54 [2020-01-13T18:17:54.823Z] 	&& touch bundles/buildx; \
18:17:54 [2020-01-13T18:17:54.823Z] 	docker rm -f ${id}; \
18:17:54 [2020-01-13T18:17:54.823Z] fi
18:17:54 [2020-01-13T18:17:54.823Z] aedc9d5bdc7b372168d27ef813b36e40959486d1f93ec2c652ad594a3e4ed761
18:17:54 [2020-01-13T18:17:54.823Z] bundles/buildx version
18:17:54 [2020-01-13T18:17:54.823Z] buildx v0.3.1 6db68d0
18:17:54 [2020-01-13T18:17:54.823Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:3486edbfbcdaf769b87736115a2d3956ad64886e .
18:17:54 [2020-01-13T18:17:54.823Z] #1 [internal] booting buildkit
18:17:54 [2020-01-13T18:17:54.823Z] #1 pulling image moby/buildkit:buildx-stable-1
18:17:54 [2020-01-13T18:17:54.884Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
18:17:54 [2020-01-13T18:17:54.884Z] go: finding gotest.tools v2.2.0+incompatible
18:17:54 [2020-01-13T18:17:54.991Z] #44 44.02   CC       compel/arch/x86/plugins/std/syscalls-64.o
18:17:54 [2020-01-13T18:17:54.991Z] #44 44.10   AR       compel/plugins/std.lib.a
18:17:54 [2020-01-13T18:17:54.991Z] #44 44.16   CC       compel/plugins/fds/fds.o
18:17:55 [2020-01-13T18:17:55.241Z] #44 3.422 Note: Building without setproctitle() and strlcpy() support.
18:17:55 [2020-01-13T18:17:55.242Z] #44 3.422       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:17:55 [2020-01-13T18:17:55.250Z] #44 44.37   AR       compel/plugins/fds.lib.a
18:17:55 [2020-01-13T18:17:55.250Z] #44 44.42   HOSTDEP  compel/src/lib/log-host.d
18:17:55 [2020-01-13T18:17:55.250Z] #44 44.51   HOSTDEP  compel/src/lib/handle-elf-host.d
18:17:55 [2020-01-13T18:17:55.508Z] #44 44.64   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
18:17:55 [2020-01-13T18:17:55.508Z] #44 44.77   HOSTDEP  compel/src/main-host.d
18:17:55 [2020-01-13T18:17:55.599Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done
18:17:55 [2020-01-13T18:17:55.767Z] #44 44.92   DEP      compel/src/lib/ptrace.d
18:17:55 [2020-01-13T18:17:55.767Z] #44 45.07   DEP      compel/src/lib/infect.d
18:17:55 [2020-01-13T18:17:55.910Z] go: finding github.com/gogo/protobuf v1.2.0
18:17:55 [2020-01-13T18:17:55.910Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
18:17:55 [2020-01-13T18:17:55.962Z] #1 creating container buildx_buildkit_default
18:17:55 [2020-01-13T18:17:55.962Z] #1 creating container buildx_buildkit_default 0.4s done
18:17:56 [2020-01-13T18:17:56.026Z] #44 45.22   DEP      compel/src/lib/infect-util.d
18:17:56 [2020-01-13T18:17:56.026Z] #44 45.32   DEP      compel/src/lib/infect-rpc.d
18:17:56 [2020-01-13T18:17:56.197Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:17:56 [2020-01-13T18:17:56.285Z] #44 45.44   DEP      compel/arch/x86/src/lib/infect.d
18:17:56 [2020-01-13T18:17:56.357Z] #1 DONE 2.3s
18:17:56 [2020-01-13T18:17:56.357Z] 
18:17:56 [2020-01-13T18:17:56.357Z] #3 [internal] load .dockerignore
18:17:56 [2020-01-13T18:17:56.357Z] #3 transferring context: 112B done
18:17:56 [2020-01-13T18:17:56.357Z] #3 DONE 0.0s
18:17:56 [2020-01-13T18:17:56.357Z] 
18:17:56 [2020-01-13T18:17:56.357Z] #2 [internal] load build definition from Dockerfile
18:17:56 [2020-01-13T18:17:56.357Z] #2 transferring dockerfile: 15.57kB done
18:17:56 [2020-01-13T18:17:56.357Z] #2 DONE 0.0s
18:17:56 [2020-01-13T18:17:56.357Z] 
18:17:56 [2020-01-13T18:17:56.357Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:17:56 [2020-01-13T18:17:56.543Z] #44 45.65   DEP      compel/arch/x86/src/lib/cpu.d
18:17:56 [2020-01-13T18:17:56.543Z] #44 45.80   DEP      compel/src/lib/log.d
18:17:56 [2020-01-13T18:17:56.719Z] #4 DONE 0.5s
18:17:56 [2020-01-13T18:17:56.802Z] #44 45.98   DEP      compel/src/main.d
18:17:56 [2020-01-13T18:17:56.802Z] #44 46.10   DEP      compel/src/lib/handle-elf.d
18:17:56 [2020-01-13T18:17:56.802Z] #44 46.19   DEP      compel/arch/x86/src/lib/handle-elf.d
18:17:56 [2020-01-13T18:17:56.828Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
18:17:56 [2020-01-13T18:17:56.970Z] #44 2.998 Note: Building without setproctitle() and strlcpy() support.
18:17:56 [2020-01-13T18:17:56.970Z] #44 2.998       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:17:57 [2020-01-13T18:17:57.061Z] #44 ...
18:17:57 [2020-01-13T18:17:57.061Z] 
18:17:57 [2020-01-13T18:17:57.061Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:17:57 [2020-01-13T18:17:57.061Z] #10 115.9 Selecting previously unselected package libapparmor1:amd64.
18:17:57 [2020-01-13T18:17:57.061Z] #10 115.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:17:57 [2020-01-13T18:17:57.061Z] #10 115.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:17:57 [2020-01-13T18:17:57.061Z] #10 116.0 Selecting previously unselected package libapparmor-dev:amd64.
18:17:57 [2020-01-13T18:17:57.061Z] #10 116.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:17:57 [2020-01-13T18:17:57.061Z] #10 116.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:17:57 [2020-01-13T18:17:57.097Z] 
18:17:57 [2020-01-13T18:17:57.097Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:17:57 [2020-01-13T18:17:57.097Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
18:17:57 [2020-01-13T18:17:57.097Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
18:17:57 [2020-01-13T18:17:57.097Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
18:17:57 [2020-01-13T18:17:57.097Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
18:17:57 [2020-01-13T18:17:57.097Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
18:17:57 [2020-01-13T18:17:57.097Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
18:17:57 [2020-01-13T18:17:57.119Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
18:17:57 [2020-01-13T18:17:57.119Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
18:17:57 [2020-01-13T18:17:57.149Z] #44 ...
18:17:57 [2020-01-13T18:17:57.149Z] 
18:17:57 [2020-01-13T18:17:57.149Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:17:57 [2020-01-13T18:17:57.149Z] #65 55.11 + for f in rootlesskit rootlesskit-docker-proxy
18:17:57 [2020-01-13T18:17:57.149Z] #65 55.11 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:17:57 [2020-01-13T18:17:57.149Z] #65 DONE 63.2s
18:17:57 [2020-01-13T18:17:57.149Z] 
18:17:57 [2020-01-13T18:17:57.149Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:17:57 [2020-01-13T18:17:57.149Z] #66 DONE 0.1s
18:17:57 [2020-01-13T18:17:57.149Z] 
18:17:57 [2020-01-13T18:17:57.149Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:57 [2020-01-13T18:17:57.149Z] #38 4.293 -- Check for working C compiler: /usr/bin/cc -- works
18:17:57 [2020-01-13T18:17:57.149Z] #38 4.294 -- Detecting C compiler ABI info
18:17:57 [2020-01-13T18:17:57.149Z] #38 5.215 -- Detecting C compiler ABI info - done
18:17:57 [2020-01-13T18:17:57.149Z] #38 5.246 -- Detecting C compile features
18:17:57 [2020-01-13T18:17:57.149Z] #38 6.801 -- Detecting C compile features - done
18:17:57 [2020-01-13T18:17:57.149Z] #38 6.842 -- Performing Test HAS_BUILTIN_FORTIFY
18:17:57 [2020-01-13T18:17:57.149Z] #38 7.055 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:17:57 [2020-01-13T18:17:57.149Z] #38 7.121 -- Configuring done
18:17:57 [2020-01-13T18:17:57.149Z] #38 7.148 -- Generating done
18:17:57 [2020-01-13T18:17:57.149Z] #38 7.153 -- Build files have been written to: /tmp/tmp.b3eBnwhSTU/tini
18:17:57 [2020-01-13T18:17:57.149Z] #38 7.157 + make tini-static
18:17:57 [2020-01-13T18:17:57.149Z] #38 7.486 Scanning dependencies of target tini-static
18:17:57 [2020-01-13T18:17:57.149Z] #38 7.548 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:17:57 [2020-01-13T18:17:57.149Z] #38 8.442 [100%] Linking C executable tini-static
18:17:57 [2020-01-13T18:17:57.319Z] #10 116.2 Selecting previously unselected package libbtrfs0.
18:17:57 [2020-01-13T18:17:57.320Z] #10 116.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:17:57 [2020-01-13T18:17:57.320Z] #10 116.3 Unpacking libbtrfs0 (4.20.1-2) ...
18:17:57 [2020-01-13T18:17:57.320Z] #10 116.3 Selecting previously unselected package libbtrfs-dev.
18:17:57 [2020-01-13T18:17:57.409Z] go: finding github.com/spf13/afero v1.1.2
18:17:57 [2020-01-13T18:17:57.458Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done
18:17:57 [2020-01-13T18:17:57.458Z] #5 DONE 0.5s
18:17:57 [2020-01-13T18:17:57.458Z] 
18:17:57 [2020-01-13T18:17:57.458Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
18:17:57 [2020-01-13T18:17:57.461Z] #38 9.477 [100%] Built target tini-static
18:17:57 [2020-01-13T18:17:57.578Z] #10 116.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:17:57 [2020-01-13T18:17:57.578Z] #10 116.4 Unpacking libbtrfs-dev (4.20.1-2) ...
18:17:57 [2020-01-13T18:17:57.578Z] #10 116.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:17:57 [2020-01-13T18:17:57.578Z] #10 116.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:17:57 [2020-01-13T18:17:57.578Z] #10 116.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:17:57 [2020-01-13T18:17:57.722Z] #38 9.612 + mkdir -p /build
18:17:57 [2020-01-13T18:17:57.722Z] #38 9.622 + cp tini-static /build/docker-init
18:17:57 [2020-01-13T18:17:57.722Z] #38 DONE 9.8s
18:17:57 [2020-01-13T18:17:57.722Z] 
18:17:57 [2020-01-13T18:17:57.722Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:57 [2020-01-13T18:17:57.722Z] #44 5.714 fatal: not a git repository (or any of the parent directories): .git
18:17:57 [2020-01-13T18:17:57.722Z] #44 5.816   GEN      .gitid
18:17:57 [2020-01-13T18:17:57.722Z] #44 5.833   GEN      criu/include/version.h
18:17:57 [2020-01-13T18:17:57.722Z] #44 5.868   GEN      include/common/asm
18:17:57 [2020-01-13T18:17:57.837Z] #10 116.6 Selecting previously unselected package libudev-dev:amd64.
18:17:57 [2020-01-13T18:17:57.837Z] #10 116.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ...
18:17:57 [2020-01-13T18:17:57.837Z] #10 116.7 Unpacking libudev-dev:amd64 (241-7~deb10u2) ...
18:17:57 [2020-01-13T18:17:57.837Z] #10 116.8 Selecting previously unselected package libsepol1-dev:amd64.
18:17:57 [2020-01-13T18:17:57.837Z] #10 116.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:17:57 [2020-01-13T18:17:57.837Z] #10 116.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:17:57 [2020-01-13T18:17:57.882Z] #7 DONE 0.3s
18:17:57 [2020-01-13T18:17:57.882Z] 
18:17:57 [2020-01-13T18:17:57.882Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster
18:17:57 [2020-01-13T18:17:57.882Z] #6 DONE 0.3s
18:17:57 [2020-01-13T18:17:57.882Z] 
18:17:57 [2020-01-13T18:17:57.882Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
18:17:57 [2020-01-13T18:17:57.882Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done
18:17:58 [2020-01-13T18:17:58.096Z] #10 117.2 Selecting previously unselected package libpcre16-3:amd64.
18:17:58 [2020-01-13T18:17:58.096Z] #10 117.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:17:58 [2020-01-13T18:17:58.354Z] #10 117.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:17:58 [2020-01-13T18:17:58.354Z] #10 117.4 Selecting previously unselected package libpcre32-3:amd64.
18:17:58 [2020-01-13T18:17:58.354Z] #10 117.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:17:58 [2020-01-13T18:17:58.354Z] #10 117.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:17:58 [2020-01-13T18:17:58.356Z] #44 ...
18:17:58 [2020-01-13T18:17:58.356Z] 
18:17:58 [2020-01-13T18:17:58.356Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:17:58 [2020-01-13T18:17:58.356Z] #30 27.33 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
18:17:58 [2020-01-13T18:17:58.356Z] #30 27.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:17:58 [2020-01-13T18:17:58.356Z] #30 ...
18:17:58 [2020-01-13T18:17:58.356Z] 
18:17:58 [2020-01-13T18:17:58.356Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:17:58 [2020-01-13T18:17:58.356Z] #65 34.97 + for f in rootlesskit rootlesskit-docker-proxy
18:17:58 [2020-01-13T18:17:58.356Z] #65 34.97 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:ef5966ea04196dfc39d2438a417747bb18e3b2017a53b3e183881cbda60d07f2 126B / 126B 0.1s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 0B / 48.95MB 0.1s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:110e6ca357e9cd2d48447176b73136df73cffe23caf802ff547ced06de7099c6 1.79kB / 1.79kB done
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:d687abb358934b9a8e43615e22285d02bb6cf359152ec00a0f23512b3b964b29 5.46kB / 5.46kB done
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 0B / 7.38MB 0.1s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:ef5966ea04196dfc39d2438a417747bb18e3b2017a53b3e183881cbda60d07f2 126B / 126B 0.2s done
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 9.66MB / 48.95MB 0.2s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 0B / 51.32MB 0.2s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 0B / 56.59MB 0.2s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 3.11MB / 9.88MB 0.2s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 0B / 102.17MB 0.2s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 12.25MB / 48.95MB 0.4s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 1.90MB / 7.38MB 0.4s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 2.59MB / 51.32MB 0.4s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 6.51MB / 9.88MB 0.4s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 5.41MB / 7.38MB 0.5s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 7.54MB / 51.32MB 0.5s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 4.89MB / 56.59MB 0.5s
18:17:58 [2020-01-13T18:17:58.526Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.12MB / 9.88MB 0.5s
18:17:58 [2020-01-13T18:17:58.613Z] #10 117.6 Selecting previously unselected package libpcrecpp0v5:amd64.
18:17:58 [2020-01-13T18:17:58.613Z] #10 117.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:17:58 [2020-01-13T18:17:58.613Z] #10 117.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:17:58 [2020-01-13T18:17:58.613Z] #10 117.7 Selecting previously unselected package libpcre3-dev:amd64.
18:17:58 [2020-01-13T18:17:58.872Z] #10 117.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:17:58 [2020-01-13T18:17:58.872Z] #10 117.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:17:58 [2020-01-13T18:17:58.909Z] go: finding golang.org/x/text v0.3.0
18:17:58 [2020-01-13T18:17:58.909Z] go: finding github.com/kisielk/gotool v1.0.0
18:17:58 [2020-01-13T18:17:58.909Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
18:17:59 [2020-01-13T18:17:59.200Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
18:17:59 [2020-01-13T18:17:59.200Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 15.66MB / 48.95MB 0.7s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 7.38MB / 7.38MB 0.7s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.88MB / 9.88MB 0.6s done
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 6.16MB / 102.17MB 0.7s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 7.38MB / 7.38MB 0.7s done
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 12.84MB / 51.32MB 0.8s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 11.47MB / 56.59MB 0.8s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 23.89MB / 48.95MB 1.0s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 16.49MB / 51.32MB 1.0s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 14.72MB / 56.59MB 1.0s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 12.74MB / 102.17MB 1.0s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 28.65MB / 48.95MB 1.1s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 22.09MB / 51.32MB 1.1s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 18.68MB / 56.59MB 1.1s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 32.03MB / 48.95MB 1.3s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 25.89MB / 51.32MB 1.3s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 21.85MB / 56.59MB 1.3s
18:17:59 [2020-01-13T18:17:59.218Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 18.48MB / 102.17MB 1.3s
18:17:59 [2020-01-13T18:17:59.440Z] 
18:17:59 [2020-01-13T18:17:59.440Z] #10 ...
18:17:59 [2020-01-13T18:17:59.440Z] 
18:17:59 [2020-01-13T18:17:59.440Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:17:59 [2020-01-13T18:17:59.440Z] #50 DONE 117.9s
18:17:59 [2020-01-13T18:17:59.440Z] 
18:17:59 [2020-01-13T18:17:59.440Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:17:59 [2020-01-13T18:17:59.440Z] #10 118.3 Selecting previously unselected package libselinux1-dev:amd64.
18:17:59 [2020-01-13T18:17:59.440Z] #10 118.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:17:59 [2020-01-13T18:17:59.440Z] #10 118.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:17:59 [2020-01-13T18:17:59.636Z] #44 7.802   PBCC     images/google/protobuf/descriptor.pb-c.c
18:17:59 [2020-01-13T18:17:59.636Z] #44 7.886   PBCC     images/opts.pb-c.c
18:17:59 [2020-01-13T18:17:59.699Z] #10 118.6 Selecting previously unselected package libdevmapper-dev:amd64.
18:17:59 [2020-01-13T18:17:59.699Z] #10 118.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:17:59 [2020-01-13T18:17:59.699Z] #10 118.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:17:59 [2020-01-13T18:17:59.699Z] #10 118.8 Selecting previously unselected package libseccomp-dev:amd64.
18:17:59 [2020-01-13T18:17:59.755Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 34.83MB / 48.95MB 1.4s
18:17:59 [2020-01-13T18:17:59.755Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 31.59MB / 51.32MB 1.4s
18:17:59 [2020-01-13T18:17:59.755Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 28.62MB / 56.59MB 1.4s
18:17:59 [2020-01-13T18:17:59.755Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 38.33MB / 48.95MB 1.6s
18:17:59 [2020-01-13T18:17:59.755Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 34.64MB / 51.32MB 1.6s
18:17:59 [2020-01-13T18:17:59.755Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 31.76MB / 56.59MB 1.6s
18:17:59 [2020-01-13T18:17:59.755Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 23.81MB / 102.17MB 1.6s
18:17:59 [2020-01-13T18:17:59.755Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 41.86MB / 48.95MB 1.7s
18:17:59 [2020-01-13T18:17:59.755Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 38.51MB / 51.32MB 1.7s
18:17:59 [2020-01-13T18:17:59.755Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 35.37MB / 56.59MB 1.7s
18:17:59 [2020-01-13T18:17:59.894Z] #44 7.954   PBCC     images/sit.pb-c.c
18:17:59 [2020-01-13T18:17:59.894Z] #44 7.989   DEP      images/google/protobuf/descriptor.pb-c.d
18:17:59 [2020-01-13T18:17:59.894Z] #44 8.034   DEP      images/opts.pb-c.d
18:17:59 [2020-01-13T18:17:59.894Z] #44 8.098   DEP      images/sit.pb-c.d
18:17:59 [2020-01-13T18:17:59.958Z] #10 118.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
18:17:59 [2020-01-13T18:17:59.958Z] #10 118.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
18:18:00 [2020-01-13T18:18:00.153Z] #44 8.141   PBCC     images/macvlan.pb-c.c
18:18:00 [2020-01-13T18:18:00.153Z] #44 8.151   DEP      images/macvlan.pb-c.d
18:18:00 [2020-01-13T18:18:00.153Z] #44 8.190   PBCC     images/autofs.pb-c.c
18:18:00 [2020-01-13T18:18:00.153Z] #44 8.220   DEP      images/autofs.pb-c.d
18:18:00 [2020-01-13T18:18:00.153Z] #44 8.262   PBCC     images/sysctl.pb-c.c
18:18:00 [2020-01-13T18:18:00.153Z] #44 8.286   DEP      images/sysctl.pb-c.d
18:18:00 [2020-01-13T18:18:00.153Z] #44 8.325   PBCC     images/time.pb-c.c
18:18:00 [2020-01-13T18:18:00.216Z] #10 119.1 Selecting previously unselected package libsystemd-dev:amd64.
18:18:00 [2020-01-13T18:18:00.216Z] #10 119.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ...
18:18:00 [2020-01-13T18:18:00.216Z] #10 119.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ...
18:18:00 [2020-01-13T18:18:00.411Z] #44 8.336   DEP      images/time.pb-c.d
18:18:00 [2020-01-13T18:18:00.411Z] #44 8.364   PBCC     images/binfmt-misc.pb-c.c
18:18:00 [2020-01-13T18:18:00.411Z] #44 8.390   DEP      images/binfmt-misc.pb-c.d
18:18:00 [2020-01-13T18:18:00.411Z] #44 8.427   PBCC     images/seccomp.pb-c.c
18:18:00 [2020-01-13T18:18:00.411Z] #44 8.468   DEP      images/seccomp.pb-c.d
18:18:00 [2020-01-13T18:18:00.411Z] #44 8.537   PBCC     images/userns.pb-c.c
18:18:00 [2020-01-13T18:18:00.411Z] #44 8.569   DEP      images/userns.pb-c.d
18:18:00 [2020-01-13T18:18:00.411Z] #44 8.625   PBCC     images/cgroup.pb-c.c
18:18:00 [2020-01-13T18:18:00.411Z] #44 8.670   DEP      images/cgroup.pb-c.d
18:18:00 [2020-01-13T18:18:00.464Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 45.51MB / 48.95MB 1.9s
18:18:00 [2020-01-13T18:18:00.464Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 42.26MB / 51.32MB 1.9s
18:18:00 [2020-01-13T18:18:00.464Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 38.71MB / 56.59MB 1.9s
18:18:00 [2020-01-13T18:18:00.464Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 29.51MB / 102.17MB 1.9s
18:18:00 [2020-01-13T18:18:00.464Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.95MB / 48.95MB 2.1s
18:18:00 [2020-01-13T18:18:00.464Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 47.15MB / 51.32MB 2.1s
18:18:00 [2020-01-13T18:18:00.464Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 42.98MB / 56.59MB 2.1s
18:18:00 [2020-01-13T18:18:00.464Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.95MB / 48.95MB 2.1s done
18:18:00 [2020-01-13T18:18:00.464Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 50.35MB / 51.32MB 2.2s
18:18:00 [2020-01-13T18:18:00.464Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 48.38MB / 56.59MB 2.2s
18:18:00 [2020-01-13T18:18:00.464Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 38.19MB / 102.17MB 2.2s
18:18:00 [2020-01-13T18:18:00.464Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 2.3s done
18:18:00 [2020-01-13T18:18:00.464Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 2.3s
18:18:00 [2020-01-13T18:18:00.670Z] #44 8.704   PBCC     images/fown.pb-c.c
18:18:00 [2020-01-13T18:18:00.670Z] #44 8.721   PBCC     images/ext-file.pb-c.c
18:18:00 [2020-01-13T18:18:00.670Z] #44 8.736   DEP      images/fown.pb-c.d
18:18:00 [2020-01-13T18:18:00.670Z] #44 8.762   DEP      images/ext-file.pb-c.d
18:18:00 [2020-01-13T18:18:00.670Z] #44 8.788   PBCC     images/rpc.pb-c.c
18:18:00 [2020-01-13T18:18:00.670Z] #44 8.821   DEP      images/rpc.pb-c.d
18:18:00 [2020-01-13T18:18:00.670Z] #44 8.874   PBCC     images/siginfo.pb-c.c
18:18:00 [2020-01-13T18:18:00.670Z] #44 8.910   DEP      images/siginfo.pb-c.d
18:18:00 [2020-01-13T18:18:00.711Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
18:18:00 [2020-01-13T18:18:00.711Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.6 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.7 Setting up libbtrfs0 (4.20.1-2) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.7 Setting up libudev-dev:amd64 (241-7~deb10u2) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.8 Setting up libbtrfs-dev (4.20.1-2) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.8 Setting up mingw-w64-common (6.0.0-3) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.8 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.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
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.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
18:18:00 [2020-01-13T18:18:00.734Z] #10 119.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:18:00 [2020-01-13T18:18:00.929Z] #44 8.952   PBCC     images/pagemap.pb-c.c
18:18:00 [2020-01-13T18:18:00.929Z] #44 8.999   DEP      images/pagemap.pb-c.d
18:18:00 [2020-01-13T18:18:00.929Z] #44 9.033   PBCC     images/rlimit.pb-c.c
18:18:00 [2020-01-13T18:18:00.929Z] #44 9.053   DEP      images/rlimit.pb-c.d
18:18:00 [2020-01-13T18:18:00.929Z] #44 9.093   PBCC     images/file-lock.pb-c.c
18:18:00 [2020-01-13T18:18:00.929Z] #44 9.122   DEP      images/file-lock.pb-c.d
18:18:00 [2020-01-13T18:18:00.929Z] #44 9.167   PBCC     images/tty.pb-c.c
18:18:00 [2020-01-13T18:18:00.992Z] #10 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:18:00 [2020-01-13T18:18:00.992Z] #10 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:18:00 [2020-01-13T18:18:00.992Z] #10 119.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:18:00 [2020-01-13T18:18:00.992Z] #10 119.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:18:00 [2020-01-13T18:18:00.992Z] #10 119.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:18:00 [2020-01-13T18:18:00.992Z] #10 119.9 Setting up dmsetup (2:1.02.155-3) ...
18:18:00 [2020-01-13T18:18:00.992Z] #10 119.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:18:00 [2020-01-13T18:18:00.992Z] #10 119.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:18:00 [2020-01-13T18:18:00.992Z] #10 119.9 Processing triggers for libc-bin (2.28-10) ...
18:18:01 [2020-01-13T18:18:01.048Z] #8 ...
18:18:01 [2020-01-13T18:18:01.048Z] 
18:18:01 [2020-01-13T18:18:01.048Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:18:01 [2020-01-13T18:18:01.048Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
18:18:01 [2020-01-13T18:18:01.048Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
18:18:01 [2020-01-13T18:18:01.048Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
18:18:01 [2020-01-13T18:18:01.048Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.8s done
18:18:01 [2020-01-13T18:18:01.048Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.7s done
18:18:01 [2020-01-13T18:18:01.048Z] #69 DONE 2.6s
18:18:01 [2020-01-13T18:18:01.048Z] 
18:18:01 [2020-01-13T18:18:01.048Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
18:18:01 [2020-01-13T18:18:01.048Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 2.5s done
18:18:01 [2020-01-13T18:18:01.048Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 53.72MB / 102.17MB 2.5s
18:18:01 [2020-01-13T18:18:01.048Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 66.86MB / 102.17MB 2.6s
18:18:01 [2020-01-13T18:18:01.048Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 81.87MB / 102.17MB 2.8s
18:18:01 [2020-01-13T18:18:01.048Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 97.59MB / 102.17MB 2.9s
18:18:01 [2020-01-13T18:18:01.187Z] #44 9.212   DEP      images/tty.pb-c.d
18:18:01 [2020-01-13T18:18:01.187Z] #44 9.251   PBCC     images/tun.pb-c.c
18:18:01 [2020-01-13T18:18:01.187Z] #44 9.286   PBCC     images/netdev.pb-c.c
18:18:01 [2020-01-13T18:18:01.187Z] #44 9.305   DEP      images/tun.pb-c.d
18:18:01 [2020-01-13T18:18:01.187Z] #44 9.326   DEP      images/netdev.pb-c.d
18:18:01 [2020-01-13T18:18:01.187Z] #44 9.365   PBCC     images/vma.pb-c.c
18:18:01 [2020-01-13T18:18:01.187Z] #44 9.417   DEP      images/vma.pb-c.d
18:18:01 [2020-01-13T18:18:01.256Z] #10 DONE 120.3s
18:18:01 [2020-01-13T18:18:01.256Z] 
18:18:01 [2020-01-13T18:18:01.256Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:01 [2020-01-13T18:18:01.256Z] #44 46.34   CC       compel/src/lib/log.o
18:18:01 [2020-01-13T18:18:01.256Z] #44 46.70   CC       compel/arch/x86/src/lib/cpu.o
18:18:01 [2020-01-13T18:18:01.256Z] #44 47.44   CC       compel/arch/x86/src/lib/infect.o
18:18:01 [2020-01-13T18:18:01.256Z] #44 48.32   CC       compel/src/lib/infect-rpc.o
18:18:01 [2020-01-13T18:18:01.256Z] #44 49.00   CC       compel/src/lib/infect-util.o
18:18:01 [2020-01-13T18:18:01.256Z] #44 49.38   CC       compel/src/lib/infect.o
18:18:01 [2020-01-13T18:18:01.437Z] #8 ...
18:18:01 [2020-01-13T18:18:01.437Z] 
18:18:01 [2020-01-13T18:18:01.437Z] #21 [internal] load build context
18:18:01 [2020-01-13T18:18:01.437Z] #21 transferring context: 46.58MB 3.2s done
18:18:01 [2020-01-13T18:18:01.437Z] #21 DONE 3.3s
18:18:01 [2020-01-13T18:18:01.437Z] 
18:18:01 [2020-01-13T18:18:01.437Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
18:18:01 [2020-01-13T18:18:01.437Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 102.17MB / 102.17MB 3.2s done
18:18:01 [2020-01-13T18:18:01.437Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e
18:18:01 [2020-01-13T18:18:01.455Z] #44 9.456   PBCC     images/creds.pb-c.c
18:18:01 [2020-01-13T18:18:01.455Z] #44 9.483   DEP      images/creds.pb-c.d
18:18:01 [2020-01-13T18:18:01.455Z] #44 9.538   PBCC     images/utsns.pb-c.c
18:18:01 [2020-01-13T18:18:01.455Z] #44 9.568   DEP      images/utsns.pb-c.d
18:18:01 [2020-01-13T18:18:01.455Z] #44 9.603   PBCC     images/ipc-desc.pb-c.c
18:18:01 [2020-01-13T18:18:01.455Z] #44 9.630   PBCC     images/ipc-sem.pb-c.c
18:18:01 [2020-01-13T18:18:01.455Z] #44 9.650   DEP      images/ipc-desc.pb-c.d
18:18:01 [2020-01-13T18:18:01.515Z] #44 ...
18:18:01 [2020-01-13T18:18:01.515Z] 
18:18:01 [2020-01-13T18:18:01.515Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:18:01 [2020-01-13T18:18:01.515Z] #55 DONE 0.1s
18:18:01 [2020-01-13T18:18:01.515Z] 
18:18:01 [2020-01-13T18:18:01.515Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:18:01 [2020-01-13T18:18:01.515Z] #56 DONE 0.1s
18:18:01 [2020-01-13T18:18:01.515Z] 
18:18:01 [2020-01-13T18:18:01.515Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:01 [2020-01-13T18:18:01.657Z] #65 DONE 40.1s
18:18:01 [2020-01-13T18:18:01.657Z] 
18:18:01 [2020-01-13T18:18:01.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:01 [2020-01-13T18:18:01.657Z] #44 4.513 fatal: not a git repository (or any of the parent directories): .git
18:18:01 [2020-01-13T18:18:01.657Z] #44 4.533   GEN      .gitid
18:18:01 [2020-01-13T18:18:01.657Z] #44 4.545   GEN      criu/include/version.h
18:18:01 [2020-01-13T18:18:01.657Z] #44 4.594   GEN      include/common/asm
18:18:01 [2020-01-13T18:18:01.657Z] #44 5.727   PBCC     images/google/protobuf/descriptor.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 5.815   PBCC     images/opts.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 5.878   PBCC     images/sit.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 5.931   DEP      images/google/protobuf/descriptor.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.016   DEP      images/opts.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.065   DEP      images/sit.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.126   PBCC     images/macvlan.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.154   DEP      images/macvlan.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.219   PBCC     images/autofs.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.237   DEP      images/autofs.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.286   PBCC     images/sysctl.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.326   DEP      images/sysctl.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.409   PBCC     images/time.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.448   DEP      images/time.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.499   PBCC     images/binfmt-misc.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.525   DEP      images/binfmt-misc.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.568   PBCC     images/seccomp.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.614   DEP      images/seccomp.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.677   PBCC     images/userns.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.713   DEP      images/userns.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.746   PBCC     images/cgroup.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.804   DEP      images/cgroup.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.862   PBCC     images/fown.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.883   PBCC     images/ext-file.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.905   DEP      images/fown.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.936   DEP      images/ext-file.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.970   PBCC     images/rpc.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 6.994   DEP      images/rpc.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.021   PBCC     images/siginfo.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.041   DEP      images/siginfo.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.093   PBCC     images/pagemap.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 ...
18:18:01 [2020-01-13T18:18:01.657Z] 
18:18:01 [2020-01-13T18:18:01.657Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:18:01 [2020-01-13T18:18:01.657Z] #66 DONE 0.1s
18:18:01 [2020-01-13T18:18:01.657Z] 
18:18:01 [2020-01-13T18:18:01.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.190   DEP      images/pagemap.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.221   PBCC     images/rlimit.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.240   DEP      images/rlimit.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.275   PBCC     images/file-lock.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.296   DEP      images/file-lock.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.333   PBCC     images/tty.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.383   DEP      images/tty.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.433   PBCC     images/tun.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.480   PBCC     images/netdev.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 ...
18:18:01 [2020-01-13T18:18:01.657Z] 
18:18:01 [2020-01-13T18:18:01.657Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:18:01 [2020-01-13T18:18:01.657Z] #50 30.78 + cd /tmp/tmp.74x2Gj040z/src/gotest.tools/gotestsum
18:18:01 [2020-01-13T18:18:01.657Z] #50 30.78 + git checkout -q v0.3.5
18:18:01 [2020-01-13T18:18:01.657Z] #50 30.81 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:18:01 [2020-01-13T18:18:01.657Z] #50 ...
18:18:01 [2020-01-13T18:18:01.657Z] 
18:18:01 [2020-01-13T18:18:01.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.546   DEP      images/tun.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.612   DEP      images/netdev.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.678   PBCC     images/vma.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.714   DEP      images/vma.pb-c.d
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.765   PBCC     images/creds.pb-c.c
18:18:01 [2020-01-13T18:18:01.657Z] #44 7.809   DEP      images/creds.pb-c.d
18:18:01 [2020-01-13T18:18:01.717Z] #44 9.691   DEP      images/ipc-sem.pb-c.d
18:18:01 [2020-01-13T18:18:01.717Z] #44 9.738   PBCC     images/ipc-msg.pb-c.c
18:18:01 [2020-01-13T18:18:01.717Z] #44 9.783   DEP      images/ipc-msg.pb-c.d
18:18:01 [2020-01-13T18:18:01.717Z] #44 9.802   PBCC     images/ipc-shm.pb-c.c
18:18:01 [2020-01-13T18:18:01.717Z] #44 9.824   DEP      images/ipc-shm.pb-c.d
18:18:01 [2020-01-13T18:18:01.717Z] #44 9.860   PBCC     images/ipc-var.pb-c.c
18:18:01 [2020-01-13T18:18:01.717Z] #44 9.876   DEP      images/ipc-var.pb-c.d
18:18:01 [2020-01-13T18:18:01.717Z] #44 9.901   PBCC     images/sk-opts.pb-c.c
18:18:01 [2020-01-13T18:18:01.717Z] #44 9.917   PBCC     images/packet-sock.pb-c.c
18:18:01 [2020-01-13T18:18:01.717Z] #44 9.975   DEP      images/sk-opts.pb-c.d
18:18:01 [2020-01-13T18:18:01.918Z] #44 7.868   PBCC     images/utsns.pb-c.c
18:18:01 [2020-01-13T18:18:01.918Z] #44 7.928   DEP      images/utsns.pb-c.d
18:18:01 [2020-01-13T18:18:01.918Z] #44 7.976   PBCC     images/ipc-desc.pb-c.c
18:18:01 [2020-01-13T18:18:01.918Z] #44 8.006   PBCC     images/ipc-sem.pb-c.c
18:18:01 [2020-01-13T18:18:01.918Z] #44 8.025   DEP      images/ipc-desc.pb-c.d
18:18:01 [2020-01-13T18:18:01.918Z] #44 8.061   DEP      images/ipc-sem.pb-c.d
18:18:01 [2020-01-13T18:18:01.975Z] #44 10.03   DEP      images/packet-sock.pb-c.d
18:18:01 [2020-01-13T18:18:01.975Z] #44 10.08   PBCC     images/sk-netlink.pb-c.c
18:18:01 [2020-01-13T18:18:01.975Z] #44 10.10   DEP      images/sk-netlink.pb-c.d
18:18:01 [2020-01-13T18:18:01.975Z] #44 10.15   PBCC     images/sk-inet.pb-c.c
18:18:02 [2020-01-13T18:18:02.180Z] #44 8.101   PBCC     images/ipc-msg.pb-c.c
18:18:02 [2020-01-13T18:18:02.180Z] #44 8.126   DEP      images/ipc-msg.pb-c.d
18:18:02 [2020-01-13T18:18:02.180Z] #44 8.151   PBCC     images/ipc-shm.pb-c.c
18:18:02 [2020-01-13T18:18:02.180Z] #44 8.178   DEP      images/ipc-shm.pb-c.d
18:18:02 [2020-01-13T18:18:02.180Z] #44 8.222   PBCC     images/ipc-var.pb-c.c
18:18:02 [2020-01-13T18:18:02.180Z] #44 8.245   DEP      images/ipc-var.pb-c.d
18:18:02 [2020-01-13T18:18:02.180Z] #44 8.280   PBCC     images/sk-opts.pb-c.c
18:18:02 [2020-01-13T18:18:02.233Z] #44 10.21   DEP      images/sk-inet.pb-c.d
18:18:02 [2020-01-13T18:18:02.233Z] #44 10.27   PBCC     images/sk-unix.pb-c.c
18:18:02 [2020-01-13T18:18:02.233Z] #44 10.31   DEP      images/sk-unix.pb-c.d
18:18:02 [2020-01-13T18:18:02.233Z] #44 10.36   PBCC     images/mm.pb-c.c
18:18:02 [2020-01-13T18:18:02.233Z] #44 10.43   DEP      images/mm.pb-c.d
18:18:02 [2020-01-13T18:18:02.441Z] #44 8.297   PBCC     images/packet-sock.pb-c.c
18:18:02 [2020-01-13T18:18:02.441Z] #44 8.342   DEP      images/sk-opts.pb-c.d
18:18:02 [2020-01-13T18:18:02.441Z] #44 8.387   DEP      images/packet-sock.pb-c.d
18:18:02 [2020-01-13T18:18:02.441Z] #44 8.454   PBCC     images/sk-netlink.pb-c.c
18:18:02 [2020-01-13T18:18:02.441Z] #44 8.504   DEP      images/sk-netlink.pb-c.d
18:18:02 [2020-01-13T18:18:02.441Z] #44 8.554   PBCC     images/sk-inet.pb-c.c
18:18:02 [2020-01-13T18:18:02.441Z] #44 8.578   DEP      images/sk-inet.pb-c.d
18:18:02 [2020-01-13T18:18:02.441Z] #44 8.623   PBCC     images/sk-unix.pb-c.c
18:18:02 [2020-01-13T18:18:02.454Z] #57 ...
18:18:02 [2020-01-13T18:18:02.454Z] 
18:18:02 [2020-01-13T18:18:02.454Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:02 [2020-01-13T18:18:02.454Z] #47 111.1 net/textproto
18:18:02 [2020-01-13T18:18:02.454Z] #47 111.1 crypto/x509
18:18:02 [2020-01-13T18:18:02.454Z] #47 112.3 vendor/golang.org/x/net/http/httpguts
18:18:02 [2020-01-13T18:18:02.454Z] #47 112.6 vendor/golang.org/x/net/http/httpproxy
18:18:02 [2020-01-13T18:18:02.454Z] #47 113.2 mime/multipart
18:18:02 [2020-01-13T18:18:02.454Z] #47 115.1 crypto/tls
18:18:02 [2020-01-13T18:18:02.491Z] #44 10.47   PBCC     images/timerfd.pb-c.c
18:18:02 [2020-01-13T18:18:02.491Z] #44 10.50   DEP      images/timerfd.pb-c.d
18:18:02 [2020-01-13T18:18:02.491Z] #44 10.53   PBCC     images/timer.pb-c.c
18:18:02 [2020-01-13T18:18:02.491Z] #44 10.56   DEP      images/timer.pb-c.d
18:18:02 [2020-01-13T18:18:02.491Z] #44 10.60   PBCC     images/sa.pb-c.c
18:18:02 [2020-01-13T18:18:02.702Z] #44 8.651   DEP      images/sk-unix.pb-c.d
18:18:02 [2020-01-13T18:18:02.702Z] #44 8.686   PBCC     images/mm.pb-c.c
18:18:02 [2020-01-13T18:18:02.702Z] #44 8.715   DEP      images/mm.pb-c.d
18:18:02 [2020-01-13T18:18:02.702Z] #44 8.765   PBCC     images/timerfd.pb-c.c
18:18:02 [2020-01-13T18:18:02.702Z] #44 8.798   DEP      images/timerfd.pb-c.d
18:18:02 [2020-01-13T18:18:02.702Z] #44 8.828   PBCC     images/timer.pb-c.c
18:18:02 [2020-01-13T18:18:02.702Z] #44 8.847   DEP      images/timer.pb-c.d
18:18:02 [2020-01-13T18:18:02.702Z] #44 8.884   PBCC     images/sa.pb-c.c
18:18:02 [2020-01-13T18:18:02.712Z] #47 ...
18:18:02 [2020-01-13T18:18:02.712Z] 
18:18:02 [2020-01-13T18:18:02.712Z] #11 [dev 1/25] RUN groupadd -r docker
18:18:02 [2020-01-13T18:18:02.749Z] #44 10.69   DEP      images/sa.pb-c.d
18:18:02 [2020-01-13T18:18:02.749Z] #44 10.72   PBCC     images/pipe-data.pb-c.c
18:18:02 [2020-01-13T18:18:02.749Z] #44 10.74   DEP      images/pipe-data.pb-c.d
18:18:02 [2020-01-13T18:18:02.749Z] #44 10.77   PBCC     images/mnt.pb-c.c
18:18:02 [2020-01-13T18:18:02.749Z] #44 10.80   DEP      images/mnt.pb-c.d
18:18:02 [2020-01-13T18:18:02.749Z] #44 ...
18:18:02 [2020-01-13T18:18:02.749Z] 
18:18:02 [2020-01-13T18:18:02.749Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:18:02 [2020-01-13T18:18:02.749Z] #50 DONE 69.0s
18:18:02 [2020-01-13T18:18:02.749Z] 
18:18:02 [2020-01-13T18:18:02.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:02 [2020-01-13T18:18:02.749Z] #44 10.83   PBCC     images/sk-packet.pb-c.c
18:18:02 [2020-01-13T18:18:02.749Z] #44 10.85   DEP      images/sk-packet.pb-c.d
18:18:02 [2020-01-13T18:18:02.749Z] #44 10.88   PBCC     images/tcp-stream.pb-c.c
18:18:02 [2020-01-13T18:18:02.749Z] #44 ...
18:18:02 [2020-01-13T18:18:02.749Z] 
18:18:02 [2020-01-13T18:18:02.749Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:18:02 [2020-01-13T18:18:02.749Z] #62 27.02 Checking out files:  79% (2394/3007)   
Checking out files:  80% (2406/3007)   
Checking out files:  81% (2436/3007)   
Checking out files:  82% (2466/3007)   
Checking out files:  83% (2496/3007)   
Checking out files:  84% (2526/3007)   
Checking out files:  85% (2556/3007)   
Checking out files:  86% (2587/3007)   
Checking out files:  87% (2617/3007)   
Checking out files:  88% (2647/3007)   
Checking out files:  89% (2677/3007)   
Checking out files:  90% (2707/3007)   
Checking out files:  91% (2737/3007)   
Checking out files:  92% (2767/3007)   
Checking out files:  93% (2797/3007)   
Checking out files:  94% (2827/3007)   
Checking out files:  95% (2857/3007)   
Checking out files:  96% (2887/3007)   
Checking out files:  97% (2917/3007)   
Checking out files:  98% (2947/3007)   
Checking out files:  99% (2977/3007)   
Checking out files: 100% (3007/3007)   
Checking out files: 100% (3007/3007), done.
18:18:02 [2020-01-13T18:18:02.749Z] #62 27.47 + cd /tmp/tmp.ehUEsHSCtT/src/github.com/containerd/containerd
18:18:02 [2020-01-13T18:18:02.749Z] #62 27.47 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:18:02 [2020-01-13T18:18:02.963Z] #44 8.923   DEP      images/sa.pb-c.d
18:18:02 [2020-01-13T18:18:02.963Z] #44 8.990   PBCC     images/pipe-data.pb-c.c
18:18:02 [2020-01-13T18:18:02.963Z] #44 9.011   DEP      images/pipe-data.pb-c.d
18:18:02 [2020-01-13T18:18:02.963Z] #44 9.046   PBCC     images/mnt.pb-c.c
18:18:02 [2020-01-13T18:18:02.963Z] #44 9.077   DEP      images/mnt.pb-c.d
18:18:02 [2020-01-13T18:18:02.963Z] #44 9.109   PBCC     images/sk-packet.pb-c.c
18:18:03 [2020-01-13T18:18:03.224Z] #44 9.121   DEP      images/sk-packet.pb-c.d
18:18:03 [2020-01-13T18:18:03.224Z] #44 9.152   PBCC     images/tcp-stream.pb-c.c
18:18:03 [2020-01-13T18:18:03.224Z] #44 9.190   DEP      images/tcp-stream.pb-c.d
18:18:03 [2020-01-13T18:18:03.224Z] #44 9.225   PBCC     images/pipe.pb-c.c
18:18:03 [2020-01-13T18:18:03.224Z] #44 9.249   DEP      images/pipe.pb-c.d
18:18:03 [2020-01-13T18:18:03.224Z] #44 9.300   PBCC     images/pstree.pb-c.c
18:18:03 [2020-01-13T18:18:03.224Z] #44 9.326   DEP      images/pstree.pb-c.d
18:18:03 [2020-01-13T18:18:03.316Z] #62 28.76 + export 'BUILDTAGS=netgo osusergo static_build'
18:18:03 [2020-01-13T18:18:03.317Z] #62 28.76 + BUILDTAGS='netgo osusergo static_build'
18:18:03 [2020-01-13T18:18:03.317Z] #62 28.76 + export EXTRA_FLAGS=-buildmode=pie
18:18:03 [2020-01-13T18:18:03.317Z] #62 28.76 + EXTRA_FLAGS=-buildmode=pie
18:18:03 [2020-01-13T18:18:03.317Z] #62 28.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:18:03 [2020-01-13T18:18:03.317Z] #62 28.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:18:03 [2020-01-13T18:18:03.317Z] #62 28.76 + '[' '' = dynamic ']'
18:18:03 [2020-01-13T18:18:03.317Z] #62 28.76 + make
18:18:03 [2020-01-13T18:18:03.485Z] #44 9.371   PBCC     images/fs.pb-c.c
18:18:03 [2020-01-13T18:18:03.485Z] #44 9.382   DEP      images/fs.pb-c.d
18:18:03 [2020-01-13T18:18:03.485Z] #44 9.427   PBCC     images/signalfd.pb-c.c
18:18:03 [2020-01-13T18:18:03.485Z] #44 9.474   DEP      images/signalfd.pb-c.d
18:18:03 [2020-01-13T18:18:03.485Z] #44 9.533   PBCC     images/fh.pb-c.c
18:18:03 [2020-01-13T18:18:03.746Z] #44 9.573   PBCC     images/fsnotify.pb-c.c
18:18:03 [2020-01-13T18:18:03.746Z] #44 9.618   DEP      images/fh.pb-c.d
18:18:03 [2020-01-13T18:18:03.746Z] #44 9.703   DEP      images/fsnotify.pb-c.d
18:18:03 [2020-01-13T18:18:03.746Z] #44 9.766   PBCC     images/eventpoll.pb-c.c
18:18:03 [2020-01-13T18:18:03.746Z] #44 9.802   DEP      images/eventpoll.pb-c.d
18:18:03 [2020-01-13T18:18:03.746Z] #44 9.846   PBCC     images/eventfd.pb-c.c
18:18:03 [2020-01-13T18:18:03.746Z] #44 9.868   DEP      images/eventfd.pb-c.d
18:18:03 [2020-01-13T18:18:03.746Z] #44 9.910   PBCC     images/remap-file-path.pb-c.c
18:18:04 [2020-01-13T18:18:04.007Z] #44 9.938   DEP      images/remap-file-path.pb-c.d
18:18:04 [2020-01-13T18:18:04.007Z] #44 9.972   PBCC     images/fifo.pb-c.c
18:18:04 [2020-01-13T18:18:04.007Z] #44 9.990   DEP      images/fifo.pb-c.d
18:18:04 [2020-01-13T18:18:04.007Z] #44 10.02   PBCC     images/ghost-file.pb-c.c
18:18:04 [2020-01-13T18:18:04.007Z] #44 10.07   DEP      images/ghost-file.pb-c.d
18:18:04 [2020-01-13T18:18:04.007Z] #44 10.11   PBCC     images/regfile.pb-c.c
18:18:04 [2020-01-13T18:18:04.007Z] #44 10.17   DEP      images/regfile.pb-c.d
18:18:04 [2020-01-13T18:18:04.268Z] #44 10.21   PBCC     images/ns.pb-c.c
18:18:04 [2020-01-13T18:18:04.268Z] #44 10.24   DEP      images/ns.pb-c.d
18:18:04 [2020-01-13T18:18:04.529Z] #44 10.32   PBCC     images/fdinfo.pb-c.c
18:18:04 [2020-01-13T18:18:04.529Z] #44 10.40   DEP      images/fdinfo.pb-c.d
18:18:04 [2020-01-13T18:18:04.529Z] #44 10.46   PBCC     images/core-aarch64.pb-c.c
18:18:04 [2020-01-13T18:18:04.529Z] #44 10.50   PBCC     images/core-arm.pb-c.c
18:18:04 [2020-01-13T18:18:04.529Z] #44 10.57   PBCC     images/core-ppc64.pb-c.c
18:18:04 [2020-01-13T18:18:04.529Z] #44 10.64   PBCC     images/core-s390.pb-c.c
18:18:04 [2020-01-13T18:18:04.529Z] #44 10.68   PBCC     images/core-x86.pb-c.c
18:18:04 [2020-01-13T18:18:04.616Z] #11 DONE 2.8s
18:18:04 [2020-01-13T18:18:04.616Z] 
18:18:04 [2020-01-13T18:18:04.616Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.618 + RM_GOPATH=0
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.618 + TMP_GOPATH=
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.618 + : /build
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.618 + '[' -z '' ']'
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.618 ++ mktemp -d
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.618 + export GOPATH=/tmp/tmp.NhKPQMAPtU
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.618 + GOPATH=/tmp/tmp.NhKPQMAPtU
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.618 + RM_GOPATH=1
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.619 ++ dirname ./install.sh
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.630 + dir=.
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.631 + bin=runc
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.631 + shift
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.631 + '[' '!' -f ./runc.installer ']'
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.632 + . ./runc.installer
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.632 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.633 + install_runc
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.642 + grep -q '^3\.10\.0.*\.el7\.'
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.642 + uname -r
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.649 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.653 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.653 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NhKPQMAPtU/src/github.com/opencontainers/runc
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.656 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
18:18:04 [2020-01-13T18:18:04.616Z] #57 2.660 Cloning into '/tmp/tmp.NhKPQMAPtU/src/github.com/opencontainers/runc'...
18:18:04 [2020-01-13T18:18:04.692Z] #62 29.93 + bin/ctr
18:18:04 [2020-01-13T18:18:04.790Z] #44 10.73   PBCC     images/core.pb-c.c
18:18:04 [2020-01-13T18:18:04.790Z] #44 10.76   PBCC     images/inventory.pb-c.c
18:18:04 [2020-01-13T18:18:04.790Z] #44 10.80   DEP      images/core-aarch64.pb-c.d
18:18:04 [2020-01-13T18:18:04.790Z] #44 10.83   DEP      images/core-arm.pb-c.d
18:18:04 [2020-01-13T18:18:04.790Z] #44 10.86   DEP      images/core-ppc64.pb-c.d
18:18:04 [2020-01-13T18:18:04.790Z] #44 10.90   DEP      images/core-s390.pb-c.d
18:18:04 [2020-01-13T18:18:04.790Z] #44 10.93   DEP      images/core-x86.pb-c.d
18:18:05 [2020-01-13T18:18:05.050Z] #44 10.96   DEP      images/core.pb-c.d
18:18:05 [2020-01-13T18:18:05.050Z] #44 11.00   DEP      images/inventory.pb-c.d
18:18:05 [2020-01-13T18:18:05.050Z] #44 11.07   PBCC     images/cpuinfo.pb-c.c
18:18:05 [2020-01-13T18:18:05.050Z] #44 11.10   DEP      images/cpuinfo.pb-c.d
18:18:05 [2020-01-13T18:18:05.050Z] #44 11.14   PBCC     images/stats.pb-c.c
18:18:05 [2020-01-13T18:18:05.050Z] #44 11.17   DEP      images/stats.pb-c.d
18:18:06 [2020-01-13T18:18:06.436Z] #44 12.28 make[1]: Nothing to be done for 'all'.
18:18:06 [2020-01-13T18:18:06.520Z] #57 ...
18:18:06 [2020-01-13T18:18:06.520Z] 
18:18:06 [2020-01-13T18:18:06.520Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
18:18:06 [2020-01-13T18:18:06.520Z] #12 DONE 2.4s
18:18:06 [2020-01-13T18:18:06.697Z] #44 ...
18:18:06 [2020-01-13T18:18:06.697Z] 
18:18:06 [2020-01-13T18:18:06.697Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:18:06 [2020-01-13T18:18:06.697Z] #50 DONE 45.9s
18:18:06 [2020-01-13T18:18:06.697Z] 
18:18:06 [2020-01-13T18:18:06.697Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:18:06 [2020-01-13T18:18:06.779Z] 
18:18:06 [2020-01-13T18:18:06.779Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
18:18:07 [2020-01-13T18:18:07.640Z] #62 ...
18:18:07 [2020-01-13T18:18:07.640Z] 
18:18:07 [2020-01-13T18:18:07.640Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:07 [2020-01-13T18:18:07.640Z] #44 13.63   CC       images/stats.o
18:18:08 [2020-01-13T18:18:08.227Z] #44 14.09   CC       images/core.o
18:18:08 [2020-01-13T18:18:08.683Z] #13 2.149 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:18:08 [2020-01-13T18:18:08.804Z] #44 14.86   CC       images/core-x86.o
18:18:08 [2020-01-13T18:18:08.882Z] #62 ...
18:18:08 [2020-01-13T18:18:08.882Z] 
18:18:08 [2020-01-13T18:18:08.882Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:08 [2020-01-13T18:18:08.882Z] #44 10.97   DEP      images/tcp-stream.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.10   PBCC     images/pipe.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.20   DEP      images/pipe.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.28   PBCC     images/pstree.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.35   DEP      images/pstree.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.41   PBCC     images/fs.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.45   DEP      images/fs.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.49   PBCC     images/signalfd.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.53   DEP      images/signalfd.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.56   PBCC     images/fh.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.60   PBCC     images/fsnotify.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.66   DEP      images/fh.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.79   DEP      images/fsnotify.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.88   PBCC     images/eventpoll.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 11.99   DEP      images/eventpoll.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.06   PBCC     images/eventfd.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.12   DEP      images/eventfd.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.19   PBCC     images/remap-file-path.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.23   DEP      images/remap-file-path.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.32   PBCC     images/fifo.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.39   DEP      images/fifo.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.51   PBCC     images/ghost-file.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.60   DEP      images/ghost-file.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.69   PBCC     images/regfile.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.76   DEP      images/regfile.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.83   PBCC     images/ns.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.84   DEP      images/ns.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.87   PBCC     images/fdinfo.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.92   DEP      images/fdinfo.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.95   PBCC     images/core-aarch64.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 12.98   PBCC     images/core-arm.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.01   PBCC     images/core-ppc64.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.03   PBCC     images/core-s390.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.08   PBCC     images/core-x86.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.12   PBCC     images/core.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.17   PBCC     images/inventory.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.22   DEP      images/core-aarch64.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.28   DEP      images/core-arm.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.33   DEP      images/core-ppc64.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.36   DEP      images/core-s390.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.41   DEP      images/core-x86.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.48   DEP      images/core.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.51   DEP      images/inventory.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.54   PBCC     images/cpuinfo.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.57   DEP      images/cpuinfo.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.61   PBCC     images/stats.pb-c.c
18:18:08 [2020-01-13T18:18:08.882Z] #44 13.63   DEP      images/stats.pb-c.d
18:18:08 [2020-01-13T18:18:08.882Z] #44 14.55 make[1]: Nothing to be done for 'all'.
18:18:08 [2020-01-13T18:18:08.882Z] #44 15.49   CC       images/stats.o
18:18:08 [2020-01-13T18:18:08.882Z] #44 15.75   CC       images/core.o
18:18:08 [2020-01-13T18:18:08.882Z] #44 16.23   CC       images/core-x86.o
18:18:08 [2020-01-13T18:18:08.882Z] #44 16.54   CC       images/core-arm.o
18:18:08 [2020-01-13T18:18:08.882Z] #44 16.78   CC       images/core-aarch64.o
18:18:08 [2020-01-13T18:18:08.942Z] #13 DONE 2.3s
18:18:08 [2020-01-13T18:18:08.942Z] 
18:18:08 [2020-01-13T18:18:08.942Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
18:18:09 [2020-01-13T18:18:09.066Z] #44 15.21   CC       images/core-arm.o
18:18:09 [2020-01-13T18:18:09.140Z] #44 17.11   CC       images/core-ppc64.o
18:18:09 [2020-01-13T18:18:09.399Z] #44 17.51   CC       images/core-s390.o
18:18:09 [2020-01-13T18:18:09.637Z] #44 15.55   CC       images/core-aarch64.o
18:18:09 [2020-01-13T18:18:09.637Z] #44 15.76   CC       images/core-ppc64.o
18:18:09 [2020-01-13T18:18:09.657Z] #44 17.93   CC       images/cpuinfo.o
18:18:10 [2020-01-13T18:18:10.224Z] #44 18.32   CC       images/inventory.o
18:18:10 [2020-01-13T18:18:10.224Z] #44 18.49   CC       images/fdinfo.o
18:18:10 [2020-01-13T18:18:10.580Z] #44 16.28   CC       images/core-s390.o
18:18:10 [2020-01-13T18:18:10.791Z] #44 18.73   CC       images/fown.o
18:18:10 [2020-01-13T18:18:10.791Z] #44 18.85   CC       images/ns.o
18:18:10 [2020-01-13T18:18:10.841Z] #44 16.82   CC       images/cpuinfo.o
18:18:11 [2020-01-13T18:18:11.049Z] #44 18.99   CC       images/regfile.o
18:18:11 [2020-01-13T18:18:11.049Z] #44 19.12   CC       images/ghost-file.o
18:18:11 [2020-01-13T18:18:11.102Z] #44 17.20   CC       images/inventory.o
18:18:11 [2020-01-13T18:18:11.308Z] #44 19.33   CC       images/fifo.o
18:18:11 [2020-01-13T18:18:11.308Z] #44 19.53   CC       images/remap-file-path.o
18:18:11 [2020-01-13T18:18:11.362Z] #44 17.40   CC       images/fdinfo.o
18:18:11 [2020-01-13T18:18:11.476Z] #14 DONE 2.6s
18:18:11 [2020-01-13T18:18:11.476Z] 
18:18:11 [2020-01-13T18:18:11.476Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:18:11 [2020-01-13T18:18:11.566Z] #44 19.70   CC       images/eventfd.o
18:18:11 [2020-01-13T18:18:11.567Z] #44 ...
18:18:11 [2020-01-13T18:18:11.567Z] 
18:18:11 [2020-01-13T18:18:11.567Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:11 [2020-01-13T18:18:11.567Z] #57 77.62 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:18:11 [2020-01-13T18:18:11.623Z] #44 17.63   CC       images/fown.o
18:18:11 [2020-01-13T18:18:11.884Z] #44 17.85   CC       images/ns.o
18:18:12 [2020-01-13T18:18:12.144Z] #44 18.05   CC       images/regfile.o
18:18:12 [2020-01-13T18:18:12.406Z] #44 18.33   CC       images/ghost-file.o
18:18:12 [2020-01-13T18:18:12.667Z] #44 18.69   CC       images/fifo.o
18:18:12 [2020-01-13T18:18:12.810Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 11.2s done
18:18:12 [2020-01-13T18:18:12.810Z] #8 DONE 14.5s
18:18:12 [2020-01-13T18:18:12.810Z] 
18:18:12 [2020-01-13T18:18:12.810Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:18:12 [2020-01-13T18:18:12.810Z] #9 DONE 0.3s
18:18:12 [2020-01-13T18:18:12.810Z] 
18:18:12 [2020-01-13T18:18:12.810Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:18:12 [2020-01-13T18:18:12.857Z] #15 ...
18:18:12 [2020-01-13T18:18:12.857Z] 
18:18:12 [2020-01-13T18:18:12.857Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:12 [2020-01-13T18:18:12.857Z] #44 52.12   CC       compel/src/lib/ptrace.o
18:18:12 [2020-01-13T18:18:12.857Z] #44 52.55   AR       compel/libcompel.a
18:18:12 [2020-01-13T18:18:12.857Z] #44 52.61   HOSTCC   compel/src/main-host.o
18:18:12 [2020-01-13T18:18:12.857Z] #44 52.94   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
18:18:12 [2020-01-13T18:18:12.857Z] #44 53.16   HOSTCC   compel/src/lib/handle-elf-host.o
18:18:12 [2020-01-13T18:18:12.857Z] #44 53.67   HOSTCC   compel/src/lib/log-host.o
18:18:12 [2020-01-13T18:18:12.857Z] #44 53.91   HOSTLINK compel/compel-host-bin
18:18:12 [2020-01-13T18:18:12.857Z] #44 54.10   DEP      soccr/soccr.d
18:18:12 [2020-01-13T18:18:12.857Z] #44 54.29   CC       soccr/soccr.o
18:18:12 [2020-01-13T18:18:12.857Z] #44 55.69   AR       soccr/libsoccr.a
18:18:12 [2020-01-13T18:18:12.857Z] #44 55.74 make[1]: 'soccr/libsoccr.a' is up to date.
18:18:12 [2020-01-13T18:18:12.857Z] #44 56.20   DEP      criu/arch/x86/sigframe.d
18:18:12 [2020-01-13T18:18:12.857Z] #44 56.32   DEP      criu/arch/x86/sigaction_compat.d
18:18:12 [2020-01-13T18:18:12.857Z] #44 56.50   DEP      criu/arch/x86/kerndat.d
18:18:12 [2020-01-13T18:18:12.857Z] #44 56.71   DEP      criu/arch/x86/crtools.d
18:18:12 [2020-01-13T18:18:12.857Z] #44 56.89   DEP      criu/arch/x86/cpu.d
18:18:12 [2020-01-13T18:18:12.857Z] #44 57.10   CC       criu/arch/x86/cpu.o
18:18:12 [2020-01-13T18:18:12.857Z] #44 57.76   CC       criu/arch/x86/crtools.o
18:18:12 [2020-01-13T18:18:12.857Z] #44 59.42   CC       criu/arch/x86/kerndat.o
18:18:12 [2020-01-13T18:18:12.857Z] #44 59.90   CC       criu/arch/x86/sigaction_compat.o
18:18:12 [2020-01-13T18:18:12.857Z] #44 60.23   CC       criu/arch/x86/sigframe.o
18:18:12 [2020-01-13T18:18:12.857Z] #44 60.51   LINK     criu/arch/x86/crtools.built-in.o
18:18:12 [2020-01-13T18:18:12.857Z] #44 60.55   DEP      criu/pie/util-vdso-elf32.d
18:18:12 [2020-01-13T18:18:12.857Z] #44 60.81   DEP      criu/arch/x86/vdso-pie.d
18:18:12 [2020-01-13T18:18:12.857Z] #44 60.97   DEP      criu/pie/parasite-vdso.d
18:18:12 [2020-01-13T18:18:12.857Z] #44 61.16   DEP      criu/pie/util-vdso.d
18:18:12 [2020-01-13T18:18:12.857Z] #44 61.35   DEP      criu/pie/util.d
18:18:12 [2020-01-13T18:18:12.857Z] #44 61.57   CC       criu/pie/util.o
18:18:12 [2020-01-13T18:18:12.857Z] #44 61.82   CC       criu/pie/util-vdso.o
18:18:12 [2020-01-13T18:18:12.928Z] #44 18.88   CC       images/remap-file-path.o
18:18:12 [2020-01-13T18:18:12.928Z] #44 18.99   CC       images/eventfd.o
18:18:13 [2020-01-13T18:18:13.190Z] #10 DONE 0.3s
18:18:13 [2020-01-13T18:18:13.190Z] 
18:18:13 [2020-01-13T18:18:13.190Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:18:13 [2020-01-13T18:18:13.190Z] #41 DONE 0.0s
18:18:13 [2020-01-13T18:18:13.190Z] 
18:18:13 [2020-01-13T18:18:13.190Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:18:13 [2020-01-13T18:18:13.190Z] #30 DONE 0.1s
18:18:13 [2020-01-13T18:18:13.190Z] 
18:18:13 [2020-01-13T18:18:13.190Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:18:13 [2020-01-13T18:18:13.190Z] #22 DONE 0.1s
18:18:13 [2020-01-13T18:18:13.190Z] 
18:18:13 [2020-01-13T18:18:13.190Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:18:13 [2020-01-13T18:18:13.190Z] #65 DONE 0.1s
18:18:13 [2020-01-13T18:18:13.190Z] 
18:18:13 [2020-01-13T18:18:13.190Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:18:13 [2020-01-13T18:18:13.190Z] #23 DONE 0.1s
18:18:13 [2020-01-13T18:18:13.190Z] 
18:18:13 [2020-01-13T18:18:13.190Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:18:13 [2020-01-13T18:18:13.190Z] #33 DONE 0.1s
18:18:13 [2020-01-13T18:18:13.190Z] 
18:18:13 [2020-01-13T18:18:13.190Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:18:13 [2020-01-13T18:18:13.190Z] #71 DONE 0.1s
18:18:13 [2020-01-13T18:18:13.190Z] 
18:18:13 [2020-01-13T18:18:13.190Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:18:13 [2020-01-13T18:18:13.190Z] #47 DONE 0.1s
18:18:13 [2020-01-13T18:18:13.190Z] 
18:18:13 [2020-01-13T18:18:13.190Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:18:13 [2020-01-13T18:18:13.190Z] #50 DONE 0.1s
18:18:13 [2020-01-13T18:18:13.190Z] 
18:18:13 [2020-01-13T18:18:13.190Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:18:13 [2020-01-13T18:18:13.190Z] #53 DONE 0.1s
18:18:13 [2020-01-13T18:18:13.190Z] 
18:18:13 [2020-01-13T18:18:13.190Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:18:13 [2020-01-13T18:18:13.190Z] #44 19.19   CC       images/eventpoll.o
18:18:13 [2020-01-13T18:18:13.426Z] #44 ...
18:18:13 [2020-01-13T18:18:13.426Z] 
18:18:13 [2020-01-13T18:18:13.426Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:13 [2020-01-13T18:18:13.426Z] #47 121.9 net/http/httptrace
18:18:13 [2020-01-13T18:18:13.426Z] #47 122.1 net/http
18:18:13 [2020-01-13T18:18:13.426Z] #47 ...
18:18:13 [2020-01-13T18:18:13.426Z] 
18:18:13 [2020-01-13T18:18:13.426Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:13 [2020-01-13T18:18:13.426Z] #44 62.63   CC       criu/pie/parasite-vdso.o
18:18:13 [2020-01-13T18:18:13.451Z] #44 19.44   CC       images/fh.o
18:18:13 [2020-01-13T18:18:13.578Z] #66 0.373 + RM_GOPATH=0
18:18:13 [2020-01-13T18:18:13.578Z] #66 0.373 + TMP_GOPATH=
18:18:13 [2020-01-13T18:18:13.578Z] #66 0.373 + : /build/
18:18:13 [2020-01-13T18:18:13.578Z] #66 0.373 + '[' -z '' ']'
18:18:13 [2020-01-13T18:18:13.578Z] #66 0.373 ++ mktemp -d
18:18:13 [2020-01-13T18:18:13.578Z] #66 0.375 + export GOPATH=/tmp/tmp.jYUghvZ7r5
18:18:13 [2020-01-13T18:18:13.578Z] #66 0.375 + GOPATH=/tmp/tmp.jYUghvZ7r5
18:18:13 [2020-01-13T18:18:13.578Z] #66 0.375 + RM_GOPATH=1
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.375 ++ dirname ./install.sh
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.376 + dir=.
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.376 + bin=rootlesskit
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.376 + shift
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.376 + '[' '!' -f ./rootlesskit.installer ']'
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.377 + . ./rootlesskit.installer
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.377 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.377 + install_rootlesskit
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.377 + case "$1" in
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.378 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.378 + export CGO_ENABLED=0
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.378 + CGO_ENABLED=0
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.378 + _install_rootlesskit
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.378 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.378 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jYUghvZ7r5/src/github.com/rootless-containers/rootlesskit
18:18:13 [2020-01-13T18:18:13.579Z] #66 0.379 Cloning into '/tmp/tmp.jYUghvZ7r5/src/github.com/rootless-containers/rootlesskit'...
18:18:13 [2020-01-13T18:18:13.712Z] #44 19.79   CC       images/fsnotify.o
18:18:13 [2020-01-13T18:18:13.995Z] #44 ...
18:18:13 [2020-01-13T18:18:13.995Z] 
18:18:13 [2020-01-13T18:18:13.995Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:18:13 [2020-01-13T18:18:13.995Z] #15 DONE 2.4s
18:18:13 [2020-01-13T18:18:13.995Z] 
18:18:13 [2020-01-13T18:18:13.995Z] #16 [dev 6/25] RUN ldconfig
18:18:14 [2020-01-13T18:18:14.099Z] #57 79.66 + mkdir -p /build
18:18:14 [2020-01-13T18:18:14.099Z] #57 79.66 + cp runc /build/runc
18:18:14 [2020-01-13T18:18:14.099Z] #57 DONE 80.0s
18:18:14 [2020-01-13T18:18:14.099Z] 
18:18:14 [2020-01-13T18:18:14.099Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:14 [2020-01-13T18:18:14.099Z] #44 19.83   CC       images/eventpoll.o
18:18:14 [2020-01-13T18:18:14.099Z] #44 20.03   CC       images/fh.o
18:18:14 [2020-01-13T18:18:14.099Z] #44 20.26   CC       images/fsnotify.o
18:18:14 [2020-01-13T18:18:14.099Z] #44 20.61   CC       images/signalfd.o
18:18:14 [2020-01-13T18:18:14.099Z] #44 20.75   CC       images/fs.o
18:18:14 [2020-01-13T18:18:14.099Z] #44 20.95   CC       images/pstree.o
18:18:14 [2020-01-13T18:18:14.099Z] #44 21.10   CC       images/pipe.o
18:18:14 [2020-01-13T18:18:14.099Z] #44 21.35   CC       images/tcp-stream.o
18:18:14 [2020-01-13T18:18:14.099Z] #44 21.44   CC       images/sk-packet.o
18:18:14 [2020-01-13T18:18:14.099Z] #44 21.58   CC       images/mnt.o
18:18:14 [2020-01-13T18:18:14.099Z] #44 21.82   CC       images/pipe-data.o
18:18:14 [2020-01-13T18:18:14.099Z] #44 22.07   CC       images/sa.o
18:18:14 [2020-01-13T18:18:14.099Z] #44 22.23   CC       images/timer.o
18:18:14 [2020-01-13T18:18:14.285Z] #44 20.32   CC       images/signalfd.o
18:18:14 [2020-01-13T18:18:14.358Z] #44 22.55   CC       images/timerfd.o
18:18:14 [2020-01-13T18:18:14.548Z] #44 ...
18:18:14 [2020-01-13T18:18:14.548Z] 
18:18:14 [2020-01-13T18:18:14.548Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:14 [2020-01-13T18:18:14.548Z] #57 51.32 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:18:14 [2020-01-13T18:18:14.548Z] #57 52.91 + mkdir -p /build
18:18:14 [2020-01-13T18:18:14.548Z] #57 52.91 + cp runc /build/runc
18:18:14 [2020-01-13T18:18:14.548Z] #57 DONE 53.4s
18:18:14 [2020-01-13T18:18:14.548Z] 
18:18:14 [2020-01-13T18:18:14.548Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:14 [2020-01-13T18:18:14.548Z] #44 20.49   CC       images/fs.o
18:18:14 [2020-01-13T18:18:14.951Z] #44 22.81   CC       images/mm.o
18:18:14 [2020-01-13T18:18:14.951Z] #44 23.20   CC       images/sk-opts.o
18:18:14 [2020-01-13T18:18:14.952Z] #44 20.78   CC       images/pstree.o
18:18:14 [2020-01-13T18:18:14.952Z] #44 21.00   CC       images/pipe.o
18:18:15 [2020-01-13T18:18:15.213Z] #44 21.29   CC       images/tcp-stream.o
18:18:15 [2020-01-13T18:18:15.475Z] #44 21.53   CC       images/sk-packet.o
18:18:15 [2020-01-13T18:18:15.519Z] #44 23.44   CC       images/sk-unix.o
18:18:15 [2020-01-13T18:18:15.519Z] #44 23.60   CC       images/sk-inet.o
18:18:15 [2020-01-13T18:18:15.736Z] #44 21.70   CC       images/mnt.o
18:18:15 [2020-01-13T18:18:15.777Z] #44 23.81   CC       images/tun.o
18:18:15 [2020-01-13T18:18:15.778Z] #44 23.96   CC       images/sk-netlink.o
18:18:15 [2020-01-13T18:18:15.997Z] #44 21.92   CC       images/pipe-data.o
18:18:16 [2020-01-13T18:18:16.036Z] #44 24.07   CC       images/packet-sock.o
18:18:16 [2020-01-13T18:18:16.258Z] #44 22.16   CC       images/sa.o
18:18:16 [2020-01-13T18:18:16.294Z] #44 24.28   CC       images/ipc-var.o
18:18:16 [2020-01-13T18:18:16.294Z] #44 24.42   CC       images/ipc-desc.o
18:18:16 [2020-01-13T18:18:16.520Z] #44 22.45   CC       images/timer.o
18:18:16 [2020-01-13T18:18:16.550Z] #16 DONE 2.5s
18:18:16 [2020-01-13T18:18:16.550Z] 
18:18:16 [2020-01-13T18:18:16.550Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:18:16 [2020-01-13T18:18:16.553Z] #44 24.53   CC       images/ipc-shm.o
18:18:16 [2020-01-13T18:18:16.553Z] #44 24.69   CC       images/ipc-msg.o
18:18:16 [2020-01-13T18:18:16.780Z] #44 22.72   CC       images/timerfd.o
18:18:16 [2020-01-13T18:18:16.811Z] #44 24.87   CC       images/ipc-sem.o
18:18:17 [2020-01-13T18:18:17.043Z] #44 22.84   CC       images/mm.o
18:18:17 [2020-01-13T18:18:17.043Z] #44 23.07   CC       images/sk-opts.o
18:18:17 [2020-01-13T18:18:17.043Z] #44 23.22   CC       images/sk-unix.o
18:18:17 [2020-01-13T18:18:17.054Z] #66 3.415 + cd /tmp/tmp.jYUghvZ7r5/src/github.com/rootless-containers/rootlesskit
18:18:17 [2020-01-13T18:18:17.054Z] #66 3.415 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:18:17 [2020-01-13T18:18:17.054Z] #66 3.813 + for f in rootlesskit rootlesskit-docker-proxy
18:18:17 [2020-01-13T18:18:17.054Z] #66 3.813 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:18:17 [2020-01-13T18:18:17.070Z] #44 25.02   CC       images/utsns.o
18:18:17 [2020-01-13T18:18:17.070Z] #44 25.16   CC       images/creds.o
18:18:17 [2020-01-13T18:18:17.329Z] #44 25.27   CC       images/vma.o
18:18:17 [2020-01-13T18:18:17.329Z] #44 25.42   CC       images/netdev.o
18:18:17 [2020-01-13T18:18:17.587Z] #44 25.60   CC       images/tty.o
18:18:17 [2020-01-13T18:18:17.614Z] #44 23.41   CC       images/sk-inet.o
18:18:17 [2020-01-13T18:18:17.614Z] #44 23.62   CC       images/tun.o
18:18:17 [2020-01-13T18:18:17.846Z] #44 25.94   CC       images/file-lock.o
18:18:17 [2020-01-13T18:18:17.875Z] #44 23.87   CC       images/sk-netlink.o
18:18:18 [2020-01-13T18:18:18.105Z] #44 26.05   CC       images/rlimit.o
18:18:18 [2020-01-13T18:18:18.105Z] #44 26.19   CC       images/pagemap.o
18:18:18 [2020-01-13T18:18:18.138Z] #44 ...
18:18:18 [2020-01-13T18:18:18.138Z] 
18:18:18 [2020-01-13T18:18:18.138Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:18:18 [2020-01-13T18:18:18.138Z] #41 56.98 + dpkg --print-architecture
18:18:18 [2020-01-13T18:18:18.138Z] #41 DONE 57.2s
18:18:18 [2020-01-13T18:18:18.138Z] 
18:18:18 [2020-01-13T18:18:18.138Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:18 [2020-01-13T18:18:18.138Z] #44 24.08   CC       images/packet-sock.o
18:18:18 [2020-01-13T18:18:18.364Z] #44 26.34   CC       images/siginfo.o
18:18:18 [2020-01-13T18:18:18.364Z] #44 26.50   CC       images/rpc.o
18:18:18 [2020-01-13T18:18:18.398Z] #44 24.41   CC       images/ipc-var.o
18:18:18 [2020-01-13T18:18:18.659Z] #44 24.72   CC       images/ipc-desc.o
18:18:18 [2020-01-13T18:18:18.920Z] #44 24.91   CC       images/ipc-shm.o
18:18:18 [2020-01-13T18:18:18.930Z] #44 27.17   CC       images/ext-file.o
18:18:19 [2020-01-13T18:18:19.052Z] #66 ...
18:18:19 [2020-01-13T18:18:19.052Z] 
18:18:19 [2020-01-13T18:18:19.052Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.619 + RM_GOPATH=0
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.620 + TMP_GOPATH=
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.620 + : /build
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.621 + '[' -z '' ']'
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.622 ++ mktemp -d
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.624 + export GOPATH=/tmp/tmp.EOrkzw6HVm
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.624 + GOPATH=/tmp/tmp.EOrkzw6HVm
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.624 + RM_GOPATH=1
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.627 ++ dirname ./install.sh
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.641 + dir=.
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.641 + bin=tomlv
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.641 + shift
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.641 + '[' '!' -f ./tomlv.installer ']'
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.642 + . ./tomlv.installer
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.642 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.643 + install_tomlv
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.643 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.643 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EOrkzw6HVm/src/github.com/BurntSushi/toml
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.643 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:18:19 [2020-01-13T18:18:19.052Z] #34 0.653 Cloning into '/tmp/tmp.EOrkzw6HVm/src/github.com/BurntSushi/toml'...
18:18:19 [2020-01-13T18:18:19.052Z] #34 1.698 + cd /tmp/tmp.EOrkzw6HVm/src/github.com/BurntSushi/toml
18:18:19 [2020-01-13T18:18:19.052Z] #34 1.700 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:18:19 [2020-01-13T18:18:19.052Z] #34 1.709 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:18:19 [2020-01-13T18:18:19.052Z] #34 2.424 runtime/internal/atomic
18:18:19 [2020-01-13T18:18:19.052Z] #34 2.448 internal/cpu
18:18:19 [2020-01-13T18:18:19.052Z] #34 2.606 runtime/internal/sys
18:18:19 [2020-01-13T18:18:19.052Z] #34 2.824 runtime/internal/math
18:18:19 [2020-01-13T18:18:19.052Z] #34 2.889 math/bits
18:18:19 [2020-01-13T18:18:19.052Z] #34 3.223 internal/bytealg
18:18:19 [2020-01-13T18:18:19.052Z] #34 3.539 math
18:18:19 [2020-01-13T18:18:19.052Z] #34 3.714 runtime
18:18:19 [2020-01-13T18:18:19.083Z] #17 2.708 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:18:19 [2020-01-13T18:18:19.083Z] #17 2.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:18:19 [2020-01-13T18:18:19.083Z] #17 2.752 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:18:19 [2020-01-13T18:18:19.180Z] #44 25.05   CC       images/ipc-msg.o
18:18:19 [2020-01-13T18:18:19.180Z] #44 25.25   CC       images/ipc-sem.o
18:18:19 [2020-01-13T18:18:19.441Z] #44 25.38   CC       images/utsns.o
18:18:19 [2020-01-13T18:18:19.441Z] #44 25.52   CC       images/creds.o
18:18:19 [2020-01-13T18:18:19.497Z] #44 27.35   CC       images/cgroup.o
18:18:19 [2020-01-13T18:18:19.650Z] #17 3.448 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
18:18:19 [2020-01-13T18:18:19.702Z] #44 25.63   CC       images/vma.o
18:18:19 [2020-01-13T18:18:19.702Z] #44 25.74   CC       images/netdev.o
18:18:19 [2020-01-13T18:18:19.755Z] #44 27.78   CC       images/userns.o
18:18:19 [2020-01-13T18:18:19.963Z] #44 25.93   CC       images/tty.o
18:18:20 [2020-01-13T18:18:20.014Z] #44 27.95   CC       images/google/protobuf/descriptor.o
18:18:20 [2020-01-13T18:18:20.218Z] #17 ...
18:18:20 [2020-01-13T18:18:20.218Z] 
18:18:20 [2020-01-13T18:18:20.218Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:20 [2020-01-13T18:18:20.218Z] #57 8.740 + cd /tmp/tmp.NhKPQMAPtU/src/github.com/opencontainers/runc
18:18:20 [2020-01-13T18:18:20.218Z] #57 8.744 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
18:18:20 [2020-01-13T18:18:20.218Z] #57 8.858 + '[' -z '' ']'
18:18:20 [2020-01-13T18:18:20.218Z] #57 8.858 + target=static
18:18:20 [2020-01-13T18:18:20.218Z] #57 8.858 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:18:20 [2020-01-13T18:18:20.218Z] #57 10.16 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
18:18:20 [2020-01-13T18:18:20.225Z] #44 26.23   CC       images/file-lock.o
18:18:20 [2020-01-13T18:18:20.225Z] #44 26.31   CC       images/rlimit.o
18:18:20 [2020-01-13T18:18:20.476Z] #57 ...
18:18:20 [2020-01-13T18:18:20.476Z] 
18:18:20 [2020-01-13T18:18:20.476Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:20 [2020-01-13T18:18:20.476Z] #44 63.58   CC       criu/arch/x86/vdso-pie.o
18:18:20 [2020-01-13T18:18:20.476Z] #44 63.89   CC       criu/pie/util-vdso-elf32.o
18:18:20 [2020-01-13T18:18:20.476Z] #44 64.57   AR       criu/pie/pie.lib.a
18:18:20 [2020-01-13T18:18:20.476Z] #44 64.63   DEP      criu/pie/restorer.d
18:18:20 [2020-01-13T18:18:20.476Z] #44 64.81   DEP      criu/arch/x86/sigaction_compat_pie.d
18:18:20 [2020-01-13T18:18:20.476Z] #44 64.90   DEP      criu/arch/x86/restorer_unmap.d
18:18:20 [2020-01-13T18:18:20.476Z] #44 64.92   DEP      criu/arch/x86/restorer.d
18:18:20 [2020-01-13T18:18:20.476Z] #44 65.07   DEP      criu/pie/parasite.d
18:18:20 [2020-01-13T18:18:20.476Z] #44 65.32   CC       criu/pie/parasite.o
18:18:20 [2020-01-13T18:18:20.476Z] #44 67.00   LINK     criu/pie/parasite.built-in.o
18:18:20 [2020-01-13T18:18:20.476Z] #44 67.01   GEN      criu/pie/parasite-blob.h
18:18:20 [2020-01-13T18:18:20.476Z] #44 67.03   CC       criu/arch/x86/restorer.o
18:18:20 [2020-01-13T18:18:20.476Z] #44 67.56   CC       criu/arch/x86/restorer_unmap.o
18:18:20 [2020-01-13T18:18:20.476Z] #44 67.64   CC       criu/arch/x86/sigaction_compat_pie.o
18:18:20 [2020-01-13T18:18:20.476Z] #44 67.89   CC       criu/pie/restorer.o
18:18:20 [2020-01-13T18:18:20.486Z] #44 26.39   CC       images/pagemap.o
18:18:20 [2020-01-13T18:18:20.486Z] #44 26.60   CC       images/siginfo.o
18:18:20 [2020-01-13T18:18:20.746Z] #44 26.81   CC       images/rpc.o
18:18:20 [2020-01-13T18:18:20.951Z] #44 28.89   CC       images/opts.o
18:18:20 [2020-01-13T18:18:20.951Z] #44 29.06   CC       images/seccomp.o
18:18:21 [2020-01-13T18:18:21.209Z] #44 29.29   CC       images/binfmt-misc.o
18:18:21 [2020-01-13T18:18:21.224Z] #34 ...
18:18:21 [2020-01-13T18:18:21.224Z] 
18:18:21 [2020-01-13T18:18:21.224Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.385 + RM_GOPATH=0
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.385 + TMP_GOPATH=
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.386 + : /build
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.386 + '[' -z '' ']'
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.386 ++ mktemp -d
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.392 + export GOPATH=/tmp/tmp.KCGhHyOs5Y
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.392 + GOPATH=/tmp/tmp.KCGhHyOs5Y
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.392 + RM_GOPATH=1
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.393 ++ dirname ./install.sh
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.393 + dir=.
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.393 + bin=dockercli
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.393 + shift
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.393 + '[' '!' -f ./dockercli.installer ']'
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.393 + . ./dockercli.installer
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.394 ++ : stable
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.394 ++ : 17.06.2-ce
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.394 + install_dockercli
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.394 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.395 Install docker/cli version 17.06.2-ce from stable
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.395 ++ uname -m
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.396 + arch=s390x
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.396 + '[' s390x '!=' x86_64 ']'
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.396 + '[' s390x '!=' s390x ']'
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.396 + url=https://download.docker.com/linux/static
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.397 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
18:18:21 [2020-01-13T18:18:21.224Z] #24 0.399 + tar -xz docker/docker
18:18:21 [2020-01-13T18:18:21.224Z] #24 7.469 + mkdir -p /build
18:18:21 [2020-01-13T18:18:21.224Z] #24 7.470 + mv docker/docker /build/
18:18:21 [2020-01-13T18:18:21.224Z] #24 7.472 + rmdir docker
18:18:21 [2020-01-13T18:18:21.224Z] #24 DONE 7.6s
18:18:21 [2020-01-13T18:18:21.224Z] 
18:18:21 [2020-01-13T18:18:21.224Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.632 + RM_GOPATH=0
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.632 + TMP_GOPATH=
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.633 + : /build
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.633 + '[' -z '' ']'
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.633 ++ mktemp -d
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.634 + export GOPATH=/tmp/tmp.IiALZ5kxhN
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.634 + GOPATH=/tmp/tmp.IiALZ5kxhN
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.634 + RM_GOPATH=1
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.635 ++ dirname ./install.sh
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.637 + dir=.
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.637 + bin=vndr
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.637 + shift
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.637 + '[' '!' -f ./vndr.installer ']'
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.637 + . ./vndr.installer
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.637 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.637 + install_vndr
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.637 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.637 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.637 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IiALZ5kxhN/src/github.com/LK4D4/vndr
18:18:21 [2020-01-13T18:18:21.224Z] #48 0.651 Cloning into '/tmp/tmp.IiALZ5kxhN/src/github.com/LK4D4/vndr'...
18:18:21 [2020-01-13T18:18:21.224Z] #48 1.303 + cd /tmp/tmp.IiALZ5kxhN/src/github.com/LK4D4/vndr
18:18:21 [2020-01-13T18:18:21.224Z] #48 1.310 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:18:21 [2020-01-13T18:18:21.224Z] #48 1.328 + go build -buildmode=pie -v -o /build/vndr .
18:18:21 [2020-01-13T18:18:21.224Z] #48 2.397 internal/cpu
18:18:21 [2020-01-13T18:18:21.224Z] #48 2.420 runtime/internal/atomic
18:18:21 [2020-01-13T18:18:21.224Z] #48 2.649 runtime/internal/sys
18:18:21 [2020-01-13T18:18:21.224Z] #48 2.821 runtime/internal/math
18:18:21 [2020-01-13T18:18:21.224Z] #48 2.859 internal/race
18:18:21 [2020-01-13T18:18:21.224Z] #48 3.017 sync/atomic
18:18:21 [2020-01-13T18:18:21.224Z] #48 3.146 internal/bytealg
18:18:21 [2020-01-13T18:18:21.224Z] #48 3.337 unicode
18:18:21 [2020-01-13T18:18:21.224Z] #48 3.665 runtime
18:18:21 [2020-01-13T18:18:21.317Z] #44 27.40   CC       images/ext-file.o
18:18:21 [2020-01-13T18:18:21.317Z] #44 27.49   CC       images/cgroup.o
18:18:21 [2020-01-13T18:18:21.412Z] #44 ...
18:18:21 [2020-01-13T18:18:21.412Z] 
18:18:21 [2020-01-13T18:18:21.412Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:18:21 [2020-01-13T18:18:21.412Z] #17 4.925 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB]
18:18:21 [2020-01-13T18:18:21.468Z] #44 29.43   CC       images/time.o
18:18:21 [2020-01-13T18:18:21.468Z] #44 29.57   CC       images/sysctl.o
18:18:21 [2020-01-13T18:18:21.468Z] #44 29.69   CC       images/autofs.o
18:18:21 [2020-01-13T18:18:21.641Z] #48 8.140 unicode/utf8
18:18:21 [2020-01-13T18:18:21.726Z] #44 29.85   CC       images/macvlan.o
18:18:21 [2020-01-13T18:18:21.889Z] #44 27.93   CC       images/userns.o
18:18:21 [2020-01-13T18:18:21.985Z] #44 30.00   CC       images/sit.o
18:18:21 [2020-01-13T18:18:21.985Z] #44 ...
18:18:21 [2020-01-13T18:18:21.985Z] 
18:18:21 [2020-01-13T18:18:21.985Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:18:21 [2020-01-13T18:18:21.985Z] #41 88.25 + dpkg --print-architecture
18:18:21 [2020-01-13T18:18:21.985Z] #41 88.26 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:18:22 [2020-01-13T18:18:22.058Z] #48 8.900 math
18:18:22 [2020-01-13T18:18:22.151Z] #44 28.11   CC       images/google/protobuf/descriptor.o
18:18:22 [2020-01-13T18:18:22.551Z] #41 88.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:18:22 [2020-01-13T18:18:22.551Z] #41 88.76 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:18:22 [2020-01-13T18:18:22.916Z] #48 ...
18:18:22 [2020-01-13T18:18:22.916Z] 
18:18:22 [2020-01-13T18:18:22.916Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:18:22 [2020-01-13T18:18:22.916Z] #36 0.484 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:18:22 [2020-01-13T18:18:22.916Z] #36 0.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:18:22 [2020-01-13T18:18:22.916Z] #36 0.542 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:18:22 [2020-01-13T18:18:22.916Z] #36 1.269 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
18:18:22 [2020-01-13T18:18:22.916Z] #36 3.258 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
18:18:22 [2020-01-13T18:18:22.916Z] #36 4.906 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
18:18:23 [2020-01-13T18:18:23.094Z] #44 29.02   CC       images/opts.o
18:18:23 [2020-01-13T18:18:23.094Z] #44 29.13   CC       images/seccomp.o
18:18:23 [2020-01-13T18:18:23.094Z] #44 29.27   CC       images/binfmt-misc.o
18:18:23 [2020-01-13T18:18:23.315Z] #17 6.731 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:18:23 [2020-01-13T18:18:23.323Z] #36 ...
18:18:23 [2020-01-13T18:18:23.323Z] 
18:18:23 [2020-01-13T18:18:23.323Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:18:23 [2020-01-13T18:18:23.323Z] #42 0.693 + git clone https://github.com/docker/distribution.git .
18:18:23 [2020-01-13T18:18:23.323Z] #42 0.694 Cloning into '.'...
18:18:23 [2020-01-13T18:18:23.323Z] #42 ...
18:18:23 [2020-01-13T18:18:23.323Z] 
18:18:23 [2020-01-13T18:18:23.323Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.591 + RM_GOPATH=0
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.600 + TMP_GOPATH=
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.600 + : /build
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.601 + '[' -z '' ']'
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.603 ++ mktemp -d
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.603 + export GOPATH=/tmp/tmp.FpndADzSms
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.603 + GOPATH=/tmp/tmp.FpndADzSms
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.604 + RM_GOPATH=1
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.624 ++ dirname ./install.sh
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.634 + dir=.
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.634 + bin=proxy
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.634 + shift
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.634 + '[' '!' -f ./proxy.installer ']'
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.634 + . ./proxy.installer
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.634 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.634 + install_proxy
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.634 + case "$1" in
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.634 + export CGO_ENABLED=0
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.634 + CGO_ENABLED=0
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.634 + _install_proxy
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.634 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.635 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FpndADzSms/src/github.com/docker/libnetwork
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.635 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
18:18:23 [2020-01-13T18:18:23.323Z] #72 0.640 Cloning into '/tmp/tmp.FpndADzSms/src/github.com/docker/libnetwork'...
18:18:23 [2020-01-13T18:18:23.323Z] #72 ...
18:18:23 [2020-01-13T18:18:23.323Z] 
18:18:23 [2020-01-13T18:18:23.323Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:18:23 [2020-01-13T18:18:23.323Z] #31 0.582 + git clone https://github.com/kolyshkin/go-swagger.git .
18:18:23 [2020-01-13T18:18:23.323Z] #31 0.583 Cloning into '.'...
18:18:23 [2020-01-13T18:18:23.354Z] #44 29.35   CC       images/time.o
18:18:23 [2020-01-13T18:18:23.616Z] #44 29.45   CC       images/sysctl.o
18:18:23 [2020-01-13T18:18:23.616Z] #44 29.63   CC       images/autofs.o
18:18:23 [2020-01-13T18:18:23.748Z] #31 ...
18:18:23 [2020-01-13T18:18:23.749Z] 
18:18:23 [2020-01-13T18:18:23.749Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:18:23 [2020-01-13T18:18:23.749Z] #44 0.616 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:18:23 [2020-01-13T18:18:23.749Z] #44 0.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:18:23 [2020-01-13T18:18:23.749Z] #44 0.676 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:18:23 [2020-01-13T18:18:23.749Z] #44 1.476 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
18:18:23 [2020-01-13T18:18:23.749Z] #44 3.249 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
18:18:23 [2020-01-13T18:18:23.749Z] #44 4.948 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
18:18:23 [2020-01-13T18:18:23.749Z] #44 ...
18:18:23 [2020-01-13T18:18:23.749Z] 
18:18:23 [2020-01-13T18:18:23.749Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:18:23 [2020-01-13T18:18:23.749Z] #60 0.423 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:18:23 [2020-01-13T18:18:23.749Z] #60 0.466 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:18:23 [2020-01-13T18:18:23.749Z] #60 0.479 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:18:23 [2020-01-13T18:18:23.749Z] #60 0.677 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
18:18:23 [2020-01-13T18:18:23.749Z] #60 2.458 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
18:18:23 [2020-01-13T18:18:23.749Z] #60 4.108 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
18:18:23 [2020-01-13T18:18:23.749Z] #60 ...
18:18:23 [2020-01-13T18:18:23.749Z] 
18:18:23 [2020-01-13T18:18:23.749Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.584 + RM_GOPATH=0
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.584 + TMP_GOPATH=
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.584 + : /build
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.584 + '[' -z '' ']'
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.584 ++ mktemp -d
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.585 + export GOPATH=/tmp/tmp.HjHp2BIwz2
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.585 + GOPATH=/tmp/tmp.HjHp2BIwz2
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.585 + RM_GOPATH=1
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.585 ++ dirname ./install.sh
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.586 + dir=.
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.586 + bin=golangci_lint
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.586 + shift
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.586 + '[' '!' -f ./golangci_lint.installer ']'
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.586 + . ./golangci_lint.installer
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.587 ++ : v1.20.0
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.588 + install_golangci_lint
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.588 + echo 'Installing golangci-lint version v1.20.0'
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.588 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:18:23 [2020-01-13T18:18:23.749Z] #54 0.588 Installing golangci-lint version v1.20.0
18:18:23 [2020-01-13T18:18:23.878Z] #44 29.76   CC       images/macvlan.o
18:18:23 [2020-01-13T18:18:23.878Z] #44 29.92   CC       images/sit.o
18:18:24 [2020-01-13T18:18:24.139Z] #44 30.09   LINK     images/built-in.o
18:18:24 [2020-01-13T18:18:24.139Z] #44 30.21   GEN      compel/include/asm
18:18:24 [2020-01-13T18:18:24.139Z] #44 30.21   GEN      compel/include/version.h
18:18:24 [2020-01-13T18:18:24.139Z] #44 30.24 touch .config
18:18:24 [2020-01-13T18:18:24.139Z] #44 30.25   GEN      include/common/config.h
18:18:24 [2020-01-13T18:18:24.139Z] #44 30.30   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:18:24 [2020-01-13T18:18:24.168Z] #54 ...
18:18:24 [2020-01-13T18:18:24.169Z] 
18:18:24 [2020-01-13T18:18:24.169Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:18:24 [2020-01-13T18:18:24.169Z] #26 0.500 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:18:24 [2020-01-13T18:18:24.169Z] #26 0.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:18:24 [2020-01-13T18:18:24.169Z] #26 0.561 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:18:24 [2020-01-13T18:18:24.169Z] #26 1.303 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
18:18:24 [2020-01-13T18:18:24.169Z] #26 3.094 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
18:18:24 [2020-01-13T18:18:24.169Z] #26 5.314 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
18:18:24 [2020-01-13T18:18:24.169Z] #26 ...
18:18:24 [2020-01-13T18:18:24.169Z] 
18:18:24 [2020-01-13T18:18:24.169Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:18:24 [2020-01-13T18:18:24.169Z] #11 0.658 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:18:24 [2020-01-13T18:18:24.169Z] #11 0.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:18:24 [2020-01-13T18:18:24.169Z] #11 0.765 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:18:24 [2020-01-13T18:18:24.169Z] #11 1.796 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
18:18:24 [2020-01-13T18:18:24.169Z] #11 3.319 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
18:18:24 [2020-01-13T18:18:24.169Z] #11 5.051 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
18:18:24 [2020-01-13T18:18:24.169Z] #11 ...
18:18:24 [2020-01-13T18:18:24.169Z] 
18:18:24 [2020-01-13T18:18:24.169Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.610 + RM_GOPATH=0
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.610 + TMP_GOPATH=
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.610 + : /build
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.610 + '[' -z '' ']'
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.610 ++ mktemp -d
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.613 + export GOPATH=/tmp/tmp.YadHamiWO1
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.613 + GOPATH=/tmp/tmp.YadHamiWO1
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.613 + RM_GOPATH=1
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.616 ++ dirname ./install.sh
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.630 + dir=.
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.631 + bin=gotestsum
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.631 + shift
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.631 + '[' '!' -f ./gotestsum.installer ']'
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.632 + . ./gotestsum.installer
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.632 ++ : v0.3.5
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.633 + install_gotestsum
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.633 + echo 'Installing gotestsum version v0.3.5'
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.634 + go get -d gotest.tools/gotestsum
18:18:24 [2020-01-13T18:18:24.169Z] #51 0.634 Installing gotestsum version v0.3.5
18:18:24 [2020-01-13T18:18:24.400Z] #44 30.31   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
18:18:24 [2020-01-13T18:18:24.400Z] #44 30.38   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
18:18:24 [2020-01-13T18:18:24.400Z] #44 30.39   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
18:18:24 [2020-01-13T18:18:24.400Z] #44 30.42   DEP      compel/plugins/std/infect.d
18:18:24 [2020-01-13T18:18:24.400Z] #44 30.55   DEP      compel/plugins/std/string.d
18:18:24 [2020-01-13T18:18:24.577Z] #51 ...
18:18:24 [2020-01-13T18:18:24.577Z] 
18:18:24 [2020-01-13T18:18:24.577Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:24 [2020-01-13T18:18:24.577Z] #34 10.00 internal/testlog
18:18:24 [2020-01-13T18:18:24.577Z] #34 10.32 encoding
18:18:24 [2020-01-13T18:18:24.577Z] #34 10.39 runtime/cgo
18:18:24 [2020-01-13T18:18:24.661Z] #44 30.61   DEP      compel/plugins/std/log.d
18:18:24 [2020-01-13T18:18:24.661Z] #44 30.67   DEP      compel/plugins/std/fds.d
18:18:24 [2020-01-13T18:18:24.661Z] #44 30.73   DEP      compel/plugins/std/std.d
18:18:24 [2020-01-13T18:18:24.661Z] #44 30.78   DEP      compel/plugins/shmem/shmem.d
18:18:24 [2020-01-13T18:18:24.922Z] #44 30.82   DEP      compel/plugins/fds/fds.d
18:18:24 [2020-01-13T18:18:24.922Z] #44 30.91   CC       compel/plugins/std/std.o
18:18:25 [2020-01-13T18:18:25.183Z] #44 31.08   CC       compel/plugins/std/fds.o
18:18:25 [2020-01-13T18:18:25.183Z] #44 31.34   CC       compel/plugins/std/log.o
18:18:25 [2020-01-13T18:18:25.754Z] #44 31.72   CC       compel/plugins/std/string.o
18:18:26 [2020-01-13T18:18:26.015Z] #44 32.03   CC       compel/plugins/std/infect.o
18:18:26 [2020-01-13T18:18:26.276Z] #44 32.22   CC       compel/arch/aarch64/plugins/std/parasite-head.o
18:18:26 [2020-01-13T18:18:26.276Z] #44 32.25   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
18:18:26 [2020-01-13T18:18:26.276Z] #44 32.28   AR       compel/plugins/std.lib.a
18:18:26 [2020-01-13T18:18:26.276Z] #44 32.32   CC       compel/plugins/fds/fds.o
18:18:26 [2020-01-13T18:18:26.537Z] #44 32.49   AR       compel/plugins/fds.lib.a
18:18:26 [2020-01-13T18:18:26.537Z] #44 32.53   HOSTDEP  compel/src/lib/log-host.d
18:18:26 [2020-01-13T18:18:26.537Z] #44 32.62   HOSTDEP  compel/src/lib/handle-elf-host.d
18:18:26 [2020-01-13T18:18:26.637Z] #17 ...
18:18:26 [2020-01-13T18:18:26.637Z] 
18:18:26 [2020-01-13T18:18:26.637Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:26 [2020-01-13T18:18:26.637Z] #44 70.69   LINK     criu/pie/restorer.built-in.o
18:18:26 [2020-01-13T18:18:26.637Z] #44 70.71   GEN      criu/pie/restorer-blob.h
18:18:26 [2020-01-13T18:18:26.637Z] #44 70.78   DEP      criu/vdso.d
18:18:26 [2020-01-13T18:18:26.637Z] #44 70.97   DEP      criu/vdso-compat.d
18:18:26 [2020-01-13T18:18:26.637Z] #44 71.09   DEP      criu/uts_ns.d
18:18:26 [2020-01-13T18:18:26.637Z] #44 71.30   DEP      criu/util.d
18:18:26 [2020-01-13T18:18:26.637Z] #44 71.50   DEP      criu/uffd.d
18:18:26 [2020-01-13T18:18:26.637Z] #44 71.69   DEP      criu/tun.d
18:18:26 [2020-01-13T18:18:26.637Z] #44 71.87   DEP      criu/tty.d
18:18:26 [2020-01-13T18:18:26.637Z] #44 72.11   DEP      criu/timerfd.d
18:18:26 [2020-01-13T18:18:26.637Z] #44 72.26   DEP      criu/sysfs_parse.d
18:18:26 [2020-01-13T18:18:26.637Z] #44 72.51   DEP      criu/sysctl.d
18:18:26 [2020-01-13T18:18:26.637Z] #44 72.68   DEP      criu/string.d
18:18:26 [2020-01-13T18:18:26.637Z] #44 72.74   DEP      criu/stats.d
18:18:26 [2020-01-13T18:18:26.637Z] #44 72.85   DEP      criu/sockets.d
18:18:26 [2020-01-13T18:18:26.637Z] #44 73.04   DEP      criu/sk-unix.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 73.40   DEP      criu/sk-tcp.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 73.61   DEP      criu/sk-queue.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 73.90   DEP      criu/sk-packet.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 74.04   DEP      criu/sk-netlink.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 74.20   DEP      criu/sk-inet.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 74.35   DEP      criu/signalfd.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 74.51   DEP      criu/sigframe.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 74.63   DEP      criu/shmem.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 74.84   DEP      criu/servicefd.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 75.02   DEP      criu/seize.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 75.19   DEP      criu/seccomp.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 75.35   DEP      criu/rst-malloc.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 75.42   DEP      criu/rbtree.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 75.47   DEP      criu/pstree.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 75.63   DEP      criu/protobuf.d
18:18:26 [2020-01-13T18:18:26.638Z] #44 75.77   GEN      criu/protobuf-desc-gen.h
18:18:26 [2020-01-13T18:18:26.798Z] #44 32.73   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
18:18:26 [2020-01-13T18:18:26.798Z] #44 32.82   HOSTDEP  compel/src/main-host.d
18:18:27 [2020-01-13T18:18:27.058Z] #44 32.97   DEP      compel/src/lib/ptrace.d
18:18:27 [2020-01-13T18:18:27.058Z] #44 33.04   DEP      compel/src/lib/infect.d
18:18:27 [2020-01-13T18:18:27.058Z] #44 33.10   DEP      compel/src/lib/infect-util.d
18:18:27 [2020-01-13T18:18:27.319Z] #44 33.19   DEP      compel/src/lib/infect-rpc.d
18:18:27 [2020-01-13T18:18:27.319Z] #44 33.27   DEP      compel/arch/aarch64/src/lib/infect.d
18:18:27 [2020-01-13T18:18:27.319Z] #44 33.33   DEP      compel/arch/aarch64/src/lib/cpu.d
18:18:27 [2020-01-13T18:18:27.319Z] #44 33.39   DEP      compel/src/lib/log.d
18:18:27 [2020-01-13T18:18:27.319Z] #44 33.44   DEP      compel/src/main.d
18:18:27 [2020-01-13T18:18:27.580Z] #44 33.50   DEP      compel/src/lib/handle-elf.d
18:18:27 [2020-01-13T18:18:27.580Z] #44 33.58   DEP      compel/arch/aarch64/src/lib/handle-elf.d
18:18:27 [2020-01-13T18:18:27.580Z] #44 33.69   CC       compel/src/lib/log.o
18:18:27 [2020-01-13T18:18:27.841Z] #44 33.92   CC       compel/arch/aarch64/src/lib/cpu.o
18:18:28 [2020-01-13T18:18:28.012Z] #44 ...
18:18:28 [2020-01-13T18:18:28.012Z] 
18:18:28 [2020-01-13T18:18:28.012Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:28 [2020-01-13T18:18:28.012Z] #47 136.4 github.com/LK4D4/vndr/godl
18:18:28 [2020-01-13T18:18:28.012Z] #47 137.2 github.com/LK4D4/vndr
18:18:28 [2020-01-13T18:18:28.012Z] #47 DONE 146.6s
18:18:28 [2020-01-13T18:18:28.012Z] 
18:18:28 [2020-01-13T18:18:28.012Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:18:28 [2020-01-13T18:18:28.102Z] #44 34.06   CC       compel/arch/aarch64/src/lib/infect.o
18:18:28 [2020-01-13T18:18:28.249Z] #34 ...
18:18:28 [2020-01-13T18:18:28.249Z] 
18:18:28 [2020-01-13T18:18:28.249Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:28 [2020-01-13T18:18:28.249Z] #72 13.26 Checking out files:  68% (1375/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
18:18:28 [2020-01-13T18:18:28.249Z] #72 13.54 + cd /tmp/tmp.FpndADzSms/src/github.com/docker/libnetwork
18:18:28 [2020-01-13T18:18:28.249Z] #72 13.55 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
18:18:28 [2020-01-13T18:18:28.249Z] #72 13.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:18:28 [2020-01-13T18:18:28.363Z] #44 34.23   CC       compel/src/lib/infect-rpc.o
18:18:28 [2020-01-13T18:18:28.363Z] #44 34.39   CC       compel/src/lib/infect-util.o
18:18:28 [2020-01-13T18:18:28.579Z] #30 ...
18:18:28 [2020-01-13T18:18:28.579Z] 
18:18:28 [2020-01-13T18:18:28.579Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:28 [2020-01-13T18:18:28.579Z] #44 77.76   DEP      criu/protobuf-desc.d
18:18:28 [2020-01-13T18:18:28.623Z] #44 34.52   CC       compel/src/lib/infect.o
18:18:28 [2020-01-13T18:18:28.837Z] #44 78.05   DEP      criu/proc_parse.d
18:18:29 [2020-01-13T18:18:29.095Z] #44 78.33   DEP      criu/plugin.d
18:18:29 [2020-01-13T18:18:29.095Z] #44 78.41   DEP      criu/pipes.d
18:18:29 [2020-01-13T18:18:29.113Z] #41 ...
18:18:29 [2020-01-13T18:18:29.113Z] 
18:18:29 [2020-01-13T18:18:29.113Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.13   LINK     images/built-in.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.23   GEN      compel/include/asm
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.24   GEN      compel/include/version.h
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.25 touch .config
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.26   GEN      include/common/config.h
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.32   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.34   GEN      compel/plugins/include/uapi/std/syscall-64.h
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.35   GEN      compel/arch/x86/plugins/std/syscalls-64.S
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.37   DEP      compel/arch/x86/plugins/std/syscalls-64.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.40   DEP      compel/arch/x86/plugins/std/memcpy.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.42   DEP      compel/arch/x86/plugins/std/parasite-head.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.44   GEN      compel/plugins/include/uapi/std/syscall.h
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.47   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.48   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.50   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.50   DEP      compel/plugins/std/infect.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.59   DEP      compel/plugins/std/string.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.64   DEP      compel/plugins/std/log.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.73   DEP      compel/plugins/std/fds.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.78   DEP      compel/plugins/std/std.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.88   DEP      compel/plugins/shmem/shmem.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 30.97   DEP      compel/plugins/fds/fds.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 31.07   CC       compel/plugins/std/std.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 31.34   CC       compel/plugins/std/fds.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 31.66   CC       compel/plugins/std/log.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 32.12   CC       compel/plugins/std/string.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 32.56   CC       compel/plugins/std/infect.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 32.89   CC       compel/arch/x86/plugins/std/parasite-head.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 32.95   CC       compel/arch/x86/plugins/std/memcpy.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 32.98   CC       compel/arch/x86/plugins/std/syscalls-64.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 33.04   AR       compel/plugins/std.lib.a
18:18:29 [2020-01-13T18:18:29.113Z] #44 33.09   CC       compel/plugins/fds/fds.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 33.26   AR       compel/plugins/fds.lib.a
18:18:29 [2020-01-13T18:18:29.113Z] #44 33.29   HOSTDEP  compel/src/lib/log-host.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 33.36   HOSTDEP  compel/src/lib/handle-elf-host.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 33.44   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 33.53   HOSTDEP  compel/src/main-host.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 33.64   DEP      compel/src/lib/ptrace.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 33.74   DEP      compel/src/lib/infect.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 33.83   DEP      compel/src/lib/infect-util.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 33.92   DEP      compel/src/lib/infect-rpc.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 33.99   DEP      compel/arch/x86/src/lib/infect.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 34.10   DEP      compel/arch/x86/src/lib/cpu.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 34.17   DEP      compel/src/lib/log.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 34.25   DEP      compel/src/main.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 34.31   DEP      compel/src/lib/handle-elf.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 34.37   DEP      compel/arch/x86/src/lib/handle-elf.d
18:18:29 [2020-01-13T18:18:29.113Z] #44 34.47   CC       compel/src/lib/log.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 34.57   CC       compel/arch/x86/src/lib/cpu.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 35.05   CC       compel/arch/x86/src/lib/infect.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 35.78   CC       compel/src/lib/infect-rpc.o
18:18:29 [2020-01-13T18:18:29.113Z] #44 36.28   CC       compel/src/lib/infect-util.o
18:18:29 [2020-01-13T18:18:29.114Z] #44 36.39   CC       compel/src/lib/infect.o
18:18:29 [2020-01-13T18:18:29.353Z] #44 78.60   DEP      criu/pie-util.d
18:18:29 [2020-01-13T18:18:29.353Z] #44 78.72   DEP      criu/pie-util-vdso.d
18:18:29 [2020-01-13T18:18:29.566Z] #44 35.55   CC       compel/src/lib/ptrace.o
18:18:29 [2020-01-13T18:18:29.611Z] #44 78.87   DEP      criu/pie-util-vdso-elf32.d
18:18:29 [2020-01-13T18:18:29.611Z] #44 78.99   DEP      criu/path.d
18:18:29 [2020-01-13T18:18:29.680Z] #44 37.79   CC       compel/src/lib/ptrace.o
18:18:29 [2020-01-13T18:18:29.828Z] #44 35.77   AR       compel/libcompel.a
18:18:29 [2020-01-13T18:18:29.828Z] #44 35.80   HOSTCC   compel/src/main-host.o
18:18:29 [2020-01-13T18:18:29.939Z] #44 38.06   AR       compel/libcompel.a
18:18:29 [2020-01-13T18:18:29.939Z] #44 38.11   HOSTCC   compel/src/main-host.o
18:18:30 [2020-01-13T18:18:30.089Z] #44 36.03   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
18:18:30 [2020-01-13T18:18:30.089Z] #44 36.12   HOSTCC   compel/src/lib/handle-elf-host.o
18:18:30 [2020-01-13T18:18:30.179Z] #44 79.14   DEP      criu/parasite-syscall.d
18:18:30 [2020-01-13T18:18:30.179Z] #44 79.41   DEP      criu/pagemap.d
18:18:30 [2020-01-13T18:18:30.179Z] #44 79.52   DEP      criu/pagemap-cache.d
18:18:30 [2020-01-13T18:18:30.198Z] #44 38.29   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
18:18:30 [2020-01-13T18:18:30.350Z] #44 36.30   HOSTCC   compel/src/lib/log-host.o
18:18:30 [2020-01-13T18:18:30.350Z] #44 36.41   HOSTLINK compel/compel-host-bin
18:18:30 [2020-01-13T18:18:30.440Z] #44 79.61   DEP      criu/page-xfer.d
18:18:30 [2020-01-13T18:18:30.440Z] #44 79.73   DEP      criu/page-pipe.d
18:18:30 [2020-01-13T18:18:30.456Z] #44 38.48   HOSTCC   compel/src/lib/handle-elf-host.o
18:18:30 [2020-01-13T18:18:30.456Z] #44 38.72   HOSTCC   compel/src/lib/log-host.o
18:18:30 [2020-01-13T18:18:30.611Z] #44 36.47   DEP      soccr/soccr.d
18:18:30 [2020-01-13T18:18:30.611Z] #44 36.55   CC       soccr/soccr.o
18:18:30 [2020-01-13T18:18:30.698Z] #44 79.88   DEP      criu/netfilter.d
18:18:30 [2020-01-13T18:18:30.698Z] #44 80.10   DEP      criu/net.d
18:18:30 [2020-01-13T18:18:30.714Z] #44 38.87   HOSTLINK compel/compel-host-bin
18:18:30 [2020-01-13T18:18:30.714Z] #44 38.97   DEP      soccr/soccr.d
18:18:31 [2020-01-13T18:18:31.183Z] #44 37.24   AR       soccr/libsoccr.a
18:18:31 [2020-01-13T18:18:31.183Z] #44 37.26 make[1]: 'soccr/libsoccr.a' is up to date.
18:18:31 [2020-01-13T18:18:31.265Z] #44 80.39   DEP      criu/namespaces.d
18:18:31 [2020-01-13T18:18:31.280Z] #44 39.13   CC       soccr/soccr.o
18:18:31 [2020-01-13T18:18:31.444Z] #44 37.55   DEP      criu/arch/aarch64/sigframe.d
18:18:31 [2020-01-13T18:18:31.536Z] #44 80.62   DEP      criu/mount.d
18:18:31 [2020-01-13T18:18:31.706Z] #44 37.62   DEP      criu/arch/aarch64/crtools.d
18:18:31 [2020-01-13T18:18:31.706Z] #44 37.77   DEP      criu/arch/aarch64/cpu.d
18:18:31 [2020-01-13T18:18:31.706Z] #44 37.80   DEP      criu/arch/aarch64/bitops.d
18:18:31 [2020-01-13T18:18:31.706Z] #44 37.83   CC       criu/arch/aarch64/bitops.o
18:18:31 [2020-01-13T18:18:31.794Z] #44 80.86   DEP      criu/mem.d
18:18:31 [2020-01-13T18:18:31.794Z] #44 81.01   DEP      criu/lsm.d
18:18:31 [2020-01-13T18:18:31.794Z] #44 81.12   DEP      criu/log.d
18:18:31 [2020-01-13T18:18:31.954Z] #44 39.95   AR       soccr/libsoccr.a
18:18:31 [2020-01-13T18:18:31.954Z] #44 39.99 make[1]: 'soccr/libsoccr.a' is up to date.
18:18:31 [2020-01-13T18:18:31.966Z] #44 37.86   CC       criu/arch/aarch64/cpu.o
18:18:31 [2020-01-13T18:18:31.966Z] #44 37.95   CC       criu/arch/aarch64/crtools.o
18:18:32 [2020-01-13T18:18:32.052Z] #44 81.26   DEP      criu/libnetlink.d
18:18:32 [2020-01-13T18:18:32.216Z] #44 40.27   DEP      criu/arch/x86/sigframe.d
18:18:32 [2020-01-13T18:18:32.216Z] #44 40.32   DEP      criu/arch/x86/sigaction_compat.d
18:18:32 [2020-01-13T18:18:32.216Z] #44 40.40   DEP      criu/arch/x86/kerndat.d
18:18:32 [2020-01-13T18:18:32.228Z] #44 38.31   CC       criu/arch/aarch64/sigframe.o
18:18:32 [2020-01-13T18:18:32.309Z] #44 81.42   DEP      criu/kerndat.d
18:18:32 [2020-01-13T18:18:32.309Z] #44 81.63   DEP      criu/kcmp-ids.d
18:18:32 [2020-01-13T18:18:32.474Z] #44 40.49   DEP      criu/arch/x86/crtools.d
18:18:32 [2020-01-13T18:18:32.474Z] #44 40.67   DEP      criu/arch/x86/cpu.d
18:18:32 [2020-01-13T18:18:32.489Z] #44 38.45   LINK     criu/arch/aarch64/crtools.built-in.o
18:18:32 [2020-01-13T18:18:32.489Z] #44 38.49   DEP      criu/arch/aarch64/intraprocedure.d
18:18:32 [2020-01-13T18:18:32.489Z] #44 38.51   DEP      criu/arch/aarch64/vdso-pie.d
18:18:32 [2020-01-13T18:18:32.489Z] #44 38.60   DEP      criu/pie/parasite-vdso.d
18:18:32 [2020-01-13T18:18:32.567Z] #44 81.75   DEP      criu/irmap.d
18:18:32 [2020-01-13T18:18:32.736Z] #44 40.86   CC       criu/arch/x86/cpu.o
18:18:32 [2020-01-13T18:18:32.750Z] #44 38.76   DEP      criu/pie/util-vdso.d
18:18:32 [2020-01-13T18:18:32.750Z] #44 38.83   DEP      criu/pie/util.d
18:18:32 [2020-01-13T18:18:32.826Z] #44 81.88   DEP      criu/ipc_ns.d
18:18:32 [2020-01-13T18:18:32.826Z] #44 82.07   DEP      criu/image.d
18:18:33 [2020-01-13T18:18:33.010Z] #44 38.92   CC       criu/pie/util.o
18:18:33 [2020-01-13T18:18:33.084Z] #44 82.29   DEP      criu/image-desc.d
18:18:33 [2020-01-13T18:18:33.084Z] #44 82.36   DEP      criu/fsnotify.d
18:18:33 [2020-01-13T18:18:33.272Z] #44 39.10   CC       criu/pie/util-vdso.o
18:18:33 [2020-01-13T18:18:33.303Z] #44 41.32   CC       criu/arch/x86/crtools.o
18:18:33 [2020-01-13T18:18:33.342Z] #44 82.51   DEP      criu/filesystems.d
18:18:33 [2020-01-13T18:18:33.342Z] #44 82.73   DEP      criu/files.d
18:18:33 [2020-01-13T18:18:33.533Z] #44 ...
18:18:33 [2020-01-13T18:18:33.534Z] 
18:18:33 [2020-01-13T18:18:33.534Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:18:33 [2020-01-13T18:18:33.534Z] #30 DONE 72.6s
18:18:33 [2020-01-13T18:18:33.534Z] 
18:18:33 [2020-01-13T18:18:33.534Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:33 [2020-01-13T18:18:33.534Z] #44 39.43   CC       criu/pie/parasite-vdso.o
18:18:33 [2020-01-13T18:18:33.794Z] #44 39.79   CC       criu/arch/aarch64/vdso-pie.o
18:18:33 [2020-01-13T18:18:33.918Z] #44 82.96   DEP      criu/files-reg.d
18:18:33 [2020-01-13T18:18:33.918Z] #44 83.17   DEP      criu/files-ext.d
18:18:34 [2020-01-13T18:18:34.055Z] #44 40.00   CC       criu/arch/aarch64/intraprocedure.o
18:18:34 [2020-01-13T18:18:34.056Z] #44 40.03   AR       criu/pie/pie.lib.a
18:18:34 [2020-01-13T18:18:34.056Z] #44 40.08   DEP      criu/pie/restorer.d
18:18:34 [2020-01-13T18:18:34.056Z] #44 40.21   DEP      criu/arch/aarch64/restorer.d
18:18:34 [2020-01-13T18:18:34.177Z] #44 83.35   DEP      criu/file-lock.d
18:18:34 [2020-01-13T18:18:34.239Z] #44 42.23   CC       criu/arch/x86/kerndat.o
18:18:34 [2020-01-13T18:18:34.316Z] #44 40.35   DEP      criu/pie/parasite.d
18:18:34 [2020-01-13T18:18:34.436Z] #44 83.52   DEP      criu/file-ids.d
18:18:34 [2020-01-13T18:18:34.436Z] #44 83.61   DEP      criu/fifo.d
18:18:34 [2020-01-13T18:18:34.498Z] #44 42.60   CC       criu/arch/x86/sigaction_compat.o
18:18:34 [2020-01-13T18:18:34.695Z] #44 83.77   DEP      criu/fdstore.d
18:18:34 [2020-01-13T18:18:34.695Z] #44 83.89   DEP      criu/fault-injection.d
18:18:34 [2020-01-13T18:18:34.695Z] #44 83.94   DEP      criu/external.d
18:18:34 [2020-01-13T18:18:34.695Z] #44 84.03   DEP      criu/eventpoll.d
18:18:34 [2020-01-13T18:18:34.758Z] #44 42.79   CC       criu/arch/x86/sigframe.o
18:18:34 [2020-01-13T18:18:34.842Z] #72 ...
18:18:34 [2020-01-13T18:18:34.842Z] 
18:18:34 [2020-01-13T18:18:34.842Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:18:34 [2020-01-13T18:18:34.842Z] #60 11.58 Fetched 8017 kB in 11s (715 kB/s)
18:18:34 [2020-01-13T18:18:34.842Z] #60 11.58 Reading package lists...
18:18:34 [2020-01-13T18:18:34.842Z] #60 15.70 Reading package lists...
18:18:34 [2020-01-13T18:18:34.842Z] #60 19.50 Building dependency tree...
18:18:34 [2020-01-13T18:18:34.842Z] #60 20.76 The following additional packages will be installed:
18:18:34 [2020-01-13T18:18:34.842Z] #60 20.78   libbtrfs0
18:18:34 [2020-01-13T18:18:34.842Z] #60 20.90 The following NEW packages will be installed:
18:18:34 [2020-01-13T18:18:34.842Z] #60 20.91   libbtrfs-dev libbtrfs0
18:18:34 [2020-01-13T18:18:34.842Z] #60 21.01 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:18:34 [2020-01-13T18:18:34.842Z] #60 21.01 Need to get 118 kB of archives.
18:18:34 [2020-01-13T18:18:34.843Z] #60 21.01 After this operation, 390 kB of additional disk space will be used.
18:18:34 [2020-01-13T18:18:34.843Z] #60 21.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
18:18:34 [2020-01-13T18:18:34.843Z] #60 21.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
18:18:34 [2020-01-13T18:18:34.843Z] #60 21.66 debconf: delaying package configuration, since apt-utils is not installed
18:18:34 [2020-01-13T18:18:34.843Z] #60 ...
18:18:34 [2020-01-13T18:18:34.843Z] 
18:18:34 [2020-01-13T18:18:34.843Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:18:34 [2020-01-13T18:18:34.843Z] #54 16.10 + cd /tmp/tmp.HjHp2BIwz2/src/github.com/golangci/golangci-lint/
18:18:34 [2020-01-13T18:18:34.843Z] #54 16.10 + git checkout -q v1.20.0
18:18:34 [2020-01-13T18:18:34.843Z] #54 16.84 ++ git describe --tags
18:18:34 [2020-01-13T18:18:34.843Z] #54 16.84 + version=v1.20.0
18:18:34 [2020-01-13T18:18:34.843Z] #54 16.85 ++ git rev-parse --short HEAD
18:18:34 [2020-01-13T18:18:34.843Z] #54 16.85 + commit=cc98739
18:18:34 [2020-01-13T18:18:34.843Z] #54 16.85 ++ git show -s --format=%cd
18:18:34 [2020-01-13T18:18:34.843Z] #54 16.86 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
18:18:34 [2020-01-13T18:18:34.843Z] #54 16.86 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
18:18:34 [2020-01-13T18:18:34.843Z] #54 ...
18:18:34 [2020-01-13T18:18:34.843Z] 
18:18:34 [2020-01-13T18:18:34.843Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:18:34 [2020-01-13T18:18:34.843Z] #60 21.77 Fetched 118 kB in 0s (1424 kB/s)
18:18:34 [2020-01-13T18:18:34.843Z] #60 21.85 Selecting previously unselected package libbtrfs0.
18:18:34 [2020-01-13T18:18:34.843Z] #60 21.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
18:18:34 [2020-01-13T18:18:34.843Z] #60 21.94 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
18:18:34 [2020-01-13T18:18:34.843Z] #60 21.94 Unpacking libbtrfs0 (4.20.1-2) ...
18:18:34 [2020-01-13T18:18:34.888Z] #44 40.67   CC       criu/pie/parasite.o
18:18:34 [2020-01-13T18:18:34.953Z] #44 84.22   DEP      criu/eventfd.d
18:18:35 [2020-01-13T18:18:35.017Z] #44 42.95   LINK     criu/arch/x86/crtools.built-in.o
18:18:35 [2020-01-13T18:18:35.017Z] #44 42.98   DEP      criu/pie/util-vdso-elf32.d
18:18:35 [2020-01-13T18:18:35.017Z] #44 43.07   DEP      criu/arch/x86/vdso-pie.d
18:18:35 [2020-01-13T18:18:35.017Z] #44 43.13   DEP      criu/pie/parasite-vdso.d
18:18:35 [2020-01-13T18:18:35.211Z] #44 84.39   DEP      criu/crtools.d
18:18:35 [2020-01-13T18:18:35.276Z] #44 43.21   DEP      criu/pie/util-vdso.d
18:18:35 [2020-01-13T18:18:35.276Z] #44 43.28   DEP      criu/pie/util.d
18:18:35 [2020-01-13T18:18:35.276Z] #44 43.41   CC       criu/pie/util.o
18:18:35 [2020-01-13T18:18:35.291Z] #60 ...
18:18:35 [2020-01-13T18:18:35.291Z] 
18:18:35 [2020-01-13T18:18:35.291Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:18:35 [2020-01-13T18:18:35.291Z] #42 11.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:18:35 [2020-01-13T18:18:35.291Z] #42 14.50 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:18:35 [2020-01-13T18:18:35.291Z] #42 ...
18:18:35 [2020-01-13T18:18:35.291Z] 
18:18:35 [2020-01-13T18:18:35.291Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:18:35 [2020-01-13T18:18:35.291Z] #60 22.12 Selecting previously unselected package libbtrfs-dev.
18:18:35 [2020-01-13T18:18:35.291Z] #60 22.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
18:18:35 [2020-01-13T18:18:35.291Z] #60 22.12 Unpacking libbtrfs-dev (4.20.1-2) ...
18:18:35 [2020-01-13T18:18:35.291Z] #60 22.34 Setting up libbtrfs0 (4.20.1-2) ...
18:18:35 [2020-01-13T18:18:35.291Z] #60 22.38 Setting up libbtrfs-dev (4.20.1-2) ...
18:18:35 [2020-01-13T18:18:35.291Z] #60 22.38 Processing triggers for libc-bin (2.28-10) ...
18:18:35 [2020-01-13T18:18:35.291Z] #60 ...
18:18:35 [2020-01-13T18:18:35.291Z] 
18:18:35 [2020-01-13T18:18:35.291Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:18:35 [2020-01-13T18:18:35.291Z] #36 12.39 Fetched 8017 kB in 12s (673 kB/s)
18:18:35 [2020-01-13T18:18:35.291Z] #36 12.39 Reading package lists...
18:18:35 [2020-01-13T18:18:35.291Z] #36 16.18 Reading package lists...
18:18:35 [2020-01-13T18:18:35.291Z] #36 19.67 Building dependency tree...
18:18:35 [2020-01-13T18:18:35.291Z] #36 20.94 The following additional packages will be installed:
18:18:35 [2020-01-13T18:18:35.291Z] #36 20.97   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:18:35 [2020-01-13T18:18:35.291Z] #36 20.97 Suggested packages:
18:18:35 [2020-01-13T18:18:35.291Z] #36 20.97   cmake-doc ninja-build lrzip
18:18:35 [2020-01-13T18:18:35.291Z] #36 20.97 Recommended packages:
18:18:35 [2020-01-13T18:18:35.291Z] #36 20.97   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:18:35 [2020-01-13T18:18:35.291Z] #36 21.59 The following NEW packages will be installed:
18:18:35 [2020-01-13T18:18:35.291Z] #36 21.64   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:18:35 [2020-01-13T18:18:35.291Z] #36 21.64   vim-common xxd
18:18:35 [2020-01-13T18:18:35.291Z] #36 21.74 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:18:35 [2020-01-13T18:18:35.291Z] #36 21.74 Need to get 13.9 MB of archives.
18:18:35 [2020-01-13T18:18:35.291Z] #36 21.74 After this operation, 62.1 MB of additional disk space will be used.
18:18:35 [2020-01-13T18:18:35.291Z] #36 21.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
18:18:35 [2020-01-13T18:18:35.291Z] #36 21.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
18:18:35 [2020-01-13T18:18:35.291Z] #36 21.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
18:18:35 [2020-01-13T18:18:35.291Z] #36 21.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
18:18:35 [2020-01-13T18:18:35.459Z] #44 ...
18:18:35 [2020-01-13T18:18:35.459Z] 
18:18:35 [2020-01-13T18:18:35.459Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:18:35 [2020-01-13T18:18:35.459Z] #31 DONE 0.2s
18:18:35 [2020-01-13T18:18:35.459Z] 
18:18:35 [2020-01-13T18:18:35.459Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:35 [2020-01-13T18:18:35.459Z] #44 41.32   LINK     criu/pie/parasite.built-in.o
18:18:35 [2020-01-13T18:18:35.459Z] #44 41.33   GEN      criu/pie/parasite-blob.h
18:18:35 [2020-01-13T18:18:35.459Z] #44 41.35   CC       criu/arch/aarch64/restorer.o
18:18:35 [2020-01-13T18:18:35.459Z] #44 ...
18:18:35 [2020-01-13T18:18:35.459Z] 
18:18:35 [2020-01-13T18:18:35.459Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
18:18:35 [2020-01-13T18:18:35.459Z] #34 DONE 0.2s
18:18:35 [2020-01-13T18:18:35.459Z] 
18:18:35 [2020-01-13T18:18:35.459Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:35 [2020-01-13T18:18:35.459Z] #44 41.53   CC       criu/pie/restorer.o
18:18:35 [2020-01-13T18:18:35.468Z] #44 84.62   DEP      criu/cr-service.d
18:18:35 [2020-01-13T18:18:35.535Z] #44 43.65   CC       criu/pie/util-vdso.o
18:18:35 [2020-01-13T18:18:35.721Z] #44 ...
18:18:35 [2020-01-13T18:18:35.721Z] 
18:18:35 [2020-01-13T18:18:35.721Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:18:35 [2020-01-13T18:18:35.721Z] #39 DONE 0.1s
18:18:35 [2020-01-13T18:18:35.721Z] 
18:18:35 [2020-01-13T18:18:35.721Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:18:35 [2020-01-13T18:18:35.726Z] #44 84.83   DEP      criu/cr-restore.d
18:18:35 [2020-01-13T18:18:35.848Z] #36 ...
18:18:35 [2020-01-13T18:18:35.848Z] 
18:18:35 [2020-01-13T18:18:35.848Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:18:35 [2020-01-13T18:18:35.848Z] #44 12.81 Fetched 8017 kB in 12s (658 kB/s)
18:18:35 [2020-01-13T18:18:35.848Z] #44 12.81 Reading package lists...
18:18:35 [2020-01-13T18:18:35.848Z] #44 16.10 Reading package lists...
18:18:35 [2020-01-13T18:18:35.848Z] #44 19.56 Building dependency tree...
18:18:35 [2020-01-13T18:18:35.848Z] #44 20.80 The following additional packages will be installed:
18:18:35 [2020-01-13T18:18:35.848Z] #44 20.81   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:18:35 [2020-01-13T18:18:35.848Z] #44 20.81   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:18:35 [2020-01-13T18:18:35.848Z] #44 20.81 Suggested packages:
18:18:35 [2020-01-13T18:18:35.848Z] #44 20.81   manpages-dev python-setuptools
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.76 The following NEW packages will be installed:
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.76   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.76   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.77   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.77   python-six zlib1g-dev
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.90 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.90 Need to get 3742 kB of archives.
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.90 After this operation, 22.0 MB of additional disk space will be used.
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 21.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 22.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 22.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 22.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 22.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 22.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 22.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 22.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 22.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #44 ...
18:18:35 [2020-01-13T18:18:35.848Z] 
18:18:35 [2020-01-13T18:18:35.848Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:18:35 [2020-01-13T18:18:35.848Z] #36 22.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #36 22.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #36 22.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #36 22.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #36 ...
18:18:35 [2020-01-13T18:18:35.848Z] 
18:18:35 [2020-01-13T18:18:35.848Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:18:35 [2020-01-13T18:18:35.848Z] #60 DONE 22.8s
18:18:35 [2020-01-13T18:18:35.848Z] 
18:18:35 [2020-01-13T18:18:35.848Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:18:35 [2020-01-13T18:18:35.848Z] #36 22.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #36 22.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
18:18:35 [2020-01-13T18:18:35.848Z] #36 ...
18:18:35 [2020-01-13T18:18:35.848Z] 
18:18:35 [2020-01-13T18:18:35.848Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:18:35 [2020-01-13T18:18:35.848Z] #61 DONE 0.1s
18:18:35 [2020-01-13T18:18:35.982Z] #42 DONE 0.2s
18:18:35 [2020-01-13T18:18:35.982Z] 
18:18:35 [2020-01-13T18:18:35.982Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:18:35 [2020-01-13T18:18:35.983Z] #44 85.08   DEP      criu/cr-errno.d
18:18:35 [2020-01-13T18:18:35.983Z] #44 85.09   DEP      criu/cr-dump.d
18:18:35 [2020-01-13T18:18:35.983Z] #44 85.33   DEP      criu/cr-dedup.d
18:18:36 [2020-01-13T18:18:36.102Z] #44 44.15   CC       criu/pie/parasite-vdso.o
18:18:36 [2020-01-13T18:18:36.241Z] #44 85.49   DEP      criu/cr-check.d
18:18:36 [2020-01-13T18:18:36.317Z] 
18:18:36 [2020-01-13T18:18:36.317Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:18:36 [2020-01-13T18:18:36.317Z] #62 DONE 0.1s
18:18:36 [2020-01-13T18:18:36.317Z] 
18:18:36 [2020-01-13T18:18:36.317Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:18:36 [2020-01-13T18:18:36.317Z] #63 ...
18:18:36 [2020-01-13T18:18:36.317Z] 
18:18:36 [2020-01-13T18:18:36.317Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:18:36 [2020-01-13T18:18:36.317Z] #11 13.23 Fetched 8017 kB in 13s (637 kB/s)
18:18:36 [2020-01-13T18:18:36.317Z] #11 13.23 Reading package lists...
18:18:36 [2020-01-13T18:18:36.317Z] #11 17.60 Reading package lists...
18:18:36 [2020-01-13T18:18:36.317Z] #11 21.30 Building dependency tree...
18:18:36 [2020-01-13T18:18:36.317Z] #11 23.32 The following additional packages will be installed:
18:18:36 [2020-01-13T18:18:36.317Z] #11 23.32   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:18:36 [2020-01-13T18:18:36.317Z] #11 23.32   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:18:36 [2020-01-13T18:18:36.317Z] #11 23.32   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:18:36 [2020-01-13T18:18:36.317Z] #11 23.32   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:18:36 [2020-01-13T18:18:36.317Z] #11 23.32 Suggested packages:
18:18:36 [2020-01-13T18:18:36.317Z] #11 23.32   gcc-8-locales seccomp wine64
18:18:36 [2020-01-13T18:18:36.317Z] #11 ...
18:18:36 [2020-01-13T18:18:36.317Z] 
18:18:36 [2020-01-13T18:18:36.317Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.344 + RM_GOPATH=0
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.344 + TMP_GOPATH=
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.344 + : /build
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.344 + '[' -z '' ']'
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.345 ++ mktemp -d
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.349 + export GOPATH=/tmp/tmp.SDYQHW0T90
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.350 + GOPATH=/tmp/tmp.SDYQHW0T90
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.350 + RM_GOPATH=1
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.350 ++ dirname ./install.sh
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.351 + dir=.
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.351 + bin=containerd
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.351 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.351 + shift
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.351 + '[' '!' -f ./containerd.installer ']'
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.351 + . ./containerd.installer
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.351 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.351 + install_containerd
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.351 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.351 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SDYQHW0T90/src/github.com/containerd/containerd
18:18:36 [2020-01-13T18:18:36.317Z] #63 0.359 Cloning into '/tmp/tmp.SDYQHW0T90/src/github.com/containerd/containerd'...
18:18:36 [2020-01-13T18:18:36.499Z] #44 85.70   DEP      criu/config.d
18:18:36 [2020-01-13T18:18:36.499Z] #44 85.86   DEP      criu/clone-noasan.d
18:18:36 [2020-01-13T18:18:36.499Z] #44 85.90   DEP      criu/cgroup.d
18:18:36 [2020-01-13T18:18:36.669Z] #44 44.64   CC       criu/arch/x86/vdso-pie.o
18:18:36 [2020-01-13T18:18:36.670Z] #44 44.83   CC       criu/pie/util-vdso-elf32.o
18:18:36 [2020-01-13T18:18:36.727Z] #63 ...
18:18:36 [2020-01-13T18:18:36.727Z] 
18:18:36 [2020-01-13T18:18:36.727Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:18:36 [2020-01-13T18:18:36.727Z] #26 13.56 Fetched 8017 kB in 13s (616 kB/s)
18:18:36 [2020-01-13T18:18:36.727Z] #26 13.56 Reading package lists...
18:18:36 [2020-01-13T18:18:36.727Z] #26 17.63 Reading package lists...
18:18:36 [2020-01-13T18:18:36.727Z] #26 21.19 Building dependency tree...
18:18:36 [2020-01-13T18:18:36.728Z] #26 22.19 ca-certificates is already the newest version (20190110).
18:18:36 [2020-01-13T18:18:36.728Z] #26 22.19 The following additional packages will be installed:
18:18:36 [2020-01-13T18:18:36.728Z] #26 22.19   libjq1 libonig5
18:18:36 [2020-01-13T18:18:36.728Z] #26 22.42 The following NEW packages will be installed:
18:18:36 [2020-01-13T18:18:36.728Z] #26 22.47   jq libjq1 libonig5
18:18:36 [2020-01-13T18:18:36.728Z] #26 22.63 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:18:36 [2020-01-13T18:18:36.728Z] #26 22.63 Need to get 350 kB of archives.
18:18:36 [2020-01-13T18:18:36.728Z] #26 22.63 After this operation, 1154 kB of additional disk space will be used.
18:18:36 [2020-01-13T18:18:36.728Z] #26 22.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
18:18:36 [2020-01-13T18:18:36.728Z] #26 22.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
18:18:36 [2020-01-13T18:18:36.728Z] #26 22.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
18:18:36 [2020-01-13T18:18:36.728Z] #26 23.57 debconf: delaying package configuration, since apt-utils is not installed
18:18:36 [2020-01-13T18:18:36.728Z] #26 ...
18:18:36 [2020-01-13T18:18:36.728Z] 
18:18:36 [2020-01-13T18:18:36.728Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:18:36 [2020-01-13T18:18:36.728Z] #44 23.70 debconf: delaying package configuration, since apt-utils is not installed
18:18:36 [2020-01-13T18:18:36.728Z] #44 23.82 Fetched 3742 kB in 0s (7539 kB/s)
18:18:36 [2020-01-13T18:18:36.728Z] #44 23.93 Selecting previously unselected package libcap-dev:s390x.
18:18:36 [2020-01-13T18:18:36.758Z] #44 86.05   DEP      criu/cgroup-props.d
18:18:36 [2020-01-13T18:18:36.758Z] #44 86.14   DEP      criu/bitmap.d
18:18:36 [2020-01-13T18:18:36.758Z] #44 86.17   DEP      criu/bfd.d
18:18:36 [2020-01-13T18:18:36.924Z] #62 ...
18:18:36 [2020-01-13T18:18:36.924Z] 
18:18:36 [2020-01-13T18:18:36.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:36 [2020-01-13T18:18:36.924Z] #44 42.86   LINK     criu/pie/restorer.built-in.o
18:18:36 [2020-01-13T18:18:36.924Z] #44 42.87   GEN      criu/pie/restorer-blob.h
18:18:36 [2020-01-13T18:18:36.924Z] #44 42.94   DEP      criu/vdso.d
18:18:37 [2020-01-13T18:18:37.016Z] #44 86.26   DEP      criu/autofs.d
18:18:37 [2020-01-13T18:18:37.125Z] #44 23.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
18:18:37 [2020-01-13T18:18:37.125Z] #44 24.06 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
18:18:37 [2020-01-13T18:18:37.125Z] #44 24.06 Unpacking libcap-dev:s390x (1:2.25-2) ...
18:18:37 [2020-01-13T18:18:37.125Z] #44 24.17 Selecting previously unselected package libnet1:s390x.
18:18:37 [2020-01-13T18:18:37.125Z] #44 24.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
18:18:37 [2020-01-13T18:18:37.125Z] #44 24.19 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
18:18:37 [2020-01-13T18:18:37.125Z] #44 24.29 Selecting previously unselected package libnet1-dev.
18:18:37 [2020-01-13T18:18:37.185Z] #44 43.07   DEP      criu/uts_ns.d
18:18:37 [2020-01-13T18:18:37.185Z] #44 43.19   DEP      criu/util.d
18:18:37 [2020-01-13T18:18:37.185Z] #44 43.31   DEP      criu/uffd.d
18:18:37 [2020-01-13T18:18:37.237Z] #44 45.31   AR       criu/pie/pie.lib.a
18:18:37 [2020-01-13T18:18:37.237Z] #44 45.36   DEP      criu/pie/restorer.d
18:18:37 [2020-01-13T18:18:37.280Z] #44 86.48   DEP      criu/aio.d
18:18:37 [2020-01-13T18:18:37.445Z] #44 43.46   DEP      criu/tun.d
18:18:37 [2020-01-13T18:18:37.445Z] #44 43.53   DEP      criu/tty.d
18:18:37 [2020-01-13T18:18:37.445Z] #44 43.61   DEP      criu/timerfd.d
18:18:37 [2020-01-13T18:18:37.496Z] #44 45.48   DEP      criu/arch/x86/sigaction_compat_pie.d
18:18:37 [2020-01-13T18:18:37.496Z] #44 45.57   DEP      criu/arch/x86/restorer_unmap.d
18:18:37 [2020-01-13T18:18:37.496Z] #44 45.59   DEP      criu/arch/x86/restorer.d
18:18:37 [2020-01-13T18:18:37.538Z] #44 86.63   DEP      criu/action-scripts.d
18:18:37 [2020-01-13T18:18:37.538Z] #44 ...
18:18:37 [2020-01-13T18:18:37.538Z] 
18:18:37 [2020-01-13T18:18:37.538Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:18:37 [2020-01-13T18:18:37.538Z] #30 DONE 156.6s
18:18:37 [2020-01-13T18:18:37.538Z] 
18:18:37 [2020-01-13T18:18:37.538Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:18:37 [2020-01-13T18:18:37.538Z] #17 12.37 Fetched 8319 kB in 10s (828 kB/s)
18:18:37 [2020-01-13T18:18:37.538Z] #17 12.37 Reading package lists...
18:18:37 [2020-01-13T18:18:37.538Z] #17 15.61 Reading package lists...
18:18:37 [2020-01-13T18:18:37.538Z] #17 18.92 Building dependency tree...
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.40 libcap2-bin is already the newest version (1:2.25-2).
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.40 The following additional packages will be installed:
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.40   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.40   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.40   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.41   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.41   python3.7 python3.7-minimal vim-runtime xxd
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.41 Suggested packages:
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.41   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.41   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.41   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.41 Recommended packages:
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.41   aufs-dkms nftables build-essential python3-dev python3-keyring
18:18:37 [2020-01-13T18:18:37.538Z] #17 20.41   python3-keyrings.alt python3-xdg unzip
18:18:37 [2020-01-13T18:18:37.540Z] #44 24.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
18:18:37 [2020-01-13T18:18:37.540Z] #44 24.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:18:37 [2020-01-13T18:18:37.540Z] #44 ...
18:18:37 [2020-01-13T18:18:37.540Z] 
18:18:37 [2020-01-13T18:18:37.540Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:18:37 [2020-01-13T18:18:37.540Z] #26 23.74 Fetched 350 kB in 0s (2518 kB/s)
18:18:37 [2020-01-13T18:18:37.540Z] #26 23.83 Selecting previously unselected package libonig5:s390x.
18:18:37 [2020-01-13T18:18:37.540Z] #26 23.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
18:18:37 [2020-01-13T18:18:37.540Z] #26 23.88 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
18:18:37 [2020-01-13T18:18:37.540Z] #26 23.88 Unpacking libonig5:s390x (6.9.1-1) ...
18:18:37 [2020-01-13T18:18:37.540Z] #26 23.99 Selecting previously unselected package libjq1:s390x.
18:18:37 [2020-01-13T18:18:37.540Z] #26 23.99 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
18:18:37 [2020-01-13T18:18:37.540Z] #26 23.99 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
18:18:37 [2020-01-13T18:18:37.540Z] #26 24.05 Selecting previously unselected package jq.
18:18:37 [2020-01-13T18:18:37.540Z] #26 24.05 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
18:18:37 [2020-01-13T18:18:37.540Z] #26 24.06 Unpacking jq (1.5+dfsg-2+b1) ...
18:18:37 [2020-01-13T18:18:37.540Z] #26 24.17 Setting up libonig5:s390x (6.9.1-1) ...
18:18:37 [2020-01-13T18:18:37.540Z] #26 24.19 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
18:18:37 [2020-01-13T18:18:37.540Z] #26 24.20 Setting up jq (1.5+dfsg-2+b1) ...
18:18:37 [2020-01-13T18:18:37.540Z] #26 24.22 Processing triggers for libc-bin (2.28-10) ...
18:18:37 [2020-01-13T18:18:37.540Z] #26 DONE 24.5s
18:18:37 [2020-01-13T18:18:37.540Z] 
18:18:37 [2020-01-13T18:18:37.540Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:18:37 [2020-01-13T18:18:37.540Z] #44 24.47 Selecting previously unselected package libnl-3-200:s390x.
18:18:37 [2020-01-13T18:18:37.540Z] #44 24.48 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
18:18:37 [2020-01-13T18:18:37.540Z] #44 24.48 Unpacking libnl-3-200:s390x (3.4.0-1) ...
18:18:37 [2020-01-13T18:18:37.540Z] #44 24.56 Selecting previously unselected package libnl-3-dev:s390x.
18:18:37 [2020-01-13T18:18:37.540Z] #44 ...
18:18:37 [2020-01-13T18:18:37.540Z] 
18:18:37 [2020-01-13T18:18:37.540Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:37 [2020-01-13T18:18:37.540Z] #48 14.30 unicode/utf16
18:18:37 [2020-01-13T18:18:37.540Z] #48 14.53 container/list
18:18:37 [2020-01-13T18:18:37.540Z] #48 15.21 crypto/internal/subtle
18:18:37 [2020-01-13T18:18:37.540Z] #48 15.33 crypto/subtle
18:18:37 [2020-01-13T18:18:37.540Z] #48 15.46 vendor/golang.org/x/crypto/cryptobyte/asn1
18:18:37 [2020-01-13T18:18:37.540Z] #48 15.54 internal/nettrace
18:18:37 [2020-01-13T18:18:37.540Z] #48 15.71 runtime/cgo
18:18:37 [2020-01-13T18:18:37.540Z] #48 ...
18:18:37 [2020-01-13T18:18:37.540Z] 
18:18:37 [2020-01-13T18:18:37.540Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:18:37 [2020-01-13T18:18:37.540Z] #27 DONE 0.1s
18:18:37 [2020-01-13T18:18:37.540Z] 
18:18:37 [2020-01-13T18:18:37.540Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:18:37 [2020-01-13T18:18:37.540Z] #36 24.12 debconf: delaying package configuration, since apt-utils is not installed
18:18:37 [2020-01-13T18:18:37.540Z] #36 24.29 Fetched 13.9 MB in 1s (9559 kB/s)
18:18:37 [2020-01-13T18:18:37.540Z] #36 24.42 Selecting previously unselected package xxd.
18:18:37 [2020-01-13T18:18:37.540Z] #36 24.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 ... 15168 files and directories currently installed.)
18:18:37 [2020-01-13T18:18:37.540Z] #36 24.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
18:18:37 [2020-01-13T18:18:37.540Z] #36 24.50 Unpacking xxd (2:8.1.0875-5) ...
18:18:37 [2020-01-13T18:18:37.540Z] #36 24.71 Selecting previously unselected package vim-common.
18:18:37 [2020-01-13T18:18:37.706Z] #44 43.67   DEP      criu/sysfs_parse.d
18:18:37 [2020-01-13T18:18:37.706Z] #44 43.73   DEP      criu/sysctl.d
18:18:37 [2020-01-13T18:18:37.706Z] #44 43.79   DEP      criu/string.d
18:18:37 [2020-01-13T18:18:37.706Z] #44 43.81   DEP      criu/stats.d
18:18:37 [2020-01-13T18:18:37.706Z] #44 43.86   DEP      criu/sockets.d
18:18:37 [2020-01-13T18:18:37.755Z] #44 45.80   DEP      criu/pie/parasite.d
18:18:37 [2020-01-13T18:18:37.796Z] #17 ...
18:18:37 [2020-01-13T18:18:37.796Z] 
18:18:37 [2020-01-13T18:18:37.796Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:37 [2020-01-13T18:18:37.796Z] #44 86.96   CC       criu/action-scripts.o
18:18:37 [2020-01-13T18:18:37.966Z] #36 24.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:18:37 [2020-01-13T18:18:37.966Z] #44 43.93   DEP      criu/sk-unix.d
18:18:37 [2020-01-13T18:18:37.966Z] #36 24.73 Unpacking vim-common (2:8.1.0875-5) ...
18:18:38 [2020-01-13T18:18:38.014Z] #44 46.03   CC       criu/pie/parasite.o
18:18:38 [2020-01-13T18:18:38.227Z] #44 44.01   DEP      criu/sk-tcp.d
18:18:38 [2020-01-13T18:18:38.227Z] #44 44.08   DEP      criu/sk-queue.d
18:18:38 [2020-01-13T18:18:38.227Z] #44 44.15   DEP      criu/sk-packet.d
18:18:38 [2020-01-13T18:18:38.227Z] #44 44.23   DEP      criu/sk-netlink.d
18:18:38 [2020-01-13T18:18:38.227Z] #44 44.30   DEP      criu/sk-inet.d
18:18:38 [2020-01-13T18:18:38.365Z] #44 87.53   CC       criu/aio.o
18:18:38 [2020-01-13T18:18:38.488Z] #44 44.37   DEP      criu/signalfd.d
18:18:38 [2020-01-13T18:18:38.488Z] #44 44.43   DEP      criu/sigframe.d
18:18:38 [2020-01-13T18:18:38.488Z] #44 44.47   DEP      criu/shmem.d
18:18:38 [2020-01-13T18:18:38.488Z] #44 44.53   DEP      criu/servicefd.d
18:18:38 [2020-01-13T18:18:38.488Z] #44 44.59   DEP      criu/seize.d
18:18:38 [2020-01-13T18:18:38.488Z] #44 44.65   DEP      criu/seccomp.d
18:18:38 [2020-01-13T18:18:38.749Z] #44 44.73   DEP      criu/rst-malloc.d
18:18:38 [2020-01-13T18:18:38.749Z] #44 44.76   DEP      criu/rbtree.d
18:18:38 [2020-01-13T18:18:38.749Z] #44 44.78   DEP      criu/pstree.d
18:18:38 [2020-01-13T18:18:38.749Z] #44 44.85   DEP      criu/protobuf.d
18:18:38 [2020-01-13T18:18:38.824Z] #36 25.86 Selecting previously unselected package cmake-data.
18:18:38 [2020-01-13T18:18:38.824Z] #36 25.86 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:18:38 [2020-01-13T18:18:38.824Z] #36 25.87 Unpacking cmake-data (3.13.4-1) ...
18:18:38 [2020-01-13T18:18:38.931Z] #44 88.34   CC       criu/autofs.o
18:18:38 [2020-01-13T18:18:38.950Z] #44 46.79   LINK     criu/pie/parasite.built-in.o
18:18:38 [2020-01-13T18:18:38.950Z] #44 46.81   GEN      criu/pie/parasite-blob.h
18:18:38 [2020-01-13T18:18:38.950Z] #44 46.82   CC       criu/arch/x86/restorer.o
18:18:38 [2020-01-13T18:18:38.950Z] #44 47.17   CC       criu/arch/x86/restorer_unmap.o
18:18:38 [2020-01-13T18:18:38.950Z] #44 47.20   CC       criu/arch/x86/sigaction_compat_pie.o
18:18:39 [2020-01-13T18:18:39.010Z] #44 44.93   GEN      criu/protobuf-desc-gen.h
18:18:39 [2020-01-13T18:18:39.521Z] #44 47.38   CC       criu/pie/restorer.o
18:18:39 [2020-01-13T18:18:39.952Z] #44 45.97   DEP      criu/protobuf-desc.d
18:18:39 [2020-01-13T18:18:39.952Z] #44 46.03   DEP      criu/proc_parse.d
18:18:40 [2020-01-13T18:18:40.232Z] #44 46.16   DEP      criu/plugin.d
18:18:40 [2020-01-13T18:18:40.232Z] #44 46.24   DEP      criu/pipes.d
18:18:40 [2020-01-13T18:18:40.232Z] #44 46.35   DEP      criu/pie-util.d
18:18:40 [2020-01-13T18:18:40.519Z] #44 46.43   DEP      criu/pie-util-vdso.d
18:18:40 [2020-01-13T18:18:40.519Z] #44 46.49   DEP      criu/pie-util-vdso-elf32.d
18:18:40 [2020-01-13T18:18:40.519Z] #44 46.56   DEP      criu/path.d
18:18:40 [2020-01-13T18:18:40.519Z] #44 46.62   DEP      criu/parasite-syscall.d
18:18:40 [2020-01-13T18:18:40.781Z] #44 46.71   DEP      criu/pagemap.d
18:18:40 [2020-01-13T18:18:40.781Z] #44 46.82   DEP      criu/pagemap-cache.d
18:18:40 [2020-01-13T18:18:40.833Z] #44 89.64   CC       criu/bfd.o
18:18:40 [2020-01-13T18:18:40.833Z] #44 90.08   CC       criu/bitmap.o
18:18:41 [2020-01-13T18:18:41.040Z] #44 46.93   DEP      criu/page-xfer.d
18:18:41 [2020-01-13T18:18:41.040Z] #44 47.05   DEP      criu/page-pipe.d
18:18:41 [2020-01-13T18:18:41.040Z] #44 47.17   DEP      criu/netfilter.d
18:18:41 [2020-01-13T18:18:41.092Z] #44 90.22   CC       criu/cgroup-props.o
18:18:41 [2020-01-13T18:18:41.301Z] #44 47.26   DEP      criu/net.d
18:18:41 [2020-01-13T18:18:41.301Z] #44 47.36   DEP      criu/namespaces.d
18:18:41 [2020-01-13T18:18:41.301Z] #44 47.44   DEP      criu/mount.d
18:18:41 [2020-01-13T18:18:41.426Z] #44 49.33   LINK     criu/pie/restorer.built-in.o
18:18:41 [2020-01-13T18:18:41.426Z] #44 49.34   GEN      criu/pie/restorer-blob.h
18:18:41 [2020-01-13T18:18:41.426Z] #44 49.42   DEP      criu/vdso.d
18:18:41 [2020-01-13T18:18:41.426Z] #44 49.51   DEP      criu/vdso-compat.d
18:18:41 [2020-01-13T18:18:41.426Z] #44 49.61   DEP      criu/uts_ns.d
18:18:41 [2020-01-13T18:18:41.426Z] #44 49.69   DEP      criu/util.d
18:18:41 [2020-01-13T18:18:41.440Z] #36 28.51 Selecting previously unselected package libicu63:s390x.
18:18:41 [2020-01-13T18:18:41.440Z] #36 28.53 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ...
18:18:41 [2020-01-13T18:18:41.440Z] #36 28.53 Unpacking libicu63:s390x (63.1-6) ...
18:18:41 [2020-01-13T18:18:41.562Z] #44 47.51   DEP      criu/mem.d
18:18:41 [2020-01-13T18:18:41.562Z] #44 47.58   DEP      criu/lsm.d
18:18:41 [2020-01-13T18:18:41.562Z] #44 47.63   DEP      criu/log.d
18:18:41 [2020-01-13T18:18:41.562Z] #44 47.69   DEP      criu/libnetlink.d
18:18:41 [2020-01-13T18:18:41.659Z] #44 90.93   CC       criu/cgroup.o
18:18:41 [2020-01-13T18:18:41.822Z] #44 47.76   DEP      criu/kerndat.d
18:18:41 [2020-01-13T18:18:41.822Z] #44 47.84   DEP      criu/kcmp-ids.d
18:18:41 [2020-01-13T18:18:41.822Z] #44 47.88   DEP      criu/irmap.d
18:18:41 [2020-01-13T18:18:41.822Z] #44 47.94   DEP      criu/ipc_ns.d
18:18:41 [2020-01-13T18:18:41.994Z] #44 49.84   DEP      criu/uffd.d
18:18:41 [2020-01-13T18:18:41.994Z] #44 49.96   DEP      criu/tun.d
18:18:41 [2020-01-13T18:18:41.994Z] #44 50.12   DEP      criu/tty.d
18:18:42 [2020-01-13T18:18:42.083Z] #44 48.00   DEP      criu/image.d
18:18:42 [2020-01-13T18:18:42.083Z] #44 48.07   DEP      criu/image-desc.d
18:18:42 [2020-01-13T18:18:42.083Z] #44 48.11   DEP      criu/fsnotify.d
18:18:42 [2020-01-13T18:18:42.083Z] #44 48.18   DEP      criu/filesystems.d
18:18:42 [2020-01-13T18:18:42.083Z] #44 48.24   DEP      criu/files.d
18:18:42 [2020-01-13T18:18:42.253Z] #44 50.31   DEP      criu/timerfd.d
18:18:42 [2020-01-13T18:18:42.343Z] #44 48.32   DEP      criu/files-reg.d
18:18:42 [2020-01-13T18:18:42.343Z] #44 48.39   DEP      criu/files-ext.d
18:18:42 [2020-01-13T18:18:42.343Z] #44 48.45   DEP      criu/file-lock.d
18:18:42 [2020-01-13T18:18:42.343Z] #44 48.51   DEP      criu/file-ids.d
18:18:42 [2020-01-13T18:18:42.512Z] #44 50.48   DEP      criu/sysfs_parse.d
18:18:42 [2020-01-13T18:18:42.512Z] #44 50.58   DEP      criu/sysctl.d
18:18:42 [2020-01-13T18:18:42.603Z] #44 48.57   DEP      criu/fifo.d
18:18:42 [2020-01-13T18:18:42.603Z] #44 48.62   DEP      criu/fdstore.d
18:18:42 [2020-01-13T18:18:42.603Z] #44 48.67   DEP      criu/fault-injection.d
18:18:42 [2020-01-13T18:18:42.603Z] #44 48.69   DEP      criu/external.d
18:18:42 [2020-01-13T18:18:42.603Z] #44 48.73   DEP      criu/eventpoll.d
18:18:42 [2020-01-13T18:18:42.719Z] #36 ...
18:18:42 [2020-01-13T18:18:42.719Z] 
18:18:42 [2020-01-13T18:18:42.719Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:42 [2020-01-13T18:18:42.719Z] #72 DONE 29.6s
18:18:42 [2020-01-13T18:18:42.719Z] 
18:18:42 [2020-01-13T18:18:42.719Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:18:42 [2020-01-13T18:18:42.719Z] #44 24.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 24.57 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 24.72 Selecting previously unselected package libprotobuf-c1:s390x.
18:18:42 [2020-01-13T18:18:42.719Z] #44 24.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 24.73 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 24.77 Selecting previously unselected package libprotobuf-c-dev:s390x.
18:18:42 [2020-01-13T18:18:42.719Z] #44 24.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 24.78 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 24.85 Selecting previously unselected package zlib1g-dev:s390x.
18:18:42 [2020-01-13T18:18:42.719Z] #44 24.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 24.87 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 25.88 Selecting previously unselected package libprotobuf17:s390x.
18:18:42 [2020-01-13T18:18:42.719Z] #44 25.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 25.88 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 26.59 Selecting previously unselected package libprotobuf-lite17:s390x.
18:18:42 [2020-01-13T18:18:42.719Z] #44 26.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 26.61 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 26.74 Selecting previously unselected package libprotobuf-dev:s390x.
18:18:42 [2020-01-13T18:18:42.719Z] #44 26.74 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 26.75 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 27.84 Selecting previously unselected package libprotoc17:s390x.
18:18:42 [2020-01-13T18:18:42.719Z] #44 27.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 27.85 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.26 Selecting previously unselected package protobuf-c-compiler.
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.37 Selecting previously unselected package protobuf-compiler.
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.37 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.37 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.49 Selecting previously unselected package python-pkg-resources.
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.50 Unpacking python-pkg-resources (40.8.0-1) ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.83 Selecting previously unselected package python-six.
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.83 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.90 Unpacking python-six (1.12.0-1) ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.94 Selecting previously unselected package python-protobuf.
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 28.95 Unpacking python-protobuf (3.6.1.3-2) ...
18:18:42 [2020-01-13T18:18:42.719Z] #44 29.64 Setting up python-pkg-resources (40.8.0-1) ...
18:18:42 [2020-01-13T18:18:42.771Z] #44 50.73   DEP      criu/string.d
18:18:42 [2020-01-13T18:18:42.771Z] #44 50.78   DEP      criu/stats.d
18:18:42 [2020-01-13T18:18:42.771Z] #44 50.86   DEP      criu/sockets.d
18:18:42 [2020-01-13T18:18:42.771Z] #44 50.99   DEP      criu/sk-unix.d
18:18:42 [2020-01-13T18:18:42.862Z] #44 48.80   DEP      criu/eventfd.d
18:18:42 [2020-01-13T18:18:42.862Z] #44 48.85   DEP      criu/crtools.d
18:18:42 [2020-01-13T18:18:42.862Z] #44 48.93   DEP      criu/cr-service.d
18:18:43 [2020-01-13T18:18:43.031Z] #44 51.15   DEP      criu/sk-tcp.d
18:18:43 [2020-01-13T18:18:43.031Z] #44 51.28   DEP      criu/sk-queue.d
18:18:43 [2020-01-13T18:18:43.039Z] #44 ...
18:18:43 [2020-01-13T18:18:43.040Z] 
18:18:43 [2020-01-13T18:18:43.040Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.40 The following NEW packages will be installed:
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.42   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.43   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.43   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.43   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.43   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.43   python3-setuptools python3-wheel python3.7 python3.7-minimal
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.43   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.96 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.96 Need to get 27.0 MB of archives.
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.96 After this operation, 111 MB of additional disk space will be used.
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 22.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.38 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.90 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.92 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.92 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 23.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 24.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 24.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 24.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:18:43 [2020-01-13T18:18:43.040Z] #17 24.96 debconf: delaying package configuration, since apt-utils is not installed
18:18:43 [2020-01-13T18:18:43.040Z] #17 25.06 Fetched 27.0 MB in 2s (15.0 MB/s)
18:18:43 [2020-01-13T18:18:43.040Z] #17 25.11 Selecting previously unselected package pigz.
18:18:43 [2020-01-13T18:18:43.040Z] #17 25.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
18:18:43 [2020-01-13T18:18:43.040Z] #17 25.16 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:18:43 [2020-01-13T18:18:43.040Z] #17 25.18 Unpacking pigz (2.4-1) ...
18:18:43 [2020-01-13T18:18:43.040Z] #17 25.28 Selecting previously unselected package libpython3.7-minimal:amd64.
18:18:43 [2020-01-13T18:18:43.040Z] #17 25.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ...
18:18:43 [2020-01-13T18:18:43.040Z] #17 25.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ...
18:18:43 [2020-01-13T18:18:43.040Z] #17 25.69 Selecting previously unselected package python3.7-minimal.
18:18:43 [2020-01-13T18:18:43.040Z] #17 25.69 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ...
18:18:43 [2020-01-13T18:18:43.040Z] #17 25.70 Unpacking python3.7-minimal (3.7.3-2) ...
18:18:43 [2020-01-13T18:18:43.040Z] #17 26.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ...
18:18:43 [2020-01-13T18:18:43.040Z] #17 26.51 Setting up python3.7-minimal (3.7.3-2) ...
18:18:43 [2020-01-13T18:18:43.122Z] #44 49.00   DEP      criu/cr-restore.d
18:18:43 [2020-01-13T18:18:43.122Z] #44 49.10   DEP      criu/cr-errno.d
18:18:43 [2020-01-13T18:18:43.122Z] #44 49.11   DEP      criu/cr-dump.d
18:18:43 [2020-01-13T18:18:43.122Z] #44 49.19   DEP      criu/cr-dedup.d
18:18:43 [2020-01-13T18:18:43.122Z] #44 49.26   DEP      criu/cr-check.d
18:18:43 [2020-01-13T18:18:43.291Z] #44 51.39   DEP      criu/sk-packet.d
18:18:43 [2020-01-13T18:18:43.382Z] #44 49.34   DEP      criu/config.d
18:18:43 [2020-01-13T18:18:43.382Z] #44 49.41   DEP      criu/clone-noasan.d
18:18:43 [2020-01-13T18:18:43.382Z] #44 49.44   DEP      criu/cgroup.d
18:18:43 [2020-01-13T18:18:43.382Z] #44 49.50   DEP      criu/cgroup-props.d
18:18:43 [2020-01-13T18:18:43.382Z] #44 49.55   DEP      criu/bitmap.d
18:18:43 [2020-01-13T18:18:43.550Z] #44 51.55   DEP      criu/sk-netlink.d
18:18:43 [2020-01-13T18:18:43.550Z] #44 51.66   DEP      criu/sk-inet.d
18:18:43 [2020-01-13T18:18:43.550Z] #44 51.78   DEP      criu/signalfd.d
18:18:43 [2020-01-13T18:18:43.642Z] #44 49.56   DEP      criu/bfd.d
18:18:43 [2020-01-13T18:18:43.642Z] #44 49.60   DEP      criu/autofs.d
18:18:43 [2020-01-13T18:18:43.642Z] #44 49.67   DEP      criu/aio.d
18:18:43 [2020-01-13T18:18:43.642Z] #44 49.73   DEP      criu/action-scripts.d
18:18:43 [2020-01-13T18:18:43.809Z] #44 51.89   DEP      criu/sigframe.d
18:18:43 [2020-01-13T18:18:43.809Z] #44 51.95   DEP      criu/shmem.d
18:18:43 [2020-01-13T18:18:43.809Z] #44 52.00   DEP      criu/servicefd.d
18:18:43 [2020-01-13T18:18:43.902Z] #44 49.85   CC       criu/action-scripts.o
18:18:43 [2020-01-13T18:18:43.902Z] #44 50.07   CC       criu/aio.o
18:18:44 [2020-01-13T18:18:44.068Z] #44 52.07   DEP      criu/seize.d
18:18:44 [2020-01-13T18:18:44.068Z] #44 52.22   DEP      criu/seccomp.d
18:18:44 [2020-01-13T18:18:44.327Z] #44 52.36   DEP      criu/rst-malloc.d
18:18:44 [2020-01-13T18:18:44.327Z] #44 52.43   DEP      criu/rbtree.d
18:18:44 [2020-01-13T18:18:44.327Z] #44 52.47   DEP      criu/pstree.d
18:18:44 [2020-01-13T18:18:44.327Z] #44 52.57   DEP      criu/protobuf.d
18:18:44 [2020-01-13T18:18:44.473Z] #44 50.35   CC       criu/autofs.o
18:18:44 [2020-01-13T18:18:44.586Z] #44 52.66   GEN      criu/protobuf-desc-gen.h
18:18:44 [2020-01-13T18:18:44.634Z] #44 31.69 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
18:18:44 [2020-01-13T18:18:44.634Z] #44 31.70 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
18:18:44 [2020-01-13T18:18:44.634Z] #44 31.70 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:18:44 [2020-01-13T18:18:44.634Z] #44 31.71 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
18:18:44 [2020-01-13T18:18:44.634Z] #44 31.72 Setting up python-six (1.12.0-1) ...
18:18:44 [2020-01-13T18:18:44.634Z] #44 ...
18:18:44 [2020-01-13T18:18:44.634Z] 
18:18:44 [2020-01-13T18:18:44.634Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:18:44 [2020-01-13T18:18:44.634Z] #51 31.46 + cd /tmp/tmp.YadHamiWO1/src/gotest.tools/gotestsum
18:18:44 [2020-01-13T18:18:44.634Z] #51 31.46 + git checkout -q v0.3.5
18:18:44 [2020-01-13T18:18:44.634Z] #51 31.51 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:18:44 [2020-01-13T18:18:44.946Z] #17 28.58 Selecting previously unselected package python3-minimal.
18:18:44 [2020-01-13T18:18:44.946Z] #17 28.58 (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 ... 23672 files and directories currently installed.)
18:18:44 [2020-01-13T18:18:44.946Z] #17 28.62 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:18:44 [2020-01-13T18:18:44.946Z] #17 28.62 Unpacking python3-minimal (3.7.3-1) ...
18:18:44 [2020-01-13T18:18:44.946Z] #17 28.68 Selecting previously unselected package libmpdec2:amd64.
18:18:44 [2020-01-13T18:18:44.946Z] #17 28.69 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:18:44 [2020-01-13T18:18:44.946Z] #17 28.70 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:18:45 [2020-01-13T18:18:45.204Z] #17 28.79 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:18:45 [2020-01-13T18:18:45.204Z] #17 28.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ...
18:18:45 [2020-01-13T18:18:45.204Z] #17 28.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ...
18:18:45 [2020-01-13T18:18:45.413Z] #44 51.13   CC       criu/bfd.o
18:18:45 [2020-01-13T18:18:45.413Z] #44 51.41   CC       criu/bitmap.o
18:18:45 [2020-01-13T18:18:45.413Z] #44 51.47   CC       criu/cgroup-props.o
18:18:45 [2020-01-13T18:18:45.523Z] #44 53.68   DEP      criu/protobuf-desc.d
18:18:45 [2020-01-13T18:18:45.523Z] #44 53.76   DEP      criu/proc_parse.d
18:18:45 [2020-01-13T18:18:45.673Z] #44 ...
18:18:45 [2020-01-13T18:18:45.673Z] 
18:18:45 [2020-01-13T18:18:45.673Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:18:45 [2020-01-13T18:18:45.673Z] #62 84.48 + bin/containerd
18:18:46 [2020-01-13T18:18:46.091Z] #44 53.94   DEP      criu/plugin.d
18:18:46 [2020-01-13T18:18:46.091Z] #44 53.97   DEP      criu/pipes.d
18:18:46 [2020-01-13T18:18:46.091Z] #44 54.10   DEP      criu/pie-util.d
18:18:46 [2020-01-13T18:18:46.091Z] #44 54.18   DEP      criu/pie-util-vdso.d
18:18:46 [2020-01-13T18:18:46.091Z] #44 54.26   DEP      criu/pie-util-vdso-elf32.d
18:18:46 [2020-01-13T18:18:46.140Z] #17 29.75 Selecting previously unselected package python3.7.
18:18:46 [2020-01-13T18:18:46.140Z] #17 29.75 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ...
18:18:46 [2020-01-13T18:18:46.140Z] #17 29.76 Unpacking python3.7 (3.7.3-2) ...
18:18:46 [2020-01-13T18:18:46.140Z] #17 29.88 Selecting previously unselected package libpython3-stdlib:amd64.
18:18:46 [2020-01-13T18:18:46.140Z] #17 29.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:18:46 [2020-01-13T18:18:46.140Z] #17 29.90 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:18:46 [2020-01-13T18:18:46.351Z] #44 54.35   DEP      criu/path.d
18:18:46 [2020-01-13T18:18:46.351Z] #44 54.44   DEP      criu/parasite-syscall.d
18:18:46 [2020-01-13T18:18:46.351Z] #44 ...
18:18:46 [2020-01-13T18:18:46.351Z] 
18:18:46 [2020-01-13T18:18:46.351Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:18:46 [2020-01-13T18:18:46.351Z] #41 DONE 112.7s
18:18:46 [2020-01-13T18:18:46.351Z] 
18:18:46 [2020-01-13T18:18:46.351Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:46 [2020-01-13T18:18:46.351Z] #44 54.58   DEP      criu/pagemap.d
18:18:46 [2020-01-13T18:18:46.398Z] #17 30.01 Setting up python3-minimal (3.7.3-1) ...
18:18:46 [2020-01-13T18:18:46.719Z] #44 54.68   DEP      criu/pagemap-cache.d
18:18:46 [2020-01-13T18:18:46.719Z] #44 54.82   DEP      criu/page-xfer.d
18:18:46 [2020-01-13T18:18:46.978Z] #44 54.91   DEP      criu/page-pipe.d
18:18:46 [2020-01-13T18:18:46.978Z] #44 55.01   DEP      criu/netfilter.d
18:18:47 [2020-01-13T18:18:47.237Z] #44 55.22   DEP      criu/net.d
18:18:47 [2020-01-13T18:18:47.402Z] #17 30.88 Selecting previously unselected package python3.
18:18:47 [2020-01-13T18:18:47.403Z] #17 30.88 (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 ... 24084 files and directories currently installed.)
18:18:47 [2020-01-13T18:18:47.403Z] #17 30.93 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:18:47 [2020-01-13T18:18:47.403Z] #17 30.95 Unpacking python3 (3.7.3-1) ...
18:18:47 [2020-01-13T18:18:47.403Z] #17 31.04 Selecting previously unselected package libip4tc0:amd64.
18:18:47 [2020-01-13T18:18:47.403Z] #17 31.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:18:47 [2020-01-13T18:18:47.403Z] #17 31.07 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:18:47 [2020-01-13T18:18:47.496Z] #44 55.51   DEP      criu/namespaces.d
18:18:47 [2020-01-13T18:18:47.496Z] #44 55.63   DEP      criu/mount.d
18:18:47 [2020-01-13T18:18:47.496Z] #44 55.71   DEP      criu/mem.d
18:18:47 [2020-01-13T18:18:47.661Z] #17 31.17 Selecting previously unselected package libip6tc0:amd64.
18:18:47 [2020-01-13T18:18:47.661Z] #17 31.19 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:18:47 [2020-01-13T18:18:47.661Z] #17 31.19 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:18:47 [2020-01-13T18:18:47.661Z] #17 31.27 Selecting previously unselected package libiptc0:amd64.
18:18:47 [2020-01-13T18:18:47.661Z] #17 31.27 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:18:47 [2020-01-13T18:18:47.661Z] #17 31.28 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:18:47 [2020-01-13T18:18:47.661Z] #17 31.37 Selecting previously unselected package libnfnetlink0:amd64.
18:18:47 [2020-01-13T18:18:47.661Z] #17 31.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:18:47 [2020-01-13T18:18:47.661Z] #17 31.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:18:47 [2020-01-13T18:18:47.754Z] #44 55.85   DEP      criu/lsm.d
18:18:47 [2020-01-13T18:18:47.920Z] #17 31.42 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:18:47 [2020-01-13T18:18:47.920Z] #17 31.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:18:47 [2020-01-13T18:18:47.920Z] #17 31.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:18:47 [2020-01-13T18:18:47.920Z] #17 31.52 Selecting previously unselected package libnftnl11:amd64.
18:18:47 [2020-01-13T18:18:47.920Z] #17 31.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:18:47 [2020-01-13T18:18:47.920Z] #17 31.53 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:18:47 [2020-01-13T18:18:47.920Z] #17 31.61 Selecting previously unselected package iptables.
18:18:47 [2020-01-13T18:18:47.920Z] #17 31.61 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:18:47 [2020-01-13T18:18:47.920Z] #17 31.62 Unpacking iptables (1.8.2-4) ...
18:18:48 [2020-01-13T18:18:48.013Z] #44 56.00   DEP      criu/log.d
18:18:48 [2020-01-13T18:18:48.013Z] #44 56.12   DEP      criu/libnetlink.d
18:18:48 [2020-01-13T18:18:48.013Z] #44 56.20   DEP      criu/kerndat.d
18:18:48 [2020-01-13T18:18:48.148Z] #51 ...
18:18:48 [2020-01-13T18:18:48.148Z] 
18:18:48 [2020-01-13T18:18:48.148Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:18:48 [2020-01-13T18:18:48.148Z] #28 6.780 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:18:48 [2020-01-13T18:18:48.148Z] #28 7.027 
18:18:48 [2020-01-13T18:18:48.148Z] #28 7.233 
##                                                                         2.8%
#####                                                                      7.0%
########                                                                  11.2%
############                                                              17.4%
#################                                                         23.7%
#####################                                                     30.0%
##########################                                                36.3%
##############################                                            42.5%
###################################                                       48.8%
######################################                                    53.0%
###########################################                               60.8%
###############################################                           65.5%
###################################################                       71.7%
######################################################                    75.9%
############################################################              84.3%
###############################################################           88.5%
#####################################################################     96.8%
######################################################################## 100.0%
18:18:48 [2020-01-13T18:18:48.148Z] #28 9.928 
18:18:48 [2020-01-13T18:18:48.148Z] #28 10.09 
#######                                                                   10.3%
###################                                                       27.3%
18:18:48 [2020-01-13T18:18:48.148Z] #28 ...
18:18:48 [2020-01-13T18:18:48.148Z] 
18:18:48 [2020-01-13T18:18:48.148Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:18:48 [2020-01-13T18:18:48.148Z] #11 24.88 The following NEW packages will be installed:
18:18:48 [2020-01-13T18:18:48.148Z] #11 24.88   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:18:48 [2020-01-13T18:18:48.148Z] #11 24.88   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:18:48 [2020-01-13T18:18:48.148Z] #11 24.89   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:18:48 [2020-01-13T18:18:48.148Z] #11 24.89   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:18:48 [2020-01-13T18:18:48.148Z] #11 24.89   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:18:48 [2020-01-13T18:18:48.148Z] #11 24.89   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:18:48 [2020-01-13T18:18:48.148Z] #11 24.96 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:18:48 [2020-01-13T18:18:48.148Z] #11 24.96 Need to get 73.3 MB of archives.
18:18:48 [2020-01-13T18:18:48.148Z] #11 24.96 After this operation, 494 MB of additional disk space will be used.
18:18:48 [2020-01-13T18:18:48.148Z] #11 24.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 25.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 25.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 25.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 25.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 25.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 26.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 26.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 26.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 28.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u2 [109 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 31.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u2 [321 kB]
18:18:48 [2020-01-13T18:18:48.148Z] #11 32.31 debconf: delaying package configuration, since apt-utils is not installed
18:18:48 [2020-01-13T18:18:48.148Z] #11 32.41 Fetched 73.3 MB in 6s (11.5 MB/s)
18:18:48 [2020-01-13T18:18:48.148Z] #11 32.48 Selecting previously unselected package binutils-mingw-w64-i686.
18:18:48 [2020-01-13T18:18:48.148Z] #11 32.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
18:18:48 [2020-01-13T18:18:48.148Z] #11 32.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
18:18:48 [2020-01-13T18:18:48.148Z] #11 32.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:18:48 [2020-01-13T18:18:48.148Z] #11 34.90 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:18:48 [2020-01-13T18:18:48.148Z] #11 34.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
18:18:48 [2020-01-13T18:18:48.148Z] #11 34.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:18:48 [2020-01-13T18:18:48.148Z] #11 ...
18:18:48 [2020-01-13T18:18:48.148Z] 
18:18:48 [2020-01-13T18:18:48.148Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:18:48 [2020-01-13T18:18:48.148Z] #28 10.09 
#######                                                                   10.3%
###################                                                       27.3%
###################################                                       49.9%
####################################################                      72.5%
####################################################################      95.0%
######################################################################## 100.0%
18:18:48 [2020-01-13T18:18:48.179Z] #17 31.93 Selecting previously unselected package xxd.
18:18:48 [2020-01-13T18:18:48.272Z] #44 56.34   DEP      criu/kcmp-ids.d
18:18:48 [2020-01-13T18:18:48.272Z] #44 56.39   DEP      criu/irmap.d
18:18:48 [2020-01-13T18:18:48.272Z] #44 56.49   DEP      criu/ipc_ns.d
18:18:48 [2020-01-13T18:18:48.438Z] #17 31.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:18:48 [2020-01-13T18:18:48.438Z] #17 31.94 Unpacking xxd (2:8.1.0875-5) ...
18:18:48 [2020-01-13T18:18:48.438Z] #17 32.06 Selecting previously unselected package vim-common.
18:18:48 [2020-01-13T18:18:48.438Z] #17 32.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:18:48 [2020-01-13T18:18:48.438Z] #17 32.10 Unpacking vim-common (2:8.1.0875-5) ...
18:18:48 [2020-01-13T18:18:48.530Z] #44 56.54   DEP      criu/image.d
18:18:48 [2020-01-13T18:18:48.530Z] #44 56.64   DEP      criu/image-desc.d
18:18:48 [2020-01-13T18:18:48.530Z] #44 56.70   DEP      criu/fsnotify.d
18:18:48 [2020-01-13T18:18:48.533Z] #28 11.03 
18:18:48 [2020-01-13T18:18:48.697Z] #17 32.26 Selecting previously unselected package bash-completion.
18:18:48 [2020-01-13T18:18:48.697Z] #17 32.27 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:18:48 [2020-01-13T18:18:48.790Z] #44 56.81   DEP      criu/filesystems.d
18:18:48 [2020-01-13T18:18:48.790Z] #44 56.90   DEP      criu/files.d
18:18:48 [2020-01-13T18:18:48.790Z] #44 56.97   DEP      criu/files-reg.d
18:18:49 [2020-01-13T18:18:49.048Z] #44 57.07   DEP      criu/files-ext.d
18:18:49 [2020-01-13T18:18:49.048Z] #44 57.14   DEP      criu/file-lock.d
18:18:49 [2020-01-13T18:18:49.048Z] #44 57.23   DEP      criu/file-ids.d
18:18:49 [2020-01-13T18:18:49.048Z] #44 57.31   DEP      criu/fifo.d
18:18:49 [2020-01-13T18:18:49.091Z] #62 ...
18:18:49 [2020-01-13T18:18:49.091Z] 
18:18:49 [2020-01-13T18:18:49.091Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:18:49 [2020-01-13T18:18:49.091Z] #53 DONE 88.2s
18:18:49 [2020-01-13T18:18:49.307Z] #44 57.37   DEP      criu/fdstore.d
18:18:49 [2020-01-13T18:18:49.307Z] #44 57.44   DEP      criu/fault-injection.d
18:18:49 [2020-01-13T18:18:49.307Z] #44 57.48   DEP      criu/external.d
18:18:49 [2020-01-13T18:18:49.307Z] #44 57.57   DEP      criu/eventpoll.d
18:18:49 [2020-01-13T18:18:49.352Z] 
18:18:49 [2020-01-13T18:18:49.352Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:49 [2020-01-13T18:18:49.352Z] #44 51.86   CC       criu/cgroup.o
18:18:49 [2020-01-13T18:18:49.352Z] #44 53.35   CC       criu/clone-noasan.o
18:18:49 [2020-01-13T18:18:49.352Z] #44 53.44   CC       criu/config.o
18:18:49 [2020-01-13T18:18:49.352Z] #44 54.23   CC       criu/cr-check.o
18:18:49 [2020-01-13T18:18:49.352Z] #44 55.23   CC       criu/cr-dedup.o
18:18:49 [2020-01-13T18:18:49.352Z] #44 55.47   CC       criu/cr-dump.o
18:18:49 [2020-01-13T18:18:49.566Z] #44 57.67   DEP      criu/eventfd.d
18:18:49 [2020-01-13T18:18:49.825Z] #44 57.80   DEP      criu/crtools.d
18:18:49 [2020-01-13T18:18:49.826Z] #44 57.94   DEP      criu/cr-service.d
18:18:50 [2020-01-13T18:18:50.084Z] #44 58.09   DEP      criu/cr-restore.d
18:18:50 [2020-01-13T18:18:50.084Z] #44 58.23   DEP      criu/cr-errno.d
18:18:50 [2020-01-13T18:18:50.084Z] #44 58.24   DEP      criu/cr-dump.d
18:18:50 [2020-01-13T18:18:50.344Z] #44 58.38   DEP      criu/cr-dedup.d
18:18:50 [2020-01-13T18:18:50.344Z] #44 58.47   DEP      criu/cr-check.d
18:18:50 [2020-01-13T18:18:50.344Z] #44 58.59   DEP      criu/config.d
18:18:50 [2020-01-13T18:18:50.738Z] #44 56.87   CC       criu/cr-errno.o
18:18:50 [2020-01-13T18:18:50.911Z] #44 58.75   DEP      criu/clone-noasan.d
18:18:50 [2020-01-13T18:18:50.911Z] #44 58.79   DEP      criu/cgroup.d
18:18:50 [2020-01-13T18:18:50.911Z] #44 ...
18:18:50 [2020-01-13T18:18:50.911Z] 
18:18:50 [2020-01-13T18:18:50.911Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:18:50 [2020-01-13T18:18:50.911Z] #30 DONE 117.0s
18:18:50 [2020-01-13T18:18:50.911Z] 
18:18:50 [2020-01-13T18:18:50.911Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:50 [2020-01-13T18:18:50.911Z] #44 58.94   DEP      criu/cgroup-props.d
18:18:50 [2020-01-13T18:18:50.998Z] #44 56.92   CC       criu/cr-restore.o
18:18:51 [2020-01-13T18:18:51.170Z] #44 59.05   DEP      criu/bitmap.d
18:18:51 [2020-01-13T18:18:51.170Z] #44 59.07   DEP      criu/bfd.d
18:18:51 [2020-01-13T18:18:51.170Z] #44 59.13   DEP      criu/autofs.d
18:18:51 [2020-01-13T18:18:51.170Z] #44 59.34   DEP      criu/aio.d
18:18:51 [2020-01-13T18:18:51.180Z] #28 11.18 #=#=#                                                                         

######                                                                     8.4%
#############                                                             18.6%
####################                                                      28.8%
######################                                                    31.3%
########################                                                  33.9%
##########################                                                36.4%
############################                                              38.9%
###############################                                           44.0%
#################################                                         46.6%
#######################################                                   54.2%
##########################################                                59.3%
################################################                          66.9%
#####################################################                     74.6%
############################################################              84.7%
######################################################################## 100.0%
18:18:51 [2020-01-13T18:18:51.180Z] #28 13.54 
18:18:51 [2020-01-13T18:18:51.231Z] #17 34.96 Unpacking bash-completion (1:2.8-6) ...
18:18:51 [2020-01-13T18:18:51.429Z] #44 59.54   DEP      criu/action-scripts.d
18:18:51 [2020-01-13T18:18:51.596Z] #28 13.71 
#                                                                          1.6%
18:18:51 [2020-01-13T18:18:51.596Z] #28 ...
18:18:51 [2020-01-13T18:18:51.596Z] 
18:18:51 [2020-01-13T18:18:51.596Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:18:51 [2020-01-13T18:18:51.596Z] #44 33.63 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
18:18:51 [2020-01-13T18:18:51.596Z] #44 33.64 Setting up libnl-3-200:s390x (3.4.0-1) ...
18:18:51 [2020-01-13T18:18:51.596Z] #44 33.66 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
18:18:51 [2020-01-13T18:18:51.596Z] #44 33.66 Setting up libcap-dev:s390x (1:2.25-2) ...
18:18:51 [2020-01-13T18:18:51.596Z] #44 33.67 Setting up libprotoc17:s390x (3.6.1.3-2) ...
18:18:51 [2020-01-13T18:18:51.596Z] #44 33.68 Setting up protobuf-compiler (3.6.1.3-2) ...
18:18:51 [2020-01-13T18:18:51.596Z] #44 33.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:18:51 [2020-01-13T18:18:51.596Z] #44 33.69 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
18:18:51 [2020-01-13T18:18:51.596Z] #44 33.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:18:51 [2020-01-13T18:18:51.596Z] #44 33.71 Setting up python-protobuf (3.6.1.3-2) ...
18:18:51 [2020-01-13T18:18:51.596Z] #44 38.08 Setting up libnl-3-dev:s390x (3.4.0-1) ...
18:18:51 [2020-01-13T18:18:51.596Z] #44 38.10 Processing triggers for libc-bin (2.28-10) ...
18:18:51 [2020-01-13T18:18:51.596Z] #44 DONE 38.5s
18:18:51 [2020-01-13T18:18:51.596Z] 
18:18:51 [2020-01-13T18:18:51.596Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:18:51 [2020-01-13T18:18:51.694Z] #44 59.82   CC       criu/action-scripts.o
18:18:51 [2020-01-13T18:18:51.799Z] #17 35.37 Selecting previously unselected package bzip2.
18:18:51 [2020-01-13T18:18:51.799Z] #17 35.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:18:51 [2020-01-13T18:18:51.799Z] #17 35.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:18:51 [2020-01-13T18:18:51.799Z] #17 35.45 Selecting previously unselected package xz-utils.
18:18:51 [2020-01-13T18:18:51.799Z] #17 35.46 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:18:51 [2020-01-13T18:18:51.799Z] #17 35.47 Unpacking xz-utils (5.2.4-1) ...
18:18:51 [2020-01-13T18:18:51.967Z] #44 ...
18:18:51 [2020-01-13T18:18:51.967Z] 
18:18:51 [2020-01-13T18:18:51.967Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:18:51 [2020-01-13T18:18:51.967Z] #31 DONE 0.1s
18:18:52 [2020-01-13T18:18:52.058Z] #17 35.64 Selecting previously unselected package apparmor.
18:18:52 [2020-01-13T18:18:52.058Z] #17 35.66 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:18:52 [2020-01-13T18:18:52.058Z] #17 35.75 Unpacking apparmor (2.13.2-10) ...
18:18:52 [2020-01-13T18:18:52.225Z] 
18:18:52 [2020-01-13T18:18:52.225Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
18:18:52 [2020-01-13T18:18:52.225Z] #34 DONE 0.1s
18:18:52 [2020-01-13T18:18:52.225Z] 
18:18:52 [2020-01-13T18:18:52.225Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:18:52 [2020-01-13T18:18:52.418Z] #28 13.71 
#                                                                          1.6%
##                                                                         3.5%
####                                                                       6.3%
#######                                                                   10.1%
########                                                                  12.0%
##########                                                                14.8%
#############                                                             19.0%
################                                                          22.4%
##################                                                        26.2%
18:18:52 [2020-01-13T18:18:52.418Z] #28 ...
18:18:52 [2020-01-13T18:18:52.418Z] 
18:18:52 [2020-01-13T18:18:52.418Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:52 [2020-01-13T18:18:52.418Z] #34 29.08 sync
18:18:52 [2020-01-13T18:18:52.418Z] #34 29.08 internal/reflectlite
18:18:52 [2020-01-13T18:18:52.418Z] #34 32.16 errors
18:18:52 [2020-01-13T18:18:52.418Z] #34 32.16 sort
18:18:52 [2020-01-13T18:18:52.418Z] #34 32.60 strconv
18:18:52 [2020-01-13T18:18:52.418Z] #34 33.51 io
18:18:52 [2020-01-13T18:18:52.418Z] #34 34.84 syscall
18:18:52 [2020-01-13T18:18:52.418Z] #34 36.79 reflect
18:18:52 [2020-01-13T18:18:52.418Z] #34 ...
18:18:52 [2020-01-13T18:18:52.418Z] 
18:18:52 [2020-01-13T18:18:52.418Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:18:52 [2020-01-13T18:18:52.484Z] #39 DONE 0.1s
18:18:52 [2020-01-13T18:18:52.484Z] 
18:18:52 [2020-01-13T18:18:52.484Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:18:52 [2020-01-13T18:18:52.484Z] #42 DONE 0.3s
18:18:52 [2020-01-13T18:18:52.484Z] 
18:18:52 [2020-01-13T18:18:52.484Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:52 [2020-01-13T18:18:52.484Z] #44 60.26   CC       criu/aio.o
18:18:52 [2020-01-13T18:18:52.484Z] #44 60.59   CC       criu/autofs.o
18:18:52 [2020-01-13T18:18:52.626Z] #17 36.13 Selecting previously unselected package aufs-tools.
18:18:52 [2020-01-13T18:18:52.626Z] #17 36.14 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:18:52 [2020-01-13T18:18:52.626Z] #17 36.15 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:18:52 [2020-01-13T18:18:52.626Z] #17 36.27 Selecting previously unselected package libonig5:amd64.
18:18:52 [2020-01-13T18:18:52.626Z] #17 36.28 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:18:52 [2020-01-13T18:18:52.626Z] #17 36.29 Unpacking libonig5:amd64 (6.9.1-1) ...
18:18:52 [2020-01-13T18:18:52.885Z] #17 36.39 Selecting previously unselected package libjq1:amd64.
18:18:52 [2020-01-13T18:18:52.885Z] #17 36.41 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:18:52 [2020-01-13T18:18:52.885Z] #17 36.41 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:18:52 [2020-01-13T18:18:52.885Z] #17 36.51 Selecting previously unselected package jq.
18:18:52 [2020-01-13T18:18:52.885Z] #17 36.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:18:52 [2020-01-13T18:18:52.885Z] #17 36.52 Unpacking jq (1.5+dfsg-2+b1) ...
18:18:52 [2020-01-13T18:18:52.885Z] #17 36.60 Selecting previously unselected package libaio1:amd64.
18:18:53 [2020-01-13T18:18:53.144Z] #17 36.63 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:18:53 [2020-01-13T18:18:53.144Z] #17 36.63 Unpacking libaio1:amd64 (0.3.112-3) ...
18:18:53 [2020-01-13T18:18:53.144Z] #17 36.68 Selecting previously unselected package libgpm2:amd64.
18:18:53 [2020-01-13T18:18:53.144Z] #17 36.69 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:18:53 [2020-01-13T18:18:53.144Z] #17 36.69 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:18:53 [2020-01-13T18:18:53.144Z] #17 36.77 Selecting previously unselected package libicu63:amd64.
18:18:53 [2020-01-13T18:18:53.144Z] #17 36.78 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
18:18:53 [2020-01-13T18:18:53.144Z] #17 36.78 Unpacking libicu63:amd64 (63.1-6) ...
18:18:53 [2020-01-13T18:18:53.253Z] #28 13.71 
#                                                                          1.6%
##                                                                         3.5%
####                                                                       6.3%
#######                                                                   10.1%
########                                                                  12.0%
##########                                                                14.8%
#############                                                             19.0%
################                                                          22.4%
##################                                                        26.2%
####################                                                      29.0%
######################                                                    31.8%
##########################                                                36.7%
##############################                                            42.0%
################################                                          45.3%
18:18:53 [2020-01-13T18:18:53.253Z] #28 ...
18:18:53 [2020-01-13T18:18:53.253Z] 
18:18:53 [2020-01-13T18:18:53.253Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:18:53 [2020-01-13T18:18:53.253Z] #36 35.20 Selecting previously unselected package libxml2:s390x.
18:18:53 [2020-01-13T18:18:53.253Z] #36 35.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 35.21 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 35.70 Selecting previously unselected package libarchive13:s390x.
18:18:53 [2020-01-13T18:18:53.253Z] #36 35.70 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 35.70 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 35.99 Selecting previously unselected package libjsoncpp1:s390x.
18:18:53 [2020-01-13T18:18:53.253Z] #36 36.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 36.00 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 36.07 Selecting previously unselected package librhash0:s390x.
18:18:53 [2020-01-13T18:18:53.253Z] #36 36.07 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 36.07 Unpacking librhash0:s390x (1.3.8-1) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 36.25 Selecting previously unselected package libuv1:s390x.
18:18:53 [2020-01-13T18:18:53.253Z] #36 36.26 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 36.27 Unpacking libuv1:s390x (1.24.1-1) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 36.43 Selecting previously unselected package cmake.
18:18:53 [2020-01-13T18:18:53.253Z] #36 36.45 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 36.45 Unpacking cmake (3.13.4-1) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 39.33 Setting up libicu63:s390x (63.1-6) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 39.34 Setting up xxd (2:8.1.0875-5) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 39.35 Setting up libuv1:s390x (1.24.1-1) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 39.36 Setting up vim-common (2:8.1.0875-5) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 39.41 Setting up librhash0:s390x (1.3.8-1) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 39.42 Setting up cmake-data (3.13.4-1) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 39.44 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 39.46 Setting up libjsoncpp1:s390x (1.7.4-3) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 39.47 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 39.48 Setting up cmake (3.13.4-1) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 39.53 Processing triggers for libc-bin (2.28-10) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 39.64 Processing triggers for mime-support (3.62) ...
18:18:53 [2020-01-13T18:18:53.253Z] #36 DONE 40.0s
18:18:53 [2020-01-13T18:18:53.253Z] 
18:18:53 [2020-01-13T18:18:53.254Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:18:53 [2020-01-13T18:18:53.254Z] #28 13.71 
#                                                                          1.6%
##                                                                         3.5%
####                                                                       6.3%
#######                                                                   10.1%
########                                                                  12.0%
##########                                                                14.8%
#############                                                             19.0%
################                                                          22.4%
##################                                                        26.2%
####################                                                      29.0%
######################                                                    31.8%
##########################                                                36.7%
##############################                                            42.0%
################################                                          45.3%
##################################                                        48.1%
18:18:53 [2020-01-13T18:18:53.254Z] #28 ...
18:18:53 [2020-01-13T18:18:53.254Z] 
18:18:53 [2020-01-13T18:18:53.254Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:18:53 [2020-01-13T18:18:53.254Z] #37 DONE 0.1s
18:18:53 [2020-01-13T18:18:53.254Z] 
18:18:53 [2020-01-13T18:18:53.254Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:18:53 [2020-01-13T18:18:53.254Z] #28 13.71 
#                                                                          1.6%
##                                                                         3.5%
####                                                                       6.3%
#######                                                                   10.1%
########                                                                  12.0%
##########                                                                14.8%
#############                                                             19.0%
################                                                          22.4%
##################                                                        26.2%
####################                                                      29.0%
######################                                                    31.8%
##########################                                                36.7%
##############################                                            42.0%
################################                                          45.3%
##################################                                        48.1%
####################################                                      50.0%
18:18:53 [2020-01-13T18:18:53.254Z] #28 ...
18:18:53 [2020-01-13T18:18:53.254Z] 
18:18:53 [2020-01-13T18:18:53.254Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:18:53 [2020-01-13T18:18:53.254Z] #38 DONE 0.1s
18:18:53 [2020-01-13T18:18:53.254Z] 
18:18:53 [2020-01-13T18:18:53.254Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:18:53 [2020-01-13T18:18:53.417Z] #44 61.27   CC       criu/bfd.o
18:18:53 [2020-01-13T18:18:53.417Z] #44 61.53   CC       criu/bitmap.o
18:18:53 [2020-01-13T18:18:53.417Z] #44 61.59   CC       criu/cgroup-props.o
18:18:53 [2020-01-13T18:18:53.542Z] #44 59.53   CC       criu/cr-service.o
18:18:53 [2020-01-13T18:18:53.983Z] #44 61.96   CC       criu/cgroup.o
18:18:54 [2020-01-13T18:18:54.485Z] #44 60.53   CC       criu/crtools.o
18:18:54 [2020-01-13T18:18:54.521Z] #17 ...
18:18:54 [2020-01-13T18:18:54.521Z] 
18:18:54 [2020-01-13T18:18:54.521Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:54 [2020-01-13T18:18:54.521Z] #44 93.44   CC       criu/clone-noasan.o
18:18:54 [2020-01-13T18:18:54.521Z] #44 93.57   CC       criu/config.o
18:18:54 [2020-01-13T18:18:54.521Z] #44 94.89   CC       criu/cr-check.o
18:18:54 [2020-01-13T18:18:54.521Z] #44 96.27   CC       criu/cr-dedup.o
18:18:54 [2020-01-13T18:18:54.521Z] #44 96.64   CC       criu/cr-dump.o
18:18:54 [2020-01-13T18:18:54.521Z] #44 98.85   CC       criu/cr-errno.o
18:18:54 [2020-01-13T18:18:54.521Z] #44 98.94   CC       criu/cr-restore.o
18:18:54 [2020-01-13T18:18:54.521Z] #44 103.1   CC       criu/cr-service.o
18:18:54 [2020-01-13T18:18:54.746Z] #44 60.87   CC       criu/eventfd.o
18:18:55 [2020-01-13T18:18:55.007Z] #44 61.10   CC       criu/eventpoll.o
18:18:55 [2020-01-13T18:18:55.359Z] #44 63.20   CC       criu/clone-noasan.o
18:18:55 [2020-01-13T18:18:55.359Z] #44 63.28   CC       criu/config.o
18:18:55 [2020-01-13T18:18:55.457Z] #44 104.6   CC       criu/crtools.o
18:18:55 [2020-01-13T18:18:55.579Z] #44 61.59   CC       criu/external.o
18:18:55 [2020-01-13T18:18:55.618Z] #44 63.85   CC       criu/cr-check.o
18:18:55 [2020-01-13T18:18:55.663Z] #28 13.71 
#                                                                          1.6%
##                                                                         3.5%
####                                                                       6.3%
#######                                                                   10.1%
########                                                                  12.0%
##########                                                                14.8%
#############                                                             19.0%
################                                                          22.4%
##################                                                        26.2%
####################                                                      29.0%
######################                                                    31.8%
##########################                                                36.7%
##############################                                            42.0%
################################                                          45.3%
##################################                                        48.1%
####################################                                      50.0%
######################################                                    52.9%
########################################                                  55.8%
##########################################                                59.7%
############################################                              61.6%
#############################################                             63.4%
################################################                          67.2%
##################################################                        70.1%
#####################################################                     73.9%
#######################################################                   77.6%
#########################################################                 80.5%
###########################################################               83.3%
#############################################################             84.8%
##############################################################            86.5%
################################################################          89.2%
##################################################################        92.0%
###################################################################       93.9%
####################################################################      95.8%
######################################################################    97.7%
######################################################################## 100.0%
18:18:55 [2020-01-13T18:18:55.663Z] #28 17.97 
18:18:55 [2020-01-13T18:18:55.716Z] #44 105.1   CC       criu/eventfd.o
18:18:55 [2020-01-13T18:18:55.840Z] #44 61.78   CC       criu/fault-injection.o
18:18:55 [2020-01-13T18:18:55.840Z] #44 61.84   CC       criu/fdstore.o
18:18:56 [2020-01-13T18:18:56.100Z] #44 62.05   CC       criu/fifo.o
18:18:56 [2020-01-13T18:18:56.100Z] #44 62.27   CC       criu/file-ids.o
18:18:56 [2020-01-13T18:18:56.283Z] #44 105.5   CC       criu/eventpoll.o
18:18:56 [2020-01-13T18:18:56.542Z] #44 ...
18:18:56 [2020-01-13T18:18:56.542Z] 
18:18:56 [2020-01-13T18:18:56.542Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:18:56 [2020-01-13T18:18:56.542Z] #17 40.26 Selecting previously unselected package libnet1:amd64.
18:18:56 [2020-01-13T18:18:56.542Z] #17 40.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:18:56 [2020-01-13T18:18:56.542Z] #17 40.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:18:56 [2020-01-13T18:18:56.542Z] #17 40.38 Selecting previously unselected package libnl-3-200:amd64.
18:18:56 [2020-01-13T18:18:56.551Z] #44 64.54   CC       criu/cr-dedup.o
18:18:56 [2020-01-13T18:18:56.551Z] #44 64.73   CC       criu/cr-dump.o
18:18:56 [2020-01-13T18:18:56.673Z] #44 62.45   CC       criu/file-lock.o
18:18:56 [2020-01-13T18:18:56.801Z] #17 40.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:18:56 [2020-01-13T18:18:56.801Z] #17 40.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:18:56 [2020-01-13T18:18:56.801Z] #17 40.49 Selecting previously unselected package libprotobuf-c1:amd64.
18:18:56 [2020-01-13T18:18:56.801Z] #17 40.50 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:18:56 [2020-01-13T18:18:56.801Z] #17 40.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:18:56 [2020-01-13T18:18:56.801Z] #17 40.57 Selecting previously unselected package libreadline5:amd64.
18:18:56 [2020-01-13T18:18:56.801Z] #17 40.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:18:56 [2020-01-13T18:18:56.801Z] #17 40.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:18:56 [2020-01-13T18:18:56.934Z] #44 62.98   CC       criu/files-ext.o
18:18:57 [2020-01-13T18:18:57.019Z] #28 ...
18:18:57 [2020-01-13T18:18:57.019Z] 
18:18:57 [2020-01-13T18:18:57.019Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:18:57 [2020-01-13T18:18:57.019Z] #31 33.53 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
18:18:57 [2020-01-13T18:18:57.019Z] #31 35.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:18:57 [2020-01-13T18:18:57.019Z] #31 ...
18:18:57 [2020-01-13T18:18:57.019Z] 
18:18:57 [2020-01-13T18:18:57.019Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.293 + RM_GOPATH=0
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.293 + TMP_GOPATH=
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.293 + : /build
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.293 + '[' -z '' ']'
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.294 ++ mktemp -d
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.295 + export GOPATH=/tmp/tmp.CzSkRfmguR
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.295 + GOPATH=/tmp/tmp.CzSkRfmguR
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.295 + RM_GOPATH=1
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.295 ++ dirname ./install.sh
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.296 + dir=.
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.296 + bin=tini
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.296 + shift
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.296 + '[' '!' -f ./tini.installer ']'
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.296 + . ./tini.installer
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.296 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.297 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.297 + install_tini
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.297 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.297 + git clone https://github.com/krallin/tini.git /tmp/tmp.CzSkRfmguR/tini
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.300 Cloning into '/tmp/tmp.CzSkRfmguR/tini'...
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.825 + cd /tmp/tmp.CzSkRfmguR/tini
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.827 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:18:57 [2020-01-13T18:18:57.019Z] #39 0.847 + cmake .
18:18:57 [2020-01-13T18:18:57.019Z] #39 1.245 -- The C compiler identification is GNU 8.3.0
18:18:57 [2020-01-13T18:18:57.019Z] #39 1.292 -- Check for working C compiler: /usr/bin/cc
18:18:57 [2020-01-13T18:18:57.019Z] #39 1.979 -- Check for working C compiler: /usr/bin/cc -- works
18:18:57 [2020-01-13T18:18:57.019Z] #39 1.979 -- Detecting C compiler ABI info
18:18:57 [2020-01-13T18:18:57.019Z] #39 2.726 -- Detecting C compiler ABI info - done
18:18:57 [2020-01-13T18:18:57.019Z] #39 2.763 -- Detecting C compile features
18:18:57 [2020-01-13T18:18:57.059Z] #17 40.71 Selecting previously unselected package net-tools.
18:18:57 [2020-01-13T18:18:57.059Z] #17 40.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:18:57 [2020-01-13T18:18:57.059Z] #17 40.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:18:57 [2020-01-13T18:18:57.196Z] #44 63.18   CC       criu/files-reg.o
18:18:57 [2020-01-13T18:18:57.318Z] #17 40.87 Selecting previously unselected package python-pip-whl.
18:18:57 [2020-01-13T18:18:57.318Z] #17 40.87 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:18:57 [2020-01-13T18:18:57.318Z] #17 40.87 Unpacking python-pip-whl (18.1-5) ...
18:18:57 [2020-01-13T18:18:57.838Z] #39 4.344 -- Detecting C compile features - done
18:18:57 [2020-01-13T18:18:57.838Z] #39 4.364 -- Performing Test HAS_BUILTIN_FORTIFY
18:18:57 [2020-01-13T18:18:57.838Z] #39 4.525 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:18:57 [2020-01-13T18:18:57.838Z] #39 4.593 -- Configuring done
18:18:57 [2020-01-13T18:18:57.838Z] #39 4.621 -- Generating done
18:18:57 [2020-01-13T18:18:57.838Z] #39 4.628 -- Build files have been written to: /tmp/tmp.CzSkRfmguR/tini
18:18:57 [2020-01-13T18:18:57.838Z] #39 4.644 + make tini-static
18:18:57 [2020-01-13T18:18:57.885Z] #17 41.41 Selecting previously unselected package python3-lib2to3.
18:18:57 [2020-01-13T18:18:57.885Z] #17 41.42 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:18:57 [2020-01-13T18:18:57.885Z] #17 41.43 Unpacking python3-lib2to3 (3.7.3-1) ...
18:18:57 [2020-01-13T18:18:57.885Z] #17 41.55 Selecting previously unselected package python3-distutils.
18:18:57 [2020-01-13T18:18:57.885Z] #17 41.57 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:18:57 [2020-01-13T18:18:57.885Z] #17 41.57 Unpacking python3-distutils (3.7.3-1) ...
18:18:57 [2020-01-13T18:18:57.924Z] #44 65.85   CC       criu/cr-errno.o
18:18:57 [2020-01-13T18:18:57.924Z] #44 65.90   CC       criu/cr-restore.o
18:18:58 [2020-01-13T18:18:58.144Z] #17 41.71 Selecting previously unselected package python3-pip.
18:18:58 [2020-01-13T18:18:58.144Z] #17 41.71 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:18:58 [2020-01-13T18:18:58.144Z] #17 41.72 Unpacking python3-pip (18.1-5) ...
18:18:58 [2020-01-13T18:18:58.144Z] #17 41.87 Selecting previously unselected package python3-pkg-resources.
18:18:58 [2020-01-13T18:18:58.144Z] #17 41.88 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:18:58 [2020-01-13T18:18:58.144Z] #17 41.89 Unpacking python3-pkg-resources (40.8.0-1) ...
18:18:58 [2020-01-13T18:18:58.231Z] #39 4.979 Scanning dependencies of target tini-static
18:18:58 [2020-01-13T18:18:58.405Z] #17 42.05 Selecting previously unselected package python3-setuptools.
18:18:58 [2020-01-13T18:18:58.406Z] #17 42.06 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:18:58 [2020-01-13T18:18:58.406Z] #17 42.06 Unpacking python3-setuptools (40.8.0-1) ...
18:18:58 [2020-01-13T18:18:58.581Z] #44 64.44   CC       criu/files.o
18:18:58 [2020-01-13T18:18:58.633Z] #39 5.058 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:18:58 [2020-01-13T18:18:58.633Z] #39 ...
18:18:58 [2020-01-13T18:18:58.633Z] 
18:18:58 [2020-01-13T18:18:58.633Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:58 [2020-01-13T18:18:58.633Z] #48 35.16 github.com/LK4D4/vndr/godl/singleflight
18:18:58 [2020-01-13T18:18:58.633Z] #48 35.17 bytes
18:18:58 [2020-01-13T18:18:58.633Z] #48 35.40 strconv
18:18:58 [2020-01-13T18:18:58.633Z] #48 37.72 bufio
18:18:58 [2020-01-13T18:18:58.633Z] #48 39.50 syscall
18:18:58 [2020-01-13T18:18:58.633Z] #48 40.38 reflect
18:18:58 [2020-01-13T18:18:58.633Z] #48 ...
18:18:58 [2020-01-13T18:18:58.633Z] 
18:18:58 [2020-01-13T18:18:58.633Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:18:58 [2020-01-13T18:18:58.633Z] #28 19.37 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:18:58 [2020-01-13T18:18:58.633Z] #28 19.66 #=#=#                                                                         
18:18:58 [2020-01-13T18:18:58.633Z] #28 19.82 
######################################################################## 100.0%
18:18:58 [2020-01-13T18:18:58.633Z] #28 19.94 
18:18:58 [2020-01-13T18:18:58.633Z] #28 21.00 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:18:58 [2020-01-13T18:18:58.664Z] #17 42.25 Selecting previously unselected package python3-wheel.
18:18:58 [2020-01-13T18:18:58.664Z] #17 42.26 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:18:58 [2020-01-13T18:18:58.664Z] #17 42.27 Unpacking python3-wheel (0.32.3-2) ...
18:18:58 [2020-01-13T18:18:58.923Z] #17 42.38 Selecting previously unselected package thin-provisioning-tools.
18:18:58 [2020-01-13T18:18:58.923Z] #17 42.39 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:18:58 [2020-01-13T18:18:58.923Z] #17 42.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:18:58 [2020-01-13T18:18:58.923Z] #17 42.58 Selecting previously unselected package vim-runtime.
18:18:58 [2020-01-13T18:18:58.923Z] #17 42.59 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:18:58 [2020-01-13T18:18:58.923Z] #17 42.61 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:18:59 [2020-01-13T18:18:59.042Z] #28 21.37 
18:18:59 [2020-01-13T18:18:59.042Z] #28 21.48 
#################                                                         24.0%
######################################################################## 100.0%
18:18:59 [2020-01-13T18:18:59.042Z] #28 21.60 
18:18:59 [2020-01-13T18:18:59.182Z] #17 42.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:18:59 [2020-01-13T18:18:59.182Z] #17 42.64 Unpacking vim-runtime (2:8.1.0875-5) ...
18:18:59 [2020-01-13T18:18:59.824Z] #44 67.98   CC       criu/cr-service.o
18:18:59 [2020-01-13T18:18:59.966Z] #44 65.65   CC       criu/filesystems.o
18:18:59 [2020-01-13T18:18:59.966Z] #44 66.05   CC       criu/fsnotify.o
18:19:00 [2020-01-13T18:19:00.410Z] #28 ...
18:19:00 [2020-01-13T18:19:00.410Z] 
18:19:00 [2020-01-13T18:19:00.410Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:00 [2020-01-13T18:19:00.410Z] #39 6.095 [100%] Linking C executable tini-static
18:19:00 [2020-01-13T18:19:00.410Z] #39 6.480 [100%] Built target tini-static
18:19:00 [2020-01-13T18:19:00.410Z] #39 6.572 + mkdir -p /build
18:19:00 [2020-01-13T18:19:00.410Z] #39 6.580 + cp tini-static /build/docker-init
18:19:00 [2020-01-13T18:19:00.410Z] #39 DONE 6.7s
18:19:00 [2020-01-13T18:19:00.410Z] 
18:19:00 [2020-01-13T18:19:00.410Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:00 [2020-01-13T18:19:00.410Z] #45 1.334 Note: Building without setproctitle() and strlcpy() support.
18:19:00 [2020-01-13T18:19:00.410Z] #45 1.334       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:19:00 [2020-01-13T18:19:00.410Z] #45 2.527 fatal: not a git repository (or any of the parent directories): .git
18:19:00 [2020-01-13T18:19:00.410Z] #45 2.555   GEN      .gitid
18:19:00 [2020-01-13T18:19:00.410Z] #45 2.558   GEN      criu/include/version.h
18:19:00 [2020-01-13T18:19:00.410Z] #45 2.580   GEN      include/common/asm
18:19:00 [2020-01-13T18:19:00.410Z] #45 4.192   PBCC     images/google/protobuf/descriptor.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 4.402   PBCC     images/opts.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 4.513   PBCC     images/sit.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 4.603   DEP      images/google/protobuf/descriptor.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 4.643   DEP      images/opts.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 4.718   DEP      images/sit.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 4.782   PBCC     images/macvlan.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 4.803   DEP      images/macvlan.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 4.874   PBCC     images/autofs.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 4.903   DEP      images/autofs.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 4.946   PBCC     images/sysctl.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 4.950   DEP      images/sysctl.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 4.979   PBCC     images/time.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.006   DEP      images/time.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.043   PBCC     images/binfmt-misc.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.048   DEP      images/binfmt-misc.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.075   PBCC     images/seccomp.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.089   DEP      images/seccomp.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.137   PBCC     images/userns.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.158   DEP      images/userns.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.250   PBCC     images/cgroup.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.277   DEP      images/cgroup.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.332   PBCC     images/fown.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.344   PBCC     images/ext-file.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.353   DEP      images/fown.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.384   DEP      images/ext-file.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.405   PBCC     images/rpc.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.451   DEP      images/rpc.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.495   PBCC     images/siginfo.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.505   DEP      images/siginfo.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.573   PBCC     images/pagemap.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.648   DEP      images/pagemap.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.687   PBCC     images/rlimit.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.693   DEP      images/rlimit.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.728   PBCC     images/file-lock.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.793   DEP      images/file-lock.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.867   PBCC     images/tty.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.904   DEP      images/tty.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.949   PBCC     images/tun.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 5.984   PBCC     images/netdev.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.025   DEP      images/tun.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.067   DEP      images/netdev.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.167   PBCC     images/vma.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.233   DEP      images/vma.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.280   PBCC     images/creds.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.296   DEP      images/creds.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.334   PBCC     images/utsns.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.354   DEP      images/utsns.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.398   PBCC     images/ipc-desc.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.411   PBCC     images/ipc-sem.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.452   DEP      images/ipc-desc.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.472   DEP      images/ipc-sem.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.496   PBCC     images/ipc-msg.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.544   DEP      images/ipc-msg.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.620   PBCC     images/ipc-shm.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.647   DEP      images/ipc-shm.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.669   PBCC     images/ipc-var.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.688   DEP      images/ipc-var.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.728   PBCC     images/sk-opts.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.745   PBCC     images/packet-sock.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.795   DEP      images/sk-opts.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.832   DEP      images/packet-sock.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.889   PBCC     images/sk-netlink.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.929   DEP      images/sk-netlink.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 6.964   PBCC     images/sk-inet.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.057   DEP      images/sk-inet.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.094   PBCC     images/sk-unix.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.129   DEP      images/sk-unix.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.163   PBCC     images/mm.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.210   DEP      images/mm.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.235   PBCC     images/timerfd.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.286   DEP      images/timerfd.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.315   PBCC     images/timer.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.327   DEP      images/timer.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.393   PBCC     images/sa.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.427   DEP      images/sa.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.477   PBCC     images/pipe-data.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.494   DEP      images/pipe-data.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.532   PBCC     images/mnt.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.572   DEP      images/mnt.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.624   PBCC     images/sk-packet.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.637   DEP      images/sk-packet.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.689   PBCC     images/tcp-stream.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.739   DEP      images/tcp-stream.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.773   PBCC     images/pipe.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.831   DEP      images/pipe.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.883   PBCC     images/pstree.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.902   DEP      images/pstree.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.945   PBCC     images/fs.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 7.971   DEP      images/fs.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.014   PBCC     images/signalfd.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.024   DEP      images/signalfd.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.073   PBCC     images/fh.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.106   PBCC     images/fsnotify.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.184   DEP      images/fh.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.249   DEP      images/fsnotify.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.328   PBCC     images/eventpoll.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.384   DEP      images/eventpoll.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.427   PBCC     images/eventfd.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.455   DEP      images/eventfd.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.495   PBCC     images/remap-file-path.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.517   DEP      images/remap-file-path.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.569   PBCC     images/fifo.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.590   DEP      images/fifo.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.647   PBCC     images/ghost-file.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.700   DEP      images/ghost-file.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.769   PBCC     images/regfile.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.822   DEP      images/regfile.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.918   PBCC     images/ns.pb-c.c
18:19:00 [2020-01-13T18:19:00.410Z] #45 8.948   DEP      images/ns.pb-c.d
18:19:00 [2020-01-13T18:19:00.410Z] #45 9.029   PBCC     images/fdinfo.pb-c.c
18:19:00 [2020-01-13T18:19:00.758Z] #44 68.71   CC       criu/crtools.o
18:19:00 [2020-01-13T18:19:00.758Z] #44 68.96   CC       criu/eventfd.o
18:19:00 [2020-01-13T18:19:00.829Z] #45 9.192   DEP      images/fdinfo.pb-c.d
18:19:00 [2020-01-13T18:19:00.829Z] #45 9.283   PBCC     images/core-aarch64.pb-c.c
18:19:00 [2020-01-13T18:19:00.829Z] #45 9.297   PBCC     images/core-arm.pb-c.c
18:19:00 [2020-01-13T18:19:00.829Z] #45 9.320   PBCC     images/core-ppc64.pb-c.c
18:19:00 [2020-01-13T18:19:00.829Z] #45 9.339   PBCC     images/core-s390.pb-c.c
18:19:00 [2020-01-13T18:19:00.829Z] #45 9.367   PBCC     images/core-x86.pb-c.c
18:19:00 [2020-01-13T18:19:00.829Z] #45 9.424   PBCC     images/core.pb-c.c
18:19:00 [2020-01-13T18:19:00.909Z] #44 66.72   CC       criu/image-desc.o
18:19:00 [2020-01-13T18:19:00.909Z] #44 66.81   CC       criu/image.o
18:19:01 [2020-01-13T18:19:01.015Z] #44 69.13   CC       criu/eventpoll.o
18:19:01 [2020-01-13T18:19:01.437Z] #45 9.445   PBCC     images/inventory.pb-c.c
18:19:01 [2020-01-13T18:19:01.437Z] #45 9.540   DEP      images/core-aarch64.pb-c.d
18:19:01 [2020-01-13T18:19:01.437Z] #45 9.577   DEP      images/core-arm.pb-c.d
18:19:01 [2020-01-13T18:19:01.437Z] #45 9.706   DEP      images/core-ppc64.pb-c.d
18:19:01 [2020-01-13T18:19:01.437Z] #45 9.746   DEP      images/core-s390.pb-c.d
18:19:01 [2020-01-13T18:19:01.437Z] #45 9.799   DEP      images/core-x86.pb-c.d
18:19:01 [2020-01-13T18:19:01.437Z] #45 ...
18:19:01 [2020-01-13T18:19:01.437Z] 
18:19:01 [2020-01-13T18:19:01.437Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:01 [2020-01-13T18:19:01.437Z] #11 38.27 Selecting previously unselected package binutils-mingw-w64.
18:19:01 [2020-01-13T18:19:01.437Z] #11 38.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:19:01 [2020-01-13T18:19:01.437Z] #11 38.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:19:01 [2020-01-13T18:19:01.437Z] #11 38.36 Selecting previously unselected package libdevmapper1.02.1:s390x.
18:19:01 [2020-01-13T18:19:01.437Z] #11 38.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
18:19:01 [2020-01-13T18:19:01.437Z] #11 38.37 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
18:19:01 [2020-01-13T18:19:01.437Z] #11 38.57 Selecting previously unselected package dmsetup.
18:19:01 [2020-01-13T18:19:01.437Z] #11 38.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
18:19:01 [2020-01-13T18:19:01.437Z] #11 38.61 Unpacking dmsetup (2:1.02.155-3) ...
18:19:01 [2020-01-13T18:19:01.437Z] #11 38.76 Selecting previously unselected package mingw-w64-common.
18:19:01 [2020-01-13T18:19:01.437Z] #11 38.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:19:01 [2020-01-13T18:19:01.437Z] #11 38.77 Unpacking mingw-w64-common (6.0.0-3) ...
18:19:01 [2020-01-13T18:19:01.437Z] #11 44.40 Selecting previously unselected package mingw-w64-x86-64-dev.
18:19:01 [2020-01-13T18:19:01.437Z] #11 44.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:19:01 [2020-01-13T18:19:01.437Z] #11 44.42 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:19:01 [2020-01-13T18:19:01.437Z] #11 ...
18:19:01 [2020-01-13T18:19:01.437Z] 
18:19:01 [2020-01-13T18:19:01.437Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:01 [2020-01-13T18:19:01.437Z] #45 9.879   DEP      images/core.pb-c.d
18:19:01 [2020-01-13T18:19:01.480Z] #44 67.35   CC       criu/ipc_ns.o
18:19:01 [2020-01-13T18:19:01.582Z] #44 69.53   CC       criu/external.o
18:19:01 [2020-01-13T18:19:01.582Z] #44 69.78   CC       criu/fault-injection.o
18:19:01 [2020-01-13T18:19:01.582Z] #44 69.84   CC       criu/fdstore.o
18:19:02 [2020-01-13T18:19:02.051Z] #44 68.13   CC       criu/irmap.o
18:19:02 [2020-01-13T18:19:02.052Z] #45 9.999   DEP      images/inventory.pb-c.d
18:19:02 [2020-01-13T18:19:02.052Z] #45 10.04   PBCC     images/cpuinfo.pb-c.c
18:19:02 [2020-01-13T18:19:02.052Z] #45 10.12   DEP      images/cpuinfo.pb-c.d
18:19:02 [2020-01-13T18:19:02.052Z] #45 10.19   PBCC     images/stats.pb-c.c
18:19:02 [2020-01-13T18:19:02.052Z] #45 10.24   DEP      images/stats.pb-c.d
18:19:02 [2020-01-13T18:19:02.149Z] #44 70.06   CC       criu/fifo.o
18:19:02 [2020-01-13T18:19:02.149Z] #44 70.28   CC       criu/file-ids.o
18:19:02 [2020-01-13T18:19:02.407Z] #44 70.45   CC       criu/file-lock.o
18:19:02 [2020-01-13T18:19:02.469Z] #17 45.85 Selecting previously unselected package vim.
18:19:02 [2020-01-13T18:19:02.469Z] #17 45.85 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
18:19:02 [2020-01-13T18:19:02.469Z] #17 45.87 Unpacking vim (2:8.1.0875-5) ...
18:19:02 [2020-01-13T18:19:02.623Z] #44 68.53   CC       criu/kcmp-ids.o
18:19:02 [2020-01-13T18:19:02.623Z] #44 68.71   CC       criu/kerndat.o
18:19:02 [2020-01-13T18:19:02.728Z] #17 46.41 Selecting previously unselected package xfsprogs.
18:19:02 [2020-01-13T18:19:02.728Z] #17 46.42 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
18:19:02 [2020-01-13T18:19:02.728Z] #17 46.43 Unpacking xfsprogs (4.20.0-1) ...
18:19:02 [2020-01-13T18:19:02.905Z] #45 ...
18:19:02 [2020-01-13T18:19:02.905Z] 
18:19:02 [2020-01-13T18:19:02.905Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:02 [2020-01-13T18:19:02.905Z] #28 22.76 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:19:02 [2020-01-13T18:19:02.905Z] #28 22.90 skipping existing b63cc5f62c21
18:19:02 [2020-01-13T18:19:02.905Z] #28 23.05 
18:19:02 [2020-01-13T18:19:02.905Z] #28 24.37 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:19:02 [2020-01-13T18:19:02.905Z] #28 24.82 #=#=#                                                                         
18:19:02 [2020-01-13T18:19:02.905Z] #28 24.93 
######################################################################## 100.0%
18:19:02 [2020-01-13T18:19:02.905Z] #28 24.98 
18:19:02 [2020-01-13T18:19:02.905Z] #28 25.01 Download of images into '/build' complete.
18:19:02 [2020-01-13T18:19:02.905Z] #28 25.01 Use something like the following to load the result into a Docker daemon:
18:19:02 [2020-01-13T18:19:02.905Z] #28 25.01   tar -cC '/build' . | docker load
18:19:02 [2020-01-13T18:19:02.905Z] #28 DONE 25.1s
18:19:02 [2020-01-13T18:19:02.905Z] 
18:19:02 [2020-01-13T18:19:02.905Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:02 [2020-01-13T18:19:02.905Z] #48 48.43 time
18:19:02 [2020-01-13T18:19:02.972Z] #44 70.89   CC       criu/files-ext.o
18:19:02 [2020-01-13T18:19:02.972Z] #44 71.11   CC       criu/files-reg.o
18:19:03 [2020-01-13T18:19:03.294Z] #17 46.95 Selecting previously unselected package zip.
18:19:03 [2020-01-13T18:19:03.294Z] #17 46.96 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
18:19:03 [2020-01-13T18:19:03.294Z] #17 46.96 Unpacking zip (3.0-11+b1) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.15 Setting up aufs-tools (1:4.14+20190211-1) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.17 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.18 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.19 Setting up libgpm2:amd64 (1.20.7-5) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.20 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.21 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.25 Setting up libicu63:amd64 (63.1-6) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.26 Setting up xxd (2:8.1.0875-5) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.27 Setting up zip (3.0-11+b1) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.28 Setting up vim-common (2:8.1.0875-5) ...
18:19:03 [2020-01-13T18:19:03.553Z] #17 47.31 Setting up bash-completion (1:2.8-6) ...
18:19:03 [2020-01-13T18:19:03.565Z] #44 69.44   CC       criu/libnetlink.o
18:19:03 [2020-01-13T18:19:03.565Z] #44 69.66   CC       criu/log.o
18:19:04 [2020-01-13T18:19:04.136Z] #44 69.97   CC       criu/lsm.o
18:19:04 [2020-01-13T18:19:04.348Z] #44 72.21   CC       criu/files.o
18:19:04 [2020-01-13T18:19:04.397Z] #44 70.23   CC       criu/mem.o
18:19:05 [2020-01-13T18:19:05.283Z] #44 73.25   CC       criu/filesystems.o
18:19:05 [2020-01-13T18:19:05.540Z] #44 73.60   CC       criu/fsnotify.o
18:19:05 [2020-01-13T18:19:05.783Z] #44 71.40   CC       criu/mount.o
18:19:06 [2020-01-13T18:19:06.105Z] #44 74.24   CC       criu/image-desc.o
18:19:06 [2020-01-13T18:19:06.363Z] #44 74.31   CC       criu/image.o
18:19:06 [2020-01-13T18:19:06.839Z] #17 49.89 Setting up libiptc0:amd64 (1.8.2-4) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 49.91 Setting up xz-utils (5.2.4-1) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 49.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:19:06 [2020-01-13T18:19:06.840Z] #17 49.93 Setting up pigz (2.4-1) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 49.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 49.96 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 49.97 Setting up python-pip-whl (18.1-5) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 49.98 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 49.99 Setting up vim-runtime (2:8.1.0875-5) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.41 Setting up libaio1:amd64 (0.3.112-3) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.42 Setting up libonig5:amd64 (6.9.1-1) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.44 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.45 Setting up vim (2:8.1.0875-5) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.53 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.54 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.55 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.56 Setting up jq (1.5+dfsg-2+b1) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:19:06 [2020-01-13T18:19:06.840Z] #17 50.59 Setting up python3.7 (3.7.3-2) ...
18:19:06 [2020-01-13T18:19:06.929Z] #44 74.83   CC       criu/ipc_ns.o
18:19:07 [2020-01-13T18:19:07.098Z] #17 ...
18:19:07 [2020-01-13T18:19:07.098Z] 
18:19:07 [2020-01-13T18:19:07.098Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:07 [2020-01-13T18:19:07.098Z] #44 106.4   CC       criu/external.o
18:19:07 [2020-01-13T18:19:07.098Z] #44 106.7   CC       criu/fault-injection.o
18:19:07 [2020-01-13T18:19:07.098Z] #44 106.9   CC       criu/fdstore.o
18:19:07 [2020-01-13T18:19:07.098Z] #44 107.3   CC       criu/fifo.o
18:19:07 [2020-01-13T18:19:07.098Z] #44 107.7   CC       criu/file-ids.o
18:19:07 [2020-01-13T18:19:07.098Z] #44 107.9   CC       criu/file-lock.o
18:19:07 [2020-01-13T18:19:07.098Z] #44 108.9   CC       criu/files-ext.o
18:19:07 [2020-01-13T18:19:07.098Z] #44 109.3   CC       criu/files-reg.o
18:19:07 [2020-01-13T18:19:07.098Z] #44 111.3   CC       criu/files.o
18:19:07 [2020-01-13T18:19:07.098Z] #44 113.4   CC       criu/filesystems.o
18:19:07 [2020-01-13T18:19:07.098Z] #44 114.0   CC       criu/fsnotify.o
18:19:07 [2020-01-13T18:19:07.098Z] #44 115.1   CC       criu/image-desc.o
18:19:07 [2020-01-13T18:19:07.098Z] #44 115.3   CC       criu/image.o
18:19:07 [2020-01-13T18:19:07.098Z] #44 116.3   CC       criu/ipc_ns.o
18:19:07 [2020-01-13T18:19:07.125Z] #48 ...
18:19:07 [2020-01-13T18:19:07.125Z] 
18:19:07 [2020-01-13T18:19:07.125Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:07 [2020-01-13T18:19:07.125Z] #63 29.01 Checking out files:  79% (2382/3007)   
Checking out files:  80% (2406/3007)   
Checking out files:  81% (2436/3007)   
Checking out files:  82% (2466/3007)   
Checking out files:  83% (2496/3007)   
Checking out files:  84% (2526/3007)   
Checking out files:  85% (2556/3007)   
Checking out files:  86% (2587/3007)   
Checking out files:  87% (2617/3007)   
Checking out files:  88% (2647/3007)   
Checking out files:  89% (2677/3007)   
Checking out files:  90% (2707/3007)   
Checking out files:  91% (2737/3007)   
Checking out files:  92% (2767/3007)   
Checking out files:  93% (2797/3007)   
Checking out files:  94% (2827/3007)   
Checking out files:  95% (2857/3007)   
Checking out files:  96% (2887/3007)   
Checking out files:  97% (2917/3007)   
Checking out files:  98% (2947/3007)   
Checking out files:  99% (2977/3007)   
Checking out files: 100% (3007/3007)   
Checking out files: 100% (3007/3007), done.
18:19:07 [2020-01-13T18:19:07.125Z] #63 29.48 + cd /tmp/tmp.SDYQHW0T90/src/github.com/containerd/containerd
18:19:07 [2020-01-13T18:19:07.125Z] #63 29.48 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:19:07 [2020-01-13T18:19:07.125Z] #63 30.06 + export 'BUILDTAGS=netgo osusergo static_build'
18:19:07 [2020-01-13T18:19:07.125Z] #63 30.06 + BUILDTAGS='netgo osusergo static_build'
18:19:07 [2020-01-13T18:19:07.125Z] #63 30.06 + export EXTRA_FLAGS=-buildmode=pie
18:19:07 [2020-01-13T18:19:07.125Z] #63 30.06 + EXTRA_FLAGS=-buildmode=pie
18:19:07 [2020-01-13T18:19:07.125Z] #63 30.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:19:07 [2020-01-13T18:19:07.125Z] #63 30.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:19:07 [2020-01-13T18:19:07.125Z] #63 30.06 + '[' '' = dynamic ']'
18:19:07 [2020-01-13T18:19:07.125Z] #63 30.06 + make
18:19:07 [2020-01-13T18:19:07.125Z] #63 30.88 + bin/ctr
18:19:07 [2020-01-13T18:19:07.357Z] #44 ...
18:19:07 [2020-01-13T18:19:07.357Z] 
18:19:07 [2020-01-13T18:19:07.357Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:07 [2020-01-13T18:19:07.357Z] #41 185.9 + dpkg --print-architecture
18:19:07 [2020-01-13T18:19:07.357Z] #41 185.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:19:07 [2020-01-13T18:19:07.494Z] #44 75.52   CC       criu/irmap.o
18:19:07 [2020-01-13T18:19:07.526Z] #63 ...
18:19:07 [2020-01-13T18:19:07.526Z] 
18:19:07 [2020-01-13T18:19:07.526Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:07 [2020-01-13T18:19:07.526Z] #34 44.11 time
18:19:07 [2020-01-13T18:19:07.526Z] #34 50.77 internal/poll
18:19:07 [2020-01-13T18:19:07.526Z] #34 51.72 internal/fmtsort
18:19:07 [2020-01-13T18:19:07.526Z] #34 52.20 internal/syscall/unix
18:19:07 [2020-01-13T18:19:07.526Z] #34 52.35 os
18:19:07 [2020-01-13T18:19:07.526Z] #34 52.47 strings
18:19:07 [2020-01-13T18:19:07.526Z] #34 ...
18:19:07 [2020-01-13T18:19:07.526Z] 
18:19:07 [2020-01-13T18:19:07.526Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:07 [2020-01-13T18:19:07.526Z] #48 53.69 strings
18:19:07 [2020-01-13T18:19:07.526Z] #48 53.83 os
18:19:07 [2020-01-13T18:19:07.616Z] #41 186.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:19:07 [2020-01-13T18:19:07.616Z] #41 186.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:19:07 [2020-01-13T18:19:07.691Z] #44 73.65   CC       criu/namespaces.o
18:19:07 [2020-01-13T18:19:07.752Z] #44 75.85   CC       criu/kcmp-ids.o
18:19:08 [2020-01-13T18:19:08.010Z] #44 75.96   CC       criu/kerndat.o
18:19:08 [2020-01-13T18:19:08.268Z] #44 76.51   CC       criu/libnetlink.o
18:19:08 [2020-01-13T18:19:08.833Z] #44 76.70   CC       criu/log.o
18:19:09 [2020-01-13T18:19:09.063Z] Removing intermediate container 74a95c76caea
18:19:09 [2020-01-13T18:19:09.063Z]  ---> b886810c2695
18:19:09 [2020-01-13T18:19:09.063Z] Step 11/16 : ARG GOOS
18:19:09 [2020-01-13T18:19:09.063Z]  ---> Running in 78ee415c423b
18:19:09 [2020-01-13T18:19:09.063Z] Removing intermediate container 78ee415c423b
18:19:09 [2020-01-13T18:19:09.063Z]  ---> a9261c35d884
18:19:09 [2020-01-13T18:19:09.063Z] Step 12/16 : ARG GOARCH
18:19:09 [2020-01-13T18:19:09.063Z]  ---> Running in 889cbcdca711
18:19:09 [2020-01-13T18:19:09.063Z] Removing intermediate container 889cbcdca711
18:19:09 [2020-01-13T18:19:09.063Z]  ---> 6ade4790f4c8
18:19:09 [2020-01-13T18:19:09.063Z] 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
18:19:09 [2020-01-13T18:19:09.063Z]  ---> Running in 63cb6ee2b5a5
18:19:09 [2020-01-13T18:19:09.070Z] #44 74.75   CC       criu/net.o
18:19:09 [2020-01-13T18:19:09.090Z] #44 76.96   CC       criu/lsm.o
18:19:09 [2020-01-13T18:19:09.090Z] #44 77.17   CC       criu/mem.o
18:19:09 [2020-01-13T18:19:09.929Z] #48 56.48 regexp/syntax
18:19:10 [2020-01-13T18:19:10.022Z] #44 78.15   CC       criu/mount.o
18:19:10 [2020-01-13T18:19:10.776Z] #48 57.73 fmt
18:19:10 [2020-01-13T18:19:10.977Z] #44 76.67   CC       criu/netfilter.o
18:19:10 [2020-01-13T18:19:10.977Z] #44 76.88   CC       criu/page-pipe.o
18:19:11 [2020-01-13T18:19:11.236Z] #44 77.31   CC       criu/page-xfer.o
18:19:12 [2020-01-13T18:19:12.173Z] #44 78.13   CC       criu/pagemap-cache.o
18:19:12 [2020-01-13T18:19:12.432Z] #44 78.37   CC       criu/pagemap.o
18:19:12 [2020-01-13T18:19:12.552Z] #44 80.10   CC       criu/namespaces.o
18:19:12 [2020-01-13T18:19:12.693Z] #48 ...
18:19:12 [2020-01-13T18:19:12.693Z] 
18:19:12 [2020-01-13T18:19:12.693Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:12 [2020-01-13T18:19:12.693Z] #45 11.91 make[1]: Nothing to be done for 'all'.
18:19:12 [2020-01-13T18:19:12.693Z] #45 13.04   CC       images/stats.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 13.34   CC       images/core.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 13.85   CC       images/core-x86.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 14.15   CC       images/core-arm.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 14.38   CC       images/core-aarch64.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 14.55   CC       images/core-ppc64.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 14.96   CC       images/core-s390.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 15.39   CC       images/cpuinfo.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 15.65   CC       images/inventory.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 15.82   CC       images/fdinfo.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 16.15   CC       images/fown.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 16.32   CC       images/ns.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 16.43   CC       images/regfile.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 16.56   CC       images/ghost-file.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 16.82   CC       images/fifo.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 16.94   CC       images/remap-file-path.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 17.05   CC       images/eventfd.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 17.36   CC       images/eventpoll.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 17.62   CC       images/fh.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 17.95   CC       images/fsnotify.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 18.47   CC       images/signalfd.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 18.69   CC       images/fs.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 18.80   CC       images/pstree.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 18.91   CC       images/pipe.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 19.06   CC       images/tcp-stream.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 19.21   CC       images/sk-packet.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 19.38   CC       images/mnt.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 19.57   CC       images/pipe-data.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 19.70   CC       images/sa.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 19.80   CC       images/timer.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 20.06   CC       images/timerfd.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 20.28   CC       images/mm.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 20.54   CC       images/sk-opts.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 20.64   CC       images/sk-unix.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 20.80   CC       images/sk-inet.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 21.07   CC       images/tun.o
18:19:12 [2020-01-13T18:19:12.693Z] #45 21.21   CC       images/sk-netlink.o
18:19:13 [2020-01-13T18:19:13.001Z] #44 78.95   CC       criu/parasite-syscall.o
18:19:13 [2020-01-13T18:19:13.102Z] #45 21.37   CC       images/packet-sock.o
18:19:13 [2020-01-13T18:19:13.102Z] #45 21.68   CC       images/ipc-var.o
18:19:13 [2020-01-13T18:19:13.121Z] #44 81.07   CC       criu/net.o
18:19:13 [2020-01-13T18:19:13.501Z] #45 21.84   CC       images/ipc-desc.o
18:19:13 [2020-01-13T18:19:13.501Z] #45 21.99   CC       images/ipc-shm.o
18:19:13 [2020-01-13T18:19:13.501Z] #45 22.07   CC       images/ipc-msg.o
18:19:13 [2020-01-13T18:19:13.571Z] #44 79.48   CC       criu/path.o
18:19:13 [2020-01-13T18:19:13.831Z] #44 79.66   CC       criu/pie-util-vdso-elf32.o
18:19:13 [2020-01-13T18:19:13.831Z] #44 79.92   CC       criu/pie-util-vdso.o
18:19:13 [2020-01-13T18:19:13.901Z] #45 22.29   CC       images/ipc-sem.o
18:19:13 [2020-01-13T18:19:13.901Z] #45 ...
18:19:13 [2020-01-13T18:19:13.901Z] 
18:19:13 [2020-01-13T18:19:13.901Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:13 [2020-01-13T18:19:13.901Z] #48 60.57 regexp
18:19:14 [2020-01-13T18:19:14.092Z] #44 80.18   CC       criu/pie-util.o
18:19:14 [2020-01-13T18:19:14.180Z] #41 ...
18:19:14 [2020-01-13T18:19:14.180Z] 
18:19:14 [2020-01-13T18:19:14.180Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:19:14 [2020-01-13T18:19:14.180Z] #17 53.73 Setting up iptables (1.8.2-4) ...
18:19:14 [2020-01-13T18:19:14.180Z] #17 53.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:19:14 [2020-01-13T18:19:14.180Z] #17 53.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:19:14 [2020-01-13T18:19:14.180Z] #17 53.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:19:14 [2020-01-13T18:19:14.180Z] #17 53.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:19:14 [2020-01-13T18:19:14.180Z] #17 53.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:19:14 [2020-01-13T18:19:14.180Z] #17 53.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:19:14 [2020-01-13T18:19:14.180Z] #17 53.78 Setting up python3 (3.7.3-1) ...
18:19:14 [2020-01-13T18:19:14.180Z] #17 54.26 Setting up python3-wheel (0.32.3-2) ...
18:19:14 [2020-01-13T18:19:14.180Z] #17 54.97 Setting up apparmor (2.13.2-10) ...
18:19:14 [2020-01-13T18:19:14.180Z] #17 56.46 Setting up xfsprogs (4.20.0-1) ...
18:19:14 [2020-01-13T18:19:14.180Z] #17 56.47 Setting up python3-lib2to3 (3.7.3-1) ...
18:19:14 [2020-01-13T18:19:14.180Z] #17 56.89 Setting up python3-pkg-resources (40.8.0-1) ...
18:19:14 [2020-01-13T18:19:14.180Z] #17 57.79 Setting up python3-distutils (3.7.3-1) ...
18:19:14 [2020-01-13T18:19:14.352Z] #44 80.29   CC       criu/pipes.o
18:19:14 [2020-01-13T18:19:14.745Z] #48 ...
18:19:14 [2020-01-13T18:19:14.745Z] 
18:19:14 [2020-01-13T18:19:14.745Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:14 [2020-01-13T18:19:14.745Z] #11 51.41 Selecting previously unselected package gcc-mingw-w64-base.
18:19:14 [2020-01-13T18:19:14.745Z] #11 51.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
18:19:14 [2020-01-13T18:19:14.745Z] #11 51.45 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:19:14 [2020-01-13T18:19:14.745Z] #11 51.56 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:19:14 [2020-01-13T18:19:14.745Z] #11 51.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
18:19:14 [2020-01-13T18:19:14.745Z] #11 51.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:19:14 [2020-01-13T18:19:14.745Z] #11 ...
18:19:14 [2020-01-13T18:19:14.745Z] 
18:19:14 [2020-01-13T18:19:14.745Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:14 [2020-01-13T18:19:14.745Z] #45 22.41   CC       images/utsns.o
18:19:14 [2020-01-13T18:19:14.745Z] #45 22.52   CC       images/creds.o
18:19:14 [2020-01-13T18:19:14.745Z] #45 22.64   CC       images/vma.o
18:19:14 [2020-01-13T18:19:14.745Z] #45 22.76   CC       images/netdev.o
18:19:14 [2020-01-13T18:19:14.745Z] #45 23.01   CC       images/tty.o
18:19:14 [2020-01-13T18:19:14.747Z] #17 58.29 Setting up python3-setuptools (40.8.0-1) ...
18:19:14 [2020-01-13T18:19:14.921Z] #44 80.76   CC       criu/plugin.o
18:19:14 [2020-01-13T18:19:14.921Z] #44 81.01   CC       criu/proc_parse.o
18:19:15 [2020-01-13T18:19:15.022Z] #44 82.80   CC       criu/netfilter.o
18:19:15 [2020-01-13T18:19:15.022Z] #44 82.98   CC       criu/page-pipe.o
18:19:15 [2020-01-13T18:19:15.142Z] #45 23.39   CC       images/file-lock.o
18:19:15 [2020-01-13T18:19:15.142Z] #45 23.54   CC       images/rlimit.o
18:19:15 [2020-01-13T18:19:15.142Z] #45 23.69   CC       images/pagemap.o
18:19:15 [2020-01-13T18:19:15.281Z] #44 83.36   CC       criu/page-xfer.o
18:19:15 [2020-01-13T18:19:15.696Z] #45 23.85   CC       images/siginfo.o
18:19:15 [2020-01-13T18:19:15.696Z] #45 24.07   CC       images/rpc.o
18:19:15 [2020-01-13T18:19:15.847Z] #44 83.98   CC       criu/pagemap-cache.o
18:19:15 [2020-01-13T18:19:15.941Z] #17 59.39 Setting up python3-pip (18.1-5) ...
18:19:16 [2020-01-13T18:19:16.104Z] #44 84.22   CC       criu/pagemap.o
18:19:16 [2020-01-13T18:19:16.780Z] #44 84.78   CC       criu/parasite-syscall.o
18:19:16 [2020-01-13T18:19:16.829Z] #44 82.73   CC       criu/protobuf-desc.o
18:19:16 [2020-01-13T18:19:16.877Z] #17 60.50 Processing triggers for libc-bin (2.28-10) ...
18:19:16 [2020-01-13T18:19:16.877Z] #17 60.52 Processing triggers for mime-support (3.62) ...
18:19:17 [2020-01-13T18:19:17.265Z] #45 25.68   CC       images/ext-file.o
18:19:17 [2020-01-13T18:19:17.265Z] #45 25.79   CC       images/cgroup.o
18:19:17 [2020-01-13T18:19:17.353Z] #44 85.28   CC       criu/path.o
18:19:17 [2020-01-13T18:19:17.353Z] #44 85.53   CC       criu/pie-util-vdso-elf32.o
18:19:17 [2020-01-13T18:19:17.399Z] #44 83.33   CC       criu/protobuf.o
18:19:17 [2020-01-13T18:19:17.620Z] #44 ...
18:19:17 [2020-01-13T18:19:17.620Z] 
18:19:17 [2020-01-13T18:19:17.620Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:19:17 [2020-01-13T18:19:17.620Z] #53 DONE 143.6s
18:19:17 [2020-01-13T18:19:17.620Z] 
18:19:17 [2020-01-13T18:19:17.620Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:17 [2020-01-13T18:19:17.658Z] #44 83.58   CC       criu/pstree.o
18:19:17 [2020-01-13T18:19:17.678Z] #45 26.18   CC       images/userns.o
18:19:17 [2020-01-13T18:19:17.678Z] #45 26.33   CC       images/google/protobuf/descriptor.o
18:19:17 [2020-01-13T18:19:17.813Z] #17 DONE 61.2s
18:19:17 [2020-01-13T18:19:17.813Z] 
18:19:17 [2020-01-13T18:19:17.813Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
18:19:17 [2020-01-13T18:19:17.878Z] #44 85.87   CC       criu/pie-util-vdso.o
18:19:17 [2020-01-13T18:19:17.878Z] #44 86.10   CC       criu/pie-util.o
18:19:17 [2020-01-13T18:19:17.917Z] #44 ...
18:19:17 [2020-01-13T18:19:17.918Z] 
18:19:17 [2020-01-13T18:19:17.918Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:17 [2020-01-13T18:19:17.918Z] #62 116.7 + bin/containerd-stress
18:19:18 [2020-01-13T18:19:18.076Z] #45 ...
18:19:18 [2020-01-13T18:19:18.076Z] 
18:19:18 [2020-01-13T18:19:18.076Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:18 [2020-01-13T18:19:18.076Z] #34 54.78 path
18:19:18 [2020-01-13T18:19:18.076Z] #34 55.04 fmt
18:19:18 [2020-01-13T18:19:18.076Z] #34 55.34 path/filepath
18:19:18 [2020-01-13T18:19:18.076Z] #34 56.87 io/ioutil
18:19:18 [2020-01-13T18:19:18.076Z] #34 57.16 text/tabwriter
18:19:18 [2020-01-13T18:19:18.076Z] #34 58.55 flag
18:19:18 [2020-01-13T18:19:18.076Z] #34 58.55 github.com/BurntSushi/toml
18:19:18 [2020-01-13T18:19:18.076Z] #34 59.87 log
18:19:18 [2020-01-13T18:19:18.076Z] #34 61.52 github.com/BurntSushi/toml/cmd/tomlv
18:19:18 [2020-01-13T18:19:18.076Z] #34 ...
18:19:18 [2020-01-13T18:19:18.076Z] 
18:19:18 [2020-01-13T18:19:18.076Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:18 [2020-01-13T18:19:18.076Z] #48 62.09 go/token
18:19:18 [2020-01-13T18:19:18.076Z] #48 63.55 go/scanner
18:19:18 [2020-01-13T18:19:18.076Z] #48 64.36 internal/lazyregexp
18:19:18 [2020-01-13T18:19:18.076Z] #48 64.40 go/ast
18:19:18 [2020-01-13T18:19:18.076Z] #48 64.56 net/url
18:19:18 [2020-01-13T18:19:18.136Z] #44 86.26   CC       criu/pipes.o
18:19:18 [2020-01-13T18:19:18.382Z] #18 ...
18:19:18 [2020-01-13T18:19:18.382Z] 
18:19:18 [2020-01-13T18:19:18.382Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:18 [2020-01-13T18:19:18.382Z] #44 117.7   CC       criu/irmap.o
18:19:18 [2020-01-13T18:19:18.382Z] #44 118.4   CC       criu/kcmp-ids.o
18:19:18 [2020-01-13T18:19:18.382Z] #44 118.7   CC       criu/kerndat.o
18:19:18 [2020-01-13T18:19:18.382Z] #44 119.9   CC       criu/libnetlink.o
18:19:18 [2020-01-13T18:19:18.382Z] #44 120.3   CC       criu/log.o
18:19:18 [2020-01-13T18:19:18.382Z] #44 120.9   CC       criu/lsm.o
18:19:18 [2020-01-13T18:19:18.382Z] #44 121.3   CC       criu/mem.o
18:19:18 [2020-01-13T18:19:18.382Z] #44 123.0   CC       criu/mount.o
18:19:18 [2020-01-13T18:19:18.382Z] #44 127.3   CC       criu/namespaces.o
18:19:18 [2020-01-13T18:19:18.468Z] #48 ...
18:19:18 [2020-01-13T18:19:18.468Z] 
18:19:18 [2020-01-13T18:19:18.468Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:18 [2020-01-13T18:19:18.468Z] #34 DONE 65.0s
18:19:18 [2020-01-13T18:19:18.468Z] 
18:19:18 [2020-01-13T18:19:18.468Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:18 [2020-01-13T18:19:18.709Z] #44 86.81   CC       criu/plugin.o
18:19:18 [2020-01-13T18:19:18.864Z] #11 ...
18:19:18 [2020-01-13T18:19:18.864Z] 
18:19:18 [2020-01-13T18:19:18.864Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:18 [2020-01-13T18:19:18.864Z] #45 27.55   CC       images/opts.o
18:19:18 [2020-01-13T18:19:18.968Z] #44 86.97   CC       criu/proc_parse.o
18:19:19 [2020-01-13T18:19:19.263Z] #45 27.72   CC       images/seccomp.o
18:19:19 [2020-01-13T18:19:19.662Z] #45 27.85   CC       images/binfmt-misc.o
18:19:19 [2020-01-13T18:19:19.662Z] #45 27.99   CC       images/time.o
18:19:19 [2020-01-13T18:19:19.662Z] #45 28.09   CC       images/sysctl.o
18:19:19 [2020-01-13T18:19:19.662Z] #45 28.23   CC       images/autofs.o
18:19:19 [2020-01-13T18:19:19.757Z] #44 ...
18:19:19 [2020-01-13T18:19:19.757Z] 
18:19:19 [2020-01-13T18:19:19.757Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
18:19:19 [2020-01-13T18:19:19.757Z] #18 1.956 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:19:19 [2020-01-13T18:19:19.757Z] #18 1.959 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:19:19 [2020-01-13T18:19:19.757Z] #18 1.962 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:19:19 [2020-01-13T18:19:19.757Z] #18 DONE 2.1s
18:19:19 [2020-01-13T18:19:19.757Z] 
18:19:19 [2020-01-13T18:19:19.757Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:19:19 [2020-01-13T18:19:19.902Z] #44 88.09   CC       criu/protobuf-desc.o
18:19:20 [2020-01-13T18:19:20.045Z] #45 28.39   CC       images/macvlan.o
18:19:20 [2020-01-13T18:19:20.045Z] #45 28.58   CC       images/sit.o
18:19:20 [2020-01-13T18:19:20.449Z] #45 28.84   LINK     images/built-in.o
18:19:20 [2020-01-13T18:19:20.449Z] #45 28.89   GEN      compel/include/asm
18:19:20 [2020-01-13T18:19:20.449Z] #45 28.89   GEN      compel/include/version.h
18:19:20 [2020-01-13T18:19:20.449Z] #45 28.90 touch .config
18:19:20 [2020-01-13T18:19:20.449Z] #45 28.90   GEN      include/common/config.h
18:19:20 [2020-01-13T18:19:20.449Z] #45 28.97   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
18:19:20 [2020-01-13T18:19:20.449Z] #45 29.02   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:19:20 [2020-01-13T18:19:20.449Z] #45 29.05   GEN      compel/plugins/include/uapi/std/syscall.h
18:19:20 [2020-01-13T18:19:20.449Z] #45 29.07   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
18:19:20 [2020-01-13T18:19:20.449Z] #45 29.08   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
18:19:20 [2020-01-13T18:19:20.469Z] #44 88.45   CC       criu/protobuf.o
18:19:20 [2020-01-13T18:19:20.727Z] #44 88.64   CC       criu/pstree.o
18:19:20 [2020-01-13T18:19:20.834Z] #45 29.12   DEP      compel/arch/s390/plugins/std/parasite-head.d
18:19:20 [2020-01-13T18:19:20.834Z] #45 29.12   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:19:20 [2020-01-13T18:19:20.834Z] #45 29.12   DEP      compel/plugins/std/infect.d
18:19:20 [2020-01-13T18:19:20.834Z] #45 29.25   DEP      compel/plugins/std/string.d
18:19:20 [2020-01-13T18:19:20.834Z] #45 29.30   DEP      compel/plugins/std/log.d
18:19:20 [2020-01-13T18:19:20.834Z] #45 29.34   DEP      compel/plugins/std/fds.d
18:19:20 [2020-01-13T18:19:20.834Z] #45 29.39   DEP      compel/plugins/std/std.d
18:19:20 [2020-01-13T18:19:20.834Z] #45 29.43   DEP      compel/plugins/shmem/shmem.d
18:19:20 [2020-01-13T18:19:20.985Z] #44 89.12   CC       criu/rbtree.o
18:19:21 [2020-01-13T18:19:21.238Z] #62 119.6 + bin/containerd-shim
18:19:21 [2020-01-13T18:19:21.244Z] #44 89.25   CC       criu/rst-malloc.o
18:19:21 [2020-01-13T18:19:21.244Z] #44 89.36   CC       criu/seccomp.o
18:19:21 [2020-01-13T18:19:21.266Z] #45 29.50   DEP      compel/plugins/fds/fds.d
18:19:21 [2020-01-13T18:19:21.266Z] #45 29.59   CC       compel/plugins/std/std.o
18:19:21 [2020-01-13T18:19:21.266Z] #45 29.84   CC       compel/plugins/std/fds.o
18:19:21 [2020-01-13T18:19:21.502Z] #44 89.59   CC       criu/seize.o
18:19:21 [2020-01-13T18:19:21.721Z] #45 30.32   CC       compel/plugins/std/log.o
18:19:21 [2020-01-13T18:19:21.761Z] #44 89.95   CC       criu/servicefd.o
18:19:22 [2020-01-13T18:19:22.020Z] #44 90.15   CC       criu/shmem.o
18:19:22 [2020-01-13T18:19:22.277Z] #44 90.52   CC       criu/sigframe.o
18:19:22 [2020-01-13T18:19:22.536Z] #44 90.61   CC       criu/signalfd.o
18:19:22 [2020-01-13T18:19:22.694Z] #45 31.21   CC       compel/plugins/std/string.o
18:19:22 [2020-01-13T18:19:22.794Z] #44 90.76   CC       criu/sk-inet.o
18:19:23 [2020-01-13T18:19:23.051Z] #44 91.25   CC       criu/sk-netlink.o
18:19:23 [2020-01-13T18:19:23.309Z] #44 91.44   CC       criu/sk-packet.o
18:19:23 [2020-01-13T18:19:23.514Z] #45 31.81   CC       compel/plugins/std/infect.o
18:19:23 [2020-01-13T18:19:23.780Z] #62 ...
18:19:23 [2020-01-13T18:19:23.780Z] 
18:19:23 [2020-01-13T18:19:23.780Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:23 [2020-01-13T18:19:23.780Z] #44 84.36   CC       criu/rbtree.o
18:19:23 [2020-01-13T18:19:23.780Z] #44 84.56   CC       criu/rst-malloc.o
18:19:23 [2020-01-13T18:19:23.780Z] #44 84.76   CC       criu/seccomp.o
18:19:23 [2020-01-13T18:19:23.780Z] #44 85.22   CC       criu/seize.o
18:19:23 [2020-01-13T18:19:23.780Z] #44 85.80   CC       criu/servicefd.o
18:19:23 [2020-01-13T18:19:23.780Z] #44 86.11   CC       criu/shmem.o
18:19:23 [2020-01-13T18:19:23.780Z] #44 86.76   CC       criu/sigframe.o
18:19:23 [2020-01-13T18:19:23.780Z] #44 86.86   CC       criu/signalfd.o
18:19:23 [2020-01-13T18:19:23.780Z] #44 87.06   CC       criu/sk-inet.o
18:19:23 [2020-01-13T18:19:23.780Z] #44 87.85   CC       criu/sk-netlink.o
18:19:23 [2020-01-13T18:19:23.780Z] #44 88.15   CC       criu/sk-packet.o
18:19:23 [2020-01-13T18:19:23.780Z] #44 88.64   CC       criu/sk-queue.o
18:19:23 [2020-01-13T18:19:23.780Z] #44 89.01   CC       criu/sk-tcp.o
18:19:23 [2020-01-13T18:19:23.780Z] #44 89.40   CC       criu/sk-unix.o
18:19:23 [2020-01-13T18:19:23.874Z] #44 91.74   CC       criu/sk-queue.o
18:19:23 [2020-01-13T18:19:23.874Z] #44 91.97   CC       criu/sk-tcp.o
18:19:23 [2020-01-13T18:19:23.931Z] #45 32.15   CC       compel/arch/s390/plugins/std/parasite-head.o
18:19:23 [2020-01-13T18:19:23.931Z] #45 32.19   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
18:19:23 [2020-01-13T18:19:23.931Z] #45 32.24   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
18:19:23 [2020-01-13T18:19:23.931Z] #45 32.36   AR       compel/plugins/std.lib.a
18:19:23 [2020-01-13T18:19:23.931Z] #45 32.41   CC       compel/plugins/fds/fds.o
18:19:23 [2020-01-13T18:19:23.931Z] #45 32.54   AR       compel/plugins/fds.lib.a
18:19:24 [2020-01-13T18:19:24.132Z] #44 92.22   CC       criu/sk-unix.o
18:19:24 [2020-01-13T18:19:24.340Z] #45 32.60   HOSTDEP  compel/src/lib/log-host.d
18:19:24 [2020-01-13T18:19:24.340Z] #45 32.75   HOSTDEP  compel/src/lib/handle-elf-host.d
18:19:24 [2020-01-13T18:19:24.340Z] #45 32.89   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
18:19:24 [2020-01-13T18:19:24.340Z] #45 32.98   HOSTDEP  compel/src/main-host.d
18:19:24 [2020-01-13T18:19:24.732Z] #45 33.08   DEP      compel/src/lib/ptrace.d
18:19:24 [2020-01-13T18:19:24.732Z] #45 33.17   DEP      compel/src/lib/infect.d
18:19:24 [2020-01-13T18:19:24.732Z] #45 33.25   DEP      compel/src/lib/infect-util.d
18:19:24 [2020-01-13T18:19:24.732Z] #45 33.34   DEP      compel/src/lib/infect-rpc.d
18:19:25 [2020-01-13T18:19:25.067Z] #44 93.23   CC       criu/sockets.o
18:19:25 [2020-01-13T18:19:25.135Z] #45 33.43   DEP      compel/arch/s390/src/lib/infect.d
18:19:25 [2020-01-13T18:19:25.135Z] #45 33.58   DEP      compel/arch/s390/src/lib/cpu.d
18:19:25 [2020-01-13T18:19:25.135Z] #45 33.67   DEP      compel/src/lib/log.d
18:19:25 [2020-01-13T18:19:25.164Z] #44 90.93   CC       criu/sockets.o
18:19:25 [2020-01-13T18:19:25.541Z] #45 33.87   DEP      compel/src/main.d
18:19:25 [2020-01-13T18:19:25.541Z] #45 33.95   DEP      compel/src/lib/handle-elf.d
18:19:25 [2020-01-13T18:19:25.541Z] #45 34.04   DEP      compel/arch/s390/src/lib/handle-elf.d
18:19:25 [2020-01-13T18:19:25.541Z] #45 34.14   CC       compel/src/lib/log.o
18:19:25 [2020-01-13T18:19:25.633Z] #44 93.66   CC       criu/stats.o
18:19:25 [2020-01-13T18:19:25.734Z] #44 91.56   CC       criu/stats.o
18:19:25 [2020-01-13T18:19:25.734Z] #44 91.79   CC       criu/string.o
18:19:25 [2020-01-13T18:19:25.892Z] #44 93.81   CC       criu/string.o
18:19:25 [2020-01-13T18:19:25.892Z] #44 93.85   CC       criu/sysctl.o
18:19:25 [2020-01-13T18:19:25.946Z] #45 34.39   CC       compel/arch/s390/src/lib/cpu.o
18:19:25 [2020-01-13T18:19:25.994Z] #44 91.85   CC       criu/sysctl.o
18:19:26 [2020-01-13T18:19:26.150Z] #44 94.19   CC       criu/sysfs_parse.o
18:19:26 [2020-01-13T18:19:26.255Z] #44 92.36   CC       criu/sysfs_parse.o
18:19:26 [2020-01-13T18:19:26.319Z] #19 ...
18:19:26 [2020-01-13T18:19:26.319Z] 
18:19:26 [2020-01-13T18:19:26.319Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:26 [2020-01-13T18:19:26.319Z] #44 129.8   CC       criu/net.o
18:19:26 [2020-01-13T18:19:26.319Z] #44 133.4   CC       criu/netfilter.o
18:19:26 [2020-01-13T18:19:26.319Z] #44 133.8   CC       criu/page-pipe.o
18:19:26 [2020-01-13T18:19:26.319Z] #44 134.6   CC       criu/page-xfer.o
18:19:26 [2020-01-13T18:19:26.353Z] #45 34.61   CC       compel/arch/s390/src/lib/infect.o
18:19:26 [2020-01-13T18:19:26.409Z] #44 94.41   CC       criu/timerfd.o
18:19:26 [2020-01-13T18:19:26.409Z] #44 94.58   CC       criu/tty.o
18:19:26 [2020-01-13T18:19:26.747Z] #45 35.35   CC       compel/src/lib/infect-rpc.o
18:19:26 [2020-01-13T18:19:26.826Z] #44 92.67   CC       criu/timerfd.o
18:19:26 [2020-01-13T18:19:26.826Z] #44 92.94   CC       criu/tty.o
18:19:26 [2020-01-13T18:19:26.886Z] #44 135.9   CC       criu/pagemap-cache.o
18:19:26 [2020-01-13T18:19:26.886Z] #44 136.3   CC       criu/pagemap.o
18:19:27 [2020-01-13T18:19:27.177Z] #45 35.65   CC       compel/src/lib/infect-util.o
18:19:27 [2020-01-13T18:19:27.344Z] #44 95.45   CC       criu/tun.o
18:19:27 [2020-01-13T18:19:27.602Z] #44 95.71   CC       criu/uffd.o
18:19:27 [2020-01-13T18:19:27.642Z] #45 35.79   CC       compel/src/lib/infect.o
18:19:27 [2020-01-13T18:19:27.765Z] #44 ...
18:19:27 [2020-01-13T18:19:27.765Z] 
18:19:27 [2020-01-13T18:19:27.765Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:27 [2020-01-13T18:19:27.765Z] #62 126.6 + bin/containerd-shim-runc-v1
18:19:28 [2020-01-13T18:19:28.262Z] #44 137.2   CC       criu/parasite-syscall.o
18:19:28 [2020-01-13T18:19:28.537Z] #44 96.30   CC       criu/util.o
18:19:28 [2020-01-13T18:19:28.796Z] #44 96.97   CC       criu/uts_ns.o
18:19:28 [2020-01-13T18:19:28.831Z] #44 138.1   CC       criu/path.o
18:19:29 [2020-01-13T18:19:29.054Z] #44 97.12   CC       criu/vdso-compat.o
18:19:29 [2020-01-13T18:19:29.142Z] #45 37.74   CC       compel/src/lib/ptrace.o
18:19:29 [2020-01-13T18:19:29.313Z] #44 97.25   CC       criu/vdso.o
18:19:29 [2020-01-13T18:19:29.398Z] #44 138.5   CC       criu/pie-util-vdso-elf32.o
18:19:29 [2020-01-13T18:19:29.536Z] #45 37.97   AR       compel/libcompel.a
18:19:29 [2020-01-13T18:19:29.536Z] #45 38.02   HOSTCC   compel/src/main-host.o
18:19:29 [2020-01-13T18:19:29.536Z] #45 38.24   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
18:19:29 [2020-01-13T18:19:29.536Z] #45 ...
18:19:29 [2020-01-13T18:19:29.536Z] 
18:19:29 [2020-01-13T18:19:29.536Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:29 [2020-01-13T18:19:29.536Z] #48 66.51 text/template/parse
18:19:29 [2020-01-13T18:19:29.536Z] #48 68.39 go/parser
18:19:29 [2020-01-13T18:19:29.536Z] #48 70.11 text/template
18:19:29 [2020-01-13T18:19:29.536Z] #48 71.95 encoding/xml
18:19:29 [2020-01-13T18:19:29.536Z] #48 74.08 go/doc
18:19:29 [2020-01-13T18:19:29.571Z] #44 97.60   LINK     criu/built-in.o
18:19:29 [2020-01-13T18:19:29.571Z] #44 97.68   LINK     criu/criu
18:19:29 [2020-01-13T18:19:29.657Z] #44 138.9   CC       criu/pie-util-vdso.o
18:19:29 [2020-01-13T18:19:29.830Z] #44 97.91   DEP      lib/c/criu.d
18:19:29 [2020-01-13T18:19:29.830Z] #44 97.95   CC       images/rpc.pb-c.o
18:19:29 [2020-01-13T18:19:29.927Z] #48 ...
18:19:29 [2020-01-13T18:19:29.927Z] 
18:19:29 [2020-01-13T18:19:29.927Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:29 [2020-01-13T18:19:29.927Z] #45 38.41   HOSTCC   compel/src/lib/handle-elf-host.o
18:19:30 [2020-01-13T18:19:30.088Z] #44 98.27   CC       lib/c/criu.o
18:19:30 [2020-01-13T18:19:30.224Z] #44 139.3   CC       criu/pie-util.o
18:19:30 [2020-01-13T18:19:30.224Z] #44 139.5   CC       criu/pipes.o
18:19:30 [2020-01-13T18:19:30.318Z] #45 38.75   HOSTCC   compel/src/lib/log-host.o
18:19:30 [2020-01-13T18:19:30.318Z] #45 38.92   HOSTLINK compel/compel-host-bin
18:19:30 [2020-01-13T18:19:30.655Z] #44 98.80   LINK     lib/c/built-in.o
18:19:30 [2020-01-13T18:19:30.655Z] #44 98.81   LINK     lib/c/libcriu.so
18:19:30 [2020-01-13T18:19:30.655Z] #44 98.92   GEN      magic.py
18:19:30 [2020-01-13T18:19:30.709Z] #45 39.00   DEP      soccr/soccr.d
18:19:30 [2020-01-13T18:19:30.709Z] #45 39.15   CC       soccr/soccr.o
18:19:30 [2020-01-13T18:19:30.791Z] #44 140.1   CC       criu/plugin.o
18:19:30 [2020-01-13T18:19:30.913Z] #44 98.97 Note: Building without setproctitle() and strlcpy() support.
18:19:30 [2020-01-13T18:19:30.913Z] #44 98.97       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:19:31 [2020-01-13T18:19:31.358Z] #44 140.6   CC       criu/proc_parse.o
18:19:31 [2020-01-13T18:19:31.479Z] #44 99.44 fatal: not a git repository (or any of the parent directories): .git
18:19:31 [2020-01-13T18:19:31.570Z] #45 40.09   AR       soccr/libsoccr.a
18:19:31 [2020-01-13T18:19:31.570Z] #45 40.10 make[1]: 'soccr/libsoccr.a' is up to date.
18:19:31 [2020-01-13T18:19:31.738Z] #44 99.84 make[1]: Nothing to be done for 'all'.
18:19:31 [2020-01-13T18:19:31.960Z] #62 130.2 + bin/containerd-shim-runc-v2
18:19:31 [2020-01-13T18:19:31.974Z] #45 40.35   DEP      criu/arch/s390/sigframe.d
18:19:31 [2020-01-13T18:19:31.974Z] #45 40.45   DEP      criu/arch/s390/crtools.d
18:19:31 [2020-01-13T18:19:31.974Z] #45 40.60   DEP      criu/arch/s390/cpu.d
18:19:31 [2020-01-13T18:19:31.996Z] #44 100.3 make[1]: 'images/built-in.o' is up to date.
18:19:32 [2020-01-13T18:19:32.254Z] #44 100.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:19:32 [2020-01-13T18:19:32.254Z] #44 100.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:19:32 [2020-01-13T18:19:32.254Z] #44 100.3 make[1]: 'compel/libcompel.a' is up to date.
18:19:32 [2020-01-13T18:19:32.254Z] #44 100.3 make[1]: 'compel/compel-host-bin' is up to date.
18:19:32 [2020-01-13T18:19:32.254Z] #44 100.4 make[1]: Nothing to be done for 'all'.
18:19:32 [2020-01-13T18:19:32.254Z] #44 100.4 make[1]: 'soccr/libsoccr.a' is up to date.
18:19:32 [2020-01-13T18:19:32.370Z] #45 40.75   CC       criu/arch/s390/cpu.o
18:19:32 [2020-01-13T18:19:32.514Z] #44 100.4 make[2]: Nothing to be done for 'all'.
18:19:32 [2020-01-13T18:19:32.514Z] #44 100.5 make[2]: Nothing to be done for 'all'.
18:19:32 [2020-01-13T18:19:32.514Z] #44 100.5 make[2]: Nothing to be done for 'all'.
18:19:32 [2020-01-13T18:19:32.514Z] #44 100.5 make[2]: Nothing to be done for 'all'.
18:19:32 [2020-01-13T18:19:32.514Z] #44 ...
18:19:32 [2020-01-13T18:19:32.514Z] 
18:19:32 [2020-01-13T18:19:32.514Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:32 [2020-01-13T18:19:32.514Z] #62 107.7 + bin/containerd
18:19:32 [2020-01-13T18:19:32.514Z] #62 ...
18:19:32 [2020-01-13T18:19:32.514Z] 
18:19:32 [2020-01-13T18:19:32.514Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:32 [2020-01-13T18:19:32.514Z] #44 100.6 make[2]: Nothing to be done for 'all'.
18:19:32 [2020-01-13T18:19:32.514Z] #44 100.6 make[2]: Nothing to be done for 'all'.
18:19:32 [2020-01-13T18:19:32.514Z] #44 100.6 make[2]: Nothing to be done for 'all'.
18:19:32 [2020-01-13T18:19:32.514Z] #44 100.7 make[2]: Nothing to be done for 'all'.
18:19:32 [2020-01-13T18:19:32.530Z] #62 131.4 + binaries
18:19:32 [2020-01-13T18:19:32.530Z] #62 131.4 + mkdir -p /build
18:19:32 [2020-01-13T18:19:32.530Z] #62 131.4 + cp bin/containerd /build/containerd
18:19:32 [2020-01-13T18:19:32.530Z] #62 131.5 + cp bin/containerd-shim /build/containerd-shim
18:19:32 [2020-01-13T18:19:32.773Z] #44 100.7   INSTALL  criu/criu
18:19:32 [2020-01-13T18:19:32.777Z] #45 41.22   CC       criu/arch/s390/crtools.o
18:19:32 [2020-01-13T18:19:32.789Z] #62 131.5 + cp bin/ctr /build/ctr
18:19:33 [2020-01-13T18:19:33.031Z] #44 DONE 101.1s
18:19:33 [2020-01-13T18:19:33.031Z] 
18:19:33 [2020-01-13T18:19:33.031Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:33 [2020-01-13T18:19:33.330Z] #45 ...
18:19:33 [2020-01-13T18:19:33.331Z] 
18:19:33 [2020-01-13T18:19:33.331Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:33 [2020-01-13T18:19:33.331Z] #11 70.22 Selecting previously unselected package g++-mingw-w64-x86-64.
18:19:33 [2020-01-13T18:19:33.331Z] #11 70.22 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
18:19:33 [2020-01-13T18:19:33.331Z] #11 70.23 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:19:33 [2020-01-13T18:19:33.331Z] #11 ...
18:19:33 [2020-01-13T18:19:33.331Z] 
18:19:33 [2020-01-13T18:19:33.331Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:33 [2020-01-13T18:19:33.331Z] #48 76.98 github.com/LK4D4/vndr/versioned
18:19:33 [2020-01-13T18:19:33.331Z] #48 77.31 crypto/rand
18:19:33 [2020-01-13T18:19:33.331Z] #48 77.86 crypto/rsa
18:19:33 [2020-01-13T18:19:33.331Z] #48 77.98 github.com/LK4D4/vndr/build
18:19:33 [2020-01-13T18:19:33.331Z] #48 80.01 crypto/x509/pkix
18:19:33 [2020-01-13T18:19:33.358Z] #62 DONE 132.2s
18:19:33 [2020-01-13T18:19:33.358Z] 
18:19:33 [2020-01-13T18:19:33.358Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:33 [2020-01-13T18:19:33.358Z] #44 94.46   CC       criu/tun.o
18:19:33 [2020-01-13T18:19:33.358Z] #44 94.86   CC       criu/uffd.o
18:19:33 [2020-01-13T18:19:33.358Z] #44 95.83   CC       criu/util.o
18:19:33 [2020-01-13T18:19:33.358Z] #44 96.84   CC       criu/uts_ns.o
18:19:33 [2020-01-13T18:19:33.358Z] #44 97.00   CC       criu/vdso.o
18:19:33 [2020-01-13T18:19:33.358Z] #44 97.41   LINK     criu/built-in.o
18:19:33 [2020-01-13T18:19:33.358Z] #44 97.50   LINK     criu/criu
18:19:33 [2020-01-13T18:19:33.358Z] #44 97.76   DEP      lib/c/criu.d
18:19:33 [2020-01-13T18:19:33.358Z] #44 97.82   CC       images/rpc.pb-c.o
18:19:33 [2020-01-13T18:19:33.358Z] #44 98.29   CC       lib/c/criu.o
18:19:33 [2020-01-13T18:19:33.358Z] #44 99.13   LINK     lib/c/built-in.o
18:19:33 [2020-01-13T18:19:33.358Z] #44 99.14   LINK     lib/c/libcriu.so
18:19:33 [2020-01-13T18:19:33.358Z] #44 99.26   GEN      magic.py
18:19:33 [2020-01-13T18:19:33.358Z] #44 99.32 Note: Building without setproctitle() and strlcpy() support.
18:19:33 [2020-01-13T18:19:33.358Z] #44 99.32       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:19:33 [2020-01-13T18:19:33.927Z] #44 99.72 fatal: not a git repository (or any of the parent directories): .git
18:19:33 [2020-01-13T18:19:33.964Z] #62 ...
18:19:33 [2020-01-13T18:19:33.964Z] 
18:19:33 [2020-01-13T18:19:33.964Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
18:19:34 [2020-01-13T18:19:34.187Z] #44 100.0 make[1]: Nothing to be done for 'all'.
18:19:34 [2020-01-13T18:19:34.223Z] #45 DONE 0.1s
18:19:34 [2020-01-13T18:19:34.223Z] 
18:19:34 [2020-01-13T18:19:34.223Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:19:34 [2020-01-13T18:19:34.223Z] #48 DONE 0.2s
18:19:34 [2020-01-13T18:19:34.223Z] 
18:19:34 [2020-01-13T18:19:34.223Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:19:34 [2020-01-13T18:19:34.352Z] #48 80.85 vendor/golang.org/x/crypto/cryptobyte
18:19:34 [2020-01-13T18:19:34.352Z] #48 81.02 net
18:19:34 [2020-01-13T18:19:34.446Z] #44 100.3 make[1]: 'images/built-in.o' is up to date.
18:19:34 [2020-01-13T18:19:34.446Z] #44 100.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:19:34 [2020-01-13T18:19:34.446Z] #44 100.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:19:34 [2020-01-13T18:19:34.446Z] #44 100.4 make[1]: 'compel/libcompel.a' is up to date.
18:19:34 [2020-01-13T18:19:34.446Z] #44 100.4 make[1]: 'compel/compel-host-bin' is up to date.
18:19:34 [2020-01-13T18:19:34.446Z] #44 100.4 make[1]: Nothing to be done for 'all'.
18:19:34 [2020-01-13T18:19:34.446Z] #44 100.4 make[1]: 'soccr/libsoccr.a' is up to date.
18:19:34 [2020-01-13T18:19:34.446Z] #44 100.5 make[2]: Nothing to be done for 'all'.
18:19:34 [2020-01-13T18:19:34.481Z] #51 DONE 0.1s
18:19:34 [2020-01-13T18:19:34.482Z] 
18:19:34 [2020-01-13T18:19:34.482Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:19:34 [2020-01-13T18:19:34.643Z] #44 ...
18:19:34 [2020-01-13T18:19:34.643Z] 
18:19:34 [2020-01-13T18:19:34.643Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:19:34 [2020-01-13T18:19:34.643Z] #19 6.194 Collecting yamllint==1.16.0
18:19:34 [2020-01-13T18:19:34.643Z] #19 11.59   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:19:34 [2020-01-13T18:19:34.643Z] #19 11.70 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:19:34 [2020-01-13T18:19:34.643Z] #19 11.75   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:19:34 [2020-01-13T18:19:34.643Z] #19 11.81 Collecting pyyaml (from yamllint==1.16.0)
18:19:34 [2020-01-13T18:19:34.643Z] #19 11.98   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
18:19:34 [2020-01-13T18:19:34.643Z] #19 13.51 Building wheels for collected packages: pyyaml
18:19:34 [2020-01-13T18:19:34.643Z] #19 13.51   Running setup.py bdist_wheel for pyyaml: started
18:19:34 [2020-01-13T18:19:34.643Z] #19 14.65   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:19:34 [2020-01-13T18:19:34.643Z] #19 14.65   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
18:19:34 [2020-01-13T18:19:34.643Z] #19 14.75 Successfully built pyyaml
18:19:34 [2020-01-13T18:19:34.643Z] #19 14.76 Installing collected packages: pathspec, pyyaml, yamllint
18:19:34 [2020-01-13T18:19:34.643Z] #19 15.16 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
18:19:34 [2020-01-13T18:19:34.643Z] #19 ...
18:19:34 [2020-01-13T18:19:34.643Z] 
18:19:34 [2020-01-13T18:19:34.643Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:34 [2020-01-13T18:19:34.643Z] #44 144.0   CC       criu/protobuf-desc.o
18:19:34 [2020-01-13T18:19:34.704Z] #44 100.5 make[2]: Nothing to be done for 'all'.
18:19:34 [2020-01-13T18:19:34.704Z] #44 100.6 make[2]: Nothing to be done for 'all'.
18:19:34 [2020-01-13T18:19:34.704Z] #44 100.6 make[2]: Nothing to be done for 'all'.
18:19:34 [2020-01-13T18:19:34.704Z] #44 100.7 make[2]: Nothing to be done for 'all'.
18:19:34 [2020-01-13T18:19:34.704Z] #44 100.7 make[2]: Nothing to be done for 'all'.
18:19:34 [2020-01-13T18:19:34.704Z] #44 100.7 make[2]: Nothing to be done for 'all'.
18:19:34 [2020-01-13T18:19:34.704Z] #44 100.8 make[2]: Nothing to be done for 'all'.
18:19:34 [2020-01-13T18:19:34.740Z] #54 DONE 0.2s
18:19:34 [2020-01-13T18:19:34.740Z] 
18:19:34 [2020-01-13T18:19:34.740Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
18:19:34 [2020-01-13T18:19:34.740Z] #58 DONE 0.1s
18:19:34 [2020-01-13T18:19:34.740Z] 
18:19:34 [2020-01-13T18:19:34.740Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:34 [2020-01-13T18:19:34.963Z] #44 100.8   INSTALL  criu/criu
18:19:34 [2020-01-13T18:19:34.963Z] #44 DONE 100.9s
18:19:35 [2020-01-13T18:19:35.579Z] #44 ...
18:19:35 [2020-01-13T18:19:35.579Z] 
18:19:35 [2020-01-13T18:19:35.579Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:19:35 [2020-01-13T18:19:35.579Z] #19 DONE 15.8s
18:19:35 [2020-01-13T18:19:35.579Z] 
18:19:35 [2020-01-13T18:19:35.579Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:35 [2020-01-13T18:19:35.579Z] #41 DONE 214.3s
18:19:35 [2020-01-13T18:19:35.579Z] 
18:19:35 [2020-01-13T18:19:35.579Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:19:35 [2020-01-13T18:19:35.838Z] #24 DONE 0.3s
18:19:35 [2020-01-13T18:19:35.838Z] 
18:19:35 [2020-01-13T18:19:35.838Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:19:36 [2020-01-13T18:19:36.294Z] #48 82.93 vendor/golang.org/x/crypto/internal/chacha20
18:19:36 [2020-01-13T18:19:36.340Z] 
18:19:36 [2020-01-13T18:19:36.340Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
18:19:36 [2020-01-13T18:19:36.340Z] #45 DONE 0.1s
18:19:36 [2020-01-13T18:19:36.340Z] 
18:19:36 [2020-01-13T18:19:36.340Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:19:36 [2020-01-13T18:19:36.599Z] #48 DONE 0.1s
18:19:36 [2020-01-13T18:19:36.599Z] 
18:19:36 [2020-01-13T18:19:36.599Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:19:36 [2020-01-13T18:19:36.599Z] #51 DONE 0.1s
18:19:36 [2020-01-13T18:19:36.599Z] 
18:19:36 [2020-01-13T18:19:36.599Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:19:36 [2020-01-13T18:19:36.694Z] #48 ...
18:19:36 [2020-01-13T18:19:36.694Z] 
18:19:36 [2020-01-13T18:19:36.694Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:36 [2020-01-13T18:19:36.694Z] #45 42.36   CC       criu/arch/s390/sigframe.o
18:19:36 [2020-01-13T18:19:36.694Z] #45 42.60   LINK     criu/arch/s390/crtools.built-in.o
18:19:36 [2020-01-13T18:19:36.694Z] #45 42.63   DEP      criu/arch/s390/vdso-pie.d
18:19:36 [2020-01-13T18:19:36.694Z] #45 42.78   DEP      criu/pie/parasite-vdso.d
18:19:36 [2020-01-13T18:19:36.694Z] #45 42.88   DEP      criu/pie/util-vdso.d
18:19:36 [2020-01-13T18:19:36.694Z] #45 42.99   DEP      criu/pie/util.d
18:19:36 [2020-01-13T18:19:36.694Z] #45 43.08   CC       criu/pie/util.o
18:19:36 [2020-01-13T18:19:36.694Z] #45 43.32   CC       criu/pie/util-vdso.o
18:19:36 [2020-01-13T18:19:36.694Z] #45 43.79   CC       criu/pie/parasite-vdso.o
18:19:36 [2020-01-13T18:19:36.694Z] #45 44.34   CC       criu/arch/s390/vdso-pie.o
18:19:36 [2020-01-13T18:19:36.694Z] #45 44.64   AR       criu/pie/pie.lib.a
18:19:36 [2020-01-13T18:19:36.694Z] #45 44.69   DEP      criu/pie/restorer.d
18:19:36 [2020-01-13T18:19:36.694Z] #45 45.02   DEP      criu/arch/s390/restorer.d
18:19:36 [2020-01-13T18:19:36.694Z] #45 45.23   DEP      criu/pie/parasite.d
18:19:36 [2020-01-13T18:19:36.858Z] #54 DONE 0.2s
18:19:36 [2020-01-13T18:19:36.858Z] 
18:19:36 [2020-01-13T18:19:36.858Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
18:19:36 [2020-01-13T18:19:36.858Z] #58 DONE 0.1s
18:19:36 [2020-01-13T18:19:36.858Z] 
18:19:36 [2020-01-13T18:19:36.858Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
18:19:37 [2020-01-13T18:19:37.095Z] #45 45.49   CC       criu/pie/parasite.o
18:19:37 [2020-01-13T18:19:37.215Z] #28 DONE 1.3s
18:19:37 [2020-01-13T18:19:37.215Z] 
18:19:37 [2020-01-13T18:19:37.215Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:37 [2020-01-13T18:19:37.215Z] #44 145.3   CC       criu/protobuf.o
18:19:37 [2020-01-13T18:19:37.215Z] #44 146.1   CC       criu/pstree.o
18:19:37 [2020-01-13T18:19:37.215Z] #44 ...
18:19:37 [2020-01-13T18:19:37.215Z] 
18:19:37 [2020-01-13T18:19:37.215Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:19:37 [2020-01-13T18:19:37.215Z] #31 DONE 0.2s
18:19:37 [2020-01-13T18:19:37.216Z] 
18:19:37 [2020-01-13T18:19:37.216Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
18:19:37 [2020-01-13T18:19:37.216Z] #34 DONE 0.1s
18:19:37 [2020-01-13T18:19:37.216Z] 
18:19:37 [2020-01-13T18:19:37.216Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:19:37 [2020-01-13T18:19:37.216Z] #39 DONE 0.1s
18:19:37 [2020-01-13T18:19:37.427Z] #63 DONE 0.3s
18:19:37 [2020-01-13T18:19:37.427Z] 
18:19:37 [2020-01-13T18:19:37.427Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:19:37 [2020-01-13T18:19:37.427Z] #67 DONE 0.2s
18:19:37 [2020-01-13T18:19:37.427Z] 
18:19:37 [2020-01-13T18:19:37.427Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
18:19:37 [2020-01-13T18:19:37.474Z] 
18:19:37 [2020-01-13T18:19:37.474Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:19:37 [2020-01-13T18:19:37.474Z] #42 DONE 0.3s
18:19:37 [2020-01-13T18:19:37.474Z] 
18:19:37 [2020-01-13T18:19:37.474Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:37 [2020-01-13T18:19:37.687Z] #69 DONE 0.3s
18:19:37 [2020-01-13T18:19:37.687Z] 
18:19:37 [2020-01-13T18:19:37.687Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
18:19:37 [2020-01-13T18:19:37.687Z] #72 DONE 0.1s
18:19:37 [2020-01-13T18:19:37.914Z] #45 46.30   LINK     criu/pie/parasite.built-in.o
18:19:37 [2020-01-13T18:19:37.914Z] #45 46.30   GEN      criu/pie/parasite-blob.h
18:19:37 [2020-01-13T18:19:37.914Z] #45 46.32   CC       criu/arch/s390/restorer.o
18:19:37 [2020-01-13T18:19:37.945Z] 
18:19:37 [2020-01-13T18:19:37.945Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
18:19:37 [2020-01-13T18:19:37.945Z] #73 DONE 0.0s
18:19:37 [2020-01-13T18:19:37.945Z] 
18:19:37 [2020-01-13T18:19:37.945Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
18:19:38 [2020-01-13T18:19:38.041Z] #57 ...
18:19:38 [2020-01-13T18:19:38.041Z] 
18:19:38 [2020-01-13T18:19:38.041Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:38 [2020-01-13T18:19:38.041Z] #44 147.1   CC       criu/rbtree.o
18:19:38 [2020-01-13T18:19:38.041Z] #44 147.4   CC       criu/rst-malloc.o
18:19:38 [2020-01-13T18:19:38.300Z] #44 147.6   CC       criu/seccomp.o
18:19:38 [2020-01-13T18:19:38.308Z] #45 46.60   CC       criu/pie/restorer.o
18:19:38 [2020-01-13T18:19:38.867Z] #44 148.1   CC       criu/seize.o
18:19:39 [2020-01-13T18:19:39.321Z] #74 DONE 1.7s
18:19:39 [2020-01-13T18:19:39.582Z] 
18:19:39 [2020-01-13T18:19:39.582Z] #75 exporting to image
18:19:39 [2020-01-13T18:19:39.582Z] #75 exporting layers
18:19:39 [2020-01-13T18:19:39.802Z] #44 148.7   CC       criu/servicefd.o
18:19:39 [2020-01-13T18:19:39.802Z] #44 149.1   CC       criu/shmem.o
18:19:39 [2020-01-13T18:19:39.896Z] #45 ...
18:19:39 [2020-01-13T18:19:39.896Z] 
18:19:39 [2020-01-13T18:19:39.896Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.27 Selecting previously unselected package libapparmor1:s390x.
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.28 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.30 Unpacking libapparmor1:s390x (2.13.2-10) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.40 Selecting previously unselected package libapparmor-dev:s390x.
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.41 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.41 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.52 Selecting previously unselected package libbtrfs0.
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.52 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.52 Unpacking libbtrfs0 (4.20.1-2) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.61 Selecting previously unselected package libbtrfs-dev.
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.64 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.66 Unpacking libbtrfs-dev (4.20.1-2) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.78 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.78 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.78 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.83 Selecting previously unselected package libudev-dev:s390x.
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.83 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.84 Unpacking libudev-dev:s390x (241-7~deb10u2) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.98 Selecting previously unselected package libsepol1-dev:s390x.
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.98 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 84.98 Unpacking libsepol1-dev:s390x (2.8-1) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.27 Selecting previously unselected package libpcre16-3:s390x.
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.27 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.27 Unpacking libpcre16-3:s390x (2:8.39-12) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.37 Selecting previously unselected package libpcre32-3:s390x.
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.37 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.37 Unpacking libpcre32-3:s390x (2:8.39-12) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.51 Selecting previously unselected package libpcrecpp0v5:s390x.
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.51 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.51 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.61 Selecting previously unselected package libpcre3-dev:s390x.
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.61 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.62 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.89 Selecting previously unselected package libselinux1-dev:s390x.
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.89 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 85.89 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.10 Selecting previously unselected package libdevmapper-dev:s390x.
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.10 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.10 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.17 Selecting previously unselected package libseccomp-dev:s390x.
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.18 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.18 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.25 Selecting previously unselected package libsystemd-dev:s390x.
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.25 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_s390x.deb ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.25 Unpacking libsystemd-dev:s390x (241-7~deb10u2) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.90 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.93 Setting up libseccomp-dev:s390x (2.3.3-4) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.94 Setting up libapparmor1:s390x (2.13.2-10) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.96 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.97 Setting up libpcre16-3:s390x (2:8.39-12) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.98 Setting up libsepol1-dev:s390x (2.8-1) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 86.99 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:19:39 [2020-01-13T18:19:39.896Z] #11 87.01 Setting up libbtrfs0 (4.20.1-2) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.03 Setting up libpcre32-3:s390x (2:8.39-12) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.04 Setting up libudev-dev:s390x (241-7~deb10u2) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.05 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.05 Setting up libbtrfs-dev (4.20.1-2) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.07 Setting up libapparmor-dev:s390x (2.13.2-10) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.08 Setting up mingw-w64-common (6.0.0-3) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.10 Setting up libsystemd-dev:s390x (241-7~deb10u2) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.10 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.12 Setting up libpcre3-dev:s390x (2:8.39-12) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.14 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.16 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
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.16 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
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.17 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.18 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
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.18 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
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.19 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.20 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.21 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.22 Setting up dmsetup (2:1.02.155-3) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.22 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.23 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 87.25 Processing triggers for libc-bin (2.28-10) ...
18:19:40 [2020-01-13T18:19:40.606Z] #11 DONE 87.5s
18:19:40 [2020-01-13T18:19:40.606Z] 
18:19:40 [2020-01-13T18:19:40.606Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:40 [2020-01-13T18:19:40.606Z] #45 48.94   LINK     criu/pie/restorer.built-in.o
18:19:40 [2020-01-13T18:19:40.606Z] #45 48.94   GEN      criu/pie/restorer-blob.h
18:19:40 [2020-01-13T18:19:40.606Z] #45 49.12   DEP      criu/vdso.d
18:19:40 [2020-01-13T18:19:40.737Z] #44 149.9   CC       criu/sigframe.o
18:19:40 [2020-01-13T18:19:40.737Z] #44 150.0   CC       criu/signalfd.o
18:19:40 [2020-01-13T18:19:40.995Z] #44 150.3   CC       criu/sk-inet.o
18:19:41 [2020-01-13T18:19:41.004Z] #45 ...
18:19:41 [2020-01-13T18:19:41.004Z] 
18:19:41 [2020-01-13T18:19:41.004Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:19:41 [2020-01-13T18:19:41.004Z] #56 DONE 0.2s
18:19:41 [2020-01-13T18:19:41.004Z] 
18:19:41 [2020-01-13T18:19:41.004Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:19:41 [2020-01-13T18:19:41.004Z] #57 DONE 0.1s
18:19:41 [2020-01-13T18:19:41.004Z] 
18:19:41 [2020-01-13T18:19:41.004Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:41 [2020-01-13T18:19:41.004Z] #58 ...
18:19:41 [2020-01-13T18:19:41.004Z] 
18:19:41 [2020-01-13T18:19:41.004Z] #12 [dev 1/25] RUN groupadd -r docker
18:19:41 [2020-01-13T18:19:41.004Z] #12 DONE 0.5s
18:19:41 [2020-01-13T18:19:41.004Z] 
18:19:41 [2020-01-13T18:19:41.004Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:41 [2020-01-13T18:19:41.004Z] #58 0.249 + RM_GOPATH=0
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.250 + TMP_GOPATH=
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.250 + : /build
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.250 + '[' -z '' ']'
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.251 ++ mktemp -d
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.254 + export GOPATH=/tmp/tmp.p4XRl8SRYZ
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.254 + GOPATH=/tmp/tmp.p4XRl8SRYZ
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.254 + RM_GOPATH=1
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.255 ++ dirname ./install.sh
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.261 + dir=.
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.261 + bin=runc
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.261 + shift
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.262 + '[' '!' -f ./runc.installer ']'
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.262 + . ./runc.installer
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.262 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.262 + install_runc
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.262 + grep -q '^3\.10\.0.*\.el7\.'
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.263 + uname -r
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.265 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.265 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.265 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.265 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p4XRl8SRYZ/src/github.com/opencontainers/runc
18:19:41 [2020-01-13T18:19:41.411Z] #58 0.267 Cloning into '/tmp/tmp.p4XRl8SRYZ/src/github.com/opencontainers/runc'...
18:19:41 [2020-01-13T18:19:41.411Z] #58 ...
18:19:41 [2020-01-13T18:19:41.411Z] 
18:19:41 [2020-01-13T18:19:41.411Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
18:19:41 [2020-01-13T18:19:41.411Z] #13 DONE 0.5s
18:19:41 [2020-01-13T18:19:41.831Z] 
18:19:41 [2020-01-13T18:19:41.831Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
18:19:41 [2020-01-13T18:19:41.831Z] #14 0.266 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:19:41 [2020-01-13T18:19:41.832Z] #14 DONE 0.4s
18:19:41 [2020-01-13T18:19:41.832Z] 
18:19:41 [2020-01-13T18:19:41.832Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:41 [2020-01-13T18:19:41.832Z] #45 49.53   DEP      criu/uts_ns.d
18:19:41 [2020-01-13T18:19:41.832Z] #45 49.75   DEP      criu/util.d
18:19:41 [2020-01-13T18:19:41.832Z] #45 49.90   DEP      criu/uffd.d
18:19:41 [2020-01-13T18:19:41.832Z] #45 50.04   DEP      criu/tun.d
18:19:41 [2020-01-13T18:19:41.832Z] #45 50.17   DEP      criu/tty.d
18:19:41 [2020-01-13T18:19:41.832Z] #45 50.34   DEP      criu/timerfd.d
18:19:41 [2020-01-13T18:19:41.931Z] #44 151.2   CC       criu/sk-netlink.o
18:19:42 [2020-01-13T18:19:42.189Z] #44 151.4   CC       criu/sk-packet.o
18:19:42 [2020-01-13T18:19:42.244Z] #45 50.46   DEP      criu/sysfs_parse.d
18:19:42 [2020-01-13T18:19:42.244Z] #45 50.62   DEP      criu/sysctl.d
18:19:42 [2020-01-13T18:19:42.244Z] #45 ...
18:19:42 [2020-01-13T18:19:42.244Z] 
18:19:42 [2020-01-13T18:19:42.244Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
18:19:42 [2020-01-13T18:19:42.244Z] #15 DONE 0.4s
18:19:42 [2020-01-13T18:19:42.244Z] 
18:19:42 [2020-01-13T18:19:42.244Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:42 [2020-01-13T18:19:42.244Z] #45 50.74   DEP      criu/string.d
18:19:42 [2020-01-13T18:19:42.244Z] #45 50.76   DEP      criu/stats.d
18:19:42 [2020-01-13T18:19:42.641Z] #45 50.96   DEP      criu/sockets.d
18:19:42 [2020-01-13T18:19:42.641Z] #45 ...
18:19:42 [2020-01-13T18:19:42.641Z] 
18:19:42 [2020-01-13T18:19:42.641Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:19:42 [2020-01-13T18:19:42.641Z] #16 DONE 0.4s
18:19:42 [2020-01-13T18:19:42.641Z] 
18:19:42 [2020-01-13T18:19:42.641Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:42 [2020-01-13T18:19:42.641Z] #45 51.14   DEP      criu/sk-unix.d
18:19:43 [2020-01-13T18:19:43.050Z] #45 51.30   DEP      criu/sk-tcp.d
18:19:43 [2020-01-13T18:19:43.050Z] #45 ...
18:19:43 [2020-01-13T18:19:43.050Z] 
18:19:43 [2020-01-13T18:19:43.050Z] #17 [dev 6/25] RUN ldconfig
18:19:43 [2020-01-13T18:19:43.050Z] #17 DONE 0.4s
18:19:43 [2020-01-13T18:19:43.050Z] 
18:19:43 [2020-01-13T18:19:43.050Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:43 [2020-01-13T18:19:43.050Z] #45 51.63   DEP      criu/sk-queue.d
18:19:43 [2020-01-13T18:19:43.145Z] #44 152.2   CC       criu/sk-queue.o
18:19:43 [2020-01-13T18:19:43.405Z] #44 152.7   CC       criu/sk-tcp.o
18:19:43 [2020-01-13T18:19:43.457Z] #45 51.84   DEP      criu/sk-packet.d
18:19:43 [2020-01-13T18:19:43.457Z] #45 51.97   DEP      criu/sk-netlink.d
18:19:43 [2020-01-13T18:19:43.779Z] #75 exporting layers 3.7s done
18:19:43 [2020-01-13T18:19:43.779Z] #75 writing image sha256:b23e28884bea1b02a4ef5df4458f9a190e1716c841fb09eec13c20ca7a4ac6f6 done
18:19:43 [2020-01-13T18:19:43.779Z] #75 naming to docker.io/library/docker:3486edbfbcdaf769b87736115a2d3956ad64886e done
18:19:43 [2020-01-13T18:19:43.779Z] #75 DONE 3.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:19:43 [2020-01-13T18:19:43.875Z] #45 52.13   DEP      criu/sk-inet.d
18:19:43 [2020-01-13T18:19:43.875Z] #45 52.31   DEP      criu/signalfd.d
18:19:43 [2020-01-13T18:19:43.875Z] #45 52.43   DEP      criu/sigframe.d
18:19:43 [2020-01-13T18:19:43.875Z] #45 52.49   DEP      criu/shmem.d
18:19:43 [2020-01-13T18:19:43.972Z] #44 153.1   CC       criu/sk-unix.o
18:19:44 [2020-01-13T18:19:44.127Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3486edbfbcdaf769b87736115a2d3956ad64886e hack/test/unit
18:19:44 [2020-01-13T18:19:44.279Z] #45 52.62   DEP      criu/servicefd.d
18:19:44 [2020-01-13T18:19:44.279Z] #45 52.73   DEP      criu/seize.d
18:19:44 [2020-01-13T18:19:44.279Z] #45 52.86   DEP      criu/seccomp.d
18:19:44 [2020-01-13T18:19:44.684Z] #45 53.08   DEP      criu/rst-malloc.d
18:19:44 [2020-01-13T18:19:44.684Z] #45 53.13   DEP      criu/rbtree.d
18:19:44 [2020-01-13T18:19:44.684Z] #45 53.18   DEP      criu/pstree.d
18:19:44 [2020-01-13T18:19:44.904Z] #44 ...
18:19:44 [2020-01-13T18:19:44.904Z] 
18:19:44 [2020-01-13T18:19:44.904Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:44 [2020-01-13T18:19:44.904Z] #57 101.3 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:19:44 [2020-01-13T18:19:44.904Z] #57 102.8 + mkdir -p /build
18:19:44 [2020-01-13T18:19:44.904Z] #57 102.9 + cp runc /build/runc
18:19:44 [2020-01-13T18:19:44.904Z] #57 DONE 103.1s
18:19:44 [2020-01-13T18:19:44.904Z] 
18:19:44 [2020-01-13T18:19:44.904Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:19:45 [2020-01-13T18:19:45.082Z] #45 53.41   DEP      criu/protobuf.d
18:19:45 [2020-01-13T18:19:45.082Z] #45 53.52   GEN      criu/protobuf-desc-gen.h
18:19:45 [2020-01-13T18:19:45.841Z] #53 ...
18:19:45 [2020-01-13T18:19:45.841Z] 
18:19:45 [2020-01-13T18:19:45.841Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:45 [2020-01-13T18:19:45.841Z] #44 155.2   CC       criu/sockets.o
18:19:46 [2020-01-13T18:19:46.636Z] #45 ...
18:19:46 [2020-01-13T18:19:46.636Z] 
18:19:46 [2020-01-13T18:19:46.636Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:46 [2020-01-13T18:19:46.636Z] #48 83.57 vendor/golang.org/x/crypto/poly1305
18:19:46 [2020-01-13T18:19:46.636Z] #48 84.08 vendor/golang.org/x/crypto/chacha20poly1305
18:19:46 [2020-01-13T18:19:46.636Z] #48 84.62 vendor/golang.org/x/crypto/curve25519
18:19:46 [2020-01-13T18:19:46.636Z] #48 85.01 vendor/golang.org/x/crypto/hkdf
18:19:46 [2020-01-13T18:19:46.636Z] #48 85.12 vendor/golang.org/x/text/transform
18:19:46 [2020-01-13T18:19:46.636Z] #48 85.75 vendor/golang.org/x/text/unicode/bidi
18:19:46 [2020-01-13T18:19:46.636Z] #48 88.46 vendor/golang.org/x/text/unicode/norm
18:19:46 [2020-01-13T18:19:46.776Z] #44 155.8   CC       criu/stats.o
18:19:46 [2020-01-13T18:19:46.776Z] #44 156.0   CC       criu/string.o
18:19:46 [2020-01-13T18:19:46.776Z] #44 156.1   CC       criu/sysctl.o
18:19:47 [2020-01-13T18:19:47.030Z] #48 ...
18:19:47 [2020-01-13T18:19:47.030Z] 
18:19:47 [2020-01-13T18:19:47.030Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:47 [2020-01-13T18:19:47.030Z] #45 55.45   DEP      criu/protobuf-desc.d
18:19:47 [2020-01-13T18:19:47.030Z] #45 55.59   DEP      criu/proc_parse.d
18:19:47 [2020-01-13T18:19:47.343Z] #44 156.5   CC       criu/sysfs_parse.o
18:19:47 [2020-01-13T18:19:47.416Z] ?   	github.com/docker/docker/api	[no test files]
18:19:47 [2020-01-13T18:19:47.423Z] #45 55.85   DEP      criu/plugin.d
18:19:47 [2020-01-13T18:19:47.423Z] #45 ...
18:19:47 [2020-01-13T18:19:47.423Z] 
18:19:47 [2020-01-13T18:19:47.423Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:19:47 [2020-01-13T18:19:47.423Z] #66 85.94 + for f in rootlesskit rootlesskit-docker-proxy
18:19:47 [2020-01-13T18:19:47.423Z] #66 85.94 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:19:47 [2020-01-13T18:19:47.423Z] #66 DONE 94.2s
18:19:47 [2020-01-13T18:19:47.423Z] 
18:19:47 [2020-01-13T18:19:47.423Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:47 [2020-01-13T18:19:47.423Z] #45 55.91   DEP      criu/pipes.d
18:19:47 [2020-01-13T18:19:47.601Z] #44 156.8   CC       criu/timerfd.o
18:19:47 [2020-01-13T18:19:47.803Z] #45 ...
18:19:47 [2020-01-13T18:19:47.803Z] 
18:19:47 [2020-01-13T18:19:47.803Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:19:47 [2020-01-13T18:19:47.803Z] #67 DONE 0.1s
18:19:47 [2020-01-13T18:19:47.803Z] 
18:19:47 [2020-01-13T18:19:47.803Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:47 [2020-01-13T18:19:47.803Z] #45 56.02   DEP      criu/pie-util.d
18:19:47 [2020-01-13T18:19:47.803Z] #45 56.16   DEP      criu/pie-util-vdso.d
18:19:47 [2020-01-13T18:19:47.803Z] #45 56.29   DEP      criu/pie-util-vdso-elf32.d
18:19:47 [2020-01-13T18:19:47.803Z] #45 56.38   DEP      criu/path.d
18:19:47 [2020-01-13T18:19:47.859Z] #44 157.0   CC       criu/tty.o
18:19:48 [2020-01-13T18:19:48.195Z] #45 56.60   DEP      criu/parasite-syscall.d
18:19:48 [2020-01-13T18:19:48.592Z] #45 57.01   DEP      criu/pagemap.d
18:19:48 [2020-01-13T18:19:48.592Z] #45 57.21   DEP      criu/pagemap-cache.d
18:19:48 [2020-01-13T18:19:48.592Z] #45 57.28   DEP      criu/page-xfer.d
18:19:48 [2020-01-13T18:19:48.995Z] #45 57.42   DEP      criu/page-pipe.d
18:19:48 [2020-01-13T18:19:48.995Z] #45 57.47   DEP      criu/netfilter.d
18:19:48 [2020-01-13T18:19:48.995Z] #45 57.56   DEP      criu/net.d
18:19:49 [2020-01-13T18:19:49.233Z] #44 158.2   CC       criu/tun.o
18:19:49 [2020-01-13T18:19:49.233Z] #44 158.5   CC       criu/uffd.o
18:19:49 [2020-01-13T18:19:49.382Z] #45 57.71   DEP      criu/namespaces.d
18:19:49 [2020-01-13T18:19:49.382Z] #45 57.90   DEP      criu/mount.d
18:19:49 [2020-01-13T18:19:49.788Z] #45 58.01   DEP      criu/mem.d
18:19:49 [2020-01-13T18:19:49.788Z] #45 58.19   DEP      criu/lsm.d
18:19:49 [2020-01-13T18:19:49.788Z] #45 58.28   DEP      criu/log.d
18:19:49 [2020-01-13T18:19:49.788Z] #45 58.38   DEP      criu/libnetlink.d
18:19:50 [2020-01-13T18:19:50.166Z] #44 159.2   CC       criu/util.o
18:19:50 [2020-01-13T18:19:50.192Z] #45 58.50   DEP      criu/kerndat.d
18:19:50 [2020-01-13T18:19:50.192Z] #45 58.80   DEP      criu/kcmp-ids.d
18:19:50 [2020-01-13T18:19:50.192Z] #45 58.85   DEP      criu/irmap.d
18:19:50 [2020-01-13T18:19:50.583Z] #45 58.98   DEP      criu/ipc_ns.d
18:19:50 [2020-01-13T18:19:50.583Z] #45 59.09   DEP      criu/image.d
18:19:50 [2020-01-13T18:19:50.583Z] #45 59.22   DEP      criu/image-desc.d
18:19:50 [2020-01-13T18:19:50.732Z] #44 160.1   CC       criu/uts_ns.o
18:19:50 [2020-01-13T18:19:50.990Z] #44 160.2   CC       criu/vdso-compat.o
18:19:50 [2020-01-13T18:19:50.992Z] #45 59.27   DEP      criu/fsnotify.d
18:19:50 [2020-01-13T18:19:50.992Z] #45 59.47   DEP      criu/filesystems.d
18:19:50 [2020-01-13T18:19:50.992Z] #45 59.55   DEP      criu/files.d
18:19:51 [2020-01-13T18:19:51.249Z] #44 160.4   CC       criu/vdso.o
18:19:51 [2020-01-13T18:19:51.411Z] #45 59.78   DEP      criu/files-reg.d
18:19:51 [2020-01-13T18:19:51.411Z] #45 59.88   DEP      criu/files-ext.d
18:19:51 [2020-01-13T18:19:51.815Z] #44 160.8   LINK     criu/built-in.o
18:19:51 [2020-01-13T18:19:51.815Z] #44 160.9   LINK     criu/criu
18:19:51 [2020-01-13T18:19:51.992Z] #45 60.07   DEP      criu/file-lock.d
18:19:51 [2020-01-13T18:19:51.992Z] #45 60.30   DEP      criu/file-ids.d
18:19:51 [2020-01-13T18:19:51.992Z] #45 60.35   DEP      criu/fifo.d
18:19:51 [2020-01-13T18:19:51.992Z] #45 60.41   DEP      criu/fdstore.d
18:19:51 [2020-01-13T18:19:51.992Z] #45 60.59   DEP      criu/fault-injection.d
18:19:51 [2020-01-13T18:19:51.992Z] #45 60.68   DEP      criu/external.d
18:19:52 [2020-01-13T18:19:52.073Z] #44 161.2   DEP      lib/c/criu.d
18:19:52 [2020-01-13T18:19:52.073Z] #44 161.3   CC       images/rpc.pb-c.o
18:19:52 [2020-01-13T18:19:52.443Z] #45 60.75   DEP      criu/eventpoll.d
18:19:52 [2020-01-13T18:19:52.443Z] #45 61.00   DEP      criu/eventfd.d
18:19:52 [2020-01-13T18:19:52.639Z] #44 161.7   CC       lib/c/criu.o
18:19:52 [2020-01-13T18:19:52.900Z] #45 61.39   DEP      criu/crtools.d
18:19:52 [2020-01-13T18:19:52.900Z] #45 61.55   DEP      criu/cr-service.d
18:19:52 [2020-01-13T18:19:52.900Z] #45 ...
18:19:52 [2020-01-13T18:19:52.900Z] 
18:19:52 [2020-01-13T18:19:52.900Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:19:52 [2020-01-13T18:19:52.900Z] #18 0.472 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:19:52 [2020-01-13T18:19:52.900Z] #18 0.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:52 [2020-01-13T18:19:52.900Z] #18 0.723 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:19:52 [2020-01-13T18:19:52.900Z] #18 1.276 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
18:19:52 [2020-01-13T18:19:52.900Z] #18 2.663 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
18:19:52 [2020-01-13T18:19:52.900Z] #18 4.239 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
18:19:52 [2020-01-13T18:19:52.900Z] #18 8.744 Fetched 8017 kB in 8s (957 kB/s)
18:19:53 [2020-01-13T18:19:53.204Z] #44 162.4   LINK     lib/c/built-in.o
18:19:53 [2020-01-13T18:19:53.204Z] #44 162.4   LINK     lib/c/libcriu.so
18:19:53 [2020-01-13T18:19:53.204Z] #44 162.5   GEN      magic.py
18:19:53 [2020-01-13T18:19:53.299Z] #18 8.744 Reading package lists...
18:19:53 [2020-01-13T18:19:53.299Z] #18 ...
18:19:53 [2020-01-13T18:19:53.299Z] 
18:19:53 [2020-01-13T18:19:53.299Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:53 [2020-01-13T18:19:53.299Z] #45 61.74   DEP      criu/cr-restore.d
18:19:53 [2020-01-13T18:19:53.299Z] #45 61.87   DEP      criu/cr-errno.d
18:19:53 [2020-01-13T18:19:53.461Z] #44 162.6 Note: Building without setproctitle() and strlcpy() support.
18:19:53 [2020-01-13T18:19:53.461Z] #44 162.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:19:53 [2020-01-13T18:19:53.714Z] #45 61.88   DEP      criu/cr-dump.d
18:19:53 [2020-01-13T18:19:53.714Z] #45 62.07   DEP      criu/cr-dedup.d
18:19:53 [2020-01-13T18:19:53.714Z] #45 62.22   DEP      criu/cr-check.d
18:19:54 [2020-01-13T18:19:54.028Z] #44 163.2 fatal: not a git repository (or any of the parent directories): .git
18:19:54 [2020-01-13T18:19:54.103Z] #45 62.44   DEP      criu/config.d
18:19:54 [2020-01-13T18:19:54.103Z] #45 62.57   DEP      criu/clone-noasan.d
18:19:54 [2020-01-13T18:19:54.103Z] #45 ...
18:19:54 [2020-01-13T18:19:54.103Z] 
18:19:54 [2020-01-13T18:19:54.103Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:54 [2020-01-13T18:19:54.103Z] #51 DONE 100.9s
18:19:54 [2020-01-13T18:19:54.103Z] 
18:19:54 [2020-01-13T18:19:54.103Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:54 [2020-01-13T18:19:54.103Z] #45 62.60   DEP      criu/cgroup.d
18:19:54 [2020-01-13T18:19:54.491Z] #45 62.99   DEP      criu/cgroup-props.d
18:19:54 [2020-01-13T18:19:54.594Z] #44 163.7 make[1]: Nothing to be done for 'all'.
18:19:54 [2020-01-13T18:19:54.853Z] #44 ...
18:19:54 [2020-01-13T18:19:54.853Z] 
18:19:54 [2020-01-13T18:19:54.853Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:54 [2020-01-13T18:19:54.853Z] #62 191.7 + bin/containerd
18:19:54 [2020-01-13T18:19:54.889Z] #45 63.28   DEP      criu/bitmap.d
18:19:54 [2020-01-13T18:19:54.889Z] #45 63.30   DEP      criu/bfd.d
18:19:54 [2020-01-13T18:19:54.889Z] #45 63.36   DEP      criu/autofs.d
18:19:54 [2020-01-13T18:19:54.889Z] #45 63.46   DEP      criu/aio.d
18:19:55 [2020-01-13T18:19:55.277Z] #45 63.73   DEP      criu/action-scripts.d
18:19:55 [2020-01-13T18:19:55.277Z] #45 63.95   CC       criu/action-scripts.o
18:19:55 [2020-01-13T18:19:55.790Z] #62 ...
18:19:55 [2020-01-13T18:19:55.790Z] 
18:19:55 [2020-01-13T18:19:55.790Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.2 make[1]: 'images/built-in.o' is up to date.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.3 make[1]: 'compel/libcompel.a' is up to date.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.3 make[1]: 'compel/compel-host-bin' is up to date.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.3 make[1]: Nothing to be done for 'all'.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.3 make[1]: 'soccr/libsoccr.a' is up to date.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.5 make[2]: Nothing to be done for 'all'.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.5 make[2]: Nothing to be done for 'all'.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.5 make[2]: Nothing to be done for 'all'.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.6 make[2]: Nothing to be done for 'all'.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.6 make[2]: Nothing to be done for 'all'.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.7 make[2]: Nothing to be done for 'all'.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.7 make[2]: Nothing to be done for 'all'.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.8 make[2]: Nothing to be done for 'all'.
18:19:55 [2020-01-13T18:19:55.790Z] #44 164.8   INSTALL  criu/criu
18:19:55 [2020-01-13T18:19:55.790Z] #44 DONE 165.1s
18:19:56 [2020-01-13T18:19:56.049Z] 
18:19:56 [2020-01-13T18:19:56.049Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:19:56 [2020-01-13T18:19:56.114Z] #45 64.32   CC       criu/aio.o
18:19:56 [2020-01-13T18:19:56.114Z] #45 ...
18:19:56 [2020-01-13T18:19:56.114Z] 
18:19:56 [2020-01-13T18:19:56.114Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:56 [2020-01-13T18:19:56.114Z] #58 5.277 + cd /tmp/tmp.p4XRl8SRYZ/src/github.com/opencontainers/runc
18:19:56 [2020-01-13T18:19:56.114Z] #58 5.277 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
18:19:56 [2020-01-13T18:19:56.114Z] #58 5.947 + '[' -z '' ']'
18:19:56 [2020-01-13T18:19:56.114Z] #58 5.947 + target=static
18:19:56 [2020-01-13T18:19:56.114Z] #58 5.947 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:19:56 [2020-01-13T18:19:56.114Z] #58 7.168 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
18:19:56 [2020-01-13T18:19:56.509Z] #58 ...
18:19:56 [2020-01-13T18:19:56.509Z] 
18:19:56 [2020-01-13T18:19:56.509Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:56 [2020-01-13T18:19:56.509Z] #45 64.75   CC       criu/autofs.o
18:19:56 [2020-01-13T18:19:56.674Z] #62 139.0 + bin/containerd-stress
18:19:56 [2020-01-13T18:19:56.674Z] #62 140.7 + bin/containerd-shim
18:19:56 [2020-01-13T18:19:56.984Z] #53 ...
18:19:56 [2020-01-13T18:19:56.984Z] 
18:19:56 [2020-01-13T18:19:56.984Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
18:19:56 [2020-01-13T18:19:56.984Z] #45 DONE 0.1s
18:19:56 [2020-01-13T18:19:56.984Z] 
18:19:56 [2020-01-13T18:19:56.984Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:19:56 [2020-01-13T18:19:56.984Z] #48 DONE 0.2s
18:19:56 [2020-01-13T18:19:56.984Z] 
18:19:56 [2020-01-13T18:19:56.984Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:19:57 [2020-01-13T18:19:57.242Z] #51 DONE 0.1s
18:19:57 [2020-01-13T18:19:57.242Z] 
18:19:57 [2020-01-13T18:19:57.242Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:57 [2020-01-13T18:19:57.544Z] #45 ...
18:19:57 [2020-01-13T18:19:57.545Z] 
18:19:57 [2020-01-13T18:19:57.545Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:57 [2020-01-13T18:19:57.545Z] #48 94.00 vendor/golang.org/x/net/idna
18:19:57 [2020-01-13T18:19:57.545Z] #48 96.94 vendor/golang.org/x/net/http2/hpack
18:19:57 [2020-01-13T18:19:57.545Z] #48 98.34 mime
18:19:57 [2020-01-13T18:19:57.545Z] #48 102.1 mime/multipart
18:19:57 [2020-01-13T18:19:57.545Z] #48 102.1 crypto/tls
18:19:57 [2020-01-13T18:19:57.545Z] #48 ...
18:19:57 [2020-01-13T18:19:57.545Z] 
18:19:57 [2020-01-13T18:19:57.545Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:19:57 [2020-01-13T18:19:57.545Z] #18 8.744 Reading package lists...
18:19:58 [2020-01-13T18:19:58.038Z] #18 12.33 Reading package lists...
18:19:58 [2020-01-13T18:19:58.893Z] #18 14.94 Building dependency tree...
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06 libcap2-bin is already the newest version (1:2.25-2).
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06 The following additional packages will be installed:
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06   python3.7 python3.7-minimal vim-runtime xxd
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06 Suggested packages:
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06 Recommended packages:
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06   aufs-dkms nftables build-essential python3-dev python3-keyring
18:19:59 [2020-01-13T18:19:59.283Z] #18 16.06   python3-keyrings.alt python3-xdg unzip
18:19:59 [2020-01-13T18:19:59.640Z] ok  	github.com/docker/docker/api/server	0.082s	coverage: 9.0% of statements
18:20:00 [2020-01-13T18:20:00.527Z] #62 ...
18:20:00 [2020-01-13T18:20:00.527Z] 
18:20:00 [2020-01-13T18:20:00.527Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:20:00 [2020-01-13T18:20:00.527Z] #53 DONE 238.7s
18:20:00 [2020-01-13T18:20:00.527Z] 
18:20:00 [2020-01-13T18:20:00.527Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.48 The following NEW packages will be installed:
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.48   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.48   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.48   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.48   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.48   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.48   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.48   python3-setuptools python3-wheel python3.7 python3.7-minimal
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.48   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.55 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.55 Need to get 26.3 MB of archives.
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.55 After this operation, 112 MB of additional disk space will be used.
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2 [586 kB]
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2 [1590 kB]
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2 [1682 kB]
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2 [330 kB]
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
18:20:00 [2020-01-13T18:20:00.627Z] #18 17.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
18:20:01 [2020-01-13T18:20:01.023Z] #18 17.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
18:20:01 [2020-01-13T18:20:01.428Z] #18 18.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
18:20:01 [2020-01-13T18:20:01.836Z] #18 18.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
18:20:01 [2020-01-13T18:20:01.836Z] #18 18.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
18:20:01 [2020-01-13T18:20:01.836Z] #18 18.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
18:20:01 [2020-01-13T18:20:01.902Z] #62 ...
18:20:01 [2020-01-13T18:20:01.902Z] 
18:20:01 [2020-01-13T18:20:01.902Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:20:01 [2020-01-13T18:20:01.902Z] #54 DONE 0.2s
18:20:01 [2020-01-13T18:20:01.902Z] 
18:20:01 [2020-01-13T18:20:01.902Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
18:20:01 [2020-01-13T18:20:01.902Z] #58 DONE 0.1s
18:20:01 [2020-01-13T18:20:01.902Z] 
18:20:01 [2020-01-13T18:20:01.902Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:01 [2020-01-13T18:20:01.934Z] #62 147.3 + bin/containerd-shim-runc-v1
18:20:02 [2020-01-13T18:20:02.216Z] #18 19.19 debconf: delaying package configuration, since apt-utils is not installed
18:20:02 [2020-01-13T18:20:02.216Z] #18 19.26 Fetched 26.3 MB in 1s (21.8 MB/s)
18:20:02 [2020-01-13T18:20:02.216Z] #18 19.31 Selecting previously unselected package pigz.
18:20:02 [2020-01-13T18:20:02.622Z] #18 19.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 ... 23190 files and directories currently installed.)
18:20:02 [2020-01-13T18:20:02.622Z] #18 19.38 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
18:20:02 [2020-01-13T18:20:02.622Z] #18 19.41 Unpacking pigz (2.4-1) ...
18:20:02 [2020-01-13T18:20:02.622Z] #18 19.48 Selecting previously unselected package libpython3.7-minimal:s390x.
18:20:02 [2020-01-13T18:20:02.622Z] #18 19.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_s390x.deb ...
18:20:02 [2020-01-13T18:20:02.622Z] #18 19.49 Unpacking libpython3.7-minimal:s390x (3.7.3-2) ...
18:20:03 [2020-01-13T18:20:03.021Z] #18 19.94 Selecting previously unselected package python3.7-minimal.
18:20:03 [2020-01-13T18:20:03.021Z] #18 19.94 Preparing to unpack .../python3.7-minimal_3.7.3-2_s390x.deb ...
18:20:03 [2020-01-13T18:20:03.021Z] #18 19.95 Unpacking python3.7-minimal (3.7.3-2) ...
18:20:04 [2020-01-13T18:20:04.239Z] #18 20.95 Setting up libpython3.7-minimal:s390x (3.7.3-2) ...
18:20:04 [2020-01-13T18:20:04.239Z] #18 20.96 Setting up python3.7-minimal (3.7.3-2) ...
18:20:05 [2020-01-13T18:20:05.217Z] #62 150.5 + bin/containerd-shim-runc-v2
18:20:06 [2020-01-13T18:20:06.152Z] #62 151.4 + binaries
18:20:06 [2020-01-13T18:20:06.152Z] #62 151.4 + mkdir -p /build
18:20:06 [2020-01-13T18:20:06.152Z] #62 151.4 + cp bin/containerd /build/containerd
18:20:06 [2020-01-13T18:20:06.152Z] #62 151.4 + cp bin/containerd-shim /build/containerd-shim
18:20:06 [2020-01-13T18:20:06.152Z] #62 151.4 + cp bin/ctr /build/ctr
18:20:06 [2020-01-13T18:20:06.808Z] #18 23.23 Selecting previously unselected package python3-minimal.
18:20:06 [2020-01-13T18:20:06.808Z] #18 23.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23439 files and directories currently installed.)
18:20:06 [2020-01-13T18:20:06.808Z] #18 23.29 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
18:20:06 [2020-01-13T18:20:06.808Z] #18 23.29 Unpacking python3-minimal (3.7.3-1) ...
18:20:06 [2020-01-13T18:20:06.808Z] #18 23.41 Selecting previously unselected package libmpdec2:s390x.
18:20:06 [2020-01-13T18:20:06.809Z] #18 23.41 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
18:20:06 [2020-01-13T18:20:06.809Z] #18 23.42 Unpacking libmpdec2:s390x (2.4.2-2) ...
18:20:06 [2020-01-13T18:20:06.809Z] #18 23.48 Selecting previously unselected package libpython3.7-stdlib:s390x.
18:20:06 [2020-01-13T18:20:06.809Z] #18 23.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_s390x.deb ...
18:20:06 [2020-01-13T18:20:06.809Z] #18 23.49 Unpacking libpython3.7-stdlib:s390x (3.7.3-2) ...
18:20:07 [2020-01-13T18:20:07.084Z] #62 DONE 152.3s
18:20:07 [2020-01-13T18:20:07.205Z] #18 24.28 Selecting previously unselected package python3.7.
18:20:07 [2020-01-13T18:20:07.205Z] #18 24.28 Preparing to unpack .../python3.7_3.7.3-2_s390x.deb ...
18:20:07 [2020-01-13T18:20:07.205Z] #18 24.28 Unpacking python3.7 (3.7.3-2) ...
18:20:07 [2020-01-13T18:20:07.205Z] #18 24.37 Selecting previously unselected package libpython3-stdlib:s390x.
18:20:07 [2020-01-13T18:20:07.601Z] #18 24.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
18:20:07 [2020-01-13T18:20:07.601Z] #18 24.38 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
18:20:07 [2020-01-13T18:20:07.601Z] #18 24.43 Setting up python3-minimal (3.7.3-1) ...
18:20:07 [2020-01-13T18:20:07.601Z] #18 ...
18:20:07 [2020-01-13T18:20:07.601Z] 
18:20:07 [2020-01-13T18:20:07.601Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:07 [2020-01-13T18:20:07.601Z] #45 66.13   CC       criu/bfd.o
18:20:07 [2020-01-13T18:20:07.601Z] #45 66.56   CC       criu/bitmap.o
18:20:07 [2020-01-13T18:20:07.601Z] #45 66.79   CC       criu/cgroup-props.o
18:20:07 [2020-01-13T18:20:07.601Z] #45 67.19   CC       criu/cgroup.o
18:20:07 [2020-01-13T18:20:07.601Z] #45 69.24   CC       criu/clone-noasan.o
18:20:07 [2020-01-13T18:20:07.601Z] #45 69.39   CC       criu/config.o
18:20:07 [2020-01-13T18:20:07.601Z] #45 70.61   CC       criu/cr-check.o
18:20:07 [2020-01-13T18:20:07.601Z] #45 71.63   CC       criu/cr-dedup.o
18:20:07 [2020-01-13T18:20:07.601Z] #45 71.95   CC       criu/cr-dump.o
18:20:07 [2020-01-13T18:20:07.601Z] #45 74.49   CC       criu/cr-errno.o
18:20:07 [2020-01-13T18:20:07.601Z] #45 74.57   CC       criu/cr-restore.o
18:20:08 [2020-01-13T18:20:08.000Z] #45 ...
18:20:08 [2020-01-13T18:20:08.000Z] 
18:20:08 [2020-01-13T18:20:08.000Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:20:08 [2020-01-13T18:20:08.000Z] #18 25.02 Selecting previously unselected package python3.
18:20:08 [2020-01-13T18:20:08.000Z] #18 25.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23851 files and directories currently installed.)
18:20:08 [2020-01-13T18:20:08.000Z] #18 25.05 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
18:20:08 [2020-01-13T18:20:08.000Z] #18 25.06 Unpacking python3 (3.7.3-1) ...
18:20:08 [2020-01-13T18:20:08.017Z] 
18:20:08 [2020-01-13T18:20:08.017Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
18:20:08 [2020-01-13T18:20:08.275Z] #63 DONE 0.3s
18:20:08 [2020-01-13T18:20:08.275Z] 
18:20:08 [2020-01-13T18:20:08.275Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.13 Selecting previously unselected package libip4tc0:s390x.
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.14 Unpacking libip4tc0:s390x (1.8.2-4) ...
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.20 Selecting previously unselected package libip6tc0:s390x.
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.21 Unpacking libip6tc0:s390x (1.8.2-4) ...
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.27 Selecting previously unselected package libiptc0:s390x.
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.27 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.29 Unpacking libiptc0:s390x (1.8.2-4) ...
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.36 Selecting previously unselected package libnfnetlink0:s390x.
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.37 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.39 Selecting previously unselected package libnetfilter-conntrack3:s390x.
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.40 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.45 Selecting previously unselected package libnftnl11:s390x.
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.45 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.45 Unpacking libnftnl11:s390x (1.1.2-2) ...
18:20:08 [2020-01-13T18:20:08.403Z] #18 25.51 Selecting previously unselected package iptables.
18:20:08 [2020-01-13T18:20:08.534Z] #67 DONE 0.2s
18:20:08 [2020-01-13T18:20:08.534Z] 
18:20:08 [2020-01-13T18:20:08.534Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
18:20:08 [2020-01-13T18:20:08.534Z] #69 DONE 0.2s
18:20:08 [2020-01-13T18:20:08.791Z] 
18:20:08 [2020-01-13T18:20:08.791Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
18:20:08 [2020-01-13T18:20:08.791Z] #72 DONE 0.1s
18:20:08 [2020-01-13T18:20:08.791Z] 
18:20:08 [2020-01-13T18:20:08.791Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
18:20:08 [2020-01-13T18:20:08.791Z] #73 DONE 0.1s
18:20:08 [2020-01-13T18:20:08.791Z] 
18:20:08 [2020-01-13T18:20:08.791Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
18:20:08 [2020-01-13T18:20:08.803Z] #18 25.52 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
18:20:08 [2020-01-13T18:20:08.803Z] #18 25.52 Unpacking iptables (1.8.2-4) ...
18:20:08 [2020-01-13T18:20:08.803Z] #18 25.83 Selecting previously unselected package xxd.
18:20:08 [2020-01-13T18:20:08.803Z] #18 25.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
18:20:08 [2020-01-13T18:20:08.803Z] #18 25.84 Unpacking xxd (2:8.1.0875-5) ...
18:20:08 [2020-01-13T18:20:08.803Z] #18 25.93 Selecting previously unselected package vim-common.
18:20:09 [2020-01-13T18:20:09.216Z] #18 25.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:20:09 [2020-01-13T18:20:09.216Z] #18 25.97 Unpacking vim-common (2:8.1.0875-5) ...
18:20:09 [2020-01-13T18:20:09.216Z] #18 26.16 Selecting previously unselected package bash-completion.
18:20:09 [2020-01-13T18:20:09.216Z] #18 26.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:20:09 [2020-01-13T18:20:09.725Z] #74 DONE 0.8s
18:20:09 [2020-01-13T18:20:09.725Z] 
18:20:09 [2020-01-13T18:20:09.725Z] #75 exporting to image
18:20:09 [2020-01-13T18:20:09.725Z] #75 exporting layers
18:20:11 [2020-01-13T18:20:11.360Z] #18 ...
18:20:11 [2020-01-13T18:20:11.360Z] 
18:20:11 [2020-01-13T18:20:11.360Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:11 [2020-01-13T18:20:11.360Z] #48 107.9 net/http/httptrace
18:20:11 [2020-01-13T18:20:11.360Z] #48 108.2 net/http
18:20:11 [2020-01-13T18:20:11.360Z] #48 ...
18:20:11 [2020-01-13T18:20:11.360Z] 
18:20:11 [2020-01-13T18:20:11.360Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:11 [2020-01-13T18:20:11.360Z] #45 78.84   CC       criu/cr-service.o
18:20:11 [2020-01-13T18:20:11.769Z] #45 80.36   CC       criu/crtools.o
18:20:12 [2020-01-13T18:20:12.181Z] #45 80.77   CC       criu/eventfd.o
18:20:12 [2020-01-13T18:20:12.589Z] #45 81.19   CC       criu/eventpoll.o
18:20:13 [2020-01-13T18:20:13.916Z] #45 82.20   CC       criu/external.o
18:20:13 [2020-01-13T18:20:13.916Z] #45 82.50   CC       criu/fault-injection.o
18:20:13 [2020-01-13T18:20:13.916Z] #45 82.55   CC       criu/fdstore.o
18:20:14 [2020-01-13T18:20:14.316Z] #45 82.81   CC       criu/fifo.o
18:20:14 [2020-01-13T18:20:14.711Z] #45 83.12   CC       criu/file-ids.o
18:20:15 [2020-01-13T18:20:15.111Z] #45 83.42   CC       criu/file-lock.o
18:20:16 [2020-01-13T18:20:16.057Z] #45 84.42   CC       criu/files-ext.o
18:20:16 [2020-01-13T18:20:16.611Z] #45 84.70   CC       criu/files-reg.o
18:20:17 [2020-01-13T18:20:17.099Z] #45 ...
18:20:17 [2020-01-13T18:20:17.099Z] 
18:20:17 [2020-01-13T18:20:17.099Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 28.65 Unpacking bash-completion (1:2.8-6) ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.11 Selecting previously unselected package bzip2.
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.12 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.17 Selecting previously unselected package xz-utils.
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.17 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.17 Unpacking xz-utils (5.2.4-1) ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.35 Selecting previously unselected package apparmor.
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.35 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.42 Unpacking apparmor (2.13.2-10) ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.78 Selecting previously unselected package aufs-tools.
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.78 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.86 Selecting previously unselected package libonig5:s390x.
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.86 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.87 Unpacking libonig5:s390x (6.9.1-1) ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.98 Selecting previously unselected package libjq1:s390x.
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 29.98 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 30.04 Selecting previously unselected package jq.
18:20:17 [2020-01-13T18:20:17.099Z] #18 30.04 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 30.04 Unpacking jq (1.5+dfsg-2+b1) ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 30.10 Selecting previously unselected package libaio1:s390x.
18:20:17 [2020-01-13T18:20:17.099Z] #18 30.10 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 30.10 Unpacking libaio1:s390x (0.3.112-3) ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 30.14 Selecting previously unselected package libgpm2:s390x.
18:20:17 [2020-01-13T18:20:17.099Z] #18 30.14 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 30.14 Unpacking libgpm2:s390x (1.20.7-5) ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 30.23 Selecting previously unselected package libicu63:s390x.
18:20:17 [2020-01-13T18:20:17.099Z] #18 30.24 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 30.24 Unpacking libicu63:s390x (63.1-6) ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 34.16 Selecting previously unselected package libnet1:s390x.
18:20:17 [2020-01-13T18:20:17.099Z] #18 34.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.099Z] #18 34.17 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
18:20:17 [2020-01-13T18:20:17.407Z] Removing intermediate container 63cb6ee2b5a5
18:20:17 [2020-01-13T18:20:17.407Z]  ---> 9dba29810377
18:20:17 [2020-01-13T18:20:17.407Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
18:20:17 [2020-01-13T18:20:17.407Z]  ---> ebd73b5ebd31
18:20:17 [2020-01-13T18:20:17.407Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
18:20:17 [2020-01-13T18:20:17.407Z]  ---> 06823ddeddf6
18:20:17 [2020-01-13T18:20:17.407Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
18:20:17 [2020-01-13T18:20:17.407Z]  ---> Running in e236f5ecab00
18:20:17 [2020-01-13T18:20:17.407Z] Removing intermediate container e236f5ecab00
18:20:17 [2020-01-13T18:20:17.407Z]  ---> 0f9fb59205cf
18:20:17 [2020-01-13T18:20:17.407Z] Successfully built 0f9fb59205cf
18:20:17 [2020-01-13T18:20:17.407Z] Successfully tagged moby-buildx:latest
18:20:17 [2020-01-13T18:20:17.407Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
18:20:17 [2020-01-13T18:20:17.407Z] if [ -n "${id}" ]; then \
18:20:17 [2020-01-13T18:20:17.407Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
18:20:17 [2020-01-13T18:20:17.407Z] 	&& touch bundles/buildx; \
18:20:17 [2020-01-13T18:20:17.407Z] 	docker rm -f ${id}; \
18:20:17 [2020-01-13T18:20:17.407Z] fi
18:20:17 [2020-01-13T18:20:17.407Z] bfeba504343683986da39fa5cbf75ef83446bd3b1b8f017405c638ec9e9425f5
18:20:17 [2020-01-13T18:20:17.407Z] bundles/buildx version
18:20:17 [2020-01-13T18:20:17.407Z] buildx v0.3.1 6db68d0
18:20:17 [2020-01-13T18:20:17.407Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:3486edbfbcdaf769b87736115a2d3956ad64886e .
18:20:17 [2020-01-13T18:20:17.407Z] #1 [internal] booting buildkit
18:20:17 [2020-01-13T18:20:17.407Z] #1 pulling image moby/buildkit:buildx-stable-1
18:20:17 [2020-01-13T18:20:17.407Z] #1 pulling image moby/buildkit:buildx-stable-1 3.7s done
18:20:17 [2020-01-13T18:20:17.407Z] #1 creating container buildx_buildkit_default
18:20:17 [2020-01-13T18:20:17.407Z] #1 creating container buildx_buildkit_default 0.5s done
18:20:17 [2020-01-13T18:20:17.407Z] #1 DONE 4.2s
18:20:17 [2020-01-13T18:20:17.407Z] 
18:20:17 [2020-01-13T18:20:17.407Z] #3 [internal] load build definition from Dockerfile
18:20:17 [2020-01-13T18:20:17.407Z] #3 transferring dockerfile: 15.57kB done
18:20:17 [2020-01-13T18:20:17.407Z] #3 DONE 0.0s
18:20:17 [2020-01-13T18:20:17.407Z] 
18:20:17 [2020-01-13T18:20:17.407Z] #2 [internal] load .dockerignore
18:20:17 [2020-01-13T18:20:17.407Z] #2 transferring context: 112B done
18:20:17 [2020-01-13T18:20:17.407Z] #2 DONE 0.0s
18:20:17 [2020-01-13T18:20:17.407Z] 
18:20:17 [2020-01-13T18:20:17.407Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:20:17 [2020-01-13T18:20:17.407Z] #4 DONE 0.6s
18:20:17 [2020-01-13T18:20:17.407Z] 
18:20:17 [2020-01-13T18:20:17.407Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:20:17 [2020-01-13T18:20:17.407Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
18:20:17 [2020-01-13T18:20:17.407Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
18:20:17 [2020-01-13T18:20:17.407Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
18:20:17 [2020-01-13T18:20:17.407Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
18:20:17 [2020-01-13T18:20:17.407Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
18:20:17 [2020-01-13T18:20:17.407Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
18:20:17 [2020-01-13T18:20:17.407Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
18:20:17 [2020-01-13T18:20:17.407Z] #5 DONE 0.8s
18:20:17 [2020-01-13T18:20:17.407Z] 
18:20:17 [2020-01-13T18:20:17.407Z] #7 [internal] load metadata for docker.io/library/golang:1.13.5-buster
18:20:17 [2020-01-13T18:20:17.571Z] #18 34.33 Selecting previously unselected package libnl-3-200:s390x.
18:20:17 [2020-01-13T18:20:17.571Z] #18 34.37 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.571Z] #18 34.37 Unpacking libnl-3-200:s390x (3.4.0-1) ...
18:20:17 [2020-01-13T18:20:17.571Z] #18 34.48 Selecting previously unselected package libprotobuf-c1:s390x.
18:20:17 [2020-01-13T18:20:17.572Z] #18 34.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.572Z] #18 34.49 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:20:17 [2020-01-13T18:20:17.572Z] #18 34.52 Selecting previously unselected package libreadline5:s390x.
18:20:17 [2020-01-13T18:20:17.572Z] #18 34.53 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.572Z] #18 34.53 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
18:20:17 [2020-01-13T18:20:17.572Z] #18 34.59 Selecting previously unselected package net-tools.
18:20:17 [2020-01-13T18:20:17.572Z] #18 34.60 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
18:20:17 [2020-01-13T18:20:17.572Z] #18 34.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:20:17 [2020-01-13T18:20:17.693Z] #7 ...
18:20:17 [2020-01-13T18:20:17.693Z] 
18:20:17 [2020-01-13T18:20:17.693Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
18:20:17 [2020-01-13T18:20:17.693Z] #6 DONE 0.3s
18:20:17 [2020-01-13T18:20:17.693Z] 
18:20:17 [2020-01-13T18:20:17.693Z] #7 [internal] load metadata for docker.io/library/golang:1.13.5-buster
18:20:17 [2020-01-13T18:20:17.970Z] #18 34.78 Selecting previously unselected package python-pip-whl.
18:20:17 [2020-01-13T18:20:17.970Z] #18 34.78 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:20:17 [2020-01-13T18:20:17.970Z] #18 34.78 Unpacking python-pip-whl (18.1-5) ...
18:20:17 [2020-01-13T18:20:17.981Z] #7 DONE 0.4s
18:20:17 [2020-01-13T18:20:17.981Z] 
18:20:17 [2020-01-13T18:20:17.981Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:20:17 [2020-01-13T18:20:17.981Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
18:20:18 [2020-01-13T18:20:18.272Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
18:20:18 [2020-01-13T18:20:18.272Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
18:20:18 [2020-01-13T18:20:18.272Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 162.89kB / 9.11MB 0.1s
18:20:18 [2020-01-13T18:20:18.272Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 646.22kB / 9.11MB 0.3s
18:20:18 [2020-01-13T18:20:18.380Z] #18 35.44 Selecting previously unselected package python3-lib2to3.
18:20:18 [2020-01-13T18:20:18.380Z] #18 35.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:20:18 [2020-01-13T18:20:18.380Z] #18 35.45 Unpacking python3-lib2to3 (3.7.3-1) ...
18:20:18 [2020-01-13T18:20:18.380Z] #18 35.57 Selecting previously unselected package python3-distutils.
18:20:18 [2020-01-13T18:20:18.564Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.31MB / 9.11MB 0.4s
18:20:18 [2020-01-13T18:20:18.792Z] #18 35.57 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:20:18 [2020-01-13T18:20:18.792Z] #18 35.59 Unpacking python3-distutils (3.7.3-1) ...
18:20:18 [2020-01-13T18:20:18.792Z] #18 35.73 Selecting previously unselected package python3-pip.
18:20:18 [2020-01-13T18:20:18.792Z] #18 35.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:20:18 [2020-01-13T18:20:18.792Z] #18 35.73 Unpacking python3-pip (18.1-5) ...
18:20:18 [2020-01-13T18:20:18.792Z] #18 35.84 Selecting previously unselected package python3-pkg-resources.
18:20:18 [2020-01-13T18:20:18.792Z] #18 35.84 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:20:18 [2020-01-13T18:20:18.792Z] #18 35.84 Unpacking python3-pkg-resources (40.8.0-1) ...
18:20:18 [2020-01-13T18:20:18.792Z] #18 35.95 Selecting previously unselected package python3-setuptools.
18:20:18 [2020-01-13T18:20:18.792Z] #18 35.95 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:20:18 [2020-01-13T18:20:18.792Z] #18 ...
18:20:18 [2020-01-13T18:20:18.792Z] 
18:20:18 [2020-01-13T18:20:18.792Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:18 [2020-01-13T18:20:18.792Z] #45 87.42   CC       criu/files.o
18:20:18 [2020-01-13T18:20:18.858Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.80MB / 9.11MB 0.6s
18:20:18 [2020-01-13T18:20:18.858Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.62MB / 9.11MB 0.9s
18:20:19 [2020-01-13T18:20:19.155Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.21MB / 9.11MB 1.0s
18:20:19 [2020-01-13T18:20:19.443Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.73MB / 9.11MB 1.2s
18:20:19 [2020-01-13T18:20:19.443Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.29MB / 9.11MB 1.3s
18:20:19 [2020-01-13T18:20:19.690Z] #75 exporting layers 9.1s done
18:20:19 [2020-01-13T18:20:19.690Z] #75 writing image sha256:65c578bcab6bad1d265192d59d39a7ec38016cdb98df17c85fe02a1e60b0182e done
18:20:19 [2020-01-13T18:20:19.691Z] #75 naming to docker.io/library/docker:3486edbfbcdaf769b87736115a2d3956ad64886e done
18:20:19 [2020-01-13T18:20:19.691Z] #75 DONE 9.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
18:20:19 [2020-01-13T18:20:19.741Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.78MB / 9.11MB 1.5s
18:20:19 [2020-01-13T18:20:19.741Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.31MB / 9.11MB 1.6s
18:20:19 [2020-01-13T18:20:19.741Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.77MB / 9.11MB 1.8s
[Pipeline] sh
18:20:20 [2020-01-13T18:20:20.021Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40366/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40366/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3486edbfbcdaf769b87736115a2d3956ad64886e hack/validate/default
18:20:20 [2020-01-13T18:20:20.032Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.30MB / 9.11MB 1.9s
18:20:20 [2020-01-13T18:20:20.032Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.81MB / 9.11MB 2.1s
18:20:20 [2020-01-13T18:20:20.322Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.37MB / 9.11MB 2.2s
18:20:20 [2020-01-13T18:20:20.614Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.93MB / 9.11MB 2.4s
18:20:20 [2020-01-13T18:20:20.614Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.45MB / 9.11MB 2.5s
18:20:20 [2020-01-13T18:20:20.715Z] #45 89.23   CC       criu/filesystems.o
18:20:20 [2020-01-13T18:20:20.920Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.7s done
18:20:20 [2020-01-13T18:20:20.920Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
18:20:20 [2020-01-13T18:20:20.953Z] Congratulations!  All commits are properly signed with the DCO!
18:20:20 [2020-01-13T18:20:20.954Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
18:20:20 [2020-01-13T18:20:20.954Z] No api/types/ or api/swagger.yaml changes in diff.
18:20:20 [2020-01-13T18:20:20.954Z] Congratulations!  All TOML source files changed here have valid syntax.
18:20:20 [2020-01-13T18:20:20.954Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:20:20 [2020-01-13T18:20:20.954Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
18:20:20 [2020-01-13T18:20:20.954Z] Congratulations!  No new tests were added to integration-cli.
18:20:20 [2020-01-13T18:20:20.954Z] 
18:20:20 [2020-01-13T18:20:20.954Z] INFO Start validation with golang-ci-lint
18:20:20 [2020-01-13T18:20:20.954Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
18:20:20 [2020-01-13T18:20:20.954Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:20:21 [2020-01-13T18:20:21.117Z] #45 ...
18:20:21 [2020-01-13T18:20:21.117Z] 
18:20:21 [2020-01-13T18:20:21.117Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:21 [2020-01-13T18:20:21.117Z] #48 119.2 github.com/LK4D4/vndr/godl
18:20:21 [2020-01-13T18:20:21.117Z] #48 120.0 github.com/LK4D4/vndr
18:20:21 [2020-01-13T18:20:21.117Z] #48 DONE 128.0s
18:20:21 [2020-01-13T18:20:21.504Z] 
18:20:21 [2020-01-13T18:20:21.504Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:20:21 [2020-01-13T18:20:21.504Z] #18 35.95 Unpacking python3-setuptools (40.8.0-1) ...
18:20:21 [2020-01-13T18:20:21.504Z] #18 36.21 Selecting previously unselected package python3-wheel.
18:20:21 [2020-01-13T18:20:21.504Z] #18 36.21 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:20:21 [2020-01-13T18:20:21.504Z] #18 36.21 Unpacking python3-wheel (0.32.3-2) ...
18:20:21 [2020-01-13T18:20:21.504Z] #18 36.29 Selecting previously unselected package thin-provisioning-tools.
18:20:21 [2020-01-13T18:20:21.504Z] #18 36.30 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
18:20:21 [2020-01-13T18:20:21.504Z] #18 36.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:20:21 [2020-01-13T18:20:21.504Z] #18 36.60 Selecting previously unselected package vim-runtime.
18:20:21 [2020-01-13T18:20:21.504Z] #18 36.60 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:20:21 [2020-01-13T18:20:21.504Z] #18 36.61 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:20:21 [2020-01-13T18:20:21.504Z] #18 36.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:20:21 [2020-01-13T18:20:21.504Z] #18 36.68 Unpacking vim-runtime (2:8.1.0875-5) ...
18:20:23 [2020-01-13T18:20:23.663Z] #69 ...
18:20:23 [2020-01-13T18:20:23.663Z] 
18:20:23 [2020-01-13T18:20:23.663Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
18:20:23 [2020-01-13T18:20:23.663Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done
18:20:23 [2020-01-13T18:20:23.663Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 23.47MB / 54.13MB 5.4s
18:20:23 [2020-01-13T18:20:23.663Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 23.15MB / 57.39MB 5.4s
18:20:23 [2020-01-13T18:20:23.663Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.25MB / 8.25MB 2.7s done
18:20:23 [2020-01-13T18:20:23.663Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 23.17MB / 96.42MB 5.4s
18:20:23 [2020-01-13T18:20:23.663Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 22.81MB / 73.43MB 5.4s
18:20:23 [2020-01-13T18:20:23.663Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 3.3s done
18:20:23 [2020-01-13T18:20:23.663Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done
18:20:23 [2020-01-13T18:20:23.663Z] #8 sha256:6b0ec29618ffd6a123ab8dcc7eb72b6c6a1706acdb2bf71c328ef99d1af4c32d 1.79kB / 1.79kB done
18:20:23 [2020-01-13T18:20:23.663Z] #8 sha256:711ac0f026eb085cb65afdb8fa6fe0a55e372281a89fdc8f9383c3804c50c5f9 156B / 156B 0.2s done
18:20:23 [2020-01-13T18:20:23.663Z] #8 sha256:416e90a1aa5755e05738902526fc20f2b8bb9a3aefff16a0dabdcfee767b01a1 5.46kB / 5.46kB done
18:20:23 [2020-01-13T18:20:23.663Z] #8 ...
18:20:23 [2020-01-13T18:20:23.663Z] 
18:20:23 [2020-01-13T18:20:23.663Z] #21 [internal] load build context
18:20:23 [2020-01-13T18:20:23.663Z] #21 transferring context: 46.58MB 5.5s done
18:20:23 [2020-01-13T18:20:23.663Z] #21 DONE 5.6s
18:20:23 [2020-01-13T18:20:23.663Z] 
18:20:23 [2020-01-13T18:20:23.663Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
18:20:23 [2020-01-13T18:20:23.663Z] #8 ...
18:20:23 [2020-01-13T18:20:23.663Z] 
18:20:23 [2020-01-13T18:20:23.663Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:20:23 [2020-01-13T18:20:23.663Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done
18:20:23 [2020-01-13T18:20:23.663Z] #69 DONE 5.8s
18:20:23 [2020-01-13T18:20:23.663Z] 
18:20:23 [2020-01-13T18:20:23.663Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f...
18:20:23 [2020-01-13T18:20:23.663Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 27.60MB / 54.13MB 5.8s
18:20:23 [2020-01-13T18:20:23.663Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 27.18MB / 57.39MB 5.8s
18:20:23 [2020-01-13T18:20:23.663Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 27.13MB / 73.43MB 5.8s
18:20:23 [2020-01-13T18:20:23.792Z] #18 40.53 Selecting previously unselected package vim.
18:20:23 [2020-01-13T18:20:23.792Z] #18 40.53 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ...
18:20:23 [2020-01-13T18:20:23.792Z] #18 40.54 Unpacking vim (2:8.1.0875-5) ...
18:20:23 [2020-01-13T18:20:23.821Z] #62 220.1 + bin/containerd-stress
18:20:23 [2020-01-13T18:20:23.949Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 28.80MB / 96.42MB 6.0s
18:20:23 [2020-01-13T18:20:23.949Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 31.69MB / 54.13MB 6.1s
18:20:23 [2020-01-13T18:20:23.949Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 30.92MB / 73.43MB 6.1s
18:20:24 [2020-01-13T18:20:24.195Z] #18 41.07 Selecting previously unselected package xfsprogs.
18:20:24 [2020-01-13T18:20:24.195Z] #18 41.07 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ...
18:20:24 [2020-01-13T18:20:24.195Z] #18 41.08 Unpacking xfsprogs (4.20.0-1) ...
18:20:24 [2020-01-13T18:20:24.195Z] #18 41.36 Selecting previously unselected package zip.
18:20:24 [2020-01-13T18:20:24.237Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 31.03MB / 57.39MB 6.3s
18:20:24 [2020-01-13T18:20:24.237Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 35.24MB / 54.13MB 6.4s
18:20:24 [2020-01-13T18:20:24.237Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 34.40MB / 96.42MB 6.4s
18:20:24 [2020-01-13T18:20:24.523Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 34.76MB / 57.39MB 6.6s
18:20:24 [2020-01-13T18:20:24.523Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 36.24MB / 73.43MB 6.6s
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.36 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.36 Unpacking zip (3.0-11+b1) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.52 Setting up aufs-tools (1:4.14+20190211-1) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.55 Setting up libip6tc0:s390x (1.8.2-4) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.55 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.56 Setting up libgpm2:s390x (1.20.7-5) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.57 Setting up libip4tc0:s390x (1.8.2-4) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.58 Setting up libnftnl11:s390x (1.1.2-2) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.58 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.60 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.61 Setting up libicu63:s390x (63.1-6) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.61 Setting up xxd (2:8.1.0875-5) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.62 Setting up zip (3.0-11+b1) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.63 Setting up vim-common (2:8.1.0875-5) ...
18:20:24 [2020-01-13T18:20:24.584Z] #18 41.64 Setting up bash-completion (1:2.8-6) ...
18:20:24 [2020-01-13T18:20:24.809Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 40.54MB / 54.13MB 6.9s
18:20:24 [2020-01-13T18:20:24.809Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 38.46MB / 57.39MB 6.9s
18:20:24 [2020-01-13T18:20:24.809Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 39.65MB / 96.42MB 6.9s
18:20:24 [2020-01-13T18:20:24.809Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 40.07MB / 73.43MB 6.9s
18:20:25 [2020-01-13T18:20:25.098Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 44.15MB / 54.13MB 7.2s
18:20:25 [2020-01-13T18:20:25.098Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 41.99MB / 57.39MB 7.2s
18:20:25 [2020-01-13T18:20:25.199Z] #62 221.8 + bin/containerd-shim
18:20:25 [2020-01-13T18:20:25.385Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 47.09MB / 54.13MB 7.5s
18:20:25 [2020-01-13T18:20:25.385Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 45.15MB / 57.39MB 7.5s
18:20:25 [2020-01-13T18:20:25.385Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 46.11MB / 96.42MB 7.5s
18:20:25 [2020-01-13T18:20:25.385Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 46.43MB / 73.43MB 7.5s
18:20:25 [2020-01-13T18:20:25.675Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 50.77MB / 54.13MB 7.8s
18:20:25 [2020-01-13T18:20:25.675Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 49.02MB / 57.39MB 7.8s
18:20:25 [2020-01-13T18:20:25.675Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 50.49MB / 73.43MB 7.8s
18:20:25 [2020-01-13T18:20:25.675Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 51.84MB / 96.42MB 7.9s
18:20:25 [2020-01-13T18:20:25.962Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 54.13MB / 54.13MB 8.1s done
18:20:25 [2020-01-13T18:20:25.962Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 53.07MB / 57.39MB 8.1s
18:20:25 [2020-01-13T18:20:25.962Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 54.33MB / 73.43MB 8.1s
18:20:25 [2020-01-13T18:20:25.962Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 57.60MB / 96.42MB 8.2s
18:20:26 [2020-01-13T18:20:26.596Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 57.39MB / 57.39MB 8.4s done
18:20:26 [2020-01-13T18:20:26.596Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 64.35MB / 96.42MB 8.5s
18:20:26 [2020-01-13T18:20:26.596Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 61.95MB / 73.43MB 8.5s
18:20:26 [2020-01-13T18:20:26.596Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 70.97MB / 96.42MB 8.8s
18:20:26 [2020-01-13T18:20:26.596Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 69.47MB / 73.43MB 8.8s
18:20:26 [2020-01-13T18:20:26.883Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 84.28MB / 96.42MB 9.1s
18:20:26 [2020-01-13T18:20:26.883Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 73.43MB / 73.43MB 9.0s done
18:20:26 [2020-01-13T18:20:26.883Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 73.43MB / 73.43MB 9.0s done
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.58 Setting up libiptc0:s390x (1.8.2-4) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.59 Setting up xz-utils (5.2.4-1) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.60 Setting up pigz (2.4-1) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.61 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.62 Setting up libnl-3-200:s390x (3.4.0-1) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.64 Setting up python-pip-whl (18.1-5) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.65 Setting up libmpdec2:s390x (2.4.2-2) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.66 Setting up vim-runtime (2:8.1.0875-5) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.91 Setting up libaio1:s390x (0.3.112-3) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.92 Setting up libonig5:s390x (6.9.1-1) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.93 Setting up libpython3.7-stdlib:s390x (3.7.3-2) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.93 Setting up vim (2:8.1.0875-5) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:20:27 [2020-01-13T18:20:27.155Z] #18 43.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:20:27 [2020-01-13T18:20:27.155Z] #18 44.00 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 44.00 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 44.01 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 44.02 Setting up jq (1.5+dfsg-2+b1) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 44.03 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
18:20:27 [2020-01-13T18:20:27.155Z] #18 44.04 Setting up python3.7 (3.7.3-2) ...
18:20:27 [2020-01-13T18:20:27.169Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 96.42MB / 96.42MB 9.4s done
18:20:27 [2020-01-13T18:20:27.169Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e
18:20:29 [2020-01-13T18:20:29.705Z] #18 46.35 Setting up iptables (1.8.2-4) ...
18:20:29 [2020-01-13T18:20:29.705Z] #18 46.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:20:29 [2020-01-13T18:20:29.705Z] #18 46.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:20:29 [2020-01-13T18:20:29.705Z] #18 46.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:20:29 [2020-01-13T18:20:29.705Z] #18 46.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:20:29 [2020-01-13T18:20:29.705Z] #18 ...
18:20:29 [2020-01-13T18:20:29.705Z] 
18:20:29 [2020-01-13T18:20:29.705Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:20:29 [2020-01-13T18:20:29.705Z] #31 DONE 136.5s
18:20:29 [2020-01-13T18:20:29.705Z] 
18:20:29 [2020-01-13T18:20:29.705Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:20:29 [2020-01-13T18:20:29.705Z] #18 46.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:20:29 [2020-01-13T18:20:29.705Z] #18 46.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:20:29 [2020-01-13T18:20:29.705Z] #18 46.39 Setting up python3 (3.7.3-1) ...
18:20:29 [2020-01-13T18:20:29.705Z] #18 ...
18:20:29 [2020-01-13T18:20:29.705Z] 
18:20:29 [2020-01-13T18:20:29.705Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:29 [2020-01-13T18:20:29.705Z] #45 89.96   CC       criu/fsnotify.o
18:20:29 [2020-01-13T18:20:29.705Z] #45 91.25   CC       criu/image-desc.o
18:20:29 [2020-01-13T18:20:29.705Z] #45 91.40   CC       criu/image.o
18:20:29 [2020-01-13T18:20:29.705Z] #45 92.21   CC       criu/ipc_ns.o
18:20:29 [2020-01-13T18:20:29.705Z] #45 93.45   CC       criu/irmap.o
18:20:29 [2020-01-13T18:20:29.705Z] #45 93.96   CC       criu/kcmp-ids.o
18:20:29 [2020-01-13T18:20:29.705Z] #45 94.22   CC       criu/kerndat.o
18:20:29 [2020-01-13T18:20:29.705Z] #45 95.30   CC       criu/libnetlink.o
18:20:29 [2020-01-13T18:20:29.705Z] #45 95.59   CC       criu/log.o
18:20:29 [2020-01-13T18:20:29.705Z] #45 96.05   CC       criu/lsm.o
18:20:29 [2020-01-13T18:20:29.705Z] #45 96.37   CC       criu/mem.o
18:20:29 [2020-01-13T18:20:29.705Z] #45 97.57   CC       criu/mount.o
18:20:29 [2020-01-13T18:20:29.705Z] #45 ...
18:20:29 [2020-01-13T18:20:29.705Z] 
18:20:29 [2020-01-13T18:20:29.705Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:20:29 [2020-01-13T18:20:29.705Z] #18 46.72 Setting up python3-wheel (0.32.3-2) ...
18:20:30 [2020-01-13T18:20:30.713Z] #18 47.54 Setting up apparmor (2.13.2-10) ...
18:20:31 [2020-01-13T18:20:31.764Z] #62 228.4 + bin/containerd-shim-runc-v1
18:20:32 [2020-01-13T18:20:32.073Z] #18 48.79 Setting up xfsprogs (4.20.0-1) ...
18:20:32 [2020-01-13T18:20:32.073Z] #18 48.81 Setting up python3-lib2to3 (3.7.3-1) ...
18:20:32 [2020-01-13T18:20:32.073Z] #18 49.06 Setting up python3-pkg-resources (40.8.0-1) ...
18:20:32 [2020-01-13T18:20:32.482Z] #18 49.63 Setting up python3-distutils (3.7.3-1) ...
18:20:32 [2020-01-13T18:20:32.913Z] #18 49.96 Setting up python3-setuptools (40.8.0-1) ...
18:20:34 [2020-01-13T18:20:34.243Z] #18 50.84 Setting up python3-pip (18.1-5) ...
18:20:34 [2020-01-13T18:20:34.658Z] #18 51.68 Processing triggers for libc-bin (2.28-10) ...
18:20:34 [2020-01-13T18:20:34.658Z] #18 51.70 Processing triggers for mime-support (3.62) ...
18:20:35 [2020-01-13T18:20:35.049Z] #62 231.5 + bin/containerd-shim-runc-v2
18:20:35 [2020-01-13T18:20:35.308Z] #62 232.3 + binaries
18:20:35 [2020-01-13T18:20:35.308Z] #62 232.3 + mkdir -p /build
18:20:35 [2020-01-13T18:20:35.308Z] #62 232.3 + cp bin/containerd /build/containerd
18:20:35 [2020-01-13T18:20:35.308Z] #62 232.3 + cp bin/containerd-shim /build/containerd-shim
18:20:35 [2020-01-13T18:20:35.326Z] #18 DONE 52.0s
18:20:35 [2020-01-13T18:20:35.327Z] 
18:20:35 [2020-01-13T18:20:35.327Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
18:20:35 [2020-01-13T18:20:35.327Z] #19 0.346 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:20:35 [2020-01-13T18:20:35.327Z] #19 0.347 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:20:35 [2020-01-13T18:20:35.327Z] #19 0.354 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:20:35 [2020-01-13T18:20:35.566Z] #62 232.3 + cp bin/ctr /build/ctr
18:20:35 [2020-01-13T18:20:35.791Z] #19 DONE 0.5s
18:20:35 [2020-01-13T18:20:35.791Z] 
18:20:35 [2020-01-13T18:20:35.791Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:20:36 [2020-01-13T18:20:36.131Z] #62 DONE 233.0s
18:20:37 [2020-01-13T18:20:37.065Z] 
18:20:37 [2020-01-13T18:20:37.065Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
18:20:37 [2020-01-13T18:20:37.065Z] #63 DONE 0.2s
18:20:37 [2020-01-13T18:20:37.065Z] 
18:20:37 [2020-01-13T18:20:37.065Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:20:37 [2020-01-13T18:20:37.065Z] #67 DONE 0.1s
18:20:37 [2020-01-13T18:20:37.323Z] 
18:20:37 [2020-01-13T18:20:37.323Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
18:20:37 [2020-01-13T18:20:37.323Z] #69 DONE 0.1s
18:20:37 [2020-01-13T18:20:37.323Z] 
18:20:37 [2020-01-13T18:20:37.323Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
18:20:37 [2020-01-13T18:20:37.323Z] #72 DONE 0.1s
18:20:37 [2020-01-13T18:20:37.323Z] 
18:20:37 [2020-01-13T18:20:37.323Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
18:20:37 [2020-01-13T18:20:37.323Z] #73 DONE 0.0s
18:20:37 [2020-01-13T18:20:37.582Z] 
18:20:37 [2020-01-13T18:20:37.582Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
18:20:38 [2020-01-13T18:20:38.148Z] #74 DONE 0.8s
18:20:38 [2020-01-13T18:20:38.148Z] 
18:20:38 [2020-01-13T18:20:38.148Z] #75 exporting to image
18:20:38 [2020-01-13T18:20:38.148Z] #75 exporting layers
18:20:38 [2020-01-13T18:20:38.486Z] #20 2.529 Collecting yamllint==1.16.0
18:20:38 [2020-01-13T18:20:38.486Z] #20 2.799   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:20:38 [2020-01-13T18:20:38.486Z] #20 2.898 Collecting pyyaml (from yamllint==1.16.0)
18:20:38 [2020-01-13T18:20:38.486Z] #20 3.024   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
18:20:39 [2020-01-13T18:20:39.351Z] #20 3.718 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:20:39 [2020-01-13T18:20:39.351Z] #20 3.756   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:20:39 [2020-01-13T18:20:39.351Z] #20 3.777 Building wheels for collected packages: pyyaml
18:20:39 [2020-01-13T18:20:39.351Z] #20 3.777   Running setup.py bdist_wheel for pyyaml: started
18:20:39 [2020-01-13T18:20:39.746Z] #20 4.352   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:20:40 [2020-01-13T18:20:40.146Z] #20 4.353   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
18:20:40 [2020-01-13T18:20:40.146Z] #20 4.423 Successfully built pyyaml
18:20:40 [2020-01-13T18:20:40.146Z] #20 4.451 Installing collected packages: pyyaml, pathspec, yamllint
18:20:40 [2020-01-13T18:20:40.146Z] #20 4.581 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
18:20:40 [2020-01-13T18:20:40.146Z] #20 DONE 4.7s
18:20:40 [2020-01-13T18:20:40.146Z] 
18:20:40 [2020-01-13T18:20:40.146Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:20:40 [2020-01-13T18:20:40.550Z] #25 DONE 0.1s
18:20:40 [2020-01-13T18:20:40.550Z] 
18:20:40 [2020-01-13T18:20:40.550Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:40 [2020-01-13T18:20:40.550Z] #45 100.9   CC       criu/namespaces.o
18:20:40 [2020-01-13T18:20:40.550Z] #45 101.9   CC       criu/net.o
18:20:40 [2020-01-13T18:20:40.550Z] #45 104.8   CC       criu/netfilter.o
18:20:40 [2020-01-13T18:20:40.550Z] #45 105.0   CC       criu/page-pipe.o
18:20:40 [2020-01-13T18:20:40.550Z] #45 105.5   CC       criu/page-xfer.o
18:20:40 [2020-01-13T18:20:40.550Z] #45 106.4   CC       criu/pagemap-cache.o
18:20:40 [2020-01-13T18:20:40.550Z] #45 106.7   CC       criu/pagemap.o
18:20:40 [2020-01-13T18:20:40.550Z] #45 107.4   CC       criu/parasite-syscall.o
18:20:40 [2020-01-13T18:20:40.550Z] #45 108.2   CC       criu/path.o
18:20:40 [2020-01-13T18:20:40.550Z] #45 108.4   CC       criu/pie-util-vdso-elf32.o
18:20:40 [2020-01-13T18:20:40.550Z] #45 108.7   CC       criu/pie-util-vdso.o
18:20:40 [2020-01-13T18:20:40.550Z] #45 ...
18:20:40 [2020-01-13T18:20:40.550Z] 
18:20:40 [2020-01-13T18:20:40.550Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:20:40 [2020-01-13T18:20:40.927Z] #29 DONE 0.4s
18:20:40 [2020-01-13T18:20:40.927Z] 
18:20:40 [2020-01-13T18:20:40.927Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:20:40 [2020-01-13T18:20:40.927Z] #32 DONE 0.1s
18:20:40 [2020-01-13T18:20:40.927Z] 
18:20:40 [2020-01-13T18:20:40.927Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:40 [2020-01-13T18:20:40.927Z] #45 109.2   CC       criu/pie-util.o
18:20:40 [2020-01-13T18:20:40.927Z] #45 109.4   CC       criu/pipes.o
18:20:40 [2020-01-13T18:20:40.927Z] #45 ...
18:20:40 [2020-01-13T18:20:40.927Z] 
18:20:40 [2020-01-13T18:20:40.927Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
18:20:40 [2020-01-13T18:20:40.927Z] #35 DONE 0.1s
18:20:41 [2020-01-13T18:20:41.318Z] 
18:20:41 [2020-01-13T18:20:41.318Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:20:41 [2020-01-13T18:20:41.318Z] #40 DONE 0.1s
18:20:41 [2020-01-13T18:20:41.318Z] 
18:20:41 [2020-01-13T18:20:41.318Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:20:41 [2020-01-13T18:20:41.318Z] #54 ...
18:20:41 [2020-01-13T18:20:41.318Z] 
18:20:41 [2020-01-13T18:20:41.318Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:41 [2020-01-13T18:20:41.318Z] #45 109.9   CC       criu/plugin.o
18:20:41 [2020-01-13T18:20:41.716Z] #45 110.2   CC       criu/proc_parse.o
18:20:44 [2020-01-13T18:20:44.410Z] #45 112.4   CC       criu/protobuf-desc.o
18:20:44 [2020-01-13T18:20:44.711Z] #75 exporting layers 6.0s done
18:20:44 [2020-01-13T18:20:44.711Z] #75 writing image sha256:ab08337120e3dcaabb0e8815d8ca48d4487757e3590b2d8f45596aebe4e0a518 done
18:20:44 [2020-01-13T18:20:44.711Z] #75 naming to docker.io/library/docker:3486edbfbcdaf769b87736115a2d3956ad64886e done
18:20:44 [2020-01-13T18:20:44.711Z] #75 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
18:20:44 [2020-01-13T18:20:44.819Z] #45 113.0   CC       criu/protobuf.o
18:20:44 [2020-01-13T18:20:44.819Z] #45 113.3   CC       criu/pstree.o
18:20:45 [2020-01-13T18:20:45.645Z] #45 114.0   CC       criu/rbtree.o
18:20:45 [2020-01-13T18:20:45.645Z] #45 114.2   CC       criu/rst-malloc.o
18:20:45 [2020-01-13T18:20:45.732Z] 
18:20:45 [2020-01-13T18:20:45.732Z] Removing bundles/
18:20:45 [2020-01-13T18:20:45.732Z] 
18:20:45 [2020-01-13T18:20:45.732Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:20:45 [2020-01-13T18:20:45.732Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:20:45 [2020-01-13T18:20:45.732Z] GOOS="" GOARCH="" GOARM=""
18:20:46 [2020-01-13T18:20:46.048Z] #45 114.5   CC       criu/seccomp.o
18:20:46 [2020-01-13T18:20:46.450Z] #45 114.9   CC       criu/seize.o
18:20:47 [2020-01-13T18:20:47.253Z] #45 115.6   CC       criu/servicefd.o
18:20:47 [2020-01-13T18:20:47.646Z] #45 116.0   CC       criu/shmem.o
18:20:48 [2020-01-13T18:20:48.461Z] #45 116.7   CC       criu/sigframe.o
18:20:48 [2020-01-13T18:20:48.461Z] #45 116.9   CC       criu/signalfd.o
18:20:49 [2020-01-13T18:20:49.194Z] #45 117.4   CC       criu/sk-inet.o
18:20:49 [2020-01-13T18:20:49.584Z] #45 118.1   CC       criu/sk-netlink.o
18:20:49 [2020-01-13T18:20:49.988Z] #45 118.4   CC       criu/sk-packet.o
18:20:50 [2020-01-13T18:20:50.390Z] #45 118.8   CC       criu/sk-queue.o
18:20:50 [2020-01-13T18:20:50.794Z] #45 119.1   CC       criu/sk-tcp.o
18:20:51 [2020-01-13T18:20:51.185Z] #45 119.5   CC       criu/sk-unix.o
18:20:52 [2020-01-13T18:20:52.543Z] #45 120.7   CC       criu/sockets.o
18:20:52 [2020-01-13T18:20:52.945Z] #45 121.4   CC       criu/stats.o
18:20:52 [2020-01-13T18:20:52.945Z] #45 121.6   CC       criu/string.o
18:20:52 [2020-01-13T18:20:52.945Z] #45 121.6   CC       criu/sysctl.o
18:20:53 [2020-01-13T18:20:53.815Z] #45 122.2   CC       criu/sysfs_parse.o
18:20:54 [2020-01-13T18:20:54.216Z] #45 122.4   CC       criu/timerfd.o
18:20:54 [2020-01-13T18:20:54.216Z] #45 122.7   CC       criu/tty.o
18:20:55 [2020-01-13T18:20:55.910Z] ok  	github.com/docker/docker/api/server/httputils	0.023s	coverage: 14.7% of statements
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
18:20:55 [2020-01-13T18:20:55.911Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
18:20:55 [2020-01-13T18:20:55.911Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 4.0% of statements
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ok  	github.com/docker/docker/api/types/time	0.031s	coverage: 100.0% of statements
18:20:55 [2020-01-13T18:20:55.911Z] ok  	github.com/docker/docker/api/types/versions	0.016s	coverage: 75.0% of statements
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/builder	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:20:55 [2020-01-13T18:20:55.911Z] ok  	github.com/docker/docker/builder/dockerignore	0.028s	coverage: 96.8% of statements
18:20:55 [2020-01-13T18:20:55.911Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
18:20:55 [2020-01-13T18:20:55.911Z] ok  	github.com/docker/docker/builder/remotecontext	0.302s	coverage: 13.6% of statements
18:20:55 [2020-01-13T18:20:55.911Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.060s	coverage: 86.3% of statements
18:20:56 [2020-01-13T18:20:56.425Z] #45 124.5   CC       criu/tun.o
18:20:56 [2020-01-13T18:20:56.425Z] #45 124.8   CC       criu/uffd.o
18:20:56 [2020-01-13T18:20:56.870Z] ok  	github.com/docker/docker/builder/dockerfile	1.324s	coverage: 48.2% of statements
18:20:56 [2020-01-13T18:20:56.870Z] ?   	github.com/docker/docker/cli	[no test files]
18:20:56 [2020-01-13T18:20:56.870Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:20:57 [2020-01-13T18:20:57.255Z] #45 125.6   CC       criu/util.o
18:20:57 [2020-01-13T18:20:57.657Z] #45 ...
18:20:57 [2020-01-13T18:20:57.657Z] 
18:20:57 [2020-01-13T18:20:57.657Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:20:57 [2020-01-13T18:20:57.657Z] #42 164.6 + dpkg --print-architecture
18:20:57 [2020-01-13T18:20:57.657Z] #42 164.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:20:58 [2020-01-13T18:20:58.054Z] #42 164.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:20:58 [2020-01-13T18:20:58.054Z] #42 164.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:20:59 [2020-01-13T18:20:59.719Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 28.8s done
18:20:59 [2020-01-13T18:20:59.719Z] #8 DONE 38.3s
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:20:59 [2020-01-13T18:20:59.719Z] #9 DONE 0.2s
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:20:59 [2020-01-13T18:20:59.719Z] #10 DONE 0.2s
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:20:59 [2020-01-13T18:20:59.719Z] #30 DONE 0.1s
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:20:59 [2020-01-13T18:20:59.719Z] #41 DONE 0.1s
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:20:59 [2020-01-13T18:20:59.719Z] #22 DONE 0.1s
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:20:59 [2020-01-13T18:20:59.719Z] #42 ...
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:20:59 [2020-01-13T18:20:59.719Z] #33 DONE 0.1s
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:20:59 [2020-01-13T18:20:59.719Z] #53 DONE 0.1s
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:20:59 [2020-01-13T18:20:59.719Z] #71 DONE 0.1s
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:20:59 [2020-01-13T18:20:59.719Z] #65 DONE 0.1s
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:20:59 [2020-01-13T18:20:59.719Z] #23 DONE 0.1s
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:20:59 [2020-01-13T18:20:59.719Z] #50 DONE 0.2s
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:20:59 [2020-01-13T18:20:59.719Z] #47 DONE 0.2s
18:20:59 [2020-01-13T18:20:59.719Z] 
18:20:59 [2020-01-13T18:20:59.719Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.610 + RM_GOPATH=0
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.644 + TMP_GOPATH=
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.645 + : /build
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.646 + '[' -z '' ']'
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.648 ++ mktemp -d
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.651 + export GOPATH=/tmp/tmp.scrPi6NexX
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.651 + GOPATH=/tmp/tmp.scrPi6NexX
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.651 + RM_GOPATH=1
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.670 ++ dirname ./install.sh
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.679 + dir=.
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.704 + bin=vndr
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.705 + shift
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.705 + '[' '!' -f ./vndr.installer ']'
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.724 + . ./vndr.installer
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.724 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.732 + install_vndr
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.739 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.739 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.739 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.scrPi6NexX/src/github.com/LK4D4/vndr
18:20:59 [2020-01-13T18:20:59.719Z] #48 0.746 Cloning into '/tmp/tmp.scrPi6NexX/src/github.com/LK4D4/vndr'...
18:20:59 [2020-01-13T18:20:59.719Z] #48 1.922 + cd /tmp/tmp.scrPi6NexX/src/github.com/LK4D4/vndr
18:20:59 [2020-01-13T18:20:59.719Z] #48 1.924 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
18:20:59 [2020-01-13T18:20:59.719Z] #48 1.966 + go build -buildmode=pie -v -o /build/vndr .
18:21:01 [2020-01-13T18:21:01.080Z] ok  	github.com/docker/docker/client	0.299s	coverage: 75.8% of statements
18:21:01 [2020-01-13T18:21:01.231Z] #48 4.405 internal/cpu
18:21:01 [2020-01-13T18:21:01.231Z] #48 4.412 internal/race
18:21:01 [2020-01-13T18:21:01.231Z] #48 4.466 runtime/internal/sys
18:21:01 [2020-01-13T18:21:01.527Z] #48 4.779 runtime/internal/atomic
18:21:01 [2020-01-13T18:21:01.527Z] #48 4.830 sync/atomic
18:21:03 [2020-01-13T18:21:03.041Z] #48 6.046 unicode
18:21:03 [2020-01-13T18:21:03.041Z] #48 6.247 unicode/utf8
18:21:03 [2020-01-13T18:21:03.334Z] #48 6.474 math/bits
18:21:03 [2020-01-13T18:21:03.460Z] #42 ...
18:21:03 [2020-01-13T18:21:03.461Z] 
18:21:03 [2020-01-13T18:21:03.461Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:03 [2020-01-13T18:21:03.461Z] #45 126.3   CC       criu/uts_ns.o
18:21:03 [2020-01-13T18:21:03.461Z] #45 126.5   CC       criu/vdso.o
18:21:03 [2020-01-13T18:21:03.461Z] #45 126.9   LINK     criu/built-in.o
18:21:03 [2020-01-13T18:21:03.461Z] #45 127.0   LINK     criu/criu
18:21:03 [2020-01-13T18:21:03.461Z] #45 127.4   DEP      lib/c/criu.d
18:21:03 [2020-01-13T18:21:03.461Z] #45 127.4   CC       images/rpc.pb-c.o
18:21:03 [2020-01-13T18:21:03.461Z] #45 127.8   CC       lib/c/criu.o
18:21:03 [2020-01-13T18:21:03.461Z] #45 128.5   LINK     lib/c/built-in.o
18:21:03 [2020-01-13T18:21:03.461Z] #45 128.5   LINK     lib/c/libcriu.so
18:21:03 [2020-01-13T18:21:03.461Z] #45 128.7   GEN      magic.py
18:21:03 [2020-01-13T18:21:03.461Z] #45 128.8 Note: Building without setproctitle() and strlcpy() support.
18:21:03 [2020-01-13T18:21:03.461Z] #45 128.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:21:03 [2020-01-13T18:21:03.461Z] #45 129.2 fatal: not a git repository (or any of the parent directories): .git
18:21:03 [2020-01-13T18:21:03.461Z] #45 129.7 make[1]: Nothing to be done for 'all'.
18:21:03 [2020-01-13T18:21:03.461Z] #45 130.3 make[1]: 'images/built-in.o' is up to date.
18:21:03 [2020-01-13T18:21:03.461Z] #45 130.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:21:03 [2020-01-13T18:21:03.461Z] #45 130.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:21:03 [2020-01-13T18:21:03.461Z] #45 130.4 make[1]: 'compel/libcompel.a' is up to date.
18:21:03 [2020-01-13T18:21:03.461Z] #45 130.4 make[1]: 'compel/compel-host-bin' is up to date.
18:21:03 [2020-01-13T18:21:03.461Z] #45 130.4 make[1]: Nothing to be done for 'all'.
18:21:03 [2020-01-13T18:21:03.461Z] #45 130.4 make[1]: 'soccr/libsoccr.a' is up to date.
18:21:03 [2020-01-13T18:21:03.461Z] #45 130.8 make[2]: Nothing to be done for 'all'.
18:21:03 [2020-01-13T18:21:03.461Z] #45 130.8 make[2]: Nothing to be done for 'all'.
18:21:03 [2020-01-13T18:21:03.461Z] #45 130.8 make[2]: Nothing to be done for 'all'.
18:21:03 [2020-01-13T18:21:03.461Z] #45 131.0 make[2]: Nothing to be done for 'all'.
18:21:03 [2020-01-13T18:21:03.461Z] #45 131.0 make[2]: Nothing to be done for 'all'.
18:21:03 [2020-01-13T18:21:03.461Z] #45 131.1 make[2]: Nothing to be done for 'all'.
18:21:03 [2020-01-13T18:21:03.461Z] #45 131.1 make[2]: Nothing to be done for 'all'.
18:21:03 [2020-01-13T18:21:03.461Z] #45 131.2 make[2]: Nothing to be done for 'all'.
18:21:03 [2020-01-13T18:21:03.461Z] #45 131.2   INSTALL  criu/criu
18:21:03 [2020-01-13T18:21:03.461Z] #45 DONE 131.4s
18:21:03 [2020-01-13T18:21:03.461Z] 
18:21:03 [2020-01-13T18:21:03.461Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:21:03 [2020-01-13T18:21:03.624Z] #48 6.624 internal/bytealg
18:21:06 [2020-01-13T18:21:06.375Z] #48 9.638 encoding
18:21:06 [2020-01-13T18:21:06.375Z] #48 ...
18:21:06 [2020-01-13T18:21:06.375Z] 
18:21:06 [2020-01-13T18:21:06.375Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:21:06 [2020-01-13T18:21:06.375Z] #60 0.763 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:21:06 [2020-01-13T18:21:06.375Z] #60 1.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:21:06 [2020-01-13T18:21:06.375Z] #60 1.014 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:21:06 [2020-01-13T18:21:06.375Z] #60 3.036 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
18:21:06 [2020-01-13T18:21:06.375Z] #60 6.753 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
18:21:06 [2020-01-13T18:21:06.375Z] #60 9.259 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
18:21:06 [2020-01-13T18:21:06.666Z] #60 ...
18:21:06 [2020-01-13T18:21:06.666Z] 
18:21:06 [2020-01-13T18:21:06.666Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:21:06 [2020-01-13T18:21:06.666Z] #31 0.608 + git clone https://github.com/kolyshkin/go-swagger.git .
18:21:06 [2020-01-13T18:21:06.666Z] #31 0.612 Cloning into '.'...
18:21:06 [2020-01-13T18:21:06.956Z] #31 ...
18:21:06 [2020-01-13T18:21:06.956Z] 
18:21:06 [2020-01-13T18:21:06.956Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:21:06 [2020-01-13T18:21:06.956Z] #36 0.849 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:21:06 [2020-01-13T18:21:06.956Z] #36 0.990 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:21:06 [2020-01-13T18:21:06.956Z] #36 0.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:21:06 [2020-01-13T18:21:06.956Z] #36 2.834 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
18:21:06 [2020-01-13T18:21:06.956Z] #36 6.332 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
18:21:06 [2020-01-13T18:21:06.956Z] #36 9.527 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
18:21:06 [2020-01-13T18:21:06.956Z] #36 ...
18:21:06 [2020-01-13T18:21:06.956Z] 
18:21:06 [2020-01-13T18:21:06.956Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:21:06 [2020-01-13T18:21:06.956Z] #11 0.764 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:21:06 [2020-01-13T18:21:06.956Z] #11 0.992 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:21:06 [2020-01-13T18:21:06.956Z] #11 0.993 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:21:06 [2020-01-13T18:21:06.956Z] #11 2.840 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
18:21:06 [2020-01-13T18:21:06.956Z] #11 6.358 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
18:21:06 [2020-01-13T18:21:06.956Z] #11 8.960 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
18:21:06 [2020-01-13T18:21:06.956Z] #11 ...
18:21:06 [2020-01-13T18:21:06.956Z] 
18:21:06 [2020-01-13T18:21:06.956Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.639 + RM_GOPATH=0
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.640 + TMP_GOPATH=
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.640 + : /build/
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.648 + '[' -z '' ']'
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.656 ++ mktemp -d
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.660 + export GOPATH=/tmp/tmp.rFoCheUQrs
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.664 + GOPATH=/tmp/tmp.rFoCheUQrs
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.665 + RM_GOPATH=1
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.684 ++ dirname ./install.sh
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.691 + dir=.
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.691 + bin=rootlesskit
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.691 + shift
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.692 + '[' '!' -f ./rootlesskit.installer ']'
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.692 + . ./rootlesskit.installer
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.692 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.705 + install_rootlesskit
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.705 + case "$1" in
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.705 + export CGO_ENABLED=0
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.706 + CGO_ENABLED=0
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.706 + _install_rootlesskit
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.706 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.707 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.708 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rFoCheUQrs/src/github.com/rootless-containers/rootlesskit
18:21:06 [2020-01-13T18:21:06.956Z] #66 0.781 Cloning into '/tmp/tmp.rFoCheUQrs/src/github.com/rootless-containers/rootlesskit'...
18:21:06 [2020-01-13T18:21:06.956Z] #66 7.309 + cd /tmp/tmp.rFoCheUQrs/src/github.com/rootless-containers/rootlesskit
18:21:06 [2020-01-13T18:21:06.956Z] #66 7.310 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:21:06 [2020-01-13T18:21:06.956Z] #66 8.291 + for f in rootlesskit rootlesskit-docker-proxy
18:21:06 [2020-01-13T18:21:06.956Z] #66 8.291 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:21:07 [2020-01-13T18:21:07.248Z] #66 ...
18:21:07 [2020-01-13T18:21:07.248Z] 
18:21:07 [2020-01-13T18:21:07.248Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:21:07 [2020-01-13T18:21:07.248Z] #44 0.769 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:21:07 [2020-01-13T18:21:07.248Z] #44 0.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:21:07 [2020-01-13T18:21:07.248Z] #44 1.004 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:21:07 [2020-01-13T18:21:07.248Z] #44 3.065 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
18:21:07 [2020-01-13T18:21:07.248Z] #44 6.399 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
18:21:07 [2020-01-13T18:21:07.248Z] #44 9.354 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
18:21:07 [2020-01-13T18:21:07.248Z] #44 ...
18:21:07 [2020-01-13T18:21:07.248Z] 
18:21:07 [2020-01-13T18:21:07.248Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.645 + RM_GOPATH=0
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.660 + TMP_GOPATH=
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.661 + : /build
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.661 + '[' -z '' ']'
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.663 ++ mktemp -d
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.683 + export GOPATH=/tmp/tmp.7YP659JIpP
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.684 + GOPATH=/tmp/tmp.7YP659JIpP
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.684 + RM_GOPATH=1
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.693 ++ dirname ./install.sh
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.695 + dir=.
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.696 + bin=proxy
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.696 + shift
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.697 + '[' '!' -f ./proxy.installer ']'
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.697 + . ./proxy.installer
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.698 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.699 + install_proxy
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.699 + case "$1" in
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.700 + export CGO_ENABLED=0
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.700 + CGO_ENABLED=0
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.700 + _install_proxy
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.701 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.701 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.701 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7YP659JIpP/src/github.com/docker/libnetwork
18:21:07 [2020-01-13T18:21:07.248Z] #72 0.711 Cloning into '/tmp/tmp.7YP659JIpP/src/github.com/docker/libnetwork'...
18:21:07 [2020-01-13T18:21:07.540Z] #72 ...
18:21:07 [2020-01-13T18:21:07.540Z] 
18:21:07 [2020-01-13T18:21:07.540Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.650 + RM_GOPATH=0
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.650 + TMP_GOPATH=
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.650 + : /build
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.650 + '[' -z '' ']'
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.650 ++ mktemp -d
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.677 + export GOPATH=/tmp/tmp.XT2JtActRz
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.677 + GOPATH=/tmp/tmp.XT2JtActRz
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.677 + RM_GOPATH=1
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.679 ++ dirname ./install.sh
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.690 + dir=.
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.691 + bin=tomlv
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.692 + shift
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.693 + '[' '!' -f ./tomlv.installer ']'
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.694 + . ./tomlv.installer
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.695 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.698 + install_tomlv
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.698 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.698 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.699 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XT2JtActRz/src/github.com/BurntSushi/toml
18:21:07 [2020-01-13T18:21:07.540Z] #34 0.724 Cloning into '/tmp/tmp.XT2JtActRz/src/github.com/BurntSushi/toml'...
18:21:07 [2020-01-13T18:21:07.540Z] #34 2.201 + cd /tmp/tmp.XT2JtActRz/src/github.com/BurntSushi/toml
18:21:07 [2020-01-13T18:21:07.540Z] #34 2.202 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:21:07 [2020-01-13T18:21:07.540Z] #34 2.228 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:21:07 [2020-01-13T18:21:07.540Z] #34 3.432 runtime/internal/sys
18:21:07 [2020-01-13T18:21:07.540Z] #34 3.446 math/bits
18:21:07 [2020-01-13T18:21:07.540Z] #34 3.479 internal/cpu
18:21:07 [2020-01-13T18:21:07.540Z] #34 3.591 runtime/internal/atomic
18:21:07 [2020-01-13T18:21:07.540Z] #34 4.728 runtime/internal/math
18:21:07 [2020-01-13T18:21:07.540Z] #34 4.943 unicode/utf8
18:21:07 [2020-01-13T18:21:07.540Z] #34 5.352 sync/atomic
18:21:07 [2020-01-13T18:21:07.540Z] #34 6.167 internal/bytealg
18:21:07 [2020-01-13T18:21:07.540Z] #34 6.614 unicode
18:21:07 [2020-01-13T18:21:07.540Z] #34 6.978 math
18:21:07 [2020-01-13T18:21:07.540Z] #34 8.080 internal/testlog
18:21:07 [2020-01-13T18:21:07.540Z] #34 9.225 encoding
18:21:07 [2020-01-13T18:21:07.540Z] #34 9.547 runtime
18:21:07 [2020-01-13T18:21:07.540Z] #34 9.923 runtime/cgo
18:21:07 [2020-01-13T18:21:07.540Z] #34 ...
18:21:07 [2020-01-13T18:21:07.540Z] 
18:21:07 [2020-01-13T18:21:07.540Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.574 + RM_GOPATH=0
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.575 + TMP_GOPATH=
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.575 + : /build
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.575 + '[' -z '' ']'
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.575 ++ mktemp -d
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.643 + export GOPATH=/tmp/tmp.gO4FJ5g7dq
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.643 + GOPATH=/tmp/tmp.gO4FJ5g7dq
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.643 + RM_GOPATH=1
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.645 ++ dirname ./install.sh
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.669 + dir=.
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.670 + bin=gotestsum
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.672 + shift
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.674 + '[' '!' -f ./gotestsum.installer ']'
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.675 + . ./gotestsum.installer
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.677 ++ : v0.3.5
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.680 + install_gotestsum
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.681 + echo 'Installing gotestsum version v0.3.5'
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.681 Installing gotestsum version v0.3.5
18:21:07 [2020-01-13T18:21:07.540Z] #51 0.682 + go get -d gotest.tools/gotestsum
18:21:07 [2020-01-13T18:21:07.831Z] #51 ...
18:21:07 [2020-01-13T18:21:07.831Z] 
18:21:07 [2020-01-13T18:21:07.831Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:21:07 [2020-01-13T18:21:07.831Z] #26 0.764 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:21:07 [2020-01-13T18:21:07.831Z] #26 0.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:21:07 [2020-01-13T18:21:07.831Z] #26 0.979 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:21:07 [2020-01-13T18:21:07.831Z] #26 2.865 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
18:21:07 [2020-01-13T18:21:07.831Z] #26 6.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
18:21:07 [2020-01-13T18:21:07.831Z] #26 9.303 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
18:21:08 [2020-01-13T18:21:08.122Z] #26 ...
18:21:08 [2020-01-13T18:21:08.122Z] 
18:21:08 [2020-01-13T18:21:08.122Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:21:08 [2020-01-13T18:21:08.122Z] #42 0.595 + git clone https://github.com/docker/distribution.git .
18:21:08 [2020-01-13T18:21:08.122Z] #42 0.600 Cloning into '.'...
18:21:08 [2020-01-13T18:21:08.122Z] #42 ...
18:21:08 [2020-01-13T18:21:08.122Z] 
18:21:08 [2020-01-13T18:21:08.122Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.474 + RM_GOPATH=0
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.474 + TMP_GOPATH=
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.474 + : /build
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.475 + '[' -z '' ']'
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.477 ++ mktemp -d
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.481 + export GOPATH=/tmp/tmp.seSPOEAg9L
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.482 + GOPATH=/tmp/tmp.seSPOEAg9L
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.482 + RM_GOPATH=1
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.487 ++ dirname ./install.sh
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.493 + dir=.
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.493 + bin=golangci_lint
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.493 + shift
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.494 + '[' '!' -f ./golangci_lint.installer ']'
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.494 + . ./golangci_lint.installer
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.494 ++ : v1.20.0
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.495 + install_golangci_lint
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.496 + echo 'Installing golangci-lint version v1.20.0'
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.496 Installing golangci-lint version v1.20.0
18:21:08 [2020-01-13T18:21:08.122Z] #54 0.496 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:21:08 [2020-01-13T18:21:08.414Z] #54 ...
18:21:08 [2020-01-13T18:21:08.414Z] 
18:21:08 [2020-01-13T18:21:08.414Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:21:08 [2020-01-13T18:21:08.414Z] #24 0.460 + RM_GOPATH=0
18:21:08 [2020-01-13T18:21:08.414Z] #24 0.460 + TMP_GOPATH=
18:21:08 [2020-01-13T18:21:08.414Z] #24 0.460 + : /build
18:21:08 [2020-01-13T18:21:08.414Z] #24 0.460 + '[' -z '' ']'
18:21:08 [2020-01-13T18:21:08.414Z] #24 0.461 ++ mktemp -d
18:21:08 [2020-01-13T18:21:08.414Z] #24 0.469 + export GOPATH=/tmp/tmp.wrxl4IscN9
18:21:08 [2020-01-13T18:21:08.414Z] #24 0.469 + GOPATH=/tmp/tmp.wrxl4IscN9
18:21:08 [2020-01-13T18:21:08.414Z] #24 0.469 + RM_GOPATH=1
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.470 ++ dirname ./install.sh
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.472 + dir=.
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.472 + bin=dockercli
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.472 + shift
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.472 + '[' '!' -f ./dockercli.installer ']'
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.473 + . ./dockercli.installer
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.473 ++ : stable
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.473 ++ : 17.06.2-ce
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.474 + install_dockercli
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.475 Install docker/cli version 17.06.2-ce from stable
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.475 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.476 ++ uname -m
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.479 + arch=ppc64le
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.479 + '[' ppc64le '!=' x86_64 ']'
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.479 + '[' ppc64le '!=' s390x ']'
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.479 + '[' ppc64le '!=' armhf ']'
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.479 + build_dockercli
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.480 + git clone https://github.com/docker/docker-ce /tmp/tmp.wrxl4IscN9/tmp/docker-ce
18:21:08 [2020-01-13T18:21:08.415Z] #24 0.487 Cloning into '/tmp/tmp.wrxl4IscN9/tmp/docker-ce'...
18:21:08 [2020-01-13T18:21:08.415Z] #24 ...
18:21:08 [2020-01-13T18:21:08.415Z] 
18:21:08 [2020-01-13T18:21:08.415Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:08 [2020-01-13T18:21:08.415Z] #48 9.845 math
18:21:08 [2020-01-13T18:21:08.415Z] #48 10.20 runtime
18:21:08 [2020-01-13T18:21:08.415Z] #48 10.24 unicode/utf16
18:21:08 [2020-01-13T18:21:08.415Z] #48 11.81 container/list
18:21:11 [2020-01-13T18:21:11.342Z] #54 ...
18:21:11 [2020-01-13T18:21:11.342Z] 
18:21:11 [2020-01-13T18:21:11.342Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:11 [2020-01-13T18:21:11.342Z] #58 90.01 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:21:12 [2020-01-13T18:21:12.205Z] #58 91.38 + mkdir -p /build
18:21:12 [2020-01-13T18:21:12.205Z] #58 91.38 + cp runc /build/runc
18:21:12 [2020-01-13T18:21:12.625Z] #58 DONE 91.5s
18:21:12 [2020-01-13T18:21:12.625Z] 
18:21:12 [2020-01-13T18:21:12.625Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:21:12 [2020-01-13T18:21:12.845Z] #48 16.02 crypto/internal/subtle
18:21:13 [2020-01-13T18:21:13.135Z] #48 16.44 crypto/subtle
18:21:13 [2020-01-13T18:21:13.762Z] #48 16.92 vendor/golang.org/x/crypto/cryptobyte/asn1
18:21:14 [2020-01-13T18:21:14.392Z] #48 17.35 internal/nettrace
18:21:14 [2020-01-13T18:21:14.681Z] #48 17.80 runtime/cgo
18:21:16 [2020-01-13T18:21:16.095Z] #63 ...
18:21:16 [2020-01-13T18:21:16.095Z] 
18:21:16 [2020-01-13T18:21:16.095Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:21:16 [2020-01-13T18:21:16.095Z] #42 DONE 182.8s
18:21:16 [2020-01-13T18:21:16.095Z] 
18:21:16 [2020-01-13T18:21:16.095Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:21:16 [2020-01-13T18:21:16.500Z] #54 ...
18:21:16 [2020-01-13T18:21:16.500Z] 
18:21:16 [2020-01-13T18:21:16.500Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:21:16 [2020-01-13T18:21:16.500Z] #43 DONE 0.1s
18:21:16 [2020-01-13T18:21:16.500Z] 
18:21:16 [2020-01-13T18:21:16.500Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:21:16 [2020-01-13T18:21:16.500Z] #54 ...
18:21:16 [2020-01-13T18:21:16.500Z] 
18:21:16 [2020-01-13T18:21:16.500Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
18:21:16 [2020-01-13T18:21:16.500Z] #46 DONE 0.1s
18:21:16 [2020-01-13T18:21:16.500Z] 
18:21:16 [2020-01-13T18:21:16.500Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:21:16 [2020-01-13T18:21:16.904Z] #49 DONE 0.1s
18:21:16 [2020-01-13T18:21:16.904Z] 
18:21:16 [2020-01-13T18:21:16.904Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:21:16 [2020-01-13T18:21:16.904Z] #52 DONE 0.1s
18:21:16 [2020-01-13T18:21:16.904Z] 
18:21:16 [2020-01-13T18:21:16.904Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:21:20 [2020-01-13T18:21:20.233Z] #48 ...
18:21:20 [2020-01-13T18:21:20.233Z] 
18:21:20 [2020-01-13T18:21:20.233Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:21:20 [2020-01-13T18:21:20.233Z] #44 23.85 Fetched 8103 kB in 23s (351 kB/s)
18:21:24 [2020-01-13T18:21:24.970Z] #54 ...
18:21:24 [2020-01-13T18:21:24.970Z] 
18:21:24 [2020-01-13T18:21:24.970Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:21:24 [2020-01-13T18:21:24.970Z] #63 168.3 + bin/containerd
18:21:25 [2020-01-13T18:21:25.793Z] #44 23.85 Reading package lists...
18:21:25 [2020-01-13T18:21:25.793Z] #44 ...
18:21:25 [2020-01-13T18:21:25.793Z] 
18:21:25 [2020-01-13T18:21:25.793Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:21:25 [2020-01-13T18:21:25.793Z] #72 27.99 Checking out files:  57% (1147/1997)   
Checking out files:  58% (1159/1997)   
Checking out files:  59% (1179/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
18:21:25 [2020-01-13T18:21:25.793Z] #72 28.96 + cd /tmp/tmp.7YP659JIpP/src/github.com/docker/libnetwork
18:21:25 [2020-01-13T18:21:25.793Z] #72 28.96 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
18:21:26 [2020-01-13T18:21:26.825Z] #72 29.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:21:27 [2020-01-13T18:21:27.653Z] ok  	github.com/docker/docker/cmd/dockerd	0.188s	coverage: 30.5% of statements
18:21:28 [2020-01-13T18:21:28.593Z] ok  	github.com/docker/docker/container	0.204s	coverage: 35.3% of statements
18:21:28 [2020-01-13T18:21:28.593Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:21:28 [2020-01-13T18:21:28.593Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:21:28 [2020-01-13T18:21:28.593Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:21:28 [2020-01-13T18:21:28.593Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:21:29 [2020-01-13T18:21:29.207Z] #63 ...
18:21:29 [2020-01-13T18:21:29.207Z] 
18:21:29 [2020-01-13T18:21:29.207Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:21:29 [2020-01-13T18:21:29.207Z] #54 DONE 195.4s
18:21:29 [2020-01-13T18:21:29.207Z] 
18:21:29 [2020-01-13T18:21:29.207Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:21:29 [2020-01-13T18:21:29.207Z] #63 ...
18:21:29 [2020-01-13T18:21:29.207Z] 
18:21:29 [2020-01-13T18:21:29.207Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:21:29 [2020-01-13T18:21:29.207Z] #55 DONE 0.1s
18:21:29 [2020-01-13T18:21:29.207Z] 
18:21:29 [2020-01-13T18:21:29.207Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
18:21:29 [2020-01-13T18:21:29.207Z] #59 DONE 0.1s
18:21:29 [2020-01-13T18:21:29.207Z] 
18:21:29 [2020-01-13T18:21:29.207Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:21:31 [2020-01-13T18:21:31.270Z] #72 ...
18:21:31 [2020-01-13T18:21:31.270Z] 
18:21:31 [2020-01-13T18:21:31.270Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:31 [2020-01-13T18:21:31.270Z] #48 23.69 vendor/golang.org/x/crypto/internal/subtle
18:21:31 [2020-01-13T18:21:31.270Z] #48 ...
18:21:31 [2020-01-13T18:21:31.270Z] 
18:21:31 [2020-01-13T18:21:31.270Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:21:31 [2020-01-13T18:21:31.270Z] #26 24.15 Fetched 8103 kB in 23s (346 kB/s)
18:21:31 [2020-01-13T18:21:31.270Z] #26 24.15 Reading package lists...
18:21:31 [2020-01-13T18:21:31.270Z] #26 33.90 Reading package lists...
18:21:31 [2020-01-13T18:21:31.270Z] #26 ...
18:21:31 [2020-01-13T18:21:31.270Z] 
18:21:31 [2020-01-13T18:21:31.270Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:21:31 [2020-01-13T18:21:31.270Z] #54 32.09 + cd /tmp/tmp.seSPOEAg9L/src/github.com/golangci/golangci-lint/
18:21:31 [2020-01-13T18:21:31.270Z] #54 32.09 + git checkout -q v1.20.0
18:21:31 [2020-01-13T18:21:31.270Z] #54 32.73 ++ git describe --tags
18:21:31 [2020-01-13T18:21:31.270Z] #54 32.73 + version=v1.20.0
18:21:31 [2020-01-13T18:21:31.270Z] #54 32.74 ++ git rev-parse --short HEAD
18:21:31 [2020-01-13T18:21:31.270Z] #54 32.77 + commit=cc98739
18:21:31 [2020-01-13T18:21:31.270Z] #54 32.78 ++ git show -s --format=%cd
18:21:31 [2020-01-13T18:21:31.270Z] #54 32.82 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
18:21:31 [2020-01-13T18:21:31.270Z] #54 32.82 + 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
18:21:31 [2020-01-13T18:21:31.561Z] #54 ...
18:21:31 [2020-01-13T18:21:31.561Z] 
18:21:31 [2020-01-13T18:21:31.561Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:21:31 [2020-01-13T18:21:31.561Z] #11 25.00 Fetched 8103 kB in 24s (334 kB/s)
18:21:31 [2020-01-13T18:21:31.561Z] #11 25.00 Reading package lists...
18:21:31 [2020-01-13T18:21:31.561Z] #11 34.55 Reading package lists...
18:21:31 [2020-01-13T18:21:31.561Z] #11 ...
18:21:31 [2020-01-13T18:21:31.561Z] 
18:21:31 [2020-01-13T18:21:31.561Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:21:31 [2020-01-13T18:21:31.561Z] #42 26.18 Checking out files:  84% (1324/1559)   
Checking out files:  85% (1326/1559)   
Checking out files:  86% (1341/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
18:21:31 [2020-01-13T18:21:31.561Z] #42 26.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:21:31 [2020-01-13T18:21:31.561Z] #42 29.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:21:31 [2020-01-13T18:21:31.852Z] #42 ...
18:21:31 [2020-01-13T18:21:31.852Z] 
18:21:31 [2020-01-13T18:21:31.852Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:21:31 [2020-01-13T18:21:31.852Z] #36 25.30 Fetched 8103 kB in 25s (329 kB/s)
18:21:31 [2020-01-13T18:21:31.852Z] #36 25.30 Reading package lists...
18:21:31 [2020-01-13T18:21:31.852Z] #36 34.64 Reading package lists...
18:21:31 [2020-01-13T18:21:31.852Z] #36 ...
18:21:31 [2020-01-13T18:21:31.852Z] 
18:21:31 [2020-01-13T18:21:31.852Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:21:31 [2020-01-13T18:21:31.852Z] #60 25.27 Fetched 8103 kB in 25s (329 kB/s)
18:21:31 [2020-01-13T18:21:31.852Z] #60 25.27 Reading package lists...
18:21:31 [2020-01-13T18:21:31.896Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.029s	coverage: 65.3% of statements
18:21:32 [2020-01-13T18:21:32.142Z] #60 34.26 Reading package lists...
18:21:32 [2020-01-13T18:21:32.142Z] #60 ...
18:21:32 [2020-01-13T18:21:32.142Z] 
18:21:32 [2020-01-13T18:21:32.142Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:21:32 [2020-01-13T18:21:32.142Z] #44 23.85 Reading package lists...
18:21:32 [2020-01-13T18:21:32.466Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.042s	coverage: 35.8% of statements
18:21:34 [2020-01-13T18:21:34.381Z] ok  	github.com/docker/docker/daemon/cluster	0.148s	coverage: 0.5% of statements
18:21:36 [2020-01-13T18:21:36.296Z] ok  	github.com/docker/docker/daemon/discovery	0.014s	coverage: 30.0% of statements
18:21:37 [2020-01-13T18:21:37.685Z] ok  	github.com/docker/docker/daemon/config	0.099s	coverage: 82.1% of statements
18:21:37 [2020-01-13T18:21:37.686Z] ok  	github.com/docker/docker/daemon/events	0.074s	coverage: 50.0% of statements
18:21:40 [2020-01-13T18:21:40.238Z] ok  	github.com/docker/docker/daemon/graphdriver	0.017s	coverage: 2.2% of statements
18:21:40 [2020-01-13T18:21:40.616Z] #44 33.70 Reading package lists...
18:21:40 [2020-01-13T18:21:40.616Z] #44 42.97 Building dependency tree...
18:21:40 [2020-01-13T18:21:40.616Z] #44 ...
18:21:40 [2020-01-13T18:21:40.616Z] 
18:21:40 [2020-01-13T18:21:40.616Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:21:40 [2020-01-13T18:21:40.616Z] #11 34.55 Reading package lists...
18:21:42 [2020-01-13T18:21:42.119Z] #11 43.56 Building dependency tree...
18:21:43 [2020-01-13T18:21:43.150Z] #11 46.74 The following additional packages will be installed:
18:21:43 [2020-01-13T18:21:43.150Z] #11 46.75   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:21:43 [2020-01-13T18:21:43.150Z] #11 46.75   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:21:43 [2020-01-13T18:21:43.150Z] #11 46.75   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:21:43 [2020-01-13T18:21:43.150Z] #11 46.75   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:21:43 [2020-01-13T18:21:43.440Z] #11 46.77 Suggested packages:
18:21:43 [2020-01-13T18:21:43.440Z] #11 46.77   gcc-8-locales seccomp wine64
18:21:43 [2020-01-13T18:21:43.572Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
18:21:43 [2020-01-13T18:21:43.832Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.470s	coverage: 13.7% of statements
18:21:45 [2020-01-13T18:21:45.214Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.712s	coverage: 57.0% of statements
18:21:45 [2020-01-13T18:21:45.511Z] #11 ...
18:21:45 [2020-01-13T18:21:45.511Z] 
18:21:45 [2020-01-13T18:21:45.511Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:21:45 [2020-01-13T18:21:45.511Z] #44 42.97 Building dependency tree...
18:21:45 [2020-01-13T18:21:45.511Z] #44 46.05 The following additional packages will be installed:
18:21:45 [2020-01-13T18:21:45.511Z] #44 46.05   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:21:45 [2020-01-13T18:21:45.512Z] #44 46.06   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:21:45 [2020-01-13T18:21:45.512Z] #44 46.08 Suggested packages:
18:21:45 [2020-01-13T18:21:45.512Z] #44 46.08   manpages-dev python-setuptools
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.49 The following NEW packages will be installed:
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.50   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.50   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.50   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.50   python-six zlib1g-dev
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.70 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.70 Need to get 4075 kB of archives.
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.70 After this operation, 24.5 MB of additional disk space will be used.
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
18:21:45 [2020-01-13T18:21:45.512Z] #44 48.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
18:21:45 [2020-01-13T18:21:45.512Z] #44 49.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
18:21:45 [2020-01-13T18:21:45.512Z] #44 49.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
18:21:45 [2020-01-13T18:21:45.802Z] #44 49.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
18:21:45 [2020-01-13T18:21:45.802Z] #44 49.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
18:21:45 [2020-01-13T18:21:45.802Z] #44 49.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
18:21:45 [2020-01-13T18:21:45.802Z] #44 49.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
18:21:45 [2020-01-13T18:21:45.802Z] #44 49.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
18:21:46 [2020-01-13T18:21:46.092Z] #44 49.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
18:21:47 [2020-01-13T18:21:47.613Z] #44 51.13 debconf: delaying package configuration, since apt-utils is not installed
18:21:47 [2020-01-13T18:21:47.613Z] #44 ...
18:21:47 [2020-01-13T18:21:47.613Z] 
18:21:47 [2020-01-13T18:21:47.613Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:21:47 [2020-01-13T18:21:47.613Z] #11 49.28 The following NEW packages will be installed:
18:21:47 [2020-01-13T18:21:47.613Z] #11 49.29   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:21:47 [2020-01-13T18:21:47.613Z] #11 49.29   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:21:47 [2020-01-13T18:21:47.613Z] #11 49.29   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:21:47 [2020-01-13T18:21:47.613Z] #11 49.30   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:21:47 [2020-01-13T18:21:47.613Z] #11 49.30   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:21:47 [2020-01-13T18:21:47.613Z] #11 49.31   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:21:47 [2020-01-13T18:21:47.613Z] #11 49.48 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:21:47 [2020-01-13T18:21:47.613Z] #11 49.48 Need to get 78.9 MB of archives.
18:21:47 [2020-01-13T18:21:47.613Z] #11 49.48 After this operation, 532 MB of additional disk space will be used.
18:21:47 [2020-01-13T18:21:47.613Z] #11 49.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
18:21:47 [2020-01-13T18:21:47.613Z] #11 49.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
18:21:47 [2020-01-13T18:21:47.613Z] #11 50.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:21:47 [2020-01-13T18:21:47.613Z] #11 50.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
18:21:47 [2020-01-13T18:21:47.613Z] #11 50.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
18:21:47 [2020-01-13T18:21:47.613Z] #11 50.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
18:21:47 [2020-01-13T18:21:47.613Z] #11 51.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:21:48 [2020-01-13T18:21:48.248Z] #11 51.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
18:21:48 [2020-01-13T18:21:48.248Z] #11 51.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
18:21:48 [2020-01-13T18:21:48.881Z] #11 ...
18:21:48 [2020-01-13T18:21:48.881Z] 
18:21:48 [2020-01-13T18:21:48.881Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:21:48 [2020-01-13T18:21:48.881Z] #60 34.26 Reading package lists...
18:21:48 [2020-01-13T18:21:48.881Z] #60 43.87 Building dependency tree...
18:21:48 [2020-01-13T18:21:48.881Z] #60 47.69 The following additional packages will be installed:
18:21:48 [2020-01-13T18:21:48.881Z] #60 47.69   libbtrfs0
18:21:48 [2020-01-13T18:21:48.881Z] #60 47.90 The following NEW packages will be installed:
18:21:48 [2020-01-13T18:21:48.881Z] #60 47.90   libbtrfs-dev libbtrfs0
18:21:48 [2020-01-13T18:21:48.881Z] #60 48.14 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:21:48 [2020-01-13T18:21:48.881Z] #60 48.14 Need to get 120 kB of archives.
18:21:48 [2020-01-13T18:21:48.881Z] #60 48.14 After this operation, 423 kB of additional disk space will be used.
18:21:48 [2020-01-13T18:21:48.881Z] #60 48.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
18:21:48 [2020-01-13T18:21:48.881Z] #60 48.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
18:21:48 [2020-01-13T18:21:48.881Z] #60 50.42 debconf: delaying package configuration, since apt-utils is not installed
18:21:48 [2020-01-13T18:21:48.881Z] #60 50.78 Fetched 120 kB in 0s (1095 kB/s)
18:21:48 [2020-01-13T18:21:48.881Z] #60 51.08 Selecting previously unselected package libbtrfs0.
18:21:48 [2020-01-13T18:21:48.881Z] #60 51.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
18:21:48 [2020-01-13T18:21:48.881Z] #60 51.19 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
18:21:48 [2020-01-13T18:21:48.881Z] #60 51.23 Unpacking libbtrfs0 (4.20.1-2) ...
18:21:48 [2020-01-13T18:21:48.881Z] #60 51.48 Selecting previously unselected package libbtrfs-dev.
18:21:48 [2020-01-13T18:21:48.881Z] #60 51.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
18:21:48 [2020-01-13T18:21:48.881Z] #60 51.49 Unpacking libbtrfs-dev (4.20.1-2) ...
18:21:48 [2020-01-13T18:21:48.881Z] #60 51.81 Setting up libbtrfs0 (4.20.1-2) ...
18:21:48 [2020-01-13T18:21:48.881Z] #60 51.82 Setting up libbtrfs-dev (4.20.1-2) ...
18:21:48 [2020-01-13T18:21:48.881Z] #60 51.83 Processing triggers for libc-bin (2.28-10) ...
18:21:48 [2020-01-13T18:21:48.881Z] #60 DONE 52.2s
18:21:48 [2020-01-13T18:21:48.881Z] 
18:21:48 [2020-01-13T18:21:48.881Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:21:48 [2020-01-13T18:21:48.881Z] #61 DONE 0.1s
18:21:48 [2020-01-13T18:21:48.881Z] 
18:21:48 [2020-01-13T18:21:48.881Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:21:48 [2020-01-13T18:21:48.881Z] #62 DONE 0.0s
18:21:48 [2020-01-13T18:21:48.881Z] 
18:21:48 [2020-01-13T18:21:48.881Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:21:48 [2020-01-13T18:21:48.881Z] #44 51.39 Fetched 4075 kB in 1s (5078 kB/s)
18:21:48 [2020-01-13T18:21:48.881Z] #44 51.55 Selecting previously unselected package libcap-dev:ppc64el.
18:21:48 [2020-01-13T18:21:48.881Z] #44 51.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
18:21:48 [2020-01-13T18:21:48.881Z] #44 51.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
18:21:48 [2020-01-13T18:21:48.881Z] #44 51.69 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
18:21:48 [2020-01-13T18:21:48.881Z] #44 51.96 Selecting previously unselected package libnet1:ppc64el.
18:21:48 [2020-01-13T18:21:48.881Z] #44 51.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
18:21:48 [2020-01-13T18:21:48.881Z] #44 52.01 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:21:48 [2020-01-13T18:21:48.881Z] #44 52.15 Selecting previously unselected package libnet1-dev.
18:21:48 [2020-01-13T18:21:48.881Z] #44 52.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
18:21:48 [2020-01-13T18:21:48.881Z] #44 52.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:21:49 [2020-01-13T18:21:49.173Z] #44 52.61 Selecting previously unselected package libnl-3-200:ppc64el.
18:21:49 [2020-01-13T18:21:49.174Z] #44 52.63 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
18:21:49 [2020-01-13T18:21:49.174Z] #44 52.64 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
18:21:49 [2020-01-13T18:21:49.174Z] #44 ...
18:21:49 [2020-01-13T18:21:49.174Z] 
18:21:49 [2020-01-13T18:21:49.174Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:21:49 [2020-01-13T18:21:49.174Z] #26 33.90 Reading package lists...
18:21:49 [2020-01-13T18:21:49.174Z] #26 43.94 Building dependency tree...
18:21:49 [2020-01-13T18:21:49.174Z] #26 47.58 ca-certificates is already the newest version (20190110).
18:21:49 [2020-01-13T18:21:49.174Z] #26 47.58 The following additional packages will be installed:
18:21:49 [2020-01-13T18:21:49.174Z] #26 47.59   libjq1 libonig5
18:21:49 [2020-01-13T18:21:49.174Z] #26 48.55 The following NEW packages will be installed:
18:21:49 [2020-01-13T18:21:49.174Z] #26 48.55   jq libjq1 libonig5
18:21:49 [2020-01-13T18:21:49.174Z] #26 48.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:21:49 [2020-01-13T18:21:49.174Z] #26 48.70 Need to get 358 kB of archives.
18:21:49 [2020-01-13T18:21:49.174Z] #26 48.70 After this operation, 1277 kB of additional disk space will be used.
18:21:49 [2020-01-13T18:21:49.174Z] #26 48.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
18:21:49 [2020-01-13T18:21:49.174Z] #26 48.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
18:21:49 [2020-01-13T18:21:49.174Z] #26 48.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
18:21:49 [2020-01-13T18:21:49.174Z] #26 50.40 debconf: delaying package configuration, since apt-utils is not installed
18:21:49 [2020-01-13T18:21:49.174Z] #26 50.75 Fetched 358 kB in 0s (2272 kB/s)
18:21:49 [2020-01-13T18:21:49.174Z] #26 50.98 Selecting previously unselected package libonig5:ppc64el.
18:21:49 [2020-01-13T18:21:49.174Z] #26 50.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
18:21:49 [2020-01-13T18:21:49.174Z] #26 51.20 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
18:21:49 [2020-01-13T18:21:49.174Z] #26 51.22 Unpacking libonig5:ppc64el (6.9.1-1) ...
18:21:49 [2020-01-13T18:21:49.174Z] #26 51.78 Selecting previously unselected package libjq1:ppc64el.
18:21:49 [2020-01-13T18:21:49.174Z] #26 51.85 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
18:21:49 [2020-01-13T18:21:49.174Z] #26 51.86 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:21:49 [2020-01-13T18:21:49.174Z] #26 52.05 Selecting previously unselected package jq.
18:21:49 [2020-01-13T18:21:49.174Z] #26 52.08 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
18:21:49 [2020-01-13T18:21:49.174Z] #26 52.09 Unpacking jq (1.5+dfsg-2+b1) ...
18:21:49 [2020-01-13T18:21:49.174Z] #26 52.48 Setting up libonig5:ppc64el (6.9.1-1) ...
18:21:49 [2020-01-13T18:21:49.174Z] #26 52.50 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:21:49 [2020-01-13T18:21:49.174Z] #26 52.52 Setting up jq (1.5+dfsg-2+b1) ...
18:21:49 [2020-01-13T18:21:49.174Z] #26 52.53 Processing triggers for libc-bin (2.28-10) ...
18:21:49 [2020-01-13T18:21:49.174Z] #26 DONE 52.9s
18:21:49 [2020-01-13T18:21:49.232Z] #63 192.0 + bin/containerd-stress
18:21:49 [2020-01-13T18:21:49.419Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.594s	coverage: 46.2% of statements
18:21:49 [2020-01-13T18:21:49.420Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.888s	coverage: 72.5% of statements
18:21:49 [2020-01-13T18:21:49.420Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.759s	coverage: 48.6% of statements
18:21:49 [2020-01-13T18:21:49.464Z] 
18:21:49 [2020-01-13T18:21:49.464Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:21:49 [2020-01-13T18:21:49.464Z] #44 52.96 Selecting previously unselected package libnl-3-dev:ppc64el.
18:21:49 [2020-01-13T18:21:49.464Z] #44 52.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
18:21:49 [2020-01-13T18:21:49.464Z] #44 ...
18:21:49 [2020-01-13T18:21:49.464Z] 
18:21:49 [2020-01-13T18:21:49.464Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:21:49 [2020-01-13T18:21:49.464Z] #27 DONE 0.1s
18:21:49 [2020-01-13T18:21:49.464Z] 
18:21:49 [2020-01-13T18:21:49.464Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:21:49 [2020-01-13T18:21:49.464Z] #44 53.00 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
18:21:49 [2020-01-13T18:21:49.792Z] #63 193.7 + bin/containerd-shim
18:21:50 [2020-01-13T18:21:50.212Z] #44 53.49 Selecting previously unselected package libprotobuf-c1:ppc64el.
18:21:50 [2020-01-13T18:21:50.212Z] #44 53.52 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
18:21:50 [2020-01-13T18:21:50.212Z] #44 53.54 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:21:50 [2020-01-13T18:21:50.511Z] #44 53.69 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
18:21:50 [2020-01-13T18:21:50.511Z] #44 53.71 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
18:21:50 [2020-01-13T18:21:50.511Z] #44 53.72 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
18:21:50 [2020-01-13T18:21:50.511Z] #44 ...
18:21:50 [2020-01-13T18:21:50.511Z] 
18:21:50 [2020-01-13T18:21:50.511Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:21:50 [2020-01-13T18:21:50.511Z] #36 34.64 Reading package lists...
18:21:50 [2020-01-13T18:21:50.511Z] #36 44.11 Building dependency tree...
18:21:50 [2020-01-13T18:21:50.511Z] #36 48.10 The following additional packages will be installed:
18:21:50 [2020-01-13T18:21:50.511Z] #36 48.12   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:21:50 [2020-01-13T18:21:50.511Z] #36 48.14 Suggested packages:
18:21:50 [2020-01-13T18:21:50.511Z] #36 48.14   cmake-doc ninja-build lrzip
18:21:50 [2020-01-13T18:21:50.511Z] #36 48.14 Recommended packages:
18:21:50 [2020-01-13T18:21:50.511Z] #36 48.14   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:21:50 [2020-01-13T18:21:50.511Z] #36 50.46 The following NEW packages will be installed:
18:21:50 [2020-01-13T18:21:50.511Z] #36 50.47   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:21:50 [2020-01-13T18:21:50.511Z] #36 50.47   vim-common xxd
18:21:50 [2020-01-13T18:21:50.511Z] #36 50.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:21:50 [2020-01-13T18:21:50.511Z] #36 50.58 Need to get 14.9 MB of archives.
18:21:50 [2020-01-13T18:21:50.511Z] #36 50.58 After this operation, 67.2 MB of additional disk space will be used.
18:21:50 [2020-01-13T18:21:50.511Z] #36 50.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
18:21:50 [2020-01-13T18:21:50.511Z] #36 50.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
18:21:50 [2020-01-13T18:21:50.511Z] #36 50.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
18:21:50 [2020-01-13T18:21:50.511Z] #36 51.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
18:21:50 [2020-01-13T18:21:50.511Z] #36 53.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
18:21:50 [2020-01-13T18:21:50.511Z] #36 53.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
18:21:50 [2020-01-13T18:21:50.511Z] #36 53.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
18:21:50 [2020-01-13T18:21:50.511Z] #36 53.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
18:21:50 [2020-01-13T18:21:50.511Z] #36 53.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
18:21:50 [2020-01-13T18:21:50.511Z] #36 53.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
18:21:50 [2020-01-13T18:21:50.511Z] #36 ...
18:21:50 [2020-01-13T18:21:50.511Z] 
18:21:50 [2020-01-13T18:21:50.511Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:21:50 [2020-01-13T18:21:50.511Z] #44 53.96 Selecting previously unselected package zlib1g-dev:ppc64el.
18:21:50 [2020-01-13T18:21:50.511Z] #44 53.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
18:21:50 [2020-01-13T18:21:50.511Z] #44 54.02 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
18:21:51 [2020-01-13T18:21:51.143Z] #44 54.65 Selecting previously unselected package libprotobuf17:ppc64el.
18:21:51 [2020-01-13T18:21:51.143Z] #44 54.67 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
18:21:51 [2020-01-13T18:21:51.143Z] #44 54.69 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
18:21:51 [2020-01-13T18:21:51.331Z] ok  	github.com/docker/docker/daemon	12.370s	coverage: 17.6% of statements
18:21:51 [2020-01-13T18:21:51.331Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:21:51 [2020-01-13T18:21:51.331Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:21:51 [2020-01-13T18:21:51.331Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:21:51 [2020-01-13T18:21:51.331Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:21:51 [2020-01-13T18:21:51.331Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:21:51 [2020-01-13T18:21:51.331Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 58.0% of statements
18:21:51 [2020-01-13T18:21:51.656Z] Running on azwin-2-372cc0 in d:\jenkins\workspace\moby_PR-40366
[Pipeline] {
[Pipeline] ws
18:21:51 [2020-01-13T18:21:51.672Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
18:21:51 [2020-01-13T18:21:51.902Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.568s	coverage: 76.1% of statements
18:21:52 [2020-01-13T18:21:52.649Z] #44 56.02 Selecting previously unselected package libprotobuf-lite17:ppc64el.
18:21:52 [2020-01-13T18:21:52.649Z] #44 56.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
18:21:52 [2020-01-13T18:21:52.649Z] #44 56.04 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
18:21:52 [2020-01-13T18:21:52.939Z] #44 56.45 Selecting previously unselected package libprotobuf-dev:ppc64el.
18:21:52 [2020-01-13T18:21:52.939Z] #44 56.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
18:21:52 [2020-01-13T18:21:52.939Z] #44 56.46 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
18:21:53 [2020-01-13T18:21:53.287Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
18:21:53 [2020-01-13T18:21:53.548Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.049s	coverage: 3.0% of statements
18:21:55 [2020-01-13T18:21:55.460Z] ok  	github.com/docker/docker/daemon/logger	0.235s	coverage: 42.7% of statements
18:21:55 [2020-01-13T18:21:55.696Z] #44 58.84 Selecting previously unselected package libprotoc17:ppc64el.
18:21:55 [2020-01-13T18:21:55.696Z] #44 58.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
18:21:55 [2020-01-13T18:21:55.696Z] #44 58.86 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
18:21:55 [2020-01-13T18:21:55.696Z] #44 ...
18:21:55 [2020-01-13T18:21:55.696Z] 
18:21:55 [2020-01-13T18:21:55.696Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:21:55 [2020-01-13T18:21:55.696Z] #28 2.715 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:21:55 [2020-01-13T18:21:55.696Z] #28 3.703 #=#=#                                                                         
18:21:55 [2020-01-13T18:21:55.720Z] ok  	github.com/docker/docker/daemon/images	0.043s	coverage: 4.9% of statements
18:21:55 [2020-01-13T18:21:55.980Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.272s	coverage: 77.8% of statements
18:21:55 [2020-01-13T18:21:55.986Z] #28 3.978 #=#=#                                                                         

##                                                                         3.7%
#####                                                                      8.0%
########                                                                  12.3%
###########                                                               16.5%
##############                                                            20.8%
####################                                                      28.9%
#########################                                                 35.3%
###############################                                           43.8%
###################################                                       49.3%
#####################################                                     51.4%
########################################                                  55.7%
###########################################                               59.9%
#################################################                         68.4%
#######################################################                   77.0%
#############################################################             84.9%
################################################################          89.1%
###################################################################       93.9%
#######################################################################   99.7%
######################################################################## 100.0%
18:21:56 [2020-01-13T18:21:56.302Z] #63 199.4 + bin/containerd-shim-runc-v1
18:21:56 [2020-01-13T18:21:56.616Z] #28 6.997 #=#=#                                                                         
18:21:56 [2020-01-13T18:21:56.921Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 67.0% of statements
18:21:56 [2020-01-13T18:21:56.921Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.965s	coverage: 60.1% of statements
18:21:56 [2020-01-13T18:21:56.921Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:21:56 [2020-01-13T18:21:56.921Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:21:56 [2020-01-13T18:21:56.921Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:21:56 [2020-01-13T18:21:56.921Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:21:56 [2020-01-13T18:21:56.921Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:21:56 [2020-01-13T18:21:56.921Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:21:57 [2020-01-13T18:21:57.182Z] ok  	github.com/docker/docker/daemon/logger/journald	0.021s	coverage: 26.2% of statements
18:21:57 [2020-01-13T18:21:57.755Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.057s	coverage: 62.1% of statements
18:21:57 [2020-01-13T18:21:57.755Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.027s	coverage: 88.3% of statements
18:21:58 [2020-01-13T18:21:58.096Z] #28 7.361 #=#=#                                                                         

######                                                                     8.7%
##########                                                                14.4%
##############                                                            20.2%
######################                                                    31.5%
#############################                                             41.1%
#####################################                                     52.5%
##############################################                            64.1%
######################################################                    75.5%
##############################################################            87.0%#28 ...
18:21:58 [2020-01-13T18:21:58.096Z] 
18:21:58 [2020-01-13T18:21:58.096Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:21:58 [2020-01-13T18:21:58.096Z] #72 DONE 61.5s
18:21:58 [2020-01-13T18:21:58.096Z] 
18:21:58 [2020-01-13T18:21:58.096Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:21:58 [2020-01-13T18:21:58.096Z] #28 7.361 #=#=#                                                                         

######                                                                     8.7%
##########                                                                14.4%
##############                                                            20.2%
######################                                                    31.5%
#############################                                             41.1%
#####################################                                     52.5%
##############################################                            64.1%
######################################################                    75.5%
##############################################################            87.0%
##################################################################        92.7%
######################################################################## 100.0%
18:21:58 [2020-01-13T18:21:58.096Z] #28 ...
18:21:58 [2020-01-13T18:21:58.096Z] 
18:21:58 [2020-01-13T18:21:58.096Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:21:58 [2020-01-13T18:21:58.096Z] #44 59.61 Selecting previously unselected package protobuf-c-compiler.
18:21:58 [2020-01-13T18:21:58.096Z] #44 59.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
18:21:58 [2020-01-13T18:21:58.096Z] #44 59.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:21:58 [2020-01-13T18:21:58.096Z] #44 59.88 Selecting previously unselected package protobuf-compiler.
18:21:58 [2020-01-13T18:21:58.096Z] #44 59.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
18:21:58 [2020-01-13T18:21:58.096Z] #44 59.98 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:21:58 [2020-01-13T18:21:58.096Z] #44 60.22 Selecting previously unselected package python-pkg-resources.
18:21:58 [2020-01-13T18:21:58.096Z] #44 60.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:21:58 [2020-01-13T18:21:58.096Z] #44 60.23 Unpacking python-pkg-resources (40.8.0-1) ...
18:21:58 [2020-01-13T18:21:58.096Z] #44 60.54 Selecting previously unselected package python-six.
18:21:58 [2020-01-13T18:21:58.096Z] #44 60.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:21:58 [2020-01-13T18:21:58.096Z] #44 60.57 Unpacking python-six (1.12.0-1) ...
18:21:58 [2020-01-13T18:21:58.096Z] #44 60.71 Selecting previously unselected package python-protobuf.
18:21:58 [2020-01-13T18:21:58.096Z] #44 60.73 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
18:21:58 [2020-01-13T18:21:58.096Z] #44 60.75 Unpacking python-protobuf (3.6.1.3-2) ...
18:21:58 [2020-01-13T18:21:58.172Z] #63 202.2 + bin/containerd-shim-runc-v2
18:21:58 [2020-01-13T18:21:58.387Z] #44 61.88 Setting up python-pkg-resources (40.8.0-1) ...
18:21:59 [2020-01-13T18:21:59.024Z] #44 ...
18:21:59 [2020-01-13T18:21:59.024Z] 
18:21:59 [2020-01-13T18:21:59.024Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.436 + RM_GOPATH=0
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.436 + TMP_GOPATH=
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.436 + : /build
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.436 + '[' -z '' ']'
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.438 ++ mktemp -d
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.447 + export GOPATH=/tmp/tmp.MTUMmXZnZd
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.447 + GOPATH=/tmp/tmp.MTUMmXZnZd
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.447 + RM_GOPATH=1
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.455 ++ dirname ./install.sh
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.461 + dir=.
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.462 + bin=containerd
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.462 + shift
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.463 + '[' '!' -f ./containerd.installer ']'
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.463 + . ./containerd.installer
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.463 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.474 + install_containerd
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.475 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.475 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MTUMmXZnZd/src/github.com/containerd/containerd
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.475 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:21:59 [2020-01-13T18:21:59.024Z] #63 0.480 Cloning into '/tmp/tmp.MTUMmXZnZd/src/github.com/containerd/containerd'...
18:21:59 [2020-01-13T18:21:59.024Z] #63 ...
18:21:59 [2020-01-13T18:21:59.024Z] 
18:21:59 [2020-01-13T18:21:59.024Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:21:59 [2020-01-13T18:21:59.024Z] #36 56.40 debconf: delaying package configuration, since apt-utils is not installed
18:21:59 [2020-01-13T18:21:59.024Z] #36 56.62 Fetched 14.9 MB in 4s (4219 kB/s)
18:21:59 [2020-01-13T18:21:59.024Z] #36 56.89 Selecting previously unselected package xxd.
18:21:59 [2020-01-13T18:21:59.024Z] #36 56.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 ... 15330 files and directories currently installed.)
18:21:59 [2020-01-13T18:21:59.024Z] #36 57.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
18:21:59 [2020-01-13T18:21:59.024Z] #36 57.13 Unpacking xxd (2:8.1.0875-5) ...
18:21:59 [2020-01-13T18:21:59.024Z] #36 57.53 Selecting previously unselected package vim-common.
18:21:59 [2020-01-13T18:21:59.024Z] #36 57.54 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:21:59 [2020-01-13T18:21:59.024Z] #36 57.62 Unpacking vim-common (2:8.1.0875-5) ...
18:21:59 [2020-01-13T18:21:59.024Z] #36 58.33 Selecting previously unselected package cmake-data.
18:21:59 [2020-01-13T18:21:59.024Z] #36 58.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:21:59 [2020-01-13T18:21:59.024Z] #36 58.37 Unpacking cmake-data (3.13.4-1) ...
18:21:59 [2020-01-13T18:21:59.024Z] #36 ...
18:21:59 [2020-01-13T18:21:59.024Z] 
18:21:59 [2020-01-13T18:21:59.024Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:21:59 [2020-01-13T18:21:59.024Z] #28 9.615 #=#=#                                                                         
18:21:59 [2020-01-13T18:21:59.028Z] #63 203.2 + binaries
18:21:59 [2020-01-13T18:21:59.028Z] #63 203.2 + mkdir -p /build
18:21:59 [2020-01-13T18:21:59.028Z] #63 203.2 + cp bin/containerd /build/containerd
18:21:59 [2020-01-13T18:21:59.028Z] #63 203.2 + cp bin/containerd-shim /build/containerd-shim
18:21:59 [2020-01-13T18:21:59.140Z] ok  	github.com/docker/docker/daemon/logger/local	0.037s	coverage: 74.7% of statements
18:21:59 [2020-01-13T18:21:59.140Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:21:59 [2020-01-13T18:21:59.140Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.076s	coverage: 19.9% of statements
18:21:59 [2020-01-13T18:21:59.461Z] #63 203.2 + cp bin/ctr /build/ctr
18:21:59 [2020-01-13T18:21:59.461Z] #63 DONE 203.4s
18:21:59 [2020-01-13T18:21:59.712Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.028s	coverage: 47.8% of statements
18:21:59 [2020-01-13T18:21:59.712Z] ok  	github.com/docker/docker/daemon/logger/templates	0.021s	coverage: 8.3% of statements
18:22:00 [2020-01-13T18:22:00.311Z] 
18:22:00 [2020-01-13T18:22:00.311Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
18:22:00 [2020-01-13T18:22:00.701Z] #64 DONE 0.2s
18:22:00 [2020-01-13T18:22:00.701Z] 
18:22:00 [2020-01-13T18:22:00.701Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:22:00 [2020-01-13T18:22:00.701Z] #68 DONE 0.1s
18:22:00 [2020-01-13T18:22:00.701Z] 
18:22:00 [2020-01-13T18:22:00.701Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
18:22:00 [2020-01-13T18:22:00.701Z] #70 DONE 0.1s
18:22:00 [2020-01-13T18:22:00.701Z] 
18:22:00 [2020-01-13T18:22:00.701Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
18:22:00 [2020-01-13T18:22:00.701Z] #73 DONE 0.1s
18:22:00 [2020-01-13T18:22:00.701Z] 
18:22:00 [2020-01-13T18:22:00.701Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
18:22:00 [2020-01-13T18:22:00.701Z] #74 DONE 0.0s
18:22:01 [2020-01-13T18:22:01.092Z] ok  	github.com/docker/docker/daemon/network	0.017s	coverage: 63.8% of statements
18:22:01 [2020-01-13T18:22:01.098Z] 
18:22:01 [2020-01-13T18:22:01.098Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
18:22:01 [2020-01-13T18:22:01.472Z] #75 DONE 0.5s
18:22:01 [2020-01-13T18:22:01.472Z] 
18:22:01 [2020-01-13T18:22:01.472Z] #76 exporting to oci image format
18:22:01 [2020-01-13T18:22:01.472Z] #76 exporting layers
18:22:01 [2020-01-13T18:22:01.677Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.904s	coverage: 82.5% of statements
18:22:01 [2020-01-13T18:22:01.677Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:22:01 [2020-01-13T18:22:01.677Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:22:02 [2020-01-13T18:22:02.018Z] #28 10.02 #=#=#                                                                         

##                                                                         3.1%
####                                                                       5.7%
#####                                                                      8.3%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               16.0%
###############                                                           21.2%
##################                                                        25.1%
#####################                                                     30.2%
###########################                                               37.9%
################################                                          45.7%
######################################                                    53.5%
##############################################                            64.2%
###################################################                       72.0%
#########################################################                 79.7%
##############################################################            87.4%
##################################################################        92.6%
######################################################################    97.8%
######################################################################## 100.0%
18:22:02 [2020-01-13T18:22:02.617Z] ok  	github.com/docker/docker/distribution/metadata	0.093s	coverage: 48.2% of statements
18:22:02 [2020-01-13T18:22:02.670Z] #28 12.93 
18:22:03 [2020-01-13T18:22:03.556Z] ok  	github.com/docker/docker/distribution	0.345s	coverage: 22.1% of statements
18:22:03 [2020-01-13T18:22:03.556Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:22:03 [2020-01-13T18:22:03.556Z] ok  	github.com/docker/docker/errdefs	0.036s	coverage: 49.4% of statements
18:22:04 [2020-01-13T18:22:04.714Z] #28 13.20 #=#=#                                                                         

#                                                                          1.6%
##                                                                         3.4%
###                                                                        5.2%
#####                                                                      7.0%
#######                                                                   10.5%
########                                                                  11.4%
##########                                                                14.1%
###########                                                               15.9%
############                                                              17.3%
#############                                                             18.7%
##############                                                            20.5%
################                                                          22.3%
#################                                                         24.9%
###################                                                       27.6%
#####################                                                     30.3%
#######################                                                   32.1%
18:22:04 [2020-01-13T18:22:04.714Z] #28 ...
18:22:04 [2020-01-13T18:22:04.714Z] 
18:22:04 [2020-01-13T18:22:04.714Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:22:04 [2020-01-13T18:22:04.714Z] #11 58.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u2 [109 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 63.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u2 [321 kB]
18:22:04 [2020-01-13T18:22:04.714Z] #11 65.98 debconf: delaying package configuration, since apt-utils is not installed
18:22:04 [2020-01-13T18:22:04.714Z] #11 66.18 Fetched 78.9 MB in 14s (5472 kB/s)
18:22:04 [2020-01-13T18:22:04.714Z] #11 66.32 Selecting previously unselected package binutils-mingw-w64-i686.
18:22:04 [2020-01-13T18:22:04.714Z] #11 66.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 ... 15330 files and directories currently installed.)
18:22:04 [2020-01-13T18:22:04.714Z] #11 66.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
18:22:04 [2020-01-13T18:22:04.714Z] #11 66.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:22:04 [2020-01-13T18:22:04.939Z] ok  	github.com/docker/docker/image	0.048s	coverage: 86.4% of statements
18:22:05 [2020-01-13T18:22:05.002Z] #11 ...
18:22:05 [2020-01-13T18:22:05.003Z] 
18:22:05 [2020-01-13T18:22:05.003Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:22:05 [2020-01-13T18:22:05.510Z] ok  	github.com/docker/docker/image/cache	0.020s	coverage: 19.2% of statements
18:22:05 [2020-01-13T18:22:05.510Z] ok  	github.com/docker/docker/image/v1	0.026s	coverage: 25.0% of statements
18:22:05 [2020-01-13T18:22:05.771Z] ok  	github.com/docker/docker/distribution/xfer	1.734s	coverage: 85.6% of statements
18:22:05 [2020-01-13T18:22:05.771Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:22:05 [2020-01-13T18:22:05.771Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:22:05 [2020-01-13T18:22:05.771Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:22:06 [2020-01-13T18:22:06.032Z] ok  	github.com/docker/docker/libcontainerd/queue	0.045s	coverage: 100.0% of statements
18:22:06 [2020-01-13T18:22:06.603Z] ok  	github.com/docker/docker/pkg/aaparser	0.016s	coverage: 50.0% of statements
18:22:07 [2020-01-13T18:22:07.168Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:22:07 [2020-01-13T18:22:07.168Z] 
18:22:07 [2020-01-13T18:22:07.544Z] ok  	github.com/docker/docker/opts	0.062s	coverage: 66.9% of statements
18:22:07 [2020-01-13T18:22:07.919Z] #28 13.20 #=#=#                                                                         

#                                                                          1.6%
##                                                                         3.4%
###                                                                        5.2%
#####                                                                      7.0%
#######                                                                   10.5%
########                                                                  11.4%
##########                                                                14.1%
###########                                                               15.9%
############                                                              17.3%
#############                                                             18.7%
##############                                                            20.5%
################                                                          22.3%
#################                                                         24.9%
###################                                                       27.6%
#####################                                                     30.3%
#######################                                                   32.1%
########################                                                  33.9%
#########################                                                 35.7%
###########################                                               38.3%
############################                                              40.1%
##############################                                            42.8%
################################                                          45.5%
##################################                                        48.2%
#####################################                                     52.6%
########################################                                  56.2%
#########################################                                 58.0%
###########################################                               59.8%
############################################                              61.6%
##############################################                            64.3%
###############################################                           66.0%
################################################                          67.8%
##################################################                        69.6%
###################################################                       71.4%
####################################################                      73.2%
#####################################################                     75.0%
#######################################################                   76.8%
#########################################################                 79.4%
###########################################################               82.1%
#############################################################             84.8%
##############################################################            87.5%
################################################################          89.3%
18:22:07 [2020-01-13T18:22:07.919Z] #28 ...
18:22:07 [2020-01-13T18:22:07.919Z] 
18:22:07 [2020-01-13T18:22:07.919Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:22:07 [2020-01-13T18:22:07.919Z] #34 61.12 sync
18:22:07 [2020-01-13T18:22:07.919Z] #34 61.15 internal/reflectlite
18:22:07 [2020-01-13T18:22:07.919Z] #34 66.93 sort
18:22:07 [2020-01-13T18:22:07.919Z] #34 66.95 errors
18:22:07 [2020-01-13T18:22:07.919Z] #34 67.96 internal/oserror
18:22:07 [2020-01-13T18:22:07.919Z] #34 68.00 io
18:22:07 [2020-01-13T18:22:07.919Z] #34 68.12 strconv
18:22:07 [2020-01-13T18:22:07.919Z] #34 69.21 syscall
18:22:07 [2020-01-13T18:22:07.919Z] #34 ...
18:22:07 [2020-01-13T18:22:07.919Z] 
18:22:07 [2020-01-13T18:22:07.919Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:22:08 [2020-01-13T18:22:08.520Z] #28 13.20 #=#=#                                                                         

#                                                                          1.6%
##                                                                         3.4%
###                                                                        5.2%
#####                                                                      7.0%
#######                                                                   10.5%
########                                                                  11.4%
##########                                                                14.1%
###########                                                               15.9%
############                                                              17.3%
#############                                                             18.7%
##############                                                            20.5%
################                                                          22.3%
#################                                                         24.9%
###################                                                       27.6%
#####################                                                     30.3%
#######################                                                   32.1%
########################                                                  33.9%
#########################                                                 35.7%
###########################                                               38.3%
############################                                              40.1%
##############################                                            42.8%
################################                                          45.5%
##################################                                        48.2%
#####################################                                     52.6%
########################################                                  56.2%
#########################################                                 58.0%
###########################################                               59.8%
############################################                              61.6%
##############################################                            64.3%
###############################################                           66.0%
################################################                          67.8%
##################################################                        69.6%
###################################################                       71.4%
####################################################                      73.2%
#####################################################                     75.0%
#######################################################                   76.8%
#########################################################                 79.4%
###########################################################               82.1%
#############################################################             84.8%
##############################################################            87.5%
################################################################          89.3%
#################################################################         91.1%
##################################################################        92.0%
###################################################################       93.7%
####################################################################      95.5%
######################################################################    97.3%
#######################################################################  100.0%
######################################################################## 100.0%
18:22:08 [2020-01-13T18:22:08.809Z] #28 19.37 
18:22:08 [2020-01-13T18:22:08.925Z] ok  	github.com/docker/docker/pkg/authorization	0.452s	coverage: 68.3% of statements
18:22:08 [2020-01-13T18:22:08.926Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
18:22:09 [2020-01-13T18:22:09.065Z] 
18:22:09 [2020-01-13T18:22:09.098Z] #28 ...
18:22:09 [2020-01-13T18:22:09.098Z] 
18:22:09 [2020-01-13T18:22:09.098Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:22:09 [2020-01-13T18:22:09.098Z] #36 62.74 Selecting previously unselected package libicu63:ppc64el.
18:22:09 [2020-01-13T18:22:09.098Z] #36 62.77 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ...
18:22:09 [2020-01-13T18:22:09.098Z] #36 62.81 Unpacking libicu63:ppc64el (63.1-6) ...
18:22:09 [2020-01-13T18:22:09.186Z] ok  	github.com/docker/docker/pkg/capabilities	0.010s	coverage: 87.5% of statements
18:22:09 [2020-01-13T18:22:09.323Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:22:09 [2020-01-13T18:22:09.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:22:09 [2020-01-13T18:22:09.323Z] HOSTNAME=35e4dbbddcef
18:22:09 [2020-01-13T18:22:09.323Z] TEST_SKIP_INTEGRATION=1
18:22:09 [2020-01-13T18:22:09.323Z] TESTDEBUG=0
18:22:09 [2020-01-13T18:22:09.323Z] DEST=bundles/test-integration
18:22:09 [2020-01-13T18:22:09.323Z] PWD=/go/src/github.com/docker/docker
18:22:09 [2020-01-13T18:22:09.323Z] KEEPBUNDLE=1
18:22:09 [2020-01-13T18:22:09.323Z] DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e
18:22:09 [2020-01-13T18:22:09.323Z] container=docker
18:22:09 [2020-01-13T18:22:09.323Z] HOME=/root
18:22:09 [2020-01-13T18:22:09.323Z] GOLANG_VERSION=1.13.5
18:22:09 [2020-01-13T18:22:09.323Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:22:09 [2020-01-13T18:22:09.323Z] VALIDATE_BRANCH=master
18:22:09 [2020-01-13T18:22:09.323Z] TERM=xterm
18:22:09 [2020-01-13T18:22:09.323Z] DOCKER_PKG=github.com/docker/docker
18:22:09 [2020-01-13T18:22:09.323Z] SHLVL=1
18:22:09 [2020-01-13T18:22:09.323Z] TIMEOUT=120m
18:22:09 [2020-01-13T18:22:09.323Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:22:09 [2020-01-13T18:22:09.323Z] DOCKER_GRAPHDRIVER=overlay2
18:22:09 [2020-01-13T18:22:09.323Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:22:09 [2020-01-13T18:22:09.323Z] GO111MODULE=off
18:22:09 [2020-01-13T18:22:09.323Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:22:09 [2020-01-13T18:22:09.323Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:22:09 [2020-01-13T18:22:09.323Z] GOPATH=/go
18:22:09 [2020-01-13T18:22:09.323Z] PKG_CONFIG=pkg-config
18:22:09 [2020-01-13T18:22:09.323Z] _=/usr/bin/env
18:22:09 [2020-01-13T18:22:09.323Z] Building test suite binary ./integration-cli/test.main
18:22:09 [2020-01-13T18:22:09.386Z] #36 ...
18:22:09 [2020-01-13T18:22:09.386Z] 
18:22:09 [2020-01-13T18:22:09.386Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:22:09 [2020-01-13T18:22:09.386Z] #44 69.84 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
18:22:09 [2020-01-13T18:22:09.386Z] #44 69.86 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:22:09 [2020-01-13T18:22:09.386Z] #44 69.86 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:22:09 [2020-01-13T18:22:09.386Z] #44 69.87 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
18:22:09 [2020-01-13T18:22:09.386Z] #44 69.87 Setting up python-six (1.12.0-1) ...
18:22:09 [2020-01-13T18:22:09.582Z] 
18:22:09 [2020-01-13T18:22:09.582Z] 
18:22:09 [2020-01-13T18:22:09.582Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
18:22:09 [2020-01-13T18:22:09.840Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:22:09 [2020-01-13T18:22:09.840Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:22:09 [2020-01-13T18:22:09.840Z] HOSTNAME=9c2015ca25f4
18:22:09 [2020-01-13T18:22:09.840Z] TEST_SKIP_INTEGRATION=1
18:22:09 [2020-01-13T18:22:09.840Z] TESTDEBUG=0
18:22:09 [2020-01-13T18:22:09.840Z] DEST=bundles/test-integration
18:22:09 [2020-01-13T18:22:09.840Z] PWD=/go/src/github.com/docker/docker
18:22:09 [2020-01-13T18:22:09.840Z] KEEPBUNDLE=1
18:22:09 [2020-01-13T18:22:09.840Z] DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e
18:22:09 [2020-01-13T18:22:09.840Z] container=docker
18:22:09 [2020-01-13T18:22:09.840Z] HOME=/root
18:22:09 [2020-01-13T18:22:09.840Z] GOLANG_VERSION=1.13.5
18:22:09 [2020-01-13T18:22:09.840Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:22:09 [2020-01-13T18:22:09.840Z] VALIDATE_BRANCH=master
18:22:09 [2020-01-13T18:22:09.840Z] TERM=xterm
18:22:09 [2020-01-13T18:22:09.840Z] DOCKER_PKG=github.com/docker/docker
18:22:09 [2020-01-13T18:22:09.840Z] SHLVL=1
18:22:09 [2020-01-13T18:22:09.840Z] TIMEOUT=120m
18:22:09 [2020-01-13T18:22:09.840Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:22:09 [2020-01-13T18:22:09.840Z] DOCKER_GRAPHDRIVER=overlay2
18:22:09 [2020-01-13T18:22:09.840Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
18:22:09 [2020-01-13T18:22:09.840Z] GO111MODULE=off
18:22:09 [2020-01-13T18:22:09.840Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:22:09 [2020-01-13T18:22:09.840Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:22:09 [2020-01-13T18:22:09.840Z] GOPATH=/go
18:22:09 [2020-01-13T18:22:09.840Z] PKG_CONFIG=pkg-config
18:22:09 [2020-01-13T18:22:09.840Z] _=/usr/bin/env
18:22:09 [2020-01-13T18:22:09.840Z] Building test suite binary ./integration-cli/test.main
18:22:10 [2020-01-13T18:22:10.098Z] No new tests added to integration.
18:22:10 [2020-01-13T18:22:10.098Z] 
18:22:10 [2020-01-13T18:22:10.098Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:22:10 [2020-01-13T18:22:10.126Z] ok  	github.com/docker/docker/pkg/directory	0.018s	coverage: 80.0% of statements
18:22:10 [2020-01-13T18:22:10.697Z] ok  	github.com/docker/docker/pkg/discovery	0.014s	coverage: 58.3% of statements
18:22:10 [2020-01-13T18:22:10.697Z] ok  	github.com/docker/docker/pkg/archive	1.219s	coverage: 77.0% of statements
18:22:11 [2020-01-13T18:22:11.266Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
18:22:11 [2020-01-13T18:22:11.459Z] #44 ...
18:22:11 [2020-01-13T18:22:11.459Z] 
18:22:11 [2020-01-13T18:22:11.459Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:22:11 [2020-01-13T18:22:11.459Z] #34 74.89 bytes
18:22:11 [2020-01-13T18:22:11.474Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:22:11 [2020-01-13T18:22:11.474Z] HOSTNAME=0d7b14833bc0
18:22:11 [2020-01-13T18:22:11.474Z] TESTDEBUG=0
18:22:11 [2020-01-13T18:22:11.474Z] DEST=bundles/test-integration
18:22:11 [2020-01-13T18:22:11.474Z] PWD=/go/src/github.com/docker/docker
18:22:11 [2020-01-13T18:22:11.474Z] KEEPBUNDLE=1
18:22:11 [2020-01-13T18:22:11.474Z] DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e
18:22:11 [2020-01-13T18:22:11.474Z] container=docker
18:22:11 [2020-01-13T18:22:11.474Z] HOME=/root
18:22:11 [2020-01-13T18:22:11.474Z] GOLANG_VERSION=1.13.5
18:22:11 [2020-01-13T18:22:11.474Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:22:11 [2020-01-13T18:22:11.474Z] VALIDATE_BRANCH=master
18:22:11 [2020-01-13T18:22:11.474Z] TERM=xterm
18:22:11 [2020-01-13T18:22:11.474Z] DOCKER_PKG=github.com/docker/docker
18:22:11 [2020-01-13T18:22:11.474Z] SHLVL=1
18:22:11 [2020-01-13T18:22:11.474Z] TIMEOUT=120m
18:22:11 [2020-01-13T18:22:11.474Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:22:11 [2020-01-13T18:22:11.474Z] DOCKER_GRAPHDRIVER=overlay2
18:22:11 [2020-01-13T18:22:11.474Z] GO111MODULE=off
18:22:11 [2020-01-13T18:22:11.474Z] TEST_SKIP_INTEGRATION_CLI=1
18:22:11 [2020-01-13T18:22:11.474Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:22:11 [2020-01-13T18:22:11.474Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:22:11 [2020-01-13T18:22:11.474Z] GOPATH=/go
18:22:11 [2020-01-13T18:22:11.474Z] PKG_CONFIG=pkg-config
18:22:11 [2020-01-13T18:22:11.474Z] _=/usr/bin/env
18:22:11 [2020-01-13T18:22:11.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:22:11 [2020-01-13T18:22:11.751Z] #34 74.92 strings
18:22:12 [2020-01-13T18:22:12.207Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.011s	coverage: 92.3% of statements
18:22:12 [2020-01-13T18:22:12.466Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
18:22:13 [2020-01-13T18:22:13.036Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
18:22:13 [2020-01-13T18:22:13.256Z] #34 ...
18:22:13 [2020-01-13T18:22:13.256Z] 
18:22:13 [2020-01-13T18:22:13.256Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:13 [2020-01-13T18:22:13.256Z] #48 66.57 internal/singleflight
18:22:13 [2020-01-13T18:22:13.256Z] #48 66.57 github.com/LK4D4/vndr/godl/singleflight
18:22:13 [2020-01-13T18:22:13.256Z] #48 66.57 math/rand
18:22:13 [2020-01-13T18:22:13.256Z] #48 66.63 internal/reflectlite
18:22:13 [2020-01-13T18:22:13.256Z] #48 72.10 sort
18:22:13 [2020-01-13T18:22:13.256Z] #48 72.12 io
18:22:13 [2020-01-13T18:22:13.256Z] #48 72.15 strconv
18:22:13 [2020-01-13T18:22:13.256Z] #48 72.25 syscall
18:22:13 [2020-01-13T18:22:13.548Z] #48 ...
18:22:13 [2020-01-13T18:22:13.548Z] 
18:22:13 [2020-01-13T18:22:13.548Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:22:13 [2020-01-13T18:22:13.548Z] #44 76.35 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
18:22:13 [2020-01-13T18:22:13.548Z] #44 76.35 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
18:22:13 [2020-01-13T18:22:13.548Z] #44 76.37 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
18:22:13 [2020-01-13T18:22:13.548Z] #44 76.38 Setting up libcap-dev:ppc64el (1:2.25-2) ...
18:22:13 [2020-01-13T18:22:13.548Z] #44 76.41 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
18:22:13 [2020-01-13T18:22:13.548Z] #44 76.42 Setting up protobuf-compiler (3.6.1.3-2) ...
18:22:13 [2020-01-13T18:22:13.548Z] #44 76.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:22:13 [2020-01-13T18:22:13.548Z] #44 76.45 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
18:22:13 [2020-01-13T18:22:13.548Z] #44 76.50 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:22:13 [2020-01-13T18:22:13.548Z] #44 76.50 Setting up python-protobuf (3.6.1.3-2) ...
18:22:13 [2020-01-13T18:22:13.976Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.494s	coverage: 43.2% of statements
18:22:13 [2020-01-13T18:22:13.976Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
18:22:14 [2020-01-13T18:22:14.546Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
18:22:14 [2020-01-13T18:22:14.969Z] using credential docker-jenkins-github-credentials
18:22:15 [2020-01-13T18:22:15.046Z] Cloning the remote Git repository
18:22:15 [2020-01-13T18:22:15.047Z] Cloning with configured refspecs honoured and without tags
18:22:15 [2020-01-13T18:22:15.116Z] ok  	github.com/docker/docker/pkg/fsutils	0.317s	coverage: 85.1% of statements
18:22:15 [2020-01-13T18:22:15.116Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
18:22:15 [2020-01-13T18:22:15.116Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
18:22:16 [2020-01-13T18:22:16.057Z] ok  	github.com/docker/docker/layer	8.008s	coverage: 68.8% of statements
18:22:16 [2020-01-13T18:22:16.057Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:22:16 [2020-01-13T18:22:16.316Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:22:16 [2020-01-13T18:22:16.316Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:22:16 [2020-01-13T18:22:16.316Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:22:16 [2020-01-13T18:22:16.316Z] ?   	github.com/docker/docker/oci	[no test files]
18:22:16 [2020-01-13T18:22:16.316Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:22:16 [2020-01-13T18:22:16.316Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:22:16 [2020-01-13T18:22:16.316Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:22:16 [2020-01-13T18:22:16.316Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
18:22:16 [2020-01-13T18:22:16.733Z] ok  	github.com/docker/docker/pkg/ioutils	0.700s	coverage: 68.8% of statements
18:22:16 [2020-01-13T18:22:16.733Z] ok  	github.com/docker/docker/pkg/idtools	0.768s	coverage: 70.1% of statements
18:22:16 [2020-01-13T18:22:16.733Z] ok  	github.com/docker/docker/pkg/locker	0.045s	coverage: 88.9% of statements
18:22:16 [2020-01-13T18:22:16.733Z] ok  	github.com/docker/docker/pkg/longpath	0.024s	coverage: 100.0% of statements
18:22:16 [2020-01-13T18:22:16.733Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:22:15 [2020-01-13T18:22:15.251Z] Cloning repository https://github.com/moby/moby.git
18:22:15 [2020-01-13T18:22:15.628Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:22:16 [2020-01-13T18:22:16.499Z] Fetching upstream changes from https://github.com/moby/moby.git
18:22:16 [2020-01-13T18:22:16.500Z]  > git --version # timeout=10
18:22:16 [2020-01-13T18:22:16.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:22:16 [2020-01-13T18:22:16.546Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40366/head:refs/remotes/origin/PR-40366 +refs/heads/master:refs/remotes/origin/master
18:22:17 [2020-01-13T18:22:17.302Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.024s	coverage: 85.7% of statements
18:22:17 [2020-01-13T18:22:17.562Z] ok  	github.com/docker/docker/pkg/parsers	0.035s	coverage: 97.0% of statements
18:22:17 [2020-01-13T18:22:17.823Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.028s	coverage: 60.0% of statements
18:22:18 [2020-01-13T18:22:18.025Z] #44 ...
18:22:18 [2020-01-13T18:22:18.025Z] 
18:22:18 [2020-01-13T18:22:18.025Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:22:18 [2020-01-13T18:22:18.025Z] #11 71.67 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:22:18 [2020-01-13T18:22:18.025Z] #11 71.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
18:22:18 [2020-01-13T18:22:18.025Z] #11 71.70 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:22:18 [2020-01-13T18:22:18.026Z] #11 76.56 Selecting previously unselected package binutils-mingw-w64.
18:22:18 [2020-01-13T18:22:18.026Z] #11 76.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:22:18 [2020-01-13T18:22:18.026Z] #11 76.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:22:18 [2020-01-13T18:22:18.026Z] #11 76.86 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
18:22:18 [2020-01-13T18:22:18.026Z] #11 76.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
18:22:18 [2020-01-13T18:22:18.026Z] #11 76.94 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
18:22:18 [2020-01-13T18:22:18.026Z] #11 77.22 Selecting previously unselected package dmsetup.
18:22:18 [2020-01-13T18:22:18.026Z] #11 77.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
18:22:18 [2020-01-13T18:22:18.026Z] #11 77.25 Unpacking dmsetup (2:1.02.155-3) ...
18:22:18 [2020-01-13T18:22:18.026Z] #11 77.61 Selecting previously unselected package mingw-w64-common.
18:22:18 [2020-01-13T18:22:18.026Z] #11 77.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:22:18 [2020-01-13T18:22:18.026Z] #11 77.62 Unpacking mingw-w64-common (6.0.0-3) ...
18:22:18 [2020-01-13T18:22:18.084Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.013s	coverage: 91.4% of statements
18:22:18 [2020-01-13T18:22:18.084Z] ok  	github.com/docker/docker/pkg/pidfile	0.021s	coverage: 82.4% of statements
18:22:18 [2020-01-13T18:22:18.315Z] #11 ...
18:22:18 [2020-01-13T18:22:18.315Z] 
18:22:18 [2020-01-13T18:22:18.315Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:22:18 [2020-01-13T18:22:18.315Z] #31 81.56 Checking out files:  90% (1191/1317)   
Checking out files:  91% (1199/1317)   
Checking out files:  92% (1212/1317)   
Checking out files:  93% (1225/1317)   
Checking out files:  94% (1238/1317)   
Checking out files:  95% (1252/1317)   
Checking out files:  96% (1265/1317)   
Checking out files:  97% (1278/1317)   
Checking out files:  98% (1291/1317)   
Checking out files:  99% (1304/1317)   
Checking out files: 100% (1317/1317)   
Checking out files: 100% (1317/1317), done.
18:22:18 [2020-01-13T18:22:18.315Z] #31 81.79 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
18:22:18 [2020-01-13T18:22:18.655Z] ok  	github.com/docker/docker/pkg/mount	0.875s	coverage: 70.0% of statements
18:22:18 [2020-01-13T18:22:18.655Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:22:18 [2020-01-13T18:22:18.655Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:22:18 [2020-01-13T18:22:18.655Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:22:18 [2020-01-13T18:22:18.916Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.021s	coverage: 56.8% of statements
18:22:18 [2020-01-13T18:22:18.945Z] #31 ...
18:22:18 [2020-01-13T18:22:18.945Z] 
18:22:18 [2020-01-13T18:22:18.945Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:22:18 [2020-01-13T18:22:18.945Z] #36 73.94 Selecting previously unselected package libxml2:ppc64el.
18:22:18 [2020-01-13T18:22:18.945Z] #36 73.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 73.96 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 75.12 Selecting previously unselected package libarchive13:ppc64el.
18:22:18 [2020-01-13T18:22:18.945Z] #36 75.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 75.18 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 75.87 Selecting previously unselected package libjsoncpp1:ppc64el.
18:22:18 [2020-01-13T18:22:18.945Z] #36 75.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 75.91 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 76.18 Selecting previously unselected package librhash0:ppc64el.
18:22:18 [2020-01-13T18:22:18.945Z] #36 76.19 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 76.20 Unpacking librhash0:ppc64el (1.3.8-1) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 76.61 Selecting previously unselected package libuv1:ppc64el.
18:22:18 [2020-01-13T18:22:18.945Z] #36 76.63 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 76.64 Unpacking libuv1:ppc64el (1.24.1-1) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 76.97 Selecting previously unselected package cmake.
18:22:18 [2020-01-13T18:22:18.945Z] #36 77.03 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 77.04 Unpacking cmake (3.13.4-1) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 81.68 Setting up libicu63:ppc64el (63.1-6) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 81.69 Setting up xxd (2:8.1.0875-5) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 81.71 Setting up libuv1:ppc64el (1.24.1-1) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 81.74 Setting up vim-common (2:8.1.0875-5) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 81.90 Setting up librhash0:ppc64el (1.3.8-1) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 81.91 Setting up cmake-data (3.13.4-1) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 81.92 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 81.92 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 81.94 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 81.95 Setting up cmake (3.13.4-1) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 81.96 Processing triggers for libc-bin (2.28-10) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 82.15 Processing triggers for mime-support (3.62) ...
18:22:18 [2020-01-13T18:22:18.945Z] #36 DONE 82.6s
18:22:19 [2020-01-13T18:22:19.236Z] 
18:22:19 [2020-01-13T18:22:19.236Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:22:19 [2020-01-13T18:22:19.236Z] #37 DONE 0.1s
18:22:19 [2020-01-13T18:22:19.236Z] 
18:22:19 [2020-01-13T18:22:19.236Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:22:19 [2020-01-13T18:22:19.236Z] #28 21.81 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:22:19 [2020-01-13T18:22:19.236Z] #28 22.53 #=#=#                                                                         
18:22:19 [2020-01-13T18:22:19.236Z] #28 22.83 #=#=#                                                                         

#############################################                             62.9%
######################################################################## 100.0%
18:22:19 [2020-01-13T18:22:19.236Z] #28 23.27 
18:22:19 [2020-01-13T18:22:19.236Z] #28 25.91 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:22:19 [2020-01-13T18:22:19.236Z] #28 26.59 #=#=#                                                                         
18:22:19 [2020-01-13T18:22:19.236Z] #28 26.86 #=#=#                                                                         

############################################                              61.9%
######################################################################## 100.0%
18:22:19 [2020-01-13T18:22:19.236Z] #28 27.30 
18:22:19 [2020-01-13T18:22:19.236Z] #28 ...
18:22:19 [2020-01-13T18:22:19.236Z] 
18:22:19 [2020-01-13T18:22:19.236Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:22:19 [2020-01-13T18:22:19.236Z] #38 DONE 0.1s
18:22:19 [2020-01-13T18:22:19.236Z] 
18:22:19 [2020-01-13T18:22:19.236Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:19 [2020-01-13T18:22:19.489Z] ok  	github.com/docker/docker/pkg/pools	0.025s	coverage: 88.2% of statements
18:22:19 [2020-01-13T18:22:19.489Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
18:22:19 [2020-01-13T18:22:19.527Z] #39 0.347 + RM_GOPATH=0
18:22:19 [2020-01-13T18:22:19.527Z] #39 0.347 + TMP_GOPATH=
18:22:19 [2020-01-13T18:22:19.749Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.012s	coverage: 85.7% of statements
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.349 + : /build
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.349 + '[' -z '' ']'
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.349 ++ mktemp -d
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.353 + export GOPATH=/tmp/tmp.yH1UOOSDFB
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.353 + GOPATH=/tmp/tmp.yH1UOOSDFB
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.353 + RM_GOPATH=1
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.359 ++ dirname ./install.sh
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.363 + dir=.
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.364 + bin=tini
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.368 + shift
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.369 + '[' '!' -f ./tini.installer ']'
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.369 + . ./tini.installer
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.369 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.370 + install_tini
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.370 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.370 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.370 + git clone https://github.com/krallin/tini.git /tmp/tmp.yH1UOOSDFB/tini
18:22:19 [2020-01-13T18:22:19.819Z] #39 0.411 Cloning into '/tmp/tmp.yH1UOOSDFB/tini'...
18:22:20 [2020-01-13T18:22:20.320Z] ok  	github.com/docker/docker/pkg/reexec	0.022s	coverage: 82.4% of statements
18:22:20 [2020-01-13T18:22:20.854Z] #39 ...
18:22:20 [2020-01-13T18:22:20.854Z] 
18:22:20 [2020-01-13T18:22:20.854Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:22:20 [2020-01-13T18:22:20.854Z] #51 73.77 + cd /tmp/tmp.gO4FJ5g7dq/src/gotest.tools/gotestsum
18:22:20 [2020-01-13T18:22:20.854Z] #51 73.77 + git checkout -q v0.3.5
18:22:20 [2020-01-13T18:22:20.854Z] #51 73.93 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:22:20 [2020-01-13T18:22:20.854Z] #51 ...
18:22:20 [2020-01-13T18:22:20.854Z] 
18:22:20 [2020-01-13T18:22:20.854Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:22:20 [2020-01-13T18:22:20.854Z] #31 83.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:22:20 [2020-01-13T18:22:20.891Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
18:22:21 [2020-01-13T18:22:21.152Z] ok  	github.com/docker/docker/pkg/pubsub	1.098s	coverage: 73.9% of statements
18:22:21 [2020-01-13T18:22:21.721Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
18:22:21 [2020-01-13T18:22:21.721Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
18:22:21 [2020-01-13T18:22:21.981Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
18:22:22 [2020-01-13T18:22:22.240Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 71.3% of statements
18:22:22 [2020-01-13T18:22:22.939Z] #31 ...
18:22:22 [2020-01-13T18:22:22.939Z] 
18:22:22 [2020-01-13T18:22:22.939Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:22:22 [2020-01-13T18:22:22.939Z] #44 85.74 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
18:22:22 [2020-01-13T18:22:22.939Z] #44 85.76 Processing triggers for libc-bin (2.28-10) ...
18:22:22 [2020-01-13T18:22:22.939Z] #44 DONE 86.0s
18:22:22 [2020-01-13T18:22:22.939Z] 
18:22:22 [2020-01-13T18:22:22.939Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:23 [2020-01-13T18:22:23.179Z] ok  	github.com/docker/docker/pkg/tailfile	0.091s	coverage: 88.6% of statements
18:22:23 [2020-01-13T18:22:23.179Z] ok  	github.com/docker/docker/pkg/system	0.041s	coverage: 36.2% of statements
18:22:23 [2020-01-13T18:22:23.179Z] ok  	github.com/docker/docker/pkg/signal	2.813s	coverage: 61.0% of statements
18:22:23 [2020-01-13T18:22:23.750Z] ok  	github.com/docker/docker/pkg/term	0.014s	coverage: 84.8% of statements
18:22:23 [2020-01-13T18:22:23.967Z] #45 ...
18:22:23 [2020-01-13T18:22:23.967Z] 
18:22:23 [2020-01-13T18:22:23.967Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:22:23 [2020-01-13T18:22:23.967Z] #28 30.67 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:22:23 [2020-01-13T18:22:23.967Z] #28 30.79 skipping existing c8c2d4a6b2e3
18:22:23 [2020-01-13T18:22:23.967Z] #28 31.09 
18:22:23 [2020-01-13T18:22:23.967Z] #28 33.32 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:22:23 [2020-01-13T18:22:23.967Z] #28 33.76 
18:22:23 [2020-01-13T18:22:23.967Z] #28 33.99 
######################################################################## 100.0%
18:22:23 [2020-01-13T18:22:23.967Z] #28 34.35 
18:22:23 [2020-01-13T18:22:23.967Z] #28 34.44 Download of images into '/build' complete.
18:22:23 [2020-01-13T18:22:23.967Z] #28 34.44 Use something like the following to load the result into a Docker daemon:
18:22:23 [2020-01-13T18:22:23.967Z] #28 34.44   tar -cC '/build' . | docker load
18:22:23 [2020-01-13T18:22:23.967Z] #28 DONE 34.5s
18:22:23 [2020-01-13T18:22:23.967Z] 
18:22:23 [2020-01-13T18:22:23.967Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:22:23 [2020-01-13T18:22:23.967Z] #11 87.23 Selecting previously unselected package mingw-w64-x86-64-dev.
18:22:23 [2020-01-13T18:22:23.967Z] #11 87.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:22:23 [2020-01-13T18:22:23.967Z] #11 87.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:22:24 [2020-01-13T18:22:24.010Z] testing: warning: no tests to run
18:22:24 [2020-01-13T18:22:24.010Z] coverage: [no statements]
18:22:24 [2020-01-13T18:22:24.010Z] ok  	github.com/docker/docker/pkg/term/windows	0.019s	coverage: [no statements] [no tests to run]
18:22:24 [2020-01-13T18:22:24.269Z] ok  	github.com/docker/docker/pkg/tarsum	0.141s	coverage: 89.3% of statements
18:22:24 [2020-01-13T18:22:24.535Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
18:22:24 [2020-01-13T18:22:24.535Z] ok  	github.com/docker/docker/pkg/urlutil	0.009s	coverage: 100.0% of statements
18:22:24 [2020-01-13T18:22:24.535Z] ok  	github.com/docker/docker/pkg/useragent	0.015s	coverage: 88.9% of statements
18:22:25 [2020-01-13T18:22:25.472Z] #11 ...
18:22:25 [2020-01-13T18:22:25.472Z] 
18:22:25 [2020-01-13T18:22:25.472Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:25 [2020-01-13T18:22:25.472Z] #48 78.34 vendor/golang.org/x/net/dns/dnsmessage
18:22:25 [2020-01-13T18:22:25.472Z] #48 80.23 bytes
18:22:25 [2020-01-13T18:22:25.472Z] #48 ...
18:22:25 [2020-01-13T18:22:25.472Z] 
18:22:25 [2020-01-13T18:22:25.472Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:25 [2020-01-13T18:22:25.472Z] #45 2.289 Note: Building without setproctitle() and strlcpy() support.
18:22:25 [2020-01-13T18:22:25.472Z] #45 2.291       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:22:26 [2020-01-13T18:22:26.450Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.5% of statements
18:22:26 [2020-01-13T18:22:26.450Z] ok  	github.com/docker/docker/profiles/seccomp	0.034s	coverage: 73.8% of statements
18:22:27 [2020-01-13T18:22:27.022Z] ok  	github.com/docker/docker/reference	0.052s	coverage: 84.4% of statements
18:22:27 [2020-01-13T18:22:27.457Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|name|deps|files) took 1m52.940624117s 
18:22:27 [2020-01-13T18:22:27.457Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 458.456788ms 
18:22:27 [2020-01-13T18:22:27.968Z] ok  	github.com/docker/docker/plugin	0.583s	coverage: 27.1% of statements
18:22:28 [2020-01-13T18:22:28.188Z] #45 5.263 fatal: not a git repository (or any of the parent directories): .git
18:22:28 [2020-01-13T18:22:28.188Z] #45 5.306   GEN      .gitid
18:22:28 [2020-01-13T18:22:28.188Z] #45 5.309   GEN      criu/include/version.h
18:22:28 [2020-01-13T18:22:28.188Z] #45 5.327   GEN      include/common/asm
18:22:28 [2020-01-13T18:22:28.228Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
18:22:28 [2020-01-13T18:22:28.798Z] ok  	github.com/docker/docker/restartmanager	0.024s	coverage: 45.3% of statements
18:22:28 [2020-01-13T18:22:28.798Z] ok  	github.com/docker/docker/registry	0.298s	coverage: 56.0% of statements
18:22:29 [2020-01-13T18:22:29.739Z] ok  	github.com/docker/docker/testutil	0.048s	coverage: 62.5% of statements
18:22:29 [2020-01-13T18:22:29.739Z] ok  	github.com/docker/docker/runconfig	0.038s	coverage: 68.2% of statements
18:22:30 [2020-01-13T18:22:30.246Z] #45 ...
18:22:30 [2020-01-13T18:22:30.246Z] 
18:22:30 [2020-01-13T18:22:30.246Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:30 [2020-01-13T18:22:30.246Z] #48 93.39 bufio
18:22:31 [2020-01-13T18:22:31.650Z] ok  	github.com/docker/docker/volume/drivers	0.021s	coverage: 36.1% of statements
18:22:31 [2020-01-13T18:22:31.776Z] #48 ...
18:22:31 [2020-01-13T18:22:31.776Z] 
18:22:31 [2020-01-13T18:22:31.776Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:31 [2020-01-13T18:22:31.776Z] #39 2.101 + cd /tmp/tmp.yH1UOOSDFB/tini
18:22:31 [2020-01-13T18:22:31.776Z] #39 2.107 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:22:31 [2020-01-13T18:22:31.776Z] #39 2.128 + cmake .
18:22:31 [2020-01-13T18:22:31.776Z] #39 3.247 -- The C compiler identification is GNU 8.3.0
18:22:31 [2020-01-13T18:22:31.776Z] #39 3.444 -- Check for working C compiler: /usr/bin/cc
18:22:31 [2020-01-13T18:22:31.776Z] #39 4.517 -- Check for working C compiler: /usr/bin/cc -- works
18:22:31 [2020-01-13T18:22:31.776Z] #39 4.530 -- Detecting C compiler ABI info
18:22:31 [2020-01-13T18:22:31.776Z] #39 5.968 -- Detecting C compiler ABI info - done
18:22:31 [2020-01-13T18:22:31.776Z] #39 6.144 -- Detecting C compile features
18:22:31 [2020-01-13T18:22:31.776Z] #39 9.905 -- Detecting C compile features - done
18:22:31 [2020-01-13T18:22:31.776Z] #39 9.980 -- Performing Test HAS_BUILTIN_FORTIFY
18:22:31 [2020-01-13T18:22:31.776Z] #39 10.44 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:22:31 [2020-01-13T18:22:31.776Z] #39 10.66 -- Configuring done
18:22:31 [2020-01-13T18:22:31.776Z] #39 10.70 -- Generating done
18:22:31 [2020-01-13T18:22:31.776Z] #39 10.72 -- Build files have been written to: /tmp/tmp.yH1UOOSDFB/tini
18:22:31 [2020-01-13T18:22:31.776Z] #39 10.73 + make tini-static
18:22:31 [2020-01-13T18:22:31.776Z] #39 11.39 Scanning dependencies of target tini-static
18:22:31 [2020-01-13T18:22:31.776Z] #39 11.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:22:31 [2020-01-13T18:22:31.776Z] #39 ...
18:22:31 [2020-01-13T18:22:31.776Z] 
18:22:31 [2020-01-13T18:22:31.776Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:31 [2020-01-13T18:22:31.776Z] #45 8.188   PBCC     images/google/protobuf/descriptor.pb-c.c
18:22:31 [2020-01-13T18:22:31.776Z] #45 8.340   PBCC     images/opts.pb-c.c
18:22:31 [2020-01-13T18:22:31.776Z] #45 8.432   PBCC     images/sit.pb-c.c
18:22:31 [2020-01-13T18:22:31.776Z] #45 8.593   DEP      images/google/protobuf/descriptor.pb-c.d
18:22:31 [2020-01-13T18:22:31.776Z] #45 8.717   DEP      images/opts.pb-c.d
18:22:31 [2020-01-13T18:22:31.776Z] #45 8.800   DEP      images/sit.pb-c.d
18:22:31 [2020-01-13T18:22:31.776Z] #45 8.916   PBCC     images/macvlan.pb-c.c
18:22:31 [2020-01-13T18:22:31.776Z] #45 8.955   DEP      images/macvlan.pb-c.d
18:22:31 [2020-01-13T18:22:31.776Z] #45 9.098   PBCC     images/autofs.pb-c.c
18:22:31 [2020-01-13T18:22:31.776Z] #45 9.181   DEP      images/autofs.pb-c.d
18:22:31 [2020-01-13T18:22:31.776Z] #45 9.261   PBCC     images/sysctl.pb-c.c
18:22:31 [2020-01-13T18:22:31.909Z] ok  	github.com/docker/docker/volume/local	0.038s	coverage: 73.0% of statements
18:22:31 [2020-01-13T18:22:31.949Z] Fetching without tags
18:22:32 [2020-01-13T18:22:32.067Z] #45 9.319   DEP      images/sysctl.pb-c.d
18:22:32 [2020-01-13T18:22:32.067Z] #45 9.401   PBCC     images/time.pb-c.c
18:22:32 [2020-01-13T18:22:32.067Z] #45 9.450   DEP      images/time.pb-c.d
18:22:32 [2020-01-13T18:22:32.067Z] #45 9.530   PBCC     images/binfmt-misc.pb-c.c
18:22:32 [2020-01-13T18:22:32.067Z] #45 9.583   DEP      images/binfmt-misc.pb-c.d
18:22:32 [2020-01-13T18:22:32.067Z] #45 9.653   PBCC     images/seccomp.pb-c.c
18:22:32 [2020-01-13T18:22:32.067Z] #45 9.698   DEP      images/seccomp.pb-c.d
18:22:32 [2020-01-13T18:22:32.168Z] ok  	github.com/docker/docker/volume/mounts	0.073s	coverage: 67.0% of statements
18:22:32 [2020-01-13T18:22:32.357Z] #45 9.844   PBCC     images/userns.pb-c.c
18:22:32 [2020-01-13T18:22:32.357Z] #45 9.886   DEP      images/userns.pb-c.d
18:22:32 [2020-01-13T18:22:32.357Z] #45 9.962   PBCC     images/cgroup.pb-c.c
18:22:32 [2020-01-13T18:22:32.647Z] #45 10.05   DEP      images/cgroup.pb-c.d
18:22:32 [2020-01-13T18:22:32.647Z] #45 10.19   PBCC     images/fown.pb-c.c
18:22:32 [2020-01-13T18:22:32.687Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:22:32 [2020-01-13T18:22:32.941Z] #45 10.26   PBCC     images/ext-file.pb-c.c
18:22:32 [2020-01-13T18:22:32.941Z] #45 10.31   DEP      images/fown.pb-c.d
18:22:32 [2020-01-13T18:22:32.941Z] #45 10.45   DEP      images/ext-file.pb-c.d
18:22:32 [2020-01-13T18:22:32.941Z] #45 10.53   PBCC     images/rpc.pb-c.c
18:22:33 [2020-01-13T18:22:33.232Z] #45 10.67   DEP      images/rpc.pb-c.d
18:22:33 [2020-01-13T18:22:33.232Z] #45 10.80   PBCC     images/siginfo.pb-c.c
18:22:33 [2020-01-13T18:22:33.524Z] #45 10.87   DEP      images/siginfo.pb-c.d
18:22:33 [2020-01-13T18:22:33.524Z] #45 10.98   PBCC     images/pagemap.pb-c.c
18:22:33 [2020-01-13T18:22:33.524Z] #45 11.08   DEP      images/pagemap.pb-c.d
18:22:33 [2020-01-13T18:22:33.547Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.0% of statements
18:22:33 [2020-01-13T18:22:33.816Z] #45 11.27   PBCC     images/rlimit.pb-c.c
18:22:33 [2020-01-13T18:22:33.816Z] #45 11.30   DEP      images/rlimit.pb-c.d
18:22:31 [2020-01-13T18:22:31.645Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:22:31 [2020-01-13T18:22:31.694Z]  > git config --add remote.origin.fetch +refs/pull/40366/head:refs/remotes/origin/PR-40366 # timeout=10
18:22:31 [2020-01-13T18:22:31.741Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:22:31 [2020-01-13T18:22:31.857Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:22:31 [2020-01-13T18:22:31.979Z] Fetching upstream changes from https://github.com/moby/moby.git
18:22:31 [2020-01-13T18:22:31.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:22:31 [2020-01-13T18:22:31.980Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40366/head:refs/remotes/origin/PR-40366 +refs/heads/master:refs/remotes/origin/master
18:22:32 [2020-01-13T18:22:32.788Z]  > git config core.sparsecheckout # timeout=10
18:22:32 [2020-01-13T18:22:32.835Z]  > git checkout -f bdad16b0eeaefd4313e92ee6f6978e4285bfaf8d
18:22:34 [2020-01-13T18:22:34.108Z] #45 11.40   PBCC     images/file-lock.pb-c.c
18:22:34 [2020-01-13T18:22:34.108Z] #45 11.51   DEP      images/file-lock.pb-c.d
18:22:34 [2020-01-13T18:22:34.108Z] #45 ...
18:22:34 [2020-01-13T18:22:34.108Z] 
18:22:34 [2020-01-13T18:22:34.108Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:34 [2020-01-13T18:22:34.108Z] #39 13.62 [100%] Linking C executable tini-static
18:22:34 [2020-01-13T18:22:34.108Z] #39 14.50 [100%] Built target tini-static
18:22:34 [2020-01-13T18:22:34.108Z] #39 14.58 + mkdir -p /build
18:22:34 [2020-01-13T18:22:34.108Z] #39 14.59 + cp tini-static /build/docker-init
18:22:34 [2020-01-13T18:22:34.108Z] #39 DONE 14.7s
18:22:34 [2020-01-13T18:22:34.108Z] 
18:22:34 [2020-01-13T18:22:34.108Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:34 [2020-01-13T18:22:34.108Z] #45 11.56   PBCC     images/tty.pb-c.c
18:22:34 [2020-01-13T18:22:34.396Z] #45 11.81   DEP      images/tty.pb-c.d
18:22:34 [2020-01-13T18:22:34.396Z] #45 11.99   PBCC     images/tun.pb-c.c
18:22:34 [2020-01-13T18:22:34.396Z] #45 12.06   PBCC     images/netdev.pb-c.c
18:22:34 [2020-01-13T18:22:34.685Z] #45 12.17   DEP      images/tun.pb-c.d
18:22:34 [2020-01-13T18:22:34.685Z] #45 ...
18:22:34 [2020-01-13T18:22:34.685Z] 
18:22:34 [2020-01-13T18:22:34.685Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:22:34 [2020-01-13T18:22:34.685Z] #34 87.95 bufio
18:22:34 [2020-01-13T18:22:34.685Z] #34 88.91 reflect
18:22:34 [2020-01-13T18:22:34.685Z] #34 93.81 path
18:22:34 [2020-01-13T18:22:34.685Z] #34 96.45 text/tabwriter
18:22:34 [2020-01-13T18:22:34.685Z] #34 ...
18:22:34 [2020-01-13T18:22:34.685Z] 
18:22:34 [2020-01-13T18:22:34.685Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:34 [2020-01-13T18:22:34.685Z] #45 12.29   DEP      images/netdev.pb-c.d
18:22:34 [2020-01-13T18:22:34.973Z] #45 12.41   PBCC     images/vma.pb-c.c
18:22:34 [2020-01-13T18:22:34.973Z] #45 12.54   DEP      images/vma.pb-c.d
18:22:35 [2020-01-13T18:22:35.263Z] #45 12.69   PBCC     images/creds.pb-c.c
18:22:35 [2020-01-13T18:22:35.263Z] #45 12.80   DEP      images/creds.pb-c.d
18:22:35 [2020-01-13T18:22:35.555Z] #45 12.93   PBCC     images/utsns.pb-c.c
18:22:35 [2020-01-13T18:22:35.555Z] #45 12.99   DEP      images/utsns.pb-c.d
18:22:35 [2020-01-13T18:22:35.555Z] #45 13.13   PBCC     images/ipc-desc.pb-c.c
18:22:35 [2020-01-13T18:22:35.555Z] #45 13.21   PBCC     images/ipc-sem.pb-c.c
18:22:35 [2020-01-13T18:22:35.876Z] #45 13.26   DEP      images/ipc-desc.pb-c.d
18:22:35 [2020-01-13T18:22:35.876Z] #45 13.39   DEP      images/ipc-sem.pb-c.d
18:22:36 [2020-01-13T18:22:36.298Z] #45 13.58   PBCC     images/ipc-msg.pb-c.c
18:22:36 [2020-01-13T18:22:36.298Z] #45 13.65   DEP      images/ipc-msg.pb-c.d
18:22:36 [2020-01-13T18:22:36.298Z] #45 13.73   PBCC     images/ipc-shm.pb-c.c
18:22:36 [2020-01-13T18:22:36.298Z] #45 13.77   DEP      images/ipc-shm.pb-c.d
18:22:36 [2020-01-13T18:22:36.298Z] #45 13.83   PBCC     images/ipc-var.pb-c.c
18:22:36 [2020-01-13T18:22:36.298Z] #45 13.87   DEP      images/ipc-var.pb-c.d
18:22:36 [2020-01-13T18:22:36.434Z] Merge succeeded, producing a77ac84232b574ebc27dc3349f3106da9119335d
18:22:36 [2020-01-13T18:22:36.435Z] Checking out Revision a77ac84232b574ebc27dc3349f3106da9119335d (PR-40366)
18:22:36 [2020-01-13T18:22:36.623Z] #45 13.92   PBCC     images/sk-opts.pb-c.c
18:22:36 [2020-01-13T18:22:36.623Z] #45 13.97   PBCC     images/packet-sock.pb-c.c
18:22:36 [2020-01-13T18:22:36.623Z] #45 14.09   DEP      images/sk-opts.pb-c.d
18:22:35 [2020-01-13T18:22:35.317Z]  > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10
18:22:36 [2020-01-13T18:22:36.317Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:22:36 [2020-01-13T18:22:36.463Z]  > git config core.sparsecheckout # timeout=10
18:22:36 [2020-01-13T18:22:36.515Z]  > git checkout -f a77ac84232b574ebc27dc3349f3106da9119335d
18:22:36 [2020-01-13T18:22:36.912Z] #45 14.19   DEP      images/packet-sock.pb-c.d
18:22:36 [2020-01-13T18:22:36.912Z] #45 14.26   PBCC     images/sk-netlink.pb-c.c
18:22:36 [2020-01-13T18:22:36.912Z] #45 14.38   DEP      images/sk-netlink.pb-c.d
18:22:37 [2020-01-13T18:22:37.203Z] #45 14.48   PBCC     images/sk-inet.pb-c.c
18:22:37 [2020-01-13T18:22:37.203Z] #45 14.60   DEP      images/sk-inet.pb-c.d
18:22:37 [2020-01-13T18:22:37.203Z] #45 14.63   PBCC     images/sk-unix.pb-c.c
18:22:37 [2020-01-13T18:22:37.203Z] #45 14.73   DEP      images/sk-unix.pb-c.d
18:22:37 [2020-01-13T18:22:37.493Z] #45 14.81   PBCC     images/mm.pb-c.c
18:22:37 [2020-01-13T18:22:37.493Z] #45 14.89   DEP      images/mm.pb-c.d
18:22:37 [2020-01-13T18:22:37.493Z] #45 14.94   PBCC     images/timerfd.pb-c.c
18:22:37 [2020-01-13T18:22:37.493Z] #45 15.03   DEP      images/timerfd.pb-c.d
18:22:37 [2020-01-13T18:22:37.493Z] #45 15.15   PBCC     images/timer.pb-c.c
18:22:37 [2020-01-13T18:22:37.785Z] #45 15.19   DEP      images/timer.pb-c.d
18:22:37 [2020-01-13T18:22:37.785Z] #45 15.37   PBCC     images/sa.pb-c.c
18:22:37 [2020-01-13T18:22:37.785Z] #45 15.42   DEP      images/sa.pb-c.d
18:22:38 [2020-01-13T18:22:38.077Z] #45 15.50   PBCC     images/pipe-data.pb-c.c
18:22:38 [2020-01-13T18:22:38.077Z] #45 15.54   DEP      images/pipe-data.pb-c.d
18:22:38 [2020-01-13T18:22:38.077Z] #45 15.64   PBCC     images/mnt.pb-c.c
18:22:38 [2020-01-13T18:22:38.366Z] #45 15.72   DEP      images/mnt.pb-c.d
18:22:38 [2020-01-13T18:22:38.366Z] #45 15.81   PBCC     images/sk-packet.pb-c.c
18:22:38 [2020-01-13T18:22:38.366Z] #45 15.86   DEP      images/sk-packet.pb-c.d
18:22:38 [2020-01-13T18:22:38.656Z] #45 15.99   PBCC     images/tcp-stream.pb-c.c
18:22:38 [2020-01-13T18:22:38.656Z] #45 16.09   DEP      images/tcp-stream.pb-c.d
18:22:38 [2020-01-13T18:22:38.946Z] #45 16.25   PBCC     images/pipe.pb-c.c
18:22:38 [2020-01-13T18:22:38.946Z] #45 16.33   DEP      images/pipe.pb-c.d
18:22:38 [2020-01-13T18:22:38.946Z] #45 16.42   PBCC     images/pstree.pb-c.c
18:22:38 [2020-01-13T18:22:38.946Z] #45 16.46   DEP      images/pstree.pb-c.d
18:22:39 [2020-01-13T18:22:39.238Z] #45 16.55   PBCC     images/fs.pb-c.c
18:22:39 [2020-01-13T18:22:39.238Z] #45 16.61   DEP      images/fs.pb-c.d
18:22:39 [2020-01-13T18:22:39.238Z] #45 16.74   PBCC     images/signalfd.pb-c.c
18:22:39 [2020-01-13T18:22:39.532Z] #45 16.85   DEP      images/signalfd.pb-c.d
18:22:39 [2020-01-13T18:22:39.532Z] #45 16.99   PBCC     images/fh.pb-c.c
18:22:39 [2020-01-13T18:22:39.532Z] #45 17.07   PBCC     images/fsnotify.pb-c.c
18:22:39 [2020-01-13T18:22:39.852Z] #45 17.29   DEP      images/fh.pb-c.d
18:22:40 [2020-01-13T18:22:40.257Z] #45 17.45   DEP      images/fsnotify.pb-c.d
18:22:40 [2020-01-13T18:22:40.257Z] #45 17.53   PBCC     images/eventpoll.pb-c.c
18:22:40 [2020-01-13T18:22:40.257Z] #45 17.56   DEP      images/eventpoll.pb-c.d
18:22:40 [2020-01-13T18:22:40.257Z] #45 17.69   PBCC     images/eventfd.pb-c.c
18:22:40 [2020-01-13T18:22:40.257Z] #45 17.75   DEP      images/eventfd.pb-c.d
18:22:40 [2020-01-13T18:22:40.609Z] #45 17.88   PBCC     images/remap-file-path.pb-c.c
18:22:40 [2020-01-13T18:22:40.609Z] #45 17.93   DEP      images/remap-file-path.pb-c.d
18:22:40 [2020-01-13T18:22:40.609Z] #45 18.01   PBCC     images/fifo.pb-c.c
18:22:40 [2020-01-13T18:22:40.609Z] #45 18.02   DEP      images/fifo.pb-c.d
18:22:40 [2020-01-13T18:22:40.609Z] #45 18.11   PBCC     images/ghost-file.pb-c.c
18:22:40 [2020-01-13T18:22:40.609Z] #45 18.20   DEP      images/ghost-file.pb-c.d
18:22:40 [2020-01-13T18:22:40.902Z] #45 18.34   PBCC     images/regfile.pb-c.c
18:22:40 [2020-01-13T18:22:40.902Z] #45 18.43   DEP      images/regfile.pb-c.d
18:22:40 [2020-01-13T18:22:40.902Z] #45 ...
18:22:40 [2020-01-13T18:22:40.902Z] 
18:22:40 [2020-01-13T18:22:40.902Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:22:40 [2020-01-13T18:22:40.902Z] #34 104.4 internal/syscall/unix
18:22:41 [2020-01-13T18:22:41.191Z] #34 104.4 time
18:22:42 [2020-01-13T18:22:42.249Z] #34 ...
18:22:42 [2020-01-13T18:22:42.249Z] 
18:22:42 [2020-01-13T18:22:42.249Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:42 [2020-01-13T18:22:42.249Z] #48 95.25 reflect
18:22:42 [2020-01-13T18:22:42.249Z] #48 102.7 regexp/syntax
18:22:42 [2020-01-13T18:22:42.249Z] #48 103.9 hash/crc32
18:22:42 [2020-01-13T18:22:42.249Z] #48 ...
18:22:42 [2020-01-13T18:22:42.249Z] 
18:22:42 [2020-01-13T18:22:42.249Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:42 [2020-01-13T18:22:42.249Z] #45 18.62   PBCC     images/ns.pb-c.c
18:22:42 [2020-01-13T18:22:42.249Z] #45 18.66   DEP      images/ns.pb-c.d
18:22:42 [2020-01-13T18:22:42.249Z] #45 18.80   PBCC     images/fdinfo.pb-c.c
18:22:42 [2020-01-13T18:22:42.249Z] #45 18.96   DEP      images/fdinfo.pb-c.d
18:22:42 [2020-01-13T18:22:42.249Z] #45 19.06   PBCC     images/core-aarch64.pb-c.c
18:22:42 [2020-01-13T18:22:42.249Z] #45 19.12   PBCC     images/core-arm.pb-c.c
18:22:42 [2020-01-13T18:22:42.249Z] #45 19.20   PBCC     images/core-ppc64.pb-c.c
18:22:42 [2020-01-13T18:22:42.249Z] #45 19.33   PBCC     images/core-s390.pb-c.c
18:22:42 [2020-01-13T18:22:42.249Z] #45 19.46   PBCC     images/core-x86.pb-c.c
18:22:42 [2020-01-13T18:22:42.249Z] #45 19.72   PBCC     images/core.pb-c.c
18:22:42 [2020-01-13T18:22:42.249Z] #45 19.79   PBCC     images/inventory.pb-c.c
18:22:42 [2020-01-13T18:22:42.249Z] #45 19.85   DEP      images/core-aarch64.pb-c.d
18:22:42 [2020-01-13T18:22:42.538Z] #45 19.90   DEP      images/core-arm.pb-c.d
18:22:42 [2020-01-13T18:22:42.538Z] #45 19.95   DEP      images/core-ppc64.pb-c.d
18:22:42 [2020-01-13T18:22:42.538Z] #45 20.00   DEP      images/core-s390.pb-c.d
18:22:42 [2020-01-13T18:22:42.538Z] #45 20.04   DEP      images/core-x86.pb-c.d
18:22:42 [2020-01-13T18:22:42.538Z] #45 20.09   DEP      images/core.pb-c.d
18:22:42 [2020-01-13T18:22:42.825Z] #45 20.15   DEP      images/inventory.pb-c.d
18:22:42 [2020-01-13T18:22:42.825Z] #45 20.21   PBCC     images/cpuinfo.pb-c.c
18:22:42 [2020-01-13T18:22:42.825Z] #45 20.25   DEP      images/cpuinfo.pb-c.d
18:22:42 [2020-01-13T18:22:42.825Z] #45 20.35   PBCC     images/stats.pb-c.c
18:22:42 [2020-01-13T18:22:42.825Z] #45 20.39   DEP      images/stats.pb-c.d
18:22:44 [2020-01-13T18:22:44.393Z] Commit message: "Merge commit '4d63209d94276d66d9db39174bfe0127f4b9a8dc' into HEAD"
18:22:44 [2020-01-13T18:22:44.517Z] First time build. Skipping changelog.
18:22:44 [2020-01-13T18:22:44.879Z] #45 22.14 make[1]: Nothing to be done for 'all'.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:22:45 [2020-01-13T18:22:45.505Z] #45 ...
18:22:45 [2020-01-13T18:22:45.505Z] 
18:22:45 [2020-01-13T18:22:45.505Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:22:45 [2020-01-13T18:22:45.505Z] #11 98.99 Selecting previously unselected package gcc-mingw-w64-base.
18:22:45 [2020-01-13T18:22:45.505Z] #11 99.01 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:22:45 [2020-01-13T18:22:45.505Z] #11 99.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:22:45 [2020-01-13T18:22:45.505Z] #11 99.33 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:22:45 [2020-01-13T18:22:45.505Z] #11 99.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:22:45 [2020-01-13T18:22:45.505Z] #11 99.35 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:22:44 [2020-01-13T18:22:44.422Z]  > git rev-list --no-walk 46e87b3a8d9a20986f8da1ebe9b8b0e33d4aadc9 # timeout=10
18:22:47 [2020-01-13T18:22:47.011Z] #11 ...
18:22:47 [2020-01-13T18:22:47.011Z] 
18:22:47 [2020-01-13T18:22:47.011Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:47 [2020-01-13T18:22:47.011Z] #45 24.28   CC       images/stats.o
18:22:47 [2020-01-13T18:22:47.520Z] + docker version
18:22:47 [2020-01-13T18:22:47.639Z] #45 25.09   CC       images/core.o
18:22:49 [2020-01-13T18:22:49.144Z] #45 26.30   CC       images/core-x86.o
18:22:49 [2020-01-13T18:22:49.769Z] #45 26.97   CC       images/core-arm.o
18:22:50 [2020-01-13T18:22:50.399Z] #45 27.78   CC       images/core-aarch64.o
18:22:51 [2020-01-13T18:22:51.031Z] #45 28.55   CC       images/core-ppc64.o
18:22:52 [2020-01-13T18:22:52.063Z] #45 ...
18:22:52 [2020-01-13T18:22:52.063Z] 
18:22:52 [2020-01-13T18:22:52.063Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:22:52 [2020-01-13T18:22:52.353Z] #63 62.09 Checking out files:  52% (1573/3007)   
Checking out files:  53% (1594/3007)   
Checking out files:  54% (1624/3007)   
Checking out files:  55% (1654/3007)   
Checking out files:  56% (1684/3007)   
Checking out files:  57% (1714/3007)   
Checking out files:  58% (1745/3007)   
Checking out files:  59% (1775/3007)   
Checking out files:  60% (1805/3007)   
Checking out files:  61% (1835/3007)   
Checking out files:  62% (1865/3007)   
Checking out files:  63% (1895/3007)   
Checking out files:  64% (1925/3007)   
Checking out files:  65% (1955/3007)   
Checking out files:  66% (1985/3007)   
Checking out files:  67% (2015/3007)   
Checking out files:  68% (2045/3007)   
Checking out files:  69% (2075/3007)   
Checking out files:  70% (2105/3007)   
Checking out files:  71% (2135/3007)   
Checking out files:  72% (2166/3007)   
Checking out files:  73% (2196/3007)   
Checking out files:  74% (2226/3007)   
Checking out files:  75% (2256/3007)   
Checking out files:  76% (2286/3007)   
Checking out files:  77% (2316/3007)   
Checking out files:  78% (2346/3007)   
Checking out files:  79% (2376/3007)   
Checking out files:  80% (2406/3007)   
Checking out files:  81% (2436/3007)   
Checking out files:  82% (2466/3007)   
Checking out files:  83% (2496/3007)   
Checking out files:  84% (2526/3007)   
Checking out files:  85% (2556/3007)   
Checking out files:  86% (2587/3007)   
Checking out files:  86% (2594/3007)   
Checking out files:  87% (2617/3007)   
Checking out files:  88% (2647/3007)   
Checking out files:  89% (2677/3007)   
Checking out files:  90% (2707/3007)   
Checking out files:  91% (2737/3007)   
Checking out files:  92% (2767/3007)   
Checking out files:  93% (2797/3007)   
Checking out files:  94% (2827/3007)   
Checking out files:  95% (2857/3007)   
Checking out files:  96% (2887/3007)   
Checking out files:  97% (2917/3007)   
Checking out files:  98% (2947/3007)   
Checking out files:  99% (2977/3007)   
Checking out files: 100% (3007/3007)   
Checking out files: 100% (3007/3007), done.
18:22:52 [2020-01-13T18:22:52.353Z] #63 63.52 + cd /tmp/tmp.MTUMmXZnZd/src/github.com/containerd/containerd
18:22:52 [2020-01-13T18:22:52.353Z] #63 63.52 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
18:22:53 [2020-01-13T18:22:53.334Z] Client: Docker Engine - Enterprise
18:22:53 [2020-01-13T18:22:53.334Z]  Version:           19.03.2
18:22:53 [2020-01-13T18:22:53.334Z]  API version:       1.40
18:22:53 [2020-01-13T18:22:53.334Z]  Go version:        go1.12.8
18:22:53 [2020-01-13T18:22:53.334Z]  Git commit:        c92ab06ed9
18:22:53 [2020-01-13T18:22:53.334Z]  Built:             09/03/2019 16:38:11
18:22:53 [2020-01-13T18:22:53.334Z]  OS/Arch:           windows/amd64
18:22:53 [2020-01-13T18:22:53.334Z]  Experimental:      false
18:22:53 [2020-01-13T18:22:53.334Z] 
18:22:53 [2020-01-13T18:22:53.334Z] Server: Docker Engine - Enterprise
18:22:53 [2020-01-13T18:22:53.334Z]  Engine:
18:22:53 [2020-01-13T18:22:53.334Z]   Version:          19.03.2
18:22:53 [2020-01-13T18:22:53.334Z]   API version:      1.40 (minimum version 1.24)
18:22:53 [2020-01-13T18:22:53.334Z]   Go version:       go1.12.8
18:22:53 [2020-01-13T18:22:53.334Z]   Git commit:       c92ab06ed9
18:22:53 [2020-01-13T18:22:53.334Z]   Built:            09/03/2019 16:35:47
18:22:53 [2020-01-13T18:22:53.334Z]   OS/Arch:          windows/amd64
18:22:53 [2020-01-13T18:22:53.334Z]   Experimental:     true
18:22:53 [2020-01-13T18:22:53.385Z] #63 64.51 + export 'BUILDTAGS=netgo osusergo static_build'
18:22:53 [2020-01-13T18:22:53.385Z] #63 64.51 + BUILDTAGS='netgo osusergo static_build'
18:22:53 [2020-01-13T18:22:53.385Z] #63 64.51 + export EXTRA_FLAGS=-buildmode=pie
18:22:53 [2020-01-13T18:22:53.385Z] #63 64.52 + EXTRA_FLAGS=-buildmode=pie
18:22:53 [2020-01-13T18:22:53.385Z] #63 64.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:22:53 [2020-01-13T18:22:53.385Z] #63 64.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:22:53 [2020-01-13T18:22:53.385Z] #63 64.52 + '[' '' = dynamic ']'
18:22:53 [2020-01-13T18:22:53.385Z] #63 64.52 + make
18:22:53 [2020-01-13T18:22:53.677Z] #63 ...
18:22:53 [2020-01-13T18:22:53.677Z] 
18:22:53 [2020-01-13T18:22:53.677Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:53 [2020-01-13T18:22:53.677Z] #48 106.7 vendor/golang.org/x/text/transform
18:22:53 [2020-01-13T18:22:53.677Z] #48 113.0 time
18:22:53 [2020-01-13T18:22:53.677Z] #48 ...
18:22:53 [2020-01-13T18:22:53.677Z] 
18:22:53 [2020-01-13T18:22:53.677Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:53 [2020-01-13T18:22:53.677Z] #45 29.84   CC       images/core-s390.o
18:22:53 [2020-01-13T18:22:53.677Z] #45 31.02   CC       images/cpuinfo.o
[Pipeline] sh
18:22:54 [2020-01-13T18:22:54.306Z] #45 31.71   CC       images/inventory.o
18:22:54 [2020-01-13T18:22:54.875Z] + docker info
18:22:54 [2020-01-13T18:22:54.947Z] #45 32.22   CC       images/fdinfo.o
18:22:55 [2020-01-13T18:22:55.238Z] #45 32.81   CC       images/fown.o
18:22:55 [2020-01-13T18:22:55.472Z] ok  	github.com/docker/docker/pkg/plugins	33.649s	coverage: 76.6% of statements
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/rootless	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/volume	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === Skipped
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:46: Driver btrfs not supported
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:46: Driver btrfs not supported
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:46: Driver btrfs not supported
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:46: Driver btrfs not supported
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:46: Driver btrfs not supported
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:73: No driver to put!
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     overlay_test.go:49: Fails to compute changes intermittently
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:46: Driver zfs not supported
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:46: Driver zfs not supported
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:46: Driver zfs not supported
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:46: Driver zfs not supported
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:46: Driver zfs not supported
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     graphtest_unix.go:73: No driver to put!
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:22:55 [2020-01-13T18:22:55.472Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] 
18:22:55 [2020-01-13T18:22:55.472Z] DONE 2155 tests, 20 skipped in 187.057s
Post stage
[Pipeline] junit
18:22:55 [2020-01-13T18:22:55.486Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:22:55 [2020-01-13T18:22:55.870Z] #45 33.16   CC       images/ns.o
18:22:55 [2020-01-13T18:22:55.962Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e -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:3486edbfbcdaf769b87736115a2d3956ad64886e hack/make.sh dynbinary test-integration
18:22:56 [2020-01-13T18:22:56.160Z] #45 33.48   CC       images/regfile.o
18:22:56 [2020-01-13T18:22:56.792Z] #45 34.07   CC       images/ghost-file.o
18:22:56 [2020-01-13T18:22:56.899Z] 
18:22:56 [2020-01-13T18:22:56.900Z] Removing bundles/
18:22:56 [2020-01-13T18:22:56.900Z] 
18:22:56 [2020-01-13T18:22:56.900Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:22:56 [2020-01-13T18:22:56.900Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:22:56 [2020-01-13T18:22:56.900Z] GOOS="" GOARCH="" GOARM=""
18:22:57 [2020-01-13T18:22:57.083Z] #45 34.62   CC       images/fifo.o
18:22:57 [2020-01-13T18:22:57.374Z] #45 34.92   CC       images/remap-file-path.o
18:22:57 [2020-01-13T18:22:57.666Z] #45 ...
18:22:57 [2020-01-13T18:22:57.666Z] 
18:22:57 [2020-01-13T18:22:57.666Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:57 [2020-01-13T18:22:57.666Z] #48 120.8 regexp
18:23:00 [2020-01-13T18:23:00.838Z] #76 exporting layers 52.6s done
18:23:00 [2020-01-13T18:23:00.838Z] #76 exporting manifest sha256:4bb63161741593e706854ba97b5c5fa3719a287a13cf7fdcd6ac43f176cc486c 0.0s done
18:23:00 [2020-01-13T18:23:00.838Z] #76 exporting config sha256:8f15416863906c1a6b4337aa14a6271acada9dcca064194f4cf0e44b679a0464 done
18:23:00 [2020-01-13T18:23:00.838Z] #76 sending tarball
18:23:01 [2020-01-13T18:23:01.177Z] #48 ...
18:23:01 [2020-01-13T18:23:01.177Z] 
18:23:01 [2020-01-13T18:23:01.177Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:23:01 [2020-01-13T18:23:01.177Z] #34 114.4 internal/poll
18:23:01 [2020-01-13T18:23:01.177Z] #34 118.1 os
18:23:01 [2020-01-13T18:23:01.177Z] #34 119.0 internal/fmtsort
18:23:01 [2020-01-13T18:23:01.177Z] #34 122.1 path/filepath
18:23:01 [2020-01-13T18:23:01.177Z] #34 122.2 fmt
18:23:01 [2020-01-13T18:23:01.481Z] #34 ...
18:23:01 [2020-01-13T18:23:01.481Z] 
18:23:01 [2020-01-13T18:23:01.481Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:01 [2020-01-13T18:23:01.481Z] #45 35.16   CC       images/eventfd.o
18:23:01 [2020-01-13T18:23:01.481Z] #45 35.65   CC       images/eventpoll.o
18:23:01 [2020-01-13T18:23:01.481Z] #45 36.21   CC       images/fh.o
18:23:01 [2020-01-13T18:23:01.481Z] #45 36.78   CC       images/fsnotify.o
18:23:01 [2020-01-13T18:23:01.481Z] #45 37.91   CC       images/signalfd.o
18:23:01 [2020-01-13T18:23:01.481Z] #45 38.28   CC       images/fs.o
18:23:01 [2020-01-13T18:23:01.481Z] #45 38.79   CC       images/pstree.o
18:23:01 [2020-01-13T18:23:01.771Z] #45 39.15   CC       images/pipe.o
18:23:02 [2020-01-13T18:23:02.404Z] #45 39.61   CC       images/tcp-stream.o
18:23:02 [2020-01-13T18:23:02.404Z] #45 40.03   CC       images/sk-packet.o
18:23:02 [2020-01-13T18:23:02.893Z] #76 ...
18:23:02 [2020-01-13T18:23:02.893Z] 
18:23:02 [2020-01-13T18:23:02.893Z] #77 importing to docker
18:23:02 [2020-01-13T18:23:02.893Z] #77 ...
18:23:02 [2020-01-13T18:23:02.893Z] 
18:23:02 [2020-01-13T18:23:02.893Z] #76 exporting to oci image format
18:23:02 [2020-01-13T18:23:02.893Z] #76 sending tarball 8.6s done
18:23:02 [2020-01-13T18:23:02.893Z] #76 DONE 61.2s
18:23:02 [2020-01-13T18:23:02.893Z] 
18:23:02 [2020-01-13T18:23:02.893Z] #77 importing to docker
18:23:03 [2020-01-13T18:23:03.037Z] #45 40.51   CC       images/mnt.o
18:23:03 [2020-01-13T18:23:03.330Z] #45 40.92   CC       images/pipe-data.o
18:23:03 [2020-01-13T18:23:03.962Z] #45 41.32   CC       images/sa.o
18:23:04 [2020-01-13T18:23:04.251Z] #45 41.74   CC       images/timer.o
18:23:04 [2020-01-13T18:23:04.541Z] #45 ...
18:23:04 [2020-01-13T18:23:04.541Z] 
18:23:04 [2020-01-13T18:23:04.541Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:04 [2020-01-13T18:23:04.541Z] #63 65.77 + bin/ctr
18:23:04 [2020-01-13T18:23:04.832Z] #63 ...
18:23:04 [2020-01-13T18:23:04.832Z] 
18:23:04 [2020-01-13T18:23:04.832Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:23:04 [2020-01-13T18:23:04.832Z] #34 124.8 io/ioutil
18:23:04 [2020-01-13T18:23:04.832Z] #34 128.2 log
18:23:05 [2020-01-13T18:23:05.122Z] #34 128.2 github.com/BurntSushi/toml
18:23:05 [2020-01-13T18:23:05.122Z] #34 128.2 flag
18:23:07 [2020-01-13T18:23:07.184Z] #34 ...
18:23:07 [2020-01-13T18:23:07.185Z] 
18:23:07 [2020-01-13T18:23:07.185Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:23:07 [2020-01-13T18:23:07.185Z] #11 130.5 Selecting previously unselected package g++-mingw-w64-x86-64.
18:23:07 [2020-01-13T18:23:07.185Z] #11 130.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:23:07 [2020-01-13T18:23:07.185Z] #11 130.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:23:12 [2020-01-13T18:23:12.764Z] #11 ...
18:23:12 [2020-01-13T18:23:12.764Z] 
18:23:12 [2020-01-13T18:23:12.764Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:23:12 [2020-01-13T18:23:12.764Z] #34 135.7 github.com/BurntSushi/toml/cmd/tomlv
18:23:15 [2020-01-13T18:23:15.484Z] #34 ...
18:23:15 [2020-01-13T18:23:15.484Z] 
18:23:15 [2020-01-13T18:23:15.484Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:15 [2020-01-13T18:23:15.484Z] #45 42.54   CC       images/timerfd.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 42.94   CC       images/mm.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 43.64   CC       images/sk-opts.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 43.98   CC       images/sk-unix.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 44.62   CC       images/sk-inet.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 45.18   CC       images/tun.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 45.87   CC       images/sk-netlink.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 46.25   CC       images/packet-sock.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 47.07   CC       images/ipc-var.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 47.54   CC       images/ipc-desc.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 47.87   CC       images/ipc-shm.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 48.18   CC       images/ipc-msg.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 48.82   CC       images/ipc-sem.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 49.12   CC       images/utsns.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 49.59   CC       images/creds.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 49.96   CC       images/vma.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 50.28   CC       images/netdev.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 50.94   CC       images/tty.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 52.19   CC       images/file-lock.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 52.62   CC       images/rlimit.o
18:23:15 [2020-01-13T18:23:15.484Z] #45 52.94   CC       images/pagemap.o
18:23:16 [2020-01-13T18:23:16.115Z] #45 53.63   CC       images/siginfo.o
18:23:16 [2020-01-13T18:23:16.129Z] Client:
18:23:16 [2020-01-13T18:23:16.129Z]  Debug Mode: false
18:23:16 [2020-01-13T18:23:16.129Z]  Plugins:
18:23:16 [2020-01-13T18:23:16.129Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
18:23:16 [2020-01-13T18:23:16.129Z] 
18:23:16 [2020-01-13T18:23:16.129Z] Server:
18:23:16 [2020-01-13T18:23:16.129Z]  Containers: 0
18:23:16 [2020-01-13T18:23:16.129Z]   Running: 0
18:23:16 [2020-01-13T18:23:16.129Z]   Paused: 0
18:23:16 [2020-01-13T18:23:16.129Z]   Stopped: 0
18:23:16 [2020-01-13T18:23:16.129Z]  Images: 0
18:23:16 [2020-01-13T18:23:16.129Z]  Server Version: 19.03.2
18:23:16 [2020-01-13T18:23:16.129Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:23:16 [2020-01-13T18:23:16.129Z]   Windows: 
18:23:16 [2020-01-13T18:23:16.129Z]   LCOW: 
18:23:16 [2020-01-13T18:23:16.129Z]  Logging Driver: json-file
18:23:16 [2020-01-13T18:23:16.129Z]  Plugins:
18:23:16 [2020-01-13T18:23:16.129Z]   Volume: local
18:23:16 [2020-01-13T18:23:16.129Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
18:23:16 [2020-01-13T18:23:16.129Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:23:16 [2020-01-13T18:23:16.129Z]  Swarm: inactive
18:23:16 [2020-01-13T18:23:16.129Z]  Default Isolation: process
18:23:16 [2020-01-13T18:23:16.129Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:23:16 [2020-01-13T18:23:16.129Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
18:23:16 [2020-01-13T18:23:16.129Z]  OSType: windows
18:23:16 [2020-01-13T18:23:16.129Z]  Architecture: x86_64
18:23:16 [2020-01-13T18:23:16.129Z]  CPUs: 4
18:23:16 [2020-01-13T18:23:16.129Z]  Total Memory: 32GiB
18:23:16 [2020-01-13T18:23:16.129Z]  Name: azwin-2-372cc0
18:23:16 [2020-01-13T18:23:16.129Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
18:23:16 [2020-01-13T18:23:16.129Z]  Docker Root Dir: D:\docker
18:23:16 [2020-01-13T18:23:16.129Z]  Debug Mode: false
18:23:16 [2020-01-13T18:23:16.129Z]  Registry: https://index.docker.io/v1/
18:23:16 [2020-01-13T18:23:16.129Z]  Labels:
18:23:16 [2020-01-13T18:23:16.129Z]  Experimental: true
18:23:16 [2020-01-13T18:23:16.129Z]  Insecure Registries:
18:23:16 [2020-01-13T18:23:16.129Z]   10.0.0.4:5000
18:23:16 [2020-01-13T18:23:16.129Z]   127.0.0.0/8
18:23:16 [2020-01-13T18:23:16.129Z]  Registry Mirrors:
18:23:16 [2020-01-13T18:23:16.129Z]   http://10.0.0.4:5000/
18:23:16 [2020-01-13T18:23:16.129Z]  Live Restore Enabled: false
18:23:16 [2020-01-13T18:23:16.129Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
18:23:16 [2020-01-13T18:23:16.416Z] #45 ...
18:23:16 [2020-01-13T18:23:16.416Z] 
18:23:16 [2020-01-13T18:23:16.416Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:23:16 [2020-01-13T18:23:16.416Z] #48 129.4 net
18:23:16 [2020-01-13T18:23:16.416Z] #48 129.5 os/exec
18:23:16 [2020-01-13T18:23:16.416Z] #48 131.8 internal/lazyregexp
18:23:16 [2020-01-13T18:23:16.416Z] #48 132.9 github.com/LK4D4/vndr/versioned
18:23:16 [2020-01-13T18:23:16.416Z] #48 137.6 net/url
18:23:16 [2020-01-13T18:23:16.416Z] #48 137.6 go/token
18:23:16 [2020-01-13T18:23:16.416Z] #48 137.7 text/template/parse
18:23:16 [2020-01-13T18:23:16.707Z] #48 ...
18:23:16 [2020-01-13T18:23:16.707Z] 
18:23:16 [2020-01-13T18:23:16.707Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:16 [2020-01-13T18:23:16.707Z] #45 54.21   CC       images/rpc.o
18:23:19 [2020-01-13T18:23:19.570Z] #45 ...
18:23:19 [2020-01-13T18:23:19.570Z] 
18:23:19 [2020-01-13T18:23:19.570Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:23:19 [2020-01-13T18:23:19.570Z] #34 DONE 142.4s
18:23:19 [2020-01-13T18:23:19.570Z] 
18:23:19 [2020-01-13T18:23:19.570Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:23:19 [2020-01-13T18:23:19.570Z] #48 141.2 go/scanner
18:23:22 [2020-01-13T18:23:22.298Z] #48 145.4 encoding/json
18:23:22 [2020-01-13T18:23:22.927Z] #48 146.3 go/ast
18:23:24 [2020-01-13T18:23:24.989Z] #48 ...
18:23:24 [2020-01-13T18:23:24.989Z] 
18:23:24 [2020-01-13T18:23:24.989Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:24 [2020-01-13T18:23:24.989Z] #45 56.86   CC       images/ext-file.o
18:23:24 [2020-01-13T18:23:24.989Z] #45 57.38   CC       images/cgroup.o
18:23:24 [2020-01-13T18:23:24.989Z] #45 58.46   CC       images/userns.o
18:23:24 [2020-01-13T18:23:24.989Z] #45 58.94   CC       images/google/protobuf/descriptor.o
18:23:24 [2020-01-13T18:23:24.989Z] #45 61.86   CC       images/opts.o
18:23:24 [2020-01-13T18:23:24.989Z] #45 62.27   CC       images/seccomp.o
18:23:25 [2020-01-13T18:23:25.278Z] #45 62.69   CC       images/binfmt-misc.o
18:23:25 [2020-01-13T18:23:25.583Z] #45 63.01   CC       images/time.o
18:23:26 [2020-01-13T18:23:26.213Z] #45 63.51   CC       images/sysctl.o
18:23:26 [2020-01-13T18:23:26.504Z] #45 63.78   CC       images/autofs.o
18:23:26 [2020-01-13T18:23:26.504Z] #45 64.17   CC       images/macvlan.o
18:23:26 [2020-01-13T18:23:26.645Z] #77 DONE 21.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:23:26 [2020-01-13T18:23:26.794Z] #45 64.43   CC       images/sit.o
18:23:27 [2020-01-13T18:23:27.425Z] #45 64.84   LINK     images/built-in.o
18:23:27 [2020-01-13T18:23:27.477Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3486edbfbcdaf769b87736115a2d3956ad64886e hack/test/unit
18:23:27 [2020-01-13T18:23:27.720Z] #45 65.01   GEN      compel/include/asm
18:23:27 [2020-01-13T18:23:27.720Z] #45 65.01   GEN      compel/include/version.h
18:23:27 [2020-01-13T18:23:27.720Z] #45 65.03 touch .config
18:23:27 [2020-01-13T18:23:27.720Z] #45 65.04   GEN      include/common/config.h
18:23:27 [2020-01-13T18:23:27.720Z] #45 65.15   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:23:27 [2020-01-13T18:23:27.720Z] #45 65.18   GEN      compel/plugins/include/uapi/std/syscall.h
18:23:27 [2020-01-13T18:23:27.720Z] #45 65.23   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
18:23:27 [2020-01-13T18:23:27.720Z] #45 65.25   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
18:23:27 [2020-01-13T18:23:27.720Z] #45 65.34   DEP      compel/arch/ppc64/plugins/std/memcmp.d
18:23:27 [2020-01-13T18:23:27.720Z] #45 65.37   DEP      compel/arch/ppc64/plugins/std/memcpy.d
18:23:28 [2020-01-13T18:23:28.014Z] #45 65.41   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
18:23:28 [2020-01-13T18:23:28.014Z] #45 65.47   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:23:28 [2020-01-13T18:23:28.014Z] #45 65.48   DEP      compel/plugins/std/infect.d
18:23:28 [2020-01-13T18:23:28.014Z] #45 65.61   DEP      compel/plugins/std/string.d
18:23:28 [2020-01-13T18:23:28.303Z] #45 65.74   DEP      compel/plugins/std/log.d
18:23:28 [2020-01-13T18:23:28.303Z] #45 65.86   DEP      compel/plugins/std/fds.d
18:23:28 [2020-01-13T18:23:28.592Z] #45 66.02   DEP      compel/plugins/std/std.d
18:23:28 [2020-01-13T18:23:28.884Z] #45 66.20   DEP      compel/plugins/shmem/shmem.d
18:23:28 [2020-01-13T18:23:28.884Z] #45 66.35   DEP      compel/plugins/fds/fds.d
18:23:29 [2020-01-13T18:23:29.175Z] #45 66.57   CC       compel/plugins/std/std.o
18:23:29 [2020-01-13T18:23:29.807Z] #45 67.17   CC       compel/plugins/std/fds.o
18:23:30 [2020-01-13T18:23:30.439Z] #45 67.72   CC       compel/plugins/std/log.o
18:23:30 [2020-01-13T18:23:30.730Z] #45 ...
18:23:30 [2020-01-13T18:23:30.730Z] 
18:23:30 [2020-01-13T18:23:30.730Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:23:30 [2020-01-13T18:23:30.730Z] #11 154.4 Selecting previously unselected package libapparmor1:ppc64el.
18:23:30 [2020-01-13T18:23:30.773Z] ?   	github.com/docker/docker/api	[no test files]
18:23:31 [2020-01-13T18:23:31.058Z] #11 154.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
18:23:31 [2020-01-13T18:23:31.058Z] #11 154.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
18:23:31 [2020-01-13T18:23:31.058Z] #11 154.6 Selecting previously unselected package libapparmor-dev:ppc64el.
18:23:31 [2020-01-13T18:23:31.058Z] #11 154.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
18:23:31 [2020-01-13T18:23:31.058Z] #11 154.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
18:23:31 [2020-01-13T18:23:31.348Z] #11 154.9 Selecting previously unselected package libbtrfs0.
18:23:31 [2020-01-13T18:23:31.348Z] #11 154.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
18:23:31 [2020-01-13T18:23:31.348Z] #11 154.9 Unpacking libbtrfs0 (4.20.1-2) ...
18:23:31 [2020-01-13T18:23:31.638Z] #11 155.0 Selecting previously unselected package libbtrfs-dev.
18:23:31 [2020-01-13T18:23:31.638Z] #11 155.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
18:23:31 [2020-01-13T18:23:31.638Z] #11 155.0 Unpacking libbtrfs-dev (4.20.1-2) ...
18:23:31 [2020-01-13T18:23:31.638Z] #11 155.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
18:23:31 [2020-01-13T18:23:31.638Z] #11 155.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
18:23:31 [2020-01-13T18:23:31.638Z] #11 155.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
18:23:31 [2020-01-13T18:23:31.730Z] DEBUG: print all environment variables to check how Jenkins runs this script
18:23:31 [2020-01-13T18:23:31.730Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4516a48b\powershellScript.ps1'; exit $LASTEXITCODE;
18:23:31 [2020-01-13T18:23:31.730Z] ----------------------------------------------------------------------------
18:23:31 [2020-01-13T18:23:31.730Z] 
18:23:31 [2020-01-13T18:23:31.730Z] INFO: executeCI.ps1 starting at Mon Jan 13 18:23:30 CUT 2020
18:23:31 [2020-01-13T18:23:31.730Z] 
18:23:31 [2020-01-13T18:23:31.730Z] INFO: Script version 05-Feb-2019 09:03 PDT
18:23:31 [2020-01-13T18:23:31.730Z] INFO: Running git version 2.24.0.windows.1
18:23:31 [2020-01-13T18:23:31.730Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
18:23:31 [2020-01-13T18:23:31.730Z] INFO: Environment variables:
18:23:31 [2020-01-13T18:23:31.730Z] 
18:23:31 [2020-01-13T18:23:31.730Z] Name                           Value                                                                                   
18:23:31 [2020-01-13T18:23:31.730Z] ----                           -----                                                                                   
18:23:31 [2020-01-13T18:23:31.730Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
18:23:31 [2020-01-13T18:23:31.730Z] amd64                          true                                                                                    
18:23:31 [2020-01-13T18:23:31.730Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
18:23:31 [2020-01-13T18:23:31.730Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
18:23:31 [2020-01-13T18:23:31.730Z] arm64                          true                                                                                    
18:23:31 [2020-01-13T18:23:31.730Z] BRANCH_NAME                    PR-40366                                                                                
18:23:31 [2020-01-13T18:23:31.730Z] BUILD_DISPLAY_NAME             #2                                                                                      
18:23:31 [2020-01-13T18:23:31.730Z] BUILD_ID                       2                                                                                       
18:23:31 [2020-01-13T18:23:31.730Z] BUILD_NUMBER                   2                                                                                       
18:23:31 [2020-01-13T18:23:31.730Z] BUILD_TAG                      jenkins-moby-PR-40366-2                                                                 
18:23:31 [2020-01-13T18:23:31.730Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40366/2/                                   
18:23:31 [2020-01-13T18:23:31.730Z] CHANGE_AUTHOR                  arkodg                                                                                  
18:23:31 [2020-01-13T18:23:31.730Z] CHANGE_AUTHOR_DISPLAY_NAME     Arko Dasgupta                                                                           
18:23:31 [2020-01-13T18:23:31.730Z] CHANGE_BRANCH                  check-cidr-ipv6                                                                         
18:23:31 [2020-01-13T18:23:31.730Z] CHANGE_FORK                    arkodg                                                                                  
18:23:31 [2020-01-13T18:23:31.730Z] CHANGE_ID                      40366                                                                                   
18:23:31 [2020-01-13T18:23:31.730Z] CHANGE_TARGET                  master                                                                                  
18:23:31 [2020-01-13T18:23:31.730Z] CHANGE_TITLE                   Handle the error case when fixed-cidr-ipv6 is empty and ipv6 is enabled                 
18:23:31 [2020-01-13T18:23:31.730Z] CHANGE_URL                     https://github.com/moby/moby/pull/40366                                                 
18:23:31 [2020-01-13T18:23:31.730Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
18:23:31 [2020-01-13T18:23:31.730Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
18:23:31 [2020-01-13T18:23:31.730Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
18:23:31 [2020-01-13T18:23:31.730Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
18:23:31 [2020-01-13T18:23:31.730Z] COMPUTERNAME                   azwin-2-372cc0                                                                          
18:23:31 [2020-01-13T18:23:31.730Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
18:23:31 [2020-01-13T18:23:31.730Z] ConfigSequenceNumber           0                                                                                       
18:23:31 [2020-01-13T18:23:31.730Z] dco                            true                                                                                    
18:23:31 [2020-01-13T18:23:31.730Z] DOCKER_BUILDKIT                0                                                                                       
18:23:31 [2020-01-13T18:23:31.730Z] DOCKER_DUT_DEBUG               1                                                                                       
18:23:31 [2020-01-13T18:23:31.730Z] DOCKER_EXPERIMENTAL            1                                                                                       
18:23:31 [2020-01-13T18:23:31.730Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
18:23:31 [2020-01-13T18:23:31.731Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
18:23:31 [2020-01-13T18:23:31.731Z] EXECUTOR_NUMBER                0                                                                                       
18:23:31 [2020-01-13T18:23:31.731Z] FQDN                           azwin-2-372cc0.westus.cloudapp.azure.com                                                
18:23:31 [2020-01-13T18:23:31.731Z] GIT_BRANCH                     PR-40366                                                                                
18:23:31 [2020-01-13T18:23:31.731Z] GIT_COMMIT                     3486edbfbcdaf769b87736115a2d3956ad64886e                                                
18:23:31 [2020-01-13T18:23:31.731Z] GIT_PREVIOUS_COMMIT            46e87b3a8d9a20986f8da1ebe9b8b0e33d4aadc9                                                
18:23:31 [2020-01-13T18:23:31.731Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 46e87b3a8d9a20986f8da1ebe9b8b0e33d4aadc9                                                
18:23:31 [2020-01-13T18:23:31.731Z] GIT_URL                        https://github.com/moby/moby.git                                                        
18:23:31 [2020-01-13T18:23:31.731Z] HUDSON_COOKIE                  b5b9b593-e946-42da-b0c8-e9fc76d57c04                                                    
18:23:31 [2020-01-13T18:23:31.731Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
18:23:31 [2020-01-13T18:23:31.731Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
18:23:31 [2020-01-13T18:23:31.731Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
18:23:31 [2020-01-13T18:23:31.731Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64                          
18:23:31 [2020-01-13T18:23:31.731Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
18:23:31 [2020-01-13T18:23:31.731Z] JENKINS_NODE_COOKIE            c0da92de-c47e-4390-a29d-bc1bbcb0bb87                                                    
18:23:31 [2020-01-13T18:23:31.731Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
18:23:31 [2020-01-13T18:23:31.731Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
18:23:31 [2020-01-13T18:23:31.731Z] JOB_BASE_NAME                  PR-40366                                                                                
18:23:31 [2020-01-13T18:23:31.731Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40366/display/redirect                     
18:23:31 [2020-01-13T18:23:31.731Z] JOB_NAME                       moby/PR-40366                                                                           
18:23:31 [2020-01-13T18:23:31.731Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40366/                                     
18:23:31 [2020-01-13T18:23:31.731Z] library.jps.version            master                                                                                  
18:23:31 [2020-01-13T18:23:31.731Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
18:23:31 [2020-01-13T18:23:31.731Z] NODE_LABELS                    amd64 azure azwin-2-372cc0 azwin-2019 docker west-us windows windows-2019 x86_64        
18:23:31 [2020-01-13T18:23:31.731Z] NODE_NAME                      azwin-2-372cc0                                                                          
18:23:31 [2020-01-13T18:23:31.731Z] NUMBER_OF_PROCESSORS           4                                                                                       
18:23:31 [2020-01-13T18:23:31.731Z] OS                             Windows_NT                                                                              
18:23:31 [2020-01-13T18:23:31.731Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
18:23:31 [2020-01-13T18:23:31.731Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
18:23:31 [2020-01-13T18:23:31.731Z] ppc64le                        true                                                                                    
18:23:31 [2020-01-13T18:23:31.731Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
18:23:31 [2020-01-13T18:23:31.731Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
18:23:31 [2020-01-13T18:23:31.731Z] PROCESSOR_LEVEL                6                                                                                       
18:23:31 [2020-01-13T18:23:31.731Z] PROCESSOR_REVISION             4f01                                                                                    
18:23:31 [2020-01-13T18:23:31.731Z] ProgramData                    C:\ProgramData                                                                          
18:23:31 [2020-01-13T18:23:31.731Z] ProgramFiles                   C:\Program Files                                                                        
18:23:31 [2020-01-13T18:23:31.731Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
18:23:31 [2020-01-13T18:23:31.731Z] ProgramW6432                   C:\Program Files                                                                        
18:23:31 [2020-01-13T18:23:31.731Z] PROMPT                         $P$G                                                                                    
18:23:31 [2020-01-13T18:23:31.731Z] PSExecutionPolicyPreference    Bypass                                                                                  
18:23:31 [2020-01-13T18:23:31.731Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
18:23:31 [2020-01-13T18:23:31.731Z] PUBLIC                         C:\Users\Public                                                                         
18:23:31 [2020-01-13T18:23:31.731Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40366/2/display/redirect?page=changes      
18:23:31 [2020-01-13T18:23:31.731Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40366/2/display/redirect                   
18:23:31 [2020-01-13T18:23:31.731Z] s390x                          true                                                                                    
18:23:31 [2020-01-13T18:23:31.731Z] SKIP_VALIDATION_TESTS          1                                                                                       
18:23:31 [2020-01-13T18:23:31.731Z] SOURCES_DRIVE                  d                                                                                       
18:23:31 [2020-01-13T18:23:31.731Z] SOURCES_SUBDIR                 gopath                                                                                  
18:23:31 [2020-01-13T18:23:31.731Z] STAGE_NAME                     Run tests                                                                               
18:23:31 [2020-01-13T18:23:31.731Z] SystemDrive                    C:                                                                                      
18:23:31 [2020-01-13T18:23:31.731Z] SystemRoot                     C:\windows                                                                              
18:23:31 [2020-01-13T18:23:31.731Z] TEMP                           C:\windows\TEMP                                                                         
18:23:31 [2020-01-13T18:23:31.731Z] TESTDEBUG                      0                                                                                       
18:23:31 [2020-01-13T18:23:31.731Z] TESTRUN_DRIVE                  d                                                                                       
18:23:31 [2020-01-13T18:23:31.731Z] TESTRUN_SUBDIR                 CI                                                                                      
18:23:31 [2020-01-13T18:23:31.731Z] TIMEOUT                        120m                                                                                    
18:23:31 [2020-01-13T18:23:31.731Z] TMP                            C:\windows\TEMP                                                                         
18:23:31 [2020-01-13T18:23:31.731Z] unit_validate                  true                                                                                    
18:23:31 [2020-01-13T18:23:31.731Z] USERDOMAIN                     WORKGROUP                                                                               
18:23:31 [2020-01-13T18:23:31.731Z] USERNAME                       azwin-2-372cc0$                                                                         
18:23:31 [2020-01-13T18:23:31.731Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
18:23:31 [2020-01-13T18:23:31.731Z] validate_force                 false                                                                                   
18:23:31 [2020-01-13T18:23:31.731Z] windir                         C:\windows                                                                              
18:23:31 [2020-01-13T18:23:31.731Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
18:23:31 [2020-01-13T18:23:31.731Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
18:23:31 [2020-01-13T18:23:31.731Z] windowsRS1                     false                                                                                   
18:23:31 [2020-01-13T18:23:31.731Z] windowsRS5                     true                                                                                    
18:23:31 [2020-01-13T18:23:31.731Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
18:23:31 [2020-01-13T18:23:31.731Z] 
18:23:31 [2020-01-13T18:23:31.731Z] 
18:23:31 [2020-01-13T18:23:31.731Z] 
18:23:31 [2020-01-13T18:23:31.731Z] INFO: Sources under d:\gopath\...
18:23:31 [2020-01-13T18:23:31.731Z] INFO: Test run under d:\CI\...
18:23:31 [2020-01-13T18:23:31.731Z] INFO: Running in D:\gopath\src\github.com\docker\docker
18:23:31 [2020-01-13T18:23:31.731Z] INFO: docker/docker repository was found
18:23:31 [2020-01-13T18:23:31.926Z] #11 155.3 Selecting previously unselected package libudev-dev:ppc64el.
18:23:31 [2020-01-13T18:23:31.926Z] #11 155.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_ppc64el.deb ...
18:23:31 [2020-01-13T18:23:31.926Z] #11 155.4 Unpacking libudev-dev:ppc64el (241-7~deb10u2) ...
18:23:31 [2020-01-13T18:23:31.926Z] #11 155.6 Selecting previously unselected package libsepol1-dev:ppc64el.
18:23:32 [2020-01-13T18:23:32.193Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
18:23:32 [2020-01-13T18:23:32.217Z] #11 155.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
18:23:32 [2020-01-13T18:23:32.217Z] #11 155.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
18:23:32 [2020-01-13T18:23:32.507Z] #11 156.1 Selecting previously unselected package libpcre16-3:ppc64el.
18:23:32 [2020-01-13T18:23:32.507Z] #11 156.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
18:23:32 [2020-01-13T18:23:32.507Z] #11 156.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
18:23:32 [2020-01-13T18:23:32.655Z] ltsc2019: Pulling from windows/servercore
18:23:32 [2020-01-13T18:23:32.655Z] 65014b3c3121: Pulling fs layer
18:23:32 [2020-01-13T18:23:32.655Z] faf31ee0aa3d: Pulling fs layer
18:23:33 [2020-01-13T18:23:33.139Z] #11 156.4 Selecting previously unselected package libpcre32-3:ppc64el.
18:23:33 [2020-01-13T18:23:33.139Z] #11 156.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
18:23:33 [2020-01-13T18:23:33.139Z] #11 156.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
18:23:33 [2020-01-13T18:23:33.139Z] #11 156.6 Selecting previously unselected package libpcrecpp0v5:ppc64el.
18:23:33 [2020-01-13T18:23:33.139Z] #11 156.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
18:23:33 [2020-01-13T18:23:33.139Z] #11 156.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
18:23:33 [2020-01-13T18:23:33.139Z] #11 156.8 Selecting previously unselected package libpcre3-dev:ppc64el.
18:23:33 [2020-01-13T18:23:33.430Z] #11 156.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
18:23:33 [2020-01-13T18:23:33.430Z] #11 156.8 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
18:23:34 [2020-01-13T18:23:34.062Z] #11 157.5 Selecting previously unselected package libselinux1-dev:ppc64el.
18:23:34 [2020-01-13T18:23:34.063Z] #11 157.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
18:23:34 [2020-01-13T18:23:34.063Z] #11 157.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
18:23:34 [2020-01-13T18:23:34.647Z] #11 158.0 Selecting previously unselected package libdevmapper-dev:ppc64el.
18:23:34 [2020-01-13T18:23:34.647Z] #11 158.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
18:23:34 [2020-01-13T18:23:34.647Z] #11 158.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
18:23:34 [2020-01-13T18:23:34.647Z] #11 158.1 Selecting previously unselected package libseccomp-dev:ppc64el.
18:23:34 [2020-01-13T18:23:34.647Z] #11 158.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
18:23:34 [2020-01-13T18:23:34.647Z] #11 158.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
18:23:34 [2020-01-13T18:23:34.937Z] #11 158.4 Selecting previously unselected package libsystemd-dev:ppc64el.
18:23:34 [2020-01-13T18:23:34.937Z] #11 158.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_ppc64el.deb ...
18:23:34 [2020-01-13T18:23:34.937Z] #11 158.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u2) ...
18:23:35 [2020-01-13T18:23:35.576Z] #11 159.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
18:23:35 [2020-01-13T18:23:35.886Z] #11 159.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
18:23:35 [2020-01-13T18:23:35.886Z] #11 159.3 Setting up libapparmor1:ppc64el (2.13.2-10) ...
18:23:35 [2020-01-13T18:23:35.886Z] #11 159.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:23:35 [2020-01-13T18:23:35.886Z] #11 159.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
18:23:35 [2020-01-13T18:23:35.886Z] #11 159.3 Setting up libsepol1-dev:ppc64el (2.8-1) ...
18:23:35 [2020-01-13T18:23:35.886Z] #11 159.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:23:35 [2020-01-13T18:23:35.886Z] #11 159.3 Setting up libbtrfs0 (4.20.1-2) ...
18:23:35 [2020-01-13T18:23:35.886Z] #11 159.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
18:23:35 [2020-01-13T18:23:35.886Z] #11 159.3 Setting up libudev-dev:ppc64el (241-7~deb10u2) ...
18:23:35 [2020-01-13T18:23:35.886Z] #11 159.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:23:35 [2020-01-13T18:23:35.886Z] #11 159.4 Setting up libbtrfs-dev (4.20.1-2) ...
18:23:35 [2020-01-13T18:23:35.886Z] #11 159.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
18:23:35 [2020-01-13T18:23:35.886Z] #11 159.5 Setting up mingw-w64-common (6.0.0-3) ...
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u2) ...
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.5 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
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.5 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
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.6 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
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.6 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
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.6 Setting up dmsetup (2:1.02.155-3) ...
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
18:23:36 [2020-01-13T18:23:36.177Z] #11 159.7 Processing triggers for libc-bin (2.28-10) ...
18:23:36 [2020-01-13T18:23:36.468Z] #11 DONE 160.0s
18:23:36 [2020-01-13T18:23:36.468Z] 
18:23:36 [2020-01-13T18:23:36.468Z] #12 [dev 1/25] RUN groupadd -r docker
18:23:36 [2020-01-13T18:23:36.761Z] #12 ...
18:23:36 [2020-01-13T18:23:36.761Z] 
18:23:36 [2020-01-13T18:23:36.761Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:23:36 [2020-01-13T18:23:36.761Z] #56 DONE 0.3s
18:23:36 [2020-01-13T18:23:36.761Z] 
18:23:36 [2020-01-13T18:23:36.761Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:23:36 [2020-01-13T18:23:36.761Z] #57 DONE 0.1s
18:23:36 [2020-01-13T18:23:36.761Z] 
18:23:36 [2020-01-13T18:23:36.761Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:23:37 [2020-01-13T18:23:37.054Z] #58 ...
18:23:37 [2020-01-13T18:23:37.054Z] 
18:23:37 [2020-01-13T18:23:37.054Z] #12 [dev 1/25] RUN groupadd -r docker
18:23:37 [2020-01-13T18:23:37.054Z] #12 DONE 0.6s
18:23:37 [2020-01-13T18:23:37.341Z] 
18:23:37 [2020-01-13T18:23:37.341Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
18:23:37 [2020-01-13T18:23:37.630Z] #13 DONE 0.5s
18:23:37 [2020-01-13T18:23:37.630Z] 
18:23:37 [2020-01-13T18:23:37.630Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.479 + RM_GOPATH=0
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.481 + TMP_GOPATH=
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.482 + : /build
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.482 + '[' -z '' ']'
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.483 ++ mktemp -d
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.490 + export GOPATH=/tmp/tmp.72KRZFpYjU
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.490 + GOPATH=/tmp/tmp.72KRZFpYjU
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.490 + RM_GOPATH=1
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.491 ++ dirname ./install.sh
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.498 + dir=.
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.499 + bin=runc
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.499 + shift
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.500 + '[' '!' -f ./runc.installer ']'
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.501 + . ./runc.installer
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.504 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.508 + install_runc
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.510 + uname -r
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.512 + grep -q '^3\.10\.0.*\.el7\.'
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.515 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.516 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.516 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.72KRZFpYjU/src/github.com/opencontainers/runc
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.516 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
18:23:37 [2020-01-13T18:23:37.630Z] #58 0.566 Cloning into '/tmp/tmp.72KRZFpYjU/src/github.com/opencontainers/runc'...
18:23:37 [2020-01-13T18:23:37.919Z] #58 ...
18:23:37 [2020-01-13T18:23:37.919Z] 
18:23:37 [2020-01-13T18:23:37.919Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
18:23:37 [2020-01-13T18:23:37.919Z] #14 0.360 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:23:37 [2020-01-13T18:23:37.919Z] #14 DONE 0.5s
18:23:38 [2020-01-13T18:23:38.209Z] 
18:23:38 [2020-01-13T18:23:38.209Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
18:23:38 [2020-01-13T18:23:38.502Z] #15 DONE 0.5s
18:23:38 [2020-01-13T18:23:38.502Z] 
18:23:38 [2020-01-13T18:23:38.502Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:23:39 [2020-01-13T18:23:39.135Z] #16 DONE 0.4s
18:23:39 [2020-01-13T18:23:39.135Z] 
18:23:39 [2020-01-13T18:23:39.135Z] #17 [dev 6/25] RUN ldconfig
18:23:39 [2020-01-13T18:23:39.426Z] #17 DONE 0.5s
18:23:39 [2020-01-13T18:23:39.426Z] 
18:23:39 [2020-01-13T18:23:39.426Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:23:40 [2020-01-13T18:23:40.461Z] #18 0.709 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:23:40 [2020-01-13T18:23:40.461Z] #18 0.879 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:23:40 [2020-01-13T18:23:40.461Z] #18 0.980 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:23:41 [2020-01-13T18:23:41.976Z] #18 ...
18:23:41 [2020-01-13T18:23:41.976Z] 
18:23:41 [2020-01-13T18:23:41.976Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:41 [2020-01-13T18:23:41.976Z] #45 69.14   CC       compel/plugins/std/string.o
18:23:41 [2020-01-13T18:23:41.976Z] #45 70.04   CC       compel/plugins/std/infect.o
18:23:41 [2020-01-13T18:23:41.976Z] #45 70.81   CC       compel/arch/ppc64/plugins/std/parasite-head.o
18:23:41 [2020-01-13T18:23:41.976Z] #45 70.87   CC       compel/arch/ppc64/plugins/std/memcpy.o
18:23:41 [2020-01-13T18:23:41.976Z] #45 70.98   CC       compel/arch/ppc64/plugins/std/memcmp.o
18:23:41 [2020-01-13T18:23:41.976Z] #45 71.08   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
18:23:41 [2020-01-13T18:23:41.976Z] #45 71.17   AR       compel/plugins/std.lib.a
18:23:41 [2020-01-13T18:23:41.976Z] #45 71.23   CC       compel/plugins/fds/fds.o
18:23:41 [2020-01-13T18:23:41.976Z] #45 71.40   AR       compel/plugins/fds.lib.a
18:23:41 [2020-01-13T18:23:41.976Z] #45 71.44   HOSTDEP  compel/src/lib/log-host.d
18:23:41 [2020-01-13T18:23:41.976Z] #45 71.56   HOSTDEP  compel/src/lib/handle-elf-host.d
18:23:41 [2020-01-13T18:23:41.976Z] #45 71.88   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
18:23:41 [2020-01-13T18:23:41.976Z] #45 72.09   HOSTDEP  compel/src/main-host.d
18:23:41 [2020-01-13T18:23:41.976Z] #45 72.34   DEP      compel/src/lib/ptrace.d
18:23:41 [2020-01-13T18:23:41.976Z] #45 72.55   DEP      compel/src/lib/infect.d
18:23:41 [2020-01-13T18:23:41.977Z] #45 72.82   DEP      compel/src/lib/infect-util.d
18:23:41 [2020-01-13T18:23:41.977Z] #45 73.09   DEP      compel/src/lib/infect-rpc.d
18:23:41 [2020-01-13T18:23:41.977Z] #45 73.31   DEP      compel/arch/ppc64/src/lib/infect.d
18:23:41 [2020-01-13T18:23:41.977Z] #45 73.51   DEP      compel/arch/ppc64/src/lib/cpu.d
18:23:41 [2020-01-13T18:23:41.977Z] #45 73.79   DEP      compel/src/lib/log.d
18:23:41 [2020-01-13T18:23:41.977Z] #45 74.23   DEP      compel/src/main.d
18:23:41 [2020-01-13T18:23:41.977Z] #45 74.57   DEP      compel/src/lib/handle-elf.d
18:23:41 [2020-01-13T18:23:41.977Z] #45 74.90   DEP      compel/arch/ppc64/src/lib/handle-elf.d
18:23:41 [2020-01-13T18:23:41.977Z] #45 75.34   CC       compel/src/lib/log.o
18:23:41 [2020-01-13T18:23:41.977Z] #45 75.90   CC       compel/arch/ppc64/src/lib/cpu.o
18:23:41 [2020-01-13T18:23:41.977Z] #45 76.63   CC       compel/arch/ppc64/src/lib/infect.o
18:23:41 [2020-01-13T18:23:41.977Z] #45 77.74   CC       compel/src/lib/infect-rpc.o
18:23:41 [2020-01-13T18:23:41.977Z] #45 78.35   CC       compel/src/lib/infect-util.o
18:23:41 [2020-01-13T18:23:41.977Z] #45 78.81   CC       compel/src/lib/infect.o
18:23:41 [2020-01-13T18:23:41.977Z] #45 ...
18:23:41 [2020-01-13T18:23:41.977Z] 
18:23:41 [2020-01-13T18:23:41.977Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:23:41 [2020-01-13T18:23:41.977Z] #18 2.325 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
18:23:42 [2020-01-13T18:23:42.281Z] #18 ...
18:23:42 [2020-01-13T18:23:42.281Z] 
18:23:42 [2020-01-13T18:23:42.281Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:23:42 [2020-01-13T18:23:42.281Z] #48 155.4 text/template
18:23:42 [2020-01-13T18:23:42.432Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
18:23:43 [2020-01-13T18:23:43.016Z] faf31ee0aa3d: Verifying Checksum
18:23:43 [2020-01-13T18:23:43.016Z] faf31ee0aa3d: Download complete
18:23:43 [2020-01-13T18:23:43.784Z] #48 166.8 go/parser
18:23:44 [2020-01-13T18:23:44.073Z] #48 ...
18:23:44 [2020-01-13T18:23:44.073Z] 
18:23:44 [2020-01-13T18:23:44.073Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:23:44 [2020-01-13T18:23:44.073Z] #18 4.418 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
18:23:45 [2020-01-13T18:23:45.936Z] 65014b3c3121: Verifying Checksum
18:23:45 [2020-01-13T18:23:45.936Z] 65014b3c3121: Download complete
18:23:46 [2020-01-13T18:23:46.252Z] #18 6.405 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
18:23:48 [2020-01-13T18:23:48.881Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
18:23:48 [2020-01-13T18:23:48.881Z] INFO [runner] Issues before processing: 46, after processing: 0 
18:23:48 [2020-01-13T18:23:48.881Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 10/10, identifier_marker: 1/1, skip_files: 10/10, nolint: 0/1, exclude: 1/1, cgo: 10/46, filename_unadjuster: 10/10, skip_dirs: 10/10, autogenerated_exclude: 1/10, exclude-rules: 1/1 
18:23:48 [2020-01-13T18:23:48.881Z] INFO [runner] processing took 1.417009ms with stages: nolint: 640.752µs, path_prettifier: 475.789µs, skip_dirs: 147.027µs, autogenerated_exclude: 89.069µs, identifier_marker: 38.703µs, cgo: 13.074µs, filename_unadjuster: 4.324µs, exclude-rules: 3.567µs, max_same_issues: 1.599µs, diff: 523ns, skip_files: 455ns, max_from_linter: 414ns, exclude: 389ns, path_shortener: 348ns, uniq_by_line: 333ns, source_code: 327ns, max_per_file_from_linter: 316ns 
18:23:48 [2020-01-13T18:23:48.881Z] INFO [runner] linters took 1m30.519533071s with stages: goanalysis_metalinter: 1m12.07955743s, unused: 18.438195667s 
18:23:48 [2020-01-13T18:23:48.881Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
18:23:48 [2020-01-13T18:23:48.881Z] INFO Memory: 1382 samples, avg is 641.2MB, max is 3637.0MB 
18:23:48 [2020-01-13T18:23:48.881Z] INFO Execution took 3m23.926738511s               
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
18:23:49 [2020-01-13T18:23:49.212Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3486edbfbcdaf769b87736115a2d3956ad64886e hack/make.sh dynbinary-daemon test-docker-py
18:23:49 [2020-01-13T18:23:49.764Z] #18 ...
18:23:49 [2020-01-13T18:23:49.765Z] 
18:23:49 [2020-01-13T18:23:49.765Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:23:49 [2020-01-13T18:23:49.765Z] #58 11.90 + cd /tmp/tmp.72KRZFpYjU/src/github.com/opencontainers/runc
18:23:49 [2020-01-13T18:23:49.765Z] #58 11.90 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
18:23:49 [2020-01-13T18:23:49.765Z] #58 12.71 + '[' -z '' ']'
18:23:49 [2020-01-13T18:23:49.765Z] #58 12.71 + target=static
18:23:49 [2020-01-13T18:23:49.765Z] #58 12.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:23:49 [2020-01-13T18:23:49.777Z] 
18:23:49 [2020-01-13T18:23:49.777Z] Removing bundles/
18:23:49 [2020-01-13T18:23:49.777Z] 
18:23:49 [2020-01-13T18:23:49.777Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:23:49 [2020-01-13T18:23:49.777Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:23:49 [2020-01-13T18:23:49.777Z] GOOS="" GOARCH="" GOARM=""
18:23:52 [2020-01-13T18:23:52.493Z] #58 15.41 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
18:23:56 [2020-01-13T18:23:56.004Z] #58 ...
18:23:56 [2020-01-13T18:23:56.004Z] 
18:23:56 [2020-01-13T18:23:56.004Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:56 [2020-01-13T18:23:56.004Z] #45 83.31   CC       compel/src/lib/ptrace.o
18:23:56 [2020-01-13T18:23:56.004Z] #45 84.01   AR       compel/libcompel.a
18:23:56 [2020-01-13T18:23:56.004Z] #45 84.15   HOSTCC   compel/src/main-host.o
18:23:56 [2020-01-13T18:23:56.004Z] #45 85.05   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
18:23:56 [2020-01-13T18:23:56.004Z] #45 85.39   HOSTCC   compel/src/lib/handle-elf-host.o
18:23:56 [2020-01-13T18:23:56.004Z] #45 86.10   HOSTCC   compel/src/lib/log-host.o
18:23:56 [2020-01-13T18:23:56.004Z] #45 86.43   HOSTLINK compel/compel-host-bin
18:23:56 [2020-01-13T18:23:56.004Z] #45 86.66   DEP      soccr/soccr.d
18:23:56 [2020-01-13T18:23:56.004Z] #45 87.02   CC       soccr/soccr.o
18:23:56 [2020-01-13T18:23:56.004Z] #45 90.12   AR       soccr/libsoccr.a
18:23:56 [2020-01-13T18:23:56.004Z] #45 90.26 make[1]: 'soccr/libsoccr.a' is up to date.
18:23:56 [2020-01-13T18:23:56.004Z] #45 90.90   DEP      criu/arch/ppc64/sigframe.d
18:23:56 [2020-01-13T18:23:56.004Z] #45 91.12   DEP      criu/arch/ppc64/crtools.d
18:23:56 [2020-01-13T18:23:56.004Z] #45 91.44   DEP      criu/arch/ppc64/cpu.d
18:23:56 [2020-01-13T18:23:56.004Z] #45 91.81   CC       criu/arch/ppc64/cpu.o
18:23:56 [2020-01-13T18:23:56.004Z] #45 92.83   CC       criu/arch/ppc64/crtools.o
18:23:56 [2020-01-13T18:23:56.004Z] #45 ...
18:23:56 [2020-01-13T18:23:56.004Z] 
18:23:56 [2020-01-13T18:23:56.004Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:23:56 [2020-01-13T18:23:56.004Z] #48 169.2 encoding/xml
18:23:56 [2020-01-13T18:23:56.004Z] #48 ...
18:23:56 [2020-01-13T18:23:56.004Z] 
18:23:56 [2020-01-13T18:23:56.004Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:23:56 [2020-01-13T18:23:56.004Z] #18 16.67 Fetched 8103 kB in 16s (505 kB/s)
18:24:01 [2020-01-13T18:24:01.582Z] #18 16.67 Reading package lists...
18:24:01 [2020-01-13T18:24:01.582Z] #18 ...
18:24:01 [2020-01-13T18:24:01.582Z] 
18:24:01 [2020-01-13T18:24:01.582Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:01 [2020-01-13T18:24:01.582Z] #45 94.92   CC       criu/arch/ppc64/sigframe.o
18:24:01 [2020-01-13T18:24:01.582Z] #45 95.74   LINK     criu/arch/ppc64/crtools.built-in.o
18:24:01 [2020-01-13T18:24:01.582Z] #45 95.87   DEP      criu/arch/ppc64/misc.d
18:24:01 [2020-01-13T18:24:01.582Z] #45 95.95   DEP      criu/arch/ppc64/vdso-trampoline.d
18:24:01 [2020-01-13T18:24:01.582Z] #45 96.01   DEP      criu/arch/ppc64/vdso-pie.d
18:24:01 [2020-01-13T18:24:01.582Z] #45 96.27   DEP      criu/pie/parasite-vdso.d
18:24:01 [2020-01-13T18:24:01.582Z] #45 96.75   DEP      criu/pie/util-vdso.d
18:24:01 [2020-01-13T18:24:01.582Z] #45 96.99   DEP      criu/pie/util.d
18:24:01 [2020-01-13T18:24:01.582Z] #45 97.30   CC       criu/pie/util.o
18:24:01 [2020-01-13T18:24:01.582Z] #45 97.92   CC       criu/pie/util-vdso.o
18:24:01 [2020-01-13T18:24:01.871Z] #45 99.25   CC       criu/pie/parasite-vdso.o
18:24:02 [2020-01-13T18:24:02.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:24:03 [2020-01-13T18:24:03.375Z] #45 100.6   CC       criu/arch/ppc64/vdso-pie.o
18:24:03 [2020-01-13T18:24:03.667Z] #45 101.2   CC       criu/arch/ppc64/vdso-trampoline.o
18:24:03 [2020-01-13T18:24:03.667Z] #45 101.3   CC       criu/arch/ppc64/misc.o
18:24:03 [2020-01-13T18:24:03.958Z] #45 101.4   AR       criu/pie/pie.lib.a
18:24:03 [2020-01-13T18:24:03.958Z] #45 101.5   DEP      criu/pie/restorer.d
18:24:04 [2020-01-13T18:24:04.589Z] #45 101.9   DEP      criu/arch/ppc64/restorer.d
18:24:04 [2020-01-13T18:24:04.885Z] #45 102.4   DEP      criu/pie/parasite.d
18:24:05 [2020-01-13T18:24:05.521Z] #45 103.0   CC       criu/pie/parasite.o
18:24:06 [2020-01-13T18:24:06.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:24:08 [2020-01-13T18:24:08.405Z] #45 105.4   LINK     criu/pie/parasite.built-in.o
18:24:08 [2020-01-13T18:24:08.405Z] #45 105.5   GEN      criu/pie/parasite-blob.h
18:24:08 [2020-01-13T18:24:08.405Z] #45 105.6   CC       criu/arch/ppc64/restorer.o
18:24:08 [2020-01-13T18:24:08.405Z] #45 ...
18:24:08 [2020-01-13T18:24:08.405Z] 
18:24:08 [2020-01-13T18:24:08.405Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:24:08 [2020-01-13T18:24:08.405Z] #66 181.5 + for f in rootlesskit rootlesskit-docker-proxy
18:24:08 [2020-01-13T18:24:08.405Z] #66 181.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:24:08 [2020-01-13T18:24:08.405Z] #66 ...
18:24:08 [2020-01-13T18:24:08.405Z] 
18:24:08 [2020-01-13T18:24:08.405Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:24:08 [2020-01-13T18:24:08.405Z] #48 181.6 go/doc
18:24:08 [2020-01-13T18:24:08.405Z] #48 184.8 math/big
18:24:08 [2020-01-13T18:24:08.844Z] #48 ...
18:24:08 [2020-01-13T18:24:08.844Z] 
18:24:08 [2020-01-13T18:24:08.844Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:24:08 [2020-01-13T18:24:08.844Z] #18 16.67 Reading package lists...
18:24:09 [2020-01-13T18:24:09.304Z] #18 23.86 Reading package lists...
18:24:09 [2020-01-13T18:24:09.304Z] #18 ...
18:24:09 [2020-01-13T18:24:09.304Z] 
18:24:09 [2020-01-13T18:24:09.304Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:09 [2020-01-13T18:24:09.304Z] #45 106.7   CC       criu/pie/restorer.o
18:24:13 [2020-01-13T18:24:13.892Z] #45 ...
18:24:13 [2020-01-13T18:24:13.892Z] 
18:24:13 [2020-01-13T18:24:13.892Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:24:13 [2020-01-13T18:24:13.892Z] #66 DONE 196.4s
18:24:13 [2020-01-13T18:24:13.892Z] 
18:24:13 [2020-01-13T18:24:13.892Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:24:13 [2020-01-13T18:24:13.892Z] #67 DONE 0.1s
18:24:13 [2020-01-13T18:24:13.892Z] 
18:24:13 [2020-01-13T18:24:13.892Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:24:13 [2020-01-13T18:24:13.892Z] #18 23.86 Reading package lists...
18:24:13 [2020-01-13T18:24:13.892Z] #18 30.46 Building dependency tree...
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.91 libcap2-bin is already the newest version (1:2.25-2).
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.91 The following additional packages will be installed:
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.92   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.92   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.92   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.92   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.92   python3.7 python3.7-minimal vim-runtime xxd
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.94 Suggested packages:
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.94   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.94   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.94   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.94 Recommended packages:
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.94   aufs-dkms nftables build-essential python3-dev python3-keyring
18:24:13 [2020-01-13T18:24:13.892Z] #18 32.94   python3-keyrings.alt python3-xdg unzip
18:24:15 [2020-01-13T18:24:15.999Z] #18 ...
18:24:15 [2020-01-13T18:24:15.999Z] 
18:24:15 [2020-01-13T18:24:15.999Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:15 [2020-01-13T18:24:15.999Z] #45 113.1   LINK     criu/pie/restorer.built-in.o
18:24:15 [2020-01-13T18:24:15.999Z] #45 113.2   GEN      criu/pie/restorer-blob.h
18:24:15 [2020-01-13T18:24:15.999Z] #45 113.4   DEP      criu/vdso.d
18:24:16 [2020-01-13T18:24:16.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:24:16 [2020-01-13T18:24:16.292Z] #45 113.8   DEP      criu/uts_ns.d
18:24:16 [2020-01-13T18:24:16.583Z] #45 114.1   DEP      criu/util.d
18:24:17 [2020-01-13T18:24:17.237Z] #45 114.8   DEP      criu/uffd.d
18:24:17 [2020-01-13T18:24:17.870Z] #45 115.2   DEP      criu/tun.d
18:24:17 [2020-01-13T18:24:17.870Z] #45 115.5   DEP      criu/tty.d
18:24:18 [2020-01-13T18:24:18.366Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:24:18 [2020-01-13T18:24:18.366Z] 
18:24:18 [2020-01-13T18:24:18.366Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:24:18 [2020-01-13T18:24:18.366Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:24:18 [2020-01-13T18:24:18.366Z] HOSTNAME=2676ed2487fd
18:24:18 [2020-01-13T18:24:18.366Z] TESTDEBUG=0
18:24:18 [2020-01-13T18:24:18.366Z] DEST=bundles/test-integration
18:24:18 [2020-01-13T18:24:18.366Z] PWD=/go/src/github.com/docker/docker
18:24:18 [2020-01-13T18:24:18.366Z] DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e
18:24:18 [2020-01-13T18:24:18.366Z] container=docker
18:24:18 [2020-01-13T18:24:18.366Z] HOME=/root
18:24:18 [2020-01-13T18:24:18.366Z] GOLANG_VERSION=1.13.5
18:24:18 [2020-01-13T18:24:18.366Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:24:18 [2020-01-13T18:24:18.366Z] VALIDATE_BRANCH=master
18:24:18 [2020-01-13T18:24:18.366Z] TERM=xterm
18:24:18 [2020-01-13T18:24:18.366Z] DOCKER_PKG=github.com/docker/docker
18:24:18 [2020-01-13T18:24:18.366Z] SHLVL=1
18:24:18 [2020-01-13T18:24:18.366Z] TIMEOUT=120m
18:24:18 [2020-01-13T18:24:18.366Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:24:18 [2020-01-13T18:24:18.366Z] DOCKER_GRAPHDRIVER=overlay2
18:24:18 [2020-01-13T18:24:18.366Z] GO111MODULE=off
18:24:18 [2020-01-13T18:24:18.366Z] DOCKER_EXPERIMENTAL=1
18:24:18 [2020-01-13T18:24:18.366Z] TEST_SKIP_INTEGRATION_CLI=1
18:24:18 [2020-01-13T18:24:18.366Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:24:18 [2020-01-13T18:24:18.366Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:24:18 [2020-01-13T18:24:18.366Z] GOPATH=/go
18:24:18 [2020-01-13T18:24:18.366Z] PKG_CONFIG=pkg-config
18:24:18 [2020-01-13T18:24:18.366Z] _=/usr/bin/env
18:24:18 [2020-01-13T18:24:18.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:24:18 [2020-01-13T18:24:18.504Z] #45 115.9   DEP      criu/timerfd.d
18:24:18 [2020-01-13T18:24:18.794Z] #45 116.2   DEP      criu/sysfs_parse.d
18:24:19 [2020-01-13T18:24:19.081Z] #45 116.5   DEP      criu/sysctl.d
18:24:19 [2020-01-13T18:24:19.369Z] #45 116.9   DEP      criu/string.d
18:24:19 [2020-01-13T18:24:19.369Z] #45 117.0   DEP      criu/stats.d
18:24:19 [2020-01-13T18:24:19.658Z] #45 117.2   DEP      criu/sockets.d
18:24:20 [2020-01-13T18:24:20.282Z] #45 117.6   DEP      criu/sk-unix.d
18:24:20 [2020-01-13T18:24:20.572Z] #45 117.9   DEP      criu/sk-tcp.d
18:24:20 [2020-01-13T18:24:20.862Z] #45 118.3   DEP      criu/sk-queue.d
18:24:21 [2020-01-13T18:24:21.154Z] #45 118.7   DEP      criu/sk-packet.d
18:24:21 [2020-01-13T18:24:21.788Z] #45 119.0   DEP      criu/sk-netlink.d
18:24:21 [2020-01-13T18:24:21.788Z] #45 ...
18:24:21 [2020-01-13T18:24:21.788Z] 
18:24:21 [2020-01-13T18:24:21.788Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:24:21 [2020-01-13T18:24:21.788Z] #18 37.23 The following NEW packages will be installed:
18:24:21 [2020-01-13T18:24:21.788Z] #18 37.24   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:24:21 [2020-01-13T18:24:21.788Z] #18 37.24   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.24   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.25   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.25   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.25   python3-setuptools python3-wheel python3.7 python3.7-minimal
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.25   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.37 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.37 Need to get 27.7 MB of archives.
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.37 After this operation, 129 MB of additional disk space will be used.
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2 [593 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2 [2026 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2 [1794 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 37.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2 [330 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 38.40 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.22 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.45 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 39.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 40.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 40.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 40.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
18:24:21 [2020-01-13T18:24:21.789Z] #18 41.62 debconf: delaying package configuration, since apt-utils is not installed
18:24:21 [2020-01-13T18:24:21.789Z] #18 41.78 Fetched 27.7 MB in 3s (9543 kB/s)
18:24:21 [2020-01-13T18:24:21.789Z] #18 41.90 Selecting previously unselected package pigz.
18:24:21 [2020-01-13T18:24:21.789Z] #18 41.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23352 files and directories currently installed.)
18:24:21 [2020-01-13T18:24:21.789Z] #18 42.03 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
18:24:21 [2020-01-13T18:24:21.789Z] #18 42.04 Unpacking pigz (2.4-1) ...
18:24:21 [2020-01-13T18:24:21.789Z] #18 42.18 Selecting previously unselected package libpython3.7-minimal:ppc64el.
18:24:21 [2020-01-13T18:24:21.789Z] #18 42.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_ppc64el.deb ...
18:24:21 [2020-01-13T18:24:21.789Z] #18 42.22 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2) ...
18:24:21 [2020-01-13T18:24:21.789Z] #18 ...
18:24:21 [2020-01-13T18:24:21.789Z] 
18:24:21 [2020-01-13T18:24:21.789Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:21 [2020-01-13T18:24:21.789Z] #45 119.4   DEP      criu/sk-inet.d
18:24:22 [2020-01-13T18:24:22.449Z] #45 119.7   DEP      criu/signalfd.d
18:24:22 [2020-01-13T18:24:22.736Z] #45 120.1   DEP      criu/sigframe.d
18:24:22 [2020-01-13T18:24:22.736Z] #45 120.2   DEP      criu/shmem.d
18:24:23 [2020-01-13T18:24:23.366Z] #45 120.6   DEP      criu/servicefd.d
18:24:23 [2020-01-13T18:24:23.366Z] #45 121.0   DEP      criu/seize.d
18:24:23 [2020-01-13T18:24:23.656Z] #45 121.2   DEP      criu/seccomp.d
18:24:24 [2020-01-13T18:24:24.289Z] #45 121.6   DEP      criu/rst-malloc.d
18:24:24 [2020-01-13T18:24:24.289Z] #45 121.7   DEP      criu/rbtree.d
18:24:24 [2020-01-13T18:24:24.289Z] #45 121.7   DEP      criu/pstree.d
18:24:24 [2020-01-13T18:24:24.577Z] #45 122.1   DEP      criu/protobuf.d
18:24:24 [2020-01-13T18:24:24.868Z] #45 122.3   GEN      criu/protobuf-desc-gen.h
18:24:27 [2020-01-13T18:24:27.592Z] #45 125.1   DEP      criu/protobuf-desc.d
18:24:27 [2020-01-13T18:24:27.882Z] #45 125.4   DEP      criu/proc_parse.d
18:24:28 [2020-01-13T18:24:28.174Z] #45 125.8   DEP      criu/plugin.d
18:24:28 [2020-01-13T18:24:28.464Z] #45 126.0   DEP      criu/pipes.d
18:24:28 [2020-01-13T18:24:28.464Z] #45 ...
18:24:28 [2020-01-13T18:24:28.464Z] 
18:24:28 [2020-01-13T18:24:28.464Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:24:28 [2020-01-13T18:24:28.464Z] #18 42.91 Selecting previously unselected package python3.7-minimal.
18:24:28 [2020-01-13T18:24:28.464Z] #18 42.92 Preparing to unpack .../python3.7-minimal_3.7.3-2_ppc64el.deb ...
18:24:28 [2020-01-13T18:24:28.464Z] #18 42.93 Unpacking python3.7-minimal (3.7.3-2) ...
18:24:28 [2020-01-13T18:24:28.464Z] #18 44.39 Setting up libpython3.7-minimal:ppc64el (3.7.3-2) ...
18:24:28 [2020-01-13T18:24:28.464Z] #18 44.41 Setting up python3.7-minimal (3.7.3-2) ...
18:24:28 [2020-01-13T18:24:28.464Z] #18 48.44 Selecting previously unselected package python3-minimal.
18:24:28 [2020-01-13T18:24:28.465Z] #18 48.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23601 files and directories currently installed.)
18:24:28 [2020-01-13T18:24:28.465Z] #18 48.57 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
18:24:28 [2020-01-13T18:24:28.465Z] #18 48.58 Unpacking python3-minimal (3.7.3-1) ...
18:24:28 [2020-01-13T18:24:28.465Z] #18 48.71 Selecting previously unselected package libmpdec2:ppc64el.
18:24:28 [2020-01-13T18:24:28.465Z] #18 48.74 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
18:24:28 [2020-01-13T18:24:28.465Z] #18 48.76 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
18:24:28 [2020-01-13T18:24:28.465Z] #18 48.93 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
18:24:28 [2020-01-13T18:24:28.465Z] #18 48.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_ppc64el.deb ...
18:24:28 [2020-01-13T18:24:28.465Z] #18 48.96 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2) ...
18:24:28 [2020-01-13T18:24:28.762Z] #18 ...
18:24:28 [2020-01-13T18:24:28.762Z] 
18:24:28 [2020-01-13T18:24:28.762Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:28 [2020-01-13T18:24:28.762Z] #45 126.3   DEP      criu/pie-util.d
18:24:29 [2020-01-13T18:24:29.058Z] #45 126.6   DEP      criu/pie-util-vdso.d
18:24:29 [2020-01-13T18:24:29.058Z] #45 ...
18:24:29 [2020-01-13T18:24:29.058Z] 
18:24:29 [2020-01-13T18:24:29.058Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:24:29 [2020-01-13T18:24:29.058Z] #48 202.3 github.com/LK4D4/vndr/build
18:24:29 [2020-01-13T18:24:29.058Z] #48 204.5 vendor/golang.org/x/text/unicode/norm
18:24:29 [2020-01-13T18:24:29.348Z] #48 ...
18:24:29 [2020-01-13T18:24:29.348Z] 
18:24:29 [2020-01-13T18:24:29.348Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:29 [2020-01-13T18:24:29.348Z] #45 126.9   DEP      criu/pie-util-vdso-elf32.d
18:24:29 [2020-01-13T18:24:29.637Z] #45 127.1   DEP      criu/path.d
18:24:29 [2020-01-13T18:24:29.926Z] #45 127.5   DEP      criu/parasite-syscall.d
18:24:30 [2020-01-13T18:24:30.558Z] #45 128.0   DEP      criu/pagemap.d
18:24:30 [2020-01-13T18:24:30.846Z] #45 128.3   DEP      criu/pagemap-cache.d
18:24:31 [2020-01-13T18:24:31.137Z] #45 128.6   DEP      criu/page-xfer.d
18:24:31 [2020-01-13T18:24:31.769Z] #45 129.1   DEP      criu/page-pipe.d
18:24:31 [2020-01-13T18:24:31.769Z] #45 129.3   DEP      criu/netfilter.d
18:24:32 [2020-01-13T18:24:32.060Z] #45 129.7   DEP      criu/net.d
18:24:32 [2020-01-13T18:24:32.689Z] #45 130.2   DEP      criu/namespaces.d
18:24:32 [2020-01-13T18:24:32.981Z] #45 130.5   DEP      criu/mount.d
18:24:33 [2020-01-13T18:24:33.614Z] #45 131.0   DEP      criu/mem.d
18:24:33 [2020-01-13T18:24:33.911Z] #45 131.5   DEP      criu/lsm.d
18:24:34 [2020-01-13T18:24:34.540Z] #45 131.9   DEP      criu/log.d
18:24:34 [2020-01-13T18:24:34.830Z] #45 132.3   DEP      criu/libnetlink.d
18:24:35 [2020-01-13T18:24:35.120Z] #45 132.6   DEP      criu/kerndat.d
18:24:35 [2020-01-13T18:24:35.411Z] #45 ...
18:24:35 [2020-01-13T18:24:35.411Z] 
18:24:35 [2020-01-13T18:24:35.411Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 50.40 Selecting previously unselected package python3.7.
18:24:35 [2020-01-13T18:24:35.411Z] #18 50.41 Preparing to unpack .../python3.7_3.7.3-2_ppc64el.deb ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 50.42 Unpacking python3.7 (3.7.3-2) ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 50.58 Selecting previously unselected package libpython3-stdlib:ppc64el.
18:24:35 [2020-01-13T18:24:35.411Z] #18 50.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 50.59 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 50.77 Setting up python3-minimal (3.7.3-1) ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 52.46 Selecting previously unselected package python3.
18:24:35 [2020-01-13T18:24:35.411Z] #18 52.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24013 files and directories currently installed.)
18:24:35 [2020-01-13T18:24:35.411Z] #18 52.60 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 52.64 Unpacking python3 (3.7.3-1) ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 52.82 Selecting previously unselected package libip4tc0:ppc64el.
18:24:35 [2020-01-13T18:24:35.411Z] #18 52.86 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 52.86 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.03 Selecting previously unselected package libip6tc0:ppc64el.
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.07 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.21 Selecting previously unselected package libiptc0:ppc64el.
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.26 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.26 Unpacking libiptc0:ppc64el (1.8.2-4) ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.40 Selecting previously unselected package libnfnetlink0:ppc64el.
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.41 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.43 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.52 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.57 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.80 Selecting previously unselected package libnftnl11:ppc64el.
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.83 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.94 Selecting previously unselected package iptables.
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.95 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 53.97 Unpacking iptables (1.8.2-4) ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 55.03 Selecting previously unselected package xxd.
18:24:35 [2020-01-13T18:24:35.411Z] #18 55.06 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 55.07 Unpacking xxd (2:8.1.0875-5) ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 55.32 Selecting previously unselected package vim-common.
18:24:35 [2020-01-13T18:24:35.411Z] #18 55.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 55.42 Unpacking vim-common (2:8.1.0875-5) ...
18:24:35 [2020-01-13T18:24:35.411Z] #18 55.70 Selecting previously unselected package bash-completion.
18:24:35 [2020-01-13T18:24:35.411Z] #18 55.72 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:24:40 [2020-01-13T18:24:40.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:24:40 [2020-01-13T18:24:40.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
18:24:41 [2020-01-13T18:24:41.501Z] ok  	github.com/docker/docker/api/server/middleware	0.003s	coverage: 37.7% of statements
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.0% of statements
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/types	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:24:41 [2020-01-13T18:24:41.501Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
18:24:41 [2020-01-13T18:24:41.502Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/builder	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:24:41 [2020-01-13T18:24:41.502Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
18:24:41 [2020-01-13T18:24:41.502Z] ok  	github.com/docker/docker/builder/dockerfile	0.861s	coverage: 48.2% of statements
18:24:41 [2020-01-13T18:24:41.502Z] ok  	github.com/docker/docker/builder/remotecontext	0.280s	coverage: 13.6% of statements
18:24:42 [2020-01-13T18:24:42.284Z] #18 62.27 Unpacking bash-completion (1:2.8-6) ...
18:24:42 [2020-01-13T18:24:42.284Z] #18 62.88 Selecting previously unselected package bzip2.
18:24:42 [2020-01-13T18:24:42.316Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
18:24:42 [2020-01-13T18:24:42.573Z] #18 62.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
18:24:42 [2020-01-13T18:24:42.573Z] #18 62.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:24:42 [2020-01-13T18:24:42.573Z] #18 63.10 Selecting previously unselected package xz-utils.
18:24:42 [2020-01-13T18:24:42.573Z] #18 63.10 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
18:24:42 [2020-01-13T18:24:42.573Z] #18 63.11 Unpacking xz-utils (5.2.4-1) ...
18:24:42 [2020-01-13T18:24:42.689Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.799s	coverage: 86.3% of statements
18:24:42 [2020-01-13T18:24:42.689Z] ?   	github.com/docker/docker/cli	[no test files]
18:24:42 [2020-01-13T18:24:42.689Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:24:42 [2020-01-13T18:24:42.863Z] #18 63.38 Selecting previously unselected package apparmor.
18:24:42 [2020-01-13T18:24:42.863Z] #18 63.40 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
18:24:43 [2020-01-13T18:24:43.151Z] #18 63.58 Unpacking apparmor (2.13.2-10) ...
18:24:43 [2020-01-13T18:24:43.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:24:43 [2020-01-13T18:24:43.779Z] #18 64.15 Selecting previously unselected package aufs-tools.
18:24:43 [2020-01-13T18:24:43.779Z] #18 64.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
18:24:43 [2020-01-13T18:24:43.779Z] #18 64.18 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:24:43 [2020-01-13T18:24:43.779Z] #18 64.33 Selecting previously unselected package libonig5:ppc64el.
18:24:43 [2020-01-13T18:24:43.779Z] #18 64.36 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
18:24:43 [2020-01-13T18:24:43.779Z] #18 64.36 Unpacking libonig5:ppc64el (6.9.1-1) ...
18:24:44 [2020-01-13T18:24:44.074Z] #18 64.60 Selecting previously unselected package libjq1:ppc64el.
18:24:44 [2020-01-13T18:24:44.074Z] #18 64.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
18:24:44 [2020-01-13T18:24:44.074Z] #18 64.64 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:24:44 [2020-01-13T18:24:44.074Z] #18 ...
18:24:44 [2020-01-13T18:24:44.074Z] 
18:24:44 [2020-01-13T18:24:44.074Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:24:44 [2020-01-13T18:24:44.074Z] #48 217.3 vendor/golang.org/x/net/http2/hpack
18:24:44 [2020-01-13T18:24:44.074Z] #48 222.9 mime
18:24:44 [2020-01-13T18:24:44.074Z] #48 226.7 net/http/internal
18:24:44 [2020-01-13T18:24:44.365Z] #48 ...
18:24:44 [2020-01-13T18:24:44.365Z] 
18:24:44 [2020-01-13T18:24:44.365Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:44 [2020-01-13T18:24:44.365Z] #45 133.0   DEP      criu/kcmp-ids.d
18:24:44 [2020-01-13T18:24:44.365Z] #45 133.2   DEP      criu/irmap.d
18:24:44 [2020-01-13T18:24:44.365Z] #45 133.4   DEP      criu/ipc_ns.d
18:24:44 [2020-01-13T18:24:44.365Z] #45 133.7   DEP      criu/image.d
18:24:44 [2020-01-13T18:24:44.365Z] #45 134.0   DEP      criu/image-desc.d
18:24:44 [2020-01-13T18:24:44.365Z] #45 134.3   DEP      criu/fsnotify.d
18:24:44 [2020-01-13T18:24:44.365Z] #45 134.5   DEP      criu/filesystems.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 134.8   DEP      criu/files.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 135.2   DEP      criu/files-reg.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 135.5   DEP      criu/files-ext.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 135.8   DEP      criu/file-lock.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 136.1   DEP      criu/file-ids.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 136.4   DEP      criu/fifo.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 136.7   DEP      criu/fdstore.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 136.9   DEP      criu/fault-injection.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 137.0   DEP      criu/external.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 137.2   DEP      criu/eventpoll.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 137.6   DEP      criu/eventfd.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 137.9   DEP      criu/crtools.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 138.2   DEP      criu/cr-service.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 138.5   DEP      criu/cr-restore.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 139.0   DEP      criu/cr-errno.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 139.0   DEP      criu/cr-dump.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 139.4   DEP      criu/cr-dedup.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 139.7   DEP      criu/cr-check.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 140.0   DEP      criu/config.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 140.3   DEP      criu/clone-noasan.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 140.4   DEP      criu/cgroup.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 140.7   DEP      criu/cgroup-props.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 140.9   DEP      criu/bitmap.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 140.9   DEP      criu/bfd.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 141.1   DEP      criu/autofs.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 141.5   DEP      criu/aio.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 141.9   DEP      criu/action-scripts.d
18:24:44 [2020-01-13T18:24:44.366Z] #45 ...
18:24:44 [2020-01-13T18:24:44.366Z] 
18:24:44 [2020-01-13T18:24:44.366Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:24:44 [2020-01-13T18:24:44.366Z] #18 64.91 Selecting previously unselected package jq.
18:24:44 [2020-01-13T18:24:44.366Z] #18 64.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
18:24:44 [2020-01-13T18:24:44.366Z] #18 64.95 Unpacking jq (1.5+dfsg-2+b1) ...
18:24:44 [2020-01-13T18:24:44.656Z] #18 65.06 Selecting previously unselected package libaio1:ppc64el.
18:24:44 [2020-01-13T18:24:44.656Z] #18 65.08 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
18:24:44 [2020-01-13T18:24:44.656Z] #18 65.08 Unpacking libaio1:ppc64el (0.3.112-3) ...
18:24:44 [2020-01-13T18:24:44.656Z] #18 65.19 Selecting previously unselected package libgpm2:ppc64el.
18:24:44 [2020-01-13T18:24:44.656Z] #18 65.22 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
18:24:44 [2020-01-13T18:24:44.656Z] #18 65.28 Unpacking libgpm2:ppc64el (1.20.7-5) ...
18:24:44 [2020-01-13T18:24:44.947Z] #18 65.41 Selecting previously unselected package libicu63:ppc64el.
18:24:44 [2020-01-13T18:24:44.947Z] #18 65.42 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ...
18:24:44 [2020-01-13T18:24:44.947Z] #18 65.43 Unpacking libicu63:ppc64el (63.1-6) ...
18:24:46 [2020-01-13T18:24:46.361Z] ok  	github.com/docker/docker/client	0.169s	coverage: 75.8% of statements
18:24:51 [2020-01-13T18:24:51.832Z] #18 71.88 Selecting previously unselected package libnet1:ppc64el.
18:24:51 [2020-01-13T18:24:51.832Z] #18 71.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
18:24:51 [2020-01-13T18:24:51.832Z] #18 71.90 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:24:51 [2020-01-13T18:24:51.832Z] #18 72.06 Selecting previously unselected package libnl-3-200:ppc64el.
18:24:51 [2020-01-13T18:24:51.832Z] #18 72.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
18:24:51 [2020-01-13T18:24:51.832Z] #18 72.09 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
18:24:51 [2020-01-13T18:24:51.832Z] #18 72.17 Selecting previously unselected package libprotobuf-c1:ppc64el.
18:24:51 [2020-01-13T18:24:51.832Z] #18 72.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
18:24:51 [2020-01-13T18:24:51.832Z] #18 72.20 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:24:51 [2020-01-13T18:24:51.832Z] #18 72.31 Selecting previously unselected package libreadline5:ppc64el.
18:24:51 [2020-01-13T18:24:51.832Z] #18 ...
18:24:51 [2020-01-13T18:24:51.832Z] 
18:24:51 [2020-01-13T18:24:51.832Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:24:51 [2020-01-13T18:24:51.832Z] #51 DONE 235.1s
18:24:51 [2020-01-13T18:24:51.832Z] 
18:24:51 [2020-01-13T18:24:51.832Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:24:51 [2020-01-13T18:24:51.832Z] #18 72.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
18:24:51 [2020-01-13T18:24:51.832Z] #18 72.36 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
18:24:51 [2020-01-13T18:24:51.832Z] #18 ...
18:24:51 [2020-01-13T18:24:51.832Z] 
18:24:51 [2020-01-13T18:24:51.832Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:24:51 [2020-01-13T18:24:51.832Z] #48 230.5 crypto/x509
18:24:51 [2020-01-13T18:24:51.832Z] #48 230.6 net/textproto
18:24:51 [2020-01-13T18:24:51.832Z] #48 230.6 vendor/golang.org/x/net/http/httpproxy
18:24:51 [2020-01-13T18:24:51.832Z] #48 233.9 mime/multipart
18:24:51 [2020-01-13T18:24:51.832Z] #48 233.9 vendor/golang.org/x/net/http/httpguts
18:24:52 [2020-01-13T18:24:52.871Z] #48 ...
18:24:52 [2020-01-13T18:24:52.872Z] 
18:24:52 [2020-01-13T18:24:52.872Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:24:52 [2020-01-13T18:24:52.872Z] #18 72.61 Selecting previously unselected package net-tools.
18:24:52 [2020-01-13T18:24:52.872Z] #18 72.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
18:24:52 [2020-01-13T18:24:52.872Z] #18 72.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:24:52 [2020-01-13T18:24:52.872Z] #18 73.26 Selecting previously unselected package python-pip-whl.
18:24:52 [2020-01-13T18:24:52.872Z] #18 73.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:24:52 [2020-01-13T18:24:52.872Z] #18 73.30 Unpacking python-pip-whl (18.1-5) ...
18:24:54 [2020-01-13T18:24:54.379Z] #18 74.58 Selecting previously unselected package python3-lib2to3.
18:24:54 [2020-01-13T18:24:54.379Z] #18 74.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:24:54 [2020-01-13T18:24:54.379Z] #18 74.60 Unpacking python3-lib2to3 (3.7.3-1) ...
18:24:54 [2020-01-13T18:24:54.379Z] #18 74.83 Selecting previously unselected package python3-distutils.
18:24:54 [2020-01-13T18:24:54.379Z] #18 74.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:24:54 [2020-01-13T18:24:54.379Z] #18 74.87 Unpacking python3-distutils (3.7.3-1) ...
18:24:54 [2020-01-13T18:24:54.670Z] #18 75.25 Selecting previously unselected package python3-pip.
18:24:54 [2020-01-13T18:24:54.670Z] #18 75.26 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:24:54 [2020-01-13T18:24:54.670Z] #18 75.27 Unpacking python3-pip (18.1-5) ...
18:24:54 [2020-01-13T18:24:54.961Z] #18 75.49 Selecting previously unselected package python3-pkg-resources.
18:24:54 [2020-01-13T18:24:54.961Z] #18 75.51 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:24:54 [2020-01-13T18:24:54.961Z] #18 75.52 Unpacking python3-pkg-resources (40.8.0-1) ...
18:24:54 [2020-01-13T18:24:54.961Z] #18 ...
18:24:54 [2020-01-13T18:24:54.961Z] 
18:24:54 [2020-01-13T18:24:54.961Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:24:54 [2020-01-13T18:24:54.961Z] #45 142.6   CC       criu/action-scripts.o
18:24:54 [2020-01-13T18:24:54.961Z] #45 143.4   CC       criu/aio.o
18:24:54 [2020-01-13T18:24:54.961Z] #45 144.5   CC       criu/autofs.o
18:24:54 [2020-01-13T18:24:54.961Z] #45 148.1   CC       criu/bfd.o
18:24:54 [2020-01-13T18:24:54.961Z] #45 149.1   CC       criu/bitmap.o
18:24:54 [2020-01-13T18:24:54.961Z] #45 149.6   CC       criu/cgroup-props.o
18:24:54 [2020-01-13T18:24:54.961Z] #45 152.3   CC       criu/cgroup.o
18:24:55 [2020-01-13T18:24:55.255Z] #45 ...
18:24:55 [2020-01-13T18:24:55.255Z] 
18:24:55 [2020-01-13T18:24:55.255Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:24:55 [2020-01-13T18:24:55.255Z] #18 75.73 Selecting previously unselected package python3-setuptools.
18:24:55 [2020-01-13T18:24:55.255Z] #18 75.75 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:24:55 [2020-01-13T18:24:55.255Z] #18 75.76 Unpacking python3-setuptools (40.8.0-1) ...
18:24:55 [2020-01-13T18:24:55.546Z] #18 76.12 Selecting previously unselected package python3-wheel.
18:24:55 [2020-01-13T18:24:55.837Z] #18 76.16 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:24:55 [2020-01-13T18:24:55.837Z] #18 76.17 Unpacking python3-wheel (0.32.3-2) ...
18:24:55 [2020-01-13T18:24:55.837Z] #18 76.29 Selecting previously unselected package thin-provisioning-tools.
18:24:55 [2020-01-13T18:24:55.837Z] #18 76.30 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
18:24:55 [2020-01-13T18:24:55.837Z] #18 76.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:24:56 [2020-01-13T18:24:56.126Z] #18 76.68 Selecting previously unselected package vim-runtime.
18:24:56 [2020-01-13T18:24:56.126Z] #18 76.69 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:24:56 [2020-01-13T18:24:56.415Z] #18 76.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:24:56 [2020-01-13T18:24:56.415Z] #18 76.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:24:56 [2020-01-13T18:24:56.415Z] #18 76.78 Unpacking vim-runtime (2:8.1.0875-5) ...
18:25:01 [2020-01-13T18:25:01.968Z] #18 ...
18:25:01 [2020-01-13T18:25:01.968Z] 
18:25:01 [2020-01-13T18:25:01.968Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:25:04 [2020-01-13T18:25:04.610Z] #24 243.2 Checking out files:  17% (1873/10460)   
Checking out files:  18% (1883/10460)   
Checking out files:  19% (1988/10460)   
Checking out files:  20% (2092/10460)   
Checking out files:  21% (2197/10460)   
Checking out files:  22% (2302/10460)   
Checking out files:  23% (2406/10460)   
Checking out files:  24% (2511/10460)   
Checking out files:  25% (2615/10460)   
Checking out files:  26% (2720/10460)   
Checking out files:  27% (2825/10460)   
Checking out files:  28% (2929/10460)   
Checking out files:  29% (3034/10460)   
Checking out files:  30% (3138/10460)   
Checking out files:  31% (3243/10460)   
Checking out files:  32% (3348/10460)   
Checking out files:  33% (3452/10460)   
Checking out files:  34% (3557/10460)   
Checking out files:  35% (3661/10460)   
Checking out files:  35% (3681/10460)   
Checking out files:  36% (3766/10460)   
Checking out files:  37% (3871/10460)   
Checking out files:  38% (3975/10460)   
Checking out files:  39% (4080/10460)   
Checking out files:  40% (4184/10460)   
Checking out files:  41% (4289/10460)   
Checking out files:  42% (4394/10460)   
Checking out files:  43% (4498/10460)   
Checking out files:  44% (4603/10460)   
Checking out files:  45% (4707/10460)   
Checking out files:  46% (4812/10460)   
Checking out files:  47% (4917/10460)   
Checking out files:  48% (5021/10460)   
Checking out files:  49% (5126/10460)   
Checking out files:  50% (5230/10460)   
Checking out files:  51% (5335/10460)   
Checking out files:  52% (5440/10460)   
Checking out files:  53% (5544/10460)   
Checking out files:  54% (5649/10460)   
Checking out files:  54% (5729/10460)   
Checking out files:  55% (5753/10460)   
Checking out files:  56% (5858/10460)   
Checking out files:  57% (5963/10460)   
Checking out files:  58% (6067/10460)   
Checking out files:  59% (6172/10460)   
Checking out files:  60% (6276/10460)   
Checking out files:  61% (6381/10460)   
Checking out files:  62% (6486/10460)   
Checking out files:  63% (6590/10460)   
Checking out files:  64% (6695/10460)   
Checking out files:  65% (6799/10460)   
Checking out files:  66% (6904/10460)   
Checking out files:  67% (7009/10460)   
Checking out files:  68% (7113/10460)   
Checking out files:  69% (7218/10460)   
Checking out files:  70% (7322/10460)   
Checking out files:  71% (7427/10460)   
Checking out files:  72% (7532/10460)   
Checking out files:  73% (7636/10460)   
Checking out files:  74% (7741/10460)   
Checking out files:  75% (7845/10460)   
Checking out files:  76% (7950/10460)   
Checking out files:  77% (8055/10460)   
Checking out files:  77% (8056/10460)   
Checking out files:  78% (8159/10460)   
Checking out files:  79% (8264/10460)   
Checking out files:  80% (8368/10460)   
Checking out files:  81% (8473/10460)   
Checking out files:  82% (8578/10460)   
Checking out files:  83% (8682/10460)   
Checking out files:  84% (8787/10460)   
Checking out files:  85% (8891/10460)   
Checking out files:  86% (8996/10460)   
Checking out files:  87% (9101/10460)   
Checking out files:  88% (9205/10460)   
Checking out files:  89% (9310/10460)   
Checking out files:  89% (9409/10460)   
Checking out files:  90% (9414/10460)   
Checking out files:  91% (9519/10460)   
Checking out files:  92% (9624/10460)   
Checking out files:  93% (9728/10460)   
Checking out files:  94% (9833/10460)   
Checking out files:  95% (9937/10460)   
Checking out files:  96% (10042/10460)   
Checking out files:  97% (10147/10460)   
Checking out files:  98% (10251/10460)   
Checking out files:  99% (10356/10460)   
Checking out files: 100% (10460/10460)   
Checking out files: 100% (10460/10460), done.
18:25:04 [2020-01-13T18:25:04.900Z] #24 248.1 + cd /tmp/tmp.wrxl4IscN9/tmp/docker-ce
18:25:04 [2020-01-13T18:25:04.901Z] #24 248.1 + git checkout -q v17.06.2-ce
18:25:05 [2020-01-13T18:25:05.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:25:06 [2020-01-13T18:25:06.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:25:07 [2020-01-13T18:25:07.738Z] #24 ...
18:25:07 [2020-01-13T18:25:07.738Z] 
18:25:07 [2020-01-13T18:25:07.738Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:25:07 [2020-01-13T18:25:07.738Z] #48 240.3 crypto/tls
18:25:07 [2020-01-13T18:25:07.738Z] #48 ...
18:25:07 [2020-01-13T18:25:07.738Z] 
18:25:07 [2020-01-13T18:25:07.738Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 82.10 Selecting previously unselected package vim.
18:25:07 [2020-01-13T18:25:07.738Z] #18 82.12 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 82.15 Unpacking vim (2:8.1.0875-5) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 83.48 Selecting previously unselected package xfsprogs.
18:25:07 [2020-01-13T18:25:07.738Z] #18 83.53 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 83.54 Unpacking xfsprogs (4.20.0-1) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 84.45 Selecting previously unselected package zip.
18:25:07 [2020-01-13T18:25:07.738Z] #18 84.46 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 84.48 Unpacking zip (3.0-11+b1) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 84.94 Setting up aufs-tools (1:4.14+20190211-1) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 84.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 84.96 Setting up libip6tc0:ppc64el (1.8.2-4) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 85.00 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 85.00 Setting up libgpm2:ppc64el (1.20.7-5) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 85.02 Setting up libip4tc0:ppc64el (1.8.2-4) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 85.04 Setting up libnftnl11:ppc64el (1.1.2-2) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 85.06 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 85.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 85.09 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 85.14 Setting up libicu63:ppc64el (63.1-6) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 85.15 Setting up xxd (2:8.1.0875-5) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 85.16 Setting up zip (3.0-11+b1) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 85.17 Setting up vim-common (2:8.1.0875-5) ...
18:25:07 [2020-01-13T18:25:07.738Z] #18 85.21 Setting up bash-completion (1:2.8-6) ...
18:25:08 [2020-01-13T18:25:08.385Z] #18 ...
18:25:08 [2020-01-13T18:25:08.385Z] 
18:25:08 [2020-01-13T18:25:08.385Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:25:08 [2020-01-13T18:25:08.385Z] #48 251.8 net/http/httptrace
18:25:08 [2020-01-13T18:25:08.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:25:09 [2020-01-13T18:25:09.018Z] #48 252.4 net/http
18:25:10 [2020-01-13T18:25:10.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:25:11 [2020-01-13T18:25:11.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:25:13 [2020-01-13T18:25:13.477Z] #48 ...
18:25:13 [2020-01-13T18:25:13.478Z] 
18:25:13 [2020-01-13T18:25:13.478Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:25:13 [2020-01-13T18:25:13.478Z] #45 160.6   CC       criu/clone-noasan.o
18:25:13 [2020-01-13T18:25:13.478Z] #45 161.0   CC       criu/config.o
18:25:13 [2020-01-13T18:25:13.478Z] #45 165.2   CC       criu/cr-check.o
18:25:13 [2020-01-13T18:25:13.478Z] #45 168.2   CC       criu/cr-dedup.o
18:25:13 [2020-01-13T18:25:13.478Z] #45 169.3   CC       criu/cr-dump.o
18:25:13 [2020-01-13T18:25:13.478Z] #45 ...
18:25:13 [2020-01-13T18:25:13.478Z] 
18:25:13 [2020-01-13T18:25:13.478Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 91.41 Setting up libiptc0:ppc64el (1.8.2-4) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 91.42 Setting up xz-utils (5.2.4-1) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 91.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:25:13 [2020-01-13T18:25:13.478Z] #18 91.46 Setting up pigz (2.4-1) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 91.47 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 91.47 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 91.48 Setting up python-pip-whl (18.1-5) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 91.49 Setting up libmpdec2:ppc64el (2.4.2-2) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 91.50 Setting up vim-runtime (2:8.1.0875-5) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.42 Setting up libaio1:ppc64el (0.3.112-3) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.42 Setting up libonig5:ppc64el (6.9.1-1) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.43 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.44 Setting up vim (2:8.1.0875-5) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.68 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.68 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.70 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.71 Setting up jq (1.5+dfsg-2+b1) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.73 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
18:25:13 [2020-01-13T18:25:13.478Z] #18 92.73 Setting up python3.7 (3.7.3-2) ...
18:25:15 [2020-01-13T18:25:15.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:25:17 [2020-01-13T18:25:17.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:25:19 [2020-01-13T18:25:19.033Z] #18 98.96 Setting up iptables (1.8.2-4) ...
18:25:19 [2020-01-13T18:25:19.033Z] #18 99.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:25:19 [2020-01-13T18:25:19.033Z] #18 99.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:25:19 [2020-01-13T18:25:19.033Z] #18 99.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:25:19 [2020-01-13T18:25:19.033Z] #18 99.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:25:19 [2020-01-13T18:25:19.033Z] #18 99.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:25:19 [2020-01-13T18:25:19.033Z] #18 99.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:25:19 [2020-01-13T18:25:19.033Z] #18 99.11 Setting up python3 (3.7.3-1) ...
18:25:19 [2020-01-13T18:25:19.323Z] #18 ...
18:25:19 [2020-01-13T18:25:19.323Z] 
18:25:19 [2020-01-13T18:25:19.323Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:25:19 [2020-01-13T18:25:19.323Z] #24 252.4 + mkdir -p /tmp/tmp.wrxl4IscN9/src/github.com/docker
18:25:19 [2020-01-13T18:25:19.324Z] #24 252.4 + mv components/cli /tmp/tmp.wrxl4IscN9/src/github.com/docker/cli
18:25:19 [2020-01-13T18:25:19.324Z] #24 252.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:25:19 [2020-01-13T18:25:19.324Z] #24 ...
18:25:19 [2020-01-13T18:25:19.324Z] 
18:25:19 [2020-01-13T18:25:19.324Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:25:19 [2020-01-13T18:25:19.324Z] #45 173.8   CC       criu/cr-errno.o
18:25:19 [2020-01-13T18:25:19.324Z] #45 173.9   CC       criu/cr-restore.o
18:25:20 [2020-01-13T18:25:20.665Z] ok  	github.com/docker/docker/cmd/dockerd	0.043s	coverage: 30.5% of statements
18:25:20 [2020-01-13T18:25:20.665Z] ok  	github.com/docker/docker/container	0.112s	coverage: 35.3% of statements
18:25:20 [2020-01-13T18:25:20.665Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:25:20 [2020-01-13T18:25:20.665Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:25:20 [2020-01-13T18:25:20.665Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:25:20 [2020-01-13T18:25:20.665Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:25:21 [2020-01-13T18:25:21.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:25:23 [2020-01-13T18:25:23.788Z] #45 ...
18:25:23 [2020-01-13T18:25:23.788Z] 
18:25:23 [2020-01-13T18:25:23.788Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:25:23 [2020-01-13T18:25:23.788Z] #18 100.0 Setting up python3-wheel (0.32.3-2) ...
18:25:23 [2020-01-13T18:25:23.788Z] #18 101.6 Setting up apparmor (2.13.2-10) ...
18:25:23 [2020-01-13T18:25:23.788Z] #18 104.2 Setting up xfsprogs (4.20.0-1) ...
18:25:23 [2020-01-13T18:25:23.788Z] #18 104.2 Setting up python3-lib2to3 (3.7.3-1) ...
18:25:23 [2020-01-13T18:25:23.950Z] ok  	github.com/docker/docker/daemon/cluster	0.041s	coverage: 0.5% of statements
18:25:24 [2020-01-13T18:25:24.417Z] #18 105.0 Setting up python3-pkg-resources (40.8.0-1) ...
18:25:25 [2020-01-13T18:25:25.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:25:25 [2020-01-13T18:25:25.911Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
18:25:25 [2020-01-13T18:25:25.917Z] #18 ...
18:25:25 [2020-01-13T18:25:25.917Z] 
18:25:25 [2020-01-13T18:25:25.917Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:25:25 [2020-01-13T18:25:25.917Z] #45 183.1   CC       criu/cr-service.o
18:25:26 [2020-01-13T18:25:26.214Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:25:26 [2020-01-13T18:25:26.214Z] 
18:25:26 [2020-01-13T18:25:26.214Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:25:26 [2020-01-13T18:25:26.214Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:25:26 [2020-01-13T18:25:26.214Z] Using test binary docker
18:25:26 [2020-01-13T18:25:26.214Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:25:26 [2020-01-13T18:25:26.214Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:25:26 [2020-01-13T18:25:26.214Z] INFO: Waiting for daemon to start...
18:25:26 [2020-01-13T18:25:26.214Z] Starting dockerd
18:25:26 [2020-01-13T18:25:26.214Z] .
18:25:26 [2020-01-13T18:25:26.214Z] INFO: Building docker-sdk-python3:4.1.0...
18:25:27 [2020-01-13T18:25:27.235Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.8% of statements
18:25:28 [2020-01-13T18:25:28.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:25:29 [2020-01-13T18:25:29.426Z] #45 186.7   CC       criu/crtools.o
18:25:30 [2020-01-13T18:25:30.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:25:30 [2020-01-13T18:25:30.932Z] #45 188.1   CC       criu/eventfd.o
18:25:31 [2020-01-13T18:25:31.562Z] #45 189.0   CC       criu/eventpoll.o
18:25:31 [2020-01-13T18:25:31.853Z] #45 ...
18:25:31 [2020-01-13T18:25:31.853Z] 
18:25:31 [2020-01-13T18:25:31.853Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:25:31 [2020-01-13T18:25:31.853Z] #18 106.5 Setting up python3-distutils (3.7.3-1) ...
18:25:31 [2020-01-13T18:25:31.853Z] #18 107.3 Setting up python3-setuptools (40.8.0-1) ...
18:25:31 [2020-01-13T18:25:31.853Z] #18 109.6 Setting up python3-pip (18.1-5) ...
18:25:31 [2020-01-13T18:25:31.853Z] #18 111.6 Processing triggers for libc-bin (2.28-10) ...
18:25:31 [2020-01-13T18:25:31.853Z] #18 111.7 Processing triggers for mime-support (3.62) ...
18:25:31 [2020-01-13T18:25:31.853Z] #18 DONE 112.2s
18:25:31 [2020-01-13T18:25:31.853Z] 
18:25:31 [2020-01-13T18:25:31.853Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
18:25:32 [2020-01-13T18:25:32.145Z] #19 0.460 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:25:32 [2020-01-13T18:25:32.145Z] #19 0.465 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:25:32 [2020-01-13T18:25:32.145Z] #19 0.468 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:25:32 [2020-01-13T18:25:32.434Z] #19 DONE 0.5s
18:25:32 [2020-01-13T18:25:32.434Z] 
18:25:32 [2020-01-13T18:25:32.434Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:25:34 [2020-01-13T18:25:34.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:25:34 [2020-01-13T18:25:34.917Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.428s	coverage: 13.6% of statements
18:25:36 [2020-01-13T18:25:36.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:25:36 [2020-01-13T18:25:36.741Z] ok  	github.com/docker/docker/daemon	12.300s	coverage: 17.6% of statements
18:25:36 [2020-01-13T18:25:36.741Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:25:36 [2020-01-13T18:25:36.741Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:25:36 [2020-01-13T18:25:36.741Z] ok  	github.com/docker/docker/daemon/config	0.036s	coverage: 82.1% of statements
18:25:37 [2020-01-13T18:25:37.556Z] ok  	github.com/docker/docker/daemon/discovery	0.011s	coverage: 30.0% of statements
18:25:37 [2020-01-13T18:25:37.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:25:37 [2020-01-13T18:25:37.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:25:37 [2020-01-13T18:25:37.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:25:37 [2020-01-13T18:25:37.942Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
18:25:37 [2020-01-13T18:25:37.942Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:25:37 [2020-01-13T18:25:37.942Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:25:38 [2020-01-13T18:25:38.015Z] #20 ...
18:25:38 [2020-01-13T18:25:38.015Z] 
18:25:38 [2020-01-13T18:25:38.015Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:25:38 [2020-01-13T18:25:38.015Z] #45 191.1   CC       criu/external.o
18:25:38 [2020-01-13T18:25:38.015Z] #45 191.9   CC       criu/fault-injection.o
18:25:38 [2020-01-13T18:25:38.015Z] #45 192.1   CC       criu/fdstore.o
18:25:38 [2020-01-13T18:25:38.015Z] #45 192.9   CC       criu/fifo.o
18:25:38 [2020-01-13T18:25:38.015Z] #45 193.6   CC       criu/file-ids.o
18:25:38 [2020-01-13T18:25:38.015Z] #45 194.2   CC       criu/file-lock.o
18:25:38 [2020-01-13T18:25:38.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:25:38 [2020-01-13T18:25:38.644Z] #45 ...
18:25:38 [2020-01-13T18:25:38.644Z] 
18:25:38 [2020-01-13T18:25:38.644Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:25:38 [2020-01-13T18:25:38.644Z] #48 272.0 github.com/LK4D4/vndr/godl
18:25:38 [2020-01-13T18:25:38.644Z] #48 273.4 github.com/LK4D4/vndr
18:25:38 [2020-01-13T18:25:38.767Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
18:25:39 [2020-01-13T18:25:39.275Z] #48 ...
18:25:39 [2020-01-13T18:25:39.275Z] 
18:25:39 [2020-01-13T18:25:39.275Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:25:39 [2020-01-13T18:25:39.275Z] #45 196.7   CC       criu/files-ext.o
18:25:40 [2020-01-13T18:25:40.035Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:25:40 [2020-01-13T18:25:40.035Z] Using test binary docker
18:25:40 [2020-01-13T18:25:40.035Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:25:40 [2020-01-13T18:25:40.035Z] +++ /etc/init.d/apparmor start
18:25:40 [2020-01-13T18:25:40.035Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:25:40 [2020-01-13T18:25:40.035Z] INFO: Waiting for daemon to start...
18:25:40 [2020-01-13T18:25:40.035Z] Starting dockerd
18:25:40 [2020-01-13T18:25:40.035Z] +++ 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
18:25:40 [2020-01-13T18:25:40.307Z] #45 197.6   CC       criu/files-reg.o
18:25:41 [2020-01-13T18:25:41.350Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
18:25:42 [2020-01-13T18:25:42.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:25:42 [2020-01-13T18:25:42.567Z] .
18:25:42 [2020-01-13T18:25:42.567Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:25:42 [2020-01-13T18:25:42.567Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:25:42 [2020-01-13T18:25:42.567Z] Error: No such image: emptyfs
18:25:42 [2020-01-13T18:25:42.567Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:25:42 [2020-01-13T18:25:42.567Z] ++++ docker load
18:25:42 [2020-01-13T18:25:42.567Z] Running integration-test (iteration 1)
18:25:42 [2020-01-13T18:25:42.567Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:25:42 [2020-01-13T18:25:42.567Z] ++ 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
18:25:42 [2020-01-13T18:25:42.567Z] ++ set -e
18:25:42 [2020-01-13T18:25:42.567Z] ++ '[' -n 0 ']'
18:25:42 [2020-01-13T18:25:42.567Z] ++ set -x
18:25:42 [2020-01-13T18:25:42.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:25:42 [2020-01-13T18:25:42.642Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.271s	coverage: 57.9% of statements
18:25:43 [2020-01-13T18:25:43.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:25:45 [2020-01-13T18:25:45.868Z] #45 202.7   CC       criu/files.o
18:25:45 [2020-01-13T18:25:45.868Z] #45 ...
18:25:45 [2020-01-13T18:25:45.868Z] 
18:25:45 [2020-01-13T18:25:45.868Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:25:45 [2020-01-13T18:25:45.868Z] #20 9.541 Collecting yamllint==1.16.0
18:25:45 [2020-01-13T18:25:45.868Z] #20 10.14   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:25:45 [2020-01-13T18:25:45.868Z] #20 10.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:25:45 [2020-01-13T18:25:45.868Z] #20 10.41   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:25:45 [2020-01-13T18:25:45.868Z] #20 10.52 Collecting pyyaml (from yamllint==1.16.0)
18:25:45 [2020-01-13T18:25:45.868Z] #20 10.87   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
18:25:45 [2020-01-13T18:25:45.868Z] #20 13.53 Building wheels for collected packages: pyyaml
18:25:45 [2020-01-13T18:25:45.868Z] #20 13.54   Running setup.py bdist_wheel for pyyaml: started
18:25:47 [2020-01-13T18:25:47.392Z] #20 ...
18:25:47 [2020-01-13T18:25:47.392Z] 
18:25:47 [2020-01-13T18:25:47.392Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:25:47 [2020-01-13T18:25:47.392Z] #48 DONE 290.8s
18:25:47 [2020-01-13T18:25:47.682Z] 
18:25:47 [2020-01-13T18:25:47.682Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:25:48 [2020-01-13T18:25:48.316Z] #31 ...
18:25:48 [2020-01-13T18:25:48.316Z] 
18:25:48 [2020-01-13T18:25:48.316Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:25:48 [2020-01-13T18:25:48.316Z] #20 16.11   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:25:48 [2020-01-13T18:25:48.316Z] #20 16.12   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
18:25:48 [2020-01-13T18:25:48.607Z] #20 16.30 Successfully built pyyaml
18:25:48 [2020-01-13T18:25:48.607Z] #20 16.33 Installing collected packages: pathspec, pyyaml, yamllint
18:25:48 [2020-01-13T18:25:48.977Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.572s	coverage: 46.2% of statements
18:25:49 [2020-01-13T18:25:49.641Z] #20 17.41 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
18:25:49 [2020-01-13T18:25:49.933Z] #20 DONE 17.8s
18:25:49 [2020-01-13T18:25:49.933Z] 
18:25:49 [2020-01-13T18:25:49.933Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:25:50 [2020-01-13T18:25:50.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:25:50 [2020-01-13T18:25:50.224Z] #31 ...
18:25:50 [2020-01-13T18:25:50.224Z] 
18:25:50 [2020-01-13T18:25:50.224Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:25:50 [2020-01-13T18:25:50.224Z] #45 207.7   CC       criu/filesystems.o
18:25:51 [2020-01-13T18:25:51.561Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.850s	coverage: 48.6% of statements
18:25:51 [2020-01-13T18:25:51.732Z] #45 209.2   CC       criu/fsnotify.o
18:25:51 [2020-01-13T18:25:51.963Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.398s	coverage: 72.5% of statements
18:25:51 [2020-01-13T18:25:51.963Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:25:52 [2020-01-13T18:25:52.545Z] Loaded image: buildpack-deps:jessie
18:25:52 [2020-01-13T18:25:52.545Z] Loaded image: busybox:latest
18:25:52 [2020-01-13T18:25:52.545Z] Loaded image: busybox:glibc
18:25:52 [2020-01-13T18:25:52.545Z] Loaded image: debian:jessie
18:25:52 [2020-01-13T18:25:52.545Z] Loaded image: hello-world:latest
18:25:52 [2020-01-13T18:25:52.545Z] INFO: Testing against a local daemon
18:25:52 [2020-01-13T18:25:52.545Z] === RUN   TestCgroupNamespacesBuild
18:25:54 [2020-01-13T18:25:54.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:25:54 [2020-01-13T18:25:54.454Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.558s	coverage: 76.1% of statements
18:25:54 [2020-01-13T18:25:54.474Z] #45 211.6   CC       criu/image-desc.o
18:25:54 [2020-01-13T18:25:54.474Z] #45 211.9   CC       criu/image.o
18:25:55 [2020-01-13T18:25:55.291Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
18:25:56 [2020-01-13T18:25:56.533Z] #45 213.8   CC       criu/ipc_ns.o
18:25:56 [2020-01-13T18:25:56.675Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
18:25:56 [2020-01-13T18:25:56.734Z] --- PASS: TestCgroupNamespacesBuild (4.32s)
18:25:56 [2020-01-13T18:25:56.734Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:25:57 [2020-01-13T18:25:57.699Z] 65014b3c3121: Pull complete
18:25:58 [2020-01-13T18:25:58.110Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s)
18:25:58 [2020-01-13T18:25:58.110Z] === RUN   TestBuildWithSession
18:25:58 [2020-01-13T18:25:58.110Z] --- SKIP: TestBuildWithSession (0.00s)
18:25:58 [2020-01-13T18:25:58.110Z]     build_session_test.go:25: TODO: BuildKit
18:25:58 [2020-01-13T18:25:58.110Z] === RUN   TestBuildSquashParent
18:25:58 [2020-01-13T18:25:58.601Z] #45 215.8   CC       criu/irmap.o
18:25:59 [2020-01-13T18:25:59.160Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.002s	coverage: 59.8% of statements
18:25:59 [2020-01-13T18:25:59.160Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:25:59 [2020-01-13T18:25:59.160Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:25:59 [2020-01-13T18:25:59.160Z] ok  	github.com/docker/docker/daemon/images	0.008s	coverage: 4.9% of statements
18:25:59 [2020-01-13T18:25:59.160Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:25:59 [2020-01-13T18:25:59.160Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
18:25:59 [2020-01-13T18:25:59.160Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:25:59 [2020-01-13T18:25:59.629Z] #45 217.0   CC       criu/kcmp-ids.o
18:25:59 [2020-01-13T18:25:59.919Z] #45 217.4   CC       criu/kerndat.o
18:26:00 [2020-01-13T18:26:00.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:26:01 [2020-01-13T18:26:01.135Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 42.7% of statements
18:26:01 [2020-01-13T18:26:01.135Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.119s	coverage: 77.8% of statements
18:26:01 [2020-01-13T18:26:01.135Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:26:01 [2020-01-13T18:26:01.135Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:26:02 [2020-01-13T18:26:02.524Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.004s	coverage: 67.0% of statements
18:26:02 [2020-01-13T18:26:02.524Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 26.2% of statements
18:26:02 [2020-01-13T18:26:02.678Z] #45 220.1   CC       criu/libnetlink.o
18:26:03 [2020-01-13T18:26:03.305Z] #45 220.8   CC       criu/log.o
18:26:03 [2020-01-13T18:26:03.432Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 88.3% of statements
18:26:03 [2020-01-13T18:26:03.828Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.005s	coverage: 62.1% of statements
18:26:04 [2020-01-13T18:26:04.337Z] #45 221.7   CC       criu/lsm.o
18:26:04 [2020-01-13T18:26:04.668Z] ok  	github.com/docker/docker/daemon/logger/local	0.019s	coverage: 74.7% of statements
18:26:04 [2020-01-13T18:26:04.668Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:26:04 [2020-01-13T18:26:04.746Z] --- PASS: TestBuildSquashParent (6.08s)
18:26:04 [2020-01-13T18:26:04.746Z] === RUN   TestBuildWithRemoveAndForceRemove
18:26:04 [2020-01-13T18:26:04.746Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:26:04 [2020-01-13T18:26:04.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:26:04 [2020-01-13T18:26:04.746Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:26:04 [2020-01-13T18:26:04.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:26:04 [2020-01-13T18:26:04.746Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:26:04 [2020-01-13T18:26:04.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:26:04 [2020-01-13T18:26:04.746Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:26:04 [2020-01-13T18:26:04.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:26:04 [2020-01-13T18:26:04.746Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:26:04 [2020-01-13T18:26:04.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:26:04 [2020-01-13T18:26:04.746Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:26:04 [2020-01-13T18:26:04.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:26:04 [2020-01-13T18:26:04.746Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:26:04 [2020-01-13T18:26:04.746Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:26:04 [2020-01-13T18:26:04.746Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:26:04 [2020-01-13T18:26:04.746Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:26:04 [2020-01-13T18:26:04.911Z] sha256:5841ecc32571ca2dd75576f424330c42a110509c33a9ed72e416e3ee36801644
18:26:04 [2020-01-13T18:26:04.912Z] INFO: Starting docker-py tests...
18:26:04 [2020-01-13T18:26:04.912Z] ============================= test session starts ==============================
18:26:04 [2020-01-13T18:26:04.912Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
18:26:04 [2020-01-13T18:26:04.912Z] rootdir: /src, inifile: pytest.ini
18:26:04 [2020-01-13T18:26:04.912Z] plugins: timeout-1.3.3, cov-2.6.1
18:26:04 [2020-01-13T18:26:04.912Z] collected 385 items / 3 deselected / 382 selected
18:26:04 [2020-01-13T18:26:04.912Z] 
18:26:05 [2020-01-13T18:26:05.050Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.008s	coverage: 19.9% of statements
18:26:05 [2020-01-13T18:26:05.372Z] #45 222.5   CC       criu/mem.o
18:26:06 [2020-01-13T18:26:06.382Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
18:26:06 [2020-01-13T18:26:06.651Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:26:06 [2020-01-13T18:26:06.776Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
18:26:06 [2020-01-13T18:26:06.910Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:26:07 [2020-01-13T18:26:07.582Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
18:26:07 [2020-01-13T18:26:07.983Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.726s	coverage: 82.5% of statements
18:26:07 [2020-01-13T18:26:07.983Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:26:07 [2020-01-13T18:26:07.983Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:26:08 [2020-01-13T18:26:08.916Z] #45 225.8   CC       criu/mount.o
18:26:08 [2020-01-13T18:26:08.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:26:09 [2020-01-13T18:26:09.205Z] #45 ...
18:26:09 [2020-01-13T18:26:09.205Z] 
18:26:09 [2020-01-13T18:26:09.205Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:26:09 [2020-01-13T18:26:09.205Z] #31 DONE 312.5s
18:26:09 [2020-01-13T18:26:09.205Z] 
18:26:09 [2020-01-13T18:26:09.205Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:26:09 [2020-01-13T18:26:09.443Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:26:09 [2020-01-13T18:26:09.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s)
18:26:09 [2020-01-13T18:26:09.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.89s)
18:26:09 [2020-01-13T18:26:09.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s)
18:26:09 [2020-01-13T18:26:09.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s)
18:26:09 [2020-01-13T18:26:09.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s)
18:26:09 [2020-01-13T18:26:09.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.33s)
18:26:09 [2020-01-13T18:26:09.443Z] === RUN   TestBuildMultiStageCopy
18:26:09 [2020-01-13T18:26:09.443Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:26:10 [2020-01-13T18:26:10.673Z] ok  	github.com/docker/docker/distribution	0.247s	coverage: 22.1% of statements
18:26:10 [2020-01-13T18:26:10.673Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
18:26:10 [2020-01-13T18:26:10.673Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:26:11 [2020-01-13T18:26:11.345Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:26:11 [2020-01-13T18:26:11.488Z] ok  	github.com/docker/docker/errdefs	0.008s	coverage: 49.4% of statements
18:26:11 [2020-01-13T18:26:11.912Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:26:12 [2020-01-13T18:26:12.479Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:26:12 [2020-01-13T18:26:12.777Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.4% of statements
18:26:13 [2020-01-13T18:26:13.047Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:26:13 [2020-01-13T18:26:13.614Z] --- PASS: TestBuildMultiStageCopy (4.45s)
18:26:13 [2020-01-13T18:26:13.614Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.34s)
18:26:13 [2020-01-13T18:26:13.614Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
18:26:13 [2020-01-13T18:26:13.614Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
18:26:13 [2020-01-13T18:26:13.614Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
18:26:13 [2020-01-13T18:26:13.614Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
18:26:13 [2020-01-13T18:26:13.614Z] === RUN   TestBuildMultiStageParentConfig
18:26:14 [2020-01-13T18:26:14.069Z] ok  	github.com/docker/docker/distribution/xfer	1.920s	coverage: 85.6% of statements
18:26:14 [2020-01-13T18:26:14.069Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:26:14 [2020-01-13T18:26:14.069Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
18:26:14 [2020-01-13T18:26:14.069Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:26:14 [2020-01-13T18:26:14.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:26:14 [2020-01-13T18:26:14.990Z] --- PASS: TestBuildMultiStageParentConfig (1.48s)
18:26:14 [2020-01-13T18:26:14.990Z] === RUN   TestBuildLabelWithTargets
18:26:15 [2020-01-13T18:26:15.076Z] ok  	github.com/docker/docker/image/v1	0.013s	coverage: 25.0% of statements
18:26:15 [2020-01-13T18:26:15.536Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:26:16 [2020-01-13T18:26:16.392Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
18:26:17 [2020-01-13T18:26:17.208Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.9% of statements
18:26:17 [2020-01-13T18:26:17.522Z] --- PASS: TestBuildLabelWithTargets (2.20s)
18:26:17 [2020-01-13T18:26:17.522Z] === RUN   TestBuildWithEmptyLayers
18:26:17 [2020-01-13T18:26:17.584Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
18:26:17 [2020-01-13T18:26:17.664Z] #63 ...
18:26:17 [2020-01-13T18:26:17.664Z] 
18:26:17 [2020-01-13T18:26:17.664Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:26:17 [2020-01-13T18:26:17.664Z] #45 233.6   CC       criu/namespaces.o
18:26:18 [2020-01-13T18:26:18.089Z] --- PASS: TestBuildWithEmptyLayers (0.97s)
18:26:18 [2020-01-13T18:26:18.089Z] === RUN   TestBuildMultiStageOnBuild
18:26:18 [2020-01-13T18:26:18.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:26:19 [2020-01-13T18:26:19.421Z] ok  	github.com/docker/docker/pkg/archive	0.490s	coverage: 77.2% of statements
18:26:19 [2020-01-13T18:26:19.724Z] #45 237.0   CC       criu/net.o
18:26:20 [2020-01-13T18:26:20.861Z] ok  	github.com/docker/docker/pkg/authorization	0.604s	coverage: 68.3% of statements
18:26:21 [2020-01-13T18:26:21.235Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
18:26:21 [2020-01-13T18:26:21.373Z] --- PASS: TestBuildMultiStageOnBuild (2.75s)
18:26:21 [2020-01-13T18:26:21.373Z] === RUN   TestBuildUncleanTarFilenames
18:26:21 [2020-01-13T18:26:21.626Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
18:26:22 [2020-01-13T18:26:22.310Z] --- PASS: TestBuildUncleanTarFilenames (1.37s)
18:26:22 [2020-01-13T18:26:22.310Z] === RUN   TestBuildMultiStageLayerLeak
18:26:23 [2020-01-13T18:26:23.013Z] tests/integration/api_build_test.py .......................X             [  6%]
18:26:23 [2020-01-13T18:26:23.579Z] tests/integration/api_client_test.py .....                               [  7%]
18:26:24 [2020-01-13T18:26:24.088Z] ok  	github.com/docker/docker/layer	7.911s	coverage: 68.8% of statements
18:26:24 [2020-01-13T18:26:24.088Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:26:24 [2020-01-13T18:26:24.088Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:26:24 [2020-01-13T18:26:24.088Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:26:24 [2020-01-13T18:26:24.088Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:26:24 [2020-01-13T18:26:24.088Z] ?   	github.com/docker/docker/oci	[no test files]
18:26:24 [2020-01-13T18:26:24.088Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:26:24 [2020-01-13T18:26:24.475Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
18:26:25 [2020-01-13T18:26:25.264Z] #45 242.7   CC       criu/netfilter.o
18:26:25 [2020-01-13T18:26:25.275Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
18:26:25 [2020-01-13T18:26:25.275Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
18:26:25 [2020-01-13T18:26:25.517Z] tests/integration/api_config_test.py .....                               [  8%]
18:26:25 [2020-01-13T18:26:25.720Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s)
18:26:25 [2020-01-13T18:26:25.720Z] === RUN   TestBuildWithHugeFile
18:26:25 [2020-01-13T18:26:25.751Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.443s	coverage: 43.2% of statements
18:26:25 [2020-01-13T18:26:25.751Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:26:25 [2020-01-13T18:26:25.751Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:26:25 [2020-01-13T18:26:25.894Z] #45 243.5   CC       criu/page-pipe.o
18:26:26 [2020-01-13T18:26:26.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:26:26 [2020-01-13T18:26:26.674Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
18:26:27 [2020-01-13T18:26:27.355Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.033s	coverage: 93.8% of statements
18:26:27 [2020-01-13T18:26:27.390Z] #45 244.7   CC       criu/page-xfer.o
18:26:28 [2020-01-13T18:26:28.244Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
18:26:29 [2020-01-13T18:26:29.052Z] ok  	github.com/docker/docker/pkg/filenotify	0.615s	coverage: 67.0% of statements
18:26:29 [2020-01-13T18:26:29.433Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.110s	coverage: 84.1% of statements
18:26:29 [2020-01-13T18:26:29.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:26:29 [2020-01-13T18:26:29.840Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
18:26:30 [2020-01-13T18:26:30.118Z] #45 247.1   CC       criu/pagemap-cache.o
18:26:30 [2020-01-13T18:26:30.118Z] #45 247.8   CC       criu/pagemap.o
18:26:30 [2020-01-13T18:26:30.244Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
18:26:30 [2020-01-13T18:26:30.631Z] ok  	github.com/docker/docker/pkg/fsutils	0.386s	coverage: 85.1% of statements
18:26:31 [2020-01-13T18:26:31.430Z] ok  	github.com/docker/docker/pkg/idtools	0.330s	coverage: 70.1% of statements
18:26:31 [2020-01-13T18:26:31.803Z] ok  	github.com/docker/docker/pkg/ioutils	0.466s	coverage: 70.6% of statements
18:26:31 [2020-01-13T18:26:31.803Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
18:26:32 [2020-01-13T18:26:32.180Z] #45 249.4   CC       criu/parasite-syscall.o
18:26:32 [2020-01-13T18:26:32.681Z] ok  	github.com/docker/docker/pkg/locker	0.024s	coverage: 88.9% of statements
18:26:32 [2020-01-13T18:26:32.681Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
18:26:32 [2020-01-13T18:26:32.681Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:26:33 [2020-01-13T18:26:33.073Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
18:26:33 [2020-01-13T18:26:33.681Z] #45 250.9   CC       criu/path.o
18:26:33 [2020-01-13T18:26:33.879Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
18:26:33 [2020-01-13T18:26:33.879Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
18:26:33 [2020-01-13T18:26:33.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:26:33 [2020-01-13T18:26:33.971Z] #45 251.4   CC       criu/pie-util-vdso-elf32.o
18:26:34 [2020-01-13T18:26:34.272Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
18:26:34 [2020-01-13T18:26:34.600Z] #45 252.2   CC       criu/pie-util-vdso.o
18:26:34 [2020-01-13T18:26:34.645Z] ok  	github.com/docker/docker/pkg/mount	1.125s	coverage: 70.0% of statements
18:26:34 [2020-01-13T18:26:34.645Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:26:34 [2020-01-13T18:26:34.645Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
18:26:34 [2020-01-13T18:26:34.645Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:26:34 [2020-01-13T18:26:34.645Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:26:35 [2020-01-13T18:26:35.457Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.023s	coverage: 56.8% of statements
18:26:35 [2020-01-13T18:26:35.634Z] #45 252.9   CC       criu/pie-util.o
18:26:35 [2020-01-13T18:26:35.634Z] #45 253.1   CC       criu/pipes.o
18:26:36 [2020-01-13T18:26:36.274Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
18:26:36 [2020-01-13T18:26:36.661Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
18:26:36 [2020-01-13T18:26:36.661Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:26:37 [2020-01-13T18:26:37.148Z] #45 254.4   CC       criu/plugin.o
18:26:37 [2020-01-13T18:26:37.253Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:26:37 [2020-01-13T18:26:37.253Z] Using test binary docker
18:26:37 [2020-01-13T18:26:37.512Z] +++ /etc/init.d/apparmor start
18:26:37 [2020-01-13T18:26:37.512Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:26:37 [2020-01-13T18:26:37.512Z] INFO: Waiting for daemon to start...
18:26:37 [2020-01-13T18:26:37.512Z] Starting dockerd
18:26:37 [2020-01-13T18:26:37.512Z] +++ 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
18:26:37 [2020-01-13T18:26:37.775Z] #45 255.1   CC       criu/proc_parse.o
18:26:38 [2020-01-13T18:26:38.503Z] ok  	github.com/docker/docker/pkg/pubsub	1.033s	coverage: 73.9% of statements
18:26:38 [2020-01-13T18:26:38.503Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
18:26:40 [2020-01-13T18:26:40.045Z] .
18:26:40 [2020-01-13T18:26:40.045Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:26:40 [2020-01-13T18:26:40.045Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:26:40 [2020-01-13T18:26:40.045Z] Error: No such image: emptyfs
18:26:40 [2020-01-13T18:26:40.045Z] ++++ docker load
18:26:40 [2020-01-13T18:26:40.045Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:26:40 [2020-01-13T18:26:40.045Z] Running integration-test (iteration 1)
18:26:40 [2020-01-13T18:26:40.045Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:26:40 [2020-01-13T18:26:40.045Z] ++ 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
18:26:40 [2020-01-13T18:26:40.045Z] ++ set -e
18:26:40 [2020-01-13T18:26:40.045Z] ++ '[' -n 0 ']'
18:26:40 [2020-01-13T18:26:40.045Z] ++ set -x
18:26:40 [2020-01-13T18:26:40.045Z] ++ env -i DEST=/go/src/github.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
18:26:41 [2020-01-13T18:26:41.736Z] ok  	github.com/docker/docker/pkg/signal	2.428s	coverage: 61.0% of statements
18:26:42 [2020-01-13T18:26:42.147Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:26:42 [2020-01-13T18:26:42.528Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
18:26:42 [2020-01-13T18:26:42.898Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:26:42 [2020-01-13T18:26:42.898Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
18:26:43 [2020-01-13T18:26:43.313Z] #45 260.9   CC       criu/protobuf-desc.o
18:26:43 [2020-01-13T18:26:43.692Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
18:26:44 [2020-01-13T18:26:44.076Z] ok  	github.com/docker/docker/pkg/system	0.027s	coverage: 36.2% of statements
18:26:45 [2020-01-13T18:26:45.031Z] ok  	github.com/docker/docker/pkg/tailfile	0.078s	coverage: 88.6% of statements
18:26:45 [2020-01-13T18:26:45.387Z] #45 262.8   CC       criu/protobuf.o
18:26:45 [2020-01-13T18:26:45.404Z] ok  	github.com/docker/docker/pkg/tarsum	0.052s	coverage: 89.3% of statements
18:26:46 [2020-01-13T18:26:46.026Z] #45 263.7   CC       criu/pstree.o
18:26:46 [2020-01-13T18:26:46.190Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
18:26:46 [2020-01-13T18:26:46.190Z] testing: warning: no tests to run
18:26:46 [2020-01-13T18:26:46.190Z] coverage: [no statements]
18:26:46 [2020-01-13T18:26:46.190Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
18:26:46 [2020-01-13T18:26:46.556Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
18:26:46 [2020-01-13T18:26:46.945Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
18:26:47 [2020-01-13T18:26:47.316Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
18:26:48 [2020-01-13T18:26:48.750Z] #45 265.9   CC       criu/rbtree.o
18:26:49 [2020-01-13T18:26:49.041Z] #45 266.5   CC       criu/rst-malloc.o
18:26:49 [2020-01-13T18:26:49.182Z] ok  	github.com/docker/docker/plugin	0.542s	coverage: 27.1% of statements
18:26:49 [2020-01-13T18:26:49.695Z] #45 267.0   CC       criu/seccomp.o
18:26:49 [2020-01-13T18:26:49.995Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
18:26:50 [2020-01-13T18:26:50.725Z] #45 268.2   CC       criu/seize.o
18:26:50 [2020-01-13T18:26:50.955Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
18:26:51 [2020-01-13T18:26:51.461Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
18:26:52 [2020-01-13T18:26:52.797Z] #45 269.8   CC       criu/servicefd.o
18:26:53 [2020-01-13T18:26:53.088Z] #45 270.7   CC       criu/shmem.o
18:26:53 [2020-01-13T18:26:53.323Z] ok  	github.com/docker/docker/registry	0.163s	coverage: 56.0% of statements
18:26:53 [2020-01-13T18:26:53.693Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
18:26:53 [2020-01-13T18:26:53.723Z] #45 ...
18:26:53 [2020-01-13T18:26:53.723Z] 
18:26:53 [2020-01-13T18:26:53.723Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:26:53 [2020-01-13T18:26:53.723Z] #42 357.2 + dpkg --print-architecture
18:26:53 [2020-01-13T18:26:53.723Z] #42 357.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:26:54 [2020-01-13T18:26:54.087Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
18:26:54 [2020-01-13T18:26:54.354Z] #42 357.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:26:54 [2020-01-13T18:26:54.354Z] #42 357.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:26:54 [2020-01-13T18:26:54.886Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
18:26:55 [2020-01-13T18:26:55.262Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
18:26:58 [2020-01-13T18:26:58.548Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
18:26:58 [2020-01-13T18:26:58.934Z] ok  	github.com/docker/docker/volume/local	0.027s	coverage: 73.0% of statements
18:26:59 [2020-01-13T18:26:59.762Z] ok  	github.com/docker/docker/volume/mounts	0.026s	coverage: 67.0% of statements
18:26:59 [2020-01-13T18:26:59.767Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
18:27:00 [2020-01-13T18:27:00.556Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.0% of statements
18:27:06 [2020-01-13T18:27:06.970Z] #42 ...
18:27:06 [2020-01-13T18:27:06.970Z] 
18:27:06 [2020-01-13T18:27:06.970Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:27:06 [2020-01-13T18:27:06.970Z] #45 272.6   CC       criu/sigframe.o
18:27:06 [2020-01-13T18:27:06.970Z] #45 272.9   CC       criu/signalfd.o
18:27:06 [2020-01-13T18:27:06.970Z] #45 273.3   CC       criu/sk-inet.o
18:27:06 [2020-01-13T18:27:06.970Z] #45 275.2   CC       criu/sk-netlink.o
18:27:06 [2020-01-13T18:27:06.970Z] #45 276.0   CC       criu/sk-packet.o
18:27:06 [2020-01-13T18:27:06.970Z] #45 277.1   CC       criu/sk-queue.o
18:27:06 [2020-01-13T18:27:06.970Z] #45 278.1   CC       criu/sk-tcp.o
18:27:06 [2020-01-13T18:27:06.970Z] #45 279.1   CC       criu/sk-unix.o
18:27:06 [2020-01-13T18:27:06.970Z] #45 283.2   CC       criu/sockets.o
18:27:07 [2020-01-13T18:27:07.268Z] #45 284.8   CC       criu/stats.o
18:27:07 [2020-01-13T18:27:07.899Z] #45 285.4   CC       criu/string.o
18:27:08 [2020-01-13T18:27:08.189Z] #45 285.6   CC       criu/sysctl.o
18:27:09 [2020-01-13T18:27:09.697Z] #45 286.8   CC       criu/sysfs_parse.o
18:27:09 [2020-01-13T18:27:09.926Z] ok  	github.com/docker/docker/pkg/plugins	33.611s	coverage: 76.6% of statements
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/rootless	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/volume	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:27:09 [2020-01-13T18:27:09.926Z] 
18:27:09 [2020-01-13T18:27:09.926Z] === Skipped
18:27:09 [2020-01-13T18:27:09.926Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:27:09 [2020-01-13T18:27:09.926Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:27:09 [2020-01-13T18:27:09.926Z] 
18:27:09 [2020-01-13T18:27:09.926Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:27:09 [2020-01-13T18:27:09.926Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:27:09 [2020-01-13T18:27:09.926Z] 
18:27:09 [2020-01-13T18:27:09.926Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:27:09 [2020-01-13T18:27:09.926Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:27:09 [2020-01-13T18:27:09.926Z]     graphtest_unix.go:46: Driver btrfs not supported
18:27:09 [2020-01-13T18:27:09.926Z] 
18:27:09 [2020-01-13T18:27:09.926Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:27:09 [2020-01-13T18:27:09.926Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:27:09 [2020-01-13T18:27:09.926Z]     graphtest_unix.go:46: Driver btrfs not supported
18:27:09 [2020-01-13T18:27:09.926Z] 
18:27:09 [2020-01-13T18:27:09.926Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:27:09 [2020-01-13T18:27:09.926Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:27:09 [2020-01-13T18:27:09.926Z]     graphtest_unix.go:46: Driver btrfs not supported
18:27:09 [2020-01-13T18:27:09.926Z] 
18:27:09 [2020-01-13T18:27:09.926Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:27:09 [2020-01-13T18:27:09.926Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:27:09 [2020-01-13T18:27:09.926Z]     graphtest_unix.go:46: Driver btrfs not supported
18:27:09 [2020-01-13T18:27:09.926Z] 
18:27:09 [2020-01-13T18:27:09.926Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:27:09 [2020-01-13T18:27:09.926Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:27:09 [2020-01-13T18:27:09.926Z]     graphtest_unix.go:46: Driver btrfs not supported
18:27:09 [2020-01-13T18:27:09.926Z] 
18:27:09 [2020-01-13T18:27:09.926Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:27:09 [2020-01-13T18:27:09.926Z]     graphtest_unix.go:73: No driver to put!
18:27:09 [2020-01-13T18:27:09.926Z] 
18:27:09 [2020-01-13T18:27:09.927Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:27:09 [2020-01-13T18:27:09.927Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:27:09 [2020-01-13T18:27:09.927Z] 
18:27:09 [2020-01-13T18:27:09.927Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:27:09 [2020-01-13T18:27:09.927Z]     overlay_test.go:49: Fails to compute changes intermittently
18:27:09 [2020-01-13T18:27:09.927Z] 
18:27:09 [2020-01-13T18:27:09.927Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:27:09 [2020-01-13T18:27:09.927Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:27:09 [2020-01-13T18:27:09.927Z] 
18:27:09 [2020-01-13T18:27:09.927Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:27:09 [2020-01-13T18:27:09.927Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:27:09 [2020-01-13T18:27:09.927Z] 
18:27:09 [2020-01-13T18:27:09.927Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:27:09 [2020-01-13T18:27:09.927Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:27:09 [2020-01-13T18:27:09.927Z]     graphtest_unix.go:46: Driver zfs not supported
18:27:09 [2020-01-13T18:27:09.927Z] 
18:27:09 [2020-01-13T18:27:09.927Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:27:09 [2020-01-13T18:27:09.927Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:27:09 [2020-01-13T18:27:09.927Z]     graphtest_unix.go:46: Driver zfs not supported
18:27:09 [2020-01-13T18:27:09.927Z] 
18:27:09 [2020-01-13T18:27:09.927Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:27:09 [2020-01-13T18:27:09.927Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:27:09 [2020-01-13T18:27:09.927Z]     graphtest_unix.go:46: Driver zfs not supported
18:27:09 [2020-01-13T18:27:09.927Z] 
18:27:09 [2020-01-13T18:27:09.927Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:27:09 [2020-01-13T18:27:09.927Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:27:09 [2020-01-13T18:27:09.927Z]     graphtest_unix.go:46: Driver zfs not supported
18:27:09 [2020-01-13T18:27:09.927Z] 
18:27:09 [2020-01-13T18:27:09.927Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:27:09 [2020-01-13T18:27:09.927Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:27:09 [2020-01-13T18:27:09.927Z]     graphtest_unix.go:46: Driver zfs not supported
18:27:09 [2020-01-13T18:27:09.927Z] 
18:27:09 [2020-01-13T18:27:09.927Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:27:09 [2020-01-13T18:27:09.927Z]     graphtest_unix.go:73: No driver to put!
18:27:09 [2020-01-13T18:27:09.927Z] 
18:27:09 [2020-01-13T18:27:09.927Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:27:09 [2020-01-13T18:27:09.927Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:27:09 [2020-01-13T18:27:09.927Z] 
18:27:09 [2020-01-13T18:27:09.927Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:27:09 [2020-01-13T18:27:09.927Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:27:09 [2020-01-13T18:27:09.927Z] 
18:27:09 [2020-01-13T18:27:09.927Z] 
18:27:09 [2020-01-13T18:27:09.927Z] DONE 2155 tests, 20 skipped in 220.341s
18:27:10 [2020-01-13T18:27:10.329Z] #45 287.6   CC       criu/timerfd.o
Post stage
[Pipeline] junit
18:27:10 [2020-01-13T18:27:10.440Z] Recording test results
18:27:10 [2020-01-13T18:27:10.961Z] #45 288.2   CC       criu/tty.o
18:27:12 [2020-01-13T18:27:12.124Z] Loaded image: buildpack-deps:jessie
18:27:12 [2020-01-13T18:27:12.124Z] Loaded image: busybox:latest
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:27:12 [2020-01-13T18:27:12.382Z] Loaded image: busybox:glibc
18:27:12 [2020-01-13T18:27:12.382Z] Loaded image: debian:jessie
18:27:12 [2020-01-13T18:27:12.413Z] --- PASS: TestBuildWithHugeFile (42.74s)
18:27:12 [2020-01-13T18:27:12.413Z] === RUN   TestBuildWithEmptyDockerfile
18:27:12 [2020-01-13T18:27:12.413Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:27:12 [2020-01-13T18:27:12.413Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:27:12 [2020-01-13T18:27:12.413Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:27:12 [2020-01-13T18:27:12.413Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:27:12 [2020-01-13T18:27:12.413Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:27:12 [2020-01-13T18:27:12.413Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:27:12 [2020-01-13T18:27:12.413Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:27:12 [2020-01-13T18:27:12.413Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:27:12 [2020-01-13T18:27:12.413Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:27:12 [2020-01-13T18:27:12.413Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
18:27:12 [2020-01-13T18:27:12.413Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
18:27:12 [2020-01-13T18:27:12.413Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
18:27:12 [2020-01-13T18:27:12.413Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
18:27:12 [2020-01-13T18:27:12.413Z] === RUN   TestBuildPreserveOwnership
18:27:12 [2020-01-13T18:27:12.413Z] === RUN   TestBuildPreserveOwnership/copy_from
18:27:12 [2020-01-13T18:27:12.413Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:27:12 [2020-01-13T18:27:12.641Z] Loaded image: hello-world:latest
18:27:12 [2020-01-13T18:27:12.641Z] INFO: Testing against a local daemon
18:27:12 [2020-01-13T18:27:12.641Z] === RUN   TestCgroupNamespacesBuild
18:27:12 [2020-01-13T18:27:12.986Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e -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:3486edbfbcdaf769b87736115a2d3956ad64886e hack/make.sh dynbinary test-integration
18:27:13 [2020-01-13T18:27:13.379Z] 
18:27:13 [2020-01-13T18:27:13.379Z] Removing bundles/
18:27:13 [2020-01-13T18:27:13.379Z] 
18:27:13 [2020-01-13T18:27:13.379Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:27:13 [2020-01-13T18:27:13.379Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:27:13 [2020-01-13T18:27:13.379Z] GOOS="" GOARCH="" GOARM=""
18:27:14 [2020-01-13T18:27:14.318Z] --- PASS: TestBuildPreserveOwnership (6.13s)
18:27:14 [2020-01-13T18:27:14.318Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.00s)
18:27:14 [2020-01-13T18:27:14.318Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s)
18:27:14 [2020-01-13T18:27:14.318Z] === RUN   TestBuildPlatformInvalid
18:27:14 [2020-01-13T18:27:14.576Z] --- PASS: TestBuildPlatformInvalid (0.17s)
18:27:14 [2020-01-13T18:27:14.576Z] PASS
18:27:14 [2020-01-13T18:27:14.576Z] 
18:27:14 [2020-01-13T18:27:14.576Z] === Skipped
18:27:14 [2020-01-13T18:27:14.576Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:27:14 [2020-01-13T18:27:14.576Z]     build_session_test.go:25: TODO: BuildKit
18:27:14 [2020-01-13T18:27:14.576Z] 
18:27:14 [2020-01-13T18:27:14.576Z] 
18:27:14 [2020-01-13T18:27:14.576Z] DONE 32 tests, 1 skipped in 92.029s
18:27:14 [2020-01-13T18:27:14.576Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:27:14 [2020-01-13T18:27:14.576Z] ++ 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
18:27:14 [2020-01-13T18:27:14.576Z] ++ set -e
18:27:14 [2020-01-13T18:27:14.576Z] ++ '[' -n 0 ']'
18:27:14 [2020-01-13T18:27:14.576Z] ++ set -x
18:27:14 [2020-01-13T18:27:14.576Z] ++ env -i DEST=/go/src/github.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
18:27:14 [2020-01-13T18:27:14.835Z] INFO: Testing against a local daemon
18:27:14 [2020-01-13T18:27:14.835Z] === RUN   TestConfigList
18:27:15 [2020-01-13T18:27:15.420Z] #45 292.1   CC       criu/tun.o
18:27:16 [2020-01-13T18:27:16.049Z] #45 293.3   CC       criu/uffd.o
18:27:16 [2020-01-13T18:27:16.833Z] --- PASS: TestCgroupNamespacesBuild (3.53s)
18:27:16 [2020-01-13T18:27:16.833Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:27:17 [2020-01-13T18:27:17.078Z] #45 ...
18:27:17 [2020-01-13T18:27:17.078Z] 
18:27:17 [2020-01-13T18:27:17.078Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:27:17 [2020-01-13T18:27:17.078Z] #58 220.2 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:27:18 [2020-01-13T18:27:18.121Z] --- PASS: TestConfigList (3.34s)
18:27:18 [2020-01-13T18:27:18.121Z] === RUN   TestConfigsCreateAndDelete
18:27:18 [2020-01-13T18:27:18.737Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.39s)
18:27:18 [2020-01-13T18:27:18.737Z] === RUN   TestBuildWithSession
18:27:18 [2020-01-13T18:27:18.737Z] --- SKIP: TestBuildWithSession (0.00s)
18:27:18 [2020-01-13T18:27:18.737Z]     build_session_test.go:25: TODO: BuildKit
18:27:18 [2020-01-13T18:27:18.737Z] === RUN   TestBuildSquashParent
18:27:20 [2020-01-13T18:27:20.581Z] #58 223.6 + mkdir -p /build
18:27:20 [2020-01-13T18:27:20.581Z] #58 223.6 + cp runc /build/runc
18:27:20 [2020-01-13T18:27:20.581Z] #58 DONE 223.8s
18:27:20 [2020-01-13T18:27:20.581Z] 
18:27:20 [2020-01-13T18:27:20.581Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:27:20 [2020-01-13T18:27:20.581Z] #45 295.7   CC       criu/util.o
18:27:21 [2020-01-13T18:27:21.211Z] #45 298.5   CC       criu/uts_ns.o
18:27:21 [2020-01-13T18:27:21.409Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
18:27:21 [2020-01-13T18:27:21.409Z] === RUN   TestConfigsUpdate
18:27:21 [2020-01-13T18:27:21.840Z] #45 299.2   CC       criu/vdso.o
18:27:23 [2020-01-13T18:27:23.910Z] #45 301.0   LINK     criu/built-in.o
18:27:23 [2020-01-13T18:27:23.910Z] #45 301.3   LINK     criu/criu
18:27:24 [2020-01-13T18:27:24.694Z] --- PASS: TestConfigsUpdate (3.21s)
18:27:24 [2020-01-13T18:27:24.694Z] === RUN   TestTemplatedConfig
18:27:24 [2020-01-13T18:27:24.938Z] #45 302.1   DEP      lib/c/criu.d
18:27:24 [2020-01-13T18:27:24.938Z] #45 302.2   CC       images/rpc.pb-c.o
18:27:25 [2020-01-13T18:27:25.966Z] #45 303.4   CC       lib/c/criu.o
18:27:27 [2020-01-13T18:27:27.983Z] --- PASS: TestTemplatedConfig (3.38s)
18:27:27 [2020-01-13T18:27:27.983Z] === RUN   TestConfigInspect
18:27:28 [2020-01-13T18:27:28.029Z] #45 305.4   LINK     lib/c/built-in.o
18:27:28 [2020-01-13T18:27:28.029Z] #45 305.4   LINK     lib/c/libcriu.so
18:27:28 [2020-01-13T18:27:28.319Z] #45 305.9   GEN      magic.py
18:27:28 [2020-01-13T18:27:28.609Z] #45 306.1 Note: Building without setproctitle() and strlcpy() support.
18:27:28 [2020-01-13T18:27:28.609Z] #45 306.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:27:29 [2020-01-13T18:27:29.654Z] #45 307.2 fatal: not a git repository (or any of the parent directories): .git
18:27:30 [2020-01-13T18:27:30.942Z] --- PASS: TestBuildSquashParent (10.69s)
18:27:30 [2020-01-13T18:27:30.942Z] === RUN   TestBuildWithRemoveAndForceRemove
18:27:30 [2020-01-13T18:27:30.942Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:27:30 [2020-01-13T18:27:30.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:27:30 [2020-01-13T18:27:30.942Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:27:30 [2020-01-13T18:27:30.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:27:30 [2020-01-13T18:27:30.942Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:27:30 [2020-01-13T18:27:30.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:27:30 [2020-01-13T18:27:30.942Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:27:30 [2020-01-13T18:27:30.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:27:30 [2020-01-13T18:27:30.942Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:27:30 [2020-01-13T18:27:30.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:27:30 [2020-01-13T18:27:30.942Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:27:30 [2020-01-13T18:27:30.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:27:30 [2020-01-13T18:27:30.942Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:27:30 [2020-01-13T18:27:30.942Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:27:31 [2020-01-13T18:27:31.155Z] #45 308.5 make[1]: Nothing to be done for 'all'.
18:27:31 [2020-01-13T18:27:31.270Z] --- PASS: TestConfigInspect (3.25s)
18:27:31 [2020-01-13T18:27:31.270Z] === RUN   TestConfigCreateWithLabels
18:27:32 [2020-01-13T18:27:32.656Z] #45 310.0 make[1]: 'images/built-in.o' is up to date.
18:27:32 [2020-01-13T18:27:32.656Z] #45 310.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:27:32 [2020-01-13T18:27:32.656Z] #45 310.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:27:32 [2020-01-13T18:27:32.656Z] #45 310.3 make[1]: 'compel/libcompel.a' is up to date.
18:27:32 [2020-01-13T18:27:32.890Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:27:32 [2020-01-13T18:27:32.890Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:27:32 [2020-01-13T18:27:32.947Z] #45 310.4 make[1]: 'compel/compel-host-bin' is up to date.
18:27:32 [2020-01-13T18:27:32.947Z] #45 310.4 make[1]: Nothing to be done for 'all'.
18:27:32 [2020-01-13T18:27:32.947Z] #45 310.5 make[1]: 'soccr/libsoccr.a' is up to date.
18:27:33 [2020-01-13T18:27:33.238Z] #45 310.8 make[2]: Nothing to be done for 'all'.
18:27:33 [2020-01-13T18:27:33.529Z] #45 310.9 make[2]: Nothing to be done for 'all'.
18:27:33 [2020-01-13T18:27:33.529Z] #45 311.0 make[2]: Nothing to be done for 'all'.
18:27:33 [2020-01-13T18:27:33.820Z] #45 311.2 make[2]: Nothing to be done for 'all'.
18:27:33 [2020-01-13T18:27:33.820Z] #45 311.3 make[2]: Nothing to be done for 'all'.
18:27:33 [2020-01-13T18:27:33.820Z] #45 311.3 make[2]: Nothing to be done for 'all'.
18:27:33 [2020-01-13T18:27:33.820Z] #45 311.4 make[2]: Nothing to be done for 'all'.
18:27:34 [2020-01-13T18:27:34.109Z] #45 311.7 make[2]: Nothing to be done for 'all'.
18:27:34 [2020-01-13T18:27:34.400Z] #45 311.7   INSTALL  criu/criu
18:27:34 [2020-01-13T18:27:34.400Z] #45 DONE 311.9s
18:27:34 [2020-01-13T18:27:34.400Z] 
18:27:34 [2020-01-13T18:27:34.400Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:27:34 [2020-01-13T18:27:34.555Z] --- PASS: TestConfigCreateWithLabels (3.16s)
18:27:34 [2020-01-13T18:27:34.555Z] === RUN   TestConfigCreateResolve
18:27:36 [2020-01-13T18:27:36.175Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:27:36 [2020-01-13T18:27:36.175Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:27:37 [2020-01-13T18:27:37.842Z] --- PASS: TestConfigCreateResolve (3.21s)
18:27:37 [2020-01-13T18:27:37.842Z] === RUN   TestConfigDaemonLibtrustID
18:27:38 [2020-01-13T18:27:38.100Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
18:27:38 [2020-01-13T18:27:38.100Z] PASS
18:27:38 [2020-01-13T18:27:38.100Z] 
18:27:38 [2020-01-13T18:27:38.100Z] DONE 8 tests in 23.629s
18:27:38 [2020-01-13T18:27:38.100Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:27:38 [2020-01-13T18:27:38.100Z] ++ 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
18:27:38 [2020-01-13T18:27:38.100Z] ++ set -e
18:27:38 [2020-01-13T18:27:38.100Z] ++ '[' -n 0 ']'
18:27:38 [2020-01-13T18:27:38.100Z] ++ set -x
18:27:38 [2020-01-13T18:27:38.100Z] ++ env -i DEST=/go/src/github.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
18:27:38 [2020-01-13T18:27:38.359Z] INFO: Testing against a local daemon
18:27:38 [2020-01-13T18:27:38.359Z] === RUN   TestCheckpoint
18:27:38 [2020-01-13T18:27:38.359Z] --- SKIP: TestCheckpoint (0.00s)
18:27:38 [2020-01-13T18:27:38.359Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:27:38 [2020-01-13T18:27:38.359Z] === RUN   TestContainerInvalidJSON
18:27:38 [2020-01-13T18:27:38.359Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:27:38 [2020-01-13T18:27:38.359Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:27:38 [2020-01-13T18:27:38.359Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:27:38 [2020-01-13T18:27:38.359Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:27:38 [2020-01-13T18:27:38.359Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:27:38 [2020-01-13T18:27:38.359Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:27:38 [2020-01-13T18:27:38.359Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:27:38 [2020-01-13T18:27:38.359Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:27:38 [2020-01-13T18:27:38.359Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:27:38 [2020-01-13T18:27:38.359Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:27:38 [2020-01-13T18:27:38.359Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
18:27:38 [2020-01-13T18:27:38.359Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
18:27:38 [2020-01-13T18:27:38.359Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
18:27:38 [2020-01-13T18:27:38.359Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:27:38 [2020-01-13T18:27:38.618Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
18:27:38 [2020-01-13T18:27:38.618Z] === RUN   TestCopyFromContainerPathIsNotDir
18:27:38 [2020-01-13T18:27:38.618Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
18:27:38 [2020-01-13T18:27:38.618Z] === RUN   TestCopyToContainerPathDoesNotExist
18:27:38 [2020-01-13T18:27:38.877Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
18:27:38 [2020-01-13T18:27:38.877Z] === RUN   TestCopyToContainerPathIsNotDir
18:27:38 [2020-01-13T18:27:38.877Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
18:27:38 [2020-01-13T18:27:38.877Z] === RUN   TestCopyFromContainer
18:27:39 [2020-01-13T18:27:39.460Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:27:39 [2020-01-13T18:27:39.460Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s)
18:27:39 [2020-01-13T18:27:39.460Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.54s)
18:27:39 [2020-01-13T18:27:39.460Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s)
18:27:39 [2020-01-13T18:27:39.460Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s)
18:27:39 [2020-01-13T18:27:39.460Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s)
18:27:39 [2020-01-13T18:27:39.460Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s)
18:27:39 [2020-01-13T18:27:39.460Z] === RUN   TestBuildMultiStageCopy
18:27:39 [2020-01-13T18:27:39.460Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:27:39 [2020-01-13T18:27:39.965Z] #63 ...
18:27:39 [2020-01-13T18:27:39.965Z] 
18:27:39 [2020-01-13T18:27:39.965Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:27:39 [2020-01-13T18:27:39.965Z] #42 DONE 403.4s
18:27:40 [2020-01-13T18:27:40.255Z] 
18:27:40 [2020-01-13T18:27:40.255Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:27:40 [2020-01-13T18:27:40.784Z] === RUN   TestCopyFromContainer//
18:27:41 [2020-01-13T18:27:41.043Z] === RUN   TestCopyFromContainer//bar/root
18:27:41 [2020-01-13T18:27:41.043Z] === RUN   TestCopyFromContainer//bar/root/
18:27:41 [2020-01-13T18:27:41.302Z] === RUN   TestCopyFromContainer/bar/quux
18:27:41 [2020-01-13T18:27:41.302Z] === RUN   TestCopyFromContainer/bar/quux/
18:27:41 [2020-01-13T18:27:41.561Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:27:41 [2020-01-13T18:27:41.561Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:27:41 [2020-01-13T18:27:41.820Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:27:41 [2020-01-13T18:27:41.820Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:27:41 [2020-01-13T18:27:41.820Z] === RUN   TestCopyFromContainer/bar/notarget
18:27:42 [2020-01-13T18:27:42.079Z] --- PASS: TestCopyFromContainer (3.14s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCopyFromContainer// (0.11s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
18:27:42 [2020-01-13T18:27:42.079Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:27:42 [2020-01-13T18:27:42.079Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:27:42 [2020-01-13T18:27:42.079Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:27:42 [2020-01-13T18:27:42.079Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:27:42 [2020-01-13T18:27:42.079Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:27:42 [2020-01-13T18:27:42.079Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:27:42 [2020-01-13T18:27:42.079Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:27:42 [2020-01-13T18:27:42.079Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:27:42 [2020-01-13T18:27:42.079Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:27:42 [2020-01-13T18:27:42.079Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:27:42 [2020-01-13T18:27:42.079Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
18:27:42 [2020-01-13T18:27:42.079Z] === RUN   TestCreateLinkToNonExistingContainer
18:27:42 [2020-01-13T18:27:42.079Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
18:27:42 [2020-01-13T18:27:42.079Z] === RUN   TestCreateWithInvalidEnv
18:27:42 [2020-01-13T18:27:42.079Z] === RUN   TestCreateWithInvalidEnv/0
18:27:42 [2020-01-13T18:27:42.079Z] === PAUSE TestCreateWithInvalidEnv/0
18:27:42 [2020-01-13T18:27:42.079Z] === RUN   TestCreateWithInvalidEnv/1
18:27:42 [2020-01-13T18:27:42.079Z] === PAUSE TestCreateWithInvalidEnv/1
18:27:42 [2020-01-13T18:27:42.079Z] === RUN   TestCreateWithInvalidEnv/2
18:27:42 [2020-01-13T18:27:42.079Z] === PAUSE TestCreateWithInvalidEnv/2
18:27:42 [2020-01-13T18:27:42.079Z] === CONT  TestCreateWithInvalidEnv/0
18:27:42 [2020-01-13T18:27:42.079Z] === CONT  TestCreateWithInvalidEnv/2
18:27:42 [2020-01-13T18:27:42.079Z] === CONT  TestCreateWithInvalidEnv/1
18:27:42 [2020-01-13T18:27:42.079Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:27:42 [2020-01-13T18:27:42.079Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:27:42 [2020-01-13T18:27:42.079Z] === RUN   TestCreateTmpfsMountsTarget
18:27:42 [2020-01-13T18:27:42.337Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
18:27:42 [2020-01-13T18:27:42.337Z] === RUN   TestCreateWithCustomMaskedPaths
18:27:42 [2020-01-13T18:27:42.744Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:27:43 [2020-01-13T18:27:43.311Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:27:43 [2020-01-13T18:27:43.878Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:27:44 [2020-01-13T18:27:44.812Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:27:44 [2020-01-13T18:27:44.869Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s)
18:27:44 [2020-01-13T18:27:44.869Z] === RUN   TestCreateWithCapabilities
18:27:44 [2020-01-13T18:27:44.869Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:27:44 [2020-01-13T18:27:44.869Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:27:44 [2020-01-13T18:27:44.869Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:27:44 [2020-01-13T18:27:44.869Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:27:44 [2020-01-13T18:27:44.869Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:27:44 [2020-01-13T18:27:44.869Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:27:44 [2020-01-13T18:27:44.869Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:27:44 [2020-01-13T18:27:44.869Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:27:44 [2020-01-13T18:27:44.869Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:27:44 [2020-01-13T18:27:44.869Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:27:44 [2020-01-13T18:27:44.869Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:27:44 [2020-01-13T18:27:44.869Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:27:44 [2020-01-13T18:27:44.869Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:27:44 [2020-01-13T18:27:44.869Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:27:44 [2020-01-13T18:27:44.869Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:27:44 [2020-01-13T18:27:44.869Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:27:44 [2020-01-13T18:27:44.869Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:27:44 [2020-01-13T18:27:44.869Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:27:44 [2020-01-13T18:27:44.869Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:27:44 [2020-01-13T18:27:44.869Z] --- PASS: TestCreateWithCapabilities (0.08s)
18:27:44 [2020-01-13T18:27:44.869Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
18:27:44 [2020-01-13T18:27:44.869Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
18:27:44 [2020-01-13T18:27:44.869Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
18:27:44 [2020-01-13T18:27:44.869Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s)
18:27:44 [2020-01-13T18:27:44.869Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.13s)
18:27:44 [2020-01-13T18:27:44.869Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.12s)
18:27:44 [2020-01-13T18:27:44.869Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:27:44 [2020-01-13T18:27:44.869Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.14s)
18:27:44 [2020-01-13T18:27:44.869Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.14s)
18:27:44 [2020-01-13T18:27:44.869Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.16s)
18:27:44 [2020-01-13T18:27:44.869Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.16s)
18:27:44 [2020-01-13T18:27:44.869Z] === RUN   TestCreateWithCustomReadonlyPaths
18:27:45 [2020-01-13T18:27:45.380Z] --- PASS: TestBuildMultiStageCopy (6.06s)
18:27:45 [2020-01-13T18:27:45.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.20s)
18:27:45 [2020-01-13T18:27:45.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s)
18:27:45 [2020-01-13T18:27:45.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s)
18:27:45 [2020-01-13T18:27:45.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s)
18:27:45 [2020-01-13T18:27:45.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.80s)
18:27:45 [2020-01-13T18:27:45.380Z] === RUN   TestBuildMultiStageParentConfig
18:27:47 [2020-01-13T18:27:47.349Z] --- PASS: TestBuildMultiStageParentConfig (1.82s)
18:27:47 [2020-01-13T18:27:47.349Z] === RUN   TestBuildLabelWithTargets
18:27:47 [2020-01-13T18:27:47.402Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s)
18:27:47 [2020-01-13T18:27:47.402Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:27:47 [2020-01-13T18:27:47.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:27:47 [2020-01-13T18:27:47.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:27:47 [2020-01-13T18:27:47.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:27:47 [2020-01-13T18:27:47.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:27:47 [2020-01-13T18:27:47.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:27:47 [2020-01-13T18:27:47.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:27:47 [2020-01-13T18:27:47.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:27:47 [2020-01-13T18:27:47.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:27:47 [2020-01-13T18:27:47.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:27:47 [2020-01-13T18:27:47.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:27:47 [2020-01-13T18:27:47.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:27:47 [2020-01-13T18:27:47.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:27:47 [2020-01-13T18:27:47.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:27:47 [2020-01-13T18:27:47.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:27:47 [2020-01-13T18:27:47.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:27:47 [2020-01-13T18:27:47.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
18:27:47 [2020-01-13T18:27:47.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
18:27:47 [2020-01-13T18:27:47.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
18:27:47 [2020-01-13T18:27:47.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
18:27:47 [2020-01-13T18:27:47.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s)
18:27:47 [2020-01-13T18:27:47.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
18:27:47 [2020-01-13T18:27:47.402Z] === RUN   TestContainerStartOnDaemonRestart
18:27:47 [2020-01-13T18:27:47.402Z] === PAUSE TestContainerStartOnDaemonRestart
18:27:47 [2020-01-13T18:27:47.402Z] === RUN   TestDaemonRestartIpcMode
18:27:47 [2020-01-13T18:27:47.402Z] === PAUSE TestDaemonRestartIpcMode
18:27:47 [2020-01-13T18:27:47.402Z] === RUN   TestDiff
18:27:47 [2020-01-13T18:27:47.980Z] --- PASS: TestDiff (0.85s)
18:27:47 [2020-01-13T18:27:47.980Z] === RUN   TestExecWithCloseStdin
18:27:48 [2020-01-13T18:27:48.917Z] --- PASS: TestExecWithCloseStdin (0.86s)
18:27:48 [2020-01-13T18:27:48.917Z] === RUN   TestExec
18:27:49 [2020-01-13T18:27:49.853Z] --- PASS: TestExec (0.90s)
18:27:49 [2020-01-13T18:27:49.853Z] === RUN   TestExecUser
18:27:50 [2020-01-13T18:27:50.660Z] --- PASS: TestBuildLabelWithTargets (2.86s)
18:27:50 [2020-01-13T18:27:50.660Z] === RUN   TestBuildWithEmptyLayers
18:27:50 [2020-01-13T18:27:50.788Z] --- PASS: TestExecUser (0.99s)
18:27:50 [2020-01-13T18:27:50.788Z] === RUN   TestExportContainerAndImportImage
18:27:51 [2020-01-13T18:27:51.595Z] --- PASS: TestBuildWithEmptyLayers (1.49s)
18:27:51 [2020-01-13T18:27:51.595Z] === RUN   TestBuildMultiStageOnBuild
18:27:52 [2020-01-13T18:27:52.167Z] --- PASS: TestExportContainerAndImportImage (1.09s)
18:27:52 [2020-01-13T18:27:52.167Z] === RUN   TestExportContainerAfterDaemonRestart
18:27:54 [2020-01-13T18:27:54.071Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s)
18:27:54 [2020-01-13T18:27:54.071Z] === RUN   TestHealthCheckWorkdir
18:27:54 [2020-01-13T18:27:54.124Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:27:54 [2020-01-13T18:27:54.124Z] Using test binary docker
18:27:54 [2020-01-13T18:27:54.124Z] +++ /etc/init.d/apparmor start
18:27:54 [2020-01-13T18:27:54.124Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:27:54 [2020-01-13T18:27:54.124Z] INFO: Waiting for daemon to start...
18:27:54 [2020-01-13T18:27:54.124Z] Starting dockerd
18:27:54 [2020-01-13T18:27:54.124Z] +++ 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
18:27:54 [2020-01-13T18:27:54.415Z] faf31ee0aa3d: Pull complete
18:27:54 [2020-01-13T18:27:54.415Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd
18:27:54 [2020-01-13T18:27:54.415Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
18:27:54 [2020-01-13T18:27:54.415Z] mcr.microsoft.com/windows/servercore:ltsc2019
18:27:54 [2020-01-13T18:27:54.415Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
18:27:54 [2020-01-13T18:27:54.415Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
18:27:54 [2020-01-13T18:27:54.415Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914'
18:27:54 [2020-01-13T18:27:54.415Z] INFO: Docker version of control daemon
18:27:54 [2020-01-13T18:27:54.415Z] 
18:27:54 [2020-01-13T18:27:54.415Z] Client: Docker Engine - Enterprise
18:27:54 [2020-01-13T18:27:54.415Z]  Version:           19.03.2
18:27:54 [2020-01-13T18:27:54.415Z]  API version:       1.40
18:27:54 [2020-01-13T18:27:54.415Z]  Go version:        go1.12.8
18:27:54 [2020-01-13T18:27:54.415Z]  Git commit:        c92ab06ed9
18:27:54 [2020-01-13T18:27:54.415Z]  Built:             09/03/2019 16:38:11
18:27:54 [2020-01-13T18:27:54.415Z]  OS/Arch:           windows/amd64
18:27:54 [2020-01-13T18:27:54.415Z]  Experimental:      false
18:27:54 [2020-01-13T18:27:54.415Z] 
18:27:54 [2020-01-13T18:27:54.415Z] Server: Docker Engine - Enterprise
18:27:54 [2020-01-13T18:27:54.415Z]  Engine:
18:27:54 [2020-01-13T18:27:54.415Z]   Version:          19.03.2
18:27:54 [2020-01-13T18:27:54.415Z]   API version:      1.40 (minimum version 1.24)
18:27:54 [2020-01-13T18:27:54.415Z]   Go version:       go1.12.8
18:27:54 [2020-01-13T18:27:54.415Z]   Git commit:       c92ab06ed9
18:27:54 [2020-01-13T18:27:54.415Z]   Built:            09/03/2019 16:35:47
18:27:54 [2020-01-13T18:27:54.415Z]   OS/Arch:          windows/amd64
18:27:54 [2020-01-13T18:27:54.415Z]   Experimental:     true
18:27:54 [2020-01-13T18:27:54.415Z] 
18:27:54 [2020-01-13T18:27:54.415Z] INFO: Docker info of control daemon
18:27:54 [2020-01-13T18:27:54.415Z] 
18:27:54 [2020-01-13T18:27:54.415Z] Client:
18:27:54 [2020-01-13T18:27:54.415Z]  Debug Mode: false
18:27:54 [2020-01-13T18:27:54.415Z]  Plugins:
18:27:54 [2020-01-13T18:27:54.415Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
18:27:54 [2020-01-13T18:27:54.415Z] 
18:27:54 [2020-01-13T18:27:54.415Z] Server:
18:27:54 [2020-01-13T18:27:54.415Z]  Containers: 0
18:27:54 [2020-01-13T18:27:54.415Z]   Running: 0
18:27:54 [2020-01-13T18:27:54.415Z]   Paused: 0
18:27:54 [2020-01-13T18:27:54.415Z]   Stopped: 0
18:27:54 [2020-01-13T18:27:54.415Z]  Images: 1
18:27:54 [2020-01-13T18:27:54.415Z]  Server Version: 19.03.2
18:27:54 [2020-01-13T18:27:54.415Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:27:54 [2020-01-13T18:27:54.415Z]   Windows: 
18:27:54 [2020-01-13T18:27:54.415Z]   LCOW: 
18:27:54 [2020-01-13T18:27:54.415Z]  Logging Driver: json-file
18:27:54 [2020-01-13T18:27:54.415Z]  Plugins:
18:27:54 [2020-01-13T18:27:54.415Z]   Volume: local
18:27:54 [2020-01-13T18:27:54.415Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
18:27:54 [2020-01-13T18:27:54.415Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:27:54 [2020-01-13T18:27:54.415Z]  Swarm: inactive
18:27:54 [2020-01-13T18:27:54.415Z]  Default Isolation: process
18:27:54 [2020-01-13T18:27:54.415Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:27:54 [2020-01-13T18:27:54.415Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
18:27:54 [2020-01-13T18:27:54.415Z]  OSType: windows
18:27:54 [2020-01-13T18:27:54.415Z]  Architecture: x86_64
18:27:54 [2020-01-13T18:27:54.415Z]  CPUs: 4
18:27:54 [2020-01-13T18:27:54.415Z]  Total Memory: 32GiB
18:27:54 [2020-01-13T18:27:54.415Z]  Name: azwin-2-372cc0
18:27:54 [2020-01-13T18:27:54.415Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
18:27:54 [2020-01-13T18:27:54.415Z]  Docker Root Dir: D:\docker
18:27:54 [2020-01-13T18:27:54.415Z]  Debug Mode: false
18:27:54 [2020-01-13T18:27:54.415Z]  Registry: https://index.docker.io/v1/
18:27:54 [2020-01-13T18:27:54.415Z]  Labels:
18:27:54 [2020-01-13T18:27:54.415Z]  Experimental: true
18:27:54 [2020-01-13T18:27:54.415Z]  Insecure Registries:
18:27:54 [2020-01-13T18:27:54.415Z]   10.0.0.4:5000
18:27:54 [2020-01-13T18:27:54.415Z]   127.0.0.0/8
18:27:54 [2020-01-13T18:27:54.415Z]  Registry Mirrors:
18:27:54 [2020-01-13T18:27:54.415Z]   http://10.0.0.4:5000/
18:27:54 [2020-01-13T18:27:54.415Z]  Live Restore Enabled: false
18:27:54 [2020-01-13T18:27:54.415Z] 
18:27:54 [2020-01-13T18:27:54.415Z] 
18:27:54 [2020-01-13T18:27:54.415Z] INFO: Commit hash is a77ac8423
18:27:54 [2020-01-13T18:27:54.415Z] INFO: Nuke-Everything...
18:27:54 [2020-01-13T18:27:54.415Z] INFO: Container count on control daemon to delete is 0
18:27:54 [2020-01-13T18:27:54.415Z] INFO: Nuking d:\CI
18:27:54 [2020-01-13T18:27:54.415Z] INFO: Zapped successfully
18:27:54 [2020-01-13T18:27:54.415Z] INFO: Location for testing is d:\CI\PR-40366\2
18:27:54 [2020-01-13T18:27:54.415Z] INFO: Validating GOLang consistency in Dockerfile.windows...
18:27:54 [2020-01-13T18:27:54.415Z] 
18:27:54 [2020-01-13T18:27:54.415Z] 
18:27:54 [2020-01-13T18:27:54.415Z] INFO: Building the image from Dockerfile.windows at 01/13/2020 18:27:46...
18:27:54 [2020-01-13T18:27:54.415Z] 
18:27:54 [2020-01-13T18:27:54.415Z] Sending build context to Docker daemon  51.08MB
18:27:54 [2020-01-13T18:27:54.415Z] 
18:27:54 [2020-01-13T18:27:54.415Z] Step 1/10 : FROM microsoft/windowsservercore
18:27:54 [2020-01-13T18:27:54.415Z]  ---> 782a75e44953
18:27:54 [2020-01-13T18:27:54.415Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
18:27:54 [2020-01-13T18:27:54.415Z]  ---> Running in 8b148bf8fe83
18:27:54 [2020-01-13T18:27:54.415Z] Removing intermediate container 8b148bf8fe83
18:27:54 [2020-01-13T18:27:54.415Z]  ---> f65d7f8a5675
18:27:54 [2020-01-13T18:27:54.415Z] Step 3/10 : ARG GO_VERSION=1.13.5
18:27:54 [2020-01-13T18:27:54.415Z]  ---> Running in e560833cd3f3
18:27:54 [2020-01-13T18:27:54.415Z] Removing intermediate container e560833cd3f3
18:27:54 [2020-01-13T18:27:54.415Z]  ---> 7458171e67e7
18:27:54 [2020-01-13T18:27:54.415Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
18:27:54 [2020-01-13T18:27:54.415Z]  ---> Running in 10f0b0f6f73c
18:27:54 [2020-01-13T18:27:54.415Z] Removing intermediate container 10f0b0f6f73c
18:27:54 [2020-01-13T18:27:54.415Z]  ---> c5bb0a9bbd03
18:27:54 [2020-01-13T18:27:54.415Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
18:27:54 [2020-01-13T18:27:54.415Z]  ---> Running in 673c271ef4ee
18:27:54 [2020-01-13T18:27:54.415Z] Removing intermediate container 673c271ef4ee
18:27:54 [2020-01-13T18:27:54.415Z]  ---> f676eec68c5a
18:27:54 [2020-01-13T18:27:54.416Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
18:27:54 [2020-01-13T18:27:54.416Z]  ---> Running in d13a0fbd7637
18:27:55 [2020-01-13T18:27:55.006Z] --- PASS: TestHealthCheckWorkdir (1.09s)
18:27:55 [2020-01-13T18:27:55.006Z] === RUN   TestHealthKillContainer
18:27:55 [2020-01-13T18:27:55.059Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:27:55 [2020-01-13T18:27:55.059Z] Using test binary docker
18:27:55 [2020-01-13T18:27:55.059Z] +++ /etc/init.d/apparmor start
18:27:55 [2020-01-13T18:27:55.059Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:27:55 [2020-01-13T18:27:55.059Z] Starting dockerd
18:27:55 [2020-01-13T18:27:55.059Z] INFO: Waiting for daemon to start...
18:27:55 [2020-01-13T18:27:55.059Z] +++ 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
18:27:55 [2020-01-13T18:27:55.317Z] .--- PASS: TestBuildMultiStageOnBuild (3.73s)
18:27:55 [2020-01-13T18:27:55.318Z] === RUN   TestBuildUncleanTarFilenames
18:27:56 [2020-01-13T18:27:56.252Z] 
18:27:56 [2020-01-13T18:27:56.252Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:27:56 [2020-01-13T18:27:56.252Z] --- PASS: TestBuildUncleanTarFilenames (0.98s)
18:27:56 [2020-01-13T18:27:56.252Z] === RUN   TestBuildMultiStageLayerLeak
18:27:56 [2020-01-13T18:27:56.252Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:27:56 [2020-01-13T18:27:56.252Z] Error: No such image: emptyfs
18:27:56 [2020-01-13T18:27:56.252Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:27:56 [2020-01-13T18:27:56.252Z] ++++ docker load
18:27:56 [2020-01-13T18:27:56.511Z] Running integration-test (iteration 1)
18:27:56 [2020-01-13T18:27:56.511Z] 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)/
18:27:56 [2020-01-13T18:27:56.511Z] ++ 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)/'
18:27:56 [2020-01-13T18:27:56.511Z] ++ set -e
18:27:56 [2020-01-13T18:27:56.511Z] ++ '[' -n 0 ']'
18:27:56 [2020-01-13T18:27:56.511Z] ++ set -x
18:27:56 [2020-01-13T18:27:56.511Z] ++ env -i DEST=/go/src/github.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)/'
18:27:57 [2020-01-13T18:27:57.077Z] 
18:27:57 [2020-01-13T18:27:57.077Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:27:57 [2020-01-13T18:27:57.335Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:27:57 [2020-01-13T18:27:57.335Z] Error: No such image: emptyfs
18:27:57 [2020-01-13T18:27:57.335Z] ++++ docker load
18:27:57 [2020-01-13T18:27:57.335Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:27:57 [2020-01-13T18:27:57.901Z] Running integration-test (iteration 1)
18:27:57 [2020-01-13T18:27:57.901Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:27:57 [2020-01-13T18:27:57.901Z] ++ 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)/'
18:27:57 [2020-01-13T18:27:57.901Z] ++ set -e
18:27:57 [2020-01-13T18:27:57.901Z] ++ '[' -n 0 ']'
18:27:57 [2020-01-13T18:27:57.901Z] ++ set -x
18:27:57 [2020-01-13T18:27:57.901Z] ++ env -i DEST=/go/src/github.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)/'
18:27:58 [2020-01-13T18:27:58.292Z] --- PASS: TestHealthKillContainer (2.99s)
18:27:58 [2020-01-13T18:27:58.292Z] === RUN   TestInspectCpusetInConfigPre120
18:27:58 [2020-01-13T18:27:58.858Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
18:27:58 [2020-01-13T18:27:58.858Z] === RUN   TestIpcModeNone
18:27:59 [2020-01-13T18:27:59.795Z] --- PASS: TestIpcModeNone (0.91s)
18:27:59 [2020-01-13T18:27:59.795Z] === RUN   TestIpcModePrivate
18:28:00 [2020-01-13T18:28:00.731Z] --- PASS: TestIpcModePrivate (0.87s)
18:28:00 [2020-01-13T18:28:00.731Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
18:28:00 [2020-01-13T18:28:00.731Z] === RUN   TestIpcModeShareable
18:28:01 [2020-01-13T18:28:01.476Z] 
18:28:01 [2020-01-13T18:28:01.476Z] SUCCESS: Specified value was saved.
18:28:01 [2020-01-13T18:28:01.667Z] --- PASS: TestIpcModeShareable (0.93s)
18:28:01 [2020-01-13T18:28:01.667Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
18:28:01 [2020-01-13T18:28:01.667Z] === RUN   TestAPIIpcModeShareableAndContainer
18:28:01 [2020-01-13T18:28:01.980Z] ................................................                         [ 29%]
18:28:02 [2020-01-13T18:28:02.084Z] --- PASS: TestBuildMultiStageLayerLeak (5.37s)
18:28:02 [2020-01-13T18:28:02.084Z] === RUN   TestBuildWithHugeFile
18:28:02 [2020-01-13T18:28:02.439Z] INFO: Downloading git...
18:28:03 [2020-01-13T18:28:03.969Z] INFO: Downloading go...
18:28:04 [2020-01-13T18:28:04.955Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s)
18:28:04 [2020-01-13T18:28:04.955Z] === RUN   TestAPIIpcModeHost
18:28:04 [2020-01-13T18:28:04.955Z] --- PASS: TestAPIIpcModeHost (0.67s)
18:28:04 [2020-01-13T18:28:04.955Z] === RUN   TestDaemonIpcModeShareable
18:28:06 [2020-01-13T18:28:06.857Z] --- PASS: TestDaemonIpcModeShareable (1.89s)
18:28:06 [2020-01-13T18:28:06.857Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
18:28:06 [2020-01-13T18:28:06.857Z] === RUN   TestDaemonIpcModePrivate
18:28:08 [2020-01-13T18:28:08.759Z] --- PASS: TestDaemonIpcModePrivate (1.88s)
18:28:08 [2020-01-13T18:28:08.759Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
18:28:08 [2020-01-13T18:28:08.759Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:28:10 [2020-01-13T18:28:10.664Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
18:28:10 [2020-01-13T18:28:10.664Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
18:28:10 [2020-01-13T18:28:10.664Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:28:12 [2020-01-13T18:28:12.515Z] INFO: Downloading compiler 1 of 3...
18:28:12 [2020-01-13T18:28:12.515Z] INFO: Downloading compiler 2 of 3...
18:28:12 [2020-01-13T18:28:12.567Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s)
18:28:12 [2020-01-13T18:28:12.567Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
18:28:12 [2020-01-13T18:28:12.567Z] === RUN   TestIpcModeOlderClient
18:28:12 [2020-01-13T18:28:12.567Z] === PAUSE TestIpcModeOlderClient
18:28:12 [2020-01-13T18:28:12.567Z] === RUN   TestKillContainerInvalidSignal
18:28:12 [2020-01-13T18:28:12.971Z] INFO: Downloading compiler 3 of 3...
18:28:13 [2020-01-13T18:28:13.427Z] INFO: Extracting git...
18:28:13 [2020-01-13T18:28:13.502Z] --- PASS: TestKillContainerInvalidSignal (0.89s)
18:28:13 [2020-01-13T18:28:13.502Z] === RUN   TestKillContainer
18:28:13 [2020-01-13T18:28:13.502Z] === RUN   TestKillContainer/no_signal
18:28:14 [2020-01-13T18:28:14.070Z] === RUN   TestKillContainer/non_killing_signal
18:28:14 [2020-01-13T18:28:14.637Z] === RUN   TestKillContainer/killing_signal
18:28:16 [2020-01-13T18:28:16.015Z] --- PASS: TestKillContainer (2.39s)
18:28:16 [2020-01-13T18:28:16.015Z]     --- PASS: TestKillContainer/no_signal (0.78s)
18:28:16 [2020-01-13T18:28:16.015Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
18:28:16 [2020-01-13T18:28:16.015Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
18:28:16 [2020-01-13T18:28:16.015Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:28:16 [2020-01-13T18:28:16.015Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:28:16 [2020-01-13T18:28:16.582Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:28:17 [2020-01-13T18:28:17.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s)
18:28:17 [2020-01-13T18:28:17.519Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
18:28:17 [2020-01-13T18:28:17.519Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
18:28:17 [2020-01-13T18:28:17.519Z] === RUN   TestKillStoppedContainer
18:28:17 [2020-01-13T18:28:17.519Z] --- PASS: TestKillStoppedContainer (0.10s)
18:28:17 [2020-01-13T18:28:17.519Z] === RUN   TestKillStoppedContainerAPIPre120
18:28:17 [2020-01-13T18:28:17.519Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
18:28:17 [2020-01-13T18:28:17.519Z] === RUN   TestKillDifferentUserContainer
18:28:18 [2020-01-13T18:28:18.454Z] --- PASS: TestKillDifferentUserContainer (0.82s)
18:28:18 [2020-01-13T18:28:18.454Z] === RUN   TestInspectOomKilledTrue
18:28:18 [2020-01-13T18:28:18.454Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:28:18 [2020-01-13T18:28:18.454Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:28:18 [2020-01-13T18:28:18.454Z] === RUN   TestInspectOomKilledFalse
18:28:18 [2020-01-13T18:28:18.454Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:28:18 [2020-01-13T18:28:18.454Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:28:18 [2020-01-13T18:28:18.454Z] === RUN   TestLinksEtcHostsContentMatch
18:28:19 [2020-01-13T18:28:19.022Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s)
18:28:19 [2020-01-13T18:28:19.022Z] === RUN   TestLinksContainerNames
18:28:20 [2020-01-13T18:28:20.121Z] tests/integration/api_exec_test.py ....................                  [ 35%]
18:28:20 [2020-01-13T18:28:20.925Z] --- PASS: TestLinksContainerNames (1.64s)
18:28:20 [2020-01-13T18:28:20.925Z] === RUN   TestLogsFollowTailEmpty
18:28:21 [2020-01-13T18:28:21.493Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
18:28:21 [2020-01-13T18:28:21.493Z] === RUN   TestContainerNetworkMountsNoChown
18:28:22 [2020-01-13T18:28:22.433Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/default
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/default
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/private
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/private
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rprivate
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rprivate
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/slave
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/slave
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rslave
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rslave
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/shared
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/shared
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rshared
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rshared
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/default
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/default/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/rslave
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/rshared
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/slave
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/shared
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/private
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/private/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/private/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/default/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/rprivate
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/default/bind_root
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/default/mount_root
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:28:22 [2020-01-13T18:28:22.433Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/private/bind_root
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/private/mount_root
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:28:22 [2020-01-13T18:28:22.693Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:28:22 [2020-01-13T18:28:22.952Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:28:22 [2020-01-13T18:28:22.952Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:28:22 [2020-01-13T18:28:22.952Z] --- PASS: TestMountDaemonRoot (0.05s)
18:28:22 [2020-01-13T18:28:22.952Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
18:28:22 [2020-01-13T18:28:22.952Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
18:28:22 [2020-01-13T18:28:22.952Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
18:28:22 [2020-01-13T18:28:22.952Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
18:28:22 [2020-01-13T18:28:22.952Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
18:28:22 [2020-01-13T18:28:22.952Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
18:28:22 [2020-01-13T18:28:22.952Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
18:28:22 [2020-01-13T18:28:22.952Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
18:28:22 [2020-01-13T18:28:22.952Z] === RUN   TestContainerBindMountNonRecursive
18:28:23 [2020-01-13T18:28:23.743Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:28:23 [2020-01-13T18:28:23.743Z] 
18:28:23 [2020-01-13T18:28:23.743Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:28:23 [2020-01-13T18:28:23.743Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:28:23 [2020-01-13T18:28:23.743Z] HOSTNAME=e50398a43873
18:28:23 [2020-01-13T18:28:23.743Z] TESTDEBUG=0
18:28:23 [2020-01-13T18:28:23.743Z] DEST=bundles/test-integration
18:28:23 [2020-01-13T18:28:23.743Z] PWD=/go/src/github.com/docker/docker
18:28:23 [2020-01-13T18:28:23.743Z] DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e
18:28:23 [2020-01-13T18:28:23.743Z] container=docker
18:28:23 [2020-01-13T18:28:23.743Z] HOME=/root
18:28:23 [2020-01-13T18:28:23.743Z] GOLANG_VERSION=1.13.5
18:28:23 [2020-01-13T18:28:23.743Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:28:23 [2020-01-13T18:28:23.743Z] VALIDATE_BRANCH=master
18:28:23 [2020-01-13T18:28:23.743Z] TERM=xterm
18:28:23 [2020-01-13T18:28:23.743Z] DOCKER_PKG=github.com/docker/docker
18:28:23 [2020-01-13T18:28:23.743Z] SHLVL=1
18:28:23 [2020-01-13T18:28:23.743Z] TIMEOUT=120m
18:28:23 [2020-01-13T18:28:23.743Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:28:23 [2020-01-13T18:28:23.743Z] DOCKER_GRAPHDRIVER=overlay2
18:28:23 [2020-01-13T18:28:23.743Z] GO111MODULE=off
18:28:23 [2020-01-13T18:28:23.743Z] DOCKER_EXPERIMENTAL=1
18:28:23 [2020-01-13T18:28:23.743Z] TEST_SKIP_INTEGRATION_CLI=1
18:28:23 [2020-01-13T18:28:23.743Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:28:23 [2020-01-13T18:28:23.743Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:28:23 [2020-01-13T18:28:23.743Z] GOPATH=/go
18:28:23 [2020-01-13T18:28:23.743Z] PKG_CONFIG=pkg-config
18:28:23 [2020-01-13T18:28:23.743Z] _=/usr/bin/env
18:28:23 [2020-01-13T18:28:23.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:28:25 [2020-01-13T18:28:25.487Z] --- PASS: TestContainerBindMountNonRecursive (2.18s)
18:28:25 [2020-01-13T18:28:25.487Z] === RUN   TestNetworkNat
18:28:26 [2020-01-13T18:28:26.054Z] --- PASS: TestNetworkNat (0.93s)
18:28:26 [2020-01-13T18:28:26.054Z] === RUN   TestNetworkLocalhostTCPNat
18:28:26 [2020-01-13T18:28:26.990Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
18:28:26 [2020-01-13T18:28:26.990Z] === RUN   TestNetworkLoopbackNat
18:28:27 [2020-01-13T18:28:27.583Z] #63 393.0 + bin/containerd
18:28:27 [2020-01-13T18:28:27.583Z] #63 ...
18:28:27 [2020-01-13T18:28:27.583Z] 
18:28:27 [2020-01-13T18:28:27.583Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:28:27 [2020-01-13T18:28:27.583Z] #54 DONE 447.4s
18:28:27 [2020-01-13T18:28:27.583Z] 
18:28:27 [2020-01-13T18:28:27.583Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:28:27 [2020-01-13T18:28:27.828Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
18:28:28 [2020-01-13T18:28:28.204Z] INFO: Expanding go...
18:28:28 [2020-01-13T18:28:28.368Z] --- PASS: TestNetworkLoopbackNat (1.19s)
18:28:28 [2020-01-13T18:28:28.368Z] === RUN   TestPause
18:28:28 [2020-01-13T18:28:28.622Z] Loaded image: buildpack-deps:jessie
18:28:28 [2020-01-13T18:28:28.622Z] Loaded image: busybox:latest
18:28:28 [2020-01-13T18:28:28.622Z] Loaded image: busybox:glibc
18:28:28 [2020-01-13T18:28:28.622Z] Loaded image: debian:jessie
18:28:28 [2020-01-13T18:28:28.622Z] Loaded image: hello-world:latest
18:28:28 [2020-01-13T18:28:28.622Z] INFO: Testing against a local daemon
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerSuite
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:28:28 [2020-01-13T18:28:28.622Z] Loaded image: buildpack-deps:jessie
18:28:28 [2020-01-13T18:28:28.622Z] Loaded image: busybox:latest
18:28:28 [2020-01-13T18:28:28.622Z] Loaded image: busybox:glibc
18:28:28 [2020-01-13T18:28:28.622Z] Loaded image: debian:jessie
18:28:28 [2020-01-13T18:28:28.622Z] Loaded image: hello-world:latest
18:28:28 [2020-01-13T18:28:28.622Z] INFO: Testing against a local daemon
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerDaemonSuite
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:28:28 [2020-01-13T18:28:28.622Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:28:28 [2020-01-13T18:28:28.935Z] --- PASS: TestPause (0.86s)
18:28:28 [2020-01-13T18:28:28.935Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:28:28 [2020-01-13T18:28:28.935Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:28:28 [2020-01-13T18:28:28.935Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:28:28 [2020-01-13T18:28:28.935Z] === RUN   TestPauseStopPausedContainer
18:28:29 [2020-01-13T18:28:29.555Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:28:29 [2020-01-13T18:28:29.556Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:28:29 [2020-01-13T18:28:29.556Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:28:29 [2020-01-13T18:28:29.872Z] --- PASS: TestPauseStopPausedContainer (0.85s)
18:28:29 [2020-01-13T18:28:29.872Z] === RUN   TestPsFilter
18:28:30 [2020-01-13T18:28:30.130Z] --- PASS: TestPsFilter (0.26s)
18:28:30 [2020-01-13T18:28:30.130Z] === RUN   TestRemoveContainerWithRemovedVolume
18:28:31 [2020-01-13T18:28:31.066Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
18:28:31 [2020-01-13T18:28:31.066Z] === RUN   TestRemoveContainerWithVolume
18:28:31 [2020-01-13T18:28:31.633Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
18:28:31 [2020-01-13T18:28:31.634Z] === RUN   TestRemoveContainerRunning
18:28:31 [2020-01-13T18:28:31.701Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:28:32 [2020-01-13T18:28:32.083Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:28:32 [2020-01-13T18:28:32.571Z] --- PASS: TestRemoveContainerRunning (0.81s)
18:28:32 [2020-01-13T18:28:32.571Z] === RUN   TestRemoveContainerForceRemoveRunning
18:28:32 [2020-01-13T18:28:32.649Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:28:32 [2020-01-13T18:28:32.649Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:28:32 [2020-01-13T18:28:32.649Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:28:32 [2020-01-13T18:28:32.649Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
18:28:33 [2020-01-13T18:28:33.122Z] #24 455.7 + return
18:28:33 [2020-01-13T18:28:33.122Z] #24 DONE 455.8s
18:28:33 [2020-01-13T18:28:33.122Z] 
18:28:33 [2020-01-13T18:28:33.122Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:28:33 [2020-01-13T18:28:33.507Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
18:28:33 [2020-01-13T18:28:33.507Z] === RUN   TestRemoveInvalidContainer
18:28:33 [2020-01-13T18:28:33.507Z] --- PASS: TestRemoveInvalidContainer (0.03s)
18:28:33 [2020-01-13T18:28:33.507Z] === RUN   TestRenameLinkedContainer
18:28:33 [2020-01-13T18:28:33.586Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:28:34 [2020-01-13T18:28:34.967Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:28:35 [2020-01-13T18:28:35.192Z] #63 ...
18:28:35 [2020-01-13T18:28:35.193Z] 
18:28:35 [2020-01-13T18:28:35.193Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:28:35 [2020-01-13T18:28:35.193Z] #25 DONE 0.1s
18:28:35 [2020-01-13T18:28:35.193Z] 
18:28:35 [2020-01-13T18:28:35.193Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:28:35 [2020-01-13T18:28:35.224Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:28:35 [2020-01-13T18:28:35.482Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:28:35 [2020-01-13T18:28:35.482Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:28:35 [2020-01-13T18:28:35.482Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:28:35 [2020-01-13T18:28:35.482Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
18:28:35 [2020-01-13T18:28:35.482Z] #63 ...
18:28:35 [2020-01-13T18:28:35.482Z] 
18:28:35 [2020-01-13T18:28:35.482Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:28:35 [2020-01-13T18:28:35.770Z] #29 DONE 0.6s
18:28:35 [2020-01-13T18:28:35.770Z] 
18:28:35 [2020-01-13T18:28:35.770Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:28:36 [2020-01-13T18:28:36.063Z] #63 ...
18:28:36 [2020-01-13T18:28:36.063Z] 
18:28:36 [2020-01-13T18:28:36.063Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:28:36 [2020-01-13T18:28:36.063Z] #32 DONE 0.1s
18:28:36 [2020-01-13T18:28:36.063Z] 
18:28:36 [2020-01-13T18:28:36.063Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
18:28:36 [2020-01-13T18:28:36.063Z] #35 DONE 0.1s
18:28:36 [2020-01-13T18:28:36.063Z] 
18:28:36 [2020-01-13T18:28:36.063Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:28:36 [2020-01-13T18:28:36.351Z] #40 DONE 0.1s
18:28:36 [2020-01-13T18:28:36.351Z] 
18:28:36 [2020-01-13T18:28:36.351Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:28:36 [2020-01-13T18:28:36.351Z] #43 DONE 0.1s
18:28:36 [2020-01-13T18:28:36.351Z] 
18:28:36 [2020-01-13T18:28:36.351Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
18:28:36 [2020-01-13T18:28:36.351Z] #46 DONE 0.1s
18:28:36 [2020-01-13T18:28:36.351Z] 
18:28:36 [2020-01-13T18:28:36.351Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:28:36 [2020-01-13T18:28:36.639Z] #49 DONE 0.1s
18:28:36 [2020-01-13T18:28:36.639Z] 
18:28:36 [2020-01-13T18:28:36.639Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:28:36 [2020-01-13T18:28:36.639Z] #52 DONE 0.1s
18:28:36 [2020-01-13T18:28:36.639Z] 
18:28:36 [2020-01-13T18:28:36.639Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:28:36 [2020-01-13T18:28:36.639Z] #63 ...
18:28:36 [2020-01-13T18:28:36.639Z] 
18:28:36 [2020-01-13T18:28:36.639Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:28:36 [2020-01-13T18:28:36.639Z] #55 DONE 0.1s
18:28:36 [2020-01-13T18:28:36.792Z] --- PASS: TestRenameLinkedContainer (3.22s)
18:28:36 [2020-01-13T18:28:36.792Z] === RUN   TestRenameStoppedContainer
18:28:36 [2020-01-13T18:28:36.927Z] 
18:28:36 [2020-01-13T18:28:36.927Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
18:28:36 [2020-01-13T18:28:36.927Z] #59 DONE 0.1s
18:28:36 [2020-01-13T18:28:36.927Z] 
18:28:36 [2020-01-13T18:28:36.927Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:28:37 [2020-01-13T18:28:37.359Z] --- PASS: TestRenameStoppedContainer (0.80s)
18:28:37 [2020-01-13T18:28:37.359Z] === RUN   TestRenameRunningContainerAndReuse
18:28:39 [2020-01-13T18:28:39.262Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s)
18:28:39 [2020-01-13T18:28:39.262Z] === RUN   TestRenameInvalidName
18:28:39 [2020-01-13T18:28:39.668Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
18:28:39 [2020-01-13T18:28:39.830Z] --- PASS: TestRenameInvalidName (0.83s)
18:28:39 [2020-01-13T18:28:39.830Z] === RUN   TestRenameAnonymousContainer
18:28:39 [2020-01-13T18:28:39.926Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:28:42 [2020-01-13T18:28:42.454Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
18:28:43 [2020-01-13T18:28:43.020Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:28:44 [2020-01-13T18:28:44.018Z] --- PASS: TestRenameAnonymousContainer (4.01s)
18:28:44 [2020-01-13T18:28:44.018Z] === RUN   TestRenameContainerWithSameName
18:28:44 [2020-01-13T18:28:44.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:28:44 [2020-01-13T18:28:44.393Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
18:28:44 [2020-01-13T18:28:44.584Z] --- PASS: TestRenameContainerWithSameName (0.81s)
18:28:44 [2020-01-13T18:28:44.584Z] === RUN   TestRenameContainerWithLinkedContainer
18:28:46 [2020-01-13T18:28:46.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:28:46 [2020-01-13T18:28:46.295Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:28:46 [2020-01-13T18:28:46.295Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
18:28:46 [2020-01-13T18:28:46.489Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s)
18:28:46 [2020-01-13T18:28:46.489Z] === RUN   TestResize
18:28:47 [2020-01-13T18:28:47.056Z] --- PASS: TestResize (0.81s)
18:28:47 [2020-01-13T18:28:47.056Z] === RUN   TestResizeWithInvalidSize
18:28:47 [2020-01-13T18:28:47.992Z] --- PASS: TestResizeWithInvalidSize (0.85s)
18:28:47 [2020-01-13T18:28:47.992Z] === RUN   TestResizeWhenContainerNotStarted
18:28:48 [2020-01-13T18:28:48.929Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s)
18:28:48 [2020-01-13T18:28:48.929Z] === RUN   TestDaemonRestartKillContainers
18:28:48 [2020-01-13T18:28:48.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:28:48 [2020-01-13T18:28:48.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:28:49 [2020-01-13T18:28:49.259Z] INFO: Expanding compiler 1 of 3...
18:28:49 [2020-01-13T18:28:49.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:28:49 [2020-01-13T18:28:49.577Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:28:49 [2020-01-13T18:28:49.835Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
18:28:50 [2020-01-13T18:28:50.094Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:28:50 [2020-01-13T18:28:50.223Z] INFO: Expanding compiler 2 of 3...
18:28:50 [2020-01-13T18:28:50.836Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:28:50 [2020-01-13T18:28:50.836Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:28:51 [2020-01-13T18:28:51.407Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:28:51 [2020-01-13T18:28:51.468Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:28:51 [2020-01-13T18:28:51.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:28:52 [2020-01-13T18:28:52.144Z] tests/integration/api_network_test.py ...........................        [ 47%]
18:28:52 [2020-01-13T18:28:52.237Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:28:52 [2020-01-13T18:28:52.237Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:28:52 [2020-01-13T18:28:52.842Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:28:52 [2020-01-13T18:28:52.842Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
18:28:53 [2020-01-13T18:28:53.775Z] === RUN   TestDockerSuite/TestAttachAfterDetach
18:28:54 [2020-01-13T18:28:54.143Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:28:54 [2020-01-13T18:28:54.143Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:28:56 [2020-01-13T18:28:56.305Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
18:28:57 [2020-01-13T18:28:57.270Z] INFO: Expanding compiler 3 of 3...
18:28:57 [2020-01-13T18:28:57.270Z] INFO: Removing downloaded files...
18:28:57 [2020-01-13T18:28:57.270Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
18:28:57 [2020-01-13T18:28:57.270Z] INFO: Configuring git core.autocrlf...
18:28:57 [2020-01-13T18:28:57.443Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:28:57 [2020-01-13T18:28:57.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s)
18:28:57 [2020-01-13T18:28:57.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s)
18:28:57 [2020-01-13T18:28:57.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.59s)
18:28:57 [2020-01-13T18:28:57.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s)
18:28:57 [2020-01-13T18:28:57.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s)
18:28:57 [2020-01-13T18:28:57.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s)
18:28:57 [2020-01-13T18:28:57.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s)
18:28:57 [2020-01-13T18:28:57.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s)
18:28:57 [2020-01-13T18:28:57.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s)
18:28:57 [2020-01-13T18:28:57.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.53s)
18:28:57 [2020-01-13T18:28:57.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s)
18:28:57 [2020-01-13T18:28:57.443Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.02s)
18:28:57 [2020-01-13T18:28:57.443Z] === RUN   TestCgroupNamespacesRun
18:28:57 [2020-01-13T18:28:57.680Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
18:28:58 [2020-01-13T18:28:58.245Z] === RUN   TestDockerSuite/TestAttachDetach
18:28:58 [2020-01-13T18:28:58.819Z] --- PASS: TestCgroupNamespacesRun (1.87s)
18:28:58 [2020-01-13T18:28:58.819Z] === RUN   TestCgroupNamespacesRunPrivileged
18:28:59 [2020-01-13T18:28:59.620Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:29:00 [2020-01-13T18:29:00.333Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:29:00 [2020-01-13T18:29:00.722Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s)
18:29:00 [2020-01-13T18:29:00.722Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:29:00 [2020-01-13T18:29:00.996Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:29:01 [2020-01-13T18:29:01.931Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
18:29:01 [2020-01-13T18:29:01.962Z] tests/integration/api_secret_test.py .....                               [ 52%]
18:29:02 [2020-01-13T18:29:02.627Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.92s)
18:29:02 [2020-01-13T18:29:02.627Z] === RUN   TestCgroupNamespacesRunHostMode
18:29:03 [2020-01-13T18:29:03.307Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:29:04 [2020-01-13T18:29:04.530Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s)
18:29:04 [2020-01-13T18:29:04.530Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:29:05 [2020-01-13T18:29:05.209Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:29:05 [2020-01-13T18:29:05.467Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
18:29:06 [2020-01-13T18:29:06.037Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:29:06 [2020-01-13T18:29:06.434Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s)
18:29:06 [2020-01-13T18:29:06.434Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:29:06 [2020-01-13T18:29:06.820Z] tests/integration/api_service_test.py ................s................. [ 60%]
18:29:06 [2020-01-13T18:29:06.971Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
18:29:07 [2020-01-13T18:29:07.495Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
18:29:07 [2020-01-13T18:29:07.495Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:29:07 [2020-01-13T18:29:07.906Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:29:08 [2020-01-13T18:29:08.432Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s)
18:29:08 [2020-01-13T18:29:08.432Z] === RUN   TestCgroupNamespacesRunOlderClient
18:29:09 [2020-01-13T18:29:09.809Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
18:29:10 [2020-01-13T18:29:10.336Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s)
18:29:10 [2020-01-13T18:29:10.336Z] === RUN   TestKernelTCPMemory
18:29:10 [2020-01-13T18:29:10.375Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
18:29:10 [2020-01-13T18:29:10.634Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:29:10 [2020-01-13T18:29:10.895Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
18:29:11 [2020-01-13T18:29:11.275Z] --- PASS: TestKernelTCPMemory (0.96s)
18:29:11 [2020-01-13T18:29:11.275Z] === RUN   TestNISDomainname
18:29:12 [2020-01-13T18:29:12.212Z] --- PASS: TestNISDomainname (1.02s)
18:29:12 [2020-01-13T18:29:12.212Z] === RUN   TestHostnameDnsResolution
18:29:12 [2020-01-13T18:29:12.273Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:29:12 [2020-01-13T18:29:12.532Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
18:29:13 [2020-01-13T18:29:13.097Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
18:29:13 [2020-01-13T18:29:13.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:29:13 [2020-01-13T18:29:13.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:29:13 [2020-01-13T18:29:13.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:29:13 [2020-01-13T18:29:13.665Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:29:13 [2020-01-13T18:29:13.665Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:29:14 [2020-01-13T18:29:14.115Z] --- PASS: TestHostnameDnsResolution (1.70s)
18:29:14 [2020-01-13T18:29:14.115Z] === RUN   TestStats
18:29:14 [2020-01-13T18:29:14.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:29:14 [2020-01-13T18:29:14.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:29:15 [2020-01-13T18:29:15.568Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:29:16 [2020-01-13T18:29:16.017Z] --- PASS: TestStats (2.08s)
18:29:16 [2020-01-13T18:29:16.017Z] === RUN   TestStopContainerWithTimeout
18:29:16 [2020-01-13T18:29:16.017Z] === RUN   TestStopContainerWithTimeout/0
18:29:16 [2020-01-13T18:29:16.017Z] === PAUSE TestStopContainerWithTimeout/0
18:29:16 [2020-01-13T18:29:16.017Z] === RUN   TestStopContainerWithTimeout/1
18:29:16 [2020-01-13T18:29:16.017Z] === PAUSE TestStopContainerWithTimeout/1
18:29:16 [2020-01-13T18:29:16.017Z] === RUN   TestStopContainerWithTimeout/3
18:29:16 [2020-01-13T18:29:16.018Z] === PAUSE TestStopContainerWithTimeout/3
18:29:16 [2020-01-13T18:29:16.018Z] === RUN   TestStopContainerWithTimeout/-1
18:29:16 [2020-01-13T18:29:16.018Z] === PAUSE TestStopContainerWithTimeout/-1
18:29:16 [2020-01-13T18:29:16.018Z] === CONT  TestStopContainerWithTimeout/0
18:29:16 [2020-01-13T18:29:16.018Z] === CONT  TestStopContainerWithTimeout/3
18:29:16 [2020-01-13T18:29:16.018Z] === CONT  TestStopContainerWithTimeout/-1
18:29:16 [2020-01-13T18:29:16.018Z] === CONT  TestStopContainerWithTimeout/1
18:29:16 [2020-01-13T18:29:16.222Z] #63 443.0 + bin/containerd-stress
18:29:16 [2020-01-13T18:29:16.222Z] #63 446.7 + bin/containerd-shim
18:29:16 [2020-01-13T18:29:16.505Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
18:29:16 [2020-01-13T18:29:16.505Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:29:18 [2020-01-13T18:29:18.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:29:18 [2020-01-13T18:29:18.438Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
18:29:18 [2020-01-13T18:29:18.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:29:19 [2020-01-13T18:29:19.305Z] --- PASS: TestStopContainerWithTimeout (0.03s)
18:29:19 [2020-01-13T18:29:19.305Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
18:29:19 [2020-01-13T18:29:19.305Z]     --- PASS: TestStopContainerWithTimeout/1 (2.34s)
18:29:19 [2020-01-13T18:29:19.305Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.24s)
18:29:19 [2020-01-13T18:29:19.305Z]     --- PASS: TestStopContainerWithTimeout/3 (3.36s)
18:29:19 [2020-01-13T18:29:19.305Z] === RUN   TestDeleteDevicemapper
18:29:19 [2020-01-13T18:29:19.305Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:29:19 [2020-01-13T18:29:19.305Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:29:19 [2020-01-13T18:29:19.305Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:29:21 [2020-01-13T18:29:21.327Z] .........................                                                [ 67%]
18:29:21 [2020-01-13T18:29:21.725Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
18:29:22 [2020-01-13T18:29:22.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:29:22 [2020-01-13T18:29:22.600Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.93s)
18:29:22 [2020-01-13T18:29:22.600Z] === RUN   TestUpdateMemory
18:29:22 [2020-01-13T18:29:22.600Z] --- SKIP: TestUpdateMemory (0.00s)
18:29:22 [2020-01-13T18:29:22.600Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:29:22 [2020-01-13T18:29:22.600Z] === RUN   TestUpdateCPUQuota
18:29:23 [2020-01-13T18:29:23.106Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
18:29:23 [2020-01-13T18:29:23.364Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
18:29:23 [2020-01-13T18:29:23.976Z] --- PASS: TestUpdateCPUQuota (1.59s)
18:29:23 [2020-01-13T18:29:23.976Z] === RUN   TestUpdatePidsLimit
18:29:23 [2020-01-13T18:29:23.976Z] === RUN   TestUpdatePidsLimit/update_from_none
18:29:24 [2020-01-13T18:29:24.235Z] === RUN   TestUpdatePidsLimit/no_change
18:29:24 [2020-01-13T18:29:24.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:29:24 [2020-01-13T18:29:24.801Z] === RUN   TestUpdatePidsLimit/update_lower
18:29:25 [2020-01-13T18:29:25.060Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:29:25 [2020-01-13T18:29:25.627Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:29:25 [2020-01-13T18:29:25.886Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:29:26 [2020-01-13T18:29:26.453Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:29:26 [2020-01-13T18:29:26.587Z] #63 457.1 + bin/containerd-shim-runc-v1
18:29:27 [2020-01-13T18:29:27.576Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
18:29:27 [2020-01-13T18:29:27.829Z] --- PASS: TestUpdatePidsLimit (4.06s)
18:29:27 [2020-01-13T18:29:27.829Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
18:29:27 [2020-01-13T18:29:27.829Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
18:29:27 [2020-01-13T18:29:27.829Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
18:29:27 [2020-01-13T18:29:27.829Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
18:29:27 [2020-01-13T18:29:27.829Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
18:29:27 [2020-01-13T18:29:27.829Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s)
18:29:27 [2020-01-13T18:29:27.829Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
18:29:27 [2020-01-13T18:29:27.829Z] === RUN   TestUpdateRestartPolicy
18:29:28 [2020-01-13T18:29:28.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:29:29 [2020-01-13T18:29:29.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:29:30 [2020-01-13T18:29:30.868Z] --- PASS: TestBuildWithHugeFile (88.88s)
18:29:30 [2020-01-13T18:29:30.868Z] === RUN   TestBuildWithEmptyDockerfile
18:29:30 [2020-01-13T18:29:30.868Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:29:30 [2020-01-13T18:29:30.868Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:29:30 [2020-01-13T18:29:30.868Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:29:30 [2020-01-13T18:29:30.868Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:29:30 [2020-01-13T18:29:30.868Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:29:30 [2020-01-13T18:29:30.868Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:29:30 [2020-01-13T18:29:30.868Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:29:30 [2020-01-13T18:29:30.868Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:29:30 [2020-01-13T18:29:30.868Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:29:30 [2020-01-13T18:29:30.868Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
18:29:30 [2020-01-13T18:29:30.868Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
18:29:30 [2020-01-13T18:29:30.868Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
18:29:30 [2020-01-13T18:29:30.868Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
18:29:30 [2020-01-13T18:29:30.868Z] === RUN   TestBuildPreserveOwnership
18:29:30 [2020-01-13T18:29:30.868Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
18:29:30 [2020-01-13T18:29:30.868Z] === RUN   TestBuildPreserveOwnership/copy_from
18:29:31 [2020-01-13T18:29:31.015Z] #63 462.1 + bin/containerd-shim-runc-v2
18:29:31 [2020-01-13T18:29:31.434Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
18:29:32 [2020-01-13T18:29:32.003Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
18:29:32 [2020-01-13T18:29:32.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:29:32 [2020-01-13T18:29:32.570Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
18:29:33 [2020-01-13T18:29:33.052Z] #63 463.7 + binaries
18:29:33 [2020-01-13T18:29:33.052Z] #63 463.7 + mkdir -p /build
18:29:33 [2020-01-13T18:29:33.052Z] #63 463.7 + cp bin/containerd /build/containerd
18:29:33 [2020-01-13T18:29:33.052Z] #63 463.8 + cp bin/containerd-shim /build/containerd-shim
18:29:33 [2020-01-13T18:29:33.052Z] #63 463.8 + cp bin/ctr /build/ctr
18:29:33 [2020-01-13T18:29:33.052Z] #63 DONE 463.9s
18:29:33 [2020-01-13T18:29:33.139Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
18:29:33 [2020-01-13T18:29:33.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:29:34 [2020-01-13T18:29:34.069Z] 
18:29:34 [2020-01-13T18:29:34.069Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
18:29:34 [2020-01-13T18:29:34.069Z] #64 DONE 0.1s
18:29:34 [2020-01-13T18:29:34.356Z] 
18:29:34 [2020-01-13T18:29:34.356Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:29:34 [2020-01-13T18:29:34.356Z] #68 DONE 0.1s
18:29:34 [2020-01-13T18:29:34.356Z] 
18:29:34 [2020-01-13T18:29:34.356Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
18:29:34 [2020-01-13T18:29:34.356Z] #70 DONE 0.1s
18:29:34 [2020-01-13T18:29:34.356Z] 
18:29:34 [2020-01-13T18:29:34.356Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
18:29:34 [2020-01-13T18:29:34.356Z] #73 DONE 0.1s
18:29:34 [2020-01-13T18:29:34.356Z] 
18:29:34 [2020-01-13T18:29:34.356Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
18:29:34 [2020-01-13T18:29:34.356Z] #74 DONE 0.0s
18:29:34 [2020-01-13T18:29:34.356Z] 
18:29:34 [2020-01-13T18:29:34.356Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
18:29:35 [2020-01-13T18:29:35.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:29:35 [2020-01-13T18:29:35.669Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:29:36 [2020-01-13T18:29:36.238Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
18:29:36 [2020-01-13T18:29:36.238Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
18:29:37 [2020-01-13T18:29:37.059Z] #75 DONE 2.2s
18:29:37 [2020-01-13T18:29:37.059Z] 
18:29:37 [2020-01-13T18:29:37.059Z] #76 exporting to oci image format
18:29:37 [2020-01-13T18:29:37.059Z] #76 exporting layers
18:29:37 [2020-01-13T18:29:37.266Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:29:37 [2020-01-13T18:29:37.266Z] Using test binary docker
18:29:37 [2020-01-13T18:29:37.266Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:29:37 [2020-01-13T18:29:37.266Z] +++ /etc/init.d/apparmor start
18:29:37 [2020-01-13T18:29:37.266Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:29:37 [2020-01-13T18:29:37.266Z] Starting dockerd
18:29:37 [2020-01-13T18:29:37.266Z] INFO: Waiting for daemon to start...
18:29:37 [2020-01-13T18:29:37.266Z] +++ 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
18:29:37 [2020-01-13T18:29:37.615Z] --- PASS: TestBuildPreserveOwnership (6.53s)
18:29:37 [2020-01-13T18:29:37.615Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.25s)
18:29:37 [2020-01-13T18:29:37.615Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s)
18:29:37 [2020-01-13T18:29:37.615Z] === RUN   TestBuildPlatformInvalid
18:29:37 [2020-01-13T18:29:37.615Z] --- PASS: TestBuildPlatformInvalid (0.17s)
18:29:37 [2020-01-13T18:29:37.615Z] PASS
18:29:37 [2020-01-13T18:29:37.615Z] 
18:29:37 [2020-01-13T18:29:37.615Z] === Skipped
18:29:37 [2020-01-13T18:29:37.615Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:29:37 [2020-01-13T18:29:37.615Z]     build_session_test.go:25: TODO: BuildKit
18:29:37 [2020-01-13T18:29:37.615Z] 
18:29:37 [2020-01-13T18:29:37.615Z] 
18:29:37 [2020-01-13T18:29:37.615Z] DONE 32 tests, 1 skipped in 177.473s
18:29:37 [2020-01-13T18:29:37.615Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:29:37 [2020-01-13T18:29:37.615Z] ++ 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
18:29:37 [2020-01-13T18:29:37.615Z] ++ set -e
18:29:37 [2020-01-13T18:29:37.615Z] ++ '[' -n 0 ']'
18:29:37 [2020-01-13T18:29:37.615Z] ++ set -x
18:29:37 [2020-01-13T18:29:37.616Z] ++ env -i DEST=/go/src/github.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
18:29:37 [2020-01-13T18:29:37.874Z] INFO: Testing against a local daemon
18:29:37 [2020-01-13T18:29:37.874Z] === RUN   TestConfigList
18:29:39 [2020-01-13T18:29:39.095Z] .
18:29:39 [2020-01-13T18:29:39.095Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:29:39 [2020-01-13T18:29:39.095Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:29:39 [2020-01-13T18:29:39.095Z] Error: No such image: emptyfs
18:29:39 [2020-01-13T18:29:39.095Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:29:39 [2020-01-13T18:29:39.095Z] ++++ docker load
18:29:39 [2020-01-13T18:29:39.265Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
18:29:39 [2020-01-13T18:29:39.265Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
18:29:39 [2020-01-13T18:29:39.603Z] Running integration-test (iteration 1)
18:29:39 [2020-01-13T18:29:39.603Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
18:29:39 [2020-01-13T18:29:39.603Z] ++ 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
18:29:39 [2020-01-13T18:29:39.603Z] ++ set -e
18:29:39 [2020-01-13T18:29:39.603Z] ++ '[' -n 0 ']'
18:29:39 [2020-01-13T18:29:39.603Z] ++ set -x
18:29:39 [2020-01-13T18:29:39.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:29:39 [2020-01-13T18:29:39.831Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:29:40 [2020-01-13T18:29:40.764Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:29:41 [2020-01-13T18:29:41.022Z] --- PASS: TestConfigList (3.10s)
18:29:41 [2020-01-13T18:29:41.022Z] === RUN   TestConfigsCreateAndDelete
18:29:41 [2020-01-13T18:29:41.280Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
18:29:42 [2020-01-13T18:29:42.215Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:29:42 [2020-01-13T18:29:42.473Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:29:42 [2020-01-13T18:29:42.707Z] --- PASS: TestUpdateRestartPolicy (12.51s)
18:29:42 [2020-01-13T18:29:42.707Z] === RUN   TestUpdateRestartWithAutoRemove
18:29:42 [2020-01-13T18:29:42.707Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
18:29:42 [2020-01-13T18:29:42.707Z] === RUN   TestWaitNonBlocked
18:29:42 [2020-01-13T18:29:42.707Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:29:42 [2020-01-13T18:29:42.707Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:29:42 [2020-01-13T18:29:42.707Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:29:42 [2020-01-13T18:29:42.707Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:29:42 [2020-01-13T18:29:42.707Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:29:42 [2020-01-13T18:29:42.707Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:29:42 [2020-01-13T18:29:42.707Z] --- PASS: TestWaitNonBlocked (0.03s)
18:29:42 [2020-01-13T18:29:42.707Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
18:29:42 [2020-01-13T18:29:42.707Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s)
18:29:42 [2020-01-13T18:29:42.707Z] === RUN   TestWaitBlocked
18:29:42 [2020-01-13T18:29:42.707Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:29:42 [2020-01-13T18:29:42.707Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:29:42 [2020-01-13T18:29:42.707Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:29:42 [2020-01-13T18:29:42.707Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:29:42 [2020-01-13T18:29:42.707Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:29:42 [2020-01-13T18:29:42.707Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:29:43 [2020-01-13T18:29:43.276Z] --- PASS: TestWaitBlocked (0.03s)
18:29:43 [2020-01-13T18:29:43.276Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s)
18:29:43 [2020-01-13T18:29:43.276Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s)
18:29:43 [2020-01-13T18:29:43.276Z] === CONT  TestContainerStartOnDaemonRestart
18:29:43 [2020-01-13T18:29:43.276Z] === CONT  TestDaemonRestartIpcMode
18:29:43 [2020-01-13T18:29:43.276Z] === CONT  TestIpcModeOlderClient
18:29:43 [2020-01-13T18:29:43.408Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
18:29:43 [2020-01-13T18:29:43.535Z] --- PASS: TestIpcModeOlderClient (0.21s)
18:29:43 [2020-01-13T18:29:43.667Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
18:29:44 [2020-01-13T18:29:44.602Z] --- PASS: TestConfigsCreateAndDelete (3.72s)
18:29:44 [2020-01-13T18:29:44.602Z] === RUN   TestConfigsUpdate
18:29:45 [2020-01-13T18:29:45.169Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
18:29:46 [2020-01-13T18:29:46.106Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:29:46 [2020-01-13T18:29:46.824Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s)
18:29:47 [2020-01-13T18:29:47.284Z] Loaded image: buildpack-deps:jessie
18:29:47 [2020-01-13T18:29:47.392Z] --- PASS: TestDaemonRestartIpcMode (3.92s)
18:29:47 [2020-01-13T18:29:47.392Z] PASS
18:29:47 [2020-01-13T18:29:47.392Z] 
18:29:47 [2020-01-13T18:29:47.392Z] === Skipped
18:29:47 [2020-01-13T18:29:47.392Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:29:47 [2020-01-13T18:29:47.392Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:29:47 [2020-01-13T18:29:47.392Z] 
18:29:47 [2020-01-13T18:29:47.392Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
18:29:47 [2020-01-13T18:29:47.392Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:29:47 [2020-01-13T18:29:47.392Z] 
18:29:47 [2020-01-13T18:29:47.392Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
18:29:47 [2020-01-13T18:29:47.392Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:29:47 [2020-01-13T18:29:47.392Z] 
18:29:47 [2020-01-13T18:29:47.392Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:29:47 [2020-01-13T18:29:47.392Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:29:47 [2020-01-13T18:29:47.392Z] 
18:29:47 [2020-01-13T18:29:47.392Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:29:47 [2020-01-13T18:29:47.392Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:29:47 [2020-01-13T18:29:47.392Z] 
18:29:47 [2020-01-13T18:29:47.392Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
18:29:47 [2020-01-13T18:29:47.392Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:29:47 [2020-01-13T18:29:47.392Z] 
18:29:47 [2020-01-13T18:29:47.392Z] 
18:29:47 [2020-01-13T18:29:47.392Z] DONE 197 tests, 6 skipped in 129.001s
18:29:47 [2020-01-13T18:29:47.392Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:29:47 [2020-01-13T18:29:47.392Z] ++ 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
18:29:47 [2020-01-13T18:29:47.392Z] ++ set -e
18:29:47 [2020-01-13T18:29:47.392Z] ++ '[' -n 0 ']'
18:29:47 [2020-01-13T18:29:47.392Z] ++ set -x
18:29:47 [2020-01-13T18:29:47.392Z] ++ env -i DEST=/go/src/github.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
18:29:47 [2020-01-13T18:29:47.482Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
18:29:47 [2020-01-13T18:29:47.651Z] INFO: Testing against a local daemon
18:29:47 [2020-01-13T18:29:47.651Z] === RUN   TestCommitInheritsEnv
18:29:47 [2020-01-13T18:29:47.669Z] Loaded image: busybox:latest
18:29:47 [2020-01-13T18:29:47.669Z] Loaded image: busybox:glibc
18:29:47 [2020-01-13T18:29:47.669Z] Loaded image: debian:jessie
18:29:48 [2020-01-13T18:29:48.034Z] Loaded image: hello-world:latest
18:29:48 [2020-01-13T18:29:48.034Z] INFO: Testing against a local daemon
18:29:48 [2020-01-13T18:29:48.034Z] === RUN   TestCgroupNamespacesBuild
18:29:48 [2020-01-13T18:29:48.051Z] --- PASS: TestConfigsUpdate (3.48s)
18:29:48 [2020-01-13T18:29:48.051Z] === RUN   TestTemplatedConfig
18:29:48 [2020-01-13T18:29:48.219Z] --- PASS: TestCommitInheritsEnv (0.58s)
18:29:48 [2020-01-13T18:29:48.219Z] === RUN   TestImportExtremelyLargeImageWorks
18:29:48 [2020-01-13T18:29:48.219Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:29:48 [2020-01-13T18:29:48.219Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
18:29:48 [2020-01-13T18:29:48.219Z] === RUN   TestImagesFilterMultiReference
18:29:48 [2020-01-13T18:29:48.219Z] --- PASS: TestImagesFilterMultiReference (0.10s)
18:29:48 [2020-01-13T18:29:48.219Z] === RUN   TestImagePullPlatformInvalid
18:29:48 [2020-01-13T18:29:48.219Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
18:29:48 [2020-01-13T18:29:48.219Z] === RUN   TestRemoveImageOrphaning
18:29:48 [2020-01-13T18:29:48.619Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:29:48 [2020-01-13T18:29:48.788Z] --- PASS: TestRemoveImageOrphaning (0.57s)
18:29:48 [2020-01-13T18:29:48.788Z] === RUN   TestRemoveImageGarbageCollector
18:29:48 [2020-01-13T18:29:48.788Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:29:48 [2020-01-13T18:29:48.788Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:29:48 [2020-01-13T18:29:48.788Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:29:48 [2020-01-13T18:29:48.788Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:29:48 [2020-01-13T18:29:48.788Z] === RUN   TestTagInvalidReference
18:29:48 [2020-01-13T18:29:48.788Z] --- PASS: TestTagInvalidReference (0.04s)
18:29:48 [2020-01-13T18:29:48.788Z] === RUN   TestTagValidPrefixedRepo
18:29:49 [2020-01-13T18:29:49.047Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
18:29:49 [2020-01-13T18:29:49.047Z] === RUN   TestTagExistedNameWithoutForce
18:29:49 [2020-01-13T18:29:49.047Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:29:49 [2020-01-13T18:29:49.047Z] === RUN   TestTagOfficialNames
18:29:49 [2020-01-13T18:29:49.047Z] --- PASS: TestTagOfficialNames (0.08s)
18:29:49 [2020-01-13T18:29:49.047Z] === RUN   TestTagMatchesDigest
18:29:49 [2020-01-13T18:29:49.047Z] --- PASS: TestTagMatchesDigest (0.03s)
18:29:49 [2020-01-13T18:29:49.047Z] PASS
18:29:49 [2020-01-13T18:29:49.047Z] 
18:29:49 [2020-01-13T18:29:49.047Z] === Skipped
18:29:49 [2020-01-13T18:29:49.047Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:29:49 [2020-01-13T18:29:49.047Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
18:29:49 [2020-01-13T18:29:49.047Z] 
18:29:49 [2020-01-13T18:29:49.047Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:29:49 [2020-01-13T18:29:49.047Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:29:49 [2020-01-13T18:29:49.047Z] 
18:29:49 [2020-01-13T18:29:49.047Z] 
18:29:49 [2020-01-13T18:29:49.047Z] DONE 12 tests, 2 skipped in 1.894s
18:29:49 [2020-01-13T18:29:49.047Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:29:49 [2020-01-13T18:29:49.047Z] ++ 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
18:29:49 [2020-01-13T18:29:49.047Z] ++ set -e
18:29:49 [2020-01-13T18:29:49.047Z] ++ '[' -n 0 ']'
18:29:49 [2020-01-13T18:29:49.047Z] ++ set -x
18:29:49 [2020-01-13T18:29:49.047Z] ++ env -i DEST=/go/src/github.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
18:29:49 [2020-01-13T18:29:49.307Z] INFO: Testing against a local daemon
18:29:49 [2020-01-13T18:29:49.307Z] === RUN   TestNetworkCreateDelete
18:29:49 [2020-01-13T18:29:49.553Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:29:49 [2020-01-13T18:29:49.874Z] --- PASS: TestNetworkCreateDelete (0.40s)
18:29:49 [2020-01-13T18:29:49.874Z] === RUN   TestDockerNetworkDeletePreferID
18:29:50 [2020-01-13T18:29:50.488Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
18:29:50 [2020-01-13T18:29:50.749Z] --- PASS: TestCgroupNamespacesBuild (2.32s)
18:29:50 [2020-01-13T18:29:50.749Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:29:50 [2020-01-13T18:29:50.810Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s)
18:29:50 [2020-01-13T18:29:50.810Z] === RUN   TestInspectNetwork
18:29:51 [2020-01-13T18:29:51.055Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
18:29:51 [2020-01-13T18:29:51.988Z] --- PASS: TestTemplatedConfig (3.72s)
18:29:51 [2020-01-13T18:29:51.988Z] === RUN   TestConfigInspect
18:29:52 [2020-01-13T18:29:52.008Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s)
18:29:52 [2020-01-13T18:29:52.008Z] === RUN   TestBuildWithSession
18:29:52 [2020-01-13T18:29:52.008Z] --- SKIP: TestBuildWithSession (0.00s)
18:29:52 [2020-01-13T18:29:52.008Z]     build_session_test.go:25: TODO: BuildKit
18:29:52 [2020-01-13T18:29:52.008Z] === RUN   TestBuildSquashParent
18:29:54 [2020-01-13T18:29:54.522Z] --- PASS: TestConfigInspect (2.63s)
18:29:54 [2020-01-13T18:29:54.522Z] === RUN   TestConfigCreateWithLabels
18:29:54 [2020-01-13T18:29:54.781Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
18:29:56 [2020-01-13T18:29:56.081Z] === RUN   TestInspectNetwork/full_network_id
18:29:56 [2020-01-13T18:29:56.081Z] === RUN   TestInspectNetwork/partial_network_id
18:29:56 [2020-01-13T18:29:56.081Z] === RUN   TestInspectNetwork/network_name
18:29:56 [2020-01-13T18:29:56.081Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:29:57 [2020-01-13T18:29:57.894Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
18:29:58 [2020-01-13T18:29:58.065Z] --- PASS: TestConfigCreateWithLabels (3.23s)
18:29:58 [2020-01-13T18:29:58.065Z] === RUN   TestConfigCreateResolve
18:29:58 [2020-01-13T18:29:58.631Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
18:29:58 [2020-01-13T18:29:58.890Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:29:59 [2020-01-13T18:29:59.694Z] --- PASS: TestBuildSquashParent (6.62s)
18:29:59 [2020-01-13T18:29:59.694Z] === RUN   TestBuildWithRemoveAndForceRemove
18:29:59 [2020-01-13T18:29:59.694Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:29:59 [2020-01-13T18:29:59.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:29:59 [2020-01-13T18:29:59.694Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:29:59 [2020-01-13T18:29:59.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:29:59 [2020-01-13T18:29:59.694Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:29:59 [2020-01-13T18:29:59.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:29:59 [2020-01-13T18:29:59.694Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:29:59 [2020-01-13T18:29:59.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:29:59 [2020-01-13T18:29:59.694Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:29:59 [2020-01-13T18:29:59.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:29:59 [2020-01-13T18:29:59.694Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:29:59 [2020-01-13T18:29:59.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:29:59 [2020-01-13T18:29:59.694Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:29:59 [2020-01-13T18:29:59.694Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:30:00 [2020-01-13T18:30:00.954Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:30:01 [2020-01-13T18:30:01.314Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:30:01 [2020-01-13T18:30:01.349Z] --- PASS: TestInspectNetwork (9.63s)
18:30:01 [2020-01-13T18:30:01.350Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:30:01 [2020-01-13T18:30:01.350Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:30:01 [2020-01-13T18:30:01.350Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:30:01 [2020-01-13T18:30:01.350Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:30:01 [2020-01-13T18:30:01.350Z] === RUN   TestRunContainerWithBridgeNone
18:30:01 [2020-01-13T18:30:01.422Z] --- PASS: TestConfigCreateResolve (3.49s)
18:30:01 [2020-01-13T18:30:01.422Z] === RUN   TestConfigDaemonLibtrustID
18:30:01 [2020-01-13T18:30:01.680Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
18:30:01 [2020-01-13T18:30:01.680Z] PASS
18:30:01 [2020-01-13T18:30:01.680Z] 
18:30:01 [2020-01-13T18:30:01.680Z] DONE 8 tests in 24.045s
18:30:01 [2020-01-13T18:30:01.680Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:30:01 [2020-01-13T18:30:01.680Z] ++ 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
18:30:01 [2020-01-13T18:30:01.680Z] ++ set -e
18:30:01 [2020-01-13T18:30:01.680Z] ++ '[' -n 0 ']'
18:30:01 [2020-01-13T18:30:01.680Z] ++ set -x
18:30:01 [2020-01-13T18:30:01.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:30:01 [2020-01-13T18:30:01.938Z] INFO: Testing against a local daemon
18:30:01 [2020-01-13T18:30:01.938Z] === RUN   TestCheckpoint
18:30:01 [2020-01-13T18:30:01.938Z] --- SKIP: TestCheckpoint (0.00s)
18:30:01 [2020-01-13T18:30:01.938Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:30:01 [2020-01-13T18:30:01.938Z] === RUN   TestContainerInvalidJSON
18:30:01 [2020-01-13T18:30:01.938Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:30:01 [2020-01-13T18:30:01.938Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:30:01 [2020-01-13T18:30:01.938Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:30:01 [2020-01-13T18:30:01.938Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:30:01 [2020-01-13T18:30:01.938Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:30:01 [2020-01-13T18:30:01.938Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:30:01 [2020-01-13T18:30:01.938Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:30:01 [2020-01-13T18:30:01.938Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:30:01 [2020-01-13T18:30:01.938Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:30:01 [2020-01-13T18:30:01.938Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:30:01 [2020-01-13T18:30:01.938Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:30:01 [2020-01-13T18:30:01.938Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:30:01 [2020-01-13T18:30:01.938Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:30:01 [2020-01-13T18:30:01.938Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:30:01 [2020-01-13T18:30:01.938Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
18:30:01 [2020-01-13T18:30:01.938Z] === RUN   TestCopyFromContainerPathIsNotDir
18:30:02 [2020-01-13T18:30:02.196Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
18:30:02 [2020-01-13T18:30:02.196Z] === RUN   TestCopyToContainerPathDoesNotExist
18:30:02 [2020-01-13T18:30:02.196Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
18:30:02 [2020-01-13T18:30:02.196Z] === RUN   TestCopyToContainerPathIsNotDir
18:30:02 [2020-01-13T18:30:02.196Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
18:30:02 [2020-01-13T18:30:02.454Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
18:30:02 [2020-01-13T18:30:02.454Z] === RUN   TestCopyFromContainer
18:30:02 [2020-01-13T18:30:02.713Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
18:30:03 [2020-01-13T18:30:03.251Z] --- PASS: TestRunContainerWithBridgeNone (2.61s)
18:30:03 [2020-01-13T18:30:03.251Z] === RUN   TestNetworkInvalidJSON
18:30:03 [2020-01-13T18:30:03.251Z] === RUN   TestNetworkInvalidJSON//networks/create
18:30:03 [2020-01-13T18:30:03.251Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:30:03 [2020-01-13T18:30:03.251Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:30:03 [2020-01-13T18:30:03.251Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:30:03 [2020-01-13T18:30:03.251Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:30:03 [2020-01-13T18:30:03.251Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:30:03 [2020-01-13T18:30:03.251Z] === CONT  TestNetworkInvalidJSON//networks/create
18:30:03 [2020-01-13T18:30:03.251Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:30:03 [2020-01-13T18:30:03.251Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:30:03 [2020-01-13T18:30:03.251Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:30:03 [2020-01-13T18:30:03.251Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:30:03 [2020-01-13T18:30:03.251Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:30:03 [2020-01-13T18:30:03.251Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:30:03 [2020-01-13T18:30:03.251Z] === RUN   TestDaemonRestartWithLiveRestore
18:30:03 [2020-01-13T18:30:03.279Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:30:03 [2020-01-13T18:30:03.279Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
18:30:03 [2020-01-13T18:30:03.279Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:30:03 [2020-01-13T18:30:03.736Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:30:03 [2020-01-13T18:30:03.736Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:30:03 [2020-01-13T18:30:03.965Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
18:30:04 [2020-01-13T18:30:04.223Z] === RUN   TestCopyFromContainer//
18:30:04 [2020-01-13T18:30:04.482Z] === RUN   TestCopyFromContainer//bar/root
18:30:04 [2020-01-13T18:30:04.629Z] --- PASS: TestDaemonRestartWithLiveRestore (1.50s)
18:30:04 [2020-01-13T18:30:04.629Z] === RUN   TestDaemonDefaultNetworkPools
18:30:04 [2020-01-13T18:30:04.740Z] === RUN   TestCopyFromContainer//bar/root/
18:30:04 [2020-01-13T18:30:04.740Z] === RUN   TestCopyFromContainer/bar/quux
18:30:04 [2020-01-13T18:30:04.740Z] === RUN   TestCopyFromContainer/bar/quux/
18:30:04 [2020-01-13T18:30:04.998Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:30:04 [2020-01-13T18:30:04.998Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:30:05 [2020-01-13T18:30:05.257Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:30:05 [2020-01-13T18:30:05.515Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:30:05 [2020-01-13T18:30:05.515Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:30:05 [2020-01-13T18:30:05.515Z] === RUN   TestCopyFromContainer/bar/notarget
18:30:05 [2020-01-13T18:30:05.773Z] --- PASS: TestCopyFromContainer (3.30s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCopyFromContainer// (0.13s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCopyFromContainer//bar/root (0.19s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
18:30:05 [2020-01-13T18:30:05.773Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:30:05 [2020-01-13T18:30:05.773Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:30:05 [2020-01-13T18:30:05.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:30:05 [2020-01-13T18:30:05.773Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:30:05 [2020-01-13T18:30:05.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:30:05 [2020-01-13T18:30:05.773Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:30:05 [2020-01-13T18:30:05.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:30:05 [2020-01-13T18:30:05.773Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:30:05 [2020-01-13T18:30:05.773Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:30:05 [2020-01-13T18:30:05.773Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:30:05 [2020-01-13T18:30:05.773Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
18:30:05 [2020-01-13T18:30:05.773Z] === RUN   TestCreateLinkToNonExistingContainer
18:30:05 [2020-01-13T18:30:05.773Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
18:30:05 [2020-01-13T18:30:05.773Z] === RUN   TestCreateWithInvalidEnv
18:30:05 [2020-01-13T18:30:05.773Z] === RUN   TestCreateWithInvalidEnv/0
18:30:05 [2020-01-13T18:30:05.773Z] === PAUSE TestCreateWithInvalidEnv/0
18:30:05 [2020-01-13T18:30:05.773Z] === RUN   TestCreateWithInvalidEnv/1
18:30:05 [2020-01-13T18:30:05.773Z] === PAUSE TestCreateWithInvalidEnv/1
18:30:05 [2020-01-13T18:30:05.773Z] === RUN   TestCreateWithInvalidEnv/2
18:30:05 [2020-01-13T18:30:05.773Z] === PAUSE TestCreateWithInvalidEnv/2
18:30:05 [2020-01-13T18:30:05.773Z] === CONT  TestCreateWithInvalidEnv/0
18:30:05 [2020-01-13T18:30:05.773Z] === CONT  TestCreateWithInvalidEnv/2
18:30:05 [2020-01-13T18:30:05.773Z] === CONT  TestCreateWithInvalidEnv/1
18:30:05 [2020-01-13T18:30:05.773Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:30:05 [2020-01-13T18:30:05.773Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
18:30:05 [2020-01-13T18:30:05.773Z] === RUN   TestCreateTmpfsMountsTarget
18:30:05 [2020-01-13T18:30:05.773Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
18:30:05 [2020-01-13T18:30:05.773Z] === RUN   TestCreateWithCustomMaskedPaths
18:30:05 [2020-01-13T18:30:05.773Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
18:30:06 [2020-01-13T18:30:06.006Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s)
18:30:06 [2020-01-13T18:30:06.007Z] === RUN   TestDaemonRestartWithExistingNetwork
18:30:06 [2020-01-13T18:30:06.318Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:30:06 [2020-01-13T18:30:06.318Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.27s)
18:30:06 [2020-01-13T18:30:06.318Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s)
18:30:06 [2020-01-13T18:30:06.318Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s)
18:30:06 [2020-01-13T18:30:06.318Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.80s)
18:30:06 [2020-01-13T18:30:06.318Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s)
18:30:06 [2020-01-13T18:30:06.318Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s)
18:30:06 [2020-01-13T18:30:06.318Z] === RUN   TestBuildMultiStageCopy
18:30:06 [2020-01-13T18:30:06.318Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:30:07 [2020-01-13T18:30:07.674Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
18:30:07 [2020-01-13T18:30:07.912Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.87s)
18:30:07 [2020-01-13T18:30:07.912Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:30:08 [2020-01-13T18:30:08.608Z] --- PASS: TestCreateWithCustomMaskedPaths (2.62s)
18:30:08 [2020-01-13T18:30:08.608Z] === RUN   TestCreateWithCapabilities
18:30:08 [2020-01-13T18:30:08.608Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:30:08 [2020-01-13T18:30:08.608Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:30:08 [2020-01-13T18:30:08.608Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:30:08 [2020-01-13T18:30:08.608Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:30:08 [2020-01-13T18:30:08.608Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:30:08 [2020-01-13T18:30:08.608Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:30:08 [2020-01-13T18:30:08.608Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:30:08 [2020-01-13T18:30:08.608Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:30:08 [2020-01-13T18:30:08.608Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:30:08 [2020-01-13T18:30:08.608Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:30:08 [2020-01-13T18:30:08.608Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:30:08 [2020-01-13T18:30:08.608Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:30:08 [2020-01-13T18:30:08.608Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:30:08 [2020-01-13T18:30:08.608Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:30:08 [2020-01-13T18:30:08.608Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:30:08 [2020-01-13T18:30:08.608Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:30:08 [2020-01-13T18:30:08.608Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:30:08 [2020-01-13T18:30:08.608Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:30:08 [2020-01-13T18:30:08.608Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:30:08 [2020-01-13T18:30:08.608Z] --- PASS: TestCreateWithCapabilities (0.04s)
18:30:08 [2020-01-13T18:30:08.608Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
18:30:08 [2020-01-13T18:30:08.608Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
18:30:08 [2020-01-13T18:30:08.608Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
18:30:08 [2020-01-13T18:30:08.608Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
18:30:08 [2020-01-13T18:30:08.608Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
18:30:08 [2020-01-13T18:30:08.608Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
18:30:08 [2020-01-13T18:30:08.608Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
18:30:08 [2020-01-13T18:30:08.608Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
18:30:08 [2020-01-13T18:30:08.608Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:30:08 [2020-01-13T18:30:08.608Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
18:30:08 [2020-01-13T18:30:08.608Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
18:30:08 [2020-01-13T18:30:08.609Z] === RUN   TestCreateWithCustomReadonlyPaths
18:30:08 [2020-01-13T18:30:08.762Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:30:09 [2020-01-13T18:30:09.122Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:30:09 [2020-01-13T18:30:09.900Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:30:09 [2020-01-13T18:30:09.985Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
18:30:10 [2020-01-13T18:30:10.244Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:30:10 [2020-01-13T18:30:10.313Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:30:10 [2020-01-13T18:30:10.446Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s)
18:30:10 [2020-01-13T18:30:10.446Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:30:11 [2020-01-13T18:30:11.019Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s)
18:30:11 [2020-01-13T18:30:11.019Z] === RUN   TestServiceWithPredefinedNetwork
18:30:11 [2020-01-13T18:30:11.226Z] --- PASS: TestBuildMultiStageCopy (4.61s)
18:30:11 [2020-01-13T18:30:11.226Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s)
18:30:11 [2020-01-13T18:30:11.226Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s)
18:30:11 [2020-01-13T18:30:11.226Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s)
18:30:11 [2020-01-13T18:30:11.226Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
18:30:11 [2020-01-13T18:30:11.226Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
18:30:11 [2020-01-13T18:30:11.226Z] === RUN   TestBuildMultiStageParentConfig
18:30:11 [2020-01-13T18:30:11.617Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:30:11 [2020-01-13T18:30:11.618Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
18:30:11 [2020-01-13T18:30:11.877Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.08s)
18:30:11 [2020-01-13T18:30:11.877Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:30:11 [2020-01-13T18:30:11.877Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:30:11 [2020-01-13T18:30:11.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:30:11 [2020-01-13T18:30:11.877Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:30:11 [2020-01-13T18:30:11.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:30:11 [2020-01-13T18:30:11.877Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:30:11 [2020-01-13T18:30:11.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:30:11 [2020-01-13T18:30:11.877Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:30:11 [2020-01-13T18:30:11.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:30:11 [2020-01-13T18:30:11.877Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:30:11 [2020-01-13T18:30:11.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:30:11 [2020-01-13T18:30:11.877Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:30:11 [2020-01-13T18:30:11.877Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:30:11 [2020-01-13T18:30:11.877Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:30:11 [2020-01-13T18:30:11.877Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:30:11 [2020-01-13T18:30:11.877Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:30:11 [2020-01-13T18:30:11.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
18:30:11 [2020-01-13T18:30:11.877Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
18:30:11 [2020-01-13T18:30:11.877Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
18:30:11 [2020-01-13T18:30:11.877Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
18:30:11 [2020-01-13T18:30:11.877Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
18:30:11 [2020-01-13T18:30:11.877Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:30:11 [2020-01-13T18:30:11.877Z] === RUN   TestContainerStartOnDaemonRestart
18:30:11 [2020-01-13T18:30:11.877Z] === PAUSE TestContainerStartOnDaemonRestart
18:30:11 [2020-01-13T18:30:11.877Z] === RUN   TestDaemonRestartIpcMode
18:30:11 [2020-01-13T18:30:11.877Z] === PAUSE TestDaemonRestartIpcMode
18:30:11 [2020-01-13T18:30:11.877Z] === RUN   TestDiff
18:30:12 [2020-01-13T18:30:12.443Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:30:12 [2020-01-13T18:30:12.468Z] --- PASS: TestBuildMultiStageParentConfig (1.30s)
18:30:12 [2020-01-13T18:30:12.468Z] === RUN   TestBuildLabelWithTargets
18:30:13 [2020-01-13T18:30:13.011Z] --- PASS: TestDiff (0.99s)
18:30:13 [2020-01-13T18:30:13.011Z] === RUN   TestExecWithCloseStdin
18:30:13 [2020-01-13T18:30:13.578Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
18:30:14 [2020-01-13T18:30:14.144Z] --- PASS: TestExecWithCloseStdin (1.16s)
18:30:14 [2020-01-13T18:30:14.144Z] === RUN   TestExec
18:30:14 [2020-01-13T18:30:14.306Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s)
18:30:14 [2020-01-13T18:30:14.307Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:30:14 [2020-01-13T18:30:14.307Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:30:14 [2020-01-13T18:30:14.307Z]     service_test.go:230: FLAKY_TEST
18:30:14 [2020-01-13T18:30:14.307Z] === RUN   TestServiceWithDataPathPortInit
18:30:14 [2020-01-13T18:30:14.875Z] --- PASS: TestBuildLabelWithTargets (2.65s)
18:30:14 [2020-01-13T18:30:14.875Z] === RUN   TestBuildWithEmptyLayers
18:30:15 [2020-01-13T18:30:15.079Z] --- PASS: TestExec (1.07s)
18:30:15 [2020-01-13T18:30:15.079Z] === RUN   TestExecUser
18:30:15 [2020-01-13T18:30:15.336Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
18:30:15 [2020-01-13T18:30:15.667Z] --- PASS: TestBuildWithEmptyLayers (0.93s)
18:30:15 [2020-01-13T18:30:15.667Z] === RUN   TestBuildMultiStageOnBuild
18:30:15 [2020-01-13T18:30:15.958Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:30:15 [2020-01-13T18:30:15.958Z] tests/integration/client_test.py .....                                   [ 76%]
18:30:15 [2020-01-13T18:30:15.958Z] tests/integration/errors_test.py .                                       [ 76%]
18:30:16 [2020-01-13T18:30:16.270Z] --- PASS: TestExecUser (1.07s)
18:30:16 [2020-01-13T18:30:16.270Z] === RUN   TestExportContainerAndImportImage
18:30:16 [2020-01-13T18:30:16.529Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:30:17 [2020-01-13T18:30:17.463Z] --- PASS: TestExportContainerAndImportImage (1.26s)
18:30:17 [2020-01-13T18:30:17.463Z] === RUN   TestExportContainerAfterDaemonRestart
18:30:17 [2020-01-13T18:30:17.463Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
18:30:18 [2020-01-13T18:30:18.029Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
18:30:18 [2020-01-13T18:30:18.960Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s)
18:30:18 [2020-01-13T18:30:18.960Z] === RUN   TestHealthCheckWorkdir
18:30:19 [2020-01-13T18:30:19.033Z] --- PASS: TestBuildMultiStageOnBuild (3.13s)
18:30:19 [2020-01-13T18:30:19.033Z] === RUN   TestBuildUncleanTarFilenames
18:30:19 [2020-01-13T18:30:19.525Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:30:20 [2020-01-13T18:30:20.092Z] --- PASS: TestHealthCheckWorkdir (1.09s)
18:30:20 [2020-01-13T18:30:20.092Z] === RUN   TestHealthKillContainer
18:30:20 [2020-01-13T18:30:20.289Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
18:30:20 [2020-01-13T18:30:20.289Z] === RUN   TestBuildMultiStageLayerLeak
18:30:20 [2020-01-13T18:30:20.349Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:30:21 [2020-01-13T18:30:21.723Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
18:30:21 [2020-01-13T18:30:21.723Z] === RUN   TestDockerSuite/TestBuildAddScript
18:30:22 [2020-01-13T18:30:22.862Z] --- PASS: TestBuildMultiStageLayerLeak (2.75s)
18:30:22 [2020-01-13T18:30:22.862Z] === RUN   TestBuildWithHugeFile
18:30:23 [2020-01-13T18:30:23.095Z] --- PASS: TestHealthKillContainer (2.97s)
18:30:23 [2020-01-13T18:30:23.095Z] === RUN   TestInspectCpusetInConfigPre120
18:30:24 [2020-01-13T18:30:24.028Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s)
18:30:24 [2020-01-13T18:30:24.028Z] === RUN   TestIpcModeNone
18:30:24 [2020-01-13T18:30:24.595Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:30:24 [2020-01-13T18:30:24.852Z] --- PASS: TestIpcModeNone (0.94s)
18:30:24 [2020-01-13T18:30:24.852Z] === RUN   TestIpcModePrivate
18:30:25 [2020-01-13T18:30:25.787Z] --- PASS: TestIpcModePrivate (0.89s)
18:30:25 [2020-01-13T18:30:25.787Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:202, shared: false, mustBeShared: false
18:30:25 [2020-01-13T18:30:25.787Z] === RUN   TestIpcModeShareable
18:30:26 [2020-01-13T18:30:26.721Z] --- PASS: TestIpcModeShareable (0.98s)
18:30:26 [2020-01-13T18:30:26.721Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:195, shared: true, mustBeShared: true
18:30:26 [2020-01-13T18:30:26.721Z] === RUN   TestAPIIpcModeShareableAndContainer
18:30:28 [2020-01-13T18:30:28.095Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
18:30:29 [2020-01-13T18:30:29.468Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s)
18:30:29 [2020-01-13T18:30:29.468Z] === RUN   TestAPIIpcModeHost
18:30:30 [2020-01-13T18:30:30.403Z] --- PASS: TestAPIIpcModeHost (0.74s)
18:30:30 [2020-01-13T18:30:30.403Z] === RUN   TestDaemonIpcModeShareable
18:30:32 [2020-01-13T18:30:32.304Z] --- PASS: TestDaemonIpcModeShareable (2.25s)
18:30:32 [2020-01-13T18:30:32.304Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true
18:30:32 [2020-01-13T18:30:32.304Z] === RUN   TestDaemonIpcModePrivate
18:30:32 [2020-01-13T18:30:32.393Z] --- PASS: TestServiceWithDataPathPortInit (18.35s)
18:30:32 [2020-01-13T18:30:32.393Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:30:33 [2020-01-13T18:30:33.680Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:30:33 [2020-01-13T18:30:33.680Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
18:30:34 [2020-01-13T18:30:34.614Z] --- PASS: TestDaemonIpcModePrivate (1.96s)
18:30:34 [2020-01-13T18:30:34.614Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false
18:30:34 [2020-01-13T18:30:34.614Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:30:36 [2020-01-13T18:30:36.513Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
18:30:36 [2020-01-13T18:30:36.513Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false
18:30:36 [2020-01-13T18:30:36.513Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:30:36 [2020-01-13T18:30:36.513Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
18:30:38 [2020-01-13T18:30:38.476Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.18s)
18:30:38 [2020-01-13T18:30:38.476Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true
18:30:38 [2020-01-13T18:30:38.476Z] === RUN   TestIpcModeOlderClient
18:30:38 [2020-01-13T18:30:38.476Z] === PAUSE TestIpcModeOlderClient
18:30:38 [2020-01-13T18:30:38.476Z] === RUN   TestKillContainerInvalidSignal
18:30:39 [2020-01-13T18:30:39.413Z] --- PASS: TestKillContainerInvalidSignal (1.12s)
18:30:39 [2020-01-13T18:30:39.413Z] === RUN   TestKillContainer
18:30:39 [2020-01-13T18:30:39.413Z] === RUN   TestKillContainer/no_signal
18:30:39 [2020-01-13T18:30:39.981Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:30:40 [2020-01-13T18:30:40.551Z] === RUN   TestKillContainer/non_killing_signal
18:30:41 [2020-01-13T18:30:41.118Z] === RUN   TestKillContainer/killing_signal
18:30:42 [2020-01-13T18:30:42.055Z] --- PASS: TestKillContainer (2.64s)
18:30:42 [2020-01-13T18:30:42.056Z]     --- PASS: TestKillContainer/no_signal (0.98s)
18:30:42 [2020-01-13T18:30:42.056Z]     --- PASS: TestKillContainer/non_killing_signal (0.58s)
18:30:42 [2020-01-13T18:30:42.056Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
18:30:42 [2020-01-13T18:30:42.056Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:30:42 [2020-01-13T18:30:42.056Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:30:42 [2020-01-13T18:30:42.368Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.21s)
18:30:42 [2020-01-13T18:30:42.368Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:52z0fg2bz1acmsl9zpvl0692a Created:2020-01-13 18:30:33.721602183 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[e4e71b8809d7ff0a6c5b551da264b902b30eb5a4f47039086cd4bc3fe0b538f7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tj2flo61spaasr1l1pvtmoohn EndpointID:317b1cba269d0eee618d2b01e33c820230f3b56015f6d2301f860eb6cac3e33f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:585aea5126eec999a38e2773fcddfda9f26075e1e4de29e884bfca6515dbe420 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:1c3e6fd77019 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tj2flo61spaasr1l1pvtmoohn EndpointID:317b1cba269d0eee618d2b01e33c820230f3b56015f6d2301f860eb6cac3e33f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:30:42 [2020-01-13T18:30:42.368Z] PASS
18:30:42 [2020-01-13T18:30:42.368Z] 
18:30:42 [2020-01-13T18:30:42.368Z] === Skipped
18:30:42 [2020-01-13T18:30:42.368Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:30:42 [2020-01-13T18:30:42.368Z]     service_test.go:230: FLAKY_TEST
18:30:42 [2020-01-13T18:30:42.368Z] 
18:30:42 [2020-01-13T18:30:42.368Z] 
18:30:42 [2020-01-13T18:30:42.368Z] DONE 21 tests, 1 skipped in 52.139s
18:30:42 [2020-01-13T18:30:42.368Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:30:42 [2020-01-13T18:30:42.368Z] ++ 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
18:30:42 [2020-01-13T18:30:42.368Z] ++ set -e
18:30:42 [2020-01-13T18:30:42.368Z] ++ '[' -n 0 ']'
18:30:42 [2020-01-13T18:30:42.368Z] ++ set -x
18:30:42 [2020-01-13T18:30:42.368Z] ++ env -i DEST=/go/src/github.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
18:30:42 [2020-01-13T18:30:42.368Z] INFO: Testing against a local daemon
18:30:42 [2020-01-13T18:30:42.368Z] === RUN   TestDockerNetworkIpvlanPersistance
18:30:42 [2020-01-13T18:30:42.368Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:30:42 [2020-01-13T18:30:42.368Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:30:42 [2020-01-13T18:30:42.368Z] === RUN   TestDockerNetworkIpvlan
18:30:42 [2020-01-13T18:30:42.368Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:30:42 [2020-01-13T18:30:42.368Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:30:42 [2020-01-13T18:30:42.368Z] PASS
18:30:42 [2020-01-13T18:30:42.368Z] 
18:30:42 [2020-01-13T18:30:42.368Z] === Skipped
18:30:42 [2020-01-13T18:30:42.368Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:30:42 [2020-01-13T18:30:42.368Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:30:42 [2020-01-13T18:30:42.368Z] 
18:30:42 [2020-01-13T18:30:42.368Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:30:42 [2020-01-13T18:30:42.368Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:30:42 [2020-01-13T18:30:42.368Z] 
18:30:42 [2020-01-13T18:30:42.368Z] 
18:30:42 [2020-01-13T18:30:42.368Z] DONE 2 tests, 2 skipped in 0.173s
18:30:42 [2020-01-13T18:30:42.368Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:30:42 [2020-01-13T18:30:42.368Z] ++ 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
18:30:42 [2020-01-13T18:30:42.368Z] ++ set -e
18:30:42 [2020-01-13T18:30:42.368Z] ++ '[' -n 0 ']'
18:30:42 [2020-01-13T18:30:42.368Z] ++ set -x
18:30:42 [2020-01-13T18:30:42.368Z] ++ env -i DEST=/go/src/github.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
18:30:42 [2020-01-13T18:30:42.368Z] INFO: Testing against a local daemon
18:30:42 [2020-01-13T18:30:42.368Z] === RUN   TestDockerNetworkMacvlanPersistance
18:30:43 [2020-01-13T18:30:43.430Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:30:43 [2020-01-13T18:30:43.744Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.16s)
18:30:43 [2020-01-13T18:30:43.744Z] === RUN   TestDockerNetworkMacvlan
18:30:43 [2020-01-13T18:30:43.996Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:30:44 [2020-01-13T18:30:44.254Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.22s)
18:30:44 [2020-01-13T18:30:44.254Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.29s)
18:30:44 [2020-01-13T18:30:44.254Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
18:30:44 [2020-01-13T18:30:44.254Z] === RUN   TestKillStoppedContainer
18:30:44 [2020-01-13T18:30:44.513Z] --- PASS: TestKillStoppedContainer (0.10s)
18:30:44 [2020-01-13T18:30:44.513Z] === RUN   TestKillStoppedContainerAPIPre120
18:30:44 [2020-01-13T18:30:44.513Z] === RUN   TestDockerSuite/TestBuildAddTar
18:30:44 [2020-01-13T18:30:44.513Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s)
18:30:44 [2020-01-13T18:30:44.513Z] === RUN   TestKillDifferentUserContainer
18:30:45 [2020-01-13T18:30:45.121Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:30:45 [2020-01-13T18:30:45.889Z] --- PASS: TestKillDifferentUserContainer (1.32s)
18:30:45 [2020-01-13T18:30:45.889Z] === RUN   TestInspectOomKilledTrue
18:30:45 [2020-01-13T18:30:45.889Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:30:45 [2020-01-13T18:30:45.889Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:30:45 [2020-01-13T18:30:45.889Z] === RUN   TestInspectOomKilledFalse
18:30:45 [2020-01-13T18:30:45.889Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:30:45 [2020-01-13T18:30:45.889Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:30:45 [2020-01-13T18:30:45.889Z] === RUN   TestLinksEtcHostsContentMatch
18:30:46 [2020-01-13T18:30:46.497Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:30:46 [2020-01-13T18:30:46.823Z] --- PASS: TestLinksEtcHostsContentMatch (0.91s)
18:30:46 [2020-01-13T18:30:46.823Z] === RUN   TestLinksContainerNames
18:30:47 [2020-01-13T18:30:47.433Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:30:48 [2020-01-13T18:30:48.724Z] --- PASS: TestLinksContainerNames (1.92s)
18:30:48 [2020-01-13T18:30:48.725Z] === RUN   TestLogsFollowTailEmpty
18:30:49 [2020-01-13T18:30:49.544Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:30:49 [2020-01-13T18:30:49.662Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
18:30:49 [2020-01-13T18:30:49.922Z] --- PASS: TestLogsFollowTailEmpty (1.09s)
18:30:49 [2020-01-13T18:30:49.922Z] === RUN   TestContainerNetworkMountsNoChown
18:30:50 [2020-01-13T18:30:50.717Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:30:50 [2020-01-13T18:30:50.855Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s)
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/default
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/default
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/private
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/private
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rprivate
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rprivate
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/slave
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/slave
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rslave
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rslave
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/shared
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/shared
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rshared
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rshared
18:30:50 [2020-01-13T18:30:50.855Z] === CONT  TestMountDaemonRoot/default
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/default/bind_root
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/default/mount_root
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === CONT  TestMountDaemonRoot/default/bind_root
18:30:50 [2020-01-13T18:30:50.855Z] === CONT  TestMountDaemonRoot/rshared
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:30:50 [2020-01-13T18:30:50.855Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === CONT  TestMountDaemonRoot/shared
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === CONT  TestMountDaemonRoot/rslave
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === CONT  TestMountDaemonRoot/slave
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === CONT  TestMountDaemonRoot/rprivate
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:30:50 [2020-01-13T18:30:50.855Z] === CONT  TestMountDaemonRoot/private
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:30:50 [2020-01-13T18:30:50.855Z] === RUN   TestMountDaemonRoot/private/mount_root
18:30:50 [2020-01-13T18:30:50.856Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:30:50 [2020-01-13T18:30:50.856Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:30:50 [2020-01-13T18:30:50.856Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:30:50 [2020-01-13T18:30:50.856Z] === RUN   TestMountDaemonRoot/private/bind_root
18:30:50 [2020-01-13T18:30:50.856Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:30:50 [2020-01-13T18:30:50.856Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:30:50 [2020-01-13T18:30:50.856Z] === CONT  TestMountDaemonRoot/default/mount_root
18:30:50 [2020-01-13T18:30:50.856Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:30:50 [2020-01-13T18:30:50.856Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:30:51 [2020-01-13T18:30:51.114Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:30:51 [2020-01-13T18:30:51.114Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:30:51 [2020-01-13T18:30:51.114Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:30:51 [2020-01-13T18:30:51.114Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:30:51 [2020-01-13T18:30:51.114Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:30:51 [2020-01-13T18:30:51.114Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:30:51 [2020-01-13T18:30:51.114Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:30:51 [2020-01-13T18:30:51.114Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:30:51 [2020-01-13T18:30:51.114Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:30:51 [2020-01-13T18:30:51.114Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:30:51 [2020-01-13T18:30:51.374Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:30:51 [2020-01-13T18:30:51.374Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:30:51 [2020-01-13T18:30:51.374Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:30:51 [2020-01-13T18:30:51.374Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:30:51 [2020-01-13T18:30:51.374Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:30:51 [2020-01-13T18:30:51.374Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:30:51 [2020-01-13T18:30:51.374Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:30:51 [2020-01-13T18:30:51.374Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:30:51 [2020-01-13T18:30:51.374Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:30:51 [2020-01-13T18:30:51.631Z] === CONT  TestMountDaemonRoot/private/bind_root
18:30:51 [2020-01-13T18:30:51.632Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:30:51 [2020-01-13T18:30:51.632Z] === CONT  TestMountDaemonRoot/private/mount_root
18:30:51 [2020-01-13T18:30:51.632Z] --- PASS: TestMountDaemonRoot (0.03s)
18:30:51 [2020-01-13T18:30:51.632Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
18:30:51 [2020-01-13T18:30:51.632Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
18:30:51 [2020-01-13T18:30:51.632Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:30:51 [2020-01-13T18:30:51.632Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
18:30:51 [2020-01-13T18:30:51.632Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
18:30:51 [2020-01-13T18:30:51.632Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
18:30:51 [2020-01-13T18:30:51.632Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
18:30:51 [2020-01-13T18:30:51.632Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:30:51 [2020-01-13T18:30:51.632Z] === RUN   TestContainerBindMountNonRecursive
18:30:51 [2020-01-13T18:30:51.890Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
18:30:53 [2020-01-13T18:30:53.264Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
18:30:53 [2020-01-13T18:30:53.678Z] Removing intermediate container d13a0fbd7637
18:30:53 [2020-01-13T18:30:53.678Z]  ---> 7952c8182c5a
18:30:53 [2020-01-13T18:30:53.678Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"');     &go $optsForGet;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     Write-Host "INFO:     Sources obtained for gotestsum...";     $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum";     Push-Location $GotestsumPath;     $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT""");     &git $optsForCheckout;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -eq 0) {       Write-Host "INFO:     Checkout done for gotestsum...";       $optsForBuild = @('"build"', '"-buildmode=exe"');       &go $optsForBuild;       $savedExitCode = $LASTEXITCODE;     } else {       Throw '"gotestsum checkout failed..."';     }     Pop-Location;         if ($savedExitCode -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
18:30:53 [2020-01-13T18:30:53.678Z]  ---> Running in 81077cc0e951
18:30:53 [2020-01-13T18:30:53.678Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
18:30:53 [2020-01-13T18:30:53.830Z] --- PASS: TestContainerBindMountNonRecursive (2.32s)
18:30:53 [2020-01-13T18:30:53.830Z] === RUN   TestNetworkNat
18:30:55 [2020-01-13T18:30:55.203Z] --- PASS: TestNetworkNat (1.12s)
18:30:55 [2020-01-13T18:30:55.203Z] === RUN   TestNetworkLocalhostTCPNat
18:30:55 [2020-01-13T18:30:55.203Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:30:55 [2020-01-13T18:30:55.984Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:30:56 [2020-01-13T18:30:56.137Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
18:30:56 [2020-01-13T18:30:56.137Z] === RUN   TestNetworkLoopbackNat
18:30:57 [2020-01-13T18:30:57.070Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:30:57 [2020-01-13T18:30:57.194Z] --- PASS: TestBuildWithHugeFile (29.69s)
18:30:57 [2020-01-13T18:30:57.194Z] === RUN   TestBuildWithEmptyDockerfile
18:30:57 [2020-01-13T18:30:57.194Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:30:57 [2020-01-13T18:30:57.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:30:57 [2020-01-13T18:30:57.194Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:30:57 [2020-01-13T18:30:57.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:30:57 [2020-01-13T18:30:57.194Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:30:57 [2020-01-13T18:30:57.194Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:30:57 [2020-01-13T18:30:57.194Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:30:57 [2020-01-13T18:30:57.194Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:30:57 [2020-01-13T18:30:57.194Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:30:57 [2020-01-13T18:30:57.194Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
18:30:57 [2020-01-13T18:30:57.194Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
18:30:57 [2020-01-13T18:30:57.194Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
18:30:57 [2020-01-13T18:30:57.194Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
18:30:57 [2020-01-13T18:30:57.194Z] === RUN   TestBuildPreserveOwnership
18:30:57 [2020-01-13T18:30:57.194Z] === RUN   TestBuildPreserveOwnership/copy_from
18:30:57 [2020-01-13T18:30:57.194Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:30:57 [2020-01-13T18:30:57.328Z] --- PASS: TestNetworkLoopbackNat (1.37s)
18:30:57 [2020-01-13T18:30:57.328Z] === RUN   TestPause
18:30:57 [2020-01-13T18:30:57.895Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
18:30:58 [2020-01-13T18:30:58.153Z] --- PASS: TestPause (0.91s)
18:30:58 [2020-01-13T18:30:58.153Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:30:58 [2020-01-13T18:30:58.153Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:30:58 [2020-01-13T18:30:58.153Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:30:58 [2020-01-13T18:30:58.153Z] === RUN   TestPauseStopPausedContainer
18:30:58 [2020-01-13T18:30:58.411Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:30:58 [2020-01-13T18:30:58.457Z] --- PASS: TestBuildPreserveOwnership (5.69s)
18:30:58 [2020-01-13T18:30:58.457Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.73s)
18:30:58 [2020-01-13T18:30:58.458Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.96s)
18:30:58 [2020-01-13T18:30:58.458Z] === RUN   TestBuildPlatformInvalid
18:30:58 [2020-01-13T18:30:58.458Z] --- PASS: TestBuildPlatformInvalid (0.13s)
18:30:58 [2020-01-13T18:30:58.458Z] PASS
18:30:58 [2020-01-13T18:30:58.458Z] 
18:30:58 [2020-01-13T18:30:58.458Z] === Skipped
18:30:58 [2020-01-13T18:30:58.458Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
18:30:58 [2020-01-13T18:30:58.458Z]     build_session_test.go:25: TODO: BuildKit
18:30:58 [2020-01-13T18:30:58.458Z] 
18:30:58 [2020-01-13T18:30:58.458Z] 
18:30:58 [2020-01-13T18:30:58.458Z] DONE 32 tests, 1 skipped in 79.161s
18:30:58 [2020-01-13T18:30:58.833Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
18:30:58 [2020-01-13T18:30:58.833Z] ++ 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
18:30:58 [2020-01-13T18:30:58.833Z] ++ set -e
18:30:58 [2020-01-13T18:30:58.833Z] ++ '[' -n 0 ']'
18:30:58 [2020-01-13T18:30:58.833Z] ++ set -x
18:30:58 [2020-01-13T18:30:58.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
18:30:58 [2020-01-13T18:30:58.833Z] INFO: Testing against a local daemon
18:30:58 [2020-01-13T18:30:58.833Z] === RUN   TestConfigList
18:30:59 [2020-01-13T18:30:59.346Z] --- PASS: TestPauseStopPausedContainer (1.10s)
18:30:59 [2020-01-13T18:30:59.346Z] === RUN   TestPsFilter
18:30:59 [2020-01-13T18:30:59.605Z] --- PASS: TestPsFilter (0.19s)
18:30:59 [2020-01-13T18:30:59.605Z] === RUN   TestRemoveContainerWithRemovedVolume
18:31:00 [2020-01-13T18:31:00.541Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s)
18:31:00 [2020-01-13T18:31:00.541Z] === RUN   TestRemoveContainerWithVolume
18:31:01 [2020-01-13T18:31:01.107Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
18:31:01 [2020-01-13T18:31:01.365Z] --- PASS: TestRemoveContainerWithVolume (0.90s)
18:31:01 [2020-01-13T18:31:01.365Z] === RUN   TestRemoveContainerRunning
18:31:02 [2020-01-13T18:31:02.045Z] --- PASS: TestConfigList (2.89s)
18:31:02 [2020-01-13T18:31:02.046Z] === RUN   TestConfigsCreateAndDelete
18:31:02 [2020-01-13T18:31:02.300Z] --- PASS: TestRemoveContainerRunning (0.97s)
18:31:02 [2020-01-13T18:31:02.300Z] === RUN   TestRemoveContainerForceRemoveRunning
18:31:02 [2020-01-13T18:31:02.547Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:31:02 [2020-01-13T18:31:02.867Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:31:03 [2020-01-13T18:31:03.115Z] --- PASS: TestDockerNetworkMacvlan (19.37s)
18:31:03 [2020-01-13T18:31:03.115Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
18:31:03 [2020-01-13T18:31:03.115Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
18:31:03 [2020-01-13T18:31:03.115Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s)
18:31:03 [2020-01-13T18:31:03.115Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.02s)
18:31:03 [2020-01-13T18:31:03.115Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s)
18:31:03 [2020-01-13T18:31:03.115Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s)
18:31:03 [2020-01-13T18:31:03.115Z] PASS
18:31:03 [2020-01-13T18:31:03.115Z] 
18:31:03 [2020-01-13T18:31:03.115Z] DONE 8 tests in 21.701s
18:31:03 [2020-01-13T18:31:03.126Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
18:31:03 [2020-01-13T18:31:03.126Z] === RUN   TestRemoveInvalidContainer
18:31:03 [2020-01-13T18:31:03.126Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:31:03 [2020-01-13T18:31:03.126Z] === RUN   TestRenameLinkedContainer
18:31:03 [2020-01-13T18:31:03.374Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:31:03 [2020-01-13T18:31:03.374Z] ++ 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
18:31:03 [2020-01-13T18:31:03.374Z] ++ set -e
18:31:03 [2020-01-13T18:31:03.374Z] ++ '[' -n 0 ']'
18:31:03 [2020-01-13T18:31:03.374Z] ++ set -x
18:31:03 [2020-01-13T18:31:03.374Z] ++ env -i DEST=/go/src/github.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
18:31:03 [2020-01-13T18:31:03.374Z] testing: warning: no tests to run
18:31:03 [2020-01-13T18:31:03.374Z] PASS
18:31:03 [2020-01-13T18:31:03.374Z] 
18:31:03 [2020-01-13T18:31:03.374Z] DONE 0 tests in 0.035s
18:31:03 [2020-01-13T18:31:03.374Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:31:03 [2020-01-13T18:31:03.374Z] ++ 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
18:31:03 [2020-01-13T18:31:03.374Z] ++ set -e
18:31:03 [2020-01-13T18:31:03.374Z] ++ '[' -n 0 ']'
18:31:03 [2020-01-13T18:31:03.374Z] ++ set -x
18:31:03 [2020-01-13T18:31:03.374Z] ++ env -i DEST=/go/src/github.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
18:31:03 [2020-01-13T18:31:03.374Z] INFO: Testing against a local daemon
18:31:03 [2020-01-13T18:31:03.374Z] === RUN   TestAuthZPluginAllowRequest
18:31:04 [2020-01-13T18:31:04.471Z] --- PASS: TestConfigsCreateAndDelete (2.80s)
18:31:04 [2020-01-13T18:31:04.471Z] === RUN   TestConfigsUpdate
18:31:05 [2020-01-13T18:31:05.277Z] --- PASS: TestAuthZPluginAllowRequest (1.84s)
18:31:05 [2020-01-13T18:31:05.277Z] === RUN   TestAuthZPluginTLS
18:31:06 [2020-01-13T18:31:06.212Z] --- PASS: TestAuthZPluginTLS (0.68s)
18:31:06 [2020-01-13T18:31:06.212Z] === RUN   TestAuthZPluginDenyRequest
18:31:06 [2020-01-13T18:31:06.779Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
18:31:06 [2020-01-13T18:31:06.779Z] === RUN   TestAuthZPluginAPIDenyResponse
18:31:06 [2020-01-13T18:31:06.903Z] --- PASS: TestConfigsUpdate (2.41s)
18:31:06 [2020-01-13T18:31:06.903Z] === RUN   TestTemplatedConfig
18:31:07 [2020-01-13T18:31:07.226Z] .........                                                                [ 86%]
18:31:07 [2020-01-13T18:31:07.311Z] --- PASS: TestRenameLinkedContainer (3.59s)
18:31:07 [2020-01-13T18:31:07.311Z] === RUN   TestRenameStoppedContainer
18:31:07 [2020-01-13T18:31:07.311Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
18:31:07 [2020-01-13T18:31:07.347Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.72s)
18:31:07 [2020-01-13T18:31:07.347Z] === RUN   TestAuthZPluginDenyResponse
18:31:07 [2020-01-13T18:31:07.569Z] --- PASS: TestRenameStoppedContainer (0.88s)
18:31:07 [2020-01-13T18:31:07.569Z] === RUN   TestRenameRunningContainerAndReuse
18:31:07 [2020-01-13T18:31:07.914Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
18:31:07 [2020-01-13T18:31:07.914Z] === RUN   TestAuthZPluginAllowEventStream
18:31:08 [2020-01-13T18:31:08.502Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
18:31:09 [2020-01-13T18:31:09.437Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s)
18:31:09 [2020-01-13T18:31:09.437Z] === RUN   TestRenameInvalidName
18:31:09 [2020-01-13T18:31:09.818Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s)
18:31:09 [2020-01-13T18:31:09.818Z] === RUN   TestAuthZPluginErrorResponse
18:31:10 [2020-01-13T18:31:10.280Z] --- PASS: TestTemplatedConfig (3.56s)
18:31:10 [2020-01-13T18:31:10.280Z] === RUN   TestConfigInspect
18:31:10 [2020-01-13T18:31:10.372Z] --- PASS: TestRenameInvalidName (0.84s)
18:31:10 [2020-01-13T18:31:10.372Z] === RUN   TestRenameAnonymousContainer
18:31:10 [2020-01-13T18:31:10.386Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
18:31:10 [2020-01-13T18:31:10.386Z] === RUN   TestAuthZPluginErrorRequest
18:31:10 [2020-01-13T18:31:10.630Z] === RUN   TestDockerSuite/TestBuildBlankName
18:31:10 [2020-01-13T18:31:10.630Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
18:31:11 [2020-01-13T18:31:11.197Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:31:11 [2020-01-13T18:31:11.321Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
18:31:11 [2020-01-13T18:31:11.321Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:31:11 [2020-01-13T18:31:11.889Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
18:31:11 [2020-01-13T18:31:11.889Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:31:12 [2020-01-13T18:31:12.131Z] tests/integration/models_images_test.py ..............                   [ 89%]
18:31:13 [2020-01-13T18:31:13.435Z] --- PASS: TestConfigInspect (2.76s)
18:31:13 [2020-01-13T18:31:13.435Z] === RUN   TestConfigCreateWithLabels
18:31:13 [2020-01-13T18:31:13.729Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:31:13 [2020-01-13T18:31:13.761Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:31:14 [2020-01-13T18:31:14.294Z] --- PASS: TestRenameAnonymousContainer (4.15s)
18:31:14 [2020-01-13T18:31:14.294Z] === RUN   TestRenameContainerWithSameName
18:31:14 [2020-01-13T18:31:14.434Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s)
18:31:14 [2020-01-13T18:31:14.434Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:31:15 [2020-01-13T18:31:15.228Z] --- PASS: TestRenameContainerWithSameName (0.79s)
18:31:15 [2020-01-13T18:31:15.228Z] === RUN   TestRenameContainerWithLinkedContainer
18:31:15 [2020-01-13T18:31:15.486Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:31:15 [2020-01-13T18:31:15.843Z] --- PASS: TestConfigCreateWithLabels (2.77s)
18:31:15 [2020-01-13T18:31:15.843Z] === RUN   TestConfigCreateResolve
18:31:16 [2020-01-13T18:31:16.860Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:31:16 [2020-01-13T18:31:16.966Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.41s)
18:31:16 [2020-01-13T18:31:16.966Z] === RUN   TestAuthZPluginHeader
18:31:17 [2020-01-13T18:31:17.120Z] --- PASS: TestRenameContainerWithLinkedContainer (1.92s)
18:31:17 [2020-01-13T18:31:17.120Z] === RUN   TestResize
18:31:17 [2020-01-13T18:31:17.533Z] --- PASS: TestAuthZPluginHeader (1.01s)
18:31:17 [2020-01-13T18:31:17.533Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:31:17 [2020-01-13T18:31:17.533Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:31:17 [2020-01-13T18:31:17.533Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:17 [2020-01-13T18:31:17.533Z] === RUN   TestAuthZPluginV2Disable
18:31:17 [2020-01-13T18:31:17.533Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:31:17 [2020-01-13T18:31:17.533Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:17 [2020-01-13T18:31:17.533Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:31:17 [2020-01-13T18:31:17.533Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:31:17 [2020-01-13T18:31:17.533Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:17 [2020-01-13T18:31:17.533Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:31:17 [2020-01-13T18:31:17.533Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:31:17 [2020-01-13T18:31:17.533Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:17 [2020-01-13T18:31:17.533Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:31:18 [2020-01-13T18:31:18.058Z] --- PASS: TestResize (1.01s)
18:31:18 [2020-01-13T18:31:18.058Z] === RUN   TestResizeWithInvalidSize
18:31:18 [2020-01-13T18:31:18.993Z] --- PASS: TestResizeWithInvalidSize (0.84s)
18:31:18 [2020-01-13T18:31:18.993Z] === RUN   TestResizeWhenContainerNotStarted
18:31:19 [2020-01-13T18:31:19.198Z] --- PASS: TestConfigCreateResolve (2.77s)
18:31:19 [2020-01-13T18:31:19.198Z] === RUN   TestConfigDaemonLibtrustID
18:31:19 [2020-01-13T18:31:19.198Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
18:31:19 [2020-01-13T18:31:19.198Z] PASS
18:31:19 [2020-01-13T18:31:19.198Z] 
18:31:19 [2020-01-13T18:31:19.198Z] DONE 8 tests in 20.558s
18:31:19 [2020-01-13T18:31:19.198Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
18:31:19 [2020-01-13T18:31:19.198Z] ++ 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
18:31:19 [2020-01-13T18:31:19.198Z] ++ set -e
18:31:19 [2020-01-13T18:31:19.198Z] ++ '[' -n 0 ']'
18:31:19 [2020-01-13T18:31:19.198Z] ++ set -x
18:31:19 [2020-01-13T18:31:19.199Z] ++ env -i DEST=/go/src/github.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
18:31:19 [2020-01-13T18:31:19.199Z] INFO: Testing against a local daemon
18:31:19 [2020-01-13T18:31:19.199Z] === RUN   TestCheckpoint
18:31:19 [2020-01-13T18:31:19.199Z] --- SKIP: TestCheckpoint (0.00s)
18:31:19 [2020-01-13T18:31:19.199Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:31:19 [2020-01-13T18:31:19.199Z] === RUN   TestContainerInvalidJSON
18:31:19 [2020-01-13T18:31:19.199Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:31:19 [2020-01-13T18:31:19.199Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:31:19 [2020-01-13T18:31:19.199Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:31:19 [2020-01-13T18:31:19.199Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:31:19 [2020-01-13T18:31:19.199Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:31:19 [2020-01-13T18:31:19.199Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:31:19 [2020-01-13T18:31:19.199Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:31:19 [2020-01-13T18:31:19.199Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:31:19 [2020-01-13T18:31:19.199Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:31:19 [2020-01-13T18:31:19.199Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:31:19 [2020-01-13T18:31:19.199Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:31:19 [2020-01-13T18:31:19.199Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:31:19 [2020-01-13T18:31:19.199Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:31:19 [2020-01-13T18:31:19.199Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:31:19 [2020-01-13T18:31:19.558Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
18:31:19 [2020-01-13T18:31:19.558Z] === RUN   TestCopyFromContainerPathIsNotDir
18:31:19 [2020-01-13T18:31:19.558Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
18:31:19 [2020-01-13T18:31:19.558Z] === RUN   TestCopyToContainerPathDoesNotExist
18:31:19 [2020-01-13T18:31:19.558Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
18:31:19 [2020-01-13T18:31:19.558Z] === RUN   TestCopyToContainerPathIsNotDir
18:31:19 [2020-01-13T18:31:19.925Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
18:31:19 [2020-01-13T18:31:19.925Z] === RUN   TestCopyFromContainer
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:31:19 [2020-01-13T18:31:19.928Z] --- PASS: TestResizeWhenContainerNotStarted (1.05s)
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDaemonRestartKillContainers
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:31:19 [2020-01-13T18:31:19.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:31:20 [2020-01-13T18:31:20.334Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:31:20 [2020-01-13T18:31:20.334Z] tests/integration/models_resources_test.py .                             [ 91%]
18:31:20 [2020-01-13T18:31:20.863Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
18:31:21 [2020-01-13T18:31:21.726Z] === RUN   TestCopyFromContainer//
18:31:21 [2020-01-13T18:31:21.726Z] === RUN   TestCopyFromContainer//bar/root
18:31:21 [2020-01-13T18:31:21.726Z] === RUN   TestCopyFromContainer//bar/root/
18:31:21 [2020-01-13T18:31:21.726Z] === RUN   TestCopyFromContainer/bar/quux
18:31:22 [2020-01-13T18:31:22.102Z] === RUN   TestCopyFromContainer/bar/quux/
18:31:22 [2020-01-13T18:31:22.102Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:31:22 [2020-01-13T18:31:22.102Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:31:22 [2020-01-13T18:31:22.102Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:31:22 [2020-01-13T18:31:22.479Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:31:22 [2020-01-13T18:31:22.479Z] === RUN   TestCopyFromContainer/bar/notarget
18:31:22 [2020-01-13T18:31:22.479Z] --- PASS: TestCopyFromContainer (2.68s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCopyFromContainer// (0.05s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
18:31:22 [2020-01-13T18:31:22.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:31:22 [2020-01-13T18:31:22.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:31:22 [2020-01-13T18:31:22.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:31:22 [2020-01-13T18:31:22.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:31:22 [2020-01-13T18:31:22.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:31:22 [2020-01-13T18:31:22.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:31:22 [2020-01-13T18:31:22.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:31:22 [2020-01-13T18:31:22.479Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:31:22 [2020-01-13T18:31:22.479Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:31:22 [2020-01-13T18:31:22.479Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:31:22 [2020-01-13T18:31:22.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:31:22 [2020-01-13T18:31:22.479Z] === RUN   TestCreateLinkToNonExistingContainer
18:31:22 [2020-01-13T18:31:22.479Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
18:31:22 [2020-01-13T18:31:22.479Z] === RUN   TestCreateWithInvalidEnv
18:31:22 [2020-01-13T18:31:22.479Z] === RUN   TestCreateWithInvalidEnv/0
18:31:22 [2020-01-13T18:31:22.479Z] === PAUSE TestCreateWithInvalidEnv/0
18:31:22 [2020-01-13T18:31:22.479Z] === RUN   TestCreateWithInvalidEnv/1
18:31:22 [2020-01-13T18:31:22.479Z] === PAUSE TestCreateWithInvalidEnv/1
18:31:22 [2020-01-13T18:31:22.479Z] === RUN   TestCreateWithInvalidEnv/2
18:31:22 [2020-01-13T18:31:22.479Z] === PAUSE TestCreateWithInvalidEnv/2
18:31:22 [2020-01-13T18:31:22.479Z] === CONT  TestCreateWithInvalidEnv/0
18:31:22 [2020-01-13T18:31:22.479Z] === CONT  TestCreateWithInvalidEnv/2
18:31:22 [2020-01-13T18:31:22.479Z] === CONT  TestCreateWithInvalidEnv/1
18:31:22 [2020-01-13T18:31:22.479Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:31:22 [2020-01-13T18:31:22.479Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:31:22 [2020-01-13T18:31:22.479Z] === RUN   TestCreateTmpfsMountsTarget
18:31:22 [2020-01-13T18:31:22.479Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:31:22 [2020-01-13T18:31:22.479Z] === RUN   TestCreateWithCustomMaskedPaths
18:31:22 [2020-01-13T18:31:22.761Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:31:22 [2020-01-13T18:31:22.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:31:23 [2020-01-13T18:31:23.021Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:31:23 [2020-01-13T18:31:23.587Z] INFO: Sources obtained for gotestsum...
18:31:23 [2020-01-13T18:31:23.587Z] INFO: Checkout done for gotestsum...
18:31:24 [2020-01-13T18:31:24.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:31:24 [2020-01-13T18:31:24.398Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
18:31:24 [2020-01-13T18:31:24.657Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:31:25 [2020-01-13T18:31:25.169Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s)
18:31:25 [2020-01-13T18:31:25.169Z] === RUN   TestCreateWithCapabilities
18:31:25 [2020-01-13T18:31:25.169Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:31:25 [2020-01-13T18:31:25.169Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:31:25 [2020-01-13T18:31:25.169Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:31:25 [2020-01-13T18:31:25.169Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:31:25 [2020-01-13T18:31:25.169Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:31:25 [2020-01-13T18:31:25.169Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:31:25 [2020-01-13T18:31:25.169Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:31:25 [2020-01-13T18:31:25.169Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:31:25 [2020-01-13T18:31:25.169Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:31:25 [2020-01-13T18:31:25.169Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:31:25 [2020-01-13T18:31:25.169Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:31:25 [2020-01-13T18:31:25.169Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:31:25 [2020-01-13T18:31:25.169Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:31:25 [2020-01-13T18:31:25.169Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:31:25 [2020-01-13T18:31:25.169Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:31:25 [2020-01-13T18:31:25.169Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:31:25 [2020-01-13T18:31:25.169Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:31:25 [2020-01-13T18:31:25.169Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:31:25 [2020-01-13T18:31:25.169Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:31:25 [2020-01-13T18:31:25.169Z] --- PASS: TestCreateWithCapabilities (0.01s)
18:31:25 [2020-01-13T18:31:25.169Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
18:31:25 [2020-01-13T18:31:25.169Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
18:31:25 [2020-01-13T18:31:25.169Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
18:31:25 [2020-01-13T18:31:25.169Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
18:31:25 [2020-01-13T18:31:25.169Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
18:31:25 [2020-01-13T18:31:25.169Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
18:31:25 [2020-01-13T18:31:25.169Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
18:31:25 [2020-01-13T18:31:25.169Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:31:25 [2020-01-13T18:31:25.169Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
18:31:25 [2020-01-13T18:31:25.169Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
18:31:25 [2020-01-13T18:31:25.169Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
18:31:25 [2020-01-13T18:31:25.169Z] === RUN   TestCreateWithCustomReadonlyPaths
18:31:25 [2020-01-13T18:31:25.241Z] INFO: Build done for gotestsum...
18:31:26 [2020-01-13T18:31:26.036Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:31:26 [2020-01-13T18:31:26.036Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:31:26 [2020-01-13T18:31:26.295Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
18:31:26 [2020-01-13T18:31:26.295Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:31:26 [2020-01-13T18:31:26.412Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:31:27 [2020-01-13T18:31:27.235Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:31:27 [2020-01-13T18:31:27.617Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.50s)
18:31:27 [2020-01-13T18:31:27.617Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:31:27 [2020-01-13T18:31:27.617Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:31:27 [2020-01-13T18:31:27.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:31:27 [2020-01-13T18:31:27.617Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:31:27 [2020-01-13T18:31:27.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:31:27 [2020-01-13T18:31:27.617Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:31:27 [2020-01-13T18:31:27.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:31:27 [2020-01-13T18:31:27.617Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:31:27 [2020-01-13T18:31:27.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:31:27 [2020-01-13T18:31:27.617Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:31:27 [2020-01-13T18:31:27.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:31:27 [2020-01-13T18:31:27.617Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:31:27 [2020-01-13T18:31:27.617Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:31:27 [2020-01-13T18:31:27.617Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:31:27 [2020-01-13T18:31:27.617Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:31:27 [2020-01-13T18:31:27.617Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:31:27 [2020-01-13T18:31:27.617Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:31:27 [2020-01-13T18:31:27.617Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:31:27 [2020-01-13T18:31:27.617Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
18:31:27 [2020-01-13T18:31:27.617Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:31:27 [2020-01-13T18:31:27.617Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:31:27 [2020-01-13T18:31:27.617Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
18:31:27 [2020-01-13T18:31:27.617Z] === RUN   TestContainerStartOnDaemonRestart
18:31:27 [2020-01-13T18:31:27.617Z] === PAUSE TestContainerStartOnDaemonRestart
18:31:27 [2020-01-13T18:31:27.617Z] === RUN   TestDaemonRestartIpcMode
18:31:27 [2020-01-13T18:31:27.617Z] === PAUSE TestDaemonRestartIpcMode
18:31:27 [2020-01-13T18:31:27.617Z] === RUN   TestDiff
18:31:28 [2020-01-13T18:31:28.396Z] --- PASS: TestDiff (0.77s)
18:31:28 [2020-01-13T18:31:28.396Z] === RUN   TestExecWithCloseStdin
18:31:28 [2020-01-13T18:31:28.617Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:31:28 [2020-01-13T18:31:28.876Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
18:31:28 [2020-01-13T18:31:28.876Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:31:29 [2020-01-13T18:31:29.652Z] --- PASS: TestExecWithCloseStdin (0.92s)
18:31:29 [2020-01-13T18:31:29.652Z] === RUN   TestExec
18:31:29 [2020-01-13T18:31:29.691Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:31:29 [2020-01-13T18:31:29.691Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:31:30 [2020-01-13T18:31:30.538Z] --- PASS: TestExec (1.03s)
18:31:30 [2020-01-13T18:31:30.538Z] === RUN   TestExecUser
18:31:31 [2020-01-13T18:31:31.317Z] --- PASS: TestExecUser (0.98s)
18:31:31 [2020-01-13T18:31:31.317Z] === RUN   TestExportContainerAndImportImage
18:31:31 [2020-01-13T18:31:31.406Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:31:31 [2020-01-13T18:31:31.972Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:31:32 [2020-01-13T18:31:32.231Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
18:31:32 [2020-01-13T18:31:32.231Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
18:31:32 [2020-01-13T18:31:32.231Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
18:31:32 [2020-01-13T18:31:32.567Z] --- PASS: TestExportContainerAndImportImage (1.08s)
18:31:32 [2020-01-13T18:31:32.567Z] === RUN   TestExportContainerAfterDaemonRestart
18:31:32 [2020-01-13T18:31:32.801Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:31:34 [2020-01-13T18:31:34.097Z] tests/integration/regression_test.py ......                              [ 98%]
18:31:34 [2020-01-13T18:31:34.381Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s)
18:31:34 [2020-01-13T18:31:34.381Z] === RUN   TestHealthCheckWorkdir
18:31:34 [2020-01-13T18:31:34.613Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:31:34 [2020-01-13T18:31:34.613Z] tests/integration/credentials/utils_test.py .                            [100%]
18:31:34 [2020-01-13T18:31:34.613Z] 
18:31:34 [2020-01-13T18:31:34.613Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:31:34 [2020-01-13T18:31:34.613Z] =========================== short test summary info ============================
18:31:34 [2020-01-13T18:31:34.613Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:31:34 [2020-01-13T18:31:34.613Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:31:34 [2020-01-13T18:31:34.613Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:31:34 [2020-01-13T18:31:34.613Z]   Not supported on most drivers
18:31:34 [2020-01-13T18:31:34.613Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:31:34 [2020-01-13T18:31:34.613Z]   Can fail if eth0 has multiple IP addresses
18:31:34 [2020-01-13T18:31:34.613Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:31:34 [2020-01-13T18:31:34.613Z]   This doesn't seem to be taken into account by the engine
18:31:34 [2020-01-13T18:31:34.613Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
18:31:34 [2020-01-13T18:31:34.613Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
18:31:34 [2020-01-13T18:31:34.613Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
18:31:34 [2020-01-13T18:31:34.613Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
18:31:34 [2020-01-13T18:31:34.613Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
18:31:34 [2020-01-13T18:31:34.613Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
18:31:34 [2020-01-13T18:31:34.613Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:31:34 [2020-01-13T18:31:34.613Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 334.61 seconds ==
18:31:35 [2020-01-13T18:31:35.156Z] --- PASS: TestHealthCheckWorkdir (1.04s)
18:31:35 [2020-01-13T18:31:35.156Z] === RUN   TestHealthKillContainer
18:31:35 [2020-01-13T18:31:35.178Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:31:35 [2020-01-13T18:31:35.330Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:31:35 [2020-01-13T18:31:35.330Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s)
18:31:35 [2020-01-13T18:31:35.330Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s)
18:31:35 [2020-01-13T18:31:35.330Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s)
18:31:35 [2020-01-13T18:31:35.330Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
18:31:35 [2020-01-13T18:31:35.330Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s)
18:31:35 [2020-01-13T18:31:35.330Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s)
18:31:35 [2020-01-13T18:31:35.330Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s)
18:31:35 [2020-01-13T18:31:35.330Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s)
18:31:35 [2020-01-13T18:31:35.330Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.51s)
18:31:35 [2020-01-13T18:31:35.330Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.73s)
18:31:35 [2020-01-13T18:31:35.330Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s)
18:31:35 [2020-01-13T18:31:35.330Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s)
18:31:35 [2020-01-13T18:31:35.330Z] === RUN   TestCgroupNamespacesRun
18:31:35 [2020-01-13T18:31:35.612Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.11s)
18:31:35 [2020-01-13T18:31:35.612Z] PASS
18:31:35 [2020-01-13T18:31:35.612Z] 
18:31:35 [2020-01-13T18:31:35.612Z] === Skipped
18:31:35 [2020-01-13T18:31:35.612Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:31:35 [2020-01-13T18:31:35.612Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:35 [2020-01-13T18:31:35.612Z] 
18:31:35 [2020-01-13T18:31:35.612Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:31:35 [2020-01-13T18:31:35.612Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:35 [2020-01-13T18:31:35.612Z] 
18:31:35 [2020-01-13T18:31:35.612Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:31:35 [2020-01-13T18:31:35.612Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:35 [2020-01-13T18:31:35.612Z] 
18:31:35 [2020-01-13T18:31:35.612Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:31:35 [2020-01-13T18:31:35.612Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:35 [2020-01-13T18:31:35.612Z] 
18:31:35 [2020-01-13T18:31:35.612Z] 
18:31:35 [2020-01-13T18:31:35.612Z] DONE 17 tests, 4 skipped in 32.284s
18:31:35 [2020-01-13T18:31:35.612Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:31:35 [2020-01-13T18:31:35.612Z] ++ 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
18:31:35 [2020-01-13T18:31:35.612Z] ++ set -e
18:31:35 [2020-01-13T18:31:35.612Z] ++ '[' -n 0 ']'
18:31:35 [2020-01-13T18:31:35.612Z] ++ set -x
18:31:35 [2020-01-13T18:31:35.613Z] ++ env -i DEST=/go/src/github.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
18:31:35 [2020-01-13T18:31:35.871Z] INFO: Testing against a local daemon
18:31:35 [2020-01-13T18:31:35.871Z] === RUN   TestPluginInvalidJSON
18:31:35 [2020-01-13T18:31:35.871Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:31:35 [2020-01-13T18:31:35.871Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:31:35 [2020-01-13T18:31:35.871Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:31:35 [2020-01-13T18:31:35.871Z] --- PASS: TestPluginInvalidJSON (0.03s)
18:31:35 [2020-01-13T18:31:35.871Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:31:35 [2020-01-13T18:31:35.871Z] PASS
18:31:35 [2020-01-13T18:31:35.871Z] 
18:31:35 [2020-01-13T18:31:35.871Z] DONE 2 tests in 0.183s
18:31:35 [2020-01-13T18:31:35.871Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:31:35 [2020-01-13T18:31:35.871Z] ++ 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
18:31:35 [2020-01-13T18:31:35.871Z] ++ set -e
18:31:35 [2020-01-13T18:31:35.871Z] ++ '[' -n 0 ']'
18:31:35 [2020-01-13T18:31:35.871Z] ++ set -x
18:31:35 [2020-01-13T18:31:35.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:31:36 [2020-01-13T18:31:36.130Z] INFO: Testing against a local daemon
18:31:36 [2020-01-13T18:31:36.130Z] === RUN   TestExternalGraphDriver
18:31:36 [2020-01-13T18:31:36.130Z] === RUN   TestExternalGraphDriver/json
18:31:36 [2020-01-13T18:31:36.704Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
18:31:36 [2020-01-13T18:31:36.961Z] --- PASS: TestCgroupNamespacesRun (1.82s)
18:31:36 [2020-01-13T18:31:36.961Z] === RUN   TestCgroupNamespacesRunPrivileged
18:31:37 [2020-01-13T18:31:37.597Z] Removing intermediate container 81077cc0e951
18:31:37 [2020-01-13T18:31:37.597Z]  ---> 3f57712b2f30
18:31:37 [2020-01-13T18:31:37.597Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
18:31:37 [2020-01-13T18:31:37.597Z]  ---> Running in d8f870bfbe18
18:31:37 [2020-01-13T18:31:37.597Z] Removing intermediate container d8f870bfbe18
18:31:37 [2020-01-13T18:31:37.597Z]  ---> a4994502d9be
18:31:37 [2020-01-13T18:31:37.597Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
18:31:37 [2020-01-13T18:31:37.597Z]  ---> Running in f5bc7b8c8b66
18:31:37 [2020-01-13T18:31:37.597Z] Removing intermediate container f5bc7b8c8b66
18:31:37 [2020-01-13T18:31:37.597Z]  ---> b12bc4216b4c
18:31:37 [2020-01-13T18:31:37.597Z] Step 10/10 : COPY . .
18:31:38 [2020-01-13T18:31:38.321Z] --- PASS: TestHealthKillContainer (3.03s)
18:31:38 [2020-01-13T18:31:38.321Z] === RUN   TestInspectCpusetInConfigPre120
18:31:38 [2020-01-13T18:31:38.663Z] === RUN   TestExternalGraphDriver/spec
18:31:38 [2020-01-13T18:31:38.861Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
18:31:38 [2020-01-13T18:31:38.861Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:31:39 [2020-01-13T18:31:39.085Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
18:31:39 [2020-01-13T18:31:39.085Z] === RUN   TestIpcModeNone
18:31:39 [2020-01-13T18:31:39.879Z] --- PASS: TestIpcModeNone (0.98s)
18:31:39 [2020-01-13T18:31:39.879Z] === RUN   TestIpcModePrivate
18:31:40 [2020-01-13T18:31:40.654Z] --- PASS: TestIpcModePrivate (0.85s)
18:31:40 [2020-01-13T18:31:40.654Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
18:31:40 [2020-01-13T18:31:40.654Z] === RUN   TestIpcModeShareable
18:31:40 [2020-01-13T18:31:40.760Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
18:31:40 [2020-01-13T18:31:40.760Z] === RUN   TestCgroupNamespacesRunHostMode
18:31:41 [2020-01-13T18:31:41.917Z] --- PASS: TestIpcModeShareable (1.06s)
18:31:41 [2020-01-13T18:31:41.917Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
18:31:41 [2020-01-13T18:31:41.917Z] === RUN   TestAPIIpcModeShareableAndContainer
18:31:41 [2020-01-13T18:31:41.949Z] === RUN   TestExternalGraphDriver/pull
18:31:42 [2020-01-13T18:31:42.143Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
18:31:42 [2020-01-13T18:31:42.404Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s)
18:31:42 [2020-01-13T18:31:42.404Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:31:43 [2020-01-13T18:31:43.860Z] --- PASS: TestExternalGraphDriver (7.60s)
18:31:43 [2020-01-13T18:31:43.860Z]     --- PASS: TestExternalGraphDriver/json (2.51s)
18:31:43 [2020-01-13T18:31:43.860Z]     --- PASS: TestExternalGraphDriver/spec (2.76s)
18:31:43 [2020-01-13T18:31:43.860Z]     --- PASS: TestExternalGraphDriver/pull (2.21s)
18:31:43 [2020-01-13T18:31:43.860Z] === RUN   TestGraphdriverPluginV2
18:31:43 [2020-01-13T18:31:43.860Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
18:31:43 [2020-01-13T18:31:43.860Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:43 [2020-01-13T18:31:43.860Z] PASS
18:31:43 [2020-01-13T18:31:43.860Z] 
18:31:43 [2020-01-13T18:31:43.860Z] === Skipped
18:31:43 [2020-01-13T18:31:43.860Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
18:31:43 [2020-01-13T18:31:43.860Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:43 [2020-01-13T18:31:43.860Z] 
18:31:43 [2020-01-13T18:31:43.860Z] 
18:31:43 [2020-01-13T18:31:43.860Z] DONE 5 tests, 1 skipped in 7.822s
18:31:43 [2020-01-13T18:31:43.860Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:31:43 [2020-01-13T18:31:43.860Z] ++ 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
18:31:43 [2020-01-13T18:31:43.860Z] ++ set -e
18:31:43 [2020-01-13T18:31:43.860Z] ++ '[' -n 0 ']'
18:31:43 [2020-01-13T18:31:43.860Z] ++ set -x
18:31:43 [2020-01-13T18:31:43.860Z] ++ env -i DEST=/go/src/github.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
18:31:43 [2020-01-13T18:31:43.860Z] INFO: Testing against a local daemon
18:31:43 [2020-01-13T18:31:43.860Z] === RUN   TestContinueAfterPluginCrash
18:31:43 [2020-01-13T18:31:43.860Z] === PAUSE TestContinueAfterPluginCrash
18:31:43 [2020-01-13T18:31:43.860Z] === RUN   TestDaemonStartWithLogOpt
18:31:43 [2020-01-13T18:31:43.860Z] === PAUSE TestDaemonStartWithLogOpt
18:31:43 [2020-01-13T18:31:43.860Z] === CONT  TestContinueAfterPluginCrash
18:31:43 [2020-01-13T18:31:43.860Z] === CONT  TestDaemonStartWithLogOpt
18:31:44 [2020-01-13T18:31:44.303Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.00s)
18:31:44 [2020-01-13T18:31:44.303Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:31:44 [2020-01-13T18:31:44.449Z] #76 exporting layers 113.6s done
18:31:44 [2020-01-13T18:31:44.449Z] #76 exporting manifest sha256:08e9df82b1ba1d13aedbc4cc24a045d5d54d133f2f4f0ac4917856988fcc9f52
18:31:44 [2020-01-13T18:31:44.449Z] #76 exporting manifest sha256:08e9df82b1ba1d13aedbc4cc24a045d5d54d133f2f4f0ac4917856988fcc9f52 done
18:31:44 [2020-01-13T18:31:44.449Z] #76 exporting config sha256:b95f48d4831815fab3d920786fba45cbda68fce046bd04dd7d4528106eacad8f done
18:31:44 [2020-01-13T18:31:44.449Z] #76 sending tarball
18:31:44 [2020-01-13T18:31:44.558Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s)
18:31:44 [2020-01-13T18:31:44.558Z] === RUN   TestAPIIpcModeHost
18:31:45 [2020-01-13T18:31:45.236Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:31:45 [2020-01-13T18:31:45.236Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s)
18:31:45 [2020-01-13T18:31:45.236Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:31:45 [2020-01-13T18:31:45.356Z] --- PASS: TestAPIIpcModeHost (0.76s)
18:31:45 [2020-01-13T18:31:45.356Z] === RUN   TestDaemonIpcModeShareable
18:31:45 [2020-01-13T18:31:45.803Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
18:31:46 [2020-01-13T18:31:46.061Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
18:31:46 [2020-01-13T18:31:46.061Z] === RUN   TestCgroupNamespacesRunOlderClient
18:31:47 [2020-01-13T18:31:47.173Z] --- PASS: TestDaemonIpcModeShareable (1.77s)
18:31:47 [2020-01-13T18:31:47.174Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
18:31:47 [2020-01-13T18:31:47.174Z] === RUN   TestDaemonIpcModePrivate
18:31:47 [2020-01-13T18:31:47.367Z] Leaving: AppArmorNo profiles have been unloaded.
18:31:47 [2020-01-13T18:31:47.367Z] 
18:31:47 [2020-01-13T18:31:47.367Z] Unloading profiles will leave already running processes permanently
18:31:47 [2020-01-13T18:31:47.367Z] unconfined, which can lead to unexpected situations.
18:31:47 [2020-01-13T18:31:47.367Z] 
18:31:47 [2020-01-13T18:31:47.367Z] To set a process to complain mode, use the command line tool
18:31:47 [2020-01-13T18:31:47.367Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:31:47 [2020-01-13T18:31:47.367Z] 
Post stage
[Pipeline] junit
18:31:47 [2020-01-13T18:31:47.636Z] Recording test results
[Pipeline] sh
18:31:47 [2020-01-13T18:31:47.962Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s)
18:31:47 [2020-01-13T18:31:47.962Z] === RUN   TestKernelTCPMemory
18:31:48 [2020-01-13T18:31:48.150Z] + echo Ensuring container killed.
18:31:48 [2020-01-13T18:31:48.150Z] Ensuring container killed.
18:31:48 [2020-01-13T18:31:48.150Z] + docker rm -vf docker-pr2
18:31:48 [2020-01-13T18:31:48.150Z] Error: No such container: docker-pr2
18:31:48 [2020-01-13T18:31:48.150Z] + true
[Pipeline] sh
18:31:48 [2020-01-13T18:31:48.434Z] + echo Chowning /workspace to jenkins user
18:31:48 [2020-01-13T18:31:48.434Z] Chowning /workspace to jenkins user
18:31:48 [2020-01-13T18:31:48.434Z] + id -u
18:31:48 [2020-01-13T18:31:48.434Z] + id -g
18:31:48 [2020-01-13T18:31:48.434Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40366:/workspace busybox chown -R 1000:1000 /workspace
18:31:48 [2020-01-13T18:31:48.895Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:31:49 [2020-01-13T18:31:49.033Z] --- PASS: TestDaemonIpcModePrivate (1.71s)
18:31:49 [2020-01-13T18:31:49.034Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
18:31:49 [2020-01-13T18:31:49.034Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:31:49 [2020-01-13T18:31:49.153Z] --- PASS: TestKernelTCPMemory (1.01s)
18:31:49 [2020-01-13T18:31:49.153Z] === RUN   TestNISDomainname
18:31:49 [2020-01-13T18:31:49.153Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:31:50 [2020-01-13T18:31:50.093Z] #76 ...
18:31:50 [2020-01-13T18:31:50.093Z] 
18:31:50 [2020-01-13T18:31:50.093Z] #77 importing to docker
18:31:50 [2020-01-13T18:31:50.093Z] #77 ...
18:31:50 [2020-01-13T18:31:50.093Z] 
18:31:50 [2020-01-13T18:31:50.093Z] #76 exporting to oci image format
18:31:50 [2020-01-13T18:31:50.093Z] #76 sending tarball 19.1s done
18:31:50 [2020-01-13T18:31:50.093Z] #76 DONE 132.7s
18:31:50 [2020-01-13T18:31:50.093Z] 
18:31:50 [2020-01-13T18:31:50.093Z] #77 importing to docker
18:31:50 [2020-01-13T18:31:50.135Z] --- PASS: TestNISDomainname (1.17s)
18:31:50 [2020-01-13T18:31:50.135Z] === RUN   TestHostnameDnsResolution
18:31:50 [2020-01-13T18:31:50.138Z] + bundleName=docker-py
18:31:50 [2020-01-13T18:31:50.138Z] + echo Creating docker-py-bundles.tar.gz
18:31:50 [2020-01-13T18:31:50.138Z] Creating docker-py-bundles.tar.gz
18:31:50 [2020-01-13T18:31:50.138Z] + 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
18:31:50 [2020-01-13T18:31:50.150Z] Archiving artifacts
18:31:50 [2020-01-13T18:31:50.375Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40366/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
18:31:50 [2020-01-13T18:31:50.420Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
18:31:50 [2020-01-13T18:31:50.420Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
18:31:50 [2020-01-13T18:31:50.420Z] === RUN   TestDaemonIpcModeShareableFromConfig
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
18:31:50 [2020-01-13T18:31:50.739Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e -e DOCKER_GRAPHDRIVER docker:3486edbfbcdaf769b87736115a2d3956ad64886e hack/make.sh binary-daemon
18:31:51 [2020-01-13T18:31:51.305Z] 
18:31:51 [2020-01-13T18:31:51.305Z] Removing bundles/
18:31:51 [2020-01-13T18:31:51.305Z] 
18:31:51 [2020-01-13T18:31:51.305Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
18:31:51 [2020-01-13T18:31:51.305Z] Building: bundles/binary-daemon/dockerd-dev
18:31:51 [2020-01-13T18:31:51.305Z] GOOS="" GOARCH="" GOARM=""
18:31:51 [2020-01-13T18:31:51.520Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
18:31:51 [2020-01-13T18:31:51.778Z] --- PASS: TestHostnameDnsResolution (1.68s)
18:31:51 [2020-01-13T18:31:51.778Z] === RUN   TestStats
18:31:52 [2020-01-13T18:31:52.036Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:31:52 [2020-01-13T18:31:52.221Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s)
18:31:52 [2020-01-13T18:31:52.221Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
18:31:52 [2020-01-13T18:31:52.221Z] === RUN   TestIpcModeOlderClient
18:31:52 [2020-01-13T18:31:52.221Z] === PAUSE TestIpcModeOlderClient
18:31:52 [2020-01-13T18:31:52.221Z] === RUN   TestKillContainerInvalidSignal
18:31:52 [2020-01-13T18:31:52.294Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:31:53 [2020-01-13T18:31:53.465Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
18:31:53 [2020-01-13T18:31:53.465Z] === RUN   TestKillContainer
18:31:53 [2020-01-13T18:31:53.466Z] === RUN   TestKillContainer/no_signal
18:31:54 [2020-01-13T18:31:54.009Z] === RUN   TestKillContainer/non_killing_signal
18:31:54 [2020-01-13T18:31:54.789Z] === RUN   TestKillContainer/killing_signal
18:31:54 [2020-01-13T18:31:54.823Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:31:54 [2020-01-13T18:31:54.823Z] --- PASS: TestStats (2.82s)
18:31:54 [2020-01-13T18:31:54.823Z] === RUN   TestStopContainerWithTimeout
18:31:54 [2020-01-13T18:31:54.823Z] === RUN   TestStopContainerWithTimeout/0
18:31:54 [2020-01-13T18:31:54.823Z] === PAUSE TestStopContainerWithTimeout/0
18:31:54 [2020-01-13T18:31:54.823Z] === RUN   TestStopContainerWithTimeout/1
18:31:54 [2020-01-13T18:31:54.823Z] === PAUSE TestStopContainerWithTimeout/1
18:31:54 [2020-01-13T18:31:54.823Z] === RUN   TestStopContainerWithTimeout/3
18:31:54 [2020-01-13T18:31:54.823Z] === PAUSE TestStopContainerWithTimeout/3
18:31:54 [2020-01-13T18:31:54.823Z] === RUN   TestStopContainerWithTimeout/-1
18:31:54 [2020-01-13T18:31:54.823Z] === PAUSE TestStopContainerWithTimeout/-1
18:31:54 [2020-01-13T18:31:54.823Z] === CONT  TestStopContainerWithTimeout/0
18:31:54 [2020-01-13T18:31:54.823Z] === CONT  TestStopContainerWithTimeout/-1
18:31:55 [2020-01-13T18:31:55.389Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
18:31:55 [2020-01-13T18:31:55.677Z] --- PASS: TestKillContainer (2.64s)
18:31:55 [2020-01-13T18:31:55.677Z]     --- PASS: TestKillContainer/no_signal (0.83s)
18:31:55 [2020-01-13T18:31:55.677Z]     --- PASS: TestKillContainer/non_killing_signal (0.63s)
18:31:55 [2020-01-13T18:31:55.677Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
18:31:55 [2020-01-13T18:31:55.677Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:31:55 [2020-01-13T18:31:55.677Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:31:55 [2020-01-13T18:31:55.954Z] === CONT  TestStopContainerWithTimeout/3
18:31:56 [2020-01-13T18:31:56.074Z] --- PASS: TestDaemonStartWithLogOpt (10.47s)
18:31:56 [2020-01-13T18:31:56.945Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:31:57 [2020-01-13T18:31:57.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.94s)
18:31:57 [2020-01-13T18:31:57.730Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.05s)
18:31:57 [2020-01-13T18:31:57.730Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
18:31:57 [2020-01-13T18:31:57.730Z] === RUN   TestKillStoppedContainer
18:31:57 [2020-01-13T18:31:57.730Z] --- PASS: TestKillStoppedContainer (0.10s)
18:31:57 [2020-01-13T18:31:57.730Z] === RUN   TestKillStoppedContainerAPIPre120
18:31:57 [2020-01-13T18:31:57.854Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:31:58 [2020-01-13T18:31:58.092Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
18:31:58 [2020-01-13T18:31:58.092Z] === RUN   TestKillDifferentUserContainer
18:31:58 [2020-01-13T18:31:58.112Z] === CONT  TestStopContainerWithTimeout/1
18:31:58 [2020-01-13T18:31:58.860Z] --- PASS: TestKillDifferentUserContainer (0.82s)
18:31:58 [2020-01-13T18:31:58.860Z] === RUN   TestInspectOomKilledTrue
18:31:58 [2020-01-13T18:31:58.860Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:31:58 [2020-01-13T18:31:58.860Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:31:58 [2020-01-13T18:31:58.860Z] === RUN   TestInspectOomKilledFalse
18:31:58 [2020-01-13T18:31:58.860Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:31:58 [2020-01-13T18:31:58.860Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:31:58 [2020-01-13T18:31:58.860Z] === RUN   TestLinksEtcHostsContentMatch
18:31:59 [2020-01-13T18:31:59.225Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
18:31:59 [2020-01-13T18:31:59.225Z] === RUN   TestLinksContainerNames
18:31:59 [2020-01-13T18:31:59.357Z] --- PASS: TestContinueAfterPluginCrash (15.33s)
18:31:59 [2020-01-13T18:31:59.357Z] PASS
18:31:59 [2020-01-13T18:31:59.357Z] 
18:31:59 [2020-01-13T18:31:59.357Z] DONE 2 tests in 15.497s
18:31:59 [2020-01-13T18:31:59.357Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:31:59 [2020-01-13T18:31:59.357Z] ++ 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
18:31:59 [2020-01-13T18:31:59.357Z] ++ set -e
18:31:59 [2020-01-13T18:31:59.357Z] ++ '[' -n 0 ']'
18:31:59 [2020-01-13T18:31:59.357Z] ++ set -x
18:31:59 [2020-01-13T18:31:59.357Z] ++ env -i DEST=/go/src/github.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
18:31:59 [2020-01-13T18:31:59.357Z] INFO: Testing against a local daemon
18:31:59 [2020-01-13T18:31:59.357Z] === RUN   TestPluginWithDevMounts
18:31:59 [2020-01-13T18:31:59.357Z] === PAUSE TestPluginWithDevMounts
18:31:59 [2020-01-13T18:31:59.357Z] === CONT  TestPluginWithDevMounts
18:31:59 [2020-01-13T18:31:59.487Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
18:31:59 [2020-01-13T18:31:59.745Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:31:59 [2020-01-13T18:31:59.745Z]     --- PASS: TestStopContainerWithTimeout/0 (1.24s)
18:31:59 [2020-01-13T18:31:59.745Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.30s)
18:31:59 [2020-01-13T18:31:59.745Z]     --- PASS: TestStopContainerWithTimeout/3 (2.85s)
18:31:59 [2020-01-13T18:31:59.745Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
18:31:59 [2020-01-13T18:31:59.745Z] === RUN   TestDeleteDevicemapper
18:31:59 [2020-01-13T18:31:59.745Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:31:59 [2020-01-13T18:31:59.745Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:31:59 [2020-01-13T18:31:59.745Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:32:01 [2020-01-13T18:32:01.168Z] --- PASS: TestLinksContainerNames (1.54s)
18:32:01 [2020-01-13T18:32:01.168Z] === RUN   TestLogsFollowTailEmpty
18:32:01 [2020-01-13T18:32:01.889Z] --- PASS: TestPluginWithDevMounts (2.21s)
18:32:01 [2020-01-13T18:32:01.889Z] PASS
18:32:01 [2020-01-13T18:32:01.889Z] 
18:32:01 [2020-01-13T18:32:01.889Z] DONE 1 tests in 2.377s
18:32:01 [2020-01-13T18:32:01.890Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:32:01 [2020-01-13T18:32:01.890Z] ++ 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
18:32:01 [2020-01-13T18:32:01.890Z] ++ set -e
18:32:01 [2020-01-13T18:32:01.890Z] ++ '[' -n 0 ']'
18:32:01 [2020-01-13T18:32:01.890Z] ++ set -x
18:32:01 [2020-01-13T18:32:01.890Z] ++ env -i DEST=/go/src/github.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
18:32:01 [2020-01-13T18:32:01.890Z] INFO: Testing against a local daemon
18:32:01 [2020-01-13T18:32:01.890Z] === RUN   TestSecretInspect
18:32:01 [2020-01-13T18:32:01.950Z] --- PASS: TestLogsFollowTailEmpty (0.98s)
18:32:01 [2020-01-13T18:32:01.950Z] === RUN   TestContainerNetworkMountsNoChown
18:32:02 [2020-01-13T18:32:02.700Z]  ---> 606f7b2d93e9
18:32:02 [2020-01-13T18:32:02.700Z] Successfully built 606f7b2d93e9
18:32:02 [2020-01-13T18:32:02.700Z] Successfully tagged docker:latest
18:32:02 [2020-01-13T18:32:02.700Z] INFO: Image build ended at 01/13/2020 18:32:02. Duration:00:04:15.3861971
18:32:02 [2020-01-13T18:32:02.700Z] 
18:32:02 [2020-01-13T18:32:02.700Z] 
18:32:02 [2020-01-13T18:32:02.700Z] INFO: Building the test binaries at 01/13/2020 18:32:02...
18:32:02 [2020-01-13T18:32:02.733Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s)
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/default
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/default
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/private
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/private
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rprivate
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rprivate
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/slave
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/slave
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rslave
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rslave
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/shared
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/shared
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rshared
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rshared
18:32:02 [2020-01-13T18:32:02.733Z] === CONT  TestMountDaemonRoot/default
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/default/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/default/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === CONT  TestMountDaemonRoot/rshared
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === CONT  TestMountDaemonRoot/shared
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === CONT  TestMountDaemonRoot/rslave
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === CONT  TestMountDaemonRoot/slave
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === CONT  TestMountDaemonRoot/rprivate
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === CONT  TestMountDaemonRoot/private
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/private/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/private/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:32:02 [2020-01-13T18:32:02.733Z] === CONT  TestMountDaemonRoot/default/mount_root
18:32:02 [2020-01-13T18:32:02.733Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:32:03 [2020-01-13T18:32:03.027Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s)
18:32:03 [2020-01-13T18:32:03.027Z] === RUN   TestUpdateMemory
18:32:03 [2020-01-13T18:32:03.027Z] --- SKIP: TestUpdateMemory (0.00s)
18:32:03 [2020-01-13T18:32:03.027Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:32:03 [2020-01-13T18:32:03.027Z] === RUN   TestUpdateCPUQuota
18:32:03 [2020-01-13T18:32:03.097Z] === CONT  TestMountDaemonRoot/default/bind_root
18:32:03 [2020-01-13T18:32:03.097Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:32:03 [2020-01-13T18:32:03.097Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:32:03 [2020-01-13T18:32:03.097Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:32:03 [2020-01-13T18:32:03.097Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:32:03 [2020-01-13T18:32:03.097Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:32:03 [2020-01-13T18:32:03.097Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:32:03 [2020-01-13T18:32:03.097Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:32:03 [2020-01-13T18:32:03.097Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:32:03 [2020-01-13T18:32:03.097Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:32:03 [2020-01-13T18:32:03.097Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:32:03 [2020-01-13T18:32:03.474Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:32:03 [2020-01-13T18:32:03.474Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:32:03 [2020-01-13T18:32:03.474Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:32:03 [2020-01-13T18:32:03.474Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:32:03 [2020-01-13T18:32:03.474Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:32:03 [2020-01-13T18:32:03.474Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:32:03 [2020-01-13T18:32:03.474Z] === CONT  TestMountDaemonRoot/private/bind_root
18:32:03 [2020-01-13T18:32:03.474Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:32:03 [2020-01-13T18:32:03.474Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:32:03 [2020-01-13T18:32:03.474Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:32:03 [2020-01-13T18:32:03.474Z] === CONT  TestMountDaemonRoot/private/mount_root
18:32:03 [2020-01-13T18:32:03.474Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:32:03 [2020-01-13T18:32:03.474Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:32:03 [2020-01-13T18:32:03.474Z] --- PASS: TestMountDaemonRoot (0.01s)
18:32:03 [2020-01-13T18:32:03.474Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
18:32:03 [2020-01-13T18:32:03.474Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
18:32:03 [2020-01-13T18:32:03.474Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:32:03 [2020-01-13T18:32:03.474Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
18:32:03 [2020-01-13T18:32:03.474Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:32:03 [2020-01-13T18:32:03.474Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
18:32:03 [2020-01-13T18:32:03.474Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
18:32:03 [2020-01-13T18:32:03.474Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:32:03 [2020-01-13T18:32:03.474Z] === RUN   TestContainerBindMountNonRecursive
18:32:03 [2020-01-13T18:32:03.592Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:32:04 [2020-01-13T18:32:04.159Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
18:32:04 [2020-01-13T18:32:04.419Z] --- PASS: TestUpdateCPUQuota (1.63s)
18:32:04 [2020-01-13T18:32:04.419Z] === RUN   TestUpdatePidsLimit
18:32:04 [2020-01-13T18:32:04.419Z] === RUN   TestUpdatePidsLimit/update_from_none
18:32:04 [2020-01-13T18:32:04.679Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:32:04 [2020-01-13T18:32:04.937Z] === RUN   TestUpdatePidsLimit/no_change
18:32:05 [2020-01-13T18:32:05.175Z] --- PASS: TestSecretInspect (3.26s)
18:32:05 [2020-01-13T18:32:05.175Z] === RUN   TestSecretList
18:32:05 [2020-01-13T18:32:05.195Z] === RUN   TestUpdatePidsLimit/update_lower
18:32:05 [2020-01-13T18:32:05.271Z] --- PASS: TestContainerBindMountNonRecursive (1.81s)
18:32:05 [2020-01-13T18:32:05.271Z] === RUN   TestNetworkNat
18:32:05 [2020-01-13T18:32:05.761Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:32:06 [2020-01-13T18:32:06.019Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:32:06 [2020-01-13T18:32:06.278Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:32:06 [2020-01-13T18:32:06.535Z] --- PASS: TestNetworkNat (0.95s)
18:32:06 [2020-01-13T18:32:06.535Z] === RUN   TestNetworkLocalhostTCPNat
18:32:06 [2020-01-13T18:32:06.537Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:32:06 [2020-01-13T18:32:06.795Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
18:32:07 [2020-01-13T18:32:07.053Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:32:07 [2020-01-13T18:32:07.053Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:32:07 [2020-01-13T18:32:07.424Z] INFO: make.ps1 starting at 01/13/2020 18:32:06
18:32:07 [2020-01-13T18:32:07.424Z] INFO: Git commit (a77ac8423) assumed from DOCKER_GITCOMMIT environment variable
18:32:07 [2020-01-13T18:32:07.424Z] INFO: Invoking autogen...
18:32:07 [2020-01-13T18:32:07.443Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s)
18:32:07 [2020-01-13T18:32:07.443Z] === RUN   TestNetworkLoopbackNat
18:32:07 [2020-01-13T18:32:07.879Z] INFO: Building daemon...
18:32:07 [2020-01-13T18:32:07.987Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:32:08 [2020-01-13T18:32:08.212Z] --- PASS: TestNetworkLoopbackNat (1.12s)
18:32:08 [2020-01-13T18:32:08.212Z] === RUN   TestPause
18:32:08 [2020-01-13T18:32:08.463Z] --- PASS: TestSecretList (3.28s)
18:32:08 [2020-01-13T18:32:08.463Z] === RUN   TestSecretsCreateAndDelete
18:32:08 [2020-01-13T18:32:08.922Z] --- PASS: TestUpdatePidsLimit (4.40s)
18:32:08 [2020-01-13T18:32:08.922Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.50s)
18:32:08 [2020-01-13T18:32:08.922Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
18:32:08 [2020-01-13T18:32:08.922Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
18:32:08 [2020-01-13T18:32:08.922Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
18:32:08 [2020-01-13T18:32:08.922Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
18:32:08 [2020-01-13T18:32:08.922Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
18:32:08 [2020-01-13T18:32:08.922Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s)
18:32:08 [2020-01-13T18:32:08.922Z] === RUN   TestUpdateRestartPolicy
18:32:09 [2020-01-13T18:32:09.462Z] --- PASS: TestPause (0.93s)
18:32:09 [2020-01-13T18:32:09.462Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:32:09 [2020-01-13T18:32:09.462Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:32:09 [2020-01-13T18:32:09.462Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:32:09 [2020-01-13T18:32:09.462Z] === RUN   TestPauseStopPausedContainer
18:32:10 [2020-01-13T18:32:10.233Z] --- PASS: TestPauseStopPausedContainer (0.93s)
18:32:10 [2020-01-13T18:32:10.234Z] === RUN   TestPsFilter
18:32:10 [2020-01-13T18:32:10.234Z] --- PASS: TestPsFilter (0.25s)
18:32:10 [2020-01-13T18:32:10.234Z] === RUN   TestRemoveContainerWithRemovedVolume
18:32:10 [2020-01-13T18:32:10.296Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
18:32:11 [2020-01-13T18:32:11.016Z] --- PASS: TestSecretsCreateAndDelete (2.82s)
18:32:11 [2020-01-13T18:32:11.016Z] === RUN   TestSecretsUpdate
18:32:11 [2020-01-13T18:32:11.474Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
18:32:11 [2020-01-13T18:32:11.474Z] === RUN   TestRemoveContainerWithVolume
18:32:12 [2020-01-13T18:32:12.250Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
18:32:12 [2020-01-13T18:32:12.250Z] === RUN   TestRemoveContainerRunning
18:32:13 [2020-01-13T18:32:13.218Z] --- PASS: TestRemoveContainerRunning (0.94s)
18:32:13 [2020-01-13T18:32:13.218Z] === RUN   TestRemoveContainerForceRemoveRunning
18:32:13 [2020-01-13T18:32:13.577Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
18:32:13 [2020-01-13T18:32:13.577Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:32:14 [2020-01-13T18:32:14.009Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s)
18:32:14 [2020-01-13T18:32:14.009Z] === RUN   TestRemoveInvalidContainer
18:32:14 [2020-01-13T18:32:14.009Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:32:14 [2020-01-13T18:32:14.009Z] === RUN   TestRenameLinkedContainer
18:32:14 [2020-01-13T18:32:14.302Z] --- PASS: TestSecretsUpdate (3.29s)
18:32:14 [2020-01-13T18:32:14.302Z] === RUN   TestTemplatedSecret
18:32:15 [2020-01-13T18:32:15.478Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
18:32:15 [2020-01-13T18:32:15.478Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:32:16 [2020-01-13T18:32:16.044Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
18:32:16 [2020-01-13T18:32:16.979Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:32:18 [2020-01-13T18:32:18.014Z] --- PASS: TestRenameLinkedContainer (3.39s)
18:32:18 [2020-01-13T18:32:18.014Z] === RUN   TestRenameStoppedContainer
18:32:18 [2020-01-13T18:32:18.395Z] --- PASS: TestRenameStoppedContainer (0.86s)
18:32:18 [2020-01-13T18:32:18.395Z] === RUN   TestRenameRunningContainerAndReuse
18:32:18 [2020-01-13T18:32:18.492Z] --- PASS: TestTemplatedSecret (3.34s)
18:32:18 [2020-01-13T18:32:18.492Z] === RUN   TestSecretCreateResolve
18:32:18 [2020-01-13T18:32:18.879Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
18:32:20 [2020-01-13T18:32:20.207Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s)
18:32:20 [2020-01-13T18:32:20.207Z] === RUN   TestRenameInvalidName
18:32:20 [2020-01-13T18:32:20.395Z] --- PASS: TestSecretCreateResolve (2.75s)
18:32:20 [2020-01-13T18:32:20.395Z] PASS
18:32:20 [2020-01-13T18:32:20.395Z] 
18:32:20 [2020-01-13T18:32:20.395Z] DONE 6 tests in 18.901s
18:32:20 [2020-01-13T18:32:20.395Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:32:20 [2020-01-13T18:32:20.395Z] ++ 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
18:32:20 [2020-01-13T18:32:20.395Z] ++ set -e
18:32:20 [2020-01-13T18:32:20.395Z] ++ '[' -n 0 ']'
18:32:20 [2020-01-13T18:32:20.395Z] ++ set -x
18:32:20 [2020-01-13T18:32:20.395Z] ++ env -i DEST=/go/src/github.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
18:32:20 [2020-01-13T18:32:20.654Z] INFO: Testing against a local daemon
18:32:20 [2020-01-13T18:32:20.654Z] === RUN   TestServiceCreateInit
18:32:20 [2020-01-13T18:32:20.654Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:32:20 [2020-01-13T18:32:20.989Z] --- PASS: TestRenameInvalidName (0.97s)
18:32:20 [2020-01-13T18:32:20.989Z] === RUN   TestRenameAnonymousContainer
18:32:22 [2020-01-13T18:32:22.159Z] --- PASS: TestUpdateRestartPolicy (13.24s)
18:32:22 [2020-01-13T18:32:22.159Z] === RUN   TestUpdateRestartWithAutoRemove
18:32:23 [2020-01-13T18:32:23.094Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s)
18:32:23 [2020-01-13T18:32:23.094Z] === RUN   TestWaitNonBlocked
18:32:23 [2020-01-13T18:32:23.094Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:32:23 [2020-01-13T18:32:23.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:32:23 [2020-01-13T18:32:23.094Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:32:23 [2020-01-13T18:32:23.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:32:23 [2020-01-13T18:32:23.094Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:32:23 [2020-01-13T18:32:23.094Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:32:23 [2020-01-13T18:32:23.352Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:32:24 [2020-01-13T18:32:24.154Z] --- PASS: TestRenameAnonymousContainer (3.02s)
18:32:24 [2020-01-13T18:32:24.154Z] === RUN   TestRenameContainerWithSameName
18:32:24 [2020-01-13T18:32:24.285Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
18:32:24 [2020-01-13T18:32:24.285Z] --- PASS: TestWaitNonBlocked (0.02s)
18:32:24 [2020-01-13T18:32:24.285Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s)
18:32:24 [2020-01-13T18:32:24.285Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.38s)
18:32:24 [2020-01-13T18:32:24.285Z] === RUN   TestWaitBlocked
18:32:24 [2020-01-13T18:32:24.285Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:32:24 [2020-01-13T18:32:24.285Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:32:24 [2020-01-13T18:32:24.285Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:32:24 [2020-01-13T18:32:24.285Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:32:24 [2020-01-13T18:32:24.285Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:32:24 [2020-01-13T18:32:24.285Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:32:24 [2020-01-13T18:32:24.932Z] --- PASS: TestRenameContainerWithSameName (0.75s)
18:32:24 [2020-01-13T18:32:24.932Z] === RUN   TestRenameContainerWithLinkedContainer
18:32:25 [2020-01-13T18:32:25.218Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
18:32:25 [2020-01-13T18:32:25.784Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
18:32:25 [2020-01-13T18:32:25.784Z] --- PASS: TestWaitBlocked (0.02s)
18:32:25 [2020-01-13T18:32:25.784Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s)
18:32:25 [2020-01-13T18:32:25.784Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s)
18:32:25 [2020-01-13T18:32:25.784Z] === CONT  TestContainerStartOnDaemonRestart
18:32:25 [2020-01-13T18:32:25.784Z] === CONT  TestIpcModeOlderClient
18:32:25 [2020-01-13T18:32:25.922Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:32:26 [2020-01-13T18:32:26.042Z] --- PASS: TestIpcModeOlderClient (0.17s)
18:32:26 [2020-01-13T18:32:26.042Z] === CONT  TestDaemonRestartIpcMode
18:32:26 [2020-01-13T18:32:26.042Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:32:26 [2020-01-13T18:32:26.214Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s)
18:32:26 [2020-01-13T18:32:26.214Z] === RUN   TestResize
18:32:26 [2020-01-13T18:32:26.300Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:32:27 [2020-01-13T18:32:27.117Z] --- PASS: TestResize (0.91s)
18:32:27 [2020-01-13T18:32:27.117Z] === RUN   TestResizeWithInvalidSize
18:32:27 [2020-01-13T18:32:27.235Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:32:27 [2020-01-13T18:32:27.802Z] === RUN   TestDockerSuite/TestBuildCmd
18:32:28 [2020-01-13T18:32:28.366Z] --- PASS: TestResizeWithInvalidSize (0.88s)
18:32:28 [2020-01-13T18:32:28.366Z] === RUN   TestResizeWhenContainerNotStarted
18:32:28 [2020-01-13T18:32:28.372Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:32:28 [2020-01-13T18:32:28.630Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:32:29 [2020-01-13T18:32:29.145Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
18:32:29 [2020-01-13T18:32:29.145Z] === RUN   TestDaemonRestartKillContainers
18:32:29 [2020-01-13T18:32:29.145Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:32:29 [2020-01-13T18:32:29.145Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:32:29 [2020-01-13T18:32:29.195Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:32:29 [2020-01-13T18:32:29.195Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:32:29 [2020-01-13T18:32:29.435Z] #77 DONE 36.8s
18:32:29 [2020-01-13T18:32:29.454Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:32:29 [2020-01-13T18:32:29.872Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3486edbfbcdaf769b87736115a2d3956ad64886e hack/test/unit
18:32:30 [2020-01-13T18:32:30.391Z] --- PASS: TestDaemonRestartIpcMode (4.28s)
18:32:30 [2020-01-13T18:32:30.391Z] PASS
18:32:30 [2020-01-13T18:32:30.391Z] 
18:32:30 [2020-01-13T18:32:30.391Z] === Skipped
18:32:30 [2020-01-13T18:32:30.391Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:32:30 [2020-01-13T18:32:30.391Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:32:30 [2020-01-13T18:32:30.391Z] 
18:32:30 [2020-01-13T18:32:30.391Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:32:30 [2020-01-13T18:32:30.391Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:32:30 [2020-01-13T18:32:30.391Z] 
18:32:30 [2020-01-13T18:32:30.391Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:32:30 [2020-01-13T18:32:30.391Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:32:30 [2020-01-13T18:32:30.391Z] 
18:32:30 [2020-01-13T18:32:30.391Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:32:30 [2020-01-13T18:32:30.391Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:32:30 [2020-01-13T18:32:30.391Z] 
18:32:30 [2020-01-13T18:32:30.391Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:32:30 [2020-01-13T18:32:30.391Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:32:30 [2020-01-13T18:32:30.391Z] 
18:32:30 [2020-01-13T18:32:30.391Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:32:30 [2020-01-13T18:32:30.391Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:32:30 [2020-01-13T18:32:30.391Z] 
18:32:30 [2020-01-13T18:32:30.391Z] 
18:32:30 [2020-01-13T18:32:30.391Z] DONE 197 tests, 6 skipped in 148.466s
18:32:30 [2020-01-13T18:32:30.391Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:32:30 [2020-01-13T18:32:30.391Z] ++ 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
18:32:30 [2020-01-13T18:32:30.391Z] ++ set -e
18:32:30 [2020-01-13T18:32:30.391Z] ++ '[' -n 0 ']'
18:32:30 [2020-01-13T18:32:30.391Z] ++ set -x
18:32:30 [2020-01-13T18:32:30.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:32:30 [2020-01-13T18:32:30.391Z] INFO: Testing against a local daemon
18:32:30 [2020-01-13T18:32:30.391Z] === RUN   TestCommitInheritsEnv
18:32:30 [2020-01-13T18:32:30.958Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:32:30 [2020-01-13T18:32:30.958Z] --- PASS: TestCommitInheritsEnv (0.50s)
18:32:30 [2020-01-13T18:32:30.958Z] === RUN   TestImportExtremelyLargeImageWorks
18:32:30 [2020-01-13T18:32:30.958Z] === PAUSE TestImportExtremelyLargeImageWorks
18:32:30 [2020-01-13T18:32:30.958Z] === RUN   TestImagesFilterMultiReference
18:32:30 [2020-01-13T18:32:30.958Z] --- PASS: TestImagesFilterMultiReference (0.09s)
18:32:30 [2020-01-13T18:32:30.958Z] === RUN   TestImagePullPlatformInvalid
18:32:30 [2020-01-13T18:32:30.958Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:32:30 [2020-01-13T18:32:30.958Z] === RUN   TestRemoveImageOrphaning
18:32:31 [2020-01-13T18:32:31.015Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:32:31 [2020-01-13T18:32:31.191Z] --- PASS: TestServiceCreateInit (10.59s)
18:32:31 [2020-01-13T18:32:31.191Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s)
18:32:31 [2020-01-13T18:32:31.191Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s)
18:32:31 [2020-01-13T18:32:31.191Z] === RUN   TestCreateServiceMultipleTimes
18:32:31 [2020-01-13T18:32:31.393Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:32:31 [2020-01-13T18:32:31.524Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
18:32:31 [2020-01-13T18:32:31.524Z] --- PASS: TestRemoveImageOrphaning (0.53s)
18:32:31 [2020-01-13T18:32:31.524Z] === RUN   TestRemoveImageGarbageCollector
18:32:32 [2020-01-13T18:32:32.457Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
18:32:33 [2020-01-13T18:32:33.023Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
18:32:33 [2020-01-13T18:32:33.358Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:32:33 [2020-01-13T18:32:33.588Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
18:32:33 [2020-01-13T18:32:33.846Z] --- PASS: TestRemoveImageGarbageCollector (2.27s)
18:32:33 [2020-01-13T18:32:33.846Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:32:33 [2020-01-13T18:32:33.846Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
18:32:33 [2020-01-13T18:32:33.846Z] === RUN   TestTagInvalidReference
18:32:33 [2020-01-13T18:32:33.846Z] --- PASS: TestTagInvalidReference (0.05s)
18:32:33 [2020-01-13T18:32:33.846Z] === RUN   TestTagValidPrefixedRepo
18:32:34 [2020-01-13T18:32:34.104Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
18:32:34 [2020-01-13T18:32:34.104Z] === RUN   TestTagExistedNameWithoutForce
18:32:34 [2020-01-13T18:32:34.104Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:32:34 [2020-01-13T18:32:34.104Z] === RUN   TestTagOfficialNames
18:32:34 [2020-01-13T18:32:34.104Z] --- PASS: TestTagOfficialNames (0.08s)
18:32:34 [2020-01-13T18:32:34.104Z] === RUN   TestTagMatchesDigest
18:32:34 [2020-01-13T18:32:34.104Z] --- PASS: TestTagMatchesDigest (0.02s)
18:32:34 [2020-01-13T18:32:34.104Z] === CONT  TestImportExtremelyLargeImageWorks
18:32:34 [2020-01-13T18:32:34.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:32:34 [2020-01-13T18:32:34.292Z] ?   	github.com/docker/docker/api	[no test files]
18:32:35 [2020-01-13T18:32:35.947Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:32:36 [2020-01-13T18:32:36.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:32:37 [2020-01-13T18:32:37.388Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
18:32:37 [2020-01-13T18:32:37.646Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:32:37 [2020-01-13T18:32:37.646Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
18:32:37 [2020-01-13T18:32:37.662Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:32:38 [2020-01-13T18:32:38.046Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:32:39 [2020-01-13T18:32:39.020Z] === RUN   TestDockerSuite/TestBuildContChar
18:32:39 [2020-01-13T18:32:39.468Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:32:39 [2020-01-13T18:32:39.468Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:32:40 [2020-01-13T18:32:40.919Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
18:32:41 [2020-01-13T18:32:41.901Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:32:41 [2020-01-13T18:32:41.901Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.13s)
18:32:41 [2020-01-13T18:32:41.901Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s)
18:32:41 [2020-01-13T18:32:41.901Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s)
18:32:41 [2020-01-13T18:32:41.901Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s)
18:32:41 [2020-01-13T18:32:41.901Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s)
18:32:41 [2020-01-13T18:32:41.901Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.07s)
18:32:41 [2020-01-13T18:32:41.901Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s)
18:32:41 [2020-01-13T18:32:41.901Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s)
18:32:41 [2020-01-13T18:32:41.901Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s)
18:32:41 [2020-01-13T18:32:41.901Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s)
18:32:41 [2020-01-13T18:32:41.901Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s)
18:32:41 [2020-01-13T18:32:41.901Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s)
18:32:41 [2020-01-13T18:32:41.901Z] === RUN   TestCgroupNamespacesRun
18:32:43 [2020-01-13T18:32:43.152Z] --- PASS: TestCgroupNamespacesRun (1.63s)
18:32:43 [2020-01-13T18:32:43.152Z] === RUN   TestCgroupNamespacesRunPrivileged
18:32:43 [2020-01-13T18:32:43.446Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:32:43 [2020-01-13T18:32:43.446Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
18:32:44 [2020-01-13T18:32:44.381Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:32:44 [2020-01-13T18:32:44.947Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:32:45 [2020-01-13T18:32:45.026Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s)
18:32:45 [2020-01-13T18:32:45.026Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:32:45 [2020-01-13T18:32:45.205Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:32:45 [2020-01-13T18:32:45.771Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:32:46 [2020-01-13T18:32:46.336Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:32:46 [2020-01-13T18:32:46.538Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
18:32:46 [2020-01-13T18:32:46.538Z] === RUN   TestCgroupNamespacesRunHostMode
18:32:48 [2020-01-13T18:32:48.237Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
18:32:48 [2020-01-13T18:32:48.349Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s)
18:32:48 [2020-01-13T18:32:48.349Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:32:49 [2020-01-13T18:32:49.172Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
18:32:50 [2020-01-13T18:32:50.150Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s)
18:32:50 [2020-01-13T18:32:50.151Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:32:50 [2020-01-13T18:32:50.929Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s)
18:32:50 [2020-01-13T18:32:50.929Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:32:51 [2020-01-13T18:32:51.842Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
18:32:51 [2020-01-13T18:32:51.842Z] === RUN   TestCgroupNamespacesRunOlderClient
18:32:53 [2020-01-13T18:32:53.123Z] --- PASS: TestCreateServiceMultipleTimes (19.41s)
18:32:53 [2020-01-13T18:32:53.123Z] === RUN   TestCreateServiceConflict
18:32:53 [2020-01-13T18:32:53.154Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s)
18:32:53 [2020-01-13T18:32:53.154Z] === RUN   TestKernelTCPMemory
18:32:54 [2020-01-13T18:32:54.058Z] --- PASS: TestCreateServiceConflict (3.21s)
18:32:54 [2020-01-13T18:32:54.058Z] === RUN   TestCreateServiceMaxReplicas
18:32:54 [2020-01-13T18:32:54.401Z] --- PASS: TestKernelTCPMemory (0.97s)
18:32:54 [2020-01-13T18:32:54.401Z] === RUN   TestNISDomainname
18:32:55 [2020-01-13T18:32:55.664Z] --- PASS: TestNISDomainname (1.19s)
18:32:55 [2020-01-13T18:32:55.664Z] === RUN   TestHostnameDnsResolution
18:32:55 [2020-01-13T18:32:55.730Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:32:56 [2020-01-13T18:32:56.836Z] ok  	github.com/docker/docker/api/server	0.039s	coverage: 9.0% of statements
18:32:56 [2020-01-13T18:32:56.924Z] --- PASS: TestHostnameDnsResolution (1.18s)
18:32:56 [2020-01-13T18:32:56.924Z] === RUN   TestStats
18:32:58 [2020-01-13T18:32:58.249Z] --- PASS: TestCreateServiceMaxReplicas (3.72s)
18:32:58 [2020-01-13T18:32:58.249Z] === RUN   TestCreateWithDuplicateNetworkNames
18:32:58 [2020-01-13T18:32:58.886Z] --- PASS: TestStats (2.07s)
18:32:58 [2020-01-13T18:32:58.887Z] === RUN   TestStopContainerWithTimeout
18:32:58 [2020-01-13T18:32:58.887Z] === RUN   TestStopContainerWithTimeout/0
18:32:58 [2020-01-13T18:32:58.887Z] === PAUSE TestStopContainerWithTimeout/0
18:32:58 [2020-01-13T18:32:58.887Z] === RUN   TestStopContainerWithTimeout/1
18:32:58 [2020-01-13T18:32:58.887Z] === PAUSE TestStopContainerWithTimeout/1
18:32:58 [2020-01-13T18:32:58.887Z] === RUN   TestStopContainerWithTimeout/3
18:32:58 [2020-01-13T18:32:58.887Z] === PAUSE TestStopContainerWithTimeout/3
18:32:58 [2020-01-13T18:32:58.887Z] === RUN   TestStopContainerWithTimeout/-1
18:32:58 [2020-01-13T18:32:58.887Z] === PAUSE TestStopContainerWithTimeout/-1
18:32:58 [2020-01-13T18:32:58.887Z] === CONT  TestStopContainerWithTimeout/0
18:32:58 [2020-01-13T18:32:58.887Z] === CONT  TestStopContainerWithTimeout/-1
18:32:59 [2020-01-13T18:32:59.013Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
18:32:59 [2020-01-13T18:32:59.659Z] === CONT  TestStopContainerWithTimeout/3
18:33:02 [2020-01-13T18:33:02.058Z] === CONT  TestStopContainerWithTimeout/1
18:33:02 [2020-01-13T18:33:02.293Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
18:33:02 [2020-01-13T18:33:02.293Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:33:02 [2020-01-13T18:33:02.858Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:33:03 [2020-01-13T18:33:03.793Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:33:03 [2020-01-13T18:33:03.831Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:33:03 [2020-01-13T18:33:03.831Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
18:33:03 [2020-01-13T18:33:03.831Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.91s)
18:33:03 [2020-01-13T18:33:03.831Z]     --- PASS: TestStopContainerWithTimeout/3 (2.87s)
18:33:03 [2020-01-13T18:33:03.831Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
18:33:03 [2020-01-13T18:33:03.831Z] === RUN   TestDeleteDevicemapper
18:33:03 [2020-01-13T18:33:03.831Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:33:03 [2020-01-13T18:33:03.831Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:33:03 [2020-01-13T18:33:03.831Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:33:04 [2020-01-13T18:33:04.051Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
18:33:04 [2020-01-13T18:33:04.618Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
18:33:05 [2020-01-13T18:33:05.184Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
18:33:05 [2020-01-13T18:33:05.750Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
18:33:06 [2020-01-13T18:33:06.402Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s)
18:33:06 [2020-01-13T18:33:06.402Z] === RUN   TestUpdateMemory
18:33:06 [2020-01-13T18:33:06.402Z] --- SKIP: TestUpdateMemory (0.00s)
18:33:06 [2020-01-13T18:33:06.402Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:33:06 [2020-01-13T18:33:06.402Z] === RUN   TestUpdateCPUQuota
18:33:07 [2020-01-13T18:33:07.181Z] --- PASS: TestUpdateCPUQuota (1.38s)
18:33:07 [2020-01-13T18:33:07.181Z] === RUN   TestUpdatePidsLimit
18:33:07 [2020-01-13T18:33:07.181Z] === RUN   TestUpdatePidsLimit/update_from_none
18:33:07 [2020-01-13T18:33:07.965Z] === RUN   TestUpdatePidsLimit/no_change
18:33:08 [2020-01-13T18:33:08.279Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:33:08 [2020-01-13T18:33:08.279Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
18:33:08 [2020-01-13T18:33:08.279Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
18:33:08 [2020-01-13T18:33:08.327Z] === RUN   TestUpdatePidsLimit/update_lower
18:33:08 [2020-01-13T18:33:08.688Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:33:09 [2020-01-13T18:33:09.050Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:33:09 [2020-01-13T18:33:09.409Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:33:09 [2020-01-13T18:33:09.815Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:33:10 [2020-01-13T18:33:10.231Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
18:33:11 [2020-01-13T18:33:11.193Z] --- PASS: TestUpdatePidsLimit (3.94s)
18:33:11 [2020-01-13T18:33:11.193Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
18:33:11 [2020-01-13T18:33:11.193Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
18:33:11 [2020-01-13T18:33:11.193Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
18:33:11 [2020-01-13T18:33:11.193Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
18:33:11 [2020-01-13T18:33:11.193Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
18:33:11 [2020-01-13T18:33:11.193Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
18:33:11 [2020-01-13T18:33:11.193Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
18:33:11 [2020-01-13T18:33:11.193Z] === RUN   TestUpdateRestartPolicy
18:33:11 [2020-01-13T18:33:11.733Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
18:33:12 [2020-01-13T18:33:12.727Z] Created binary: bundles/binary-daemon/dockerd-dev
18:33:12 [2020-01-13T18:33:12.727Z] Copying nested executables into bundles/binary-daemon
18:33:12 [2020-01-13T18:33:12.727Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
18:33:13 [2020-01-13T18:33:13.061Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e -e DOCKER_GRAPHDRIVER docker:3486edbfbcdaf769b87736115a2d3956ad64886e hack/make.sh cross
18:33:13 [2020-01-13T18:33:13.279Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s)
18:33:13 [2020-01-13T18:33:13.279Z] === RUN   TestCreateServiceSecretFileMode
18:33:13 [2020-01-13T18:33:13.625Z] 
18:33:13 [2020-01-13T18:33:13.625Z] Removing bundles/
18:33:13 [2020-01-13T18:33:13.625Z] 
18:33:13 [2020-01-13T18:33:13.625Z] ---> Making bundle: cross (in bundles/cross)
18:33:13 [2020-01-13T18:33:13.625Z] Cross building: bundles/cross/linux/amd64
18:33:13 [2020-01-13T18:33:13.625Z] Building: bundles/cross/linux/amd64/dockerd-dev
18:33:13 [2020-01-13T18:33:13.625Z] GOOS="linux" GOARCH="amd64" GOARM=""
18:33:13 [2020-01-13T18:33:13.631Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:33:15 [2020-01-13T18:33:15.531Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:33:15 [2020-01-13T18:33:15.531Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:33:15 [2020-01-13T18:33:15.531Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:33:15 [2020-01-13T18:33:15.531Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:33:15 [2020-01-13T18:33:15.531Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:33:15 [2020-01-13T18:33:15.789Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
18:33:15 [2020-01-13T18:33:15.817Z] --- PASS: TestCreateServiceSecretFileMode (3.34s)
18:33:15 [2020-01-13T18:33:15.817Z] === RUN   TestCreateServiceConfigFileMode
18:33:17 [2020-01-13T18:33:17.688Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
18:33:19 [2020-01-13T18:33:19.101Z] --- PASS: TestCreateServiceConfigFileMode (3.29s)
18:33:19 [2020-01-13T18:33:19.101Z] === RUN   TestCreateServiceSysctls
18:33:19 [2020-01-13T18:33:19.587Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
18:33:19 [2020-01-13T18:33:19.928Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
18:33:19 [2020-01-13T18:33:19.928Z] 
18:33:19 [2020-01-13T18:33:19.928Z]  ________   ____  __.
18:33:19 [2020-01-13T18:33:19.928Z]  \_____  \ |    |/ _|
18:33:19 [2020-01-13T18:33:19.928Z]  /   |   \|      <
18:33:19 [2020-01-13T18:33:19.928Z]  /    |    \    |  \
18:33:19 [2020-01-13T18:33:19.928Z]  \_______  /____|__ \
18:33:19 [2020-01-13T18:33:19.928Z]          \/        \/
18:33:19 [2020-01-13T18:33:19.928Z] 
18:33:19 [2020-01-13T18:33:19.928Z] INFO: make.ps1 ended at 01/13/2020 18:33:17
18:33:19 [2020-01-13T18:33:19.928Z] INFO: Binaries build ended at 01/13/2020 18:33:19. Duration:00:01:17.1701515
18:33:20 [2020-01-13T18:33:20.961Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:33:22 [2020-01-13T18:33:22.094Z] INFO: Copying the built daemon binary to d:\CI\PR-40366\2\binary\dockerd-a77ac8423.exe...
18:33:22 [2020-01-13T18:33:22.862Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
18:33:23 [2020-01-13T18:33:23.055Z] INFO: Copying the built client binary to d:\CI\PR-40366\2\binary\docker-a77ac8423.exe...
18:33:23 [2020-01-13T18:33:23.055Z] INFO: Copying dockerversion from the container...
18:33:23 [2020-01-13T18:33:23.512Z] INFO: Copying the golang package from the container to d:\CI\PR-40366\2\installer\go.zip...
18:33:24 [2020-01-13T18:33:24.367Z] --- PASS: TestCreateServiceSysctls (4.50s)
18:33:24 [2020-01-13T18:33:24.367Z] === RUN   TestCreateServiceCapabilities
18:33:24 [2020-01-13T18:33:24.815Z] --- PASS: TestUpdateRestartPolicy (12.59s)
18:33:24 [2020-01-13T18:33:24.815Z] === RUN   TestUpdateRestartWithAutoRemove
18:33:24 [2020-01-13T18:33:24.815Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
18:33:24 [2020-01-13T18:33:24.815Z] === RUN   TestWaitNonBlocked
18:33:24 [2020-01-13T18:33:24.815Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:33:24 [2020-01-13T18:33:24.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:33:24 [2020-01-13T18:33:24.815Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:33:24 [2020-01-13T18:33:24.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:33:24 [2020-01-13T18:33:24.815Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:33:24 [2020-01-13T18:33:24.815Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:33:25 [2020-01-13T18:33:25.682Z] INFO: Extracting go.zip to d:\CI\PR-40366\2\go
18:33:26 [2020-01-13T18:33:26.071Z] --- PASS: TestWaitNonBlocked (0.01s)
18:33:26 [2020-01-13T18:33:26.071Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s)
18:33:26 [2020-01-13T18:33:26.071Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s)
18:33:26 [2020-01-13T18:33:26.071Z] === RUN   TestWaitBlocked
18:33:26 [2020-01-13T18:33:26.071Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:33:26 [2020-01-13T18:33:26.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:33:26 [2020-01-13T18:33:26.071Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:33:26 [2020-01-13T18:33:26.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:33:26 [2020-01-13T18:33:26.071Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:33:26 [2020-01-13T18:33:26.071Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:33:27 [2020-01-13T18:33:27.046Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
18:33:27 [2020-01-13T18:33:27.305Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:33:27 [2020-01-13T18:33:27.316Z] --- PASS: TestWaitBlocked (0.01s)
18:33:27 [2020-01-13T18:33:27.316Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s)
18:33:27 [2020-01-13T18:33:27.316Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s)
18:33:27 [2020-01-13T18:33:27.316Z] === CONT  TestContainerStartOnDaemonRestart
18:33:27 [2020-01-13T18:33:27.316Z] === CONT  TestIpcModeOlderClient
18:33:27 [2020-01-13T18:33:27.316Z] --- PASS: TestIpcModeOlderClient (0.12s)
18:33:27 [2020-01-13T18:33:27.316Z] === CONT  TestDaemonRestartIpcMode
18:33:27 [2020-01-13T18:33:27.655Z] --- PASS: TestCreateServiceCapabilities (3.51s)
18:33:27 [2020-01-13T18:33:27.655Z] === RUN   TestInspect
18:33:30 [2020-01-13T18:33:30.574Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s)
18:33:30 [2020-01-13T18:33:30.943Z] --- PASS: TestInspect (3.67s)
18:33:30 [2020-01-13T18:33:30.943Z] === RUN   TestServiceListWithStatuses
18:33:30 [2020-01-13T18:33:30.943Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:33:30 [2020-01-13T18:33:30.943Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:33:30 [2020-01-13T18:33:30.943Z] === RUN   TestDockerNetworkConnectAlias
18:33:31 [2020-01-13T18:33:31.488Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:33:31 [2020-01-13T18:33:31.488Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
18:33:31 [2020-01-13T18:33:31.521Z] --- PASS: TestDaemonRestartIpcMode (4.00s)
18:33:31 [2020-01-13T18:33:31.521Z] PASS
18:33:31 [2020-01-13T18:33:31.521Z] 
18:33:31 [2020-01-13T18:33:31.521Z] === Skipped
18:33:31 [2020-01-13T18:33:31.521Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
18:33:31 [2020-01-13T18:33:31.521Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:33:31 [2020-01-13T18:33:31.521Z] 
18:33:31 [2020-01-13T18:33:31.521Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
18:33:31 [2020-01-13T18:33:31.521Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:33:31 [2020-01-13T18:33:31.521Z] 
18:33:31 [2020-01-13T18:33:31.521Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
18:33:31 [2020-01-13T18:33:31.521Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:33:31 [2020-01-13T18:33:31.521Z] 
18:33:31 [2020-01-13T18:33:31.521Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:33:31 [2020-01-13T18:33:31.521Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:33:31 [2020-01-13T18:33:31.521Z] 
18:33:31 [2020-01-13T18:33:31.521Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
18:33:31 [2020-01-13T18:33:31.521Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:33:31 [2020-01-13T18:33:31.521Z] 
18:33:31 [2020-01-13T18:33:31.521Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
18:33:31 [2020-01-13T18:33:31.521Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:33:31 [2020-01-13T18:33:31.521Z] 
18:33:31 [2020-01-13T18:33:31.521Z] 
18:33:31 [2020-01-13T18:33:31.521Z] DONE 197 tests, 6 skipped in 132.066s
18:33:31 [2020-01-13T18:33:31.521Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
18:33:31 [2020-01-13T18:33:31.521Z] ++ 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
18:33:31 [2020-01-13T18:33:31.521Z] ++ set -e
18:33:31 [2020-01-13T18:33:31.521Z] ++ '[' -n 0 ']'
18:33:31 [2020-01-13T18:33:31.521Z] ++ set -x
18:33:31 [2020-01-13T18:33:31.521Z] ++ env -i DEST=/go/src/github.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
18:33:31 [2020-01-13T18:33:31.521Z] INFO: Testing against a local daemon
18:33:31 [2020-01-13T18:33:31.521Z] === RUN   TestCommitInheritsEnv
18:33:31 [2020-01-13T18:33:31.746Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:33:31 [2020-01-13T18:33:31.900Z] --- PASS: TestCommitInheritsEnv (0.51s)
18:33:31 [2020-01-13T18:33:31.900Z] === RUN   TestImportExtremelyLargeImageWorks
18:33:31 [2020-01-13T18:33:31.900Z] === PAUSE TestImportExtremelyLargeImageWorks
18:33:31 [2020-01-13T18:33:31.900Z] === RUN   TestImagesFilterMultiReference
18:33:31 [2020-01-13T18:33:31.900Z] --- PASS: TestImagesFilterMultiReference (0.04s)
18:33:31 [2020-01-13T18:33:31.900Z] === RUN   TestImagePullPlatformInvalid
18:33:31 [2020-01-13T18:33:31.900Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
18:33:31 [2020-01-13T18:33:31.900Z] === RUN   TestRemoveImageOrphaning
18:33:32 [2020-01-13T18:33:32.680Z] --- PASS: TestRemoveImageOrphaning (0.48s)
18:33:32 [2020-01-13T18:33:32.680Z] === RUN   TestRemoveImageGarbageCollector
18:33:32 [2020-01-13T18:33:32.680Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:33:32 [2020-01-13T18:33:32.680Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:33:32 [2020-01-13T18:33:32.680Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:33:32 [2020-01-13T18:33:32.680Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:33:32 [2020-01-13T18:33:32.680Z] === RUN   TestTagInvalidReference
18:33:32 [2020-01-13T18:33:32.680Z] --- PASS: TestTagInvalidReference (0.02s)
18:33:32 [2020-01-13T18:33:32.680Z] === RUN   TestTagValidPrefixedRepo
18:33:32 [2020-01-13T18:33:32.680Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
18:33:32 [2020-01-13T18:33:32.680Z] === RUN   TestTagExistedNameWithoutForce
18:33:32 [2020-01-13T18:33:32.680Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:33:32 [2020-01-13T18:33:32.680Z] === RUN   TestTagOfficialNames
18:33:32 [2020-01-13T18:33:32.680Z] --- PASS: TestTagOfficialNames (0.04s)
18:33:32 [2020-01-13T18:33:32.680Z] === RUN   TestTagMatchesDigest
18:33:32 [2020-01-13T18:33:32.680Z] --- PASS: TestTagMatchesDigest (0.01s)
18:33:32 [2020-01-13T18:33:32.680Z] === CONT  TestImportExtremelyLargeImageWorks
18:33:33 [2020-01-13T18:33:33.647Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
18:33:34 [2020-01-13T18:33:34.582Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
18:33:35 [2020-01-13T18:33:35.961Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
18:33:39 [2020-01-13T18:33:39.057Z] --- PASS: TestDockerNetworkConnectAlias (6.88s)
18:33:39 [2020-01-13T18:33:39.057Z] === RUN   TestDockerNetworkReConnect
18:33:39 [2020-01-13T18:33:39.242Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:33:39 [2020-01-13T18:33:39.242Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
18:33:43 [2020-01-13T18:33:43.245Z] --- PASS: TestDockerNetworkReConnect (5.07s)
18:33:43 [2020-01-13T18:33:43.245Z] === RUN   TestServicePlugin
18:33:43 [2020-01-13T18:33:43.245Z] --- SKIP: TestServicePlugin (0.00s)
18:33:43 [2020-01-13T18:33:43.245Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:33:43 [2020-01-13T18:33:43.245Z] === RUN   TestServiceUpdateLabel
18:33:46 [2020-01-13T18:33:46.532Z] --- PASS: TestServiceUpdateLabel (3.30s)
18:33:46 [2020-01-13T18:33:46.532Z] === RUN   TestServiceUpdateSecrets
18:33:47 [2020-01-13T18:33:47.354Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:33:47 [2020-01-13T18:33:47.612Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:33:48 [2020-01-13T18:33:48.180Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
18:33:49 [2020-01-13T18:33:49.556Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:33:50 [2020-01-13T18:33:50.783Z] INFO: Extraction ended at 01/13/2020 18:33:50. Duration:00:00:25.0831221
18:33:50 [2020-01-13T18:33:50.783Z] INFO: Updating the golang and path environment variables
18:33:50 [2020-01-13T18:33:50.783Z] INFO: GOPATH=d:\gopath
18:33:51 [2020-01-13T18:33:51.239Z] INFO: go version go1.13.5 windows/amd64
18:33:51 [2020-01-13T18:33:51.239Z] INFO: Running the daemon under test in debug mode
18:33:51 [2020-01-13T18:33:51.239Z] INFO: Starting a daemon under test...
18:33:51 [2020-01-13T18:33:51.239Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40366\2\daemon --pidfile d:\CI\PR-40366\2\docker.pid -D
18:33:52 [2020-01-13T18:33:52.201Z] INFO: Process started successfully.
18:33:52 [2020-01-13T18:33:52.201Z] INFO: Start tailing logs of the daemon under tests
18:33:52 [2020-01-13T18:33:52.659Z] INFO: Waiting for the daemon under test to start...
18:33:54 [2020-01-13T18:33:54.820Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:33:55 [2020-01-13T18:33:55.079Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:33:55 [2020-01-13T18:33:55.079Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:33:56 [2020-01-13T18:33:56.380Z] INFO: Daemon under test started and replied!
18:33:56 [2020-01-13T18:33:56.380Z] INFO: Docker version of the daemon under test
18:33:56 [2020-01-13T18:33:56.380Z] 
18:33:56 [2020-01-13T18:33:56.380Z] Client:
18:33:56 [2020-01-13T18:33:56.380Z]  Version:      17.06.2-ce
18:33:56 [2020-01-13T18:33:56.380Z]  API version:  1.30
18:33:56 [2020-01-13T18:33:56.380Z]  Go version:   go1.8.3
18:33:56 [2020-01-13T18:33:56.380Z]  Git commit:   cec0b72
18:33:56 [2020-01-13T18:33:56.380Z]  Built:        Tue Sep  5 19:57:19 2017
18:33:56 [2020-01-13T18:33:56.380Z]  OS/Arch:      windows/amd64
18:33:56 [2020-01-13T18:33:56.380Z] 
18:33:56 [2020-01-13T18:33:56.380Z] Server:
18:33:56 [2020-01-13T18:33:56.380Z]  Version:      0.0.0-dev
18:33:56 [2020-01-13T18:33:56.380Z]  API version:  1.41 (minimum version 1.24)
18:33:56 [2020-01-13T18:33:56.380Z]  Go version:   go1.13.5
18:33:56 [2020-01-13T18:33:56.380Z]  Git commit:   a77ac8423
18:33:56 [2020-01-13T18:33:56.380Z]  Built:        01/13/2020 18:32:07
18:33:56 [2020-01-13T18:33:56.380Z]  OS/Arch:      windows/amd64
18:33:56 [2020-01-13T18:33:56.380Z]  Experimental: false
18:33:56 [2020-01-13T18:33:56.380Z] 
18:33:56 [2020-01-13T18:33:56.380Z] INFO: Docker info of the daemon under test
18:33:56 [2020-01-13T18:33:56.380Z] 
18:33:56 [2020-01-13T18:33:56.380Z] Containers: 0
18:33:56 [2020-01-13T18:33:56.380Z]  Running: 0
18:33:56 [2020-01-13T18:33:56.380Z]  Paused: 0
18:33:56 [2020-01-13T18:33:56.380Z]  Stopped: 0
18:33:56 [2020-01-13T18:33:56.380Z] Images: 0
18:33:56 [2020-01-13T18:33:56.380Z] Server Version: 0.0.0-dev
18:33:56 [2020-01-13T18:33:56.380Z] Storage Driver: windowsfilter
18:33:56 [2020-01-13T18:33:56.380Z]  Windows: 
18:33:56 [2020-01-13T18:33:56.380Z] Logging Driver: json-file
18:33:56 [2020-01-13T18:33:56.380Z] Plugins: 
18:33:56 [2020-01-13T18:33:56.380Z]  Volume: local
18:33:56 [2020-01-13T18:33:56.380Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:33:56 [2020-01-13T18:33:56.380Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:33:56 [2020-01-13T18:33:56.380Z] Swarm: inactive
18:33:56 [2020-01-13T18:33:56.380Z] Default Isolation: process
18:33:56 [2020-01-13T18:33:56.380Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:33:56 [2020-01-13T18:33:56.380Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
18:33:56 [2020-01-13T18:33:56.380Z] OSType: windows
18:33:56 [2020-01-13T18:33:56.380Z] Architecture: x86_64
18:33:56 [2020-01-13T18:33:56.380Z] CPUs: 4
18:33:56 [2020-01-13T18:33:56.380Z] Total Memory: 32GiB
18:33:56 [2020-01-13T18:33:56.380Z] Name: azwin-2-372cc0
18:33:56 [2020-01-13T18:33:56.380Z] ID: TOBV:434N:JSBG:E3X6:UGQQ:PZDZ:ZTEQ:67UN:PYLP:YWXB:6J2Y:L6EO
18:33:56 [2020-01-13T18:33:56.380Z] Docker Root Dir: D:\CI\PR-40366\2\daemon
18:33:56 [2020-01-13T18:33:56.380Z] Debug Mode (client): false
18:33:56 [2020-01-13T18:33:56.380Z] Debug Mode (server): true
18:33:56 [2020-01-13T18:33:56.380Z]  File Descriptors: -1
18:33:56 [2020-01-13T18:33:56.380Z]  Goroutines: 17
18:33:56 [2020-01-13T18:33:56.380Z]  System Time: 2020-01-13T18:33:55.7109089Z
18:33:56 [2020-01-13T18:33:56.380Z]  EventsListeners: 0
18:33:56 [2020-01-13T18:33:56.380Z] Registry: https://index.docker.io/v1/
18:33:56 [2020-01-13T18:33:56.380Z] Labels:
18:33:56 [2020-01-13T18:33:56.380Z] Experimental: false
18:33:56 [2020-01-13T18:33:56.380Z] Insecure Registries:
18:33:56 [2020-01-13T18:33:56.380Z]  127.0.0.0/8
18:33:56 [2020-01-13T18:33:56.380Z] Live Restore Enabled: false
18:33:56 [2020-01-13T18:33:56.380Z] 
18:33:56 [2020-01-13T18:33:56.380Z] 
18:33:56 [2020-01-13T18:33:56.380Z] INFO: Docker images of the daemon under test
18:33:56 [2020-01-13T18:33:56.380Z] 
18:33:56 [2020-01-13T18:33:56.380Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
18:33:56 [2020-01-13T18:33:56.380Z] 
18:33:56 [2020-01-13T18:33:56.380Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
18:33:56 [2020-01-13T18:33:56.380Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
18:33:56 [2020-01-13T18:33:56.380Z] ltsc2019: Pulling from windows/servercore
18:33:56 [2020-01-13T18:33:56.380Z] 65014b3c3121: Pulling fs layer
18:33:56 [2020-01-13T18:33:56.380Z] faf31ee0aa3d: Pulling fs layer
18:33:56 [2020-01-13T18:33:56.452Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:33:57 [2020-01-13T18:33:57.826Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:33:57 [2020-01-13T18:33:57.826Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:33:59 [2020-01-13T18:33:59.728Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:34:01 [2020-01-13T18:34:01.104Z] === RUN   TestDockerDaemonSuite/TestShmSize
18:34:03 [2020-01-13T18:34:03.005Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
18:34:03 [2020-01-13T18:34:03.437Z] faf31ee0aa3d: Verifying Checksum
18:34:03 [2020-01-13T18:34:03.437Z] faf31ee0aa3d: Download complete
18:34:04 [2020-01-13T18:34:04.614Z] --- PASS: TestServiceUpdateSecrets (15.57s)
18:34:04 [2020-01-13T18:34:04.614Z] === RUN   TestServiceUpdateConfigs
18:34:06 [2020-01-13T18:34:06.286Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
18:34:06 [2020-01-13T18:34:06.286Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
18:34:11 [2020-01-13T18:34:11.551Z] --- PASS: TestDockerDaemonSuite (344.57s)
18:34:11 [2020-01-13T18:34:11.551Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.57s)
18:34:11 [2020-01-13T18:34:11.551Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.23s)
18:34:11 [2020-01-13T18:34:11.551Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s)
18:34:11 [2020-01-13T18:34:11.551Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.60s)
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:1449: [d6902de1ebfa6] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [dbf73303be6a2] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.22s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.10s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [dd5eb3e59712c] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.76s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.67s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.71s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.85s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.62s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.38s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.86s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [dbe5fcfaea8e4] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [dbfc52cad1c7e] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.83s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [da54f96a1b920] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.17s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.05s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.15s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.30s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.69s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.75s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [df044263520c0] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.30s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [da7f440278c47] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [d73e48ffa7cc0] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.23s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.07s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [d941e27c9ca74] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.20s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.59s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [d4a61ded30391] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.88s)
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_plugins_test.go:79: [df714a840fcdc] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.82s)
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_plugins_test.go:169: [d40a0e4fe3871] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [d1bf2a53a06eb] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.04s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.02s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.99s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.25s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.71s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [ddfdea77c5ae7] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.75s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.91s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.55s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.88s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.09s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.75s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [d1385ab4ae7f9] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.41s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.28s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.54s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.65s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.44s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [dc09766e32188] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [d85b716463a83] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.13s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [db25c854d868f] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.71s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.64s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.36s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.06s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.05s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.96s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.91s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.55s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [d58ae99fa6530] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.32s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.29s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [d0f27f9e2a7db] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.37s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s)
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [d744b9a2403ab] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [ddf98a2565dbe] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.50s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [d3296b780c6f0] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.20s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.42s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.79s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [dbaab7dbf059b] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.85s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.75s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.17s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.20s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [db988d4cf3d8f] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.19s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [db91b0419f2c0] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.97s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.89s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.93s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.64s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.44s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.97s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.99s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.61s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.71s)
18:34:11 [2020-01-13T18:34:11.552Z]         docker_cli_daemon_test.go:2542: [d1996cde6f12a] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.67s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.29s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.08s)
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s)
18:34:11 [2020-01-13T18:34:11.552Z]         check_test.go:309: [d838c8314e4a9] daemon is not started
18:34:11 [2020-01-13T18:34:11.552Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.48s)
18:34:11 [2020-01-13T18:34:11.552Z] === RUN   TestDockerSwarmSuite
18:34:11 [2020-01-13T18:34:11.552Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
18:34:13 [2020-01-13T18:34:13.451Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:34:14 [2020-01-13T18:34:14.826Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:34:14 [2020-01-13T18:34:14.826Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
18:34:15 [2020-01-13T18:34:15.878Z] 65014b3c3121: Verifying Checksum
18:34:15 [2020-01-13T18:34:15.878Z] 65014b3c3121: Download complete
18:34:19 [2020-01-13T18:34:19.008Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
18:34:19 [2020-01-13T18:34:19.008Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:34:19 [2020-01-13T18:34:19.489Z] --- PASS: TestServiceUpdateConfigs (15.35s)
18:34:19 [2020-01-13T18:34:19.489Z] === RUN   TestServiceUpdateNetwork
18:34:24 [2020-01-13T18:34:24.271Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
18:34:34 [2020-01-13T18:34:34.247Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:34:34 [2020-01-13T18:34:34.247Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:34:34 [2020-01-13T18:34:34.247Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:34:34 [2020-01-13T18:34:34.368Z] --- PASS: TestServiceUpdateNetwork (14.86s)
18:34:34 [2020-01-13T18:34:34.368Z] PASS
18:34:34 [2020-01-13T18:34:34.368Z] 
18:34:34 [2020-01-13T18:34:34.368Z] === Skipped
18:34:34 [2020-01-13T18:34:34.368Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:34:34 [2020-01-13T18:34:34.368Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:34:34 [2020-01-13T18:34:34.368Z] 
18:34:34 [2020-01-13T18:34:34.368Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:34:34 [2020-01-13T18:34:34.368Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:34:34 [2020-01-13T18:34:34.368Z] 
18:34:34 [2020-01-13T18:34:34.368Z] 
18:34:34 [2020-01-13T18:34:34.368Z] DONE 20 tests, 2 skipped in 131.319s
18:34:34 [2020-01-13T18:34:34.368Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:34:34 [2020-01-13T18:34:34.368Z] ++ 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
18:34:34 [2020-01-13T18:34:34.368Z] ++ set -e
18:34:34 [2020-01-13T18:34:34.368Z] ++ '[' -n 0 ']'
18:34:34 [2020-01-13T18:34:34.368Z] ++ set -x
18:34:34 [2020-01-13T18:34:34.368Z] ++ env -i DEST=/go/src/github.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
18:34:34 [2020-01-13T18:34:34.368Z] INFO: Testing against a local daemon
18:34:34 [2020-01-13T18:34:34.368Z] === RUN   TestSessionCreate
18:34:34 [2020-01-13T18:34:34.368Z] --- PASS: TestSessionCreate (0.05s)
18:34:34 [2020-01-13T18:34:34.368Z] === RUN   TestSessionCreateWithBadUpgrade
18:34:34 [2020-01-13T18:34:34.368Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
18:34:34 [2020-01-13T18:34:34.368Z] PASS
18:34:34 [2020-01-13T18:34:34.368Z] 
18:34:34 [2020-01-13T18:34:34.368Z] DONE 2 tests in 0.334s
18:34:34 [2020-01-13T18:34:34.368Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:34:34 [2020-01-13T18:34:34.368Z] ++ 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
18:34:34 [2020-01-13T18:34:34.368Z] ++ set -e
18:34:34 [2020-01-13T18:34:34.368Z] ++ '[' -n 0 ']'
18:34:34 [2020-01-13T18:34:34.368Z] ++ set -x
18:34:34 [2020-01-13T18:34:34.368Z] ++ env -i DEST=/go/src/github.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
18:34:34 [2020-01-13T18:34:34.368Z] INFO: Testing against a local daemon
18:34:34 [2020-01-13T18:34:34.368Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:34:34 [2020-01-13T18:34:34.368Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:34:34 [2020-01-13T18:34:34.368Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:34:34 [2020-01-13T18:34:34.368Z] === RUN   TestEventsExecDie
18:34:34 [2020-01-13T18:34:34.368Z] --- PASS: TestEventsExecDie (0.99s)
18:34:34 [2020-01-13T18:34:34.368Z] === RUN   TestEventsBackwardsCompatible
18:34:34 [2020-01-13T18:34:34.368Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
18:34:34 [2020-01-13T18:34:34.368Z] === RUN   TestInfoBinaryCommits
18:34:34 [2020-01-13T18:34:34.368Z] --- PASS: TestInfoBinaryCommits (0.05s)
18:34:34 [2020-01-13T18:34:34.368Z] === RUN   TestInfoAPIVersioned
18:34:34 [2020-01-13T18:34:34.368Z] --- PASS: TestInfoAPIVersioned (0.02s)
18:34:34 [2020-01-13T18:34:34.368Z] === RUN   TestInfoDiscoveryBackend
18:34:34 [2020-01-13T18:34:34.368Z] --- PASS: TestInfoDiscoveryBackend (0.66s)
18:34:34 [2020-01-13T18:34:34.368Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:34:35 [2020-01-13T18:34:35.042Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
18:34:35 [2020-01-13T18:34:35.042Z] Copying nested executables into bundles/cross/linux/amd64
18:34:35 [2020-01-13T18:34:35.042Z] Cross building: bundles/cross/windows/amd64
18:34:35 [2020-01-13T18:34:35.042Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
18:34:35 [2020-01-13T18:34:35.042Z] GOOS="windows" GOARCH="amd64" GOARM=""
18:34:35 [2020-01-13T18:34:35.303Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:34:35 [2020-01-13T18:34:35.303Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:34:35 [2020-01-13T18:34:35.872Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s)
18:34:35 [2020-01-13T18:34:35.872Z] === RUN   TestInfoAPI
18:34:35 [2020-01-13T18:34:35.872Z] --- PASS: TestInfoAPI (0.05s)
18:34:35 [2020-01-13T18:34:35.872Z] === RUN   TestInfoAPIWarnings
18:34:36 [2020-01-13T18:34:36.808Z] --- PASS: TestInfoAPIWarnings (0.64s)
18:34:36 [2020-01-13T18:34:36.808Z] === RUN   TestInfoDebug
18:34:37 [2020-01-13T18:34:37.375Z] --- PASS: TestInfoDebug (0.63s)
18:34:37 [2020-01-13T18:34:37.375Z] === RUN   TestInfoInsecureRegistries
18:34:37 [2020-01-13T18:34:37.526Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
18:34:37 [2020-01-13T18:34:37.785Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
18:34:37 [2020-01-13T18:34:37.942Z] --- PASS: TestInfoInsecureRegistries (0.63s)
18:34:37 [2020-01-13T18:34:37.942Z] === RUN   TestInfoRegistryMirrors
18:34:38 [2020-01-13T18:34:38.510Z] --- PASS: TestInfoRegistryMirrors (0.66s)
18:34:38 [2020-01-13T18:34:38.510Z] === RUN   TestLoginFailsWithBadCredentials
18:34:38 [2020-01-13T18:34:38.768Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
18:34:38 [2020-01-13T18:34:38.768Z] === RUN   TestPingCacheHeaders
18:34:38 [2020-01-13T18:34:38.768Z] --- PASS: TestPingCacheHeaders (0.05s)
18:34:38 [2020-01-13T18:34:38.768Z] === RUN   TestPingGet
18:34:39 [2020-01-13T18:34:39.026Z] --- PASS: TestPingGet (0.03s)
18:34:39 [2020-01-13T18:34:39.026Z] === RUN   TestPingHead
18:34:39 [2020-01-13T18:34:39.026Z] --- PASS: TestPingHead (0.05s)
18:34:39 [2020-01-13T18:34:39.026Z] === RUN   TestVersion
18:34:39 [2020-01-13T18:34:39.026Z] --- PASS: TestVersion (0.05s)
18:34:39 [2020-01-13T18:34:39.026Z] PASS
18:34:39 [2020-01-13T18:34:39.026Z] 
18:34:39 [2020-01-13T18:34:39.026Z] === Skipped
18:34:39 [2020-01-13T18:34:39.026Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:34:39 [2020-01-13T18:34:39.026Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:34:39 [2020-01-13T18:34:39.026Z] 
18:34:39 [2020-01-13T18:34:39.026Z] 
18:34:39 [2020-01-13T18:34:39.026Z] DONE 18 tests, 1 skipped in 6.775s
18:34:39 [2020-01-13T18:34:39.026Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:34:39 [2020-01-13T18:34:39.026Z] ++ 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
18:34:39 [2020-01-13T18:34:39.026Z] ++ set -e
18:34:39 [2020-01-13T18:34:39.026Z] ++ '[' -n 0 ']'
18:34:39 [2020-01-13T18:34:39.026Z] ++ set -x
18:34:39 [2020-01-13T18:34:39.026Z] ++ env -i DEST=/go/src/github.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
18:34:39 [2020-01-13T18:34:39.285Z] INFO: Testing against a local daemon
18:34:39 [2020-01-13T18:34:39.285Z] === RUN   TestVolumesCreateAndList
18:34:39 [2020-01-13T18:34:39.285Z] --- PASS: TestVolumesCreateAndList (0.04s)
18:34:39 [2020-01-13T18:34:39.285Z] === RUN   TestVolumesRemove
18:34:39 [2020-01-13T18:34:39.285Z] --- PASS: TestVolumesRemove (0.13s)
18:34:39 [2020-01-13T18:34:39.285Z] === RUN   TestVolumesInspect
18:34:39 [2020-01-13T18:34:39.544Z] --- PASS: TestVolumesInspect (0.04s)
18:34:39 [2020-01-13T18:34:39.544Z] === RUN   TestVolumesInvalidJSON
18:34:39 [2020-01-13T18:34:39.544Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:34:39 [2020-01-13T18:34:39.544Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:34:39 [2020-01-13T18:34:39.544Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:34:39 [2020-01-13T18:34:39.544Z] --- PASS: TestVolumesInvalidJSON (0.03s)
18:34:39 [2020-01-13T18:34:39.544Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:34:39 [2020-01-13T18:34:39.544Z] PASS
18:34:39 [2020-01-13T18:34:39.544Z] 
18:34:39 [2020-01-13T18:34:39.544Z] DONE 5 tests in 0.443s
18:34:39 [2020-01-13T18:34:39.544Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:34:39 [2020-01-13T18:34:39.685Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:34:39 [2020-01-13T18:34:39.802Z] ++++ cat bundles/test-integration/docker.pid
18:34:39 [2020-01-13T18:34:39.802Z] +++ kill 13026
18:34:41 [2020-01-13T18:34:41.177Z] +++ /etc/init.d/apparmor stop
18:34:41 [2020-01-13T18:34:41.177Z] Leaving: AppArmorNo profiles have been unloaded.
18:34:41 [2020-01-13T18:34:41.177Z] 
18:34:41 [2020-01-13T18:34:41.177Z] Unloading profiles will leave already running processes permanently
18:34:41 [2020-01-13T18:34:41.177Z] unconfined, which can lead to unexpected situations.
18:34:41 [2020-01-13T18:34:41.177Z] 
18:34:41 [2020-01-13T18:34:41.177Z] To set a process to complain mode, use the command line tool
18:34:41 [2020-01-13T18:34:41.177Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:34:41 [2020-01-13T18:34:41.177Z] +++ true
18:34:41 [2020-01-13T18:34:41.177Z] 
18:34:42 [2020-01-13T18:34:42.971Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
Post stage
[Pipeline] junit
18:34:45 [2020-01-13T18:34:45.382Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:34:46 [2020-01-13T18:34:46.049Z] + echo Ensuring container killed.
18:34:46 [2020-01-13T18:34:46.049Z] Ensuring container killed.
18:34:46 [2020-01-13T18:34:46.049Z] + docker rm -vf docker-pr2
18:34:46 [2020-01-13T18:34:46.257Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:34:46 [2020-01-13T18:34:46.307Z] Error: No such container: docker-pr2
18:34:46 [2020-01-13T18:34:46.307Z] + true
[Pipeline] sh
18:34:46 [2020-01-13T18:34:46.598Z] + echo Chowning /workspace to jenkins user
18:34:46 [2020-01-13T18:34:46.598Z] Chowning /workspace to jenkins user
18:34:46 [2020-01-13T18:34:46.598Z] + id -u
18:34:46 [2020-01-13T18:34:46.598Z] + id -g
18:34:46 [2020-01-13T18:34:46.598Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40366:/workspace busybox chown -R 1000:1000 /workspace
18:34:50 [2020-01-13T18:34:50.045Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ok  	github.com/docker/docker/api/server/middleware	0.048s	coverage: 37.7% of statements
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
18:34:50 [2020-01-13T18:34:50.045Z] ok  	github.com/docker/docker/api/types/filters	0.038s	coverage: 92.2% of statements
18:34:50 [2020-01-13T18:34:50.045Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 4.0% of statements
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ok  	github.com/docker/docker/api/types/time	0.015s	coverage: 100.0% of statements
18:34:50 [2020-01-13T18:34:50.045Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/builder	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:34:50 [2020-01-13T18:34:50.045Z] ok  	github.com/docker/docker/builder/dockerignore	0.034s	coverage: 96.8% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:34:51 [2020-01-13T18:34:51.105Z] + bundleName=arm64-integration
18:34:51 [2020-01-13T18:34:51.105Z] + echo Creating arm64-integration-bundles.tar.gz
18:34:51 [2020-01-13T18:34:51.105Z] Creating arm64-integration-bundles.tar.gz
18:34:51 [2020-01-13T18:34:51.105Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:34:51 [2020-01-13T18:34:51.105Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:34:51 [2020-01-13T18:34:51.377Z] Archiving artifacts
18:34:51 [2020-01-13T18:34:51.661Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40366/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:34:51 [2020-01-13T18:34:51.989Z] + make clean
18:34:52 [2020-01-13T18:34:52.711Z] docker volume rm -f docker-dev-cache
18:34:52 [2020-01-13T18:34:52.712Z] docker-dev-cache
[Pipeline] deleteDir
18:34:53 [2020-01-13T18:34:53.574Z] ok  	github.com/docker/docker/cli/debug	0.038s	coverage: 100.0% of statements
18:34:54 [2020-01-13T18:34:54.365Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:34:55 [2020-01-13T18:34:55.077Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.141s	coverage: 86.3% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:34:56 [2020-01-13T18:34:56.931Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:34:57 [2020-01-13T18:34:57.137Z] ok  	github.com/docker/docker/builder/remotecontext	0.544s	coverage: 13.6% of statements
18:34:59 [2020-01-13T18:34:59.198Z] ok  	github.com/docker/docker/builder/dockerfile	1.483s	coverage: 48.2% of statements
18:34:59 [2020-01-13T18:34:59.198Z] ?   	github.com/docker/docker/cli	[no test files]
18:34:59 [2020-01-13T18:34:59.198Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:34:59 [2020-01-13T18:34:59.461Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:35:07 [2020-01-13T18:35:07.569Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
18:35:07 [2020-01-13T18:35:07.569Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
18:35:07 [2020-01-13T18:35:07.680Z] ok  	github.com/docker/docker/client	0.505s	coverage: 75.8% of statements
18:35:12 [2020-01-13T18:35:12.106Z] --- PASS: TestImportExtremelyLargeImageWorks (94.89s)
18:35:12 [2020-01-13T18:35:12.106Z] PASS
18:35:12 [2020-01-13T18:35:12.106Z] 
18:35:12 [2020-01-13T18:35:12.106Z] === Skipped
18:35:12 [2020-01-13T18:35:12.106Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
18:35:12 [2020-01-13T18:35:12.106Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:35:12 [2020-01-13T18:35:12.106Z] 
18:35:12 [2020-01-13T18:35:12.106Z] 
18:35:12 [2020-01-13T18:35:12.106Z] DONE 12 tests, 1 skipped in 96.234s
18:35:12 [2020-01-13T18:35:12.106Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
18:35:12 [2020-01-13T18:35:12.106Z] ++ 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
18:35:12 [2020-01-13T18:35:12.106Z] ++ set -e
18:35:12 [2020-01-13T18:35:12.106Z] ++ '[' -n 0 ']'
18:35:12 [2020-01-13T18:35:12.106Z] ++ set -x
18:35:12 [2020-01-13T18:35:12.106Z] ++ env -i DEST=/go/src/github.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
18:35:12 [2020-01-13T18:35:12.106Z] INFO: Testing against a local daemon
18:35:12 [2020-01-13T18:35:12.106Z] === RUN   TestNetworkCreateDelete
18:35:12 [2020-01-13T18:35:12.106Z] --- PASS: TestNetworkCreateDelete (0.11s)
18:35:12 [2020-01-13T18:35:12.106Z] === RUN   TestDockerNetworkDeletePreferID
18:35:12 [2020-01-13T18:35:12.106Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s)
18:35:12 [2020-01-13T18:35:12.106Z] === RUN   TestInspectNetwork
18:35:12 [2020-01-13T18:35:12.106Z] === RUN   TestInspectNetwork/full_network_id
18:35:12 [2020-01-13T18:35:12.106Z] === RUN   TestInspectNetwork/partial_network_id
18:35:12 [2020-01-13T18:35:12.106Z] === RUN   TestInspectNetwork/network_name
18:35:12 [2020-01-13T18:35:12.106Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:35:17 [2020-01-13T18:35:17.091Z] --- PASS: TestInspectNetwork (8.75s)
18:35:17 [2020-01-13T18:35:17.091Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:35:17 [2020-01-13T18:35:17.091Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:35:17 [2020-01-13T18:35:17.091Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:35:17 [2020-01-13T18:35:17.091Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:35:17 [2020-01-13T18:35:17.091Z] === RUN   TestRunContainerWithBridgeNone
18:35:19 [2020-01-13T18:35:19.536Z] --- PASS: TestRunContainerWithBridgeNone (2.47s)
18:35:19 [2020-01-13T18:35:19.536Z] === RUN   TestNetworkInvalidJSON
18:35:19 [2020-01-13T18:35:19.536Z] === RUN   TestNetworkInvalidJSON//networks/create
18:35:19 [2020-01-13T18:35:19.536Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:35:19 [2020-01-13T18:35:19.536Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:35:19 [2020-01-13T18:35:19.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:35:19 [2020-01-13T18:35:19.536Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:35:19 [2020-01-13T18:35:19.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:35:19 [2020-01-13T18:35:19.536Z] === CONT  TestNetworkInvalidJSON//networks/create
18:35:19 [2020-01-13T18:35:19.536Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:35:19 [2020-01-13T18:35:19.536Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:35:19 [2020-01-13T18:35:19.536Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:35:19 [2020-01-13T18:35:19.536Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:35:19 [2020-01-13T18:35:19.536Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:35:19 [2020-01-13T18:35:19.536Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:35:19 [2020-01-13T18:35:19.536Z] === RUN   TestDaemonRestartWithLiveRestore
18:35:19 [2020-01-13T18:35:19.764Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:35:19 [2020-01-13T18:35:19.764Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:35:20 [2020-01-13T18:35:20.498Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
18:35:20 [2020-01-13T18:35:20.498Z] === RUN   TestDaemonDefaultNetworkPools
18:35:21 [2020-01-13T18:35:21.295Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
18:35:21 [2020-01-13T18:35:21.295Z] === RUN   TestDaemonRestartWithExistingNetwork
18:35:22 [2020-01-13T18:35:22.089Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.11s)
18:35:22 [2020-01-13T18:35:22.089Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:35:23 [2020-01-13T18:35:23.335Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
18:35:23 [2020-01-13T18:35:23.336Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:35:24 [2020-01-13T18:35:24.103Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:35:24 [2020-01-13T18:35:24.103Z] === RUN   TestServiceWithPredefinedNetwork
18:35:25 [2020-01-13T18:35:25.030Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:35:25 [2020-01-13T18:35:25.288Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:35:25 [2020-01-13T18:35:25.692Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:35:26 [2020-01-13T18:35:26.627Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:35:26 [2020-01-13T18:35:26.886Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:35:27 [2020-01-13T18:35:27.144Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:35:27 [2020-01-13T18:35:27.335Z] --- PASS: TestServiceWithPredefinedNetwork (3.13s)
18:35:27 [2020-01-13T18:35:27.335Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:35:27 [2020-01-13T18:35:27.335Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:35:27 [2020-01-13T18:35:27.335Z]     service_test.go:230: FLAKY_TEST
18:35:27 [2020-01-13T18:35:27.335Z] === RUN   TestServiceWithDataPathPortInit
18:35:27 [2020-01-13T18:35:27.403Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:35:28 [2020-01-13T18:35:28.776Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
18:35:29 [2020-01-13T18:35:29.712Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
18:35:30 [2020-01-13T18:35:30.278Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:35:32 [2020-01-13T18:35:32.807Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:35:34 [2020-01-13T18:35:34.709Z] === RUN   TestDockerSuite/TestBuildEnv
18:35:35 [2020-01-13T18:35:35.643Z] --- PASS: TestImportExtremelyLargeImageWorks (181.46s)
18:35:35 [2020-01-13T18:35:35.643Z] PASS
18:35:35 [2020-01-13T18:35:35.643Z] 
18:35:35 [2020-01-13T18:35:35.643Z] DONE 12 tests in 185.319s
18:35:35 [2020-01-13T18:35:35.643Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:35:35 [2020-01-13T18:35:35.643Z] ++ 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
18:35:35 [2020-01-13T18:35:35.643Z] ++ set -e
18:35:35 [2020-01-13T18:35:35.643Z] ++ '[' -n 0 ']'
18:35:35 [2020-01-13T18:35:35.643Z] ++ set -x
18:35:35 [2020-01-13T18:35:35.643Z] ++ env -i DEST=/go/src/github.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
18:35:35 [2020-01-13T18:35:35.643Z] INFO: Testing against a local daemon
18:35:35 [2020-01-13T18:35:35.643Z] === RUN   TestNetworkCreateDelete
18:35:35 [2020-01-13T18:35:35.901Z] --- PASS: TestNetworkCreateDelete (0.17s)
18:35:35 [2020-01-13T18:35:35.902Z] === RUN   TestDockerNetworkDeletePreferID
18:35:36 [2020-01-13T18:35:36.160Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:35:36 [2020-01-13T18:35:36.160Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s)
18:35:36 [2020-01-13T18:35:36.160Z] === RUN   TestInspectNetwork
18:35:37 [2020-01-13T18:35:37.532Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:35:38 [2020-01-13T18:35:38.904Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:35:41 [2020-01-13T18:35:41.431Z] === RUN   TestInspectNetwork/full_network_id
18:35:41 [2020-01-13T18:35:41.431Z] === RUN   TestInspectNetwork/partial_network_id
18:35:41 [2020-01-13T18:35:41.431Z] === RUN   TestInspectNetwork/network_name
18:35:41 [2020-01-13T18:35:41.431Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:35:43 [2020-01-13T18:35:43.732Z] --- PASS: TestServiceWithDataPathPortInit (16.53s)
18:35:43 [2020-01-13T18:35:43.732Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:35:45 [2020-01-13T18:35:45.613Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:35:45 [2020-01-13T18:35:45.872Z] --- PASS: TestInspectNetwork (9.62s)
18:35:45 [2020-01-13T18:35:45.872Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:35:45 [2020-01-13T18:35:45.872Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:35:45 [2020-01-13T18:35:45.872Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:35:45 [2020-01-13T18:35:45.872Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:35:45 [2020-01-13T18:35:45.872Z] === RUN   TestRunContainerWithBridgeNone
18:35:48 [2020-01-13T18:35:48.403Z] --- PASS: TestRunContainerWithBridgeNone (2.57s)
18:35:48 [2020-01-13T18:35:48.403Z] === RUN   TestNetworkInvalidJSON
18:35:48 [2020-01-13T18:35:48.403Z] === RUN   TestNetworkInvalidJSON//networks/create
18:35:48 [2020-01-13T18:35:48.403Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:35:48 [2020-01-13T18:35:48.403Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:35:48 [2020-01-13T18:35:48.403Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:35:48 [2020-01-13T18:35:48.403Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:35:48 [2020-01-13T18:35:48.403Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:35:48 [2020-01-13T18:35:48.403Z] === CONT  TestNetworkInvalidJSON//networks/create
18:35:48 [2020-01-13T18:35:48.403Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:35:48 [2020-01-13T18:35:48.403Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:35:48 [2020-01-13T18:35:48.403Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:35:48 [2020-01-13T18:35:48.403Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:35:48 [2020-01-13T18:35:48.403Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:35:48 [2020-01-13T18:35:48.403Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:35:48 [2020-01-13T18:35:48.403Z] === RUN   TestDaemonRestartWithLiveRestore
18:35:49 [2020-01-13T18:35:49.775Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
18:35:49 [2020-01-13T18:35:49.775Z] === RUN   TestDaemonDefaultNetworkPools
18:35:50 [2020-01-13T18:35:50.340Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
18:35:50 [2020-01-13T18:35:50.340Z] === RUN   TestDaemonRestartWithExistingNetwork
18:35:51 [2020-01-13T18:35:51.273Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
18:35:51 [2020-01-13T18:35:51.273Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:35:52 [2020-01-13T18:35:52.648Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
18:35:52 [2020-01-13T18:35:52.648Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:35:53 [2020-01-13T18:35:53.025Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s)
18:35:53 [2020-01-13T18:35:53.025Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:c6oyzvf33fvvek8pl6oorhdw2 Created:2020-01-13 18:35:45.035386947 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[120427306df0fb8cd67f87e988cfcc0c7fb284c105d6fc112f13e8a77a7b1bbe:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qy495i8biyic3l146o2i0hpdy EndpointID:b1d8d81b946db7a2ae817715040d9fa60ca95676e677f36734228708650727d4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ef6104129e0ce3735aae75b61a03aea948898a336b1b15585cec3a2ae0216140 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:418d2ffc9979 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qy495i8biyic3l146o2i0hpdy EndpointID:b1d8d81b946db7a2ae817715040d9fa60ca95676e677f36734228708650727d4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:35:53 [2020-01-13T18:35:53.025Z] PASS
18:35:53 [2020-01-13T18:35:53.025Z] 
18:35:53 [2020-01-13T18:35:53.025Z] === Skipped
18:35:53 [2020-01-13T18:35:53.025Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:35:53 [2020-01-13T18:35:53.025Z]     service_test.go:230: FLAKY_TEST
18:35:53 [2020-01-13T18:35:53.025Z] 
18:35:53 [2020-01-13T18:35:53.025Z] 
18:35:53 [2020-01-13T18:35:53.025Z] DONE 21 tests, 1 skipped in 44.382s
18:35:53 [2020-01-13T18:35:53.025Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:35:53 [2020-01-13T18:35:53.025Z] ++ 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
18:35:53 [2020-01-13T18:35:53.025Z] ++ set -e
18:35:53 [2020-01-13T18:35:53.025Z] ++ '[' -n 0 ']'
18:35:53 [2020-01-13T18:35:53.025Z] ++ set -x
18:35:53 [2020-01-13T18:35:53.025Z] ++ env -i DEST=/go/src/github.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
18:35:53 [2020-01-13T18:35:53.025Z] INFO: Testing against a local daemon
18:35:53 [2020-01-13T18:35:53.025Z] === RUN   TestDockerNetworkIpvlanPersistance
18:35:53 [2020-01-13T18:35:53.025Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:35:53 [2020-01-13T18:35:53.025Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:35:53 [2020-01-13T18:35:53.025Z] === RUN   TestDockerNetworkIpvlan
18:35:53 [2020-01-13T18:35:53.025Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:35:53 [2020-01-13T18:35:53.025Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:35:53 [2020-01-13T18:35:53.025Z] PASS
18:35:53 [2020-01-13T18:35:53.025Z] 
18:35:53 [2020-01-13T18:35:53.025Z] === Skipped
18:35:53 [2020-01-13T18:35:53.025Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:35:53 [2020-01-13T18:35:53.025Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:35:53 [2020-01-13T18:35:53.025Z] 
18:35:53 [2020-01-13T18:35:53.025Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:35:53 [2020-01-13T18:35:53.025Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:35:53 [2020-01-13T18:35:53.025Z] 
18:35:53 [2020-01-13T18:35:53.025Z] 
18:35:53 [2020-01-13T18:35:53.025Z] DONE 2 tests, 2 skipped in 0.085s
18:35:53 [2020-01-13T18:35:53.025Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:35:53 [2020-01-13T18:35:53.025Z] ++ 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
18:35:53 [2020-01-13T18:35:53.025Z] ++ set -e
18:35:53 [2020-01-13T18:35:53.025Z] ++ '[' -n 0 ']'
18:35:53 [2020-01-13T18:35:53.025Z] ++ set -x
18:35:53 [2020-01-13T18:35:53.025Z] ++ env -i DEST=/go/src/github.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
18:35:53 [2020-01-13T18:35:53.025Z] INFO: Testing against a local daemon
18:35:53 [2020-01-13T18:35:53.025Z] === RUN   TestDockerNetworkMacvlanPersistance
18:35:53 [2020-01-13T18:35:53.214Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:35:53 [2020-01-13T18:35:53.214Z] === RUN   TestServiceWithPredefinedNetwork
18:35:53 [2020-01-13T18:35:53.488Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
18:35:53 [2020-01-13T18:35:53.488Z] === RUN   TestDockerNetworkMacvlan
18:35:54 [2020-01-13T18:35:54.431Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:35:55 [2020-01-13T18:35:55.241Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:35:56 [2020-01-13T18:35:56.023Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:35:56 [2020-01-13T18:35:56.486Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
18:35:56 [2020-01-13T18:35:56.486Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
18:35:56 [2020-01-13T18:35:56.486Z] remote: Enumerating objects: 19, done.
18:35:56 [2020-01-13T18:35:56.486Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
18:35:56 [2020-01-13T18:35:56.486Z] 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.
18:35:56 [2020-01-13T18:35:56.486Z] Building: bundles/cross/windows/amd64/containerutility.exe
18:35:56 [2020-01-13T18:35:56.486Z] 
[Pipeline] }
18:35:56 [2020-01-13T18:35:56.495Z] --- PASS: TestServiceWithPredefinedNetwork (3.13s)
18:35:56 [2020-01-13T18:35:56.495Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:35:56 [2020-01-13T18:35:56.495Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:35:56 [2020-01-13T18:35:56.495Z]     service_test.go:230: FLAKY_TEST
18:35:56 [2020-01-13T18:35:56.495Z] === RUN   TestServiceWithDataPathPortInit
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:35:56 [2020-01-13T18:35:56.817Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3486edbfbcdaf769b87736115a2d3956ad64886e hack/test/unit
18:35:58 [2020-01-13T18:35:58.438Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:35:59 [2020-01-13T18:35:59.345Z] ?   	github.com/docker/docker/api	[no test files]
18:36:02 [2020-01-13T18:36:02.602Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:36:04 [2020-01-13T18:36:04.618Z] ok  	github.com/docker/docker/cmd/dockerd	0.367s	coverage: 30.5% of statements
18:36:05 [2020-01-13T18:36:05.281Z] ok  	github.com/docker/docker/container	0.215s	coverage: 35.3% of statements
18:36:05 [2020-01-13T18:36:05.281Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:36:05 [2020-01-13T18:36:05.281Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:36:05 [2020-01-13T18:36:05.281Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:36:05 [2020-01-13T18:36:05.281Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:36:06 [2020-01-13T18:36:06.643Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:36:07 [2020-01-13T18:36:07.939Z] --- PASS: TestDockerNetworkMacvlan (14.48s)
18:36:07 [2020-01-13T18:36:07.939Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
18:36:07 [2020-01-13T18:36:07.939Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
18:36:07 [2020-01-13T18:36:07.939Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s)
18:36:07 [2020-01-13T18:36:07.939Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s)
18:36:07 [2020-01-13T18:36:07.939Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.82s)
18:36:07 [2020-01-13T18:36:07.939Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s)
18:36:07 [2020-01-13T18:36:07.939Z] PASS
18:36:07 [2020-01-13T18:36:07.939Z] 
18:36:07 [2020-01-13T18:36:07.939Z] DONE 8 tests in 15.923s
18:36:07 [2020-01-13T18:36:07.939Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
18:36:07 [2020-01-13T18:36:07.939Z] ++ 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
18:36:07 [2020-01-13T18:36:07.939Z] ++ set -e
18:36:07 [2020-01-13T18:36:07.939Z] ++ '[' -n 0 ']'
18:36:07 [2020-01-13T18:36:07.939Z] ++ set -x
18:36:07 [2020-01-13T18:36:07.939Z] ++ env -i DEST=/go/src/github.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
18:36:07 [2020-01-13T18:36:07.939Z] testing: warning: no tests to run
18:36:07 [2020-01-13T18:36:07.939Z] PASS
18:36:07 [2020-01-13T18:36:07.939Z] 
18:36:07 [2020-01-13T18:36:07.939Z] DONE 0 tests in 0.016s
18:36:07 [2020-01-13T18:36:07.939Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:36:07 [2020-01-13T18:36:07.939Z] ++ 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
18:36:07 [2020-01-13T18:36:07.939Z] ++ set -e
18:36:07 [2020-01-13T18:36:07.939Z] ++ '[' -n 0 ']'
18:36:07 [2020-01-13T18:36:07.939Z] ++ set -x
18:36:07 [2020-01-13T18:36:07.939Z] ++ env -i DEST=/go/src/github.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
18:36:08 [2020-01-13T18:36:08.391Z] INFO: Testing against a local daemon
18:36:08 [2020-01-13T18:36:08.391Z] === RUN   TestAuthZPluginAllowRequest
18:36:08 [2020-01-13T18:36:08.691Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:36:09 [2020-01-13T18:36:09.623Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:36:09 [2020-01-13T18:36:09.696Z] --- PASS: TestAuthZPluginAllowRequest (1.65s)
18:36:09 [2020-01-13T18:36:09.696Z] === RUN   TestAuthZPluginTLS
18:36:10 [2020-01-13T18:36:10.507Z] --- PASS: TestAuthZPluginTLS (0.54s)
18:36:10 [2020-01-13T18:36:10.507Z] === RUN   TestAuthZPluginDenyRequest
18:36:10 [2020-01-13T18:36:10.870Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
18:36:10 [2020-01-13T18:36:10.870Z] === RUN   TestAuthZPluginAPIDenyResponse
18:36:11 [2020-01-13T18:36:11.251Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
18:36:11 [2020-01-13T18:36:11.251Z] === RUN   TestAuthZPluginDenyResponse
18:36:12 [2020-01-13T18:36:12.030Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
18:36:12 [2020-01-13T18:36:12.030Z] === RUN   TestAuthZPluginAllowEventStream
18:36:12 [2020-01-13T18:36:12.255Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.032s	coverage: 65.3% of statements
18:36:13 [2020-01-13T18:36:13.827Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s)
18:36:13 [2020-01-13T18:36:13.828Z] === RUN   TestAuthZPluginErrorResponse
18:36:14 [2020-01-13T18:36:14.217Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 9.0% of statements
18:36:14 [2020-01-13T18:36:14.347Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
18:36:14 [2020-01-13T18:36:14.347Z] === RUN   TestAuthZPluginErrorRequest
18:36:14 [2020-01-13T18:36:14.722Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:36:14 [2020-01-13T18:36:14.722Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:36:14 [2020-01-13T18:36:14.880Z] --- PASS: TestServiceWithDataPathPortInit (17.71s)
18:36:14 [2020-01-13T18:36:14.880Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:36:15 [2020-01-13T18:36:15.098Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:36:15 [2020-01-13T18:36:15.098Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:36:17 [2020-01-13T18:36:17.532Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.97s)
18:36:17 [2020-01-13T18:36:17.532Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:36:19 [2020-01-13T18:36:19.064Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
18:36:19 [2020-01-13T18:36:19.324Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s)
18:36:19 [2020-01-13T18:36:19.324Z] === RUN   TestAuthZPluginHeader
18:36:19 [2020-01-13T18:36:19.629Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:36:20 [2020-01-13T18:36:20.126Z] --- PASS: TestAuthZPluginHeader (0.82s)
18:36:20 [2020-01-13T18:36:20.126Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:36:20 [2020-01-13T18:36:20.126Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:36:20 [2020-01-13T18:36:20.126Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:36:20 [2020-01-13T18:36:20.126Z] === RUN   TestAuthZPluginV2Disable
18:36:20 [2020-01-13T18:36:20.126Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:36:20 [2020-01-13T18:36:20.126Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:36:20 [2020-01-13T18:36:20.126Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:36:20 [2020-01-13T18:36:20.126Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:36:20 [2020-01-13T18:36:20.126Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:36:20 [2020-01-13T18:36:20.126Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:36:20 [2020-01-13T18:36:20.126Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:36:20 [2020-01-13T18:36:20.126Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:36:20 [2020-01-13T18:36:20.126Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:36:20 [2020-01-13T18:36:20.563Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:36:20 [2020-01-13T18:36:20.749Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.029s	coverage: 35.8% of statements
18:36:21 [2020-01-13T18:36:21.132Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:36:21 [2020-01-13T18:36:21.697Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:36:22 [2020-01-13T18:36:22.253Z] ok  	github.com/docker/docker/daemon/cluster	0.223s	coverage: 0.5% of statements
18:36:22 [2020-01-13T18:36:22.632Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s)
18:36:22 [2020-01-13T18:36:22.632Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3fex1wec8le8vlk5ij4gm02hf Created:2020-01-13 18:36:15.113117458 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[bdcc292f6fb31c149eb4dcfebedf3d4ccbf2e7e8daedee87b95a0773447bae26:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6uwsgjojnbgff0vhdth3nz3oa EndpointID:252869e9595313e9e3c11edbfeaba9af70f3d0f580b0057fba5d3d4b9b989c58 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:37fbf148de0e48a8a623e7d9ab325aee36aa1752dfcc53375d81c7056f132e3c MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:3393415c89cd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6uwsgjojnbgff0vhdth3nz3oa EndpointID:252869e9595313e9e3c11edbfeaba9af70f3d0f580b0057fba5d3d4b9b989c58 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:36:22 [2020-01-13T18:36:22.632Z] PASS
18:36:22 [2020-01-13T18:36:22.632Z] 
18:36:22 [2020-01-13T18:36:22.632Z] === Skipped
18:36:22 [2020-01-13T18:36:22.632Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:36:22 [2020-01-13T18:36:22.632Z]     service_test.go:230: FLAKY_TEST
18:36:22 [2020-01-13T18:36:22.632Z] 
18:36:22 [2020-01-13T18:36:22.632Z] 
18:36:22 [2020-01-13T18:36:22.632Z] DONE 21 tests, 1 skipped in 46.865s
18:36:22 [2020-01-13T18:36:22.632Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:36:22 [2020-01-13T18:36:22.632Z] ++ 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
18:36:22 [2020-01-13T18:36:22.632Z] ++ set -e
18:36:22 [2020-01-13T18:36:22.632Z] ++ '[' -n 0 ']'
18:36:22 [2020-01-13T18:36:22.632Z] ++ set -x
18:36:22 [2020-01-13T18:36:22.632Z] ++ env -i DEST=/go/src/github.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
18:36:22 [2020-01-13T18:36:22.632Z] INFO: Testing against a local daemon
18:36:22 [2020-01-13T18:36:22.632Z] === RUN   TestDockerNetworkIpvlanPersistance
18:36:22 [2020-01-13T18:36:22.632Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:36:22 [2020-01-13T18:36:22.632Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:36:22 [2020-01-13T18:36:22.632Z] === RUN   TestDockerNetworkIpvlan
18:36:22 [2020-01-13T18:36:22.632Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:36:22 [2020-01-13T18:36:22.632Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:36:22 [2020-01-13T18:36:22.632Z] PASS
18:36:22 [2020-01-13T18:36:22.632Z] 
18:36:22 [2020-01-13T18:36:22.632Z] === Skipped
18:36:22 [2020-01-13T18:36:22.632Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:36:22 [2020-01-13T18:36:22.632Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:36:22 [2020-01-13T18:36:22.632Z] 
18:36:22 [2020-01-13T18:36:22.632Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:36:22 [2020-01-13T18:36:22.632Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:36:22 [2020-01-13T18:36:22.632Z] 
18:36:22 [2020-01-13T18:36:22.632Z] 
18:36:22 [2020-01-13T18:36:22.632Z] DONE 2 tests, 2 skipped in 0.134s
18:36:22 [2020-01-13T18:36:22.632Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:36:22 [2020-01-13T18:36:22.632Z] ++ 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
18:36:22 [2020-01-13T18:36:22.632Z] ++ set -e
18:36:22 [2020-01-13T18:36:22.632Z] ++ '[' -n 0 ']'
18:36:22 [2020-01-13T18:36:22.632Z] ++ set -x
18:36:22 [2020-01-13T18:36:22.632Z] ++ env -i DEST=/go/src/github.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
18:36:22 [2020-01-13T18:36:22.891Z] INFO: Testing against a local daemon
18:36:22 [2020-01-13T18:36:22.891Z] === RUN   TestDockerNetworkMacvlanPersistance
18:36:23 [2020-01-13T18:36:23.150Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:36:23 [2020-01-13T18:36:23.150Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:36:23 [2020-01-13T18:36:23.715Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:36:24 [2020-01-13T18:36:24.280Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
18:36:24 [2020-01-13T18:36:24.280Z] === RUN   TestDockerNetworkMacvlan
18:36:24 [2020-01-13T18:36:24.846Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:36:25 [2020-01-13T18:36:25.780Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:36:26 [2020-01-13T18:36:26.715Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:36:27 [2020-01-13T18:36:27.483Z] 65014b3c3121: Pull complete
18:36:27 [2020-01-13T18:36:27.797Z] ok  	github.com/docker/docker/daemon/discovery	0.011s	coverage: 30.0% of statements
18:36:29 [2020-01-13T18:36:29.292Z] ok  	github.com/docker/docker/daemon/events	0.068s	coverage: 50.0% of statements
18:36:29 [2020-01-13T18:36:29.996Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:36:30 [2020-01-13T18:36:30.439Z] ok  	github.com/docker/docker/daemon/config	0.115s	coverage: 82.1% of statements
18:36:32 [2020-01-13T18:36:32.489Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
18:36:34 [2020-01-13T18:36:34.339Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:36:35 [2020-01-13T18:36:35.213Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.546s	coverage: 13.7% of statements
18:36:35 [2020-01-13T18:36:35.271Z] === RUN   TestDockerSuite/TestBuildExpose
18:36:35 [2020-01-13T18:36:35.529Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:36:36 [2020-01-13T18:36:36.095Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:36:36 [2020-01-13T18:36:36.660Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:36:36 [2020-01-13T18:36:36.918Z] === RUN   TestDockerSuite/TestBuildFails
18:36:37 [2020-01-13T18:36:37.873Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:36:37 [2020-01-13T18:36:37.873Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:36:37 [2020-01-13T18:36:37.929Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.9% of statements
18:36:38 [2020-01-13T18:36:38.559Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.982s	coverage: 57.9% of statements
18:36:38 [2020-01-13T18:36:38.559Z] ok  	github.com/docker/docker/daemon	12.549s	coverage: 17.6% of statements
18:36:38 [2020-01-13T18:36:38.559Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:36:38 [2020-01-13T18:36:38.559Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:36:38 [2020-01-13T18:36:38.559Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:36:38 [2020-01-13T18:36:38.848Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:36:39 [2020-01-13T18:36:39.803Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:36:39 [2020-01-13T18:36:39.999Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s)
18:36:39 [2020-01-13T18:36:39.999Z] PASS
18:36:39 [2020-01-13T18:36:39.999Z] 
18:36:39 [2020-01-13T18:36:39.999Z] === Skipped
18:36:39 [2020-01-13T18:36:39.999Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:36:39 [2020-01-13T18:36:39.999Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:36:39 [2020-01-13T18:36:39.999Z] 
18:36:39 [2020-01-13T18:36:39.999Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:36:39 [2020-01-13T18:36:39.999Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:36:39 [2020-01-13T18:36:39.999Z] 
18:36:39 [2020-01-13T18:36:39.999Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:36:39 [2020-01-13T18:36:39.999Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:36:39 [2020-01-13T18:36:39.999Z] 
18:36:39 [2020-01-13T18:36:39.999Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:36:39 [2020-01-13T18:36:39.999Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:36:39 [2020-01-13T18:36:39.999Z] 
18:36:39 [2020-01-13T18:36:39.999Z] 
18:36:39 [2020-01-13T18:36:39.999Z] DONE 17 tests, 4 skipped in 28.855s
18:36:39 [2020-01-13T18:36:39.999Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:36:39 [2020-01-13T18:36:39.999Z] ++ 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
18:36:39 [2020-01-13T18:36:39.999Z] ++ set -e
18:36:39 [2020-01-13T18:36:39.999Z] ++ '[' -n 0 ']'
18:36:39 [2020-01-13T18:36:39.999Z] ++ set -x
18:36:39 [2020-01-13T18:36:39.999Z] ++ env -i DEST=/go/src/github.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
18:36:39 [2020-01-13T18:36:39.999Z] INFO: Testing against a local daemon
18:36:39 [2020-01-13T18:36:39.999Z] === RUN   TestPluginInvalidJSON
18:36:39 [2020-01-13T18:36:39.999Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:36:39 [2020-01-13T18:36:39.999Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:36:39 [2020-01-13T18:36:39.999Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:36:39 [2020-01-13T18:36:39.999Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:36:39 [2020-01-13T18:36:39.999Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:36:39 [2020-01-13T18:36:39.999Z] PASS
18:36:39 [2020-01-13T18:36:39.999Z] 
18:36:40 [2020-01-13T18:36:40.000Z] DONE 2 tests in 0.095s
18:36:40 [2020-01-13T18:36:40.000Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:36:40 [2020-01-13T18:36:40.000Z] ++ 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
18:36:40 [2020-01-13T18:36:40.000Z] ++ set -e
18:36:40 [2020-01-13T18:36:40.000Z] ++ '[' -n 0 ']'
18:36:40 [2020-01-13T18:36:40.000Z] ++ set -x
18:36:40 [2020-01-13T18:36:40.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:36:40 [2020-01-13T18:36:40.000Z] INFO: Testing against a local daemon
18:36:40 [2020-01-13T18:36:40.000Z] === RUN   TestExternalGraphDriver
18:36:40 [2020-01-13T18:36:40.000Z] === RUN   TestExternalGraphDriver/json
18:36:40 [2020-01-13T18:36:40.000Z] === RUN   TestExternalGraphDriver/spec
18:36:40 [2020-01-13T18:36:40.369Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:36:41 [2020-01-13T18:36:41.303Z] --- PASS: TestDockerNetworkMacvlan (17.02s)
18:36:41 [2020-01-13T18:36:41.303Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
18:36:41 [2020-01-13T18:36:41.303Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
18:36:41 [2020-01-13T18:36:41.303Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s)
18:36:41 [2020-01-13T18:36:41.304Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.96s)
18:36:41 [2020-01-13T18:36:41.304Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.47s)
18:36:41 [2020-01-13T18:36:41.304Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.17s)
18:36:41 [2020-01-13T18:36:41.304Z] PASS
18:36:41 [2020-01-13T18:36:41.304Z] 
18:36:41 [2020-01-13T18:36:41.304Z] DONE 8 tests in 18.546s
18:36:41 [2020-01-13T18:36:41.304Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:36:41 [2020-01-13T18:36:41.304Z] ++ 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
18:36:41 [2020-01-13T18:36:41.304Z] ++ set -e
18:36:41 [2020-01-13T18:36:41.304Z] ++ '[' -n 0 ']'
18:36:41 [2020-01-13T18:36:41.304Z] ++ set -x
18:36:41 [2020-01-13T18:36:41.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:36:41 [2020-01-13T18:36:41.304Z] testing: warning: no tests to run
18:36:41 [2020-01-13T18:36:41.304Z] PASS
18:36:41 [2020-01-13T18:36:41.304Z] 
18:36:41 [2020-01-13T18:36:41.304Z] DONE 0 tests in 0.026s
18:36:41 [2020-01-13T18:36:41.304Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:36:41 [2020-01-13T18:36:41.304Z] ++ 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
18:36:41 [2020-01-13T18:36:41.304Z] ++ set -e
18:36:41 [2020-01-13T18:36:41.304Z] ++ '[' -n 0 ']'
18:36:41 [2020-01-13T18:36:41.304Z] ++ set -x
18:36:41 [2020-01-13T18:36:41.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:36:41 [2020-01-13T18:36:41.304Z] INFO: Testing against a local daemon
18:36:41 [2020-01-13T18:36:41.304Z] === RUN   TestAuthZPluginAllowRequest
18:36:41 [2020-01-13T18:36:41.404Z] === RUN   TestExternalGraphDriver/pull
18:36:42 [2020-01-13T18:36:42.676Z] === RUN   TestDockerSuite/TestBuildForceRm
18:36:42 [2020-01-13T18:36:42.933Z] --- PASS: TestAuthZPluginAllowRequest (1.56s)
18:36:42 [2020-01-13T18:36:42.933Z] === RUN   TestAuthZPluginTLS
18:36:43 [2020-01-13T18:36:43.217Z] --- PASS: TestExternalGraphDriver (6.18s)
18:36:43 [2020-01-13T18:36:43.217Z]     --- PASS: TestExternalGraphDriver/json (1.99s)
18:36:43 [2020-01-13T18:36:43.217Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
18:36:43 [2020-01-13T18:36:43.217Z]     --- PASS: TestExternalGraphDriver/pull (2.00s)
18:36:43 [2020-01-13T18:36:43.217Z] === RUN   TestGraphdriverPluginV2
18:36:43 [2020-01-13T18:36:43.217Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
18:36:43 [2020-01-13T18:36:43.217Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:36:43 [2020-01-13T18:36:43.217Z] PASS
18:36:43 [2020-01-13T18:36:43.217Z] 
18:36:43 [2020-01-13T18:36:43.217Z] === Skipped
18:36:43 [2020-01-13T18:36:43.217Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
18:36:43 [2020-01-13T18:36:43.217Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:36:43 [2020-01-13T18:36:43.217Z] 
18:36:43 [2020-01-13T18:36:43.217Z] 
18:36:43 [2020-01-13T18:36:43.217Z] DONE 5 tests, 1 skipped in 6.327s
18:36:43 [2020-01-13T18:36:43.217Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:36:43 [2020-01-13T18:36:43.217Z] ++ 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
18:36:43 [2020-01-13T18:36:43.217Z] ++ set -e
18:36:43 [2020-01-13T18:36:43.217Z] ++ '[' -n 0 ']'
18:36:43 [2020-01-13T18:36:43.217Z] ++ set -x
18:36:43 [2020-01-13T18:36:43.217Z] ++ env -i DEST=/go/src/github.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
18:36:43 [2020-01-13T18:36:43.498Z] --- PASS: TestAuthZPluginTLS (0.56s)
18:36:43 [2020-01-13T18:36:43.499Z] === RUN   TestAuthZPluginDenyRequest
18:36:43 [2020-01-13T18:36:43.580Z] INFO: Testing against a local daemon
18:36:43 [2020-01-13T18:36:43.580Z] === RUN   TestContinueAfterPluginCrash
18:36:43 [2020-01-13T18:36:43.580Z] === PAUSE TestContinueAfterPluginCrash
18:36:43 [2020-01-13T18:36:43.580Z] === RUN   TestDaemonStartWithLogOpt
18:36:43 [2020-01-13T18:36:43.580Z] === PAUSE TestDaemonStartWithLogOpt
18:36:43 [2020-01-13T18:36:43.580Z] === CONT  TestContinueAfterPluginCrash
18:36:43 [2020-01-13T18:36:43.580Z] === CONT  TestDaemonStartWithLogOpt
18:36:44 [2020-01-13T18:36:44.064Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:36:44 [2020-01-13T18:36:44.064Z] === RUN   TestAuthZPluginAPIDenyResponse
18:36:44 [2020-01-13T18:36:44.400Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.556s	coverage: 68.6% of statements
18:36:44 [2020-01-13T18:36:44.631Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:36:44 [2020-01-13T18:36:44.631Z] === RUN   TestAuthZPluginDenyResponse
18:36:44 [2020-01-13T18:36:44.631Z] === RUN   TestDockerSuite/TestBuildFromGit
18:36:45 [2020-01-13T18:36:45.196Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
18:36:45 [2020-01-13T18:36:45.196Z] === RUN   TestAuthZPluginAllowEventStream
18:36:45 [2020-01-13T18:36:45.434Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.990s	coverage: 48.6% of statements
18:36:46 [2020-01-13T18:36:46.132Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:36:46 [2020-01-13T18:36:46.698Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:36:46 [2020-01-13T18:36:46.698Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
18:36:46 [2020-01-13T18:36:46.698Z] === RUN   TestAuthZPluginErrorResponse
18:36:46 [2020-01-13T18:36:46.926Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.669s	coverage: 45.9% of statements
18:36:46 [2020-01-13T18:36:46.926Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:36:47 [2020-01-13T18:36:47.265Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
18:36:47 [2020-01-13T18:36:47.265Z] === RUN   TestAuthZPluginErrorRequest
18:36:47 [2020-01-13T18:36:47.832Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:36:47 [2020-01-13T18:36:47.832Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
18:36:47 [2020-01-13T18:36:47.832Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:36:48 [2020-01-13T18:36:48.398Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
18:36:48 [2020-01-13T18:36:48.398Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:36:48 [2020-01-13T18:36:48.984Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 58.0% of statements
18:36:49 [2020-01-13T18:36:49.274Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.479s	coverage: 54.8% of statements
18:36:49 [2020-01-13T18:36:49.274Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:36:49 [2020-01-13T18:36:49.274Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.620s	coverage: 76.1% of statements
18:36:49 [2020-01-13T18:36:49.274Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:36:49 [2020-01-13T18:36:49.770Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:36:50 [2020-01-13T18:36:50.704Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
18:36:50 [2020-01-13T18:36:50.704Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:36:50 [2020-01-13T18:36:50.704Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:36:50 [2020-01-13T18:36:50.962Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:36:51 [2020-01-13T18:36:51.336Z] ok  	github.com/docker/docker/daemon/links	0.064s	coverage: 93.0% of statements
18:36:52 [2020-01-13T18:36:52.827Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.025s	coverage: 3.0% of statements
18:36:52 [2020-01-13T18:36:52.861Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s)
18:36:52 [2020-01-13T18:36:52.861Z] === RUN   TestAuthZPluginHeader
18:36:53 [2020-01-13T18:36:53.794Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:36:53 [2020-01-13T18:36:53.794Z] --- PASS: TestAuthZPluginHeader (0.86s)
18:36:53 [2020-01-13T18:36:53.794Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:36:55 [2020-01-13T18:36:55.023Z] --- PASS: TestDaemonStartWithLogOpt (10.01s)
18:36:55 [2020-01-13T18:36:55.539Z] ok  	github.com/docker/docker/daemon/logger	0.252s	coverage: 42.7% of statements
18:36:56 [2020-01-13T18:36:56.322Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:36:57 [2020-01-13T18:36:57.032Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
18:36:57 [2020-01-13T18:36:57.695Z] === RUN   TestDockerSuite/TestBuildHistory
18:36:58 [2020-01-13T18:36:58.260Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s)
18:36:58 [2020-01-13T18:36:58.260Z] === RUN   TestAuthZPluginV2Disable
18:36:59 [2020-01-13T18:36:59.027Z] --- PASS: TestContinueAfterPluginCrash (15.08s)
18:36:59 [2020-01-13T18:36:59.027Z] PASS
18:36:59 [2020-01-13T18:36:59.027Z] 
18:36:59 [2020-01-13T18:36:59.027Z] DONE 2 tests in 15.182s
18:36:59 [2020-01-13T18:36:59.027Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:36:59 [2020-01-13T18:36:59.027Z] ++ 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
18:36:59 [2020-01-13T18:36:59.027Z] ++ set -e
18:36:59 [2020-01-13T18:36:59.027Z] ++ '[' -n 0 ']'
18:36:59 [2020-01-13T18:36:59.027Z] ++ set -x
18:36:59 [2020-01-13T18:36:59.027Z] ++ env -i DEST=/go/src/github.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
18:36:59 [2020-01-13T18:36:59.027Z] INFO: Testing against a local daemon
18:36:59 [2020-01-13T18:36:59.027Z] === RUN   TestPluginWithDevMounts
18:36:59 [2020-01-13T18:36:59.027Z] === PAUSE TestPluginWithDevMounts
18:36:59 [2020-01-13T18:36:59.027Z] === CONT  TestPluginWithDevMounts
18:36:59 [2020-01-13T18:36:59.088Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.583s	coverage: 77.8% of statements
18:36:59 [2020-01-13T18:36:59.088Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 26.2% of statements
18:37:00 [2020-01-13T18:37:00.606Z] ok  	github.com/docker/docker/daemon/images	0.033s	coverage: 4.9% of statements
18:37:00 [2020-01-13T18:37:00.606Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:37:00 [2020-01-13T18:37:00.606Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:37:00 [2020-01-13T18:37:00.606Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:37:00 [2020-01-13T18:37:00.606Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:37:00 [2020-01-13T18:37:00.897Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.034s	coverage: 88.3% of statements
18:37:00 [2020-01-13T18:37:00.954Z] --- PASS: TestPluginWithDevMounts (2.04s)
18:37:00 [2020-01-13T18:37:00.954Z] PASS
18:37:00 [2020-01-13T18:37:00.954Z] 
18:37:00 [2020-01-13T18:37:00.954Z] DONE 1 tests in 2.124s
18:37:00 [2020-01-13T18:37:00.954Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
18:37:00 [2020-01-13T18:37:00.954Z] ++ 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
18:37:00 [2020-01-13T18:37:00.954Z] ++ set -e
18:37:00 [2020-01-13T18:37:00.954Z] ++ '[' -n 0 ']'
18:37:00 [2020-01-13T18:37:00.954Z] ++ set -x
18:37:00 [2020-01-13T18:37:00.954Z] ++ env -i DEST=/go/src/github.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
18:37:00 [2020-01-13T18:37:00.954Z] INFO: Testing against a local daemon
18:37:00 [2020-01-13T18:37:00.954Z] === RUN   TestSecretInspect
18:37:01 [2020-01-13T18:37:01.187Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.077s	coverage: 62.1% of statements
18:37:02 [2020-01-13T18:37:02.443Z] --- PASS: TestAuthZPluginV2Disable (3.51s)
18:37:02 [2020-01-13T18:37:02.443Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:37:02 [2020-01-13T18:37:02.443Z] === RUN   TestDockerSuite/TestBuildIidFile
18:37:02 [2020-01-13T18:37:02.700Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:37:02 [2020-01-13T18:37:02.958Z] === RUN   TestDockerSuite/TestBuildInheritance
18:37:03 [2020-01-13T18:37:03.247Z] ok  	github.com/docker/docker/daemon/logger/local	0.071s	coverage: 74.7% of statements
18:37:03 [2020-01-13T18:37:03.247Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:37:03 [2020-01-13T18:37:03.371Z] --- PASS: TestSecretInspect (2.72s)
18:37:03 [2020-01-13T18:37:03.371Z] === RUN   TestSecretList
18:37:03 [2020-01-13T18:37:03.523Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:37:04 [2020-01-13T18:37:04.091Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:37:04 [2020-01-13T18:37:04.091Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:37:05 [2020-01-13T18:37:05.025Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s)
18:37:05 [2020-01-13T18:37:05.025Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:37:05 [2020-01-13T18:37:05.283Z] === RUN   TestDockerSuite/TestBuildLabel
18:37:05 [2020-01-13T18:37:05.401Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.035s	coverage: 19.9% of statements
18:37:05 [2020-01-13T18:37:05.696Z] ok  	github.com/docker/docker/daemon/logger/templates	0.008s	coverage: 8.3% of statements
18:37:05 [2020-01-13T18:37:05.849Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:37:06 [2020-01-13T18:37:06.107Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:37:06 [2020-01-13T18:37:06.692Z] --- PASS: TestSecretList (2.86s)
18:37:06 [2020-01-13T18:37:06.693Z] === RUN   TestSecretsCreateAndDelete
18:37:06 [2020-01-13T18:37:06.727Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.012s	coverage: 47.8% of statements
18:37:07 [2020-01-13T18:37:07.041Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:37:07 [2020-01-13T18:37:07.302Z] === RUN   TestDockerSuite/TestBuildLabels
18:37:08 [2020-01-13T18:37:08.235Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:37:08 [2020-01-13T18:37:08.786Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
18:37:08 [2020-01-13T18:37:08.786Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.195s	coverage: 82.5% of statements
18:37:08 [2020-01-13T18:37:08.786Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:37:08 [2020-01-13T18:37:08.786Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:37:09 [2020-01-13T18:37:09.289Z] --- PASS: TestSecretsCreateAndDelete (2.86s)
18:37:09 [2020-01-13T18:37:09.289Z] === RUN   TestSecretsUpdate
18:37:09 [2020-01-13T18:37:09.608Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:37:10 [2020-01-13T18:37:10.983Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
18:37:12 [2020-01-13T18:37:12.481Z] --- PASS: TestSecretsUpdate (2.78s)
18:37:12 [2020-01-13T18:37:12.481Z] === RUN   TestTemplatedSecret
18:37:13 [2020-01-13T18:37:13.232Z] ok  	github.com/docker/docker/distribution/metadata	0.141s	coverage: 48.2% of statements
18:37:13 [2020-01-13T18:37:13.232Z] ok  	github.com/docker/docker/errdefs	0.055s	coverage: 49.4% of statements
18:37:13 [2020-01-13T18:37:13.860Z] ok  	github.com/docker/docker/distribution	0.558s	coverage: 22.1% of statements
18:37:13 [2020-01-13T18:37:13.860Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:37:14 [2020-01-13T18:37:14.264Z] === RUN   TestDockerSuite/TestBuildLastModified
18:37:15 [2020-01-13T18:37:15.719Z] --- PASS: TestTemplatedSecret (3.49s)
18:37:15 [2020-01-13T18:37:15.719Z] === RUN   TestSecretCreateResolve
18:37:17 [2020-01-13T18:37:17.369Z] ok  	github.com/docker/docker/distribution/xfer	1.746s	coverage: 85.1% of statements
18:37:17 [2020-01-13T18:37:17.369Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:37:17 [2020-01-13T18:37:17.658Z] ok  	github.com/docker/docker/image/cache	0.025s	coverage: 19.2% of statements
18:37:18 [2020-01-13T18:37:18.446Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.28s)
18:37:18 [2020-01-13T18:37:18.446Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:37:18 [2020-01-13T18:37:18.688Z] ok  	github.com/docker/docker/image	0.124s	coverage: 86.4% of statements
18:37:18 [2020-01-13T18:37:18.688Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:37:18 [2020-01-13T18:37:18.860Z] --- PASS: TestSecretCreateResolve (3.34s)
18:37:18 [2020-01-13T18:37:18.860Z] PASS
18:37:18 [2020-01-13T18:37:18.860Z] 
18:37:18 [2020-01-13T18:37:18.860Z] DONE 6 tests in 18.121s
18:37:18 [2020-01-13T18:37:18.861Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
18:37:18 [2020-01-13T18:37:18.861Z] ++ 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
18:37:18 [2020-01-13T18:37:18.861Z] ++ set -e
18:37:18 [2020-01-13T18:37:18.861Z] ++ '[' -n 0 ']'
18:37:18 [2020-01-13T18:37:18.861Z] ++ set -x
18:37:18 [2020-01-13T18:37:18.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
18:37:18 [2020-01-13T18:37:18.861Z] INFO: Testing against a local daemon
18:37:18 [2020-01-13T18:37:18.861Z] === RUN   TestServiceCreateInit
18:37:18 [2020-01-13T18:37:18.861Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:37:18 [2020-01-13T18:37:18.978Z] ok  	github.com/docker/docker/libcontainerd/queue	0.048s	coverage: 100.0% of statements
18:37:19 [2020-01-13T18:37:19.268Z] ok  	github.com/docker/docker/image/v1	0.094s	coverage: 25.0% of statements
18:37:19 [2020-01-13T18:37:19.268Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:37:20 [2020-01-13T18:37:20.344Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:37:21 [2020-01-13T18:37:21.329Z] ok  	github.com/docker/docker/pkg/aaparser	0.027s	coverage: 50.0% of statements
18:37:21 [2020-01-13T18:37:21.891Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:37:21 [2020-01-13T18:37:21.891Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
18:37:21 [2020-01-13T18:37:21.891Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
18:37:21 [2020-01-13T18:37:21.891Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:37:21 [2020-01-13T18:37:21.891Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:37:21 [2020-01-13T18:37:21.891Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:37:21 [2020-01-13T18:37:21.891Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:37:21 [2020-01-13T18:37:21.891Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:37:21 [2020-01-13T18:37:21.891Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:37:21 [2020-01-13T18:37:21.891Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:37:21 [2020-01-13T18:37:21.891Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:37:21 [2020-01-13T18:37:21.891Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:37:21 [2020-01-13T18:37:21.891Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:37:21 [2020-01-13T18:37:21.891Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:37:22 [2020-01-13T18:37:22.458Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 4.0% of statements
18:37:22 [2020-01-13T18:37:22.458Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:37:22 [2020-01-13T18:37:22.458Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:37:22 [2020-01-13T18:37:22.458Z] ?   	github.com/docker/docker/api/types	[no test files]
18:37:22 [2020-01-13T18:37:22.458Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:37:22 [2020-01-13T18:37:22.458Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:37:22 [2020-01-13T18:37:22.458Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:37:22 [2020-01-13T18:37:22.458Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:37:23 [2020-01-13T18:37:23.024Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
18:37:23 [2020-01-13T18:37:23.024Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
18:37:23 [2020-01-13T18:37:23.024Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:37:23 [2020-01-13T18:37:23.024Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:37:23 [2020-01-13T18:37:23.024Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:37:23 [2020-01-13T18:37:23.024Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:37:23 [2020-01-13T18:37:23.024Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:37:23 [2020-01-13T18:37:23.024Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:37:23 [2020-01-13T18:37:23.024Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:37:23 [2020-01-13T18:37:23.282Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
18:37:23 [2020-01-13T18:37:23.541Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
18:37:23 [2020-01-13T18:37:23.541Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:37:23 [2020-01-13T18:37:23.541Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:37:23 [2020-01-13T18:37:23.541Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:37:23 [2020-01-13T18:37:23.541Z] ?   	github.com/docker/docker/builder	[no test files]
18:37:23 [2020-01-13T18:37:23.541Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:37:23 [2020-01-13T18:37:23.541Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:37:23 [2020-01-13T18:37:23.541Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:37:23 [2020-01-13T18:37:23.541Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:37:23 [2020-01-13T18:37:23.541Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:37:23 [2020-01-13T18:37:23.541Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:37:23 [2020-01-13T18:37:23.541Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:37:23 [2020-01-13T18:37:23.625Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:37:23 [2020-01-13T18:37:23.883Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:37:23 [2020-01-13T18:37:23.883Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:37:23 [2020-01-13T18:37:23.883Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:37:24 [2020-01-13T18:37:24.108Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
18:37:24 [2020-01-13T18:37:24.141Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:37:24 [2020-01-13T18:37:24.398Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:37:25 [2020-01-13T18:37:25.096Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:37:25 [2020-01-13T18:37:25.767Z] ok  	github.com/docker/docker/opts	0.095s	coverage: 66.9% of statements
18:37:25 [2020-01-13T18:37:25.771Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:37:26 [2020-01-13T18:37:26.057Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
18:37:27 [2020-01-13T18:37:27.079Z] ok  	github.com/docker/docker/pkg/archive	1.291s	coverage: 76.8% of statements
18:37:27 [2020-01-13T18:37:27.079Z] ok  	github.com/docker/docker/pkg/capabilities	0.009s	coverage: 87.5% of statements
18:37:27 [2020-01-13T18:37:27.079Z] ok  	github.com/docker/docker/pkg/authorization	1.486s	coverage: 68.3% of statements
18:37:27 [2020-01-13T18:37:27.668Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:37:28 [2020-01-13T18:37:28.105Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
18:37:28 [2020-01-13T18:37:28.290Z] ok  	github.com/docker/docker/builder/dockerfile	0.515s	coverage: 48.2% of statements
18:37:28 [2020-01-13T18:37:28.290Z] ok  	github.com/docker/docker/builder/remotecontext	0.212s	coverage: 13.6% of statements
18:37:28 [2020-01-13T18:37:28.869Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
18:37:29 [2020-01-13T18:37:29.128Z] ok  	github.com/docker/docker/pkg/discovery	0.009s	coverage: 58.3% of statements
18:37:29 [2020-01-13T18:37:29.416Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
18:37:30 [2020-01-13T18:37:30.243Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.355s	coverage: 86.3% of statements
18:37:30 [2020-01-13T18:37:30.243Z] ?   	github.com/docker/docker/cli	[no test files]
18:37:30 [2020-01-13T18:37:30.243Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:37:30 [2020-01-13T18:37:30.920Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
18:37:31 [2020-01-13T18:37:31.299Z] --- PASS: TestServiceCreateInit (12.42s)
18:37:31 [2020-01-13T18:37:31.299Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (6.14s)
18:37:31 [2020-01-13T18:37:31.299Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (6.27s)
18:37:31 [2020-01-13T18:37:31.299Z] === RUN   TestCreateServiceMultipleTimes
18:37:31 [2020-01-13T18:37:31.849Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:37:31 [2020-01-13T18:37:31.849Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:37:31 [2020-01-13T18:37:31.941Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
18:37:32 [2020-01-13T18:37:32.107Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:37:32 [2020-01-13T18:37:32.229Z] ok  	github.com/docker/docker/layer	7.297s	coverage: 68.8% of statements
18:37:32 [2020-01-13T18:37:32.230Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:37:32 [2020-01-13T18:37:32.230Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:37:32 [2020-01-13T18:37:32.230Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:37:32 [2020-01-13T18:37:32.230Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:37:32 [2020-01-13T18:37:32.230Z] ?   	github.com/docker/docker/oci	[no test files]
18:37:32 [2020-01-13T18:37:32.230Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:37:32 [2020-01-13T18:37:32.517Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
18:37:33 [2020-01-13T18:37:33.526Z] ok  	github.com/docker/docker/client	0.189s	coverage: 75.8% of statements
18:37:34 [2020-01-13T18:37:34.005Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.388s	coverage: 43.2% of statements
18:37:34 [2020-01-13T18:37:34.005Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:37:34 [2020-01-13T18:37:34.005Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:37:34 [2020-01-13T18:37:34.005Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
18:37:34 [2020-01-13T18:37:34.292Z] ok  	github.com/docker/docker/pkg/fileutils	0.049s	coverage: 89.5% of statements
18:37:34 [2020-01-13T18:37:34.920Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.133s	coverage: 84.1% of statements
18:37:35 [2020-01-13T18:37:35.387Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
18:37:35 [2020-01-13T18:37:35.387Z] PASS
18:37:35 [2020-01-13T18:37:35.387Z] 
18:37:35 [2020-01-13T18:37:35.387Z] DONE 17 tests in 53.601s
18:37:35 [2020-01-13T18:37:35.387Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:37:35 [2020-01-13T18:37:35.387Z] ++ 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
18:37:35 [2020-01-13T18:37:35.387Z] ++ set -e
18:37:35 [2020-01-13T18:37:35.387Z] ++ '[' -n 0 ']'
18:37:35 [2020-01-13T18:37:35.387Z] ++ set -x
18:37:35 [2020-01-13T18:37:35.387Z] ++ env -i DEST=/go/src/github.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
18:37:35 [2020-01-13T18:37:35.387Z] INFO: Testing against a local daemon
18:37:35 [2020-01-13T18:37:35.387Z] === RUN   TestPluginInvalidJSON
18:37:35 [2020-01-13T18:37:35.387Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:37:35 [2020-01-13T18:37:35.387Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:37:35 [2020-01-13T18:37:35.387Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:37:35 [2020-01-13T18:37:35.387Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:37:35 [2020-01-13T18:37:35.387Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:37:35 [2020-01-13T18:37:35.387Z] PASS
18:37:35 [2020-01-13T18:37:35.387Z] 
18:37:35 [2020-01-13T18:37:35.387Z] DONE 2 tests in 0.137s
18:37:35 [2020-01-13T18:37:35.387Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:37:35 [2020-01-13T18:37:35.387Z] ++ 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
18:37:35 [2020-01-13T18:37:35.387Z] ++ set -e
18:37:35 [2020-01-13T18:37:35.387Z] ++ '[' -n 0 ']'
18:37:35 [2020-01-13T18:37:35.387Z] ++ set -x
18:37:35 [2020-01-13T18:37:35.387Z] ++ env -i DEST=/go/src/github.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
18:37:35 [2020-01-13T18:37:35.387Z] INFO: Testing against a local daemon
18:37:35 [2020-01-13T18:37:35.387Z] === RUN   TestExternalGraphDriver
18:37:35 [2020-01-13T18:37:35.387Z] === RUN   TestExternalGraphDriver/json
18:37:35 [2020-01-13T18:37:35.548Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
18:37:35 [2020-01-13T18:37:35.548Z] ok  	github.com/docker/docker/pkg/fsutils	0.408s	coverage: 85.1% of statements
18:37:36 [2020-01-13T18:37:36.410Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
18:37:37 [2020-01-13T18:37:37.346Z] === RUN   TestExternalGraphDriver/spec
18:37:37 [2020-01-13T18:37:37.605Z] ok  	github.com/docker/docker/pkg/locker	0.038s	coverage: 88.9% of statements
18:37:37 [2020-01-13T18:37:37.605Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.015s	coverage: 91.7% of statements
18:37:38 [2020-01-13T18:37:38.632Z] ok  	github.com/docker/docker/pkg/longpath	0.030s	coverage: 100.0% of statements
18:37:38 [2020-01-13T18:37:38.632Z] ok  	github.com/docker/docker/pkg/ioutils	1.690s	coverage: 70.6% of statements
18:37:38 [2020-01-13T18:37:38.923Z] ok  	github.com/docker/docker/pkg/idtools	1.079s	coverage: 70.1% of statements
18:37:38 [2020-01-13T18:37:38.923Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:37:39 [2020-01-13T18:37:39.877Z] === RUN   TestExternalGraphDriver/pull
18:37:39 [2020-01-13T18:37:39.952Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.019s	coverage: 85.7% of statements
18:37:39 [2020-01-13T18:37:39.952Z] ok  	github.com/docker/docker/pkg/parsers	0.013s	coverage: 97.0% of statements
18:37:40 [2020-01-13T18:37:40.590Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
18:37:40 [2020-01-13T18:37:40.881Z] ok  	github.com/docker/docker/pkg/mount	0.924s	coverage: 70.0% of statements
18:37:40 [2020-01-13T18:37:40.881Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:37:41 [2020-01-13T18:37:41.252Z] --- PASS: TestExternalGraphDriver (6.21s)
18:37:41 [2020-01-13T18:37:41.252Z]     --- PASS: TestExternalGraphDriver/json (2.13s)
18:37:41 [2020-01-13T18:37:41.252Z]     --- PASS: TestExternalGraphDriver/spec (2.32s)
18:37:41 [2020-01-13T18:37:41.252Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
18:37:41 [2020-01-13T18:37:41.252Z] === RUN   TestGraphdriverPluginV2
18:37:41 [2020-01-13T18:37:41.512Z] ok  	github.com/docker/docker/pkg/pidfile	0.017s	coverage: 82.4% of statements
18:37:41 [2020-01-13T18:37:41.801Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.029s	coverage: 91.4% of statements
18:37:41 [2020-01-13T18:37:41.801Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:37:41 [2020-01-13T18:37:41.801Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:37:43 [2020-01-13T18:37:43.299Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.069s	coverage: 56.8% of statements
18:37:43 [2020-01-13T18:37:43.780Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:37:43 [2020-01-13T18:37:43.946Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
18:37:44 [2020-01-13T18:37:44.575Z] ok  	github.com/docker/docker/pkg/progress	0.008s	coverage: 75.9% of statements
18:37:44 [2020-01-13T18:37:44.575Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.011s	coverage: 85.7% of statements
18:37:45 [2020-01-13T18:37:45.598Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
18:37:46 [2020-01-13T18:37:46.225Z] ok  	github.com/docker/docker/pkg/pubsub	1.153s	coverage: 73.9% of statements
18:37:46 [2020-01-13T18:37:46.313Z] --- PASS: TestGraphdriverPluginV2 (4.72s)
18:37:46 [2020-01-13T18:37:46.313Z] PASS
18:37:46 [2020-01-13T18:37:46.313Z] 
18:37:46 [2020-01-13T18:37:46.313Z] DONE 5 tests in 11.045s
18:37:46 [2020-01-13T18:37:46.313Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:37:46 [2020-01-13T18:37:46.313Z] ++ 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
18:37:46 [2020-01-13T18:37:46.313Z] ++ set -e
18:37:46 [2020-01-13T18:37:46.313Z] ++ '[' -n 0 ']'
18:37:46 [2020-01-13T18:37:46.313Z] ++ set -x
18:37:46 [2020-01-13T18:37:46.313Z] ++ env -i DEST=/go/src/github.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
18:37:46 [2020-01-13T18:37:46.313Z] INFO: Testing against a local daemon
18:37:46 [2020-01-13T18:37:46.313Z] === RUN   TestContinueAfterPluginCrash
18:37:46 [2020-01-13T18:37:46.313Z] === PAUSE TestContinueAfterPluginCrash
18:37:46 [2020-01-13T18:37:46.313Z] === RUN   TestDaemonStartWithLogOpt
18:37:46 [2020-01-13T18:37:46.313Z] === PAUSE TestDaemonStartWithLogOpt
18:37:46 [2020-01-13T18:37:46.313Z] === CONT  TestContinueAfterPluginCrash
18:37:46 [2020-01-13T18:37:46.313Z] === CONT  TestDaemonStartWithLogOpt
18:37:46 [2020-01-13T18:37:46.850Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
18:37:47 [2020-01-13T18:37:47.873Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
18:37:47 [2020-01-13T18:37:47.873Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
18:37:48 [2020-01-13T18:37:48.215Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:37:48 [2020-01-13T18:37:48.908Z] ok  	github.com/docker/docker/pkg/symlink	0.018s	coverage: 87.7% of statements
18:37:48 [2020-01-13T18:37:48.908Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 70.8% of statements
18:37:49 [2020-01-13T18:37:49.535Z] ok  	github.com/docker/docker/pkg/signal	3.590s	coverage: 61.0% of statements
18:37:50 [2020-01-13T18:37:50.117Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:37:50 [2020-01-13T18:37:50.562Z] ok  	github.com/docker/docker/pkg/tailfile	0.204s	coverage: 88.6% of statements
18:37:50 [2020-01-13T18:37:50.562Z] ok  	github.com/docker/docker/pkg/system	0.059s	coverage: 36.2% of statements
18:37:50 [2020-01-13T18:37:50.966Z] --- PASS: TestCreateServiceMultipleTimes (17.60s)
18:37:50 [2020-01-13T18:37:50.966Z] === RUN   TestCreateServiceConflict
18:37:51 [2020-01-13T18:37:51.584Z] testing: warning: no tests to run
18:37:51 [2020-01-13T18:37:51.584Z] coverage: [no statements]
18:37:51 [2020-01-13T18:37:51.584Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
18:37:51 [2020-01-13T18:37:51.882Z] --- PASS: TestCreateServiceConflict (2.77s)
18:37:51 [2020-01-13T18:37:51.882Z] === RUN   TestCreateServiceMaxReplicas
18:37:52 [2020-01-13T18:37:52.210Z] ok  	github.com/docker/docker/pkg/term	0.011s	coverage: 85.9% of statements
18:37:52 [2020-01-13T18:37:52.495Z] ok  	github.com/docker/docker/pkg/tarsum	0.212s	coverage: 89.3% of statements
18:37:52 [2020-01-13T18:37:52.782Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
18:37:53 [2020-01-13T18:37:53.071Z] ok  	github.com/docker/docker/pkg/urlutil	0.010s	coverage: 100.0% of statements
18:37:53 [2020-01-13T18:37:53.774Z] ok  	github.com/docker/docker/pkg/useragent	0.018s	coverage: 88.9% of statements
18:37:54 [2020-01-13T18:37:54.304Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:37:54 [2020-01-13T18:37:54.304Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:37:55 [2020-01-13T18:37:55.077Z] --- PASS: TestCreateServiceMaxReplicas (3.31s)
18:37:55 [2020-01-13T18:37:55.077Z] === RUN   TestCreateWithDuplicateNetworkNames
18:37:55 [2020-01-13T18:37:55.514Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.5% of statements
18:37:57 [2020-01-13T18:37:57.582Z] ok  	github.com/docker/docker/reference	0.026s	coverage: 84.4% of statements
18:37:58 [2020-01-13T18:37:58.208Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 68.8% of statements
18:37:58 [2020-01-13T18:37:58.497Z] ok  	github.com/docker/docker/plugin	0.590s	coverage: 27.1% of statements
18:38:00 [2020-01-13T18:38:00.549Z] ok  	github.com/docker/docker/registry/resumable	0.024s	coverage: 100.0% of statements
18:38:00 [2020-01-13T18:38:00.549Z] ok  	github.com/docker/docker/restartmanager	0.007s	coverage: 45.3% of statements
18:38:00 [2020-01-13T18:38:00.871Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:38:00 [2020-01-13T18:38:00.871Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
18:38:01 [2020-01-13T18:38:01.129Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:38:01 [2020-01-13T18:38:01.387Z] --- PASS: TestDaemonStartWithLogOpt (15.31s)
18:38:02 [2020-01-13T18:38:02.052Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 62.5% of statements
18:38:03 [2020-01-13T18:38:03.097Z] ok  	github.com/docker/docker/runconfig	0.055s	coverage: 68.2% of statements
18:38:03 [2020-01-13T18:38:03.287Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:38:03 [2020-01-13T18:38:03.386Z] ok  	github.com/docker/docker/registry	0.715s	coverage: 56.0% of statements
18:38:03 [2020-01-13T18:38:03.853Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:38:05 [2020-01-13T18:38:05.240Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
18:38:06 [2020-01-13T18:38:06.174Z] --- PASS: TestContinueAfterPluginCrash (19.98s)
18:38:06 [2020-01-13T18:38:06.174Z] PASS
18:38:06 [2020-01-13T18:38:06.174Z] 
18:38:06 [2020-01-13T18:38:06.174Z] DONE 2 tests in 20.100s
18:38:06 [2020-01-13T18:38:06.174Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:38:06 [2020-01-13T18:38:06.174Z] ++ 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
18:38:06 [2020-01-13T18:38:06.174Z] ++ set -e
18:38:06 [2020-01-13T18:38:06.174Z] ++ '[' -n 0 ']'
18:38:06 [2020-01-13T18:38:06.174Z] ++ set -x
18:38:06 [2020-01-13T18:38:06.174Z] ++ env -i DEST=/go/src/github.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
18:38:06 [2020-01-13T18:38:06.174Z] === RUN   TestDockerSuite/TestBuildNetNone
18:38:06 [2020-01-13T18:38:06.431Z] INFO: Testing against a local daemon
18:38:06 [2020-01-13T18:38:06.431Z] === RUN   TestPluginWithDevMounts
18:38:06 [2020-01-13T18:38:06.431Z] === PAUSE TestPluginWithDevMounts
18:38:06 [2020-01-13T18:38:06.431Z] === CONT  TestPluginWithDevMounts
18:38:06 [2020-01-13T18:38:06.883Z] ok  	github.com/docker/docker/volume/drivers	0.011s	coverage: 36.1% of statements
18:38:07 [2020-01-13T18:38:07.365Z] === RUN   TestDockerSuite/TestBuildNoContext
18:38:08 [2020-01-13T18:38:08.740Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:38:08 [2020-01-13T18:38:08.740Z] --- PASS: TestPluginWithDevMounts (2.41s)
18:38:08 [2020-01-13T18:38:08.740Z] PASS
18:38:08 [2020-01-13T18:38:08.740Z] 
18:38:08 [2020-01-13T18:38:08.740Z] DONE 1 tests in 2.559s
18:38:08 [2020-01-13T18:38:08.740Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:38:08 [2020-01-13T18:38:08.740Z] ++ 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
18:38:08 [2020-01-13T18:38:08.740Z] ++ set -e
18:38:08 [2020-01-13T18:38:08.740Z] ++ '[' -n 0 ']'
18:38:08 [2020-01-13T18:38:08.740Z] ++ set -x
18:38:08 [2020-01-13T18:38:08.740Z] ++ env -i DEST=/go/src/github.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
18:38:08 [2020-01-13T18:38:08.804Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.89s)
18:38:08 [2020-01-13T18:38:08.804Z] === RUN   TestCreateServiceSecretFileMode
18:38:08 [2020-01-13T18:38:08.940Z] ok  	github.com/docker/docker/volume/mounts	0.075s	coverage: 67.0% of statements
18:38:08 [2020-01-13T18:38:08.998Z] INFO: Testing against a local daemon
18:38:08 [2020-01-13T18:38:08.998Z] === RUN   TestSecretInspect
18:38:09 [2020-01-13T18:38:09.229Z] ok  	github.com/docker/docker/volume/local	0.075s	coverage: 73.0% of statements
18:38:09 [2020-01-13T18:38:09.563Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:38:10 [2020-01-13T18:38:10.711Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
18:38:11 [2020-01-13T18:38:11.462Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:38:11 [2020-01-13T18:38:11.972Z] --- PASS: TestCreateServiceSecretFileMode (3.02s)
18:38:11 [2020-01-13T18:38:11.972Z] === RUN   TestCreateServiceConfigFileMode
18:38:12 [2020-01-13T18:38:12.028Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:38:12 [2020-01-13T18:38:12.028Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:38:12 [2020-01-13T18:38:12.028Z] --- PASS: TestSecretInspect (3.17s)
18:38:12 [2020-01-13T18:38:12.028Z] === RUN   TestSecretList
18:38:12 [2020-01-13T18:38:12.230Z] ok  	github.com/docker/docker/cmd/dockerd	0.099s	coverage: 30.5% of statements
18:38:12 [2020-01-13T18:38:12.230Z] ok  	github.com/docker/docker/container	0.116s	coverage: 35.3% of statements
18:38:12 [2020-01-13T18:38:12.230Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:38:12 [2020-01-13T18:38:12.230Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:38:12 [2020-01-13T18:38:12.230Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:38:12 [2020-01-13T18:38:12.230Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:38:12 [2020-01-13T18:38:12.286Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:38:12 [2020-01-13T18:38:12.853Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:38:13 [2020-01-13T18:38:13.786Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:38:15 [2020-01-13T18:38:15.158Z] --- PASS: TestSecretList (3.13s)
18:38:15 [2020-01-13T18:38:15.158Z] === RUN   TestSecretsCreateAndDelete
18:38:15 [2020-01-13T18:38:15.249Z] --- PASS: TestCreateServiceConfigFileMode (2.94s)
18:38:15 [2020-01-13T18:38:15.249Z] === RUN   TestCreateServiceSysctls
18:38:15 [2020-01-13T18:38:15.725Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:38:16 [2020-01-13T18:38:16.659Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:38:18 [2020-01-13T18:38:18.556Z] --- PASS: TestSecretsCreateAndDelete (3.15s)
18:38:18 [2020-01-13T18:38:18.556Z] === RUN   TestSecretsUpdate
18:38:19 [2020-01-13T18:38:19.115Z] ok  	github.com/docker/docker/pkg/plugins	33.680s	coverage: 76.6% of statements
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/rootless	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/volume	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === Skipped
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:46: Driver btrfs not supported
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:46: Driver btrfs not supported
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:46: Driver btrfs not supported
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:46: Driver btrfs not supported
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:46: Driver btrfs not supported
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:73: No driver to put!
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     overlay_test.go:49: Fails to compute changes intermittently
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:46: Driver zfs not supported
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:46: Driver zfs not supported
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:46: Driver zfs not supported
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:46: Driver zfs not supported
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:46: Driver zfs not supported
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:38:19 [2020-01-13T18:38:19.115Z]     graphtest_unix.go:73: No driver to put!
18:38:19 [2020-01-13T18:38:19.115Z] 
18:38:19 [2020-01-13T18:38:19.115Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:38:19 [2020-01-13T18:38:19.116Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:38:19 [2020-01-13T18:38:19.116Z] 
18:38:19 [2020-01-13T18:38:19.116Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:38:19 [2020-01-13T18:38:19.116Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:38:19 [2020-01-13T18:38:19.116Z] 
18:38:19 [2020-01-13T18:38:19.116Z] 
18:38:19 [2020-01-13T18:38:19.116Z] DONE 2155 tests, 20 skipped in 346.056s
18:38:19 [2020-01-13T18:38:19.122Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
Post stage
[Pipeline] junit
18:38:19 [2020-01-13T18:38:19.155Z] Recording test results
18:38:19 [2020-01-13T18:38:19.305Z] --- PASS: TestCreateServiceSysctls (4.06s)
18:38:19 [2020-01-13T18:38:19.305Z] === RUN   TestCreateServiceCapabilities
18:38:19 [2020-01-13T18:38:19.380Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:38:20 [2020-01-13T18:38:20.123Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e -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:3486edbfbcdaf769b87736115a2d3956ad64886e hack/make.sh dynbinary test-integration
18:38:20 [2020-01-13T18:38:20.413Z] 
18:38:20 [2020-01-13T18:38:20.700Z] Removing bundles/
18:38:20 [2020-01-13T18:38:20.700Z] 
18:38:20 [2020-01-13T18:38:20.700Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:38:20 [2020-01-13T18:38:20.700Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:38:20 [2020-01-13T18:38:20.700Z] GOOS="" GOARCH="" GOARM=""
18:38:21 [2020-01-13T18:38:21.281Z] --- PASS: TestSecretsUpdate (2.95s)
18:38:21 [2020-01-13T18:38:21.281Z] === RUN   TestTemplatedSecret
18:38:21 [2020-01-13T18:38:21.281Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:38:22 [2020-01-13T18:38:22.200Z] ok  	github.com/docker/docker/daemon/cluster	0.065s	coverage: 0.5% of statements
18:38:22 [2020-01-13T18:38:22.459Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
18:38:22 [2020-01-13T18:38:22.527Z] --- PASS: TestCreateServiceCapabilities (3.27s)
18:38:22 [2020-01-13T18:38:22.527Z] === RUN   TestInspect
18:38:23 [2020-01-13T18:38:23.989Z] faf31ee0aa3d: Pull complete
18:38:23 [2020-01-13T18:38:23.989Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd
18:38:23 [2020-01-13T18:38:23.989Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
18:38:23 [2020-01-13T18:38:23.989Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
18:38:23 [2020-01-13T18:38:23.989Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
18:38:23 [2020-01-13T18:38:23.989Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914'
18:38:23 [2020-01-13T18:38:23.989Z] WARN: Skipping validation tests
18:38:23 [2020-01-13T18:38:23.989Z] INFO: Running unit tests at 01/13/2020 18:38:22...
18:38:24 [2020-01-13T18:38:24.358Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.8% of statements
18:38:25 [2020-01-13T18:38:25.464Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:38:25 [2020-01-13T18:38:25.464Z] --- PASS: TestTemplatedSecret (4.06s)
18:38:25 [2020-01-13T18:38:25.464Z] === RUN   TestSecretCreateResolve
18:38:25 [2020-01-13T18:38:25.696Z] --- PASS: TestInspect (3.57s)
18:38:25 [2020-01-13T18:38:25.696Z] === RUN   TestServiceListWithStatuses
18:38:25 [2020-01-13T18:38:25.696Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:38:25 [2020-01-13T18:38:25.696Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:38:25 [2020-01-13T18:38:25.696Z] === RUN   TestDockerNetworkConnectAlias
18:38:26 [2020-01-13T18:38:26.397Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:38:27 [2020-01-13T18:38:27.030Z] INFO: make.ps1 starting at 01/13/2020 18:38:26
18:38:27 [2020-01-13T18:38:27.030Z] INFO: Git commit (a77ac8423) assumed from DOCKER_GITCOMMIT environment variable
18:38:27 [2020-01-13T18:38:27.030Z] INFO: Invoking autogen...
18:38:27 [2020-01-13T18:38:27.487Z] INFO: Running unit tests...
18:38:28 [2020-01-13T18:38:28.298Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:38:28 [2020-01-13T18:38:28.298Z] --- PASS: TestSecretCreateResolve (2.71s)
18:38:28 [2020-01-13T18:38:28.298Z] PASS
18:38:28 [2020-01-13T18:38:28.298Z] 
18:38:28 [2020-01-13T18:38:28.298Z] DONE 6 tests in 19.292s
18:38:28 [2020-01-13T18:38:28.298Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:38:28 [2020-01-13T18:38:28.298Z] ++ 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
18:38:28 [2020-01-13T18:38:28.298Z] ++ set -e
18:38:28 [2020-01-13T18:38:28.298Z] ++ '[' -n 0 ']'
18:38:28 [2020-01-13T18:38:28.298Z] ++ set -x
18:38:28 [2020-01-13T18:38:28.298Z] ++ env -i DEST=/go/src/github.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
18:38:28 [2020-01-13T18:38:28.298Z] INFO: Testing against a local daemon
18:38:28 [2020-01-13T18:38:28.298Z] === RUN   TestServiceCreateInit
18:38:28 [2020-01-13T18:38:28.298Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:38:28 [2020-01-13T18:38:28.555Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:38:32 [2020-01-13T18:38:32.038Z] --- PASS: TestDockerNetworkConnectAlias (5.75s)
18:38:32 [2020-01-13T18:38:32.038Z] === RUN   TestDockerNetworkReConnect
18:38:32 [2020-01-13T18:38:32.523Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.7% of statements
18:38:32 [2020-01-13T18:38:32.737Z] === RUN   TestDockerSuite/TestBuildPATH
18:38:33 [2020-01-13T18:38:33.302Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:38:33 [2020-01-13T18:38:33.458Z] ok  	github.com/docker/docker/daemon	12.214s	coverage: 17.6% of statements
18:38:33 [2020-01-13T18:38:33.458Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:38:33 [2020-01-13T18:38:33.458Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:38:34 [2020-01-13T18:38:34.834Z] ok  	github.com/docker/docker/daemon/config	0.049s	coverage: 82.1% of statements
18:38:34 [2020-01-13T18:38:34.834Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
18:38:35 [2020-01-13T18:38:35.199Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:38:36 [2020-01-13T18:38:36.074Z] --- PASS: TestDockerNetworkReConnect (4.54s)
18:38:36 [2020-01-13T18:38:36.074Z] === RUN   TestServicePlugin
18:38:36 [2020-01-13T18:38:36.074Z] --- SKIP: TestServicePlugin (0.00s)
18:38:36 [2020-01-13T18:38:36.074Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:38:36 [2020-01-13T18:38:36.074Z] === RUN   TestServiceUpdateLabel
18:38:36 [2020-01-13T18:38:36.209Z] ok  	github.com/docker/docker/daemon/events	0.080s	coverage: 50.0% of statements
18:38:36 [2020-01-13T18:38:36.209Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:38:36 [2020-01-13T18:38:36.209Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:38:36 [2020-01-13T18:38:36.467Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
18:38:36 [2020-01-13T18:38:36.574Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:38:37 [2020-01-13T18:38:37.506Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:38:37 [2020-01-13T18:38:37.781Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
18:38:38 [2020-01-13T18:38:38.744Z] --- PASS: TestServiceUpdateLabel (2.69s)
18:38:38 [2020-01-13T18:38:38.744Z] === RUN   TestServiceUpdateSecrets
18:38:38 [2020-01-13T18:38:38.882Z] --- PASS: TestServiceCreateInit (10.62s)
18:38:38 [2020-01-13T18:38:38.882Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s)
18:38:38 [2020-01-13T18:38:38.882Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.56s)
18:38:38 [2020-01-13T18:38:38.882Z] === RUN   TestCreateServiceMultipleTimes
18:38:39 [2020-01-13T18:38:39.005Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
18:38:40 [2020-01-13T18:38:40.379Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.222s	coverage: 57.0% of statements
18:38:43 [2020-01-13T18:38:43.666Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.411s	coverage: 72.5% of statements
18:38:43 [2020-01-13T18:38:43.666Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.638s	coverage: 46.2% of statements
18:38:43 [2020-01-13T18:38:43.666Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:38:46 [2020-01-13T18:38:46.193Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.024s	coverage: 48.6% of statements
18:38:46 [2020-01-13T18:38:46.323Z] ?   	github.com/docker/docker/api	[no test files]
18:38:47 [2020-01-13T18:38:47.567Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.324s	coverage: 76.1% of statements
18:38:48 [2020-01-13T18:38:48.855Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:38:48 [2020-01-13T18:38:48.939Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.203s	coverage: 60.1% of statements
18:38:48 [2020-01-13T18:38:48.939Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.0% of statements
18:38:48 [2020-01-13T18:38:48.939Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:38:48 [2020-01-13T18:38:48.939Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:38:50 [2020-01-13T18:38:50.318Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
18:38:51 [2020-01-13T18:38:51.253Z] ok  	github.com/docker/docker/daemon/links	0.017s	coverage: 93.0% of statements
18:38:52 [2020-01-13T18:38:52.246Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
18:38:52 [2020-01-13T18:38:52.246Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:38:52 [2020-01-13T18:38:52.246Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:38:53 [2020-01-13T18:38:53.147Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
18:38:53 [2020-01-13T18:38:53.182Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 42.7% of statements
18:38:54 [2020-01-13T18:38:54.559Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.170s	coverage: 77.8% of statements
18:38:54 [2020-01-13T18:38:54.559Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:38:54 [2020-01-13T18:38:54.559Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:38:54 [2020-01-13T18:38:54.559Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 67.0% of statements
18:38:55 [2020-01-13T18:38:55.051Z] === RUN   TestDockerSuite/TestBuildRm
18:38:55 [2020-01-13T18:38:55.123Z] --- PASS: TestServiceUpdateSecrets (15.14s)
18:38:55 [2020-01-13T18:38:55.123Z] === RUN   TestServiceUpdateConfigs
18:38:55 [2020-01-13T18:38:55.937Z] ok  	github.com/docker/docker/daemon/logger/journald	0.026s	coverage: 26.2% of statements
18:38:55 [2020-01-13T18:38:55.937Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 62.1% of statements
18:38:56 [2020-01-13T18:38:56.196Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.026s	coverage: 88.3% of statements
18:38:57 [2020-01-13T18:38:57.573Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 74.7% of statements
18:38:57 [2020-01-13T18:38:57.573Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:38:57 [2020-01-13T18:38:57.586Z] --- PASS: TestCreateServiceMultipleTimes (18.31s)
18:38:57 [2020-01-13T18:38:57.586Z] === RUN   TestCreateServiceConflict
18:38:57 [2020-01-13T18:38:57.832Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 19.9% of statements
18:38:58 [2020-01-13T18:38:58.525Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:38:59 [2020-01-13T18:38:59.329Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 47.8% of statements
18:38:59 [2020-01-13T18:38:59.461Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:38:59 [2020-01-13T18:38:59.897Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
18:39:00 [2020-01-13T18:39:00.028Z] --- PASS: TestCreateServiceConflict (2.78s)
18:39:00 [2020-01-13T18:39:00.029Z] === RUN   TestCreateServiceMaxReplicas
18:39:00 [2020-01-13T18:39:00.464Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
18:39:00 [2020-01-13T18:39:00.963Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:39:01 [2020-01-13T18:39:01.029Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.669s	coverage: 82.5% of statements
18:39:01 [2020-01-13T18:39:01.030Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:39:01 [2020-01-13T18:39:01.030Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:39:01 [2020-01-13T18:39:01.197Z] ok  	github.com/docker/docker/api/server	0.136s	coverage: 9.0% of statements
18:39:01 [2020-01-13T18:39:01.529Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:39:02 [2020-01-13T18:39:02.096Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:39:02 [2020-01-13T18:39:02.931Z] ok  	github.com/docker/docker/distribution	0.160s	coverage: 22.1% of statements
18:39:02 [2020-01-13T18:39:02.931Z] ok  	github.com/docker/docker/distribution/metadata	0.066s	coverage: 48.2% of statements
18:39:02 [2020-01-13T18:39:02.931Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:39:03 [2020-01-13T18:39:03.996Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:39:03 [2020-01-13T18:39:03.996Z] --- PASS: TestCreateServiceMaxReplicas (3.82s)
18:39:03 [2020-01-13T18:39:03.996Z] === RUN   TestCreateWithDuplicateNetworkNames
18:39:04 [2020-01-13T18:39:04.831Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
18:39:04 [2020-01-13T18:39:04.935Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
18:39:04 [2020-01-13T18:39:04.935Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:39:05 [2020-01-13T18:39:05.766Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
18:39:06 [2020-01-13T18:39:06.708Z] ok  	github.com/docker/docker/distribution/xfer	1.880s	coverage: 85.1% of statements
18:39:06 [2020-01-13T18:39:06.708Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:39:06 [2020-01-13T18:39:06.708Z] ok  	github.com/docker/docker/image/cache	0.028s	coverage: 19.2% of statements
18:39:06 [2020-01-13T18:39:06.708Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:39:06 [2020-01-13T18:39:06.838Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:39:08 [2020-01-13T18:39:08.121Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
18:39:08 [2020-01-13T18:39:08.121Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:39:08 [2020-01-13T18:39:08.782Z] --- PASS: TestServiceUpdateConfigs (14.98s)
18:39:08 [2020-01-13T18:39:08.782Z] === RUN   TestServiceUpdateNetwork
18:39:09 [2020-01-13T18:39:09.054Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
18:39:09 [2020-01-13T18:39:09.987Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 66.9% of statements
18:39:10 [2020-01-13T18:39:10.246Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
18:39:11 [2020-01-13T18:39:11.023Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:39:11 [2020-01-13T18:39:11.023Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:39:11 [2020-01-13T18:39:11.283Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:39:11 [2020-01-13T18:39:11.283Z] === RUN   TestDockerSuite/TestBuildSpaces
18:39:12 [2020-01-13T18:39:12.150Z] ok  	github.com/docker/docker/pkg/archive	0.417s	coverage: 77.1% of statements
18:39:12 [2020-01-13T18:39:12.215Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:39:13 [2020-01-13T18:39:13.082Z] ok  	github.com/docker/docker/pkg/authorization	0.221s	coverage: 68.3% of statements
18:39:13 [2020-01-13T18:39:13.147Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:39:13 [2020-01-13T18:39:13.147Z] === RUN   TestDockerSuite/TestBuildStderr
18:39:13 [2020-01-13T18:39:13.339Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
18:39:13 [2020-01-13T18:39:13.598Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
18:39:14 [2020-01-13T18:39:14.198Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:39:16 [2020-01-13T18:39:16.163Z] ok  	github.com/docker/docker/layer	7.114s	coverage: 68.8% of statements
18:39:16 [2020-01-13T18:39:16.163Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:39:16 [2020-01-13T18:39:16.163Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:39:16 [2020-01-13T18:39:16.163Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:39:16 [2020-01-13T18:39:16.163Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:39:16 [2020-01-13T18:39:16.163Z] ?   	github.com/docker/docker/oci	[no test files]
18:39:16 [2020-01-13T18:39:16.163Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:39:16 [2020-01-13T18:39:16.420Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
18:39:16 [2020-01-13T18:39:16.992Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
18:39:17 [2020-01-13T18:39:17.249Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.943s	coverage: 43.2% of statements
18:39:17 [2020-01-13T18:39:17.249Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:39:17 [2020-01-13T18:39:17.249Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:39:17 [2020-01-13T18:39:17.249Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
18:39:18 [2020-01-13T18:39:18.183Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
18:39:18 [2020-01-13T18:39:18.896Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.015s	coverage: 93.8% of statements
18:39:18 [2020-01-13T18:39:18.896Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
18:39:19 [2020-01-13T18:39:19.460Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:39:19 [2020-01-13T18:39:19.460Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.38s)
18:39:19 [2020-01-13T18:39:19.460Z] === RUN   TestCreateServiceSecretFileMode
18:39:20 [2020-01-13T18:39:20.026Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:39:20 [2020-01-13T18:39:20.269Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
18:39:20 [2020-01-13T18:39:20.835Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
18:39:21 [2020-01-13T18:39:21.400Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
18:39:21 [2020-01-13T18:39:21.400Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:39:21 [2020-01-13T18:39:21.770Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.063s	coverage: 84.1% of statements
18:39:21 [2020-01-13T18:39:21.770Z] ok  	github.com/docker/docker/pkg/fsutils	0.204s	coverage: 85.1% of statements
18:39:21 [2020-01-13T18:39:21.968Z] --- PASS: TestCreateServiceSecretFileMode (2.83s)
18:39:21 [2020-01-13T18:39:21.968Z] === RUN   TestCreateServiceConfigFileMode
18:39:21 [2020-01-13T18:39:21.968Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:39:22 [2020-01-13T18:39:22.028Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 11.4% of statements
18:39:22 [2020-01-13T18:39:22.965Z] ok  	github.com/docker/docker/pkg/idtools	0.436s	coverage: 70.1% of statements
18:39:23 [2020-01-13T18:39:23.444Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:39:23 [2020-01-13T18:39:23.531Z] ok  	github.com/docker/docker/pkg/ioutils	0.517s	coverage: 69.3% of statements
18:39:23 [2020-01-13T18:39:23.531Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
18:39:23 [2020-01-13T18:39:23.788Z] ok  	github.com/docker/docker/pkg/locker	0.018s	coverage: 88.9% of statements
18:39:24 [2020-01-13T18:39:24.046Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
18:39:24 [2020-01-13T18:39:24.046Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:39:24 [2020-01-13T18:39:24.410Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
18:39:24 [2020-01-13T18:39:24.980Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
18:39:25 [2020-01-13T18:39:25.238Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
18:39:25 [2020-01-13T18:39:25.238Z] ok  	github.com/docker/docker/pkg/mount	0.575s	coverage: 70.0% of statements
18:39:25 [2020-01-13T18:39:25.238Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:39:25 [2020-01-13T18:39:25.297Z] --- PASS: TestServiceUpdateNetwork (14.28s)
18:39:25 [2020-01-13T18:39:25.297Z] PASS
18:39:25 [2020-01-13T18:39:25.297Z] 
18:39:25 [2020-01-13T18:39:25.297Z] === Skipped
18:39:25 [2020-01-13T18:39:25.297Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
18:39:25 [2020-01-13T18:39:25.297Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:39:25 [2020-01-13T18:39:25.297Z] 
18:39:25 [2020-01-13T18:39:25.297Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
18:39:25 [2020-01-13T18:39:25.297Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:39:25 [2020-01-13T18:39:25.297Z] 
18:39:25 [2020-01-13T18:39:25.297Z] 
18:39:25 [2020-01-13T18:39:25.297Z] DONE 20 tests, 2 skipped in 124.318s
18:39:25 [2020-01-13T18:39:25.297Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
18:39:25 [2020-01-13T18:39:25.297Z] ++ 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
18:39:25 [2020-01-13T18:39:25.297Z] ++ set -e
18:39:25 [2020-01-13T18:39:25.297Z] ++ '[' -n 0 ']'
18:39:25 [2020-01-13T18:39:25.297Z] ++ set -x
18:39:25 [2020-01-13T18:39:25.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
18:39:25 [2020-01-13T18:39:25.297Z] INFO: Testing against a local daemon
18:39:25 [2020-01-13T18:39:25.297Z] === RUN   TestSessionCreate
18:39:25 [2020-01-13T18:39:25.297Z] --- PASS: TestSessionCreate (0.03s)
18:39:25 [2020-01-13T18:39:25.297Z] === RUN   TestSessionCreateWithBadUpgrade
18:39:25 [2020-01-13T18:39:25.297Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:39:25 [2020-01-13T18:39:25.297Z] PASS
18:39:25 [2020-01-13T18:39:25.297Z] 
18:39:25 [2020-01-13T18:39:25.297Z] DONE 2 tests in 0.118s
18:39:25 [2020-01-13T18:39:25.297Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
18:39:25 [2020-01-13T18:39:25.297Z] ++ 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
18:39:25 [2020-01-13T18:39:25.297Z] ++ set -e
18:39:25 [2020-01-13T18:39:25.297Z] ++ '[' -n 0 ']'
18:39:25 [2020-01-13T18:39:25.297Z] ++ set -x
18:39:25 [2020-01-13T18:39:25.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
18:39:25 [2020-01-13T18:39:25.297Z] INFO: Testing against a local daemon
18:39:25 [2020-01-13T18:39:25.297Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:39:25 [2020-01-13T18:39:25.297Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:39:25 [2020-01-13T18:39:25.297Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:39:25 [2020-01-13T18:39:25.297Z] === RUN   TestEventsExecDie
18:39:25 [2020-01-13T18:39:25.297Z] --- PASS: TestEventsExecDie (0.85s)
18:39:25 [2020-01-13T18:39:25.297Z] === RUN   TestEventsBackwardsCompatible
18:39:25 [2020-01-13T18:39:25.297Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
18:39:25 [2020-01-13T18:39:25.297Z] === RUN   TestInfoBinaryCommits
18:39:25 [2020-01-13T18:39:25.297Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:39:25 [2020-01-13T18:39:25.297Z] === RUN   TestInfoAPIVersioned
18:39:25 [2020-01-13T18:39:25.297Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:39:25 [2020-01-13T18:39:25.297Z] === RUN   TestInfoDiscoveryBackend
18:39:25 [2020-01-13T18:39:25.297Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
18:39:25 [2020-01-13T18:39:25.297Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:39:25 [2020-01-13T18:39:25.379Z] === RUN   TestDockerSuite/TestBuildUser
18:39:25 [2020-01-13T18:39:25.636Z] --- PASS: TestCreateServiceConfigFileMode (3.66s)
18:39:25 [2020-01-13T18:39:25.636Z] === RUN   TestCreateServiceSysctls
18:39:25 [2020-01-13T18:39:25.804Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.012s	coverage: 91.4% of statements
18:39:25 [2020-01-13T18:39:25.804Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
18:39:25 [2020-01-13T18:39:25.804Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:39:25 [2020-01-13T18:39:25.804Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:39:25 [2020-01-13T18:39:25.835Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:39:25 [2020-01-13T18:39:25.835Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:39:26 [2020-01-13T18:39:26.232Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
18:39:26 [2020-01-13T18:39:26.232Z] === RUN   TestInfoAPI
18:39:26 [2020-01-13T18:39:26.232Z] --- PASS: TestInfoAPI (0.02s)
18:39:26 [2020-01-13T18:39:26.232Z] === RUN   TestInfoAPIWarnings
18:39:26 [2020-01-13T18:39:26.727Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
18:39:26 [2020-01-13T18:39:26.802Z] --- PASS: TestInfoAPIWarnings (0.52s)
18:39:26 [2020-01-13T18:39:26.802Z] === RUN   TestInfoDebug
18:39:27 [2020-01-13T18:39:27.582Z] --- PASS: TestInfoDebug (0.53s)
18:39:27 [2020-01-13T18:39:27.582Z] === RUN   TestInfoInsecureRegistries
18:39:27 [2020-01-13T18:39:27.661Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
18:39:27 [2020-01-13T18:39:27.661Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
18:39:27 [2020-01-13T18:39:27.705Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:39:27 [2020-01-13T18:39:27.919Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:39:27 [2020-01-13T18:39:27.948Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:39:27 [2020-01-13T18:39:27.948Z] === RUN   TestInfoRegistryMirrors
18:39:28 [2020-01-13T18:39:28.318Z] --- PASS: TestInfoRegistryMirrors (0.53s)
18:39:28 [2020-01-13T18:39:28.318Z] === RUN   TestLoginFailsWithBadCredentials
18:39:28 [2020-01-13T18:39:28.868Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
18:39:28 [2020-01-13T18:39:28.868Z] === RUN   TestPingCacheHeaders
18:39:28 [2020-01-13T18:39:28.868Z] --- PASS: TestPingCacheHeaders (0.02s)
18:39:28 [2020-01-13T18:39:28.868Z] === RUN   TestPingGet
18:39:28 [2020-01-13T18:39:28.868Z] --- PASS: TestPingGet (0.01s)
18:39:28 [2020-01-13T18:39:28.868Z] === RUN   TestPingHead
18:39:28 [2020-01-13T18:39:28.868Z] --- PASS: TestPingHead (0.02s)
18:39:28 [2020-01-13T18:39:28.868Z] === RUN   TestVersion
18:39:28 [2020-01-13T18:39:28.868Z] --- PASS: TestVersion (0.02s)
18:39:28 [2020-01-13T18:39:28.868Z] PASS
18:39:28 [2020-01-13T18:39:28.868Z] 
18:39:28 [2020-01-13T18:39:28.868Z] === Skipped
18:39:28 [2020-01-13T18:39:28.868Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:39:28 [2020-01-13T18:39:28.868Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:39:28 [2020-01-13T18:39:28.868Z] 
18:39:28 [2020-01-13T18:39:28.868Z] 
18:39:28 [2020-01-13T18:39:28.868Z] DONE 18 tests, 1 skipped in 5.577s
18:39:28 [2020-01-13T18:39:28.868Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
18:39:28 [2020-01-13T18:39:28.868Z] ++ 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
18:39:28 [2020-01-13T18:39:28.868Z] ++ set -e
18:39:28 [2020-01-13T18:39:28.868Z] ++ '[' -n 0 ']'
18:39:28 [2020-01-13T18:39:28.868Z] ++ set -x
18:39:28 [2020-01-13T18:39:28.868Z] ++ env -i DEST=/go/src/github.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
18:39:28 [2020-01-13T18:39:28.868Z] INFO: Testing against a local daemon
18:39:28 [2020-01-13T18:39:28.868Z] === RUN   TestVolumesCreateAndList
18:39:28 [2020-01-13T18:39:28.868Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:39:28 [2020-01-13T18:39:28.868Z] === RUN   TestVolumesRemove
18:39:28 [2020-01-13T18:39:28.868Z] --- PASS: TestVolumesRemove (0.10s)
18:39:28 [2020-01-13T18:39:28.868Z] === RUN   TestVolumesInspect
18:39:29 [2020-01-13T18:39:29.157Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
18:39:29 [2020-01-13T18:39:29.234Z] --- PASS: TestVolumesInspect (0.02s)
18:39:29 [2020-01-13T18:39:29.234Z] === RUN   TestVolumesInvalidJSON
18:39:29 [2020-01-13T18:39:29.234Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:39:29 [2020-01-13T18:39:29.234Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:39:29 [2020-01-13T18:39:29.234Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:39:29 [2020-01-13T18:39:29.234Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:39:29 [2020-01-13T18:39:29.234Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
18:39:29 [2020-01-13T18:39:29.234Z] PASS
18:39:29 [2020-01-13T18:39:29.234Z] 
18:39:29 [2020-01-13T18:39:29.234Z] DONE 5 tests in 0.231s
18:39:29 [2020-01-13T18:39:29.234Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:39:29 [2020-01-13T18:39:29.234Z] ++++ cat bundles/test-integration/docker.pid
18:39:29 [2020-01-13T18:39:29.234Z] +++ kill 11536
18:39:29 [2020-01-13T18:39:29.724Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
18:39:30 [2020-01-13T18:39:30.416Z] --- PASS: TestCreateServiceSysctls (4.32s)
18:39:30 [2020-01-13T18:39:30.416Z] === RUN   TestCreateServiceCapabilities
18:39:30 [2020-01-13T18:39:30.473Z] +++ /etc/init.d/apparmor stop
18:39:30 [2020-01-13T18:39:30.473Z] Leaving: AppArmorNo profiles have been unloaded.
18:39:30 [2020-01-13T18:39:30.473Z] 
18:39:30 [2020-01-13T18:39:30.473Z] Unloading profiles will leave already running processes permanently
18:39:30 [2020-01-13T18:39:30.473Z] unconfined, which can lead to unexpected situations.
18:39:30 [2020-01-13T18:39:30.473Z] 
18:39:30 [2020-01-13T18:39:30.473Z] To set a process to complain mode, use the command line tool
18:39:30 [2020-01-13T18:39:30.473Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:39:30 [2020-01-13T18:39:30.473Z] +++ true
18:39:30 [2020-01-13T18:39:30.473Z] 
18:39:31 [2020-01-13T18:39:31.370Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
Post stage
[Pipeline] junit
18:39:32 [2020-01-13T18:39:32.747Z] Recording test results
18:39:33 [2020-01-13T18:39:33.004Z] ok  	github.com/docker/docker/pkg/signal	2.434s	coverage: 61.0% of statements
18:39:33 [2020-01-13T18:39:33.004Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:39:33 [2020-01-13T18:39:33.267Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
18:39:33 [2020-01-13T18:39:33.300Z] --- PASS: TestCreateServiceCapabilities (3.35s)
18:39:33 [2020-01-13T18:39:33.300Z] === RUN   TestInspect
18:39:33 [2020-01-13T18:39:33.530Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:39:33 [2020-01-13T18:39:33.788Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
18:39:34 [2020-01-13T18:39:34.355Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
18:39:34 [2020-01-13T18:39:34.427Z] + echo Ensuring container killed.
18:39:34 [2020-01-13T18:39:34.427Z] Ensuring container killed.
18:39:34 [2020-01-13T18:39:34.427Z] + docker rm -vf docker-pr2
18:39:34 [2020-01-13T18:39:34.427Z] Error: No such container: docker-pr2
18:39:34 [2020-01-13T18:39:34.427Z] + true
[Pipeline] sh
18:39:34 [2020-01-13T18:39:34.921Z] ok  	github.com/docker/docker/pkg/system	0.022s	coverage: 36.2% of statements
18:39:35 [2020-01-13T18:39:35.180Z] ok  	github.com/docker/docker/pkg/tailfile	0.050s	coverage: 88.6% of statements
18:39:35 [2020-01-13T18:39:35.274Z] + echo Chowning /workspace to jenkins user
18:39:35 [2020-01-13T18:39:35.274Z] Chowning /workspace to jenkins user
18:39:35 [2020-01-13T18:39:35.274Z] + id -u
18:39:35 [2020-01-13T18:39:35.274Z] + id -g
18:39:35 [2020-01-13T18:39:35.274Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40366:/workspace busybox chown -R 1001:1001 /workspace
18:39:35 [2020-01-13T18:39:35.274Z] Unable to find image 'busybox:latest' locally
18:39:35 [2020-01-13T18:39:35.274Z] latest: Pulling from library/busybox
18:39:35 [2020-01-13T18:39:35.274Z] 6dc7af96dfc8: Pulling fs layer
18:39:35 [2020-01-13T18:39:35.649Z] 6dc7af96dfc8: Download complete
18:39:35 [2020-01-13T18:39:35.746Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
18:39:36 [2020-01-13T18:39:36.014Z] 6dc7af96dfc8: Pull complete
18:39:36 [2020-01-13T18:39:36.014Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
18:39:36 [2020-01-13T18:39:36.014Z] Status: Downloaded newer image for busybox:latest
18:39:36 [2020-01-13T18:39:36.312Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
18:39:36 [2020-01-13T18:39:36.312Z] testing: warning: no tests to run
18:39:36 [2020-01-13T18:39:36.312Z] coverage: [no statements]
18:39:36 [2020-01-13T18:39:36.312Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
18:39:36 [2020-01-13T18:39:36.583Z] --- PASS: TestInspect (2.89s)
18:39:36 [2020-01-13T18:39:36.583Z] === RUN   TestServiceListWithStatuses
18:39:36 [2020-01-13T18:39:36.583Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:39:36 [2020-01-13T18:39:36.583Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:39:36 [2020-01-13T18:39:36.583Z] === RUN   TestDockerNetworkConnectAlias
18:39:36 [2020-01-13T18:39:36.876Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
18:39:36 [2020-01-13T18:39:36.877Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
18:39:37 [2020-01-13T18:39:37.134Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:39:38 [2020-01-13T18:39:38.659Z] + bundleName=s390x-integration
18:39:38 [2020-01-13T18:39:38.659Z] + echo Creating s390x-integration-bundles.tar.gz
18:39:38 [2020-01-13T18:39:38.659Z] Creating s390x-integration-bundles.tar.gz
18:39:38 [2020-01-13T18:39:38.659Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:39:38 [2020-01-13T18:39:38.659Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:39:38 [2020-01-13T18:39:38.843Z] Archiving artifacts
18:39:39 [2020-01-13T18:39:39.662Z] ok  	github.com/docker/docker/plugin	0.528s	coverage: 27.1% of statements
18:39:39 [2020-01-13T18:39:39.920Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
18:39:39 [2020-01-13T18:39:39.992Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40366/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:39:40 [2020-01-13T18:39:40.743Z] + make clean
18:39:40 [2020-01-13T18:39:40.856Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
18:39:41 [2020-01-13T18:39:41.114Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
18:39:41 [2020-01-13T18:39:41.129Z] make: command: Command not found
18:39:41 [2020-01-13T18:39:41.129Z] make: command: Command not found
18:39:41 [2020-01-13T18:39:41.129Z] docker volume rm -f docker-dev-cache
18:39:41 [2020-01-13T18:39:41.129Z] docker-dev-cache
[Pipeline] deleteDir
18:39:43 [2020-01-13T18:39:43.013Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 56.0% of statements
18:39:43 [2020-01-13T18:39:43.136Z] --- PASS: TestDockerNetworkConnectAlias (6.22s)
18:39:43 [2020-01-13T18:39:43.136Z] === RUN   TestDockerNetworkReConnect
18:39:43 [2020-01-13T18:39:43.271Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
18:39:43 [2020-01-13T18:39:43.529Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
18:39:44 [2020-01-13T18:39:44.463Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
18:39:44 [2020-01-13T18:39:44.463Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
18:39:46 [2020-01-13T18:39:46.995Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
18:39:47 [2020-01-13T18:39:47.318Z] --- PASS: TestDockerNetworkReConnect (4.97s)
18:39:47 [2020-01-13T18:39:47.318Z] === RUN   TestServicePlugin
18:39:47 [2020-01-13T18:39:47.928Z] ok  	github.com/docker/docker/volume/local	0.021s	coverage: 73.0% of statements
18:39:48 [2020-01-13T18:39:48.493Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
18:39:49 [2020-01-13T18:39:49.282Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:39:49 [2020-01-13T18:39:49.426Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
18:39:50 [2020-01-13T18:39:50.663Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:39:50 [2020-01-13T18:39:50.921Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:39:52 [2020-01-13T18:39:52.295Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ok  	github.com/docker/docker/api/server/httputils	0.111s	coverage: 14.7% of statements
18:39:52 [2020-01-13T18:39:52.395Z] ok  	github.com/docker/docker/api/server/middleware	0.182s	coverage: 37.7% of statements
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ok  	github.com/docker/docker/api/types/filters	0.071s	coverage: 92.2% of statements
18:39:52 [2020-01-13T18:39:52.395Z] ok  	github.com/docker/docker/api/types/strslice	0.079s	coverage: 90.0% of statements
18:39:52 [2020-01-13T18:39:52.395Z] ok  	github.com/docker/docker/api/server/router/swarm	0.113s	coverage: 4.0% of statements
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/types	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:39:52 [2020-01-13T18:39:52.395Z] ok  	github.com/docker/docker/api/types/time	0.289s	coverage: 100.0% of statements
18:39:52 [2020-01-13T18:39:52.852Z] ok  	github.com/docker/docker/api/types/versions	0.039s	coverage: 75.0% of statements
18:39:52 [2020-01-13T18:39:52.852Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:39:52 [2020-01-13T18:39:52.852Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:39:52 [2020-01-13T18:39:52.852Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:39:52 [2020-01-13T18:39:52.852Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
18:39:52 [2020-01-13T18:39:52.852Z] ?   	github.com/docker/docker/builder	[no test files]
18:39:52 [2020-01-13T18:39:52.852Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:39:52 [2020-01-13T18:39:52.852Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:39:52 [2020-01-13T18:39:52.852Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:39:53 [2020-01-13T18:39:53.308Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:39:53 [2020-01-13T18:39:53.308Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:39:53 [2020-01-13T18:39:53.308Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:39:53 [2020-01-13T18:39:53.308Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:39:53 [2020-01-13T18:39:53.669Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:39:54 [2020-01-13T18:39:54.272Z] ok  	github.com/docker/docker/builder/dockerignore	0.402s	coverage: 96.8% of statements
18:39:55 [2020-01-13T18:39:55.569Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:39:55 [2020-01-13T18:39:55.569Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:39:55 [2020-01-13T18:39:55.569Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:39:55 [2020-01-13T18:39:55.569Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:39:55 [2020-01-13T18:39:55.569Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:39:57 [2020-01-13T18:39:57.468Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:39:57 [2020-01-13T18:39:57.468Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:39:57 [2020-01-13T18:39:57.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
18:39:57 [2020-01-13T18:39:57.990Z] ok  	github.com/docker/docker/cli/debug	0.363s	coverage: 100.0% of statements
18:39:57 [2020-01-13T18:39:57.990Z] ok  	github.com/docker/docker/builder/remotecontext	0.638s	coverage: 9.2% of statements
18:39:57 [2020-01-13T18:39:57.990Z] ok  	github.com/docker/docker/builder/dockerfile	0.701s	coverage: 46.3% of statements
18:39:58 [2020-01-13T18:39:58.400Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:39:59 [2020-01-13T18:39:59.334Z] === RUN   TestDockerSuite/TestBuildWithTabs
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:40:00 [2020-01-13T18:40:00.708Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:40:00 [2020-01-13T18:40:00.708Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:40:01 [2020-01-13T18:40:01.613Z] ok  	github.com/docker/docker/pkg/plugins	33.621s	coverage: 76.6% of statements
18:40:01 [2020-01-13T18:40:01.613Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:40:01 [2020-01-13T18:40:01.613Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:40:01 [2020-01-13T18:40:01.613Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:40:01 [2020-01-13T18:40:01.613Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:40:01 [2020-01-13T18:40:01.613Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:40:01 [2020-01-13T18:40:01.613Z] ?   	github.com/docker/docker/rootless	[no test files]
18:40:01 [2020-01-13T18:40:01.613Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:40:01 [2020-01-13T18:40:01.613Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:40:01 [2020-01-13T18:40:01.613Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:40:01 [2020-01-13T18:40:01.613Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:40:01 [2020-01-13T18:40:01.613Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:40:01 [2020-01-13T18:40:01.613Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:40:01 [2020-01-13T18:40:01.614Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:40:01 [2020-01-13T18:40:01.614Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:40:01 [2020-01-13T18:40:01.614Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:40:01 [2020-01-13T18:40:01.614Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:40:01 [2020-01-13T18:40:01.614Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:40:01 [2020-01-13T18:40:01.614Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:40:01 [2020-01-13T18:40:01.614Z] ?   	github.com/docker/docker/volume	[no test files]
18:40:01 [2020-01-13T18:40:01.614Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:40:01 [2020-01-13T18:40:01.614Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === Skipped
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:46: Driver btrfs not supported
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:46: Driver btrfs not supported
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:46: Driver btrfs not supported
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:46: Driver btrfs not supported
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:46: Driver btrfs not supported
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:73: No driver to put!
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     overlay_test.go:49: Fails to compute changes intermittently
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:46: Driver zfs not supported
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:46: Driver zfs not supported
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:46: Driver zfs not supported
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:46: Driver zfs not supported
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:46: Driver zfs not supported
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     graphtest_unix.go:73: No driver to put!
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:40:01 [2020-01-13T18:40:01.614Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] 
18:40:01 [2020-01-13T18:40:01.614Z] DONE 2155 tests, 20 skipped in 242.566s
Post stage
[Pipeline] junit
18:40:01 [2020-01-13T18:40:01.627Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
18:40:02 [2020-01-13T18:40:02.540Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40366/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3486edbfbcdaf769b87736115a2d3956ad64886e hack/validate/vendor
18:40:03 [2020-01-13T18:40:03.474Z] No vendor changes in diff.
18:40:03 [2020-01-13T18:40:03.986Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
18:40:04 [2020-01-13T18:40:04.244Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
18:40:04 [2020-01-13T18:40:04.397Z] + echo Building e2e image
18:40:04 [2020-01-13T18:40:04.397Z] Building e2e image
18:40:04 [2020-01-13T18:40:04.397Z] + docker build --build-arg DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e -t moby-e2e-test -f Dockerfile.e2e .
18:40:04 [2020-01-13T18:40:04.397Z] #1 [internal] load build definition from Dockerfile.e2e
18:40:04 [2020-01-13T18:40:04.397Z] #1 transferring dockerfile: 3.21kB done
18:40:04 [2020-01-13T18:40:04.397Z] #1 DONE 0.0s
18:40:04 [2020-01-13T18:40:04.397Z] 
18:40:04 [2020-01-13T18:40:04.397Z] #2 [internal] load .dockerignore
18:40:04 [2020-01-13T18:40:04.397Z] #2 transferring context: 34B done
18:40:04 [2020-01-13T18:40:04.397Z] #2 DONE 0.0s
18:40:04 [2020-01-13T18:40:04.397Z] 
18:40:04 [2020-01-13T18:40:04.397Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
18:40:04 [2020-01-13T18:40:04.397Z] #3 DONE 0.1s
18:40:04 [2020-01-13T18:40:04.397Z] 
18:40:04 [2020-01-13T18:40:04.397Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine
18:40:04 [2020-01-13T18:40:04.654Z] #4 DONE 0.1s
18:40:04 [2020-01-13T18:40:04.654Z] 
18:40:04 [2020-01-13T18:40:04.654Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
18:40:04 [2020-01-13T18:40:04.654Z] #5 DONE 0.0s
18:40:04 [2020-01-13T18:40:04.654Z] 
18:40:04 [2020-01-13T18:40:04.654Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14...
18:40:04 [2020-01-13T18:40:04.654Z] #14 DONE 0.0s
18:40:04 [2020-01-13T18:40:04.654Z] 
18:40:04 [2020-01-13T18:40:04.654Z] #8 [internal] load build context
18:40:04 [2020-01-13T18:40:04.912Z] #8 transferring context: 810.80kB 0.3s done
18:40:04 [2020-01-13T18:40:04.912Z] #8 DONE 0.3s
18:40:04 [2020-01-13T18:40:04.912Z] 
18:40:04 [2020-01-13T18:40:04.912Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
18:40:04 [2020-01-13T18:40:04.912Z] #17 CACHED
18:40:04 [2020-01-13T18:40:04.912Z] 
18:40:04 [2020-01-13T18:40:04.912Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
18:40:04 [2020-01-13T18:40:04.912Z] #15 CACHED
18:40:04 [2020-01-13T18:40:04.912Z] 
18:40:04 [2020-01-13T18:40:04.912Z] #16 [base 3/5] RUN mkdir -p /build/
18:40:04 [2020-01-13T18:40:04.912Z] #16 CACHED
18:40:04 [2020-01-13T18:40:04.912Z] 
18:40:04 [2020-01-13T18:40:04.912Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
18:40:04 [2020-01-13T18:40:04.912Z] #18 CACHED
18:40:04 [2020-01-13T18:40:04.912Z] 
18:40:04 [2020-01-13T18:40:04.912Z] #31 [builder 1/4] COPY . .
18:40:06 [2020-01-13T18:40:06.773Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:40:07 [2020-01-13T18:40:07.707Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:40:07 [2020-01-13T18:40:07.965Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:40:08 [2020-01-13T18:40:08.193Z] #31 DONE 2.8s
18:40:08 [2020-01-13T18:40:08.193Z] 
18:40:08 [2020-01-13T18:40:08.193Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
18:40:08 [2020-01-13T18:40:08.451Z] #32 DONE 0.8s
18:40:08 [2020-01-13T18:40:08.451Z] 
18:40:08 [2020-01-13T18:40:08.451Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:40:09 [2020-01-13T18:40:09.018Z] #33 0.709 
18:40:09 [2020-01-13T18:40:09.275Z] #33 0.943 Removing bundles/
18:40:09 [2020-01-13T18:40:09.275Z] #33 0.944 
18:40:09 [2020-01-13T18:40:09.275Z] #33 0.947 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
18:40:09 [2020-01-13T18:40:09.341Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:40:09 [2020-01-13T18:40:09.341Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:40:10 [2020-01-13T18:40:10.217Z] #33 1.791 Building test suite binary ./integration-cli/test.main
18:40:10 [2020-01-13T18:40:10.275Z] === RUN   TestDockerSuite/TestBuildXZHost
18:40:10 [2020-01-13T18:40:10.338Z] ok  	github.com/docker/docker/client	0.479s	coverage: 75.3% of statements
18:40:12 [2020-01-13T18:40:12.802Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:40:12 [2020-01-13T18:40:12.802Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:40:12 [2020-01-13T18:40:12.802Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:40:13 [2020-01-13T18:40:13.367Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:40:14 [2020-01-13T18:40:14.300Z] === RUN   TestDockerSuite/TestCommitChange
18:40:15 [2020-01-13T18:40:15.674Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:40:16 [2020-01-13T18:40:16.608Z] === RUN   TestDockerSuite/TestCommitHardlink
18:40:17 [2020-01-13T18:40:17.981Z] === RUN   TestDockerSuite/TestCommitNewFile
18:40:19 [2020-01-13T18:40:19.878Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:40:20 [2020-01-13T18:40:20.811Z] === RUN   TestDockerSuite/TestCommitTTY
18:40:22 [2020-01-13T18:40:22.690Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.782s	coverage: 86.3% of statements
18:40:22 [2020-01-13T18:40:22.708Z] --- PASS: TestServicePlugin (34.96s)
18:40:22 [2020-01-13T18:40:22.708Z]     plugin_test.go:62: [da9f9a80a14f5] joining swarm manager [d832b1e753842]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:40:22 [2020-01-13T18:40:22.708Z]     plugin_test.go:65: [df4f5ac590e33] joining swarm manager [d832b1e753842]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:40:22 [2020-01-13T18:40:22.708Z] === RUN   TestServiceUpdateLabel
18:40:22 [2020-01-13T18:40:22.708Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:40:23 [2020-01-13T18:40:23.146Z] ?   	github.com/docker/docker/cli	[no test files]
18:40:23 [2020-01-13T18:40:23.146Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:40:23 [2020-01-13T18:40:23.642Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:40:25 [2020-01-13T18:40:25.544Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:40:25 [2020-01-13T18:40:25.544Z] --- PASS: TestServiceUpdateLabel (3.07s)
18:40:25 [2020-01-13T18:40:25.544Z] === RUN   TestServiceUpdateSecrets
18:40:26 [2020-01-13T18:40:26.477Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:40:26 [2020-01-13T18:40:26.477Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:40:26 [2020-01-13T18:40:26.477Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:40:26 [2020-01-13T18:40:26.477Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:40:26 [2020-01-13T18:40:26.477Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:40:26 [2020-01-13T18:40:26.477Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:40:26 [2020-01-13T18:40:26.477Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:40:26 [2020-01-13T18:40:26.735Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
18:40:28 [2020-01-13T18:40:28.026Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:40:28 [2020-01-13T18:40:28.026Z] 
18:40:28 [2020-01-13T18:40:28.026Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:40:28 [2020-01-13T18:40:28.026Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:40:28 [2020-01-13T18:40:28.026Z] HOSTNAME=60f1946ec46d
18:40:28 [2020-01-13T18:40:28.026Z] TESTDEBUG=0
18:40:28 [2020-01-13T18:40:28.026Z] DEST=bundles/test-integration
18:40:28 [2020-01-13T18:40:28.026Z] PWD=/go/src/github.com/docker/docker
18:40:28 [2020-01-13T18:40:28.026Z] DOCKER_GITCOMMIT=3486edbfbcdaf769b87736115a2d3956ad64886e
18:40:28 [2020-01-13T18:40:28.026Z] container=docker
18:40:28 [2020-01-13T18:40:28.026Z] HOME=/root
18:40:28 [2020-01-13T18:40:28.026Z] GOLANG_VERSION=1.13.5
18:40:28 [2020-01-13T18:40:28.026Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:40:28 [2020-01-13T18:40:28.026Z] VALIDATE_BRANCH=master
18:40:28 [2020-01-13T18:40:28.026Z] TERM=xterm
18:40:28 [2020-01-13T18:40:28.026Z] DOCKER_PKG=github.com/docker/docker
18:40:28 [2020-01-13T18:40:28.026Z] SHLVL=1
18:40:28 [2020-01-13T18:40:28.026Z] TIMEOUT=120m
18:40:28 [2020-01-13T18:40:28.026Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:40:28 [2020-01-13T18:40:28.026Z] DOCKER_GRAPHDRIVER=overlay2
18:40:28 [2020-01-13T18:40:28.026Z] GO111MODULE=off
18:40:28 [2020-01-13T18:40:28.026Z] DOCKER_EXPERIMENTAL=1
18:40:28 [2020-01-13T18:40:28.026Z] TEST_SKIP_INTEGRATION_CLI=1
18:40:28 [2020-01-13T18:40:28.026Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:40:28 [2020-01-13T18:40:28.026Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:40:28 [2020-01-13T18:40:28.026Z] GOPATH=/go
18:40:28 [2020-01-13T18:40:28.026Z] PKG_CONFIG=pkg-config
18:40:28 [2020-01-13T18:40:28.026Z] _=/usr/bin/env
18:40:28 [2020-01-13T18:40:28.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:40:29 [2020-01-13T18:40:29.264Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:40:31 [2020-01-13T18:40:31.163Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:40:31 [2020-01-13T18:40:31.163Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:40:31 [2020-01-13T18:40:31.695Z] ok  	github.com/docker/docker/cmd/dockerd	0.663s	coverage: 19.0% of statements
18:40:31 [2020-01-13T18:40:31.729Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:40:32 [2020-01-13T18:40:32.154Z] ok  	github.com/docker/docker/container	0.521s	coverage: 42.2% of statements
18:40:32 [2020-01-13T18:40:32.154Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:40:32 [2020-01-13T18:40:32.154Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:40:32 [2020-01-13T18:40:32.154Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:40:32 [2020-01-13T18:40:32.154Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:40:32 [2020-01-13T18:40:32.662Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:40:33 [2020-01-13T18:40:33.596Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:40:33 [2020-01-13T18:40:33.686Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.336s	coverage: 65.3% of statements
18:40:34 [2020-01-13T18:40:34.528Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:40:35 [2020-01-13T18:40:35.094Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:40:35 [2020-01-13T18:40:35.352Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:40:35 [2020-01-13T18:40:35.352Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:40:36 [2020-01-13T18:40:36.284Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:40:36 [2020-01-13T18:40:36.284Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:40:36 [2020-01-13T18:40:36.284Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:40:36 [2020-01-13T18:40:36.284Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:40:36 [2020-01-13T18:40:36.284Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:40:37 [2020-01-13T18:40:37.218Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:40:37 [2020-01-13T18:40:37.405Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.586s	coverage: 35.8% of statements
18:40:38 [2020-01-13T18:40:38.150Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:40:38 [2020-01-13T18:40:38.716Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:40:38 [2020-01-13T18:40:38.716Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:40:40 [2020-01-13T18:40:40.615Z] --- PASS: TestServiceUpdateSecrets (15.30s)
18:40:40 [2020-01-13T18:40:40.615Z] === RUN   TestServiceUpdateConfigs
18:40:40 [2020-01-13T18:40:40.615Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:40:41 [2020-01-13T18:40:41.986Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:40:41 [2020-01-13T18:40:41.986Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:40:42 [2020-01-13T18:40:42.809Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:40:43 [2020-01-13T18:40:43.178Z] ok  	github.com/docker/docker/daemon/cluster	0.862s	coverage: 0.5% of statements
18:40:43 [2020-01-13T18:40:43.741Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:40:44 [2020-01-13T18:40:44.673Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:40:45 [2020-01-13T18:40:45.239Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:40:45 [2020-01-13T18:40:45.239Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:40:45 [2020-01-13T18:40:45.344Z] ok  	github.com/docker/docker/daemon/config	1.298s	coverage: 80.1% of statements
18:40:45 [2020-01-13T18:40:45.345Z] ok  	github.com/docker/docker/daemon/discovery	0.204s	coverage: 30.0% of statements
18:40:46 [2020-01-13T18:40:46.172Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:40:47 [2020-01-13T18:40:47.107Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:40:47 [2020-01-13T18:40:47.522Z] ok  	github.com/docker/docker/daemon/events	0.422s	coverage: 50.0% of statements
18:40:47 [2020-01-13T18:40:47.673Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:40:47 [2020-01-13T18:40:47.930Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:40:47 [2020-01-13T18:40:47.978Z] ok  	github.com/docker/docker/daemon/graphdriver	0.265s	coverage: 2.3% of statements
18:40:48 [2020-01-13T18:40:48.863Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:40:49 [2020-01-13T18:40:49.542Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.348s	coverage: 10.9% of statements
18:40:50 [2020-01-13T18:40:50.761Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:40:51 [2020-01-13T18:40:51.072Z] ok  	github.com/docker/docker/daemon/links	0.036s	coverage: 93.0% of statements
18:40:52 [2020-01-13T18:40:52.149Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:40:52 [2020-01-13T18:40:52.149Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:40:52 [2020-01-13T18:40:52.149Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:40:52 [2020-01-13T18:40:52.149Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:40:52 [2020-01-13T18:40:52.149Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:40:52 [2020-01-13T18:40:52.604Z] ok  	github.com/docker/docker/daemon	3.597s	coverage: 9.2% of statements
18:40:52 [2020-01-13T18:40:52.604Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:40:52 [2020-01-13T18:40:52.604Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:40:52 [2020-01-13T18:40:52.604Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:40:52 [2020-01-13T18:40:52.604Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:40:52 [2020-01-13T18:40:52.604Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
18:40:52 [2020-01-13T18:40:52.605Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
18:40:52 [2020-01-13T18:40:52.605Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:40:52 [2020-01-13T18:40:52.605Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
18:40:52 [2020-01-13T18:40:52.605Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
18:40:52 [2020-01-13T18:40:52.605Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
18:40:52 [2020-01-13T18:40:52.605Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
18:40:52 [2020-01-13T18:40:52.605Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:40:52 [2020-01-13T18:40:52.605Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
18:40:52 [2020-01-13T18:40:52.605Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
18:40:52 [2020-01-13T18:40:52.605Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
18:40:53 [2020-01-13T18:40:53.062Z] ok  	github.com/docker/docker/daemon/logger	0.435s	coverage: 43.0% of statements
18:40:53 [2020-01-13T18:40:53.115Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:40:54 [2020-01-13T18:40:54.592Z] ok  	github.com/docker/docker/daemon/images	0.392s	coverage: 4.9% of statements
18:40:54 [2020-01-13T18:40:54.592Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:40:54 [2020-01-13T18:40:54.592Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:40:55 [2020-01-13T18:40:55.049Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.711s	coverage: 77.8% of statements
18:40:55 [2020-01-13T18:40:55.049Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
18:40:55 [2020-01-13T18:40:55.049Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:40:55 [2020-01-13T18:40:55.049Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:40:55 [2020-01-13T18:40:55.049Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
18:40:55 [2020-01-13T18:40:55.049Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
18:40:55 [2020-01-13T18:40:55.049Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.250s	coverage: 88.3% of statements
18:40:55 [2020-01-13T18:40:55.506Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.446s	coverage: 62.1% of statements
18:40:55 [2020-01-13T18:40:55.651Z] --- PASS: TestServiceUpdateConfigs (14.98s)
18:40:55 [2020-01-13T18:40:55.651Z] === RUN   TestServiceUpdateNetwork
18:40:57 [2020-01-13T18:40:57.546Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:40:57 [2020-01-13T18:40:57.674Z] ok  	github.com/docker/docker/daemon/logger/local	0.497s	coverage: 74.7% of statements
18:40:57 [2020-01-13T18:40:57.674Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:40:58 [2020-01-13T18:40:58.131Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.310s	coverage: 21.4% of statements
18:40:58 [2020-01-13T18:40:58.479Z] === RUN   TestDockerSuite/TestContainerAPITop
18:40:59 [2020-01-13T18:40:59.094Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.286s	coverage: 47.8% of statements
18:40:59 [2020-01-13T18:40:59.094Z] ok  	github.com/docker/docker/daemon/logger/templates	0.088s	coverage: 8.3% of statements
18:40:59 [2020-01-13T18:40:59.414Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:40:59 [2020-01-13T18:40:59.414Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:40:59 [2020-01-13T18:40:59.414Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:41:00 [2020-01-13T18:41:00.624Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.405s	coverage: 82.5% of statements
18:41:00 [2020-01-13T18:41:00.624Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:41:00 [2020-01-13T18:41:00.624Z] ?   	github.com/docker/docker/daemon/network	[no test files]
18:41:00 [2020-01-13T18:41:00.624Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:41:02 [2020-01-13T18:41:02.692Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:41:02 [2020-01-13T18:41:02.792Z] ok  	github.com/docker/docker/errdefs	0.196s	coverage: 49.4% of statements
18:41:02 [2020-01-13T18:41:02.792Z] ok  	github.com/docker/docker/distribution/metadata	1.749s	coverage: 48.2% of statements
18:41:02 [2020-01-13T18:41:02.950Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:41:03 [2020-01-13T18:41:03.249Z] ok  	github.com/docker/docker/distribution	1.454s	coverage: 20.3% of statements
18:41:03 [2020-01-13T18:41:03.249Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:41:04 [2020-01-13T18:41:04.323Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:41:04 [2020-01-13T18:41:04.909Z] ok  	github.com/docker/docker/distribution/xfer	2.333s	coverage: 76.8% of statements
18:41:04 [2020-01-13T18:41:04.909Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:41:05 [2020-01-13T18:41:05.366Z] ok  	github.com/docker/docker/image/cache	0.282s	coverage: 19.2% of statements
18:41:05 [2020-01-13T18:41:05.366Z] ok  	github.com/docker/docker/image/v1	0.340s	coverage: 25.0% of statements
18:41:05 [2020-01-13T18:41:05.823Z] ok  	github.com/docker/docker/image	1.023s	coverage: 86.4% of statements
18:41:06 [2020-01-13T18:41:06.279Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:41:06 [2020-01-13T18:41:06.279Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:41:06 [2020-01-13T18:41:06.736Z] ok  	github.com/docker/docker/libcontainerd/queue	0.088s	coverage: 100.0% of statements
18:41:08 [2020-01-13T18:41:08.905Z] ok  	github.com/docker/docker/pkg/aaparser	0.301s	coverage: 50.0% of statements
18:41:09 [2020-01-13T18:41:09.363Z] ok  	github.com/docker/docker/layer	0.607s	coverage: 30.0% of statements
18:41:09 [2020-01-13T18:41:09.363Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:41:09 [2020-01-13T18:41:09.582Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:41:09 [2020-01-13T18:41:09.582Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:41:09 [2020-01-13T18:41:09.820Z] ok  	github.com/docker/docker/opts	0.274s	coverage: 67.3% of statements
18:41:09 [2020-01-13T18:41:09.975Z] --- PASS: TestServiceUpdateNetwork (14.44s)
18:41:09 [2020-01-13T18:41:09.975Z] PASS
18:41:09 [2020-01-13T18:41:09.975Z] 
18:41:09 [2020-01-13T18:41:09.975Z] === Skipped
18:41:09 [2020-01-13T18:41:09.975Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:41:09 [2020-01-13T18:41:09.975Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:41:09 [2020-01-13T18:41:09.975Z] 
18:41:09 [2020-01-13T18:41:09.975Z] 
18:41:09 [2020-01-13T18:41:09.975Z] DONE 20 tests, 1 skipped in 162.012s
18:41:10 [2020-01-13T18:41:10.233Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:41:10 [2020-01-13T18:41:10.233Z] ++ 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
18:41:10 [2020-01-13T18:41:10.233Z] ++ set -e
18:41:10 [2020-01-13T18:41:10.233Z] ++ '[' -n 0 ']'
18:41:10 [2020-01-13T18:41:10.233Z] ++ set -x
18:41:10 [2020-01-13T18:41:10.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
18:41:10 [2020-01-13T18:41:10.234Z] INFO: Testing against a local daemon
18:41:10 [2020-01-13T18:41:10.234Z] === RUN   TestSessionCreate
18:41:10 [2020-01-13T18:41:10.234Z] --- PASS: TestSessionCreate (0.02s)
18:41:10 [2020-01-13T18:41:10.234Z] === RUN   TestSessionCreateWithBadUpgrade
18:41:10 [2020-01-13T18:41:10.234Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:41:10 [2020-01-13T18:41:10.234Z] PASS
18:41:10 [2020-01-13T18:41:10.234Z] 
18:41:10 [2020-01-13T18:41:10.234Z] DONE 2 tests in 0.161s
18:41:10 [2020-01-13T18:41:10.234Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:41:10 [2020-01-13T18:41:10.234Z] ++ 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
18:41:10 [2020-01-13T18:41:10.234Z] ++ set -e
18:41:10 [2020-01-13T18:41:10.234Z] ++ '[' -n 0 ']'
18:41:10 [2020-01-13T18:41:10.234Z] ++ set -x
18:41:10 [2020-01-13T18:41:10.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
18:41:10 [2020-01-13T18:41:10.491Z] INFO: Testing against a local daemon
18:41:10 [2020-01-13T18:41:10.491Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:41:10 [2020-01-13T18:41:10.491Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:41:10 [2020-01-13T18:41:10.491Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:41:10 [2020-01-13T18:41:10.491Z] === RUN   TestEventsExecDie
18:41:10 [2020-01-13T18:41:10.862Z] ok  	github.com/docker/docker/libcontainerd/local	0.470s	coverage: 1.0% of statements
18:41:10 [2020-01-13T18:41:10.862Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:41:10 [2020-01-13T18:41:10.862Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:41:10 [2020-01-13T18:41:10.862Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:41:10 [2020-01-13T18:41:10.862Z] ?   	github.com/docker/docker/oci	[no test files]
18:41:10 [2020-01-13T18:41:10.862Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:41:11 [2020-01-13T18:41:11.423Z] --- PASS: TestEventsExecDie (0.93s)
18:41:11 [2020-01-13T18:41:11.423Z] === RUN   TestEventsBackwardsCompatible
18:41:11 [2020-01-13T18:41:11.423Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
18:41:11 [2020-01-13T18:41:11.423Z] === RUN   TestInfoBinaryCommits
18:41:11 [2020-01-13T18:41:11.423Z] --- PASS: TestInfoBinaryCommits (0.04s)
18:41:11 [2020-01-13T18:41:11.423Z] === RUN   TestInfoAPIVersioned
18:41:11 [2020-01-13T18:41:11.423Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:41:11 [2020-01-13T18:41:11.423Z] === RUN   TestInfoDiscoveryBackend
18:41:11 [2020-01-13T18:41:11.423Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:41:11 [2020-01-13T18:41:11.825Z] ok  	github.com/docker/docker/pkg/broadcaster	0.187s	coverage: 100.0% of statements
18:41:11 [2020-01-13T18:41:11.825Z] ok  	github.com/docker/docker/pkg/authorization	0.602s	coverage: 26.8% of statements
18:41:11 [2020-01-13T18:41:11.988Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
18:41:11 [2020-01-13T18:41:11.988Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:41:12 [2020-01-13T18:41:12.281Z] ok  	github.com/docker/docker/pkg/capabilities	0.064s	coverage: 87.5% of statements
18:41:12 [2020-01-13T18:41:12.739Z] ok  	github.com/docker/docker/pkg/directory	0.067s	coverage: 80.0% of statements
18:41:12 [2020-01-13T18:41:12.920Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:41:12 [2020-01-13T18:41:12.920Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:41:12 [2020-01-13T18:41:12.920Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:41:13 [2020-01-13T18:41:13.197Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.153s	coverage: 15.4% of statements
18:41:13 [2020-01-13T18:41:13.486Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
18:41:13 [2020-01-13T18:41:13.486Z] === RUN   TestInfoAPI
18:41:13 [2020-01-13T18:41:13.486Z] --- PASS: TestInfoAPI (0.03s)
18:41:13 [2020-01-13T18:41:13.486Z] === RUN   TestInfoAPIWarnings
18:41:14 [2020-01-13T18:41:14.051Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
18:41:14 [2020-01-13T18:41:14.051Z] --- PASS: TestInfoAPIWarnings (0.52s)
18:41:14 [2020-01-13T18:41:14.051Z] === RUN   TestInfoDebug
18:41:14 [2020-01-13T18:41:14.162Z] ok  	github.com/docker/docker/pkg/discovery	0.112s	coverage: 58.3% of statements
18:41:14 [2020-01-13T18:41:14.162Z] ok  	github.com/docker/docker/pkg/discovery/file	0.159s	coverage: 92.9% of statements
18:41:14 [2020-01-13T18:41:14.617Z] --- PASS: TestInfoDebug (0.52s)
18:41:14 [2020-01-13T18:41:14.617Z] === RUN   TestInfoInsecureRegistries
18:41:15 [2020-01-13T18:41:15.182Z] --- PASS: TestInfoInsecureRegistries (0.53s)
18:41:15 [2020-01-13T18:41:15.182Z] === RUN   TestInfoRegistryMirrors
18:41:15 [2020-01-13T18:41:15.440Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
18:41:15 [2020-01-13T18:41:15.691Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.106s	coverage: 92.3% of statements
18:41:15 [2020-01-13T18:41:15.698Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:41:15 [2020-01-13T18:41:15.698Z] === RUN   TestLoginFailsWithBadCredentials
18:41:15 [2020-01-13T18:41:15.956Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s)
18:41:15 [2020-01-13T18:41:15.956Z] === RUN   TestPingCacheHeaders
18:41:15 [2020-01-13T18:41:15.956Z] --- PASS: TestPingCacheHeaders (0.02s)
18:41:15 [2020-01-13T18:41:15.956Z] === RUN   TestPingGet
18:41:15 [2020-01-13T18:41:15.956Z] --- PASS: TestPingGet (0.02s)
18:41:15 [2020-01-13T18:41:15.956Z] === RUN   TestPingHead
18:41:15 [2020-01-13T18:41:15.956Z] --- PASS: TestPingHead (0.03s)
18:41:15 [2020-01-13T18:41:15.956Z] === RUN   TestVersion
18:41:15 [2020-01-13T18:41:15.956Z] --- PASS: TestVersion (0.04s)
18:41:15 [2020-01-13T18:41:15.956Z] PASS
18:41:15 [2020-01-13T18:41:15.956Z] 
18:41:15 [2020-01-13T18:41:15.956Z] === Skipped
18:41:15 [2020-01-13T18:41:15.956Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:41:15 [2020-01-13T18:41:15.956Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:41:15 [2020-01-13T18:41:15.956Z] 
18:41:15 [2020-01-13T18:41:15.956Z] 
18:41:15 [2020-01-13T18:41:15.956Z] DONE 18 tests, 1 skipped in 5.661s
18:41:15 [2020-01-13T18:41:15.956Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:41:15 [2020-01-13T18:41:15.956Z] ++ 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
18:41:15 [2020-01-13T18:41:15.956Z] ++ set -e
18:41:15 [2020-01-13T18:41:15.956Z] ++ '[' -n 0 ']'
18:41:15 [2020-01-13T18:41:15.956Z] ++ set -x
18:41:15 [2020-01-13T18:41:15.956Z] ++ env -i DEST=/go/src/github.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
18:41:15 [2020-01-13T18:41:15.956Z] INFO: Testing against a local daemon
18:41:15 [2020-01-13T18:41:15.956Z] === RUN   TestVolumesCreateAndList
18:41:16 [2020-01-13T18:41:16.149Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.443s	coverage: 93.8% of statements
18:41:16 [2020-01-13T18:41:16.214Z] --- PASS: TestVolumesCreateAndList (0.03s)
18:41:16 [2020-01-13T18:41:16.214Z] === RUN   TestVolumesRemove
18:41:16 [2020-01-13T18:41:16.214Z] --- PASS: TestVolumesRemove (0.12s)
18:41:16 [2020-01-13T18:41:16.214Z] === RUN   TestVolumesInspect
18:41:16 [2020-01-13T18:41:16.214Z] --- PASS: TestVolumesInspect (0.03s)
18:41:16 [2020-01-13T18:41:16.214Z] === RUN   TestVolumesInvalidJSON
18:41:16 [2020-01-13T18:41:16.214Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:41:16 [2020-01-13T18:41:16.214Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:41:16 [2020-01-13T18:41:16.214Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:41:16 [2020-01-13T18:41:16.214Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:41:16 [2020-01-13T18:41:16.214Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:41:16 [2020-01-13T18:41:16.214Z] PASS
18:41:16 [2020-01-13T18:41:16.214Z] 
18:41:16 [2020-01-13T18:41:16.214Z] DONE 5 tests in 0.291s
18:41:16 [2020-01-13T18:41:16.214Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:41:16 [2020-01-13T18:41:16.471Z] ++++ cat bundles/test-integration/docker.pid
18:41:16 [2020-01-13T18:41:16.471Z] +++ kill 5308
18:41:17 [2020-01-13T18:41:17.036Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
18:41:17 [2020-01-13T18:41:17.113Z] ok  	github.com/docker/docker/pkg/filenotify	0.158s	coverage: 39.4% of statements
18:41:17 [2020-01-13T18:41:17.570Z] ok  	github.com/docker/docker/pkg/fileutils	0.136s	coverage: 87.7% of statements
18:41:17 [2020-01-13T18:41:17.602Z] +++ /etc/init.d/apparmor stop
18:41:17 [2020-01-13T18:41:17.602Z] Leaving: AppArmorNo profiles have been unloaded.
18:41:17 [2020-01-13T18:41:17.602Z] 
18:41:17 [2020-01-13T18:41:17.602Z] Unloading profiles will leave already running processes permanently
18:41:17 [2020-01-13T18:41:17.602Z] unconfined, which can lead to unexpected situations.
18:41:17 [2020-01-13T18:41:17.602Z] 
18:41:17 [2020-01-13T18:41:17.602Z] To set a process to complain mode, use the command line tool
18:41:17 [2020-01-13T18:41:17.602Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:41:17 [2020-01-13T18:41:17.602Z] +++ true
18:41:17 [2020-01-13T18:41:17.602Z] 
18:41:18 [2020-01-13T18:41:18.027Z] ok  	github.com/docker/docker/pkg/homedir	0.035s	coverage: 42.9% of statements
18:41:18 [2020-01-13T18:41:18.977Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
18:41:18 [2020-01-13T18:41:18.989Z] ok  	github.com/docker/docker/pkg/idtools	0.046s	coverage: 6.3% of statements
18:41:18 [2020-01-13T18:41:18.989Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.572s	coverage: 84.1% of statements
18:41:19 [2020-01-13T18:41:19.951Z] ok  	github.com/docker/docker/pkg/archive	8.224s	coverage: 62.0% of statements
18:41:20 [2020-01-13T18:41:20.349Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a05c40_<nil>}
18:41:20 [2020-01-13T18:41:20.407Z] ok  	github.com/docker/docker/pkg/locker	0.064s	coverage: 88.9% of statements
18:41:20 [2020-01-13T18:41:20.407Z] ok  	github.com/docker/docker/pkg/ioutils	0.623s	coverage: 69.2% of statements
18:41:20 [2020-01-13T18:41:20.407Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.243s	coverage: 91.7% of statements
18:41:21 [2020-01-13T18:41:21.369Z] ok  	github.com/docker/docker/pkg/longpath	0.041s	coverage: 100.0% of statements
18:41:21 [2020-01-13T18:41:21.369Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.056s	coverage: 85.7% of statements
18:41:21 [2020-01-13T18:41:21.827Z] ok  	github.com/docker/docker/pkg/parsers	0.194s	coverage: 97.0% of statements
18:41:22 [2020-01-13T18:41:22.247Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1614296554_/foo_false__<nil>_<nil>_<nil>}
18:41:22 [2020-01-13T18:41:22.284Z] ok  	github.com/docker/docker/pkg/pidfile	0.043s	coverage: 82.6% of statements
18:41:23 [2020-01-13T18:41:23.619Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1614296554_/foo_true__<nil>_<nil>_<nil>}
18:41:23 [2020-01-13T18:41:23.814Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.244s	coverage: 56.8% of statements
18:41:24 [2020-01-13T18:41:24.271Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.149s	coverage: 85.7% of statements
18:41:24 [2020-01-13T18:41:24.728Z] ok  	github.com/docker/docker/pkg/pools	0.082s	coverage: 88.2% of statements
18:41:25 [2020-01-13T18:41:25.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:41:25 [2020-01-13T18:41:25.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:41:25 [2020-01-13T18:41:25.185Z] ok  	github.com/docker/docker/pkg/progress	0.088s	coverage: 75.9% of statements
18:41:25 [2020-01-13T18:41:25.516Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3739892289_/foo_false__<nil>_<nil>_<nil>}
18:41:26 [2020-01-13T18:41:26.149Z] ok  	github.com/docker/docker/pkg/reexec	0.145s	coverage: 82.4% of statements
18:41:26 [2020-01-13T18:41:26.605Z] ok  	github.com/docker/docker/pkg/pubsub	1.144s	coverage: 73.9% of statements
18:41:26 [2020-01-13T18:41:26.888Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3739892289_/foo_true__<nil>_<nil>_<nil>}
18:41:27 [2020-01-13T18:41:27.062Z] ok  	github.com/docker/docker/pkg/signal	0.118s	coverage: 20.3% of statements
18:41:27 [2020-01-13T18:41:27.525Z] ok  	github.com/docker/docker/pkg/stdcopy	0.063s	coverage: 100.0% of statements
18:41:28 [2020-01-13T18:41:28.259Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3739892289_/foo_true__0xc0009f40a0_<nil>_<nil>}
18:41:28 [2020-01-13T18:41:28.493Z] ok  	github.com/docker/docker/pkg/stringid	0.037s	coverage: 70.6% of statements
18:41:28 [2020-01-13T18:41:28.493Z] ok  	github.com/docker/docker/pkg/streamformatter	0.063s	coverage: 66.2% of statements
18:41:29 [2020-01-13T18:41:29.456Z] ok  	github.com/docker/docker/pkg/sysinfo	0.043s	coverage: 38.2% of statements
18:41:29 [2020-01-13T18:41:29.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:41:30 [2020-01-13T18:41:30.156Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009f40e0_<nil>}
18:41:30 [2020-01-13T18:41:30.421Z] ok  	github.com/docker/docker/pkg/system	0.094s	coverage: 13.1% of statements
18:41:31 [2020-01-13T18:41:31.012Z] ok  	github.com/docker/docker/pkg/tailfile	0.250s	coverage: 88.6% of statements
18:41:31 [2020-01-13T18:41:31.529Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009f4100_<nil>}
18:41:31 [2020-01-13T18:41:31.978Z] ok  	github.com/docker/docker/pkg/tarsum	0.287s	coverage: 89.3% of statements
18:41:32 [2020-01-13T18:41:32.434Z] ok  	github.com/docker/docker/pkg/term	0.140s	coverage: 30.8% of statements
18:41:33 [2020-01-13T18:41:33.397Z] testing: warning: no tests to run
18:41:33 [2020-01-13T18:41:33.397Z] ok  	github.com/docker/docker/pkg/term/windows	0.062s	coverage: 0.0% of statements [no tests to run]
18:41:33 [2020-01-13T18:41:33.397Z] ok  	github.com/docker/docker/pkg/truncindex	0.188s	coverage: 91.5% of statements
18:41:33 [2020-01-13T18:41:33.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009f4120_<nil>}
18:41:33 [2020-01-13T18:41:33.853Z] ok  	github.com/docker/docker/pkg/urlutil	0.030s	coverage: 100.0% of statements
18:41:33 [2020-01-13T18:41:33.853Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:41:33 [2020-01-13T18:41:33.853Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:41:33 [2020-01-13T18:41:33.853Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:41:33 [2020-01-13T18:41:33.853Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:41:33 [2020-01-13T18:41:33.853Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
18:41:33 [2020-01-13T18:41:33.853Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
18:41:33 [2020-01-13T18:41:33.853Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:41:33 [2020-01-13T18:41:33.853Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:41:34 [2020-01-13T18:41:34.309Z] ok  	github.com/docker/docker/pkg/useragent	0.063s	coverage: 88.9% of statements
18:41:34 [2020-01-13T18:41:34.797Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009f4140_<nil>}
18:41:35 [2020-01-13T18:41:35.839Z] ok  	github.com/docker/docker/plugin/v2	0.221s	coverage: 20.1% of statements
18:41:35 [2020-01-13T18:41:35.839Z] ok  	github.com/docker/docker/reference	0.163s	coverage: 83.7% of statements
18:41:36 [2020-01-13T18:41:36.169Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:41:36 [2020-01-13T18:41:36.296Z] ok  	github.com/docker/docker/plugin	0.300s	coverage: 11.6% of statements
18:41:36 [2020-01-13T18:41:36.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:41:37 [2020-01-13T18:41:37.824Z] ok  	github.com/docker/docker/restartmanager	0.037s	coverage: 50.9% of statements
18:41:37 [2020-01-13T18:41:37.824Z] ok  	github.com/docker/docker/registry/resumable	0.376s	coverage: 100.0% of statements
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
18:41:38 [2020-01-13T18:41:38.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
18:41:38 [2020-01-13T18:41:38.582Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:41:39 [2020-01-13T18:41:39.354Z] ok  	github.com/docker/docker/testutil	0.058s	coverage: 62.5% of statements
18:41:39 [2020-01-13T18:41:39.354Z] ok  	github.com/docker/docker/registry	0.520s	coverage: 51.7% of statements
18:41:39 [2020-01-13T18:41:39.354Z] ok  	github.com/docker/docker/runconfig	0.111s	coverage: 54.5% of statements
18:41:41 [2020-01-13T18:41:41.525Z] ok  	github.com/docker/docker/volume/drivers	0.348s	coverage: 36.1% of statements
18:41:41 [2020-01-13T18:41:41.863Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:41:42 [2020-01-13T18:41:42.489Z] ok  	github.com/docker/docker/volume/local	0.255s	coverage: 37.7% of statements
18:41:42 [2020-01-13T18:41:42.949Z] ok  	github.com/docker/docker/volume/mounts	0.192s	coverage: 66.2% of statements
18:41:44 [2020-01-13T18:41:44.480Z] ok  	github.com/docker/docker/volume/service	0.549s	coverage: 70.3% of statements
18:41:45 [2020-01-13T18:41:45.145Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:41:47 [2020-01-13T18:41:47.671Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:41:49 [2020-01-13T18:41:49.046Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:41:49 [2020-01-13T18:41:49.304Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:41:50 [2020-01-13T18:41:50.678Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:41:51 [2020-01-13T18:41:51.243Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
18:41:52 [2020-01-13T18:41:52.615Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:41:53 [2020-01-13T18:41:53.547Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:41:54 [2020-01-13T18:41:54.479Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:41:55 [2020-01-13T18:41:55.413Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:41:56 [2020-01-13T18:41:56.346Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:41:57 [2020-01-13T18:41:57.356Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:41:58 [2020-01-13T18:41:58.302Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:41:59 [2020-01-13T18:41:59.255Z] ok  	github.com/docker/docker/pkg/plugins	35.229s	coverage: 73.4% of statements
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/rootless	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/volume	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:41:59 [2020-01-13T18:41:59.256Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:41:59 [2020-01-13T18:41:59.678Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === Skipped
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     dispatchers_test.go:376: Windows does not support stopsignal
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     client_test.go:23: runtime.GOOS == "windows"
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     daemon_test.go:147: root required
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     reload_test.go:520: root required
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     config_test.go:518: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     pull_v2_test.go:73: Needs fixing on Windows
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     pull_v2_test.go:118: Needs fixing on Windows
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     download_test.go:268: Needs fixing on Windows
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     layer_test.go:304: Failing on Windows
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     layer_test.go:353: Failing on Windows
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     layer_test.go:468: Failing on Windows
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
18:42:00 [2020-01-13T18:42:00.219Z]     layer_test.go:697: Failing on Windows
18:42:00 [2020-01-13T18:42:00.219Z] 
18:42:00 [2020-01-13T18:42:00.219Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
18:42:00 [2020-01-13T18:42:00.611Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:42:00 [2020-01-13T18:42:00.681Z]     migration_test.go:46: Failing on Windows
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     migration_test.go:182: Failing on Windows
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     mount_test.go:17: Failing on Windows
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     mount_test.go:76: Failing on Windows
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     mount_test.go:125: Failing on Windows
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     mount_test.go:212: Failing on Windows
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     archive_test.go:133: Xz not present in msys2
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     archive_test.go:238: Failing on Windows CI machines
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     archive_windows_test.go:16: Currently fails
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     changes_test.go:192: needs more investigation
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     changes_test.go:405: needs further investigation
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     changes_test.go:441: needs further investigation
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.681Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
18:42:00 [2020-01-13T18:42:00.681Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:42:00 [2020-01-13T18:42:00.681Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     poller_test.go:41: No chmod on Windows
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     fileutils_test.go:134: Needs porting to Windows
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     fileutils_test.go:180: Needs porting to Windows
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
18:42:00 [2020-01-13T18:42:00.682Z]     local_test.go:181: runtime.GOOS == "windows"
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] 
18:42:00 [2020-01-13T18:42:00.682Z] DONE 1759 tests, 46 skipped in 203.584s
18:42:00 [2020-01-13T18:42:00.682Z] INFO: make.ps1 ended at 01/13/2020 18:42:00
18:42:01 [2020-01-13T18:42:01.544Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:42:02 [2020-01-13T18:42:02.919Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:42:04 [2020-01-13T18:42:04.294Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:42:05 [2020-01-13T18:42:05.233Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:42:05 [2020-01-13T18:42:05.354Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
18:42:05 [2020-01-13T18:42:05.354Z] INFO: Unit tests ended at 01/13/2020 18:42:04. Duration:00:03:40.6625705
18:42:05 [2020-01-13T18:42:05.354Z] INFO: Building busybox
18:42:05 [2020-01-13T18:42:05.354Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
18:42:05 [2020-01-13T18:42:05.354Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
18:42:05 [2020-01-13T18:42:05.354Z] 
18:42:05 [2020-01-13T18:42:05.354Z] Sending build context to Docker daemon   2.56kB
18:42:05 [2020-01-13T18:42:05.354Z] 
18:42:05 [2020-01-13T18:42:05.354Z] Step 1/6 : FROM microsoft/windowsservercore
18:42:05 [2020-01-13T18:42:05.354Z]  ---> 782a75e44953
18:42:05 [2020-01-13T18:42:05.354Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
18:42:05 [2020-01-13T18:42:05.354Z]  ---> Running in 59c8102d1ded
18:42:06 [2020-01-13T18:42:06.166Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:42:06 [2020-01-13T18:42:06.166Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:42:07 [2020-01-13T18:42:07.100Z] === RUN   TestDockerSuite/TestCpRelativePath
18:42:08 [2020-01-13T18:42:08.121Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:42:08 [2020-01-13T18:42:08.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:42:09 [2020-01-13T18:42:09.054Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:42:09 [2020-01-13T18:42:09.986Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:42:11 [2020-01-13T18:42:11.123Z] Removing intermediate container 59c8102d1ded
18:42:11 [2020-01-13T18:42:11.124Z]  ---> 73be6bbe3436
18:42:11 [2020-01-13T18:42:11.124Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
18:42:11 [2020-01-13T18:42:11.359Z] === RUN   TestDockerSuite/TestCpToCaseA
18:42:11 [2020-01-13T18:42:11.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:42:11 [2020-01-13T18:42:11.580Z] 
18:42:11 [2020-01-13T18:42:11.580Z]  ---> a7c4af0a9ff9
18:42:11 [2020-01-13T18:42:11.580Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
18:42:11 [2020-01-13T18:42:11.580Z]  ---> Running in 0d45054af850
18:42:13 [2020-01-13T18:42:13.109Z] 
18:42:13 [2020-01-13T18:42:13.109Z] SUCCESS: Specified value was saved.
18:42:13 [2020-01-13T18:42:13.259Z] === RUN   TestDockerSuite/TestCpToCaseB
18:42:13 [2020-01-13T18:42:13.823Z] === RUN   TestDockerSuite/TestCpToCaseC
18:42:15 [2020-01-13T18:42:15.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:42:16 [2020-01-13T18:42:16.002Z] Removing intermediate container 0d45054af850
18:42:16 [2020-01-13T18:42:16.002Z]  ---> 6891f6667a79
18:42:16 [2020-01-13T18:42:16.002Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
18:42:16 [2020-01-13T18:42:16.002Z]  ---> Running in a1fc58408921
18:42:16 [2020-01-13T18:42:16.352Z] === RUN   TestDockerSuite/TestCpToCaseD
18:42:16 [2020-01-13T18:42:16.660Z] #33 116.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:42:16 [2020-01-13T18:42:16.660Z] #33 120.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:42:16 [2020-01-13T18:42:16.660Z] #33 121.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:42:16 [2020-01-13T18:42:16.660Z] #33 124.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:42:17 [2020-01-13T18:42:17.227Z] #33 128.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:42:17 [2020-01-13T18:42:17.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:42:18 [2020-01-13T18:42:18.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:42:19 [2020-01-13T18:42:19.128Z] #33 130.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:42:20 [2020-01-13T18:42:20.521Z] #33 132.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:42:21 [2020-01-13T18:42:21.612Z] === RUN   TestDockerSuite/TestCpToCaseE
18:42:21 [2020-01-13T18:42:21.893Z] #33 133.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:42:21 [2020-01-13T18:42:21.894Z] Cannot create a file when that file already exists.
18:42:22 [2020-01-13T18:42:22.458Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:42:23 [2020-01-13T18:42:23.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:42:24 [2020-01-13T18:42:24.896Z] === RUN   TestDockerSuite/TestCpToCaseF
18:42:24 [2020-01-13T18:42:24.987Z] #33 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:42:25 [2020-01-13T18:42:25.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:42:25 [2020-01-13T18:42:25.829Z] === RUN   TestDockerSuite/TestCpToCaseG
18:42:26 [2020-01-13T18:42:26.362Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:42:28 [2020-01-13T18:42:28.888Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:42:28 [2020-01-13T18:42:28.943Z] Removing intermediate container a1fc58408921
18:42:28 [2020-01-13T18:42:28.943Z]  ---> 772fde87cab4
18:42:28 [2020-01-13T18:42:28.943Z] Step 6/6 : CMD ["sh"]
18:42:28 [2020-01-13T18:42:28.943Z]  ---> Running in 96d2d1b9f696
18:42:28 [2020-01-13T18:42:28.943Z] Removing intermediate container 96d2d1b9f696
18:42:28 [2020-01-13T18:42:28.943Z]  ---> 38ffed84982c
18:42:28 [2020-01-13T18:42:28.943Z] Successfully built 38ffed84982c
18:42:28 [2020-01-13T18:42:28.943Z] Successfully tagged busybox:latest
18:42:28 [2020-01-13T18:42:28.943Z] INFO: Docker images of the daemon under test
18:42:28 [2020-01-13T18:42:28.943Z] 
18:42:28 [2020-01-13T18:42:28.943Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
18:42:28 [2020-01-13T18:42:28.943Z] busybox                                latest              38ffed84982c        Less than a second ago   4.85GB
18:42:28 [2020-01-13T18:42:28.943Z] microsoft/windowsservercore            latest              782a75e44953        6 weeks ago              4.82GB
18:42:28 [2020-01-13T18:42:28.943Z] mcr.microsoft.com/windows/servercore   ltsc2019            782a75e44953        6 weeks ago              4.82GB
18:42:28 [2020-01-13T18:42:28.943Z] 
18:42:28 [2020-01-13T18:42:28.943Z] INFO: Running integration tests at 01/13/2020 18:42:28...
18:42:28 [2020-01-13T18:42:28.943Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
18:42:28 [2020-01-13T18:42:28.943Z] INFO: Integration API tests being run from the host:
18:42:28 [2020-01-13T18:42:28.943Z] INFO: make.ps1 starting at 01/13/2020 18:42:28
18:42:29 [2020-01-13T18:42:29.400Z] Running D:\gopath\src\github.com\docker\docker\integration\build
18:42:31 [2020-01-13T18:42:31.090Z] === RUN   TestDockerSuite/TestCpToCaseH
18:42:31 [2020-01-13T18:42:31.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:42:32 [2020-01-13T18:42:32.168Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:42:32 [2020-01-13T18:42:32.461Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
18:42:34 [2020-01-13T18:42:34.360Z] === RUN   TestDockerSuite/TestCpToCaseI
18:42:34 [2020-01-13T18:42:34.696Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:42:35 [2020-01-13T18:42:35.293Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:42:35 [2020-01-13T18:42:35.631Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:42:36 [2020-01-13T18:42:36.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:42:38 [2020-01-13T18:42:38.912Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:42:40 [2020-01-13T18:42:40.284Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:42:40 [2020-01-13T18:42:40.555Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
18:42:41 [2020-01-13T18:42:41.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:42:41 [2020-01-13T18:42:41.119Z] === RUN   TestDockerSuite/TestCpToDot
18:42:41 [2020-01-13T18:42:41.658Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:42:42 [2020-01-13T18:42:42.057Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:42:43 [2020-01-13T18:42:43.558Z] #33 155.0 
18:42:43 [2020-01-13T18:42:43.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:42:43 [2020-01-13T18:42:43.815Z] #33 DONE 155.4s
18:42:43 [2020-01-13T18:42:43.815Z] 
18:42:43 [2020-01-13T18:42:43.815Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
18:42:43 [2020-01-13T18:42:43.953Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:42:45 [2020-01-13T18:42:45.325Z] === RUN   TestDockerSuite/TestCpToStdout
18:42:45 [2020-01-13T18:42:45.713Z] #34 DONE 1.8s
18:42:46 [2020-01-13T18:42:46.258Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:42:47 [2020-01-13T18:42:47.083Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:42:47 [2020-01-13T18:42:47.083Z] INFO: Testing against a local daemon
18:42:47 [2020-01-13T18:42:47.616Z] 
18:42:47 [2020-01-13T18:42:47.616Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
18:42:47 [2020-01-13T18:42:47.616Z] #10 CACHED
18:42:47 [2020-01-13T18:42:47.616Z] 
18:42:47 [2020-01-13T18:42:47.616Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
18:42:47 [2020-01-13T18:42:47.616Z] #27 CACHED
18:42:47 [2020-01-13T18:42:47.616Z] 
18:42:47 [2020-01-13T18:42:47.616Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
18:42:47 [2020-01-13T18:42:47.616Z] #11 CACHED
18:42:47 [2020-01-13T18:42:47.616Z] 
18:42:47 [2020-01-13T18:42:47.616Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
18:42:47 [2020-01-13T18:42:47.616Z] #25 CACHED
18:42:47 [2020-01-13T18:42:47.616Z] 
18:42:47 [2020-01-13T18:42:47.616Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
18:42:47 [2020-01-13T18:42:47.616Z] #9 CACHED
18:42:47 [2020-01-13T18:42:47.616Z] 
18:42:47 [2020-01-13T18:42:47.616Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
18:42:47 [2020-01-13T18:42:47.616Z] #6 CACHED
18:42:47 [2020-01-13T18:42:47.616Z] 
18:42:47 [2020-01-13T18:42:47.616Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
18:42:47 [2020-01-13T18:42:47.616Z] #12 CACHED
18:42:47 [2020-01-13T18:42:47.616Z] 
18:42:47 [2020-01-13T18:42:47.616Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
18:42:47 [2020-01-13T18:42:47.616Z] #24 CACHED
18:42:47 [2020-01-13T18:42:47.616Z] 
18:42:47 [2020-01-13T18:42:47.616Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:42:47 [2020-01-13T18:42:47.616Z] #23 CACHED
18:42:47 [2020-01-13T18:42:47.616Z] 
18:42:47 [2020-01-13T18:42:47.616Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:42:47 [2020-01-13T18:42:47.616Z] #22 CACHED
18:42:47 [2020-01-13T18:42:47.616Z] 
18:42:47 [2020-01-13T18:42:47.617Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
18:42:47 [2020-01-13T18:42:47.617Z] #26 CACHED
18:42:47 [2020-01-13T18:42:47.617Z] 
18:42:47 [2020-01-13T18:42:47.617Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
18:42:47 [2020-01-13T18:42:47.617Z] #7 CACHED
18:42:47 [2020-01-13T18:42:47.617Z] 
18:42:47 [2020-01-13T18:42:47.617Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
18:42:47 [2020-01-13T18:42:47.617Z] #13 CACHED
18:42:47 [2020-01-13T18:42:47.617Z] 
18:42:47 [2020-01-13T18:42:47.617Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
18:42:47 [2020-01-13T18:42:47.617Z] #20 CACHED
18:42:47 [2020-01-13T18:42:47.617Z] 
18:42:47 [2020-01-13T18:42:47.617Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
18:42:47 [2020-01-13T18:42:47.617Z] #29 CACHED
18:42:47 [2020-01-13T18:42:47.617Z] 
18:42:47 [2020-01-13T18:42:47.617Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
18:42:47 [2020-01-13T18:42:47.617Z] #28 CACHED
18:42:47 [2020-01-13T18:42:47.617Z] 
18:42:47 [2020-01-13T18:42:47.617Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
18:42:47 [2020-01-13T18:42:47.617Z] #19 CACHED
18:42:47 [2020-01-13T18:42:47.617Z] 
18:42:47 [2020-01-13T18:42:47.617Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
18:42:47 [2020-01-13T18:42:47.617Z] #21 CACHED
18:42:47 [2020-01-13T18:42:47.617Z] 
18:42:47 [2020-01-13T18:42:47.617Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
18:42:47 [2020-01-13T18:42:47.617Z] #30 CACHED
18:42:47 [2020-01-13T18:42:47.617Z] 
18:42:47 [2020-01-13T18:42:47.617Z] #35 [runner 12/12] COPY --from=builder       /build/ /
18:42:48 [2020-01-13T18:42:48.549Z] #35 DONE 1.1s
18:42:48 [2020-01-13T18:42:48.549Z] 
18:42:48 [2020-01-13T18:42:48.549Z] #36 exporting to image
18:42:48 [2020-01-13T18:42:48.549Z] #36 exporting layers
18:42:49 [2020-01-13T18:42:49.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:42:49 [2020-01-13T18:42:49.540Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:42:49 [2020-01-13T18:42:49.921Z] #36 exporting layers 1.6s done
18:42:49 [2020-01-13T18:42:49.922Z] #36 writing image sha256:a3a95b1819827fc972b4fb4e109c3fc41ecf07d3edab4377fd45d0b215b4f240 done
18:42:49 [2020-01-13T18:42:49.922Z] #36 naming to docker.io/library/moby-e2e-test done
18:42:49 [2020-01-13T18:42:49.922Z] #36 DONE 1.7s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:42:50 [2020-01-13T18:42:50.108Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:42:50 [2020-01-13T18:42:50.306Z] + echo Ensuring container killed.
18:42:50 [2020-01-13T18:42:50.307Z] Ensuring container killed.
18:42:50 [2020-01-13T18:42:50.307Z] + docker rm -vf docker-pr2
18:42:50 [2020-01-13T18:42:50.307Z] Error: No such container: docker-pr2
18:42:50 [2020-01-13T18:42:50.307Z] + true
[Pipeline] sh
18:42:50 [2020-01-13T18:42:50.593Z] + echo Chowning /workspace to jenkins user
18:42:50 [2020-01-13T18:42:50.593Z] Chowning /workspace to jenkins user
18:42:50 [2020-01-13T18:42:50.593Z] + id -u
18:42:50 [2020-01-13T18:42:50.593Z] + id -g
18:42:50 [2020-01-13T18:42:50.593Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40366:/workspace busybox chown -R 1000:1000 /workspace
18:42:51 [2020-01-13T18:42:51.040Z] === RUN   TestDockerSuite/TestCpVolumePath
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:42:51 [2020-01-13T18:42:51.826Z] + bundleName=unit
18:42:51 [2020-01-13T18:42:51.826Z] + echo Creating unit-bundles.tar.gz
18:42:51 [2020-01-13T18:42:51.826Z] Creating unit-bundles.tar.gz
18:42:51 [2020-01-13T18:42:51.826Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
18:42:51 [2020-01-13T18:42:51.826Z] bundles/junit-report.xml
18:42:51 [2020-01-13T18:42:51.826Z] bundles/go-test-report.json
18:42:51 [2020-01-13T18:42:51.826Z] bundles/profile.out
[Pipeline] archiveArtifacts
18:42:51 [2020-01-13T18:42:51.838Z] Archiving artifacts
18:42:51 [2020-01-13T18:42:51.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:42:52 [2020-01-13T18:42:52.335Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40366/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:42:52 [2020-01-13T18:42:52.647Z] + make clean
18:42:52 [2020-01-13T18:42:52.906Z] docker volume rm -f docker-dev-cache
18:42:52 [2020-01-13T18:42:52.906Z] docker-dev-cache
[Pipeline] deleteDir
18:42:52 [2020-01-13T18:42:52.938Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:42:52 [2020-01-13T18:42:52.938Z] === RUN   TestDockerSuite/TestCreateArgs
18:42:52 [2020-01-13T18:42:52.938Z] === RUN   TestDockerSuite/TestCreateByImageID
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:42:53 [2020-01-13T18:42:53.504Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:42:53 [2020-01-13T18:42:53.763Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
18:42:54 [2020-01-13T18:42:54.328Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:42:54 [2020-01-13T18:42:54.328Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:42:54 [2020-01-13T18:42:54.328Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:42:54 [2020-01-13T18:42:54.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:42:55 [2020-01-13T18:42:55.262Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:42:55 [2020-01-13T18:42:55.830Z] === RUN   TestDockerSuite/TestCreateLabels
18:42:55 [2020-01-13T18:42:55.830Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:42:56 [2020-01-13T18:42:56.088Z] === RUN   TestDockerSuite/TestCreateRM
18:42:56 [2020-01-13T18:42:56.088Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:42:56 [2020-01-13T18:42:56.088Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:42:56 [2020-01-13T18:42:56.346Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:42:56 [2020-01-13T18:42:56.605Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:42:57 [2020-01-13T18:42:57.357Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:42:57 [2020-01-13T18:42:57.358Z] Using test binary docker
18:42:57 [2020-01-13T18:42:57.358Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:42:57 [2020-01-13T18:42:57.358Z] +++ /etc/init.d/apparmor start
18:42:57 [2020-01-13T18:42:57.358Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:42:57 [2020-01-13T18:42:57.358Z] INFO: Waiting for daemon to start...
18:42:57 [2020-01-13T18:42:57.358Z] Starting dockerd
18:42:57 [2020-01-13T18:42:57.358Z] +++ 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
18:42:58 [2020-01-13T18:42:58.507Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
18:42:59 [2020-01-13T18:42:59.073Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:42:59 [2020-01-13T18:42:59.333Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:42:59 [2020-01-13T18:42:59.333Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:42:59 [2020-01-13T18:42:59.389Z] .
18:42:59 [2020-01-13T18:42:59.389Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:42:59 [2020-01-13T18:42:59.389Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:42:59 [2020-01-13T18:42:59.389Z] Error: No such image: emptyfs
18:42:59 [2020-01-13T18:42:59.389Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:42:59 [2020-01-13T18:42:59.389Z] ++++ docker load
18:42:59 [2020-01-13T18:42:59.389Z] Running integration-test (iteration 1)
18:42:59 [2020-01-13T18:42:59.389Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
18:42:59 [2020-01-13T18:42:59.389Z] ++ 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
18:42:59 [2020-01-13T18:42:59.389Z] ++ set -e
18:42:59 [2020-01-13T18:42:59.389Z] ++ '[' -n 0 ']'
18:42:59 [2020-01-13T18:42:59.389Z] ++ set -x
18:42:59 [2020-01-13T18:42:59.390Z] ++ env -i DEST=/go/src/github.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
18:43:01 [2020-01-13T18:43:01.858Z] ok  	github.com/docker/docker/integration/build	16.511s
18:43:02 [2020-01-13T18:43:02.315Z] 
18:43:02 [2020-01-13T18:43:02.316Z] === Skipped
18:43:02 [2020-01-13T18:43:02.316Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
18:43:02 [2020-01-13T18:43:02.316Z]     build_session_test.go:25: TODO: BuildKit
18:43:02 [2020-01-13T18:43:02.316Z] 
18:43:02 [2020-01-13T18:43:02.316Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
18:43:02 [2020-01-13T18:43:02.316Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:43:02 [2020-01-13T18:43:02.316Z] 
18:43:02 [2020-01-13T18:43:02.316Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
18:43:02 [2020-01-13T18:43:02.316Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
18:43:02 [2020-01-13T18:43:02.316Z] 
18:43:02 [2020-01-13T18:43:02.316Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
18:43:02 [2020-01-13T18:43:02.316Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
18:43:02 [2020-01-13T18:43:02.316Z] 
18:43:02 [2020-01-13T18:43:02.316Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
18:43:02 [2020-01-13T18:43:02.316Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
18:43:02 [2020-01-13T18:43:02.316Z] 
18:43:02 [2020-01-13T18:43:02.316Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
18:43:02 [2020-01-13T18:43:02.316Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
18:43:02 [2020-01-13T18:43:02.316Z] 
18:43:02 [2020-01-13T18:43:02.316Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
18:43:02 [2020-01-13T18:43:02.316Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
18:43:02 [2020-01-13T18:43:02.316Z] 
18:43:02 [2020-01-13T18:43:02.316Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
18:43:02 [2020-01-13T18:43:02.316Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
18:43:02 [2020-01-13T18:43:02.316Z] 
18:43:02 [2020-01-13T18:43:02.316Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
18:43:02 [2020-01-13T18:43:02.316Z]     build_test.go:491: testEnv.OSType == "windows"
18:43:02 [2020-01-13T18:43:02.316Z] 
18:43:02 [2020-01-13T18:43:02.316Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
18:43:02 [2020-01-13T18:43:02.316Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
18:43:02 [2020-01-13T18:43:02.316Z] 
18:43:02 [2020-01-13T18:43:02.316Z] 
18:43:02 [2020-01-13T18:43:02.316Z] DONE 22 tests, 10 skipped in 33.010s
18:43:02 [2020-01-13T18:43:02.316Z] 
18:43:02 [2020-01-13T18:43:02.316Z] Running D:\gopath\src\github.com\docker\docker\integration\config
18:43:04 [2020-01-13T18:43:04.603Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:43:04 [2020-01-13T18:43:04.603Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:43:04 [2020-01-13T18:43:04.603Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:43:04 [2020-01-13T18:43:04.603Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:43:04 [2020-01-13T18:43:04.861Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:43:04 [2020-01-13T18:43:04.861Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:43:05 [2020-01-13T18:43:05.218Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:43:05 [2020-01-13T18:43:05.218Z] INFO: Testing against a local daemon
18:43:05 [2020-01-13T18:43:05.218Z] ok  	github.com/docker/docker/integration/config	0.185s
18:43:05 [2020-01-13T18:43:05.674Z] 
18:43:05 [2020-01-13T18:43:05.674Z] === Skipped
18:43:05 [2020-01-13T18:43:05.674Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
18:43:05 [2020-01-13T18:43:05.674Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:43:05 [2020-01-13T18:43:05.674Z] 
18:43:05 [2020-01-13T18:43:05.674Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
18:43:05 [2020-01-13T18:43:05.674Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
18:43:05 [2020-01-13T18:43:05.674Z] 
18:43:05 [2020-01-13T18:43:05.674Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
18:43:05 [2020-01-13T18:43:05.674Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:43:05 [2020-01-13T18:43:05.674Z] 
18:43:05 [2020-01-13T18:43:05.674Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
18:43:05 [2020-01-13T18:43:05.674Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
18:43:05 [2020-01-13T18:43:05.674Z] 
18:43:05 [2020-01-13T18:43:05.674Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
18:43:05 [2020-01-13T18:43:05.674Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
18:43:05 [2020-01-13T18:43:05.674Z] 
18:43:05 [2020-01-13T18:43:05.674Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
18:43:05 [2020-01-13T18:43:05.674Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
18:43:05 [2020-01-13T18:43:05.674Z] 
18:43:05 [2020-01-13T18:43:05.674Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
18:43:05 [2020-01-13T18:43:05.674Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
18:43:05 [2020-01-13T18:43:05.674Z] 
18:43:05 [2020-01-13T18:43:05.674Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
18:43:05 [2020-01-13T18:43:05.674Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
18:43:05 [2020-01-13T18:43:05.674Z] 
18:43:05 [2020-01-13T18:43:05.674Z] 
18:43:05 [2020-01-13T18:43:05.674Z] DONE 8 tests, 8 skipped in 3.016s
18:43:05 [2020-01-13T18:43:05.674Z] 
18:43:05 [2020-01-13T18:43:05.674Z] Running D:\gopath\src\github.com\docker\docker\integration\container
18:43:05 [2020-01-13T18:43:05.795Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:43:07 [2020-01-13T18:43:07.698Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:43:08 [2020-01-13T18:43:08.571Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:43:08 [2020-01-13T18:43:08.571Z] INFO: Testing against a local daemon
18:43:08 [2020-01-13T18:43:08.632Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:43:10 [2020-01-13T18:43:10.003Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:43:11 [2020-01-13T18:43:11.902Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:43:12 [2020-01-13T18:43:12.468Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:43:13 [2020-01-13T18:43:13.402Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:43:13 [2020-01-13T18:43:13.402Z] === RUN   TestDockerSuite/TestDevicePermissions
18:43:14 [2020-01-13T18:43:14.334Z] === RUN   TestDockerSuite/TestDockerFails
18:43:14 [2020-01-13T18:43:14.334Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
18:43:14 [2020-01-13T18:43:14.334Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
18:43:14 [2020-01-13T18:43:14.334Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
18:43:14 [2020-01-13T18:43:14.696Z] Loaded image: buildpack-deps:jessie
18:43:14 [2020-01-13T18:43:14.696Z] Loaded image: busybox:latest
18:43:14 [2020-01-13T18:43:14.696Z] Loaded image: busybox:glibc
18:43:14 [2020-01-13T18:43:14.696Z] Loaded image: debian:jessie
18:43:14 [2020-01-13T18:43:14.696Z] Loaded image: hello-world:latest
18:43:14 [2020-01-13T18:43:14.696Z] INFO: Testing against a local daemon
18:43:14 [2020-01-13T18:43:14.696Z] === RUN   TestCgroupNamespacesBuild
18:43:15 [2020-01-13T18:43:15.706Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
18:43:15 [2020-01-13T18:43:15.715Z] --- PASS: TestCgroupNamespacesBuild (1.78s)
18:43:15 [2020-01-13T18:43:15.715Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:43:16 [2020-01-13T18:43:16.638Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
18:43:17 [2020-01-13T18:43:17.208Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s)
18:43:17 [2020-01-13T18:43:17.208Z] === RUN   TestBuildWithSession
18:43:17 [2020-01-13T18:43:17.208Z] --- SKIP: TestBuildWithSession (0.00s)
18:43:17 [2020-01-13T18:43:17.208Z]     build_session_test.go:25: TODO: BuildKit
18:43:17 [2020-01-13T18:43:17.208Z] === RUN   TestBuildSquashParent
18:43:18 [2020-01-13T18:43:18.009Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
18:43:18 [2020-01-13T18:43:18.009Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
18:43:18 [2020-01-13T18:43:18.009Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
18:43:18 [2020-01-13T18:43:18.267Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
18:43:18 [2020-01-13T18:43:18.267Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
18:43:22 [2020-01-13T18:43:22.717Z] --- PASS: TestBuildSquashParent (5.22s)
18:43:22 [2020-01-13T18:43:22.717Z] === RUN   TestBuildWithRemoveAndForceRemove
18:43:22 [2020-01-13T18:43:22.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:43:22 [2020-01-13T18:43:22.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:43:22 [2020-01-13T18:43:22.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:43:22 [2020-01-13T18:43:22.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:43:22 [2020-01-13T18:43:22.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:43:22 [2020-01-13T18:43:22.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:43:22 [2020-01-13T18:43:22.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:43:22 [2020-01-13T18:43:22.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:43:22 [2020-01-13T18:43:22.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:43:22 [2020-01-13T18:43:22.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:43:22 [2020-01-13T18:43:22.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:43:22 [2020-01-13T18:43:22.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:43:22 [2020-01-13T18:43:22.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:43:22 [2020-01-13T18:43:22.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:43:22 [2020-01-13T18:43:22.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:43:22 [2020-01-13T18:43:22.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:43:24 [2020-01-13T18:43:24.931Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:43:25 [2020-01-13T18:43:25.444Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:43:25 [2020-01-13T18:43:25.444Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:43:28 [2020-01-13T18:43:28.144Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
18:43:28 [2020-01-13T18:43:28.144Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.90s)
18:43:28 [2020-01-13T18:43:28.144Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.95s)
18:43:28 [2020-01-13T18:43:28.144Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s)
18:43:28 [2020-01-13T18:43:28.144Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s)
18:43:28 [2020-01-13T18:43:28.144Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s)
18:43:28 [2020-01-13T18:43:28.144Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s)
18:43:28 [2020-01-13T18:43:28.144Z] === RUN   TestBuildMultiStageCopy
18:43:28 [2020-01-13T18:43:28.144Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:43:28 [2020-01-13T18:43:28.211Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:43:29 [2020-01-13T18:43:29.673Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:43:29 [2020-01-13T18:43:29.975Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:43:30 [2020-01-13T18:43:30.609Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:43:30 [2020-01-13T18:43:30.738Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:43:30 [2020-01-13T18:43:30.906Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:43:31 [2020-01-13T18:43:31.202Z] --- PASS: TestBuildMultiStageCopy (3.51s)
18:43:31 [2020-01-13T18:43:31.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.88s)
18:43:31 [2020-01-13T18:43:31.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
18:43:31 [2020-01-13T18:43:31.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s)
18:43:31 [2020-01-13T18:43:31.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
18:43:31 [2020-01-13T18:43:31.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s)
18:43:31 [2020-01-13T18:43:31.203Z] === RUN   TestBuildMultiStageParentConfig
18:43:32 [2020-01-13T18:43:32.256Z] --- PASS: TestBuildMultiStageParentConfig (1.00s)
18:43:32 [2020-01-13T18:43:32.256Z] === RUN   TestBuildLabelWithTargets
18:43:32 [2020-01-13T18:43:32.667Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
18:43:33 [2020-01-13T18:43:33.600Z] === RUN   TestDockerSuite/TestEventsAttach
18:43:33 [2020-01-13T18:43:33.760Z] --- PASS: TestBuildLabelWithTargets (1.54s)
18:43:33 [2020-01-13T18:43:33.760Z] === RUN   TestBuildWithEmptyLayers
18:43:34 [2020-01-13T18:43:34.532Z] === RUN   TestDockerSuite/TestEventsCommit
18:43:34 [2020-01-13T18:43:34.802Z] --- PASS: TestBuildWithEmptyLayers (0.82s)
18:43:34 [2020-01-13T18:43:34.802Z] === RUN   TestBuildMultiStageOnBuild
18:43:35 [2020-01-13T18:43:35.465Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
18:43:35 [2020-01-13T18:43:35.465Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:43:36 [2020-01-13T18:43:36.398Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:43:36 [2020-01-13T18:43:36.867Z] --- PASS: TestBuildMultiStageOnBuild (2.14s)
18:43:36 [2020-01-13T18:43:36.867Z] === RUN   TestBuildUncleanTarFilenames
18:43:37 [2020-01-13T18:43:37.332Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:43:37 [2020-01-13T18:43:37.885Z] --- PASS: TestBuildUncleanTarFilenames (1.19s)
18:43:37 [2020-01-13T18:43:37.885Z] === RUN   TestBuildMultiStageLayerLeak
18:43:38 [2020-01-13T18:43:38.268Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
18:43:40 [2020-01-13T18:43:40.577Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s)
18:43:40 [2020-01-13T18:43:40.577Z] === RUN   TestBuildWithHugeFile
18:43:40 [2020-01-13T18:43:40.794Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
18:43:42 [2020-01-13T18:43:42.166Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:43:45 [2020-01-13T18:43:45.444Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
18:43:47 [2020-01-13T18:43:47.968Z] === RUN   TestDockerSuite/TestEventsCopy
18:43:49 [2020-01-13T18:43:49.340Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:43:51 [2020-01-13T18:43:51.235Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:43:51 [2020-01-13T18:43:51.493Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
18:43:51 [2020-01-13T18:43:51.750Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:43:52 [2020-01-13T18:43:52.008Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:43:53 [2020-01-13T18:43:53.906Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:43:54 [2020-01-13T18:43:54.164Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
18:43:54 [2020-01-13T18:43:54.421Z] === RUN   TestDockerSuite/TestEventsFilterType
18:43:54 [2020-01-13T18:43:54.988Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
18:43:54 [2020-01-13T18:43:54.988Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
18:43:55 [2020-01-13T18:43:55.263Z] === RUN   TestDockerSuite/TestEventsFilters
18:43:57 [2020-01-13T18:43:57.163Z] === RUN   TestDockerSuite/TestEventsFormat
18:43:58 [2020-01-13T18:43:58.095Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:43:59 [2020-01-13T18:43:59.027Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:43:59 [2020-01-13T18:43:59.027Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:43:59 [2020-01-13T18:43:59.027Z] === RUN   TestDockerSuite/TestEventsImageImport
18:43:59 [2020-01-13T18:43:59.964Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:44:00 [2020-01-13T18:44:00.222Z] === RUN   TestDockerSuite/TestEventsImagePull
18:44:00 [2020-01-13T18:44:00.788Z] === RUN   TestDockerSuite/TestEventsImageTag
18:44:01 [2020-01-13T18:44:01.720Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
18:44:02 [2020-01-13T18:44:02.287Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
18:44:02 [2020-01-13T18:44:02.287Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
18:44:02 [2020-01-13T18:44:02.287Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:44:04 [2020-01-13T18:44:04.186Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
18:44:04 [2020-01-13T18:44:04.754Z] === RUN   TestDockerSuite/TestEventsRename
18:44:05 [2020-01-13T18:44:05.689Z] === RUN   TestDockerSuite/TestEventsResize
18:44:06 [2020-01-13T18:44:06.623Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:44:07 [2020-01-13T18:44:07.561Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:44:08 [2020-01-13T18:44:08.493Z] === RUN   TestDockerSuite/TestEventsStreaming
18:44:09 [2020-01-13T18:44:09.058Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:44:12 [2020-01-13T18:44:12.336Z] === RUN   TestDockerSuite/TestEventsTop
18:44:13 [2020-01-13T18:44:13.267Z] === RUN   TestDockerSuite/TestEventsUntag
18:44:15 [2020-01-13T18:44:15.791Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:44:17 [2020-01-13T18:44:17.163Z] === RUN   TestDockerSuite/TestExec
18:44:18 [2020-01-13T18:44:18.096Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:44:19 [2020-01-13T18:44:19.030Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:44:19 [2020-01-13T18:44:19.595Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:44:20 [2020-01-13T18:44:20.527Z] === RUN   TestDockerSuite/TestExecAPIStart
18:44:22 [2020-01-13T18:44:22.424Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:44:22 [2020-01-13T18:44:22.990Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:44:23 [2020-01-13T18:44:23.922Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:44:24 [2020-01-13T18:44:24.854Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:44:25 [2020-01-13T18:44:25.786Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:44:26 [2020-01-13T18:44:26.719Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:44:26 [2020-01-13T18:44:26.977Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
18:44:27 [2020-01-13T18:44:27.542Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:44:29 [2020-01-13T18:44:29.439Z] === RUN   TestDockerSuite/TestExecCgroup
18:44:30 [2020-01-13T18:44:30.003Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
18:44:30 [2020-01-13T18:44:30.569Z] === RUN   TestDockerSuite/TestExecEnv
18:44:31 [2020-01-13T18:44:31.502Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:44:33 [2020-01-13T18:44:33.403Z] === RUN   TestDockerSuite/TestExecExitStatus
18:44:34 [2020-01-13T18:44:34.337Z] === RUN   TestDockerSuite/TestExecInspectID
18:44:34 [2020-01-13T18:44:34.559Z] ok  	github.com/docker/docker/integration/container	74.148s
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === Skipped
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
18:44:34 [2020-01-13T18:44:34.559Z]     copy_test.go:25: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
18:44:34 [2020-01-13T18:44:34.559Z]     copy_test.go:39: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
18:44:34 [2020-01-13T18:44:34.559Z]     copy_test.go:51: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
18:44:34 [2020-01-13T18:44:34.559Z]     copy_test.go:65: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.559Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
18:44:34 [2020-01-13T18:44:34.559Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
18:44:34 [2020-01-13T18:44:34.559Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] DONE 79 tests, 40 skipped in 76.483s
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] Running D:\gopath\src\github.com\docker\docker\integration\image
18:44:34 [2020-01-13T18:44:34.560Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:44:34 [2020-01-13T18:44:34.560Z] INFO: Testing against a local daemon
18:44:34 [2020-01-13T18:44:34.560Z] ok  	github.com/docker/docker/integration/image	0.828s
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === Skipped
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
18:44:34 [2020-01-13T18:44:34.560Z]     tag_test.go:98: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] DONE 11 tests, 4 skipped in 2.834s
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] Running D:\gopath\src\github.com\docker\docker\integration\network
18:44:34 [2020-01-13T18:44:34.560Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:44:34 [2020-01-13T18:44:34.560Z] INFO: Testing against a local daemon
18:44:34 [2020-01-13T18:44:34.560Z] ok  	github.com/docker/docker/integration/network	0.232s
18:44:34 [2020-01-13T18:44:34.560Z] 
18:44:34 [2020-01-13T18:44:34.560Z] === Skipped
18:44:34 [2020-01-13T18:44:34.563Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
18:44:34 [2020-01-13T18:44:34.563Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
18:44:34 [2020-01-13T18:44:34.563Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
18:44:34 [2020-01-13T18:44:34.563Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
18:44:34 [2020-01-13T18:44:34.563Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
18:44:34 [2020-01-13T18:44:34.563Z]     service_test.go:29: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
18:44:34 [2020-01-13T18:44:34.563Z]     service_test.go:51: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
18:44:34 [2020-01-13T18:44:34.563Z]     service_test.go:94: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:44:34 [2020-01-13T18:44:34.563Z]     service_test.go:127: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:44:34 [2020-01-13T18:44:34.563Z]     service_test.go:177: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
18:44:34 [2020-01-13T18:44:34.563Z]     service_test.go:201: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:44:34 [2020-01-13T18:44:34.563Z]     service_test.go:230: FLAKY_TEST
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
18:44:34 [2020-01-13T18:44:34.563Z]     service_test.go:319: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
18:44:34 [2020-01-13T18:44:34.563Z]     service_test.go:386: testEnv.OSType == "windows"
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] DONE 17 tests, 13 skipped in 3.064s
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
18:44:34 [2020-01-13T18:44:34.563Z] testing: warning: no tests to run
18:44:34 [2020-01-13T18:44:34.563Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.069s
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] DONE 0 tests in 0.716s
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
18:44:34 [2020-01-13T18:44:34.563Z] testing: warning: no tests to run
18:44:34 [2020-01-13T18:44:34.563Z] ok  	github.com/docker/docker/integration/network/macvlan	0.085s
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] DONE 0 tests in 0.682s
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
18:44:34 [2020-01-13T18:44:34.563Z] testing: warning: no tests to run
18:44:34 [2020-01-13T18:44:34.563Z] ok  	github.com/docker/docker/integration/plugin	0.075s
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] DONE 0 tests in 0.680s
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
18:44:34 [2020-01-13T18:44:34.563Z] testing: warning: no tests to run
18:44:34 [2020-01-13T18:44:34.563Z] ok  	github.com/docker/docker/integration/plugin/authz	0.083s
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] DONE 0 tests in 0.688s
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
18:44:34 [2020-01-13T18:44:34.563Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:44:34 [2020-01-13T18:44:34.563Z] INFO: Testing against a local daemon
18:44:34 [2020-01-13T18:44:34.563Z] ok  	github.com/docker/docker/integration/plugin/common	0.229s
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] DONE 2 tests in 2.068s
18:44:34 [2020-01-13T18:44:34.563Z] 
18:44:34 [2020-01-13T18:44:34.563Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
18:44:36 [2020-01-13T18:44:36.732Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:44:36 [2020-01-13T18:44:36.732Z] INFO: Testing against a local daemon
18:44:36 [2020-01-13T18:44:36.732Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.285s
18:44:36 [2020-01-13T18:44:36.732Z] 
18:44:36 [2020-01-13T18:44:36.732Z] === Skipped
18:44:36 [2020-01-13T18:44:36.732Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
18:44:36 [2020-01-13T18:44:36.732Z]     external_test.go:48: runtime.GOOS == "windows"
18:44:36 [2020-01-13T18:44:36.732Z] 
18:44:36 [2020-01-13T18:44:36.732Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
18:44:36 [2020-01-13T18:44:36.732Z]     external_test.go:407: runtime.GOOS == "windows"
18:44:36 [2020-01-13T18:44:36.732Z] 
18:44:36 [2020-01-13T18:44:36.732Z] 
18:44:36 [2020-01-13T18:44:36.732Z] DONE 2 tests, 2 skipped in 3.467s
18:44:36 [2020-01-13T18:44:36.732Z] 
18:44:36 [2020-01-13T18:44:36.732Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
18:44:37 [2020-01-13T18:44:37.616Z] === RUN   TestDockerSuite/TestExecInteractive
18:44:38 [2020-01-13T18:44:38.550Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
18:44:39 [2020-01-13T18:44:39.164Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:44:40 [2020-01-13T18:44:40.096Z] === RUN   TestDockerSuite/TestExecParseError
18:44:41 [2020-01-13T18:44:41.043Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:44:41 [2020-01-13T18:44:41.992Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:44:42 [2020-01-13T18:44:42.597Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:44:42 [2020-01-13T18:44:42.597Z] INFO: Testing against a local daemon
18:44:42 [2020-01-13T18:44:42.597Z] testing: warning: no tests to run
18:44:42 [2020-01-13T18:44:42.597Z] ok  	github.com/docker/docker/integration/plugin/logging	0.241s
18:44:42 [2020-01-13T18:44:42.597Z] 
18:44:42 [2020-01-13T18:44:42.597Z] DONE 0 tests in 6.029s
18:44:42 [2020-01-13T18:44:42.925Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:44:43 [2020-01-13T18:44:43.060Z] 
18:44:43 [2020-01-13T18:44:43.060Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
18:44:44 [2020-01-13T18:44:44.298Z] === RUN   TestDockerSuite/TestExecSetEnv
18:44:45 [2020-01-13T18:44:45.230Z] === RUN   TestDockerSuite/TestExecStartFails
18:44:45 [2020-01-13T18:44:45.235Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:44:45 [2020-01-13T18:44:45.235Z] INFO: Testing against a local daemon
18:44:45 [2020-01-13T18:44:45.235Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.284s
18:44:45 [2020-01-13T18:44:45.691Z] 
18:44:45 [2020-01-13T18:44:45.691Z] === Skipped
18:44:45 [2020-01-13T18:44:45.691Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
18:44:45 [2020-01-13T18:44:45.691Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:44:45 [2020-01-13T18:44:45.691Z] 
18:44:45 [2020-01-13T18:44:45.691Z] 
18:44:45 [2020-01-13T18:44:45.691Z] DONE 1 tests, 1 skipped in 2.638s
18:44:45 [2020-01-13T18:44:45.691Z] 
18:44:45 [2020-01-13T18:44:45.691Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
18:44:46 [2020-01-13T18:44:46.167Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:44:47 [2020-01-13T18:44:47.858Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:44:47 [2020-01-13T18:44:47.858Z] INFO: Testing against a local daemon
18:44:47 [2020-01-13T18:44:47.858Z] ok  	github.com/docker/docker/integration/secret	0.250s
18:44:47 [2020-01-13T18:44:47.858Z] 
18:44:47 [2020-01-13T18:44:47.858Z] === Skipped
18:44:47 [2020-01-13T18:44:47.858Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
18:44:47 [2020-01-13T18:44:47.858Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:44:47 [2020-01-13T18:44:47.858Z] 
18:44:47 [2020-01-13T18:44:47.858Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
18:44:47 [2020-01-13T18:44:47.858Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
18:44:47 [2020-01-13T18:44:47.858Z] 
18:44:47 [2020-01-13T18:44:47.858Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
18:44:47 [2020-01-13T18:44:47.858Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
18:44:47 [2020-01-13T18:44:47.858Z] 
18:44:47 [2020-01-13T18:44:47.858Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
18:44:47 [2020-01-13T18:44:47.858Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
18:44:47 [2020-01-13T18:44:47.858Z] 
18:44:47 [2020-01-13T18:44:47.858Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
18:44:47 [2020-01-13T18:44:47.858Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
18:44:47 [2020-01-13T18:44:47.858Z] 
18:44:47 [2020-01-13T18:44:47.858Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
18:44:47 [2020-01-13T18:44:47.858Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
18:44:47 [2020-01-13T18:44:47.858Z] 
18:44:47 [2020-01-13T18:44:47.858Z] 
18:44:47 [2020-01-13T18:44:47.858Z] DONE 6 tests, 6 skipped in 2.097s
18:44:47 [2020-01-13T18:44:47.858Z] 
18:44:47 [2020-01-13T18:44:47.858Z] Running D:\gopath\src\github.com\docker\docker\integration\service
18:44:50 [2020-01-13T18:44:50.025Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:44:50 [2020-01-13T18:44:50.025Z] INFO: Testing against a local daemon
18:44:50 [2020-01-13T18:44:50.025Z] ok  	github.com/docker/docker/integration/service	0.313s
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === Skipped
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
18:44:50 [2020-01-13T18:44:50.480Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
18:44:50 [2020-01-13T18:44:50.480Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
18:44:50 [2020-01-13T18:44:50.480Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
18:44:50 [2020-01-13T18:44:50.480Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] DONE 20 tests, 19 skipped in 2.613s
18:44:50 [2020-01-13T18:44:50.480Z] 
18:44:50 [2020-01-13T18:44:50.480Z] Running D:\gopath\src\github.com\docker\docker\integration\session
18:44:52 [2020-01-13T18:44:52.007Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:44:52 [2020-01-13T18:44:52.007Z] INFO: Testing against a local daemon
18:44:52 [2020-01-13T18:44:52.007Z] ok  	github.com/docker/docker/integration/session	0.248s
18:44:52 [2020-01-13T18:44:52.463Z] 
18:44:52 [2020-01-13T18:44:52.463Z] === Skipped
18:44:52 [2020-01-13T18:44:52.463Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
18:44:52 [2020-01-13T18:44:52.463Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:44:52 [2020-01-13T18:44:52.463Z] 
18:44:52 [2020-01-13T18:44:52.463Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
18:44:52 [2020-01-13T18:44:52.463Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:44:52 [2020-01-13T18:44:52.463Z] 
18:44:52 [2020-01-13T18:44:52.463Z] 
18:44:52 [2020-01-13T18:44:52.463Z] DONE 2 tests, 2 skipped in 1.934s
18:44:52 [2020-01-13T18:44:52.463Z] 
18:44:52 [2020-01-13T18:44:52.463Z] Running D:\gopath\src\github.com\docker\docker\integration\system
18:44:54 [2020-01-13T18:44:54.268Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
18:44:54 [2020-01-13T18:44:54.627Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:44:54 [2020-01-13T18:44:54.627Z] INFO: Testing against a local daemon
18:44:55 [2020-01-13T18:44:55.590Z] ok  	github.com/docker/docker/integration/system	1.233s
18:44:55 [2020-01-13T18:44:55.590Z] 
18:44:55 [2020-01-13T18:44:55.590Z] === Skipped
18:44:55 [2020-01-13T18:44:55.590Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:44:55 [2020-01-13T18:44:55.590Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:44:55 [2020-01-13T18:44:55.590Z] 
18:44:55 [2020-01-13T18:44:55.590Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
18:44:55 [2020-01-13T18:44:55.590Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:44:55 [2020-01-13T18:44:55.590Z] 
18:44:55 [2020-01-13T18:44:55.590Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
18:44:55 [2020-01-13T18:44:55.590Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:44:55 [2020-01-13T18:44:55.590Z] 
18:44:55 [2020-01-13T18:44:55.590Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
18:44:55 [2020-01-13T18:44:55.590Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:44:55 [2020-01-13T18:44:55.590Z] 
18:44:55 [2020-01-13T18:44:55.590Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
18:44:55 [2020-01-13T18:44:55.590Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:44:55 [2020-01-13T18:44:55.590Z] 
18:44:55 [2020-01-13T18:44:55.590Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
18:44:55 [2020-01-13T18:44:55.590Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:44:55 [2020-01-13T18:44:55.590Z] 
18:44:55 [2020-01-13T18:44:55.590Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
18:44:55 [2020-01-13T18:44:55.590Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:44:55 [2020-01-13T18:44:55.590Z] 
18:44:55 [2020-01-13T18:44:55.590Z] 
18:44:55 [2020-01-13T18:44:55.590Z] DONE 13 tests, 7 skipped in 3.027s
18:44:55 [2020-01-13T18:44:55.590Z] 
18:44:55 [2020-01-13T18:44:55.590Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
18:44:57 [2020-01-13T18:44:57.544Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:44:57 [2020-01-13T18:44:57.756Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:44:57 [2020-01-13T18:44:57.756Z] INFO: Testing against a local daemon
18:44:57 [2020-01-13T18:44:57.756Z] ok  	github.com/docker/docker/integration/volume	0.330s
18:44:57 [2020-01-13T18:44:57.756Z] 
18:44:57 [2020-01-13T18:44:57.756Z] === Skipped
18:44:57 [2020-01-13T18:44:57.756Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
18:44:57 [2020-01-13T18:44:57.756Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
18:44:57 [2020-01-13T18:44:57.756Z] 
18:44:57 [2020-01-13T18:44:57.756Z] 
18:44:57 [2020-01-13T18:44:57.756Z] DONE 5 tests, 1 skipped in 2.276s
18:44:57 [2020-01-13T18:44:57.756Z] 
18:44:57 [2020-01-13T18:44:57.756Z] INFO: make.ps1 ended at 01/13/2020 18:44:57
18:44:57 [2020-01-13T18:44:57.756Z] INFO: Integration CLI tests being run from the host:
18:44:57 [2020-01-13T18:44:57.756Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
18:44:58 [2020-01-13T18:44:58.109Z] === RUN   TestDockerSuite/TestExecTTY
18:44:59 [2020-01-13T18:44:59.483Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:45:00 [2020-01-13T18:45:00.417Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:45:01 [2020-01-13T18:45:01.352Z] === RUN   TestDockerSuite/TestExecUlimits
18:45:02 [2020-01-13T18:45:02.285Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:45:02 [2020-01-13T18:45:02.285Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:45:02 [2020-01-13T18:45:02.704Z] --- PASS: TestBuildWithHugeFile (81.73s)
18:45:02 [2020-01-13T18:45:02.704Z] === RUN   TestBuildWithEmptyDockerfile
18:45:02 [2020-01-13T18:45:02.704Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:45:02 [2020-01-13T18:45:02.704Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:45:02 [2020-01-13T18:45:02.704Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:45:02 [2020-01-13T18:45:02.704Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:45:02 [2020-01-13T18:45:02.704Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:45:02 [2020-01-13T18:45:02.704Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:45:02 [2020-01-13T18:45:02.704Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:45:02 [2020-01-13T18:45:02.704Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:45:02 [2020-01-13T18:45:02.704Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:45:02 [2020-01-13T18:45:02.704Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
18:45:02 [2020-01-13T18:45:02.704Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
18:45:02 [2020-01-13T18:45:02.704Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
18:45:02 [2020-01-13T18:45:02.704Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
18:45:02 [2020-01-13T18:45:02.704Z] === RUN   TestBuildPreserveOwnership
18:45:02 [2020-01-13T18:45:02.704Z] === RUN   TestBuildPreserveOwnership/copy_from
18:45:04 [2020-01-13T18:45:04.802Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:45:04 [2020-01-13T18:45:04.802Z] INFO: Testing against a local daemon
18:45:04 [2020-01-13T18:45:04.810Z] === RUN   TestDockerSuite/TestExecWithNoTERM
18:45:05 [2020-01-13T18:45:05.376Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:45:05 [2020-01-13T18:45:05.431Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:45:06 [2020-01-13T18:45:06.749Z] === RUN   TestDockerSuite/TestExecWithTERM
18:45:07 [2020-01-13T18:45:07.538Z] --- PASS: TestBuildPreserveOwnership (4.82s)
18:45:07 [2020-01-13T18:45:07.538Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.18s)
18:45:07 [2020-01-13T18:45:07.538Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s)
18:45:07 [2020-01-13T18:45:07.538Z] === RUN   TestBuildPlatformInvalid
18:45:07 [2020-01-13T18:45:07.538Z] --- PASS: TestBuildPlatformInvalid (0.15s)
18:45:07 [2020-01-13T18:45:07.538Z] PASS
18:45:07 [2020-01-13T18:45:07.538Z] 
18:45:07 [2020-01-13T18:45:07.538Z] === Skipped
18:45:07 [2020-01-13T18:45:07.538Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
18:45:07 [2020-01-13T18:45:07.538Z]     build_session_test.go:25: TODO: BuildKit
18:45:07 [2020-01-13T18:45:07.538Z] 
18:45:07 [2020-01-13T18:45:07.538Z] 
18:45:07 [2020-01-13T18:45:07.538Z] DONE 32 tests, 1 skipped in 127.831s
18:45:07 [2020-01-13T18:45:07.538Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
18:45:07 [2020-01-13T18:45:07.538Z] ++ 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
18:45:07 [2020-01-13T18:45:07.538Z] ++ set -e
18:45:07 [2020-01-13T18:45:07.538Z] ++ '[' -n 0 ']'
18:45:07 [2020-01-13T18:45:07.538Z] ++ set -x
18:45:07 [2020-01-13T18:45:07.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:45:07 [2020-01-13T18:45:07.538Z] INFO: Testing against a local daemon
18:45:07 [2020-01-13T18:45:07.538Z] === RUN   TestConfigList
18:45:07 [2020-01-13T18:45:07.682Z] === RUN   TestDockerSuite/TestExecWithUser
18:45:08 [2020-01-13T18:45:08.619Z] === RUN   TestDockerSuite/TestGetContainerStats
18:45:09 [2020-01-13T18:45:09.662Z] --- PASS: TestConfigList (2.27s)
18:45:09 [2020-01-13T18:45:09.662Z] === RUN   TestConfigsCreateAndDelete
18:45:12 [2020-01-13T18:45:12.369Z] --- PASS: TestConfigsCreateAndDelete (2.30s)
18:45:12 [2020-01-13T18:45:12.369Z] === RUN   TestConfigsUpdate
18:45:13 [2020-01-13T18:45:13.880Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:45:15 [2020-01-13T18:45:15.082Z] --- PASS: TestConfigsUpdate (2.77s)
18:45:15 [2020-01-13T18:45:15.082Z] === RUN   TestTemplatedConfig
18:45:17 [2020-01-13T18:45:17.781Z] --- PASS: TestTemplatedConfig (2.71s)
18:45:17 [2020-01-13T18:45:17.781Z] === RUN   TestConfigInspect
18:45:19 [2020-01-13T18:45:19.265Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:45:19 [2020-01-13T18:45:19.265Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
18:45:19 [2020-01-13T18:45:19.828Z] --- PASS: TestConfigInspect (2.31s)
18:45:19 [2020-01-13T18:45:19.828Z] === RUN   TestConfigCreateWithLabels
18:45:20 [2020-01-13T18:45:20.643Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:45:22 [2020-01-13T18:45:22.521Z] --- PASS: TestConfigCreateWithLabels (2.27s)
18:45:22 [2020-01-13T18:45:22.521Z] === RUN   TestConfigCreateResolve
18:45:24 [2020-01-13T18:45:24.554Z] --- PASS: TestConfigCreateResolve (2.23s)
18:45:24 [2020-01-13T18:45:24.554Z] === RUN   TestConfigDaemonLibtrustID
18:45:24 [2020-01-13T18:45:24.839Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
18:45:24 [2020-01-13T18:45:24.839Z] PASS
18:45:24 [2020-01-13T18:45:24.839Z] 
18:45:24 [2020-01-13T18:45:24.839Z] DONE 8 tests in 17.520s
18:45:24 [2020-01-13T18:45:24.839Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
18:45:24 [2020-01-13T18:45:24.839Z] ++ 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
18:45:24 [2020-01-13T18:45:24.839Z] ++ set -e
18:45:24 [2020-01-13T18:45:24.839Z] ++ '[' -n 0 ']'
18:45:24 [2020-01-13T18:45:24.839Z] ++ set -x
18:45:24 [2020-01-13T18:45:24.839Z] ++ env -i DEST=/go/src/github.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
18:45:25 [2020-01-13T18:45:25.125Z] INFO: Testing against a local daemon
18:45:25 [2020-01-13T18:45:25.125Z] === RUN   TestCheckpoint
18:45:25 [2020-01-13T18:45:25.125Z] --- SKIP: TestCheckpoint (0.00s)
18:45:25 [2020-01-13T18:45:25.125Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:45:25 [2020-01-13T18:45:25.125Z] === RUN   TestContainerInvalidJSON
18:45:25 [2020-01-13T18:45:25.125Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:45:25 [2020-01-13T18:45:25.125Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:45:25 [2020-01-13T18:45:25.125Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:45:25 [2020-01-13T18:45:25.125Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:45:25 [2020-01-13T18:45:25.125Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:45:25 [2020-01-13T18:45:25.125Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:45:25 [2020-01-13T18:45:25.125Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:45:25 [2020-01-13T18:45:25.125Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:45:25 [2020-01-13T18:45:25.125Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:45:25 [2020-01-13T18:45:25.125Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:45:25 [2020-01-13T18:45:25.125Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:45:25 [2020-01-13T18:45:25.125Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:45:25 [2020-01-13T18:45:25.125Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:45:25 [2020-01-13T18:45:25.125Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:45:25 [2020-01-13T18:45:25.125Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
18:45:25 [2020-01-13T18:45:25.125Z] === RUN   TestCopyFromContainerPathIsNotDir
18:45:25 [2020-01-13T18:45:25.125Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
18:45:25 [2020-01-13T18:45:25.125Z] === RUN   TestCopyToContainerPathDoesNotExist
18:45:25 [2020-01-13T18:45:25.125Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
18:45:25 [2020-01-13T18:45:25.125Z] === RUN   TestCopyToContainerPathIsNotDir
18:45:25 [2020-01-13T18:45:25.409Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
18:45:25 [2020-01-13T18:45:25.409Z] === RUN   TestCopyFromContainer
18:45:25 [2020-01-13T18:45:25.904Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:45:26 [2020-01-13T18:45:26.471Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:45:26 [2020-01-13T18:45:26.471Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:45:26 [2020-01-13T18:45:26.729Z] === RUN   TestDockerSuite/TestHealth
18:45:26 [2020-01-13T18:45:26.896Z] === RUN   TestCopyFromContainer//
18:45:26 [2020-01-13T18:45:26.896Z] === RUN   TestCopyFromContainer//bar/root
18:45:27 [2020-01-13T18:45:27.180Z] === RUN   TestCopyFromContainer//bar/root/
18:45:27 [2020-01-13T18:45:27.180Z] === RUN   TestCopyFromContainer/bar/quux
18:45:27 [2020-01-13T18:45:27.180Z] === RUN   TestCopyFromContainer/bar/quux/
18:45:27 [2020-01-13T18:45:27.466Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:45:27 [2020-01-13T18:45:27.466Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:45:27 [2020-01-13T18:45:27.466Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:45:27 [2020-01-13T18:45:27.764Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:45:27 [2020-01-13T18:45:27.764Z] === RUN   TestCopyFromContainer/bar/notarget
18:45:28 [2020-01-13T18:45:28.051Z] --- PASS: TestCopyFromContainer (2.57s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCopyFromContainer// (0.10s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
18:45:28 [2020-01-13T18:45:28.051Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:45:28 [2020-01-13T18:45:28.051Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:45:28 [2020-01-13T18:45:28.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:45:28 [2020-01-13T18:45:28.051Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:45:28 [2020-01-13T18:45:28.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:45:28 [2020-01-13T18:45:28.051Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:45:28 [2020-01-13T18:45:28.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:45:28 [2020-01-13T18:45:28.051Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:45:28 [2020-01-13T18:45:28.051Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:45:28 [2020-01-13T18:45:28.051Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:45:28 [2020-01-13T18:45:28.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
18:45:28 [2020-01-13T18:45:28.051Z] === RUN   TestCreateLinkToNonExistingContainer
18:45:28 [2020-01-13T18:45:28.051Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
18:45:28 [2020-01-13T18:45:28.051Z] === RUN   TestCreateWithInvalidEnv
18:45:28 [2020-01-13T18:45:28.051Z] === RUN   TestCreateWithInvalidEnv/0
18:45:28 [2020-01-13T18:45:28.051Z] === PAUSE TestCreateWithInvalidEnv/0
18:45:28 [2020-01-13T18:45:28.051Z] === RUN   TestCreateWithInvalidEnv/1
18:45:28 [2020-01-13T18:45:28.051Z] === PAUSE TestCreateWithInvalidEnv/1
18:45:28 [2020-01-13T18:45:28.051Z] === RUN   TestCreateWithInvalidEnv/2
18:45:28 [2020-01-13T18:45:28.051Z] === PAUSE TestCreateWithInvalidEnv/2
18:45:28 [2020-01-13T18:45:28.051Z] === CONT  TestCreateWithInvalidEnv/0
18:45:28 [2020-01-13T18:45:28.051Z] === CONT  TestCreateWithInvalidEnv/2
18:45:28 [2020-01-13T18:45:28.051Z] === CONT  TestCreateWithInvalidEnv/1
18:45:28 [2020-01-13T18:45:28.051Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:45:28 [2020-01-13T18:45:28.051Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:45:28 [2020-01-13T18:45:28.051Z] === RUN   TestCreateTmpfsMountsTarget
18:45:28 [2020-01-13T18:45:28.051Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
18:45:28 [2020-01-13T18:45:28.051Z] === RUN   TestCreateWithCustomMaskedPaths
18:45:30 [2020-01-13T18:45:30.085Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s)
18:45:30 [2020-01-13T18:45:30.085Z] === RUN   TestCreateWithCapabilities
18:45:30 [2020-01-13T18:45:30.085Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:45:30 [2020-01-13T18:45:30.085Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:45:30 [2020-01-13T18:45:30.085Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:45:30 [2020-01-13T18:45:30.085Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:45:30 [2020-01-13T18:45:30.085Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:45:30 [2020-01-13T18:45:30.085Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:45:30 [2020-01-13T18:45:30.085Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:45:30 [2020-01-13T18:45:30.085Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:45:30 [2020-01-13T18:45:30.085Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:45:30 [2020-01-13T18:45:30.085Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:45:30 [2020-01-13T18:45:30.085Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:45:30 [2020-01-13T18:45:30.085Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:45:30 [2020-01-13T18:45:30.085Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:45:30 [2020-01-13T18:45:30.085Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:45:30 [2020-01-13T18:45:30.085Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:45:30 [2020-01-13T18:45:30.085Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:45:30 [2020-01-13T18:45:30.085Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:45:30 [2020-01-13T18:45:30.085Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:45:30 [2020-01-13T18:45:30.085Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:45:30 [2020-01-13T18:45:30.085Z] --- PASS: TestCreateWithCapabilities (0.04s)
18:45:30 [2020-01-13T18:45:30.085Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
18:45:30 [2020-01-13T18:45:30.085Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
18:45:30 [2020-01-13T18:45:30.085Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
18:45:30 [2020-01-13T18:45:30.085Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
18:45:30 [2020-01-13T18:45:30.085Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
18:45:30 [2020-01-13T18:45:30.085Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
18:45:30 [2020-01-13T18:45:30.085Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:45:30 [2020-01-13T18:45:30.085Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
18:45:30 [2020-01-13T18:45:30.085Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
18:45:30 [2020-01-13T18:45:30.085Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
18:45:30 [2020-01-13T18:45:30.085Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
18:45:30 [2020-01-13T18:45:30.085Z] === RUN   TestCreateWithCustomReadonlyPaths
18:45:32 [2020-01-13T18:45:32.118Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s)
18:45:32 [2020-01-13T18:45:32.118Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:45:32 [2020-01-13T18:45:32.118Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:45:32 [2020-01-13T18:45:32.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:45:32 [2020-01-13T18:45:32.118Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:45:32 [2020-01-13T18:45:32.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:45:32 [2020-01-13T18:45:32.118Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:45:32 [2020-01-13T18:45:32.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:45:32 [2020-01-13T18:45:32.118Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:45:32 [2020-01-13T18:45:32.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:45:32 [2020-01-13T18:45:32.118Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:45:32 [2020-01-13T18:45:32.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:45:32 [2020-01-13T18:45:32.118Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:45:32 [2020-01-13T18:45:32.118Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:45:32 [2020-01-13T18:45:32.118Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:45:32 [2020-01-13T18:45:32.118Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:45:32 [2020-01-13T18:45:32.118Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:45:32 [2020-01-13T18:45:32.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
18:45:32 [2020-01-13T18:45:32.118Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
18:45:32 [2020-01-13T18:45:32.118Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
18:45:32 [2020-01-13T18:45:32.118Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
18:45:32 [2020-01-13T18:45:32.118Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
18:45:32 [2020-01-13T18:45:32.118Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
18:45:32 [2020-01-13T18:45:32.118Z] === RUN   TestContainerStartOnDaemonRestart
18:45:32 [2020-01-13T18:45:32.118Z] === PAUSE TestContainerStartOnDaemonRestart
18:45:32 [2020-01-13T18:45:32.118Z] === RUN   TestDaemonRestartIpcMode
18:45:32 [2020-01-13T18:45:32.118Z] === PAUSE TestDaemonRestartIpcMode
18:45:32 [2020-01-13T18:45:32.118Z] === RUN   TestDiff
18:45:32 [2020-01-13T18:45:32.737Z] --- PASS: TestDiff (0.70s)
18:45:32 [2020-01-13T18:45:32.737Z] === RUN   TestExecWithCloseStdin
18:45:33 [2020-01-13T18:45:33.762Z] --- PASS: TestExecWithCloseStdin (0.80s)
18:45:33 [2020-01-13T18:45:33.762Z] === RUN   TestExec
18:45:34 [2020-01-13T18:45:34.383Z] --- PASS: TestExec (0.76s)
18:45:34 [2020-01-13T18:45:34.383Z] === RUN   TestExecUser
18:45:35 [2020-01-13T18:45:35.395Z] --- PASS: TestExecUser (0.81s)
18:45:35 [2020-01-13T18:45:35.395Z] === RUN   TestExportContainerAndImportImage
18:45:36 [2020-01-13T18:45:36.408Z] --- PASS: TestExportContainerAndImportImage (1.00s)
18:45:36 [2020-01-13T18:45:36.408Z] === RUN   TestExportContainerAfterDaemonRestart
18:45:37 [2020-01-13T18:45:37.892Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s)
18:45:37 [2020-01-13T18:45:37.892Z] === RUN   TestHealthCheckWorkdir
18:45:38 [2020-01-13T18:45:38.908Z] --- PASS: TestHealthCheckWorkdir (0.96s)
18:45:38 [2020-01-13T18:45:38.908Z] === RUN   TestHealthKillContainer
18:45:41 [2020-01-13T18:45:41.593Z] --- PASS: TestHealthKillContainer (2.85s)
18:45:41 [2020-01-13T18:45:41.593Z] === RUN   TestInspectCpusetInConfigPre120
18:45:42 [2020-01-13T18:45:42.217Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s)
18:45:42 [2020-01-13T18:45:42.217Z] === RUN   TestIpcModeNone
18:45:43 [2020-01-13T18:45:43.230Z] --- PASS: TestIpcModeNone (0.77s)
18:45:43 [2020-01-13T18:45:43.230Z] === RUN   TestIpcModePrivate
18:45:43 [2020-01-13T18:45:43.852Z] --- PASS: TestIpcModePrivate (0.74s)
18:45:43 [2020-01-13T18:45:43.852Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
18:45:43 [2020-01-13T18:45:43.852Z] === RUN   TestIpcModeShareable
18:45:44 [2020-01-13T18:45:44.870Z] --- PASS: TestIpcModeShareable (0.80s)
18:45:44 [2020-01-13T18:45:44.870Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
18:45:44 [2020-01-13T18:45:44.870Z] === RUN   TestAPIIpcModeShareableAndContainer
18:45:46 [2020-01-13T18:45:46.982Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.38s)
18:45:46 [2020-01-13T18:45:46.982Z] === RUN   TestAPIIpcModeHost
18:45:47 [2020-01-13T18:45:47.604Z] --- PASS: TestAPIIpcModeHost (0.62s)
18:45:47 [2020-01-13T18:45:47.604Z] === RUN   TestDaemonIpcModeShareable
18:45:48 [2020-01-13T18:45:48.645Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
18:45:48 [2020-01-13T18:45:48.646Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:45:48 [2020-01-13T18:45:48.646Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:45:48 [2020-01-13T18:45:48.646Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:45:48 [2020-01-13T18:45:48.646Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:45:49 [2020-01-13T18:45:49.213Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:45:49 [2020-01-13T18:45:49.213Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:45:49 [2020-01-13T18:45:49.639Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
18:45:49 [2020-01-13T18:45:49.639Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:45:49 [2020-01-13T18:45:49.639Z] === RUN   TestDaemonIpcModePrivate
18:45:50 [2020-01-13T18:45:50.587Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:45:50 [2020-01-13T18:45:50.587Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:45:50 [2020-01-13T18:45:50.587Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:45:50 [2020-01-13T18:45:50.587Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:45:50 [2020-01-13T18:45:50.846Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:45:51 [2020-01-13T18:45:51.104Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:45:51 [2020-01-13T18:45:51.122Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
18:45:51 [2020-01-13T18:45:51.122Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
18:45:51 [2020-01-13T18:45:51.122Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:45:51 [2020-01-13T18:45:51.670Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:45:51 [2020-01-13T18:45:51.670Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:45:52 [2020-01-13T18:45:52.604Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:45:52 [2020-01-13T18:45:52.611Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
18:45:52 [2020-01-13T18:45:52.611Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
18:45:52 [2020-01-13T18:45:52.611Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:45:52 [2020-01-13T18:45:52.864Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:45:53 [2020-01-13T18:45:53.809Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:45:54 [2020-01-13T18:45:54.650Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s)
18:45:54 [2020-01-13T18:45:54.650Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:45:54 [2020-01-13T18:45:54.650Z] === RUN   TestIpcModeOlderClient
18:45:54 [2020-01-13T18:45:54.650Z] === PAUSE TestIpcModeOlderClient
18:45:54 [2020-01-13T18:45:54.650Z] === RUN   TestKillContainerInvalidSignal
18:45:54 [2020-01-13T18:45:54.742Z] === RUN   TestDockerSuite/TestImagesFormat
18:45:54 [2020-01-13T18:45:54.742Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:45:54 [2020-01-13T18:45:54.937Z] --- PASS: TestKillContainerInvalidSignal (0.69s)
18:45:54 [2020-01-13T18:45:54.937Z] === RUN   TestKillContainer
18:45:55 [2020-01-13T18:45:55.224Z] === RUN   TestKillContainer/no_signal
18:45:55 [2020-01-13T18:45:55.676Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:45:55 [2020-01-13T18:45:55.847Z] === RUN   TestKillContainer/non_killing_signal
18:45:56 [2020-01-13T18:45:56.467Z] === RUN   TestKillContainer/killing_signal
18:45:57 [2020-01-13T18:45:57.089Z] --- PASS: TestKillContainer (2.15s)
18:45:57 [2020-01-13T18:45:57.089Z]     --- PASS: TestKillContainer/no_signal (0.72s)
18:45:57 [2020-01-13T18:45:57.089Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
18:45:57 [2020-01-13T18:45:57.089Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
18:45:57 [2020-01-13T18:45:57.089Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:45:57 [2020-01-13T18:45:57.376Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:45:57 [2020-01-13T18:45:57.995Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:45:58 [2020-01-13T18:45:58.622Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
18:45:58 [2020-01-13T18:45:58.622Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
18:45:58 [2020-01-13T18:45:58.622Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
18:45:58 [2020-01-13T18:45:58.622Z] === RUN   TestKillStoppedContainer
18:45:58 [2020-01-13T18:45:58.622Z] --- PASS: TestKillStoppedContainer (0.09s)
18:45:58 [2020-01-13T18:45:58.622Z] === RUN   TestKillStoppedContainerAPIPre120
18:45:58 [2020-01-13T18:45:58.622Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
18:45:58 [2020-01-13T18:45:58.622Z] === RUN   TestKillDifferentUserContainer
18:45:58 [2020-01-13T18:45:58.957Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:45:58 [2020-01-13T18:45:58.957Z] === RUN   TestDockerSuite/TestImportBadURL
18:45:58 [2020-01-13T18:45:58.957Z] === RUN   TestDockerSuite/TestImportDisplay
18:45:59 [2020-01-13T18:45:59.638Z] --- PASS: TestKillDifferentUserContainer (0.68s)
18:45:59 [2020-01-13T18:45:59.638Z] === RUN   TestInspectOomKilledTrue
18:46:00 [2020-01-13T18:46:00.329Z] === RUN   TestDockerSuite/TestImportFile
18:46:00 [2020-01-13T18:46:00.662Z] --- PASS: TestInspectOomKilledTrue (1.17s)
18:46:00 [2020-01-13T18:46:00.662Z] === RUN   TestInspectOomKilledFalse
18:46:01 [2020-01-13T18:46:01.283Z] --- PASS: TestInspectOomKilledFalse (0.71s)
18:46:01 [2020-01-13T18:46:01.283Z] === RUN   TestLinksEtcHostsContentMatch
18:46:01 [2020-01-13T18:46:01.907Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
18:46:01 [2020-01-13T18:46:01.907Z] === RUN   TestLinksContainerNames
18:46:02 [2020-01-13T18:46:02.227Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:46:02 [2020-01-13T18:46:02.227Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:46:03 [2020-01-13T18:46:03.389Z] --- PASS: TestLinksContainerNames (1.29s)
18:46:03 [2020-01-13T18:46:03.389Z] === RUN   TestLogsFollowTailEmpty
18:46:04 [2020-01-13T18:46:04.012Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
18:46:04 [2020-01-13T18:46:04.012Z] === RUN   TestContainerNetworkMountsNoChown
18:46:04 [2020-01-13T18:46:04.125Z] === RUN   TestDockerSuite/TestImportGzipped
18:46:04 [2020-01-13T18:46:04.635Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/default
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/default
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/private
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/private
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rprivate
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rprivate
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/slave
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/slave
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rslave
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rslave
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/shared
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/shared
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rshared
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rshared
18:46:04 [2020-01-13T18:46:04.635Z] === CONT  TestMountDaemonRoot/default
18:46:04 [2020-01-13T18:46:04.635Z] === CONT  TestMountDaemonRoot/rslave
18:46:04 [2020-01-13T18:46:04.635Z] === CONT  TestMountDaemonRoot/rshared
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/default/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/default/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === CONT  TestMountDaemonRoot/rprivate
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === CONT  TestMountDaemonRoot/shared
18:46:04 [2020-01-13T18:46:04.635Z] === CONT  TestMountDaemonRoot/slave
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === CONT  TestMountDaemonRoot/private
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === CONT  TestMountDaemonRoot/default/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/private/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/private/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:46:04 [2020-01-13T18:46:04.635Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:46:04 [2020-01-13T18:46:04.635Z] === CONT  TestMountDaemonRoot/default/mount_root
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:46:04 [2020-01-13T18:46:04.636Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:46:04 [2020-01-13T18:46:04.923Z] === CONT  TestMountDaemonRoot/private/bind_root
18:46:04 [2020-01-13T18:46:04.923Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:46:04 [2020-01-13T18:46:04.923Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:46:04 [2020-01-13T18:46:04.923Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:46:04 [2020-01-13T18:46:04.923Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:46:04 [2020-01-13T18:46:04.923Z] === CONT  TestMountDaemonRoot/private/mount_root
18:46:04 [2020-01-13T18:46:04.923Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:46:04 [2020-01-13T18:46:04.923Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:46:04 [2020-01-13T18:46:04.923Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:46:04 [2020-01-13T18:46:04.923Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:46:04 [2020-01-13T18:46:04.923Z] --- PASS: TestMountDaemonRoot (0.04s)
18:46:04 [2020-01-13T18:46:04.923Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
18:46:04 [2020-01-13T18:46:04.923Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
18:46:04 [2020-01-13T18:46:04.923Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:46:04 [2020-01-13T18:46:04.923Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
18:46:04 [2020-01-13T18:46:04.923Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:46:04 [2020-01-13T18:46:04.923Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:46:04 [2020-01-13T18:46:04.923Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
18:46:04 [2020-01-13T18:46:04.923Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
18:46:04 [2020-01-13T18:46:04.923Z] === RUN   TestContainerBindMountNonRecursive
18:46:06 [2020-01-13T18:46:06.027Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:46:06 [2020-01-13T18:46:06.961Z] --- PASS: TestContainerBindMountNonRecursive (1.67s)
18:46:06 [2020-01-13T18:46:06.961Z] === RUN   TestNetworkNat
18:46:07 [2020-01-13T18:46:07.246Z] --- PASS: TestNetworkNat (0.72s)
18:46:07 [2020-01-13T18:46:07.246Z] === RUN   TestNetworkLocalhostTCPNat
18:46:07 [2020-01-13T18:46:07.926Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:46:08 [2020-01-13T18:46:08.274Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s)
18:46:08 [2020-01-13T18:46:08.274Z] === RUN   TestNetworkLoopbackNat
18:46:08 [2020-01-13T18:46:08.863Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:46:08 [2020-01-13T18:46:08.894Z] --- PASS: TestNetworkLoopbackNat (0.94s)
18:46:08 [2020-01-13T18:46:08.894Z] === RUN   TestPause
18:46:09 [2020-01-13T18:46:09.796Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:46:09 [2020-01-13T18:46:09.912Z] --- PASS: TestPause (0.71s)
18:46:09 [2020-01-13T18:46:09.912Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:46:09 [2020-01-13T18:46:09.912Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:46:09 [2020-01-13T18:46:09.912Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:46:09 [2020-01-13T18:46:09.912Z] === RUN   TestPauseStopPausedContainer
18:46:10 [2020-01-13T18:46:10.530Z] --- PASS: TestPauseStopPausedContainer (0.70s)
18:46:10 [2020-01-13T18:46:10.530Z] === RUN   TestPsFilter
18:46:10 [2020-01-13T18:46:10.530Z] --- PASS: TestPsFilter (0.19s)
18:46:10 [2020-01-13T18:46:10.530Z] === RUN   TestRemoveContainerWithRemovedVolume
18:46:10 [2020-01-13T18:46:10.730Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:46:10 [2020-01-13T18:46:10.730Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
18:46:10 [2020-01-13T18:46:10.730Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:46:11 [2020-01-13T18:46:11.152Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s)
18:46:11 [2020-01-13T18:46:11.152Z] === RUN   TestRemoveContainerWithVolume
18:46:11 [2020-01-13T18:46:11.297Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:46:12 [2020-01-13T18:46:12.172Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
18:46:12 [2020-01-13T18:46:12.172Z] === RUN   TestRemoveContainerRunning
18:46:12 [2020-01-13T18:46:12.230Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:46:12 [2020-01-13T18:46:12.942Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:46:12 [2020-01-13T18:46:12.967Z] --- PASS: TestRemoveContainerRunning (0.66s)
18:46:12 [2020-01-13T18:46:12.967Z] === RUN   TestRemoveContainerForceRemoveRunning
18:46:13 [2020-01-13T18:46:13.254Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
18:46:13 [2020-01-13T18:46:13.255Z] === RUN   TestRemoveInvalidContainer
18:46:13 [2020-01-13T18:46:13.255Z] --- PASS: TestRemoveInvalidContainer (0.06s)
18:46:13 [2020-01-13T18:46:13.255Z] === RUN   TestRenameLinkedContainer
18:46:13 [2020-01-13T18:46:13.878Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:46:14 [2020-01-13T18:46:14.812Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:46:15 [2020-01-13T18:46:15.379Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:46:15 [2020-01-13T18:46:15.379Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
18:46:16 [2020-01-13T18:46:16.728Z] --- PASS: TestRenameLinkedContainer (2.79s)
18:46:16 [2020-01-13T18:46:16.728Z] === RUN   TestRenameStoppedContainer
18:46:16 [2020-01-13T18:46:16.728Z] --- PASS: TestRenameStoppedContainer (0.66s)
18:46:16 [2020-01-13T18:46:16.728Z] === RUN   TestRenameRunningContainerAndReuse
18:46:17 [2020-01-13T18:46:17.304Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:46:17 [2020-01-13T18:46:17.869Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:46:18 [2020-01-13T18:46:18.213Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s)
18:46:18 [2020-01-13T18:46:18.213Z] === RUN   TestRenameInvalidName
18:46:18 [2020-01-13T18:46:18.803Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:46:18 [2020-01-13T18:46:18.803Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:46:18 [2020-01-13T18:46:18.837Z] --- PASS: TestRenameInvalidName (0.66s)
18:46:18 [2020-01-13T18:46:18.837Z] === RUN   TestRenameAnonymousContainer
18:46:19 [2020-01-13T18:46:19.735Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:46:19 [2020-01-13T18:46:19.735Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:46:20 [2020-01-13T18:46:20.669Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:46:21 [2020-01-13T18:46:21.531Z] --- PASS: TestRenameAnonymousContainer (2.46s)
18:46:21 [2020-01-13T18:46:21.531Z] === RUN   TestRenameContainerWithSameName
18:46:21 [2020-01-13T18:46:21.603Z] === RUN   TestDockerSuite/TestInspectDefault
18:46:21 [2020-01-13T18:46:21.817Z] --- PASS: TestRenameContainerWithSameName (0.68s)
18:46:21 [2020-01-13T18:46:21.817Z] === RUN   TestRenameContainerWithLinkedContainer
18:46:22 [2020-01-13T18:46:22.536Z] === RUN   TestDockerSuite/TestInspectHistory
18:46:23 [2020-01-13T18:46:23.310Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s)
18:46:23 [2020-01-13T18:46:23.310Z] === RUN   TestResize
18:46:23 [2020-01-13T18:46:23.469Z] === RUN   TestDockerSuite/TestInspectImage
18:46:23 [2020-01-13T18:46:23.469Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:46:23 [2020-01-13T18:46:23.469Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:46:23 [2020-01-13T18:46:23.469Z] === RUN   TestDockerSuite/TestInspectInt64
18:46:23 [2020-01-13T18:46:23.934Z] --- PASS: TestResize (0.69s)
18:46:23 [2020-01-13T18:46:23.934Z] === RUN   TestResizeWithInvalidSize
18:46:24 [2020-01-13T18:46:24.034Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:46:24 [2020-01-13T18:46:24.954Z] --- PASS: TestResizeWithInvalidSize (0.73s)
18:46:24 [2020-01-13T18:46:24.954Z] === RUN   TestResizeWhenContainerNotStarted
18:46:24 [2020-01-13T18:46:24.967Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
18:46:24 [2020-01-13T18:46:24.967Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:46:24 [2020-01-13T18:46:24.967Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:46:25 [2020-01-13T18:46:25.245Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
18:46:25 [2020-01-13T18:46:25.245Z] === RUN   TestDaemonRestartKillContainers
18:46:25 [2020-01-13T18:46:25.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:46:25 [2020-01-13T18:46:25.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:46:25 [2020-01-13T18:46:25.899Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:46:26 [2020-01-13T18:46:26.833Z] === RUN   TestDockerSuite/TestInspectPlugin
18:46:28 [2020-01-13T18:46:28.736Z] === RUN   TestDockerSuite/TestInspectRootFS
18:46:28 [2020-01-13T18:46:28.736Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:46:28 [2020-01-13T18:46:28.759Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:46:28 [2020-01-13T18:46:28.760Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:46:29 [2020-01-13T18:46:29.055Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:46:29 [2020-01-13T18:46:29.055Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:46:29 [2020-01-13T18:46:29.670Z] === RUN   TestDockerSuite/TestInspectStatus
18:46:30 [2020-01-13T18:46:30.603Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:46:31 [2020-01-13T18:46:31.111Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:46:32 [2020-01-13T18:46:32.146Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:46:32 [2020-01-13T18:46:32.502Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:46:33 [2020-01-13T18:46:33.067Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:46:33 [2020-01-13T18:46:33.172Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:46:33 [2020-01-13T18:46:33.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:46:34 [2020-01-13T18:46:34.003Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:46:34 [2020-01-13T18:46:34.937Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:46:35 [2020-01-13T18:46:35.505Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:46:35 [2020-01-13T18:46:35.839Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:46:35 [2020-01-13T18:46:35.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.39s)
18:46:35 [2020-01-13T18:46:35.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.47s)
18:46:35 [2020-01-13T18:46:35.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.55s)
18:46:35 [2020-01-13T18:46:35.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.58s)
18:46:35 [2020-01-13T18:46:35.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.28s)
18:46:35 [2020-01-13T18:46:35.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.42s)
18:46:35 [2020-01-13T18:46:35.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.92s)
18:46:35 [2020-01-13T18:46:35.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.79s)
18:46:35 [2020-01-13T18:46:35.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.90s)
18:46:35 [2020-01-13T18:46:35.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.86s)
18:46:35 [2020-01-13T18:46:35.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s)
18:46:35 [2020-01-13T18:46:35.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s)
18:46:35 [2020-01-13T18:46:35.839Z] === RUN   TestCgroupNamespacesRun
18:46:36 [2020-01-13T18:46:36.438Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:46:37 [2020-01-13T18:46:37.334Z] --- PASS: TestCgroupNamespacesRun (1.64s)
18:46:37 [2020-01-13T18:46:37.334Z] === RUN   TestCgroupNamespacesRunPrivileged
18:46:37 [2020-01-13T18:46:37.378Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:46:37 [2020-01-13T18:46:37.378Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
18:46:38 [2020-01-13T18:46:38.823Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s)
18:46:38 [2020-01-13T18:46:38.823Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:46:39 [2020-01-13T18:46:39.921Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:46:40 [2020-01-13T18:46:40.309Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s)
18:46:40 [2020-01-13T18:46:40.309Z] === RUN   TestCgroupNamespacesRunHostMode
18:46:41 [2020-01-13T18:46:41.295Z] === RUN   TestDockerSuite/TestLinksEnvs
18:46:42 [2020-01-13T18:46:42.346Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s)
18:46:42 [2020-01-13T18:46:42.346Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:46:43 [2020-01-13T18:46:43.195Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:46:43 [2020-01-13T18:46:43.454Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:46:43 [2020-01-13T18:46:43.834Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s)
18:46:43 [2020-01-13T18:46:43.834Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:46:44 [2020-01-13T18:46:44.850Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
18:46:44 [2020-01-13T18:46:44.850Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:46:45 [2020-01-13T18:46:45.471Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
18:46:45 [2020-01-13T18:46:45.471Z] === RUN   TestCgroupNamespacesRunOlderClient
18:46:45 [2020-01-13T18:46:45.981Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:46:47 [2020-01-13T18:46:47.504Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s)
18:46:47 [2020-01-13T18:46:47.504Z] === RUN   TestKernelTCPMemory
18:46:48 [2020-01-13T18:46:48.124Z] --- PASS: TestKernelTCPMemory (0.79s)
18:46:48 [2020-01-13T18:46:48.124Z] === RUN   TestNISDomainname
18:46:48 [2020-01-13T18:46:48.508Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:46:48 [2020-01-13T18:46:48.745Z] --- PASS: TestNISDomainname (0.88s)
18:46:48 [2020-01-13T18:46:48.745Z] === RUN   TestHostnameDnsResolution
18:46:50 [2020-01-13T18:46:50.241Z] --- PASS: TestHostnameDnsResolution (1.08s)
18:46:50 [2020-01-13T18:46:50.241Z] === RUN   TestStats
18:46:50 [2020-01-13T18:46:50.408Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
18:46:50 [2020-01-13T18:46:50.975Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:46:50 [2020-01-13T18:46:50.975Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:46:51 [2020-01-13T18:46:51.889Z] --- PASS: TestStats (1.73s)
18:46:51 [2020-01-13T18:46:51.889Z] === RUN   TestStopContainerWithTimeout
18:46:51 [2020-01-13T18:46:51.889Z] === RUN   TestStopContainerWithTimeout/0
18:46:51 [2020-01-13T18:46:51.889Z] === PAUSE TestStopContainerWithTimeout/0
18:46:51 [2020-01-13T18:46:51.889Z] === RUN   TestStopContainerWithTimeout/1
18:46:51 [2020-01-13T18:46:51.889Z] === PAUSE TestStopContainerWithTimeout/1
18:46:51 [2020-01-13T18:46:51.889Z] === RUN   TestStopContainerWithTimeout/3
18:46:51 [2020-01-13T18:46:51.889Z] === PAUSE TestStopContainerWithTimeout/3
18:46:51 [2020-01-13T18:46:51.889Z] === RUN   TestStopContainerWithTimeout/-1
18:46:51 [2020-01-13T18:46:51.889Z] === PAUSE TestStopContainerWithTimeout/-1
18:46:51 [2020-01-13T18:46:51.889Z] === CONT  TestStopContainerWithTimeout/0
18:46:51 [2020-01-13T18:46:51.889Z] === CONT  TestStopContainerWithTimeout/3
18:46:51 [2020-01-13T18:46:51.889Z] === CONT  TestStopContainerWithTimeout/1
18:46:51 [2020-01-13T18:46:51.889Z] === CONT  TestStopContainerWithTimeout/-1
18:46:53 [2020-01-13T18:46:53.504Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:46:54 [2020-01-13T18:46:54.069Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:46:55 [2020-01-13T18:46:55.361Z] --- PASS: TestStopContainerWithTimeout (0.03s)
18:46:55 [2020-01-13T18:46:55.362Z]     --- PASS: TestStopContainerWithTimeout/0 (1.26s)
18:46:55 [2020-01-13T18:46:55.362Z]     --- PASS: TestStopContainerWithTimeout/1 (2.27s)
18:46:55 [2020-01-13T18:46:55.362Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
18:46:55 [2020-01-13T18:46:55.362Z]     --- PASS: TestStopContainerWithTimeout/3 (3.16s)
18:46:55 [2020-01-13T18:46:55.362Z] === RUN   TestDeleteDevicemapper
18:46:55 [2020-01-13T18:46:55.362Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:46:55 [2020-01-13T18:46:55.362Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:46:55 [2020-01-13T18:46:55.362Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:46:55 [2020-01-13T18:46:55.446Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:46:56 [2020-01-13T18:46:56.012Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
18:46:56 [2020-01-13T18:46:56.847Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s)
18:46:56 [2020-01-13T18:46:56.847Z] === RUN   TestUpdateMemory
18:46:57 [2020-01-13T18:46:57.867Z] --- PASS: TestUpdateMemory (0.90s)
18:46:57 [2020-01-13T18:46:57.867Z] === RUN   TestUpdateCPUQuota
18:46:58 [2020-01-13T18:46:58.881Z] --- PASS: TestUpdateCPUQuota (1.21s)
18:46:58 [2020-01-13T18:46:58.881Z] === RUN   TestUpdatePidsLimit
18:46:58 [2020-01-13T18:46:58.881Z] === RUN   TestUpdatePidsLimit/update_from_none
18:46:59 [2020-01-13T18:46:59.167Z] === RUN   TestUpdatePidsLimit/no_change
18:46:59 [2020-01-13T18:46:59.295Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
18:46:59 [2020-01-13T18:46:59.453Z] === RUN   TestUpdatePidsLimit/update_lower
18:47:00 [2020-01-13T18:47:00.074Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:47:00 [2020-01-13T18:47:00.360Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:47:00 [2020-01-13T18:47:00.647Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:47:00 [2020-01-13T18:47:00.932Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:47:02 [2020-01-13T18:47:02.419Z] --- PASS: TestUpdatePidsLimit (3.41s)
18:47:02 [2020-01-13T18:47:02.419Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
18:47:02 [2020-01-13T18:47:02.419Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
18:47:02 [2020-01-13T18:47:02.419Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
18:47:02 [2020-01-13T18:47:02.419Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
18:47:02 [2020-01-13T18:47:02.419Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
18:47:02 [2020-01-13T18:47:02.419Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
18:47:02 [2020-01-13T18:47:02.419Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
18:47:02 [2020-01-13T18:47:02.419Z] === RUN   TestUpdateRestartPolicy
18:47:02 [2020-01-13T18:47:02.576Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
18:47:06 [2020-01-13T18:47:06.773Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
18:47:08 [2020-01-13T18:47:08.669Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:47:09 [2020-01-13T18:47:09.602Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
18:47:10 [2020-01-13T18:47:10.975Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:47:12 [2020-01-13T18:47:12.348Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
18:47:12 [2020-01-13T18:47:12.606Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:47:13 [2020-01-13T18:47:13.538Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:47:14 [2020-01-13T18:47:14.974Z] --- PASS: TestUpdateRestartPolicy (12.01s)
18:47:14 [2020-01-13T18:47:14.974Z] === RUN   TestUpdateRestartWithAutoRemove
18:47:14 [2020-01-13T18:47:14.974Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
18:47:14 [2020-01-13T18:47:14.974Z] === RUN   TestWaitNonBlocked
18:47:14 [2020-01-13T18:47:14.974Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:47:14 [2020-01-13T18:47:14.974Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:47:14 [2020-01-13T18:47:14.974Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:47:14 [2020-01-13T18:47:14.974Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:47:14 [2020-01-13T18:47:14.974Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:47:14 [2020-01-13T18:47:14.974Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:47:15 [2020-01-13T18:47:15.991Z] --- PASS: TestWaitNonBlocked (0.04s)
18:47:15 [2020-01-13T18:47:15.991Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s)
18:47:15 [2020-01-13T18:47:15.991Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s)
18:47:15 [2020-01-13T18:47:15.991Z] === RUN   TestWaitBlocked
18:47:15 [2020-01-13T18:47:15.991Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:47:15 [2020-01-13T18:47:15.991Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:47:15 [2020-01-13T18:47:15.991Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:47:15 [2020-01-13T18:47:15.991Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:47:15 [2020-01-13T18:47:15.991Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:47:15 [2020-01-13T18:47:15.991Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:47:16 [2020-01-13T18:47:16.818Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
18:47:16 [2020-01-13T18:47:16.818Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:47:16 [2020-01-13T18:47:16.818Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:47:16 [2020-01-13T18:47:16.818Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:47:16 [2020-01-13T18:47:16.818Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:47:17 [2020-01-13T18:47:17.010Z] --- PASS: TestWaitBlocked (0.03s)
18:47:17 [2020-01-13T18:47:17.010Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s)
18:47:17 [2020-01-13T18:47:17.010Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s)
18:47:17 [2020-01-13T18:47:17.010Z] === CONT  TestContainerStartOnDaemonRestart
18:47:17 [2020-01-13T18:47:17.010Z] === CONT  TestIpcModeOlderClient
18:47:17 [2020-01-13T18:47:17.010Z] === CONT  TestDaemonRestartIpcMode
18:47:17 [2020-01-13T18:47:17.010Z] --- PASS: TestIpcModeOlderClient (0.15s)
18:47:17 [2020-01-13T18:47:17.749Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
18:47:17 [2020-01-13T18:47:17.749Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:47:18 [2020-01-13T18:47:18.683Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:47:20 [2020-01-13T18:47:20.507Z] --- PASS: TestContainerStartOnDaemonRestart (3.23s)
18:47:20 [2020-01-13T18:47:20.792Z] --- PASS: TestDaemonRestartIpcMode (3.78s)
18:47:20 [2020-01-13T18:47:20.792Z] PASS
18:47:20 [2020-01-13T18:47:20.792Z] 
18:47:20 [2020-01-13T18:47:20.792Z] === Skipped
18:47:20 [2020-01-13T18:47:20.792Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
18:47:20 [2020-01-13T18:47:20.792Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:47:20 [2020-01-13T18:47:20.792Z] 
18:47:20 [2020-01-13T18:47:20.792Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:47:20 [2020-01-13T18:47:20.792Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:47:20 [2020-01-13T18:47:20.792Z] 
18:47:20 [2020-01-13T18:47:20.792Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
18:47:20 [2020-01-13T18:47:20.792Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:47:20 [2020-01-13T18:47:20.792Z] 
18:47:20 [2020-01-13T18:47:20.792Z] 
18:47:20 [2020-01-13T18:47:20.792Z] DONE 197 tests, 3 skipped in 115.817s
18:47:20 [2020-01-13T18:47:20.792Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
18:47:20 [2020-01-13T18:47:20.792Z] ++ 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
18:47:20 [2020-01-13T18:47:20.792Z] ++ set -e
18:47:20 [2020-01-13T18:47:20.792Z] ++ '[' -n 0 ']'
18:47:20 [2020-01-13T18:47:20.792Z] ++ set -x
18:47:20 [2020-01-13T18:47:20.792Z] ++ env -i DEST=/go/src/github.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
18:47:20 [2020-01-13T18:47:20.792Z] INFO: Testing against a local daemon
18:47:20 [2020-01-13T18:47:20.792Z] === RUN   TestCommitInheritsEnv
18:47:21 [2020-01-13T18:47:21.412Z] --- PASS: TestCommitInheritsEnv (0.43s)
18:47:21 [2020-01-13T18:47:21.412Z] === RUN   TestImportExtremelyLargeImageWorks
18:47:21 [2020-01-13T18:47:21.412Z] === PAUSE TestImportExtremelyLargeImageWorks
18:47:21 [2020-01-13T18:47:21.412Z] === RUN   TestImagesFilterMultiReference
18:47:21 [2020-01-13T18:47:21.412Z] --- PASS: TestImagesFilterMultiReference (0.07s)
18:47:21 [2020-01-13T18:47:21.412Z] === RUN   TestImagePullPlatformInvalid
18:47:21 [2020-01-13T18:47:21.412Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
18:47:21 [2020-01-13T18:47:21.412Z] === RUN   TestRemoveImageOrphaning
18:47:21 [2020-01-13T18:47:21.698Z] --- PASS: TestRemoveImageOrphaning (0.40s)
18:47:21 [2020-01-13T18:47:21.698Z] === RUN   TestRemoveImageGarbageCollector
18:47:21 [2020-01-13T18:47:21.698Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:47:21 [2020-01-13T18:47:21.698Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:21 [2020-01-13T18:47:21.698Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:47:21 [2020-01-13T18:47:21.968Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
18:47:21 [2020-01-13T18:47:21.984Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
18:47:21 [2020-01-13T18:47:21.984Z] === RUN   TestTagInvalidReference
18:47:21 [2020-01-13T18:47:21.984Z] --- PASS: TestTagInvalidReference (0.04s)
18:47:21 [2020-01-13T18:47:21.984Z] === RUN   TestTagValidPrefixedRepo
18:47:21 [2020-01-13T18:47:21.984Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
18:47:21 [2020-01-13T18:47:21.984Z] === RUN   TestTagExistedNameWithoutForce
18:47:21 [2020-01-13T18:47:21.984Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:47:21 [2020-01-13T18:47:21.984Z] === RUN   TestTagOfficialNames
18:47:21 [2020-01-13T18:47:21.984Z] --- PASS: TestTagOfficialNames (0.07s)
18:47:21 [2020-01-13T18:47:21.984Z] === RUN   TestTagMatchesDigest
18:47:21 [2020-01-13T18:47:21.984Z] --- PASS: TestTagMatchesDigest (0.03s)
18:47:21 [2020-01-13T18:47:21.984Z] === CONT  TestImportExtremelyLargeImageWorks
18:47:22 [2020-01-13T18:47:22.538Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:47:23 [2020-01-13T18:47:23.471Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:47:28 [2020-01-13T18:47:28.728Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:47:28 [2020-01-13T18:47:28.985Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:47:28 [2020-01-13T18:47:28.985Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:47:30 [2020-01-13T18:47:30.361Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:47:31 [2020-01-13T18:47:31.298Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:47:32 [2020-01-13T18:47:32.672Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:47:33 [2020-01-13T18:47:33.604Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:47:34 [2020-01-13T18:47:34.537Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:47:37 [2020-01-13T18:47:37.062Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:47:37 [2020-01-13T18:47:37.996Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:47:38 [2020-01-13T18:47:38.561Z] === RUN   TestDockerSuite/TestLogsSince
18:47:46 [2020-01-13T18:47:46.662Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:47:46 [2020-01-13T18:47:46.662Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
18:47:52 [2020-01-13T18:47:52.080Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:47:52 [2020-01-13T18:47:52.080Z] === RUN   TestDockerSuite/TestLogsTail
18:47:53 [2020-01-13T18:47:53.013Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:47:53 [2020-01-13T18:47:53.946Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:47:54 [2020-01-13T18:47:54.878Z] === RUN   TestDockerSuite/TestMountIntoProc
18:47:55 [2020-01-13T18:47:55.135Z] === RUN   TestDockerSuite/TestMountIntoSys
18:47:56 [2020-01-13T18:47:56.068Z] === RUN   TestDockerSuite/TestNetHostname
18:47:56 [2020-01-13T18:47:56.634Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
18:47:58 [2020-01-13T18:47:58.532Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:47:59 [2020-01-13T18:47:59.098Z] === RUN   TestDockerSuite/TestNetworkEvents
18:48:00 [2020-01-13T18:48:00.484Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:48:00 [2020-01-13T18:48:00.747Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
18:48:03 [2020-01-13T18:48:03.274Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:48:04 [2020-01-13T18:48:04.207Z] === RUN   TestDockerSuite/TestPluginActive
18:48:06 [2020-01-13T18:48:06.105Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:48:11 [2020-01-13T18:48:11.365Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:48:11 [2020-01-13T18:48:11.365Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:48:11 [2020-01-13T18:48:11.930Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:48:13 [2020-01-13T18:48:13.829Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
18:48:15 [2020-01-13T18:48:15.200Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:48:16 [2020-01-13T18:48:16.572Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:48:17 [2020-01-13T18:48:17.137Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
18:48:18 [2020-01-13T18:48:18.509Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:48:20 [2020-01-13T18:48:20.407Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
18:48:23 [2020-01-13T18:48:23.688Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
18:48:24 [2020-01-13T18:48:24.253Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:48:26 [2020-01-13T18:48:26.781Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
18:48:26 [2020-01-13T18:48:26.781Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:48:28 [2020-01-13T18:48:28.173Z] === RUN   TestDockerSuite/TestPortHostBinding
18:48:30 [2020-01-13T18:48:30.070Z] === RUN   TestDockerSuite/TestPortList
18:48:30 [2020-01-13T18:48:30.071Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
18:48:33 [2020-01-13T18:48:33.351Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
18:48:36 [2020-01-13T18:48:36.629Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
18:48:39 [2020-01-13T18:48:39.908Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
18:48:41 [2020-01-13T18:48:41.809Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:48:43 [2020-01-13T18:48:43.181Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:48:46 [2020-01-13T18:48:46.461Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
18:48:50 [2020-01-13T18:48:50.640Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:48:50 [2020-01-13T18:48:50.640Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:48:50 [2020-01-13T18:48:50.640Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:48:51 [2020-01-13T18:48:51.572Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:48:51 [2020-01-13T18:48:51.572Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:48:51 [2020-01-13T18:48:51.831Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
18:48:52 [2020-01-13T18:48:52.396Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:48:52 [2020-01-13T18:48:52.396Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:48:53 [2020-01-13T18:48:53.328Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:48:53 [2020-01-13T18:48:53.328Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:48:55 [2020-01-13T18:48:55.233Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:48:55 [2020-01-13T18:48:55.233Z] === RUN   TestDockerSuite/TestPruneContainerLabel
18:48:58 [2020-01-13T18:48:58.510Z] === RUN   TestDockerSuite/TestPruneContainerUntil
18:49:00 [2020-01-13T18:49:00.407Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
18:49:00 [2020-01-13T18:49:00.665Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
18:49:00 [2020-01-13T18:49:00.665Z] === RUN   TestDockerSuite/TestPsByOrder
18:49:03 [2020-01-13T18:49:03.942Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:49:04 [2020-01-13T18:49:04.877Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
18:49:05 [2020-01-13T18:49:05.134Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:49:08 [2020-01-13T18:49:08.414Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
18:49:08 [2020-01-13T18:49:08.672Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:49:12 [2020-01-13T18:49:12.851Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
18:49:14 [2020-01-13T18:49:14.830Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:49:14 [2020-01-13T18:49:14.830Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:49:15 [2020-01-13T18:49:15.395Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
18:49:18 [2020-01-13T18:49:18.674Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:49:20 [2020-01-13T18:49:20.045Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
18:49:23 [2020-01-13T18:49:23.336Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
18:49:26 [2020-01-13T18:49:26.616Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:49:28 [2020-01-13T18:49:28.513Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:49:31 [2020-01-13T18:49:31.037Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:49:32 [2020-01-13T18:49:32.410Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:49:33 [2020-01-13T18:49:33.787Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:49:35 [2020-01-13T18:49:35.687Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:49:36 [2020-01-13T18:49:36.253Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
18:49:38 [2020-01-13T18:49:38.150Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:49:40 [2020-01-13T18:49:40.047Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:49:40 [2020-01-13T18:49:40.047Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:49:40 [2020-01-13T18:49:40.978Z] === RUN   TestDockerSuite/TestPsRightTagName
18:49:43 [2020-01-13T18:49:43.502Z] === RUN   TestDockerSuite/TestPsShowMounts
18:49:46 [2020-01-13T18:49:46.026Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:49:46 [2020-01-13T18:49:46.961Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:49:46 [2020-01-13T18:49:46.961Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:49:46 [2020-01-13T18:49:46.961Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:49:46 [2020-01-13T18:49:46.961Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:49:46 [2020-01-13T18:49:46.961Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:49:48 [2020-01-13T18:49:48.334Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:49:49 [2020-01-13T18:49:49.706Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
18:49:49 [2020-01-13T18:49:49.706Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:49:51 [2020-01-13T18:49:51.606Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:49:52 [2020-01-13T18:49:52.539Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:50:00 [2020-01-13T18:50:00.641Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:50:01 [2020-01-13T18:50:01.573Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:50:03 [2020-01-13T18:50:03.472Z] === RUN   TestDockerSwarmSuite/TestServiceScale
18:50:04 [2020-01-13T18:50:04.036Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:50:04 [2020-01-13T18:50:04.036Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:50:04 [2020-01-13T18:50:04.294Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:50:04 [2020-01-13T18:50:04.551Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:50:06 [2020-01-13T18:50:06.448Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
18:50:07 [2020-01-13T18:50:07.379Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:50:09 [2020-01-13T18:50:09.275Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:50:13 [2020-01-13T18:50:13.458Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:50:14 [2020-01-13T18:50:14.394Z] === RUN   TestDockerSuite/TestRmiBlank
18:50:14 [2020-01-13T18:50:14.394Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:50:14 [2020-01-13T18:50:14.657Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:50:18 [2020-01-13T18:50:18.836Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:50:19 [2020-01-13T18:50:19.767Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:50:20 [2020-01-13T18:50:20.025Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:50:21 [2020-01-13T18:50:21.921Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:50:23 [2020-01-13T18:50:23.293Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:50:25 [2020-01-13T18:50:25.191Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:50:26 [2020-01-13T18:50:26.123Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
18:50:26 [2020-01-13T18:50:26.123Z] === RUN   TestDockerSuite/TestRmiTag
18:50:26 [2020-01-13T18:50:26.123Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:50:27 [2020-01-13T18:50:27.055Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:50:28 [2020-01-13T18:50:28.961Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
18:50:32 [2020-01-13T18:50:32.238Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:50:32 [2020-01-13T18:50:32.238Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
18:50:32 [2020-01-13T18:50:32.496Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:50:33 [2020-01-13T18:50:33.431Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:50:33 [2020-01-13T18:50:33.997Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:50:35 [2020-01-13T18:50:35.895Z] === RUN   TestDockerSuite/TestRunAddHost
18:50:36 [2020-01-13T18:50:36.460Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:50:37 [2020-01-13T18:50:37.024Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:50:37 [2020-01-13T18:50:37.959Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:50:37 [2020-01-13T18:50:37.959Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:50:38 [2020-01-13T18:50:38.532Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:50:40 [2020-01-13T18:50:40.429Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:50:40 [2020-01-13T18:50:40.995Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:50:41 [2020-01-13T18:50:41.928Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:50:42 [2020-01-13T18:50:42.860Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
18:50:44 [2020-01-13T18:50:44.756Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:50:46 [2020-01-13T18:50:46.127Z] === RUN   TestDockerSuite/TestRunAttachDetach
18:50:47 [2020-01-13T18:50:47.060Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
18:50:47 [2020-01-13T18:50:47.991Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
18:50:48 [2020-01-13T18:50:48.924Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
18:50:49 [2020-01-13T18:50:49.489Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
18:50:50 [2020-01-13T18:50:50.423Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:50:51 [2020-01-13T18:50:51.797Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
18:50:52 [2020-01-13T18:50:52.055Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
18:50:52 [2020-01-13T18:50:52.620Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:50:53 [2020-01-13T18:50:53.553Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:50:54 [2020-01-13T18:50:54.487Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:50:55 [2020-01-13T18:50:55.420Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:50:55 [2020-01-13T18:50:55.420Z] === RUN   TestDockerSuite/TestRunBindMounts
18:50:57 [2020-01-13T18:50:57.945Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:50:58 [2020-01-13T18:50:58.510Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:50:59 [2020-01-13T18:50:59.456Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:51:00 [2020-01-13T18:51:00.395Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:51:00 [2020-01-13T18:51:00.395Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
18:51:01 [2020-01-13T18:51:01.328Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:51:01 [2020-01-13T18:51:01.328Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:51:02 [2020-01-13T18:51:02.260Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:51:03 [2020-01-13T18:51:03.192Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:51:03 [2020-01-13T18:51:03.758Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:51:03 [2020-01-13T18:51:03.758Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
18:51:04 [2020-01-13T18:51:04.691Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:51:05 [2020-01-13T18:51:05.626Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:51:05 [2020-01-13T18:51:05.626Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:51:06 [2020-01-13T18:51:06.562Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:51:06 [2020-01-13T18:51:06.562Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:51:07 [2020-01-13T18:51:07.933Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:51:08 [2020-01-13T18:51:08.865Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:51:09 [2020-01-13T18:51:09.433Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:51:10 [2020-01-13T18:51:10.364Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:51:10 [2020-01-13T18:51:10.364Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:51:11 [2020-01-13T18:51:11.296Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:51:13 [2020-01-13T18:51:13.193Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:51:14 [2020-01-13T18:51:14.566Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:51:15 [2020-01-13T18:51:15.937Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:51:16 [2020-01-13T18:51:16.874Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:51:17 [2020-01-13T18:51:17.806Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:51:18 [2020-01-13T18:51:18.371Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:51:19 [2020-01-13T18:51:19.305Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:51:20 [2020-01-13T18:51:20.265Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
18:51:20 [2020-01-13T18:51:20.265Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:51:22 [2020-01-13T18:51:22.163Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:51:26 [2020-01-13T18:51:26.341Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:51:26 [2020-01-13T18:51:26.341Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:51:26 [2020-01-13T18:51:26.598Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:51:29 [2020-01-13T18:51:29.125Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:51:31 [2020-01-13T18:51:31.022Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:51:33 [2020-01-13T18:51:33.549Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:51:36 [2020-01-13T18:51:36.076Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
18:51:36 [2020-01-13T18:51:36.334Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:51:36 [2020-01-13T18:51:36.334Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:51:36 [2020-01-13T18:51:36.334Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:51:37 [2020-01-13T18:51:37.268Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:51:39 [2020-01-13T18:51:39.165Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:51:41 [2020-01-13T18:51:41.062Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:51:43 [2020-01-13T18:51:43.586Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:51:43 [2020-01-13T18:51:43.844Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
18:51:44 [2020-01-13T18:51:44.101Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:51:46 [2020-01-13T18:51:46.005Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:51:46 [2020-01-13T18:51:46.571Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
18:51:46 [2020-01-13T18:51:46.571Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:51:47 [2020-01-13T18:51:47.506Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
18:51:49 [2020-01-13T18:51:49.405Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:51:49 [2020-01-13T18:51:49.405Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:51:50 [2020-01-13T18:51:50.339Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:51:50 [2020-01-13T18:51:50.904Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:51:51 [2020-01-13T18:51:51.835Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
18:51:52 [2020-01-13T18:51:52.766Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:51:52 [2020-01-13T18:51:52.766Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:51:53 [2020-01-13T18:51:53.330Z] === RUN   TestDockerSuite/TestRunEnvironment
18:51:54 [2020-01-13T18:51:54.262Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:51:55 [2020-01-13T18:51:55.194Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:51:55 [2020-01-13T18:51:55.760Z] === RUN   TestDockerSuite/TestRunExitCode
18:51:56 [2020-01-13T18:51:56.692Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:51:57 [2020-01-13T18:51:57.257Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:51:58 [2020-01-13T18:51:58.189Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:51:59 [2020-01-13T18:51:59.121Z] === RUN   TestDockerSuite/TestRunExposePort
18:51:59 [2020-01-13T18:51:59.121Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:51:59 [2020-01-13T18:51:59.686Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:52:00 [2020-01-13T18:52:00.621Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:52:02 [2020-01-13T18:52:02.518Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:52:02 [2020-01-13T18:52:02.518Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:52:02 [2020-01-13T18:52:02.518Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:52:06 [2020-01-13T18:52:06.697Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:52:06 [2020-01-13T18:52:06.954Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:52:19 [2020-01-13T18:52:19.142Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
18:52:19 [2020-01-13T18:52:19.707Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:52:21 [2020-01-13T18:52:21.605Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
18:52:21 [2020-01-13T18:52:21.605Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
18:52:21 [2020-01-13T18:52:21.605Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:52:21 [2020-01-13T18:52:21.605Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:52:22 [2020-01-13T18:52:22.171Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:52:25 [2020-01-13T18:52:25.447Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:52:26 [2020-01-13T18:52:26.818Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:52:28 [2020-01-13T18:52:28.190Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:52:29 [2020-01-13T18:52:29.122Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:52:29 [2020-01-13T18:52:29.566Z] --- PASS: TestImportExtremelyLargeImageWorks (299.40s)
18:52:29 [2020-01-13T18:52:29.566Z] PASS
18:52:29 [2020-01-13T18:52:29.566Z] 
18:52:29 [2020-01-13T18:52:29.566Z] === Skipped
18:52:29 [2020-01-13T18:52:29.566Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
18:52:29 [2020-01-13T18:52:29.566Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:52:29 [2020-01-13T18:52:29.566Z] 
18:52:29 [2020-01-13T18:52:29.566Z] 
18:52:29 [2020-01-13T18:52:29.566Z] DONE 12 tests, 1 skipped in 300.770s
18:52:29 [2020-01-13T18:52:29.566Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
18:52:29 [2020-01-13T18:52:29.566Z] ++ 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
18:52:29 [2020-01-13T18:52:29.566Z] ++ set -e
18:52:29 [2020-01-13T18:52:29.566Z] ++ '[' -n 0 ']'
18:52:29 [2020-01-13T18:52:29.566Z] ++ set -x
18:52:29 [2020-01-13T18:52:29.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
18:52:29 [2020-01-13T18:52:29.567Z] INFO: Testing against a local daemon
18:52:29 [2020-01-13T18:52:29.567Z] === RUN   TestNetworkCreateDelete
18:52:29 [2020-01-13T18:52:29.567Z] --- PASS: TestNetworkCreateDelete (0.23s)
18:52:29 [2020-01-13T18:52:29.567Z] === RUN   TestDockerNetworkDeletePreferID
18:52:29 [2020-01-13T18:52:29.567Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s)
18:52:29 [2020-01-13T18:52:29.567Z] === RUN   TestInspectNetwork
18:52:29 [2020-01-13T18:52:29.567Z] === RUN   TestInspectNetwork/full_network_id
18:52:29 [2020-01-13T18:52:29.567Z] === RUN   TestInspectNetwork/partial_network_id
18:52:29 [2020-01-13T18:52:29.567Z] === RUN   TestInspectNetwork/network_name
18:52:29 [2020-01-13T18:52:29.567Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:52:30 [2020-01-13T18:52:30.055Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:52:30 [2020-01-13T18:52:30.184Z] --- PASS: TestInspectNetwork (7.53s)
18:52:30 [2020-01-13T18:52:30.184Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:52:30 [2020-01-13T18:52:30.184Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:52:30 [2020-01-13T18:52:30.184Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:52:30 [2020-01-13T18:52:30.184Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:52:30 [2020-01-13T18:52:30.184Z] === RUN   TestRunContainerWithBridgeNone
18:52:30 [2020-01-13T18:52:30.620Z] === RUN   TestDockerSuite/TestRunModeHostname
18:52:31 [2020-01-13T18:52:31.552Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:52:31 [2020-01-13T18:52:31.552Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:52:31 [2020-01-13T18:52:31.809Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:52:32 [2020-01-13T18:52:32.223Z] --- PASS: TestRunContainerWithBridgeNone (2.31s)
18:52:32 [2020-01-13T18:52:32.223Z] === RUN   TestNetworkInvalidJSON
18:52:32 [2020-01-13T18:52:32.223Z] === RUN   TestNetworkInvalidJSON//networks/create
18:52:32 [2020-01-13T18:52:32.223Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:52:32 [2020-01-13T18:52:32.223Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:52:32 [2020-01-13T18:52:32.223Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:52:32 [2020-01-13T18:52:32.223Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:52:32 [2020-01-13T18:52:32.223Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:52:32 [2020-01-13T18:52:32.510Z] === CONT  TestNetworkInvalidJSON//networks/create
18:52:32 [2020-01-13T18:52:32.510Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:52:32 [2020-01-13T18:52:32.510Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:52:32 [2020-01-13T18:52:32.510Z] --- PASS: TestNetworkInvalidJSON (0.04s)
18:52:32 [2020-01-13T18:52:32.510Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:52:32 [2020-01-13T18:52:32.510Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:52:32 [2020-01-13T18:52:32.510Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:52:32 [2020-01-13T18:52:32.510Z] === RUN   TestDaemonRestartWithLiveRestore
18:52:33 [2020-01-13T18:52:33.546Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
18:52:33 [2020-01-13T18:52:33.546Z] === RUN   TestDaemonDefaultNetworkPools
18:52:33 [2020-01-13T18:52:33.706Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:52:34 [2020-01-13T18:52:34.165Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
18:52:34 [2020-01-13T18:52:34.165Z] === RUN   TestDaemonRestartWithExistingNetwork
18:52:34 [2020-01-13T18:52:34.642Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:52:35 [2020-01-13T18:52:35.653Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
18:52:35 [2020-01-13T18:52:35.653Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:52:36 [2020-01-13T18:52:36.540Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:52:36 [2020-01-13T18:52:36.540Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:52:36 [2020-01-13T18:52:36.540Z] === RUN   TestDockerSuite/TestRunModePIDHost
18:52:37 [2020-01-13T18:52:37.140Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.52s)
18:52:37 [2020-01-13T18:52:37.140Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:52:37 [2020-01-13T18:52:37.428Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:52:37 [2020-01-13T18:52:37.428Z] === RUN   TestServiceWithPredefinedNetwork
18:52:38 [2020-01-13T18:52:38.461Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:52:39 [2020-01-13T18:52:39.833Z] === RUN   TestDockerSuite/TestRunMount
18:52:40 [2020-01-13T18:52:40.117Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s)
18:52:40 [2020-01-13T18:52:40.117Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:52:40 [2020-01-13T18:52:40.117Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:52:40 [2020-01-13T18:52:40.117Z]     service_test.go:230: FLAKY_TEST
18:52:40 [2020-01-13T18:52:40.117Z] === RUN   TestServiceWithDataPathPortInit
18:52:46 [2020-01-13T18:52:46.386Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:52:46 [2020-01-13T18:52:46.951Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:52:47 [2020-01-13T18:52:47.517Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:52:49 [2020-01-13T18:52:49.415Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:52:51 [2020-01-13T18:52:51.943Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:52:55 [2020-01-13T18:52:55.222Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:52:55 [2020-01-13T18:52:55.376Z] --- PASS: TestServiceWithDataPathPortInit (14.81s)
18:52:55 [2020-01-13T18:52:55.376Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:52:57 [2020-01-13T18:52:57.123Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:53:00 [2020-01-13T18:53:00.400Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:53:01 [2020-01-13T18:53:01.333Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:53:02 [2020-01-13T18:53:02.206Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.34s)
18:53:02 [2020-01-13T18:53:02.206Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pnnlkjlis6ambgs4j9wvarh2b Created:2020-01-13 18:52:55.88724005 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[f6d69b5cdab8fe2f462fa40597ac4f6d6b9a10593d8e75fd18e5c12f0003ba77:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ys7qqbvhz7lg2en5227i00vs6 EndpointID:80d0524a0aa13292e141f7a35fe8dcee7ad23fb845ba48501387340f04cc2dc7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a2c7d8783630e403e5638d26b07ed1d22c3174ec4b1925f69eb5d3c4753bde98 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7e9f676b1bba IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ys7qqbvhz7lg2en5227i00vs6 EndpointID:80d0524a0aa13292e141f7a35fe8dcee7ad23fb845ba48501387340f04cc2dc7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:53:02 [2020-01-13T18:53:02.206Z] PASS
18:53:02 [2020-01-13T18:53:02.206Z] 
18:53:02 [2020-01-13T18:53:02.206Z] === Skipped
18:53:02 [2020-01-13T18:53:02.206Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:53:02 [2020-01-13T18:53:02.206Z]     service_test.go:230: FLAKY_TEST
18:53:02 [2020-01-13T18:53:02.206Z] 
18:53:02 [2020-01-13T18:53:02.206Z] 
18:53:02 [2020-01-13T18:53:02.206Z] DONE 21 tests, 1 skipped in 40.576s
18:53:02 [2020-01-13T18:53:02.206Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:53:02 [2020-01-13T18:53:02.206Z] ++ 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
18:53:02 [2020-01-13T18:53:02.206Z] ++ set -e
18:53:02 [2020-01-13T18:53:02.206Z] ++ '[' -n 0 ']'
18:53:02 [2020-01-13T18:53:02.206Z] ++ set -x
18:53:02 [2020-01-13T18:53:02.206Z] ++ env -i DEST=/go/src/github.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
18:53:02 [2020-01-13T18:53:02.206Z] INFO: Testing against a local daemon
18:53:02 [2020-01-13T18:53:02.206Z] === RUN   TestDockerNetworkIpvlanPersistance
18:53:02 [2020-01-13T18:53:02.206Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:53:02 [2020-01-13T18:53:02.206Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:53:02 [2020-01-13T18:53:02.206Z] === RUN   TestDockerNetworkIpvlan
18:53:02 [2020-01-13T18:53:02.206Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:53:02 [2020-01-13T18:53:02.206Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:53:02 [2020-01-13T18:53:02.206Z] PASS
18:53:02 [2020-01-13T18:53:02.206Z] 
18:53:02 [2020-01-13T18:53:02.206Z] === Skipped
18:53:02 [2020-01-13T18:53:02.206Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:53:02 [2020-01-13T18:53:02.206Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:53:02 [2020-01-13T18:53:02.206Z] 
18:53:02 [2020-01-13T18:53:02.206Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:53:02 [2020-01-13T18:53:02.206Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:53:02 [2020-01-13T18:53:02.206Z] 
18:53:02 [2020-01-13T18:53:02.206Z] 
18:53:02 [2020-01-13T18:53:02.206Z] DONE 2 tests, 2 skipped in 0.108s
18:53:02 [2020-01-13T18:53:02.206Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:53:02 [2020-01-13T18:53:02.206Z] ++ 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
18:53:02 [2020-01-13T18:53:02.206Z] ++ set -e
18:53:02 [2020-01-13T18:53:02.206Z] ++ '[' -n 0 ']'
18:53:02 [2020-01-13T18:53:02.206Z] ++ set -x
18:53:02 [2020-01-13T18:53:02.206Z] ++ env -i DEST=/go/src/github.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
18:53:02 [2020-01-13T18:53:02.493Z] INFO: Testing against a local daemon
18:53:02 [2020-01-13T18:53:02.493Z] === RUN   TestDockerNetworkMacvlanPersistance
18:53:03 [2020-01-13T18:53:03.231Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:53:03 [2020-01-13T18:53:03.231Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:53:03 [2020-01-13T18:53:03.796Z] === RUN   TestDockerSuite/TestRunNetHost
18:53:03 [2020-01-13T18:53:03.981Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
18:53:03 [2020-01-13T18:53:03.981Z] === RUN   TestDockerNetworkMacvlan
18:53:05 [2020-01-13T18:53:05.001Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:53:05 [2020-01-13T18:53:05.175Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:53:05 [2020-01-13T18:53:05.744Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:53:06 [2020-01-13T18:53:06.022Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:53:06 [2020-01-13T18:53:06.646Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:53:06 [2020-01-13T18:53:06.676Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:53:09 [2020-01-13T18:53:09.201Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:53:09 [2020-01-13T18:53:09.351Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:53:11 [2020-01-13T18:53:11.724Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:53:12 [2020-01-13T18:53:12.822Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:53:16 [2020-01-13T18:53:16.980Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:53:16 [2020-01-13T18:53:16.980Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:53:16 [2020-01-13T18:53:16.980Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
18:53:17 [2020-01-13T18:53:17.235Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:53:17 [2020-01-13T18:53:17.545Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:53:17 [2020-01-13T18:53:17.803Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:53:18 [2020-01-13T18:53:18.367Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:53:18 [2020-01-13T18:53:18.715Z] --- PASS: TestDockerNetworkMacvlan (14.71s)
18:53:18 [2020-01-13T18:53:18.715Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
18:53:18 [2020-01-13T18:53:18.715Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
18:53:18 [2020-01-13T18:53:18.715Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s)
18:53:18 [2020-01-13T18:53:18.715Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s)
18:53:18 [2020-01-13T18:53:18.715Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s)
18:53:18 [2020-01-13T18:53:18.715Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s)
18:53:18 [2020-01-13T18:53:18.715Z] PASS
18:53:18 [2020-01-13T18:53:18.715Z] 
18:53:18 [2020-01-13T18:53:18.715Z] DONE 8 tests in 16.309s
18:53:18 [2020-01-13T18:53:18.715Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
18:53:18 [2020-01-13T18:53:18.715Z] ++ 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
18:53:18 [2020-01-13T18:53:18.715Z] ++ set -e
18:53:18 [2020-01-13T18:53:18.715Z] ++ '[' -n 0 ']'
18:53:18 [2020-01-13T18:53:18.715Z] ++ set -x
18:53:18 [2020-01-13T18:53:18.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:53:18 [2020-01-13T18:53:18.715Z] testing: warning: no tests to run
18:53:18 [2020-01-13T18:53:18.715Z] PASS
18:53:18 [2020-01-13T18:53:18.716Z] 
18:53:18 [2020-01-13T18:53:18.716Z] DONE 0 tests in 0.023s
18:53:18 [2020-01-13T18:53:18.716Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:53:18 [2020-01-13T18:53:18.716Z] ++ 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
18:53:18 [2020-01-13T18:53:18.716Z] ++ set -e
18:53:18 [2020-01-13T18:53:18.716Z] ++ '[' -n 0 ']'
18:53:18 [2020-01-13T18:53:18.716Z] ++ set -x
18:53:18 [2020-01-13T18:53:18.716Z] ++ env -i DEST=/go/src/github.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
18:53:18 [2020-01-13T18:53:18.716Z] INFO: Testing against a local daemon
18:53:18 [2020-01-13T18:53:18.716Z] === RUN   TestAuthZPluginAllowRequest
18:53:19 [2020-01-13T18:53:19.301Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:53:19 [2020-01-13T18:53:19.301Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:53:20 [2020-01-13T18:53:20.233Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:53:20 [2020-01-13T18:53:20.758Z] --- PASS: TestAuthZPluginAllowRequest (1.61s)
18:53:20 [2020-01-13T18:53:20.758Z] === RUN   TestAuthZPluginTLS
18:53:21 [2020-01-13T18:53:21.044Z] --- PASS: TestAuthZPluginTLS (0.59s)
18:53:21 [2020-01-13T18:53:21.044Z] === RUN   TestAuthZPluginDenyRequest
18:53:21 [2020-01-13T18:53:21.165Z] === RUN   TestDockerSuite/TestRunOOMExitCode
18:53:21 [2020-01-13T18:53:21.165Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:53:21 [2020-01-13T18:53:21.666Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
18:53:21 [2020-01-13T18:53:21.666Z] === RUN   TestAuthZPluginAPIDenyResponse
18:53:21 [2020-01-13T18:53:21.953Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
18:53:21 [2020-01-13T18:53:21.953Z] === RUN   TestAuthZPluginDenyResponse
18:53:22 [2020-01-13T18:53:22.098Z] === RUN   TestDockerSuite/TestRunPIDsLimit
18:53:22 [2020-01-13T18:53:22.575Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
18:53:22 [2020-01-13T18:53:22.575Z] === RUN   TestAuthZPluginAllowEventStream
18:53:22 [2020-01-13T18:53:22.662Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:53:24 [2020-01-13T18:53:24.559Z] === RUN   TestDockerSuite/TestRunPortInUse
18:53:24 [2020-01-13T18:53:24.637Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s)
18:53:24 [2020-01-13T18:53:24.637Z] === RUN   TestAuthZPluginErrorResponse
18:53:24 [2020-01-13T18:53:24.923Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
18:53:24 [2020-01-13T18:53:24.923Z] === RUN   TestAuthZPluginErrorRequest
18:53:25 [2020-01-13T18:53:25.497Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
18:53:25 [2020-01-13T18:53:25.546Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
18:53:25 [2020-01-13T18:53:25.546Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:53:25 [2020-01-13T18:53:25.833Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
18:53:25 [2020-01-13T18:53:25.833Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:53:26 [2020-01-13T18:53:26.062Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:53:26 [2020-01-13T18:53:26.994Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:53:27 [2020-01-13T18:53:27.927Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:53:28 [2020-01-13T18:53:28.492Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:53:28 [2020-01-13T18:53:28.527Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s)
18:53:28 [2020-01-13T18:53:28.527Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:53:29 [2020-01-13T18:53:29.069Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:53:29 [2020-01-13T18:53:29.069Z] === RUN   TestDockerSuite/TestRunPublishPort
18:53:30 [2020-01-13T18:53:30.003Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:53:30 [2020-01-13T18:53:30.565Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s)
18:53:30 [2020-01-13T18:53:30.565Z] === RUN   TestAuthZPluginHeader
18:53:30 [2020-01-13T18:53:30.936Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:53:30 [2020-01-13T18:53:30.936Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:53:31 [2020-01-13T18:53:31.189Z] --- PASS: TestAuthZPluginHeader (0.98s)
18:53:31 [2020-01-13T18:53:31.189Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:53:31 [2020-01-13T18:53:31.189Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:53:31 [2020-01-13T18:53:31.189Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:53:31 [2020-01-13T18:53:31.189Z] === RUN   TestAuthZPluginV2Disable
18:53:31 [2020-01-13T18:53:31.189Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:53:31 [2020-01-13T18:53:31.189Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:53:31 [2020-01-13T18:53:31.189Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:53:31 [2020-01-13T18:53:31.189Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:53:31 [2020-01-13T18:53:31.189Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:53:31 [2020-01-13T18:53:31.189Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:53:31 [2020-01-13T18:53:31.189Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:53:31 [2020-01-13T18:53:31.189Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:53:31 [2020-01-13T18:53:31.189Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:53:31 [2020-01-13T18:53:31.501Z] === RUN   TestDockerSuite/TestRunRedirectStdout
18:53:33 [2020-01-13T18:53:33.397Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:53:33 [2020-01-13T18:53:33.397Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:53:36 [2020-01-13T18:53:36.674Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:53:38 [2020-01-13T18:53:38.045Z] === RUN   TestDockerSuite/TestRunRm
18:53:38 [2020-01-13T18:53:38.977Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:53:43 [2020-01-13T18:53:43.155Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:53:43 [2020-01-13T18:53:43.413Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:53:44 [2020-01-13T18:53:44.345Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
18:53:46 [2020-01-13T18:53:46.243Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
18:53:46 [2020-01-13T18:53:46.810Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
18:53:48 [2020-01-13T18:53:48.182Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
18:53:49 [2020-01-13T18:53:49.651Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s)
18:53:49 [2020-01-13T18:53:49.651Z] PASS
18:53:49 [2020-01-13T18:53:49.651Z] 
18:53:49 [2020-01-13T18:53:49.651Z] === Skipped
18:53:49 [2020-01-13T18:53:49.651Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:53:49 [2020-01-13T18:53:49.651Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:53:49 [2020-01-13T18:53:49.651Z] 
18:53:49 [2020-01-13T18:53:49.651Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:53:49 [2020-01-13T18:53:49.651Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:53:49 [2020-01-13T18:53:49.651Z] 
18:53:49 [2020-01-13T18:53:49.651Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:53:49 [2020-01-13T18:53:49.651Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:53:49 [2020-01-13T18:53:49.651Z] 
18:53:49 [2020-01-13T18:53:49.651Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:53:49 [2020-01-13T18:53:49.651Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:53:49 [2020-01-13T18:53:49.651Z] 
18:53:49 [2020-01-13T18:53:49.651Z] 
18:53:49 [2020-01-13T18:53:49.651Z] DONE 17 tests, 4 skipped in 29.399s
18:53:49 [2020-01-13T18:53:49.651Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:53:49 [2020-01-13T18:53:49.651Z] ++ 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
18:53:49 [2020-01-13T18:53:49.651Z] ++ set -e
18:53:49 [2020-01-13T18:53:49.651Z] ++ '[' -n 0 ']'
18:53:49 [2020-01-13T18:53:49.651Z] ++ set -x
18:53:49 [2020-01-13T18:53:49.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
18:53:49 [2020-01-13T18:53:49.651Z] INFO: Testing against a local daemon
18:53:49 [2020-01-13T18:53:49.651Z] === RUN   TestPluginInvalidJSON
18:53:49 [2020-01-13T18:53:49.651Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:53:49 [2020-01-13T18:53:49.651Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:53:49 [2020-01-13T18:53:49.651Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:53:49 [2020-01-13T18:53:49.651Z] --- PASS: TestPluginInvalidJSON (0.04s)
18:53:49 [2020-01-13T18:53:49.651Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:53:49 [2020-01-13T18:53:49.652Z] PASS
18:53:49 [2020-01-13T18:53:49.652Z] 
18:53:49 [2020-01-13T18:53:49.652Z] DONE 2 tests in 0.144s
18:53:49 [2020-01-13T18:53:49.652Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:53:49 [2020-01-13T18:53:49.652Z] ++ 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
18:53:49 [2020-01-13T18:53:49.652Z] ++ set -e
18:53:49 [2020-01-13T18:53:49.652Z] ++ '[' -n 0 ']'
18:53:49 [2020-01-13T18:53:49.652Z] ++ set -x
18:53:49 [2020-01-13T18:53:49.652Z] ++ env -i DEST=/go/src/github.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
18:53:49 [2020-01-13T18:53:49.652Z] INFO: Testing against a local daemon
18:53:49 [2020-01-13T18:53:49.652Z] === RUN   TestExternalGraphDriver
18:53:49 [2020-01-13T18:53:49.652Z] === RUN   TestExternalGraphDriver/json
18:53:50 [2020-01-13T18:53:50.692Z] === RUN   TestExternalGraphDriver/spec
18:53:51 [2020-01-13T18:53:51.462Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
18:53:52 [2020-01-13T18:53:52.738Z] === RUN   TestExternalGraphDriver/pull
18:53:52 [2020-01-13T18:53:52.835Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
18:53:54 [2020-01-13T18:53:54.892Z] --- PASS: TestExternalGraphDriver (6.42s)
18:53:54 [2020-01-13T18:53:54.892Z]     --- PASS: TestExternalGraphDriver/json (2.10s)
18:53:54 [2020-01-13T18:53:54.892Z]     --- PASS: TestExternalGraphDriver/spec (2.08s)
18:53:54 [2020-01-13T18:53:54.892Z]     --- PASS: TestExternalGraphDriver/pull (2.07s)
18:53:54 [2020-01-13T18:53:54.892Z] === RUN   TestGraphdriverPluginV2
18:53:54 [2020-01-13T18:53:54.892Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
18:53:54 [2020-01-13T18:53:54.892Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:53:54 [2020-01-13T18:53:54.892Z] PASS
18:53:54 [2020-01-13T18:53:54.892Z] 
18:53:54 [2020-01-13T18:53:54.892Z] === Skipped
18:53:54 [2020-01-13T18:53:54.892Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
18:53:54 [2020-01-13T18:53:54.892Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:53:54 [2020-01-13T18:53:54.892Z] 
18:53:54 [2020-01-13T18:53:54.892Z] 
18:53:54 [2020-01-13T18:53:54.892Z] DONE 5 tests, 1 skipped in 6.595s
18:53:54 [2020-01-13T18:53:54.892Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:53:54 [2020-01-13T18:53:54.892Z] ++ 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
18:53:54 [2020-01-13T18:53:54.892Z] ++ set -e
18:53:54 [2020-01-13T18:53:54.892Z] ++ '[' -n 0 ']'
18:53:54 [2020-01-13T18:53:54.892Z] ++ set -x
18:53:54 [2020-01-13T18:53:54.892Z] ++ env -i DEST=/go/src/github.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
18:53:54 [2020-01-13T18:53:54.892Z] INFO: Testing against a local daemon
18:53:54 [2020-01-13T18:53:54.892Z] === RUN   TestContinueAfterPluginCrash
18:53:54 [2020-01-13T18:53:54.892Z] === PAUSE TestContinueAfterPluginCrash
18:53:54 [2020-01-13T18:53:54.892Z] === RUN   TestDaemonStartWithLogOpt
18:53:54 [2020-01-13T18:53:54.892Z] === PAUSE TestDaemonStartWithLogOpt
18:53:54 [2020-01-13T18:53:54.892Z] === CONT  TestContinueAfterPluginCrash
18:53:54 [2020-01-13T18:53:54.892Z] === CONT  TestDaemonStartWithLogOpt
18:53:56 [2020-01-13T18:53:56.233Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
18:53:56 [2020-01-13T18:53:56.490Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
18:53:57 [2020-01-13T18:53:57.423Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
18:53:57 [2020-01-13T18:53:57.987Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
18:53:59 [2020-01-13T18:53:59.359Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
18:54:00 [2020-01-13T18:54:00.294Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
18:54:01 [2020-01-13T18:54:01.225Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
18:54:01 [2020-01-13T18:54:01.790Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:54:02 [2020-01-13T18:54:02.047Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
18:54:02 [2020-01-13T18:54:02.979Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:54:03 [2020-01-13T18:54:03.546Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:54:06 [2020-01-13T18:54:06.824Z] === RUN   TestDockerSuite/TestRunState
18:54:08 [2020-01-13T18:54:08.723Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:54:09 [2020-01-13T18:54:09.289Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:54:10 [2020-01-13T18:54:10.222Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:54:10 [2020-01-13T18:54:10.480Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
18:54:10 [2020-01-13T18:54:10.480Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:54:10 [2020-01-13T18:54:10.480Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
18:54:11 [2020-01-13T18:54:11.412Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:54:11 [2020-01-13T18:54:11.977Z] === RUN   TestDockerSuite/TestRunSysctls
18:54:13 [2020-01-13T18:54:13.472Z] --- PASS: TestDaemonStartWithLogOpt (15.84s)
18:54:13 [2020-01-13T18:54:13.875Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:54:13 [2020-01-13T18:54:13.875Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
18:54:13 [2020-01-13T18:54:13.875Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:54:13 [2020-01-13T18:54:13.875Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:54:14 [2020-01-13T18:54:14.809Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
18:54:16 [2020-01-13T18:54:16.171Z] --- PASS: TestContinueAfterPluginCrash (20.73s)
18:54:16 [2020-01-13T18:54:16.171Z] PASS
18:54:16 [2020-01-13T18:54:16.171Z] 
18:54:16 [2020-01-13T18:54:16.171Z] DONE 2 tests in 20.831s
18:54:16 [2020-01-13T18:54:16.171Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:54:16 [2020-01-13T18:54:16.171Z] ++ 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
18:54:16 [2020-01-13T18:54:16.171Z] ++ set -e
18:54:16 [2020-01-13T18:54:16.171Z] ++ '[' -n 0 ']'
18:54:16 [2020-01-13T18:54:16.171Z] ++ set -x
18:54:16 [2020-01-13T18:54:16.171Z] ++ env -i DEST=/go/src/github.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
18:54:16 [2020-01-13T18:54:16.171Z] INFO: Testing against a local daemon
18:54:16 [2020-01-13T18:54:16.171Z] === RUN   TestPluginWithDevMounts
18:54:16 [2020-01-13T18:54:16.171Z] === PAUSE TestPluginWithDevMounts
18:54:16 [2020-01-13T18:54:16.171Z] === CONT  TestPluginWithDevMounts
18:54:18 [2020-01-13T18:54:18.094Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
18:54:18 [2020-01-13T18:54:18.211Z] --- PASS: TestPluginWithDevMounts (2.28s)
18:54:18 [2020-01-13T18:54:18.211Z] PASS
18:54:18 [2020-01-13T18:54:18.211Z] 
18:54:18 [2020-01-13T18:54:18.211Z] DONE 1 tests in 2.382s
18:54:18 [2020-01-13T18:54:18.211Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
18:54:18 [2020-01-13T18:54:18.211Z] ++ 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
18:54:18 [2020-01-13T18:54:18.211Z] ++ set -e
18:54:18 [2020-01-13T18:54:18.211Z] ++ '[' -n 0 ']'
18:54:18 [2020-01-13T18:54:18.211Z] ++ set -x
18:54:18 [2020-01-13T18:54:18.212Z] ++ env -i DEST=/go/src/github.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
18:54:18 [2020-01-13T18:54:18.212Z] INFO: Testing against a local daemon
18:54:18 [2020-01-13T18:54:18.212Z] === RUN   TestSecretInspect
18:54:18 [2020-01-13T18:54:18.658Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
18:54:19 [2020-01-13T18:54:19.591Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
18:54:20 [2020-01-13T18:54:20.522Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
18:54:21 [2020-01-13T18:54:21.053Z] --- PASS: TestSecretInspect (2.32s)
18:54:21 [2020-01-13T18:54:21.053Z] === RUN   TestSecretList
18:54:23 [2020-01-13T18:54:23.205Z] --- PASS: TestSecretList (2.30s)
18:54:23 [2020-01-13T18:54:23.205Z] === RUN   TestSecretsCreateAndDelete
18:54:24 [2020-01-13T18:54:24.701Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:54:25 [2020-01-13T18:54:25.266Z] --- PASS: TestSecretsCreateAndDelete (2.43s)
18:54:25 [2020-01-13T18:54:25.266Z] === RUN   TestSecretsUpdate
18:54:26 [2020-01-13T18:54:26.597Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
18:54:27 [2020-01-13T18:54:27.529Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:54:27 [2020-01-13T18:54:27.964Z] --- PASS: TestSecretsUpdate (2.41s)
18:54:27 [2020-01-13T18:54:27.964Z] === RUN   TestTemplatedSecret
18:54:28 [2020-01-13T18:54:28.463Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:54:29 [2020-01-13T18:54:29.396Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:54:30 [2020-01-13T18:54:30.329Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:54:30 [2020-01-13T18:54:30.672Z] --- PASS: TestTemplatedSecret (2.79s)
18:54:30 [2020-01-13T18:54:30.672Z] === RUN   TestSecretCreateResolve
18:54:31 [2020-01-13T18:54:31.701Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
18:54:31 [2020-01-13T18:54:31.701Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
18:54:32 [2020-01-13T18:54:32.635Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:54:32 [2020-01-13T18:54:32.705Z] --- PASS: TestSecretCreateResolve (2.28s)
18:54:32 [2020-01-13T18:54:32.705Z] PASS
18:54:32 [2020-01-13T18:54:32.705Z] 
18:54:32 [2020-01-13T18:54:32.705Z] DONE 6 tests in 14.635s
18:54:32 [2020-01-13T18:54:32.705Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
18:54:32 [2020-01-13T18:54:32.705Z] ++ 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
18:54:32 [2020-01-13T18:54:32.705Z] ++ set -e
18:54:32 [2020-01-13T18:54:32.705Z] ++ '[' -n 0 ']'
18:54:32 [2020-01-13T18:54:32.705Z] ++ set -x
18:54:32 [2020-01-13T18:54:32.705Z] ++ env -i DEST=/go/src/github.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
18:54:32 [2020-01-13T18:54:32.991Z] INFO: Testing against a local daemon
18:54:32 [2020-01-13T18:54:32.991Z] === RUN   TestServiceCreateInit
18:54:32 [2020-01-13T18:54:32.991Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:54:34 [2020-01-13T18:54:34.010Z] === RUN   TestDockerSuite/TestRunUserByID
18:54:34 [2020-01-13T18:54:34.943Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:54:35 [2020-01-13T18:54:35.200Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:54:35 [2020-01-13T18:54:35.200Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:54:36 [2020-01-13T18:54:36.132Z] === RUN   TestDockerSuite/TestRunUserByName
18:54:37 [2020-01-13T18:54:37.064Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:54:37 [2020-01-13T18:54:37.390Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:54:37 [2020-01-13T18:54:37.998Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
18:54:37 [2020-01-13T18:54:37.998Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:54:37 [2020-01-13T18:54:37.998Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:54:38 [2020-01-13T18:54:38.935Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
18:54:38 [2020-01-13T18:54:38.935Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:54:39 [2020-01-13T18:54:39.871Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
18:54:40 [2020-01-13T18:54:40.807Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
18:54:41 [2020-01-13T18:54:41.807Z] --- PASS: TestServiceCreateInit (8.44s)
18:54:41 [2020-01-13T18:54:41.807Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.22s)
18:54:41 [2020-01-13T18:54:41.807Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s)
18:54:41 [2020-01-13T18:54:41.807Z] === RUN   TestCreateServiceMultipleTimes
18:54:44 [2020-01-13T18:54:44.089Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
18:54:44 [2020-01-13T18:54:44.089Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:54:45 [2020-01-13T18:54:45.024Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:54:46 [2020-01-13T18:54:46.398Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:54:48 [2020-01-13T18:54:48.923Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:54:50 [2020-01-13T18:54:50.297Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:54:52 [2020-01-13T18:54:52.821Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:54:55 [2020-01-13T18:54:55.347Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:54:56 [2020-01-13T18:54:56.281Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
18:54:57 [2020-01-13T18:54:57.214Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
18:54:58 [2020-01-13T18:54:58.147Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:54:58 [2020-01-13T18:54:58.147Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:54:58 [2020-01-13T18:54:58.147Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:54:58 [2020-01-13T18:54:58.147Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:54:58 [2020-01-13T18:54:58.147Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
18:54:59 [2020-01-13T18:54:59.079Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
18:55:00 [2020-01-13T18:55:00.010Z] === RUN   TestDockerSuite/TestRunWithCPUShares
18:55:00 [2020-01-13T18:55:00.301Z] --- PASS: TestCreateServiceMultipleTimes (17.07s)
18:55:00 [2020-01-13T18:55:00.302Z] === RUN   TestCreateServiceConflict
18:55:00 [2020-01-13T18:55:00.578Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
18:55:00 [2020-01-13T18:55:00.588Z] --- PASS: TestCreateServiceConflict (2.29s)
18:55:00 [2020-01-13T18:55:00.588Z] === RUN   TestCreateServiceMaxReplicas
18:55:02 [2020-01-13T18:55:02.475Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
18:55:03 [2020-01-13T18:55:03.057Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
18:55:04 [2020-01-13T18:55:04.003Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:55:04 [2020-01-13T18:55:04.003Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
18:55:04 [2020-01-13T18:55:04.063Z] --- PASS: TestCreateServiceMaxReplicas (3.01s)
18:55:04 [2020-01-13T18:55:04.063Z] === RUN   TestCreateWithDuplicateNetworkNames
18:55:04 [2020-01-13T18:55:04.570Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
18:55:04 [2020-01-13T18:55:04.570Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
18:55:04 [2020-01-13T18:55:04.570Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
18:55:04 [2020-01-13T18:55:04.828Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:55:04 [2020-01-13T18:55:04.828Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
18:55:04 [2020-01-13T18:55:04.828Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
18:55:05 [2020-01-13T18:55:05.086Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
18:55:05 [2020-01-13T18:55:05.086Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
18:55:05 [2020-01-13T18:55:05.344Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
18:55:05 [2020-01-13T18:55:05.601Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
18:55:06 [2020-01-13T18:55:06.536Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
18:55:07 [2020-01-13T18:55:07.100Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
18:55:08 [2020-01-13T18:55:08.035Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
18:55:08 [2020-01-13T18:55:08.035Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
18:55:08 [2020-01-13T18:55:08.968Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:55:09 [2020-01-13T18:55:09.225Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:55:10 [2020-01-13T18:55:10.156Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:55:10 [2020-01-13T18:55:10.156Z] === RUN   TestDockerSuite/TestRunWithShmSize
18:55:10 [2020-01-13T18:55:10.721Z] === RUN   TestDockerSuite/TestRunWithSwappiness
18:55:11 [2020-01-13T18:55:11.652Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
18:55:11 [2020-01-13T18:55:11.652Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:55:11 [2020-01-13T18:55:11.652Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:55:12 [2020-01-13T18:55:12.585Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:55:14 [2020-01-13T18:55:14.483Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
18:55:15 [2020-01-13T18:55:15.061Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
18:55:15 [2020-01-13T18:55:15.061Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:55:15 [2020-01-13T18:55:15.627Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:55:15 [2020-01-13T18:55:15.627Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:55:17 [2020-01-13T18:55:17.527Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:55:18 [2020-01-13T18:55:18.092Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:55:19 [2020-01-13T18:55:19.334Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s)
18:55:19 [2020-01-13T18:55:19.334Z] === RUN   TestCreateServiceSecretFileMode
18:55:19 [2020-01-13T18:55:19.619Z] --- PASS: TestCreateServiceSecretFileMode (2.62s)
18:55:19 [2020-01-13T18:55:19.619Z] === RUN   TestCreateServiceConfigFileMode
18:55:20 [2020-01-13T18:55:20.616Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:55:21 [2020-01-13T18:55:21.547Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:55:21 [2020-01-13T18:55:21.547Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:55:21 [2020-01-13T18:55:21.547Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:55:22 [2020-01-13T18:55:22.321Z] --- PASS: TestCreateServiceConfigFileMode (2.67s)
18:55:22 [2020-01-13T18:55:22.321Z] === RUN   TestCreateServiceSysctls
18:55:22 [2020-01-13T18:55:22.504Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
18:55:23 [2020-01-13T18:55:23.435Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
18:55:24 [2020-01-13T18:55:24.806Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:55:24 [2020-01-13T18:55:24.807Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:55:25 [2020-01-13T18:55:25.800Z] --- PASS: TestCreateServiceSysctls (3.34s)
18:55:25 [2020-01-13T18:55:25.800Z] === RUN   TestCreateServiceCapabilities
18:55:26 [2020-01-13T18:55:26.705Z] === RUN   TestDockerSuite/TestSaveImageId
18:55:26 [2020-01-13T18:55:26.705Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:55:27 [2020-01-13T18:55:27.273Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:55:28 [2020-01-13T18:55:28.495Z] --- PASS: TestCreateServiceCapabilities (2.64s)
18:55:28 [2020-01-13T18:55:28.495Z] === RUN   TestInspect
18:55:29 [2020-01-13T18:55:29.800Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:55:29 [2020-01-13T18:55:29.800Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:55:31 [2020-01-13T18:55:31.172Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:55:31 [2020-01-13T18:55:31.172Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:55:31 [2020-01-13T18:55:31.172Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:55:31 [2020-01-13T18:55:31.977Z] --- PASS: TestInspect (3.09s)
18:55:31 [2020-01-13T18:55:31.977Z] === RUN   TestServiceListWithStatuses
18:55:31 [2020-01-13T18:55:31.977Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:55:31 [2020-01-13T18:55:31.977Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:55:31 [2020-01-13T18:55:31.977Z] === RUN   TestDockerNetworkConnectAlias
18:55:33 [2020-01-13T18:55:33.074Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:55:34 [2020-01-13T18:55:34.445Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:55:34 [2020-01-13T18:55:34.703Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:55:34 [2020-01-13T18:55:34.703Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:55:34 [2020-01-13T18:55:34.703Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:55:34 [2020-01-13T18:55:34.703Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:55:35 [2020-01-13T18:55:35.267Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:55:36 [2020-01-13T18:55:36.385Z] --- PASS: TestDockerNetworkConnectAlias (4.74s)
18:55:36 [2020-01-13T18:55:36.385Z] === RUN   TestDockerNetworkReConnect
18:55:37 [2020-01-13T18:55:37.797Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:55:38 [2020-01-13T18:55:38.061Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
18:55:40 [2020-01-13T18:55:40.805Z] --- PASS: TestDockerNetworkReConnect (3.82s)
18:55:40 [2020-01-13T18:55:40.806Z] === RUN   TestServicePlugin
18:55:40 [2020-01-13T18:55:40.806Z] --- SKIP: TestServicePlugin (0.00s)
18:55:40 [2020-01-13T18:55:40.806Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:55:40 [2020-01-13T18:55:40.806Z] === RUN   TestServiceUpdateLabel
18:55:42 [2020-01-13T18:55:42.298Z] --- PASS: TestServiceUpdateLabel (2.30s)
18:55:42 [2020-01-13T18:55:42.298Z] === RUN   TestServiceUpdateSecrets
18:55:43 [2020-01-13T18:55:43.326Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:55:45 [2020-01-13T18:55:45.852Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:55:47 [2020-01-13T18:55:47.225Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:55:48 [2020-01-13T18:55:48.597Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:55:51 [2020-01-13T18:55:51.882Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:55:54 [2020-01-13T18:55:54.408Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:55:54 [2020-01-13T18:55:54.665Z] === RUN   TestDockerSuite/TestStartRecordError
18:55:56 [2020-01-13T18:55:56.564Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:55:57 [2020-01-13T18:55:57.541Z] --- PASS: TestServiceUpdateSecrets (14.83s)
18:55:57 [2020-01-13T18:55:57.541Z] === RUN   TestServiceUpdateConfigs
18:55:58 [2020-01-13T18:55:58.463Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:56:00 [2020-01-13T18:56:00.369Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:56:04 [2020-01-13T18:56:04.547Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:56:08 [2020-01-13T18:56:08.725Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:56:12 [2020-01-13T18:56:12.003Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:56:12 [2020-01-13T18:56:12.826Z] --- PASS: TestServiceUpdateConfigs (14.84s)
18:56:12 [2020-01-13T18:56:12.826Z] === RUN   TestServiceUpdateNetwork
18:56:17 [2020-01-13T18:56:17.259Z] === RUN   TestDockerSuite/TestStatsNoStream
18:56:20 [2020-01-13T18:56:20.536Z] === RUN   TestDockerSuite/TestStopContainerSignal
18:56:21 [2020-01-13T18:56:21.906Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:56:22 [2020-01-13T18:56:22.842Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:56:23 [2020-01-13T18:56:23.775Z] === RUN   TestDockerSuite/TestTopPrivileged
18:56:24 [2020-01-13T18:56:24.709Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:56:24 [2020-01-13T18:56:24.709Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:56:25 [2020-01-13T18:56:25.275Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:56:25 [2020-01-13T18:56:25.527Z] --- PASS: TestServiceUpdateNetwork (13.00s)
18:56:25 [2020-01-13T18:56:25.528Z] PASS
18:56:25 [2020-01-13T18:56:25.528Z] 
18:56:25 [2020-01-13T18:56:25.528Z] === Skipped
18:56:25 [2020-01-13T18:56:25.528Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
18:56:25 [2020-01-13T18:56:25.528Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:56:25 [2020-01-13T18:56:25.528Z] 
18:56:25 [2020-01-13T18:56:25.528Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
18:56:25 [2020-01-13T18:56:25.528Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:56:25 [2020-01-13T18:56:25.528Z] 
18:56:25 [2020-01-13T18:56:25.528Z] 
18:56:25 [2020-01-13T18:56:25.528Z] DONE 20 tests, 2 skipped in 112.233s
18:56:25 [2020-01-13T18:56:25.528Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
18:56:25 [2020-01-13T18:56:25.528Z] ++ 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
18:56:25 [2020-01-13T18:56:25.528Z] ++ set -e
18:56:25 [2020-01-13T18:56:25.528Z] ++ '[' -n 0 ']'
18:56:25 [2020-01-13T18:56:25.528Z] ++ set -x
18:56:25 [2020-01-13T18:56:25.528Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:56:25 [2020-01-13T18:56:25.528Z] INFO: Testing against a local daemon
18:56:25 [2020-01-13T18:56:25.528Z] === RUN   TestSessionCreate
18:56:25 [2020-01-13T18:56:25.528Z] --- PASS: TestSessionCreate (0.05s)
18:56:25 [2020-01-13T18:56:25.528Z] === RUN   TestSessionCreateWithBadUpgrade
18:56:25 [2020-01-13T18:56:25.528Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
18:56:25 [2020-01-13T18:56:25.528Z] PASS
18:56:25 [2020-01-13T18:56:25.528Z] 
18:56:25 [2020-01-13T18:56:25.528Z] DONE 2 tests in 0.207s
18:56:25 [2020-01-13T18:56:25.528Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
18:56:25 [2020-01-13T18:56:25.528Z] ++ 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
18:56:25 [2020-01-13T18:56:25.528Z] ++ set -e
18:56:25 [2020-01-13T18:56:25.528Z] ++ '[' -n 0 ']'
18:56:25 [2020-01-13T18:56:25.528Z] ++ set -x
18:56:25 [2020-01-13T18:56:25.528Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:56:25 [2020-01-13T18:56:25.528Z] INFO: Testing against a local daemon
18:56:25 [2020-01-13T18:56:25.528Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:56:25 [2020-01-13T18:56:25.528Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:56:25 [2020-01-13T18:56:25.528Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:56:25 [2020-01-13T18:56:25.528Z] === RUN   TestEventsExecDie
18:56:26 [2020-01-13T18:56:26.165Z] --- PASS: TestEventsExecDie (0.80s)
18:56:26 [2020-01-13T18:56:26.165Z] === RUN   TestEventsBackwardsCompatible
18:56:26 [2020-01-13T18:56:26.165Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
18:56:26 [2020-01-13T18:56:26.165Z] === RUN   TestInfoBinaryCommits
18:56:26 [2020-01-13T18:56:26.452Z] --- PASS: TestInfoBinaryCommits (0.05s)
18:56:26 [2020-01-13T18:56:26.452Z] === RUN   TestInfoAPIVersioned
18:56:26 [2020-01-13T18:56:26.452Z] --- PASS: TestInfoAPIVersioned (0.02s)
18:56:26 [2020-01-13T18:56:26.452Z] === RUN   TestInfoDiscoveryBackend
18:56:27 [2020-01-13T18:56:27.073Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
18:56:27 [2020-01-13T18:56:27.074Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:56:27 [2020-01-13T18:56:27.827Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
18:56:28 [2020-01-13T18:56:28.083Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:56:28 [2020-01-13T18:56:28.083Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:56:28 [2020-01-13T18:56:28.370Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
18:56:28 [2020-01-13T18:56:28.370Z] === RUN   TestInfoAPI
18:56:28 [2020-01-13T18:56:28.660Z] --- PASS: TestInfoAPI (0.07s)
18:56:28 [2020-01-13T18:56:28.660Z] === RUN   TestInfoAPIWarnings
18:56:28 [2020-01-13T18:56:28.952Z] --- PASS: TestInfoAPIWarnings (0.54s)
18:56:28 [2020-01-13T18:56:28.952Z] === RUN   TestInfoDebug
18:56:29 [2020-01-13T18:56:29.576Z] --- PASS: TestInfoDebug (0.54s)
18:56:29 [2020-01-13T18:56:29.576Z] === RUN   TestInfoInsecureRegistries
18:56:30 [2020-01-13T18:56:30.199Z] --- PASS: TestInfoInsecureRegistries (0.54s)
18:56:30 [2020-01-13T18:56:30.199Z] === RUN   TestInfoRegistryMirrors
18:56:30 [2020-01-13T18:56:30.365Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:56:30 [2020-01-13T18:56:30.818Z] --- PASS: TestInfoRegistryMirrors (0.56s)
18:56:30 [2020-01-13T18:56:30.818Z] === RUN   TestLoginFailsWithBadCredentials
18:56:31 [2020-01-13T18:56:31.103Z] --- PASS: TestLoginFailsWithBadCredentials (0.48s)
18:56:31 [2020-01-13T18:56:31.103Z] === RUN   TestPingCacheHeaders
18:56:31 [2020-01-13T18:56:31.103Z] --- PASS: TestPingCacheHeaders (0.05s)
18:56:31 [2020-01-13T18:56:31.103Z] === RUN   TestPingGet
18:56:31 [2020-01-13T18:56:31.391Z] --- PASS: TestPingGet (0.04s)
18:56:31 [2020-01-13T18:56:31.391Z] === RUN   TestPingHead
18:56:31 [2020-01-13T18:56:31.391Z] --- PASS: TestPingHead (0.05s)
18:56:31 [2020-01-13T18:56:31.391Z] === RUN   TestVersion
18:56:31 [2020-01-13T18:56:31.391Z] --- PASS: TestVersion (0.05s)
18:56:31 [2020-01-13T18:56:31.391Z] PASS
18:56:31 [2020-01-13T18:56:31.391Z] 
18:56:31 [2020-01-13T18:56:31.391Z] === Skipped
18:56:31 [2020-01-13T18:56:31.391Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:56:31 [2020-01-13T18:56:31.391Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:56:31 [2020-01-13T18:56:31.391Z] 
18:56:31 [2020-01-13T18:56:31.391Z] 
18:56:31 [2020-01-13T18:56:31.391Z] DONE 18 tests, 1 skipped in 6.084s
18:56:31 [2020-01-13T18:56:31.391Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
18:56:31 [2020-01-13T18:56:31.391Z] ++ 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
18:56:31 [2020-01-13T18:56:31.391Z] ++ set -e
18:56:31 [2020-01-13T18:56:31.391Z] ++ '[' -n 0 ']'
18:56:31 [2020-01-13T18:56:31.391Z] ++ set -x
18:56:31 [2020-01-13T18:56:31.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:56:31 [2020-01-13T18:56:31.391Z] INFO: Testing against a local daemon
18:56:31 [2020-01-13T18:56:31.391Z] === RUN   TestVolumesCreateAndList
18:56:31 [2020-01-13T18:56:31.675Z] --- PASS: TestVolumesCreateAndList (0.06s)
18:56:31 [2020-01-13T18:56:31.675Z] === RUN   TestVolumesRemove
18:56:31 [2020-01-13T18:56:31.675Z] --- PASS: TestVolumesRemove (0.10s)
18:56:31 [2020-01-13T18:56:31.675Z] === RUN   TestVolumesInspect
18:56:31 [2020-01-13T18:56:31.675Z] --- PASS: TestVolumesInspect (0.04s)
18:56:31 [2020-01-13T18:56:31.675Z] === RUN   TestVolumesInvalidJSON
18:56:31 [2020-01-13T18:56:31.675Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:56:31 [2020-01-13T18:56:31.675Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:56:31 [2020-01-13T18:56:31.675Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:56:31 [2020-01-13T18:56:31.675Z] --- PASS: TestVolumesInvalidJSON (0.04s)
18:56:31 [2020-01-13T18:56:31.675Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:56:31 [2020-01-13T18:56:31.675Z] PASS
18:56:31 [2020-01-13T18:56:31.675Z] 
18:56:31 [2020-01-13T18:56:31.675Z] DONE 5 tests in 0.324s
18:56:31 [2020-01-13T18:56:31.675Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:56:31 [2020-01-13T18:56:31.960Z] ++++ cat bundles/test-integration/docker.pid
18:56:31 [2020-01-13T18:56:31.961Z] +++ kill 13165
18:56:33 [2020-01-13T18:56:33.440Z] +++ /etc/init.d/apparmor stop
18:56:33 [2020-01-13T18:56:33.441Z] Leaving: AppArmorNo profiles have been unloaded.
18:56:33 [2020-01-13T18:56:33.441Z] 
18:56:33 [2020-01-13T18:56:33.441Z] Unloading profiles will leave already running processes permanently
18:56:33 [2020-01-13T18:56:33.441Z] unconfined, which can lead to unexpected situations.
18:56:33 [2020-01-13T18:56:33.441Z] 
18:56:33 [2020-01-13T18:56:33.441Z] To set a process to complain mode, use the command line tool
18:56:33 [2020-01-13T18:56:33.441Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:56:33 [2020-01-13T18:56:33.441Z] +++ true
18:56:33 [2020-01-13T18:56:33.441Z] 
18:56:33 [2020-01-13T18:56:33.643Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
18:56:34 [2020-01-13T18:56:34.207Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
Post stage
[Pipeline] junit
18:56:34 [2020-01-13T18:56:34.960Z] Recording test results
18:56:35 [2020-01-13T18:56:35.140Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
18:56:35 [2020-01-13T18:56:35.140Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:56:36 [2020-01-13T18:56:36.056Z] + echo Ensuring container killed.
18:56:36 [2020-01-13T18:56:36.056Z] Ensuring container killed.
18:56:36 [2020-01-13T18:56:36.056Z] + docker rm -vf docker-pr2
18:56:36 [2020-01-13T18:56:36.056Z] Error: No such container: docker-pr2
18:56:36 [2020-01-13T18:56:36.056Z] + true
18:56:36 [2020-01-13T18:56:36.078Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
[Pipeline] sh
18:56:36 [2020-01-13T18:56:36.442Z] + echo Chowning /workspace to jenkins user
18:56:36 [2020-01-13T18:56:36.442Z] Chowning /workspace to jenkins user
18:56:36 [2020-01-13T18:56:36.442Z] + id -u
18:56:36 [2020-01-13T18:56:36.442Z] + id -g
18:56:36 [2020-01-13T18:56:36.442Z] + docker run --rm -v /home/docker/workspace/moby_PR-40366:/workspace busybox chown -R 1001:1001 /workspace
18:56:36 [2020-01-13T18:56:36.442Z] Unable to find image 'busybox:latest' locally
18:56:36 [2020-01-13T18:56:36.739Z] latest: Pulling from library/busybox
18:56:36 [2020-01-13T18:56:36.739Z] d7e28ec550a2: Pulling fs layer
18:56:37 [2020-01-13T18:56:37.026Z] d7e28ec550a2: Verifying Checksum
18:56:37 [2020-01-13T18:56:37.026Z] d7e28ec550a2: Download complete
18:56:37 [2020-01-13T18:56:37.320Z] d7e28ec550a2: Pull complete
18:56:37 [2020-01-13T18:56:37.320Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
18:56:37 [2020-01-13T18:56:37.320Z] Status: Downloaded newer image for busybox:latest
18:56:37 [2020-01-13T18:56:37.977Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
18:56:37 [2020-01-13T18:56:37.977Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
18:56:39 [2020-01-13T18:56:39.350Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:56:39 [2020-01-13T18:56:39.766Z] + bundleName=ppc64le-integration
18:56:39 [2020-01-13T18:56:39.766Z] + echo Creating ppc64le-integration-bundles.tar.gz
18:56:39 [2020-01-13T18:56:39.766Z] Creating ppc64le-integration-bundles.tar.gz
18:56:39 [2020-01-13T18:56:39.766Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+  -name *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz )
18:56:39 [2020-01-13T18:56:39.766Z]  -print
[Pipeline] archiveArtifacts
18:56:40 [2020-01-13T18:56:40.088Z] Archiving artifacts
18:56:40 [2020-01-13T18:56:40.284Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
18:56:40 [2020-01-13T18:56:40.542Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
18:56:40 [2020-01-13T18:56:40.556Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40366/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:56:41 [2020-01-13T18:56:41.218Z] + make clean
18:56:41 [2020-01-13T18:56:41.475Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
18:56:41 [2020-01-13T18:56:41.574Z] make: command: Command not found
18:56:41 [2020-01-13T18:56:41.574Z] make: command: Command not found
18:56:41 [2020-01-13T18:56:41.574Z] docker volume rm -f docker-dev-cache
18:56:41 [2020-01-13T18:56:41.574Z] docker-dev-cache
[Pipeline] deleteDir
18:56:43 [2020-01-13T18:56:43.374Z] === RUN   TestDockerSuite/TestUpdateStats
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:56:45 [2020-01-13T18:56:45.900Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
18:56:47 [2020-01-13T18:56:47.799Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
18:56:49 [2020-01-13T18:56:49.713Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
18:56:49 [2020-01-13T18:56:49.713Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
18:56:50 [2020-01-13T18:56:50.646Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
18:56:51 [2020-01-13T18:56:51.578Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:56:55 [2020-01-13T18:56:55.759Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
18:56:59 [2020-01-13T18:56:59.939Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
18:57:02 [2020-01-13T18:57:02.463Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
18:57:05 [2020-01-13T18:57:05.741Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:57:09 [2020-01-13T18:57:09.921Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:57:15 [2020-01-13T18:57:15.183Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
18:57:17 [2020-01-13T18:57:17.084Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
18:57:19 [2020-01-13T18:57:19.613Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
18:57:20 [2020-01-13T18:57:20.986Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
18:57:22 [2020-01-13T18:57:22.885Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
18:57:25 [2020-01-13T18:57:25.409Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
18:57:27 [2020-01-13T18:57:27.307Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
18:57:29 [2020-01-13T18:57:29.834Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
18:57:32 [2020-01-13T18:57:32.360Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
18:57:34 [2020-01-13T18:57:34.259Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:57:53 [2020-01-13T18:57:53.337Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:57:55 [2020-01-13T18:57:55.239Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:57:55 [2020-01-13T18:57:55.239Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:57:55 [2020-01-13T18:57:55.239Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:57:55 [2020-01-13T18:57:55.239Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:57:55 [2020-01-13T18:57:55.239Z] === RUN   TestDockerSuite/TestVolumeEvents
18:57:56 [2020-01-13T18:57:56.173Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:57:58 [2020-01-13T18:57:58.698Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:57:58 [2020-01-13T18:57:58.698Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:57:58 [2020-01-13T18:57:58.698Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:58:01 [2020-01-13T18:58:01.976Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:58:06 [2020-01-13T18:58:06.158Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:58:06 [2020-01-13T18:58:06.158Z] --- PASS: TestDockerSuite (1780.39s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.65s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.98s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.49s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.44s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.98s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.66s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.60s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.91s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.16s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.01s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.17s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.09s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.16s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.46s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.93s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.57s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.37s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.39s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.40s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.18s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.89s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.72s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.70s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.46s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.71s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.37s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.69s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.46s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.39s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.39s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.10s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.64s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.46s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.06s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.98s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.06s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.80s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.58s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.98s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.77s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.71s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.55s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.32s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.67s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.52s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.38s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.15s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.03s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.72s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.12s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.52s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.10s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.83s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.54s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.17s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.83s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.93s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.51s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.62s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.60s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.70s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.59s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.70s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.42s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
18:58:06 [2020-01-13T18:58:06.158Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.76s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.68s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.22s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.28s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.37s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.56s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.08s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.45s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.98s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
18:58:06 [2020-01-13T18:58:06.158Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.158Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
18:58:06 [2020-01-13T18:58:06.158Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.158Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
18:58:06 [2020-01-13T18:58:06.158Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.158Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
18:58:06 [2020-01-13T18:58:06.158Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.44s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.36s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.90s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.67s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.62s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.78s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.74s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.73s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.48s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.42s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.64s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.55s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.59s)
18:58:06 [2020-01-13T18:58:06.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.05s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.50s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.93s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.50s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.33s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.84s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.83s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.21s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.65s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.37s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.86s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.90s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.05s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.05s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.60s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.84s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.46s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.83s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.77s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.94s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.58s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
18:58:06 [2020-01-13T18:58:06.159Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.53s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.35s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildFails (1.03s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.49s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.31s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.88s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.57s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.45s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.04s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.69s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.38s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.49s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.53s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.48s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.32s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.57s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.50s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.44s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.71s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.67s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.70s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.61s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.41s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.51s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.99s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.56s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.39s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.74s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.81s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
18:58:06 [2020-01-13T18:58:06.159Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.89s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.31s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.27s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.91s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.45s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.99s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.01s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.11s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.07s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.81s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.47s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.51s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.64s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.52s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.18s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.53s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.11s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.19s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.75s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.57s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.04s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildRm (3.51s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.16s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.45s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.74s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.47s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.43s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.67s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.25s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:58:06 [2020-01-13T18:58:06.159Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.58s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.98s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.05s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.63s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.24s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.38s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.64s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.24s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.06s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildUser (2.15s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.86s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.02s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.24s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.46s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.27s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.19s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.81s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
18:58:06 [2020-01-13T18:58:06.159Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.159Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:58:06 [2020-01-13T18:58:06.159Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.159Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
18:58:06 [2020-01-13T18:58:06.159Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.159Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:58:06 [2020-01-13T18:58:06.159Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.02s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.80s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.17s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.21s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.73s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.12s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
18:58:06 [2020-01-13T18:58:06.159Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.96s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.42s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:58:06 [2020-01-13T18:58:06.159Z]         docker_cli_sni_test.go:18: Flakey test
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.93s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestCommitChange (1.05s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.65s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.71s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.92s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.75s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.85s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.05s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.38s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.98s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
18:58:06 [2020-01-13T18:58:06.159Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.90s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.99s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.94s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.92s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.73s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.03s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.88s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.07s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.64s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.18s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.29s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.54s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.59s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.60s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.59s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.59s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a05c40_<nil>} (1.59s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1614296554_/foo_false__<nil>_<nil>_<nil>} (1.61s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1614296554_/foo_true__<nil>_<nil>_<nil>} (1.62s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3739892289_/foo_false__<nil>_<nil>_<nil>} (1.51s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3739892289_/foo_true__<nil>_<nil>_<nil>} (1.58s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3739892289_/foo_true__0xc0009f40a0_<nil>_<nil>} (1.61s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009f40e0_<nil>} (1.63s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009f4100_<nil>} (1.61s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009f4120_<nil>} (1.61s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009f4140_<nil>} (1.63s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s)
18:58:06 [2020-01-13T18:58:06.160Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.34s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.71s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.93s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.63s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.27s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.06s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.90s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.09s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.01s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.38s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.91s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.88s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.75s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.88s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.51s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.94s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.49s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.87s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.01s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.66s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.87s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.92s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.94s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToDot (0.88s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.68s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.78s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.96s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.28s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.72s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.51s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.49s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.12s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.19s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:58:06 [2020-01-13T18:58:06.160Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.67s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.96s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.26s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.77s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.03s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.61s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.59s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.79s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.77s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.31s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.54s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.77s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.76s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.80s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.95s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.26s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.83s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.02s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.88s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.85s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.94s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.33s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.56s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.24s)
18:58:06 [2020-01-13T18:58:06.160Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.60s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.29s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.61s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.84s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.78s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.29s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.45s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.86s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.84s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.95s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.39s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.54s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.05s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.45s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:58:06 [2020-01-13T18:58:06.161Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
18:58:06 [2020-01-13T18:58:06.161Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:58:06 [2020-01-13T18:58:06.161Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.92s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsRename (0.91s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsResize (0.89s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.76s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.93s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.78s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsTop (0.86s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.44s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExec (0.91s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.79s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.71s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.86s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.86s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.01s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.26s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecEnv (0.90s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.90s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.99s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.95s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.91s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.92s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecParseError (0.87s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.99s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.89s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.38s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.95s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.89s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.82s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecTTY (1.18s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.32s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.92s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.93s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
18:58:06 [2020-01-13T18:58:06.161Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.07s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.94s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.18s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.92s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.08s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.02s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.78s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.00s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.27s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestHealth (21.28s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.18s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.30s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.54s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.04s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.93s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.04s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.06s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.04s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.71s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImportFile (1.78s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.80s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.01s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.96s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.89s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.88s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.83s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.76s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.70s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.79s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.76s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:58:06 [2020-01-13T18:58:06.161Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.20s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.78s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.95s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:58:06 [2020-01-13T18:58:06.161Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.80s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.85s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.88s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.90s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.87s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.89s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.92s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.72s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.82s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.81s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.86s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.84s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
18:58:06 [2020-01-13T18:58:06.161Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.31s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.65s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.72s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.11s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.53s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.82s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.66s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.56s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.21s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.23s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.37s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.70s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.84s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.86s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.81s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.97s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.96s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.88s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.73s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.20s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.29s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsSince (6.87s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.77s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.88s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsTail (1.00s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.83s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.51s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.82s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestNetHostname (2.44s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.43s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.54s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.81s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPluginActive (1.59s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.57s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
18:58:06 [2020-01-13T18:58:06.162Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.11s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.56s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.01s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.51s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.48s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.51s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.69s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPortList (11.70s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.65s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.46s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.85s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.85s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.85s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.93s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.29s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.59s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.25s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.09s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.60s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.93s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.88s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.05s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.52s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.44s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.57s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.75s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.68s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.61s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.85s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.48s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.58s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.88s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:58:06 [2020-01-13T18:58:06.162Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.05s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.55s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.61s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.23s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.46s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.53s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.73s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.77s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.84s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.64s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.08s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.88s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.87s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.18s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.59s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.51s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.65s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.84s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.94s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.66s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.52s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.80s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.21s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.93s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.48s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.90s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.87s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.93s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.90s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.96s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.28s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.62s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.56s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.77s)
18:58:06 [2020-01-13T18:58:06.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.78s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.88s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.92s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.69s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.42s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.95s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.71s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.76s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.163Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.89s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.42s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.92s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.82s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.86s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.83s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.83s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.83s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.72s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.62s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.54s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.03s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.12s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.55s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunMount (6.35s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.62s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.38s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.24s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.41s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.56s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.70s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.15s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.69s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.35s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.40s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.76s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.68s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.88s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.01s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.67s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.00s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.79s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.76s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.84s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.74s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.60s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.30s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.57s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunRm (0.83s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.78s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.18s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.87s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.71s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.87s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (1.16s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.87s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.95s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.84s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.95s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.97s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunState (1.80s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.86s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.79s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.90s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.96s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.77s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.13s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.81s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.08s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.91s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.90s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.85s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.38s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.49s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.88s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.87s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.86s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.99s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.92s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.86s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.43s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.42s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.57s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.38s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.74s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.90s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.82s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.163Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.163Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:58:06 [2020-01-13T18:58:06.163Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.88s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.76s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
18:58:06 [2020-01-13T18:58:06.163Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.89s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:58:06 [2020-01-13T18:58:06.164Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.63s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.50s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.22s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.94s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.05s)
18:58:06 [2020-01-13T18:58:06.164Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents920175731
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.64s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.50s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
18:58:06 [2020-01-13T18:58:06.164Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.40s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.19s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.56s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.56s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.79s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.75s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.03s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.79s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.75s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.99s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.81s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.79s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:58:06 [2020-01-13T18:58:06.421Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.77s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.72s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:58:06 [2020-01-13T18:58:06.421Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.91s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:58:06 [2020-01-13T18:58:06.421Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.55s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.69s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.70s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:58:06 [2020-01-13T18:58:06.421Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.07s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.22s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.63s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.24s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.71s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.25s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.13s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.32s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.40s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.56s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.41s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.34s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.20s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.40s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.42s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.82s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s)
18:58:06 [2020-01-13T18:58:06.421Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.01s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.82s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.43s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.28s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.34s)
18:58:06 [2020-01-13T18:58:06.422Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:58:06 [2020-01-13T18:58:06.422Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
18:58:06 [2020-01-13T18:58:06.422Z] === RUN   TestDockerRegistrySuite
18:58:06 [2020-01-13T18:58:06.422Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:58:08 [2020-01-13T18:58:08.323Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:58:09 [2020-01-13T18:58:09.695Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:58:11 [2020-01-13T18:58:11.591Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:58:11 [2020-01-13T18:58:11.591Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:58:15 [2020-01-13T18:58:15.782Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:58:21 [2020-01-13T18:58:21.041Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:58:24 [2020-01-13T18:58:24.320Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:58:25 [2020-01-13T18:58:25.693Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:58:27 [2020-01-13T18:58:27.064Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:58:28 [2020-01-13T18:58:28.435Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:58:29 [2020-01-13T18:58:29.807Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:58:31 [2020-01-13T18:58:31.704Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:58:32 [2020-01-13T18:58:32.636Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:58:34 [2020-01-13T18:58:34.012Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:58:36 [2020-01-13T18:58:36.538Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:58:39 [2020-01-13T18:58:39.063Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:58:40 [2020-01-13T18:58:40.439Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:58:43 [2020-01-13T18:58:43.718Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:58:45 [2020-01-13T18:58:45.089Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:58:45 [2020-01-13T18:58:45.346Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:58:46 [2020-01-13T18:58:46.720Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:58:48 [2020-01-13T18:58:48.093Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:58:49 [2020-01-13T18:58:49.026Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:58:53 [2020-01-13T18:58:53.205Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:58:53 [2020-01-13T18:58:53.205Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:58:54 [2020-01-13T18:58:54.577Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:58:55 [2020-01-13T18:58:55.143Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:58:55 [2020-01-13T18:58:55.143Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:58:55 [2020-01-13T18:58:55.402Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:58:55 [2020-01-13T18:58:55.659Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:58:55 [2020-01-13T18:58:55.917Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:58:56 [2020-01-13T18:58:56.175Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:58:57 [2020-01-13T18:58:57.111Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
18:58:57 [2020-01-13T18:58:57.677Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:59:00 [2020-01-13T18:59:00.206Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:59:01 [2020-01-13T18:59:01.579Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:59:02 [2020-01-13T18:59:02.958Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:59:03 [2020-01-13T18:59:03.891Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:59:04 [2020-01-13T18:59:04.456Z] --- PASS: TestDockerRegistrySuite (58.33s)
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.87s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d0e24ccd74db9] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [dab89de139731] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d9448ca6b82af] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [dea5d4a088106] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.22s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d4f1a944853bd] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.25s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d2af54ec8d3bc] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.15s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [dd4ce88074c41] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.48s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d446742fc19a2] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.34s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d02d83b1c1cfc] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d5cc7c98ce4a5] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d2a5738fe8264] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d7085cead2325] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [dc33c16edd9d3] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.36s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [db89720527f6d] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.54s)
18:59:04 [2020-01-13T18:59:04.456Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6961927ec72b438038fa25dac89fc6f752a3c2323be854514fe09a5227cb9472
18:59:04 [2020-01-13T18:59:04.456Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5c6b80410c9a498839b7f2d841e7634115069de9203168362eb2e429e88fd536
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d95970fdd271e] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.60s)
18:59:04 [2020-01-13T18:59:04.456Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:314555225d0fc13a3e27ab79f2ae7c82703a8ad0a07864297cfe2c3b437964e7
18:59:04 [2020-01-13T18:59:04.456Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:04c31aa3c05816e36277a2e970a3fba2828cb0f66db580d9ff9678ede4e8729a
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d3c75d76b2efc] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.43s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [dded46b47a089] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.28s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d28ea60218806] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [dd806b871360a] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [df645187f84d1] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [de3e423b21e05] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.23s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d5450683b56e5] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [dc48944ce4e15] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.74s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [dd18f2a212cb8] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d62cf70e912ff] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d0dd068318de5] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [dced4100c48db] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d45380010dcb3] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [de84d98945a55] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d680cf50d5075] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d18b893aa6d09] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d05dc27b43bd9] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.71s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [dd882d3e09f5e] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.45s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d8c384ce6b140] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d11882689dc6f] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s)
18:59:04 [2020-01-13T18:59:04.456Z]         check_test.go:196: [d3d8ab127217a] daemon is not started
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s)
18:59:04 [2020-01-13T18:59:04.456Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
18:59:04 [2020-01-13T18:59:04.456Z] === RUN   TestDockerSchema1RegistrySuite
18:59:04 [2020-01-13T18:59:04.456Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:59:04 [2020-01-13T18:59:04.713Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:59:08 [2020-01-13T18:59:08.893Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:59:11 [2020-01-13T18:59:11.418Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
18:59:12 [2020-01-13T18:59:12.792Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
18:59:12 [2020-01-13T18:59:12.792Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
18:59:13 [2020-01-13T18:59:13.050Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
18:59:13 [2020-01-13T18:59:13.050Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
18:59:13 [2020-01-13T18:59:13.308Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:59:14 [2020-01-13T18:59:14.240Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
18:59:16 [2020-01-13T18:59:16.771Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
18:59:18 [2020-01-13T18:59:18.142Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:59:19 [2020-01-13T18:59:19.516Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:59:20 [2020-01-13T18:59:20.888Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:59:21 [2020-01-13T18:59:21.145Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:59:22 [2020-01-13T18:59:22.081Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
18:59:22 [2020-01-13T18:59:22.647Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:59:24 [2020-01-13T18:59:24.047Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:59:25 [2020-01-13T18:59:25.418Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:59:25 [2020-01-13T18:59:25.419Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
18:59:29 [2020-01-13T18:59:29.600Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:59:29 [2020-01-13T18:59:29.600Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:59:30 [2020-01-13T18:59:30.166Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:59:30 [2020-01-13T18:59:30.424Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:59:30 [2020-01-13T18:59:30.682Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:59:30 [2020-01-13T18:59:30.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:59:31 [2020-01-13T18:59:31.506Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:59:31 [2020-01-13T18:59:31.506Z] --- PASS: TestDockerSchema1RegistrySuite (26.93s)
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [d2696912bd3cd] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.25s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [d5adec54db355] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.44s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [d96fc10f52ecd] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.51s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [db6f9b59aeb49] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.39s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [d545b86557430] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.63s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [d04729546dc27] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [dc8a343f91bff] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.50s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [d2b227b234274] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.41s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [dfed453562e6e] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.23s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [d9a7389e90645] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.02s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [dd95d887b0d11] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [dcff15f459660] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.61s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [dea7069a1a086] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [d85ba8e3296c2] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [d71c7112c2193] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [d18658c8d82ec] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [d2ad456c3b71f] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
18:59:31 [2020-01-13T18:59:31.506Z]         check_test.go:223: [de142c9024902] daemon is not started
18:59:31 [2020-01-13T18:59:31.506Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:59:31 [2020-01-13T18:59:31.506Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:59:32 [2020-01-13T18:59:32.439Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:59:33 [2020-01-13T18:59:33.005Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:59:33 [2020-01-13T18:59:33.263Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:59:34 [2020-01-13T18:59:34.636Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:59:34 [2020-01-13T18:59:34.636Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:59:35 [2020-01-13T18:59:35.203Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:59:35 [2020-01-13T18:59:35.768Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:59:35 [2020-01-13T18:59:35.768Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.39s)
18:59:35 [2020-01-13T18:59:35.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.05s)
18:59:35 [2020-01-13T18:59:35.768Z]         check_test.go:252: [d59fbaa4ab786] daemon is not started
18:59:35 [2020-01-13T18:59:35.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s)
18:59:35 [2020-01-13T18:59:35.768Z]         check_test.go:252: [ded83ed5f0f25] daemon is not started
18:59:35 [2020-01-13T18:59:35.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
18:59:35 [2020-01-13T18:59:35.768Z]         check_test.go:252: [da93236d0b1ff] daemon is not started
18:59:35 [2020-01-13T18:59:35.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s)
18:59:35 [2020-01-13T18:59:35.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
18:59:35 [2020-01-13T18:59:35.768Z]         check_test.go:252: [d792d99141db0] daemon is not started
18:59:35 [2020-01-13T18:59:35.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s)
18:59:35 [2020-01-13T18:59:35.768Z]         check_test.go:252: [d577c33ee221a] daemon is not started
18:59:35 [2020-01-13T18:59:35.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s)
18:59:35 [2020-01-13T18:59:35.768Z]         check_test.go:252: [d288c6019c2e1] daemon is not started
18:59:35 [2020-01-13T18:59:35.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
18:59:35 [2020-01-13T18:59:35.768Z]         check_test.go:252: [d482bcb439f30] daemon is not started
18:59:35 [2020-01-13T18:59:35.768Z] === RUN   TestDockerRegistryAuthTokenSuite
18:59:35 [2020-01-13T18:59:35.768Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:59:41 [2020-01-13T18:59:41.025Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:59:41 [2020-01-13T18:59:41.283Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:59:41 [2020-01-13T18:59:41.283Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:59:41 [2020-01-13T18:59:41.540Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:59:41 [2020-01-13T18:59:41.540Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
18:59:41 [2020-01-13T18:59:41.540Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
18:59:41 [2020-01-13T18:59:41.540Z]         check_test.go:279: [d761a546434c6] daemon is not started
18:59:41 [2020-01-13T18:59:41.540Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s)
18:59:41 [2020-01-13T18:59:41.540Z]         check_test.go:279: [dffe1944698ce] daemon is not started
18:59:41 [2020-01-13T18:59:41.540Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
18:59:41 [2020-01-13T18:59:41.540Z]         check_test.go:279: [d694bfff5676d] daemon is not started
18:59:41 [2020-01-13T18:59:41.540Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s)
18:59:41 [2020-01-13T18:59:41.540Z]         check_test.go:279: [df47929b8d7f5] daemon is not started
18:59:41 [2020-01-13T18:59:41.540Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
18:59:41 [2020-01-13T18:59:41.540Z]         check_test.go:279: [df7cff2c4a699] daemon is not started
18:59:41 [2020-01-13T18:59:41.540Z] === RUN   TestDockerNetworkSuite
18:59:41 [2020-01-13T18:59:41.540Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
18:59:44 [2020-01-13T18:59:44.819Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
18:59:45 [2020-01-13T18:59:45.752Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
18:59:51 [2020-01-13T18:59:51.027Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
18:59:53 [2020-01-13T18:59:53.552Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
18:59:57 [2020-01-13T18:59:57.739Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
18:59:59 [2020-01-13T18:59:59.636Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
19:00:09 [2020-01-13T19:00:09.599Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
19:00:11 [2020-01-13T19:00:11.496Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
19:00:13 [2020-01-13T19:00:13.393Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
19:00:14 [2020-01-13T19:00:14.326Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
19:00:15 [2020-01-13T19:00:15.259Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
19:00:16 [2020-01-13T19:00:16.629Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
19:00:18 [2020-01-13T19:00:18.003Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
19:00:18 [2020-01-13T19:00:18.003Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
19:00:18 [2020-01-13T19:00:18.568Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
19:00:19 [2020-01-13T19:00:19.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
19:00:19 [2020-01-13T19:00:19.940Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
19:00:19 [2020-01-13T19:00:19.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
19:00:19 [2020-01-13T19:00:19.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
19:00:20 [2020-01-13T19:00:20.198Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
19:00:21 [2020-01-13T19:00:21.568Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
19:00:23 [2020-01-13T19:00:23.465Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
19:00:23 [2020-01-13T19:00:23.465Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
19:00:23 [2020-01-13T19:00:23.465Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
19:00:24 [2020-01-13T19:00:24.035Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
19:00:24 [2020-01-13T19:00:24.035Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
19:00:27 [2020-01-13T19:00:27.314Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
19:00:28 [2020-01-13T19:00:28.247Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
19:00:30 [2020-01-13T19:00:30.774Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
19:00:32 [2020-01-13T19:00:32.147Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
19:00:35 [2020-01-13T19:00:35.432Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
19:00:39 [2020-01-13T19:00:39.617Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
19:00:42 [2020-01-13T19:00:42.910Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
19:00:42 [2020-01-13T19:00:42.910Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
19:00:43 [2020-01-13T19:00:43.474Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
19:00:43 [2020-01-13T19:00:43.474Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
19:00:43 [2020-01-13T19:00:43.732Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
19:00:43 [2020-01-13T19:00:43.732Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
19:00:43 [2020-01-13T19:00:43.989Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
19:00:43 [2020-01-13T19:00:43.989Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
19:00:48 [2020-01-13T19:00:48.194Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
19:00:48 [2020-01-13T19:00:48.194Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
19:00:48 [2020-01-13T19:00:48.194Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
19:00:49 [2020-01-13T19:00:49.568Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
19:00:54 [2020-01-13T19:00:54.828Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
19:00:59 [2020-01-13T19:00:59.011Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
19:00:59 [2020-01-13T19:00:59.011Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
19:00:59 [2020-01-13T19:00:59.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
19:01:00 [2020-01-13T19:01:00.202Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
19:01:02 [2020-01-13T19:01:02.732Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
19:01:02 [2020-01-13T19:01:02.732Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
19:01:04 [2020-01-13T19:01:04.105Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
19:01:05 [2020-01-13T19:01:05.036Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
19:01:06 [2020-01-13T19:01:06.411Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
19:01:14 [2020-01-13T19:01:14.526Z] --- PASS: TestDockerNetworkSuite (91.71s)
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.85s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [d13e139c83428] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.32s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [dafed00ef85ff] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.17s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [d080ffc799aa0] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.66s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [d0b3cef3aebd4] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.77s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:1233: [d74d53baf8409] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.89s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [d5d057ee02b43] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.91s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [da6653ec49544] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.41s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [d531517121acf] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.76s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [dca9811f6614f] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.92s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [d5aed5f2f2353] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [dc621e46e9905] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.45s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [d7fd6ca6f3b49] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.50s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [d7142dd017eb9] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [db7ba131fe59f] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [db9fa703e3c42] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.31s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [da27e5dc4530d] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [d68424d9ffaa9] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [dd30c8268da8c] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.21s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [d96b22a4ce852] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.43s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [d299b699a44c0] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.71s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [d2031dd6ca30a] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [d62da56ef8a61] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.49s)
19:01:14 [2020-01-13T19:01:14.526Z]         docker_cli_network_unix_test.go:46: [dedaa99d17662] daemon is not started
19:01:14 [2020-01-13T19:01:14.526Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d04640416b170] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.06s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:968: [d99eade827c00] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.92s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d3e031ab49719] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.48s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:1116: [d206363fbbb76] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d124d8d1cd8c4] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.78s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d7d6a36a47e7d] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [dccbd047cd6f7] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [df031eeee115c] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [df689a0d646af] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d86518e56892e] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [dc46d9a7a9729] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.15s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d4005ce2ce040] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d41eec2fe6e99] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d44cf72e8d599] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.32s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [dca6ab3b90333] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.62s)
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.45s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:1084: [dbc6723b3119d] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d54cade3df2a5] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.36s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d8e8198b6b4d2] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.80s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d2544761fa32c] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d9e9c91f951e2] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.32s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d010c73dd41c1] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.73s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d24e0fb69f344] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.56s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d13aed104e013] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.92s)
19:01:14 [2020-01-13T19:01:14.527Z]         docker_cli_network_unix_test.go:46: [d3e3521af1a43] daemon is not started
19:01:14 [2020-01-13T19:01:14.527Z] === RUN   TestDockerHubPullSuite
19:01:14 [2020-01-13T19:01:14.527Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
19:01:14 [2020-01-13T19:01:14.784Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
19:01:17 [2020-01-13T19:01:17.307Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
19:01:17 [2020-01-13T19:01:17.307Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
19:01:17 [2020-01-13T19:01:17.565Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
19:01:18 [2020-01-13T19:01:18.940Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
19:01:19 [2020-01-13T19:01:19.198Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
19:01:19 [2020-01-13T19:01:19.198Z] --- PASS: TestDockerHubPullSuite (5.95s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.45s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.60s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s)
19:01:19 [2020-01-13T19:01:19.198Z] PASS
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === Skipped
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_sni_test.go:18: Flakey test
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:01:19 [2020-01-13T19:01:19.198Z]         docker_cli_network_unix_test.go:46: [d44cf72e8d599] daemon is not started
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] 
19:01:19 [2020-01-13T19:01:19.198Z] DONE 1277 tests, 44 skipped in 2002.683s
19:01:19 [2020-01-13T19:01:19.198Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:01:19 [2020-01-13T19:01:19.456Z] ++++ cat bundles/test-integration/docker.pid
19:01:19 [2020-01-13T19:01:19.456Z] +++ kill 7246
19:01:20 [2020-01-13T19:01:20.569Z] +++ /etc/init.d/apparmor stop
19:01:20 [2020-01-13T19:01:20.570Z] Leaving: AppArmorNo profiles have been unloaded.
19:01:20 [2020-01-13T19:01:20.570Z] 
19:01:20 [2020-01-13T19:01:20.570Z] Unloading profiles will leave already running processes permanently
19:01:20 [2020-01-13T19:01:20.570Z] unconfined, which can lead to unexpected situations.
19:01:20 [2020-01-13T19:01:20.570Z] 
19:01:20 [2020-01-13T19:01:20.570Z] To set a process to complain mode, use the command line tool
19:01:20 [2020-01-13T19:01:20.570Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:01:20 [2020-01-13T19:01:20.570Z] +++ true
19:01:20 [2020-01-13T19:01:20.570Z] 
19:01:20 [2020-01-13T19:01:20.570Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
19:01:23 [2020-01-13T19:01:23.849Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
19:01:27 [2020-01-13T19:01:27.126Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
19:01:35 [2020-01-13T19:01:35.232Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
19:01:40 [2020-01-13T19:01:40.491Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
19:01:43 [2020-01-13T19:01:43.027Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
19:01:46 [2020-01-13T19:01:46.307Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
19:01:49 [2020-01-13T19:01:49.591Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
19:01:52 [2020-01-13T19:01:52.122Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
19:01:55 [2020-01-13T19:01:55.399Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
19:01:58 [2020-01-13T19:01:58.678Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
19:02:54 [2020-01-13T19:02:54.875Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
19:03:09 [2020-01-13T19:03:09.743Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
19:03:27 [2020-01-13T19:03:27.806Z] --- PASS: TestDockerSwarmSuite (1754.19s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.31s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.65s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.67s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.69s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.31s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:563: [d87a701c36849] joining swarm manager [d12ef24d0449e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:585: [da9178d8e02fc] joining swarm manager [d12ef24d0449e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]         check_test.go:380: [d87a701c36849] daemon is not started
19:03:27 [2020-01-13T19:03:27.806Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.54s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:46: [df7372d518d9b] joining swarm manager [d6c5d47889dd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.81s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (52.48s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:304: [d0d403a8e3e98] joining swarm manager [d55040a2d420b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:305: [d9baeb8fbf0ab] joining swarm manager [d55040a2d420b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:364: Waiting for possible election...
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.41s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:272: [d7700e084bf18] joining swarm manager [dacd16844cc4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:273: [d17f80f23521f] joining swarm manager [dacd16844cc4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.59s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.23s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.92s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_node_test.go:19: [dd9cda7986182] joining swarm manager [decc205d1b98b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_node_test.go:20: [ddd2d5600ac2a] joining swarm manager [decc205d1b98b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.82s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:502: [d94ae776524dc] joining swarm manager [dfd064041fe2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:507: [d27ffc07ade95] joining swarm manager [dfd064041fe2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.39s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_node_test.go:80: [d3863b36248a0] joining swarm manager [dd765157c172a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.17s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_node_test.go:52: [db35b9b40eba1] joining swarm manager [dbf5d91de15c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_node_test.go:53: [d60771d1d9065] joining swarm manager [dbf5d91de15c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.73s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.57s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:202: [df1eef1b528d2] joining swarm manager [d299d3b520054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (69.10s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:384: [d72d7b839b226] joining swarm manager [ddd0c31a13f97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:385: [d0a9becf640ee] joining swarm manager [ddd0c31a13f97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]         check_test.go:380: [d0a9becf640ee] daemon is not started
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.33s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:802: [db631a6e7b92a] joining swarm manager [dee5fd0ef6c02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:802: [d7988d1762f2f] joining swarm manager [dee5fd0ef6c02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:802: [dacf743f0b118] joining swarm manager [dee5fd0ef6c02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:802: [ddb3954efe0ea] joining swarm manager [dee5fd0ef6c02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_test.go:810: [d195ccaa212fc] joining swarm manager [dee5fd0ef6c02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.84s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.86s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:394: [d64a4d7b81af1] joining swarm manager [d3e5ab8777809]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:394: [d418eebacde5b] joining swarm manager [d3e5ab8777809]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.87s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:342: [d8b8b07043d7a] joining swarm manager [d7b2d4ac845e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:342: [d8f54fe1db3b0] joining swarm manager [d7b2d4ac845e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.19s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:489: [d9e9639ea7f3f] joining swarm manager [dcb4eca4d24e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:489: [da8c74c558e08] joining swarm manager [dcb4eca4d24e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.48s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.02s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:127: [d29f34527f698] joining swarm manager [dbfd39f078d8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:128: [dc4f6f9a97c81] joining swarm manager [dbfd39f078d8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:136: [dbecba924abe0] joining swarm manager [dbfd39f078d8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:137: [d97d722c57ef9] joining swarm manager [dbfd39f078d8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.99s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.54s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:303: [d3f27146800fe] joining swarm manager [dde0eb8347a66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:303: [df49060bd4b97] joining swarm manager [dde0eb8347a66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.81s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:99: [de491e203fe8f] joining swarm manager [db1712331cbcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:100: [d5c4bf8ad6cd7] joining swarm manager [db1712331cbcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]         check_test.go:380: [de491e203fe8f] daemon is not started
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.14s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:532: [de2866206e92d] joining swarm manager [d05272662f1ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:533: [d31e752669aca] joining swarm manager [d05272662f1ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.50s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:147: [de7bd1e159395] joining swarm manager [de22531644528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.806Z]         docker_api_swarm_service_test.go:147: [d71bdbfd346fc] joining swarm manager [de22531644528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.52s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.63s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.14s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.48s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.45s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.26s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.69s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.49s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.37s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.46s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.07s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.28s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.07s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.13s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.39s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.06s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.16s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.39s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.04s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.12s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.63s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.18s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.81s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.08s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.17s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.34s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.92s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.76s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.90s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.20s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.28s)
19:03:27 [2020-01-13T19:03:27.806Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.87s)
19:03:27 [2020-01-13T19:03:27.806Z]         docker_cli_service_logs_test.go:241: checking task w6n9kiyxwont
19:03:27 [2020-01-13T19:03:27.806Z]         docker_cli_service_logs_test.go:246: checking messages for w6n9kiyxwont
19:03:27 [2020-01-13T19:03:27.806Z]         docker_cli_service_logs_test.go:241: checking task jt372c2bf0et
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_service_logs_test.go:246: checking messages for jt372c2bf0et
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.18s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.47s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.12s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.98s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.06s)
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:1901: [d36dcedb6439e] joining swarm manager [d530ebe3a0dd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:1902: [de80b65c28ee4] joining swarm manager [d530ebe3a0dd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.40s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.36s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.20s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.90s)
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:1802: [dbb9c9510db91] joining swarm manager [d0ed4504599b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:1803: [dd7589bea5c88] joining swarm manager [d0ed4504599b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.93s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (124.09s)
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:1321: [d0442953e57ae] joining swarm manager [da930d89a1787]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:1322: [d5a30a4dfe7f8] joining swarm manager [da930d89a1787]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.96s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.98s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.64s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.26s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.69s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.96s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.12s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.35s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.15s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.17s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.41s)
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:1186: [dce6ae1554d62] joining swarm manager [d64ee6399f966]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:1195: [d6fa05d4af549] joining swarm manager [d64ee6399f966]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.17s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.37s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.23s)
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:1118: [dfa386a3589be] joining swarm manager [d2dd1dc961790]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:1119: [da0835d60c20f] joining swarm manager [d2dd1dc961790]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:1172: [d7ac5170d46b2] joining swarm manager [d2dd1dc961790]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.92s)
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:1453: [d007398516c7c] joining swarm manager [d937217022e12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_test.go:1454: [d7f61e8f53bf5] joining swarm manager [d937217022e12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.15s)
19:03:27 [2020-01-13T19:03:27.807Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s)
19:03:27 [2020-01-13T19:03:27.807Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.27s)
19:03:27 [2020-01-13T19:03:27.807Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
19:03:27 [2020-01-13T19:03:27.807Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.69s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.27s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.28s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.44s)
19:03:27 [2020-01-13T19:03:27.807Z]         docker_cli_swarm_unix_test.go:62: [dfeab3a67d637] joining swarm manager [d80a4fbea41a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.26s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.08s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.31s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.02s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.69s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.86s)
19:03:27 [2020-01-13T19:03:27.807Z]         docker_api_swarm_test.go:962: [da7b0f484f4f0] joining swarm manager [d8ccc52536572]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.45s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.17s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.02s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.36s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.16s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.53s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.25s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.97s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.16s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.10s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.04s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.59s)
19:03:27 [2020-01-13T19:03:27.807Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.03s)
19:03:27 [2020-01-13T19:03:27.807Z] === RUN   TestDockerExternalVolumeSuite
19:03:27 [2020-01-13T19:03:27.807Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
19:03:42 [2020-01-13T19:03:42.663Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
19:04:50 [2020-01-13T19:04:50.322Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
19:05:00 [2020-01-13T19:05:00.284Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
19:05:32 [2020-01-13T19:05:32.334Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
19:05:44 [2020-01-13T19:05:44.519Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:06:16 [2020-01-13T19:06:16.576Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:06:31 [2020-01-13T19:06:31.435Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:07:03 [2020-01-13T19:07:03.486Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:07:18 [2020-01-13T19:07:18.346Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:07:36 [2020-01-13T19:07:36.435Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:08:23 [2020-01-13T19:08:23.079Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:08:41 [2020-01-13T19:08:41.144Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:09:13 [2020-01-13T19:09:13.198Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:09:45 [2020-01-13T19:09:45.272Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
19:10:00 [2020-01-13T19:10:00.238Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
19:10:18 [2020-01-13T19:10:18.306Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
19:10:33 [2020-01-13T19:10:33.166Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
19:10:48 [2020-01-13T19:10:48.039Z] --- PASS: TestDockerExternalVolumeSuite (441.58s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.07s)
19:10:48 [2020-01-13T19:10:48.039Z]         docker_cli_external_volume_driver_test.go:53: [d07eb14ab8643] daemon is not started
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
19:10:48 [2020-01-13T19:10:48.039Z]         docker_cli_external_volume_driver_test.go:53: [d89e126b04310] daemon is not started
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
19:10:48 [2020-01-13T19:10:48.039Z]         docker_cli_external_volume_driver_test.go:53: [dcd360abe34e9] daemon is not started
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
19:10:48 [2020-01-13T19:10:48.039Z]         docker_cli_external_volume_driver_test.go:53: [d5d9e2f7ea802] daemon is not started
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.65s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.73s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.43s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s)
19:10:48 [2020-01-13T19:10:48.039Z]         docker_cli_external_volume_driver_test.go:485: [d1e07ebaefc4f] daemon is not started
19:10:48 [2020-01-13T19:10:48.039Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
19:10:48 [2020-01-13T19:10:48.039Z]         docker_cli_external_volume_driver_test.go:53: [d97a2b6b6703d] daemon is not started
19:10:48 [2020-01-13T19:10:48.039Z] PASS
19:10:48 [2020-01-13T19:10:48.039Z] 
19:10:48 [2020-01-13T19:10:48.039Z] === Skipped
19:10:48 [2020-01-13T19:10:48.039Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
19:10:48 [2020-01-13T19:10:48.039Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
19:10:48 [2020-01-13T19:10:48.039Z]         check_test.go:309: [da7f440278c47] daemon is not started
19:10:48 [2020-01-13T19:10:48.039Z] 
19:10:48 [2020-01-13T19:10:48.039Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:10:48 [2020-01-13T19:10:48.039Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:10:48 [2020-01-13T19:10:48.039Z]         check_test.go:309: [d73e48ffa7cc0] daemon is not started
19:10:48 [2020-01-13T19:10:48.039Z] 
19:10:48 [2020-01-13T19:10:48.039Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:10:48 [2020-01-13T19:10:48.039Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:10:48 [2020-01-13T19:10:48.039Z]         check_test.go:309: [dc09766e32188] daemon is not started
19:10:48 [2020-01-13T19:10:48.039Z] 
19:10:48 [2020-01-13T19:10:48.039Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
19:10:48 [2020-01-13T19:10:48.039Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:10:48 [2020-01-13T19:10:48.039Z]         check_test.go:309: [d85b716463a83] daemon is not started
19:10:48 [2020-01-13T19:10:48.039Z] 
19:10:48 [2020-01-13T19:10:48.039Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:10:48 [2020-01-13T19:10:48.039Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
19:10:48 [2020-01-13T19:10:48.039Z] 
19:10:48 [2020-01-13T19:10:48.039Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:10:48 [2020-01-13T19:10:48.039Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:10:48 [2020-01-13T19:10:48.039Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:10:48 [2020-01-13T19:10:48.039Z] 
19:10:48 [2020-01-13T19:10:48.039Z] 
19:10:48 [2020-01-13T19:10:48.039Z] DONE 273 tests, 6 skipped in 2569.606s
19:10:48 [2020-01-13T19:10:48.039Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:10:48 [2020-01-13T19:10:48.039Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d00957d946f25/docker.pid
19:10:48 [2020-01-13T19:10:48.039Z] +++ kill 3731
19:10:48 [2020-01-13T19:10:48.039Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3731 is not a child of this shell
19:10:48 [2020-01-13T19:10:48.039Z] warning: PID 3731 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d00957d946f25/docker.pid had a nonzero exit code
19:10:48 [2020-01-13T19:10:48.039Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d00957d946f25/root: target is busy.
19:10:48 [2020-01-13T19:10:48.039Z] ++++ cat bundles/test-integration/docker.pid
19:10:48 [2020-01-13T19:10:48.039Z] +++ kill 7259
19:10:48 [2020-01-13T19:10:48.973Z] +++ /etc/init.d/apparmor stop
19:10:48 [2020-01-13T19:10:48.973Z] Leaving: AppArmorNo profiles have been unloaded.
19:10:48 [2020-01-13T19:10:48.973Z] 
19:10:48 [2020-01-13T19:10:48.973Z] Unloading profiles will leave already running processes permanently
19:10:48 [2020-01-13T19:10:48.973Z] unconfined, which can lead to unexpected situations.
19:10:48 [2020-01-13T19:10:48.973Z] 
19:10:48 [2020-01-13T19:10:48.973Z] To set a process to complain mode, use the command line tool
19:10:48 [2020-01-13T19:10:48.973Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:10:48 [2020-01-13T19:10:48.973Z] +++ true
19:10:48 [2020-01-13T19:10:48.973Z] 
19:10:49 [2020-01-13T19:10:49.230Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
19:10:49 [2020-01-13T19:10:49.243Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:10:51 [2020-01-13T19:10:51.328Z] + echo Ensuring container killed.
19:10:51 [2020-01-13T19:10:51.328Z] Ensuring container killed.
19:10:51 [2020-01-13T19:10:51.328Z] + docker ps -aq -f name=docker-pr2-*
19:10:51 [2020-01-13T19:10:51.328Z] + cids=9c2015ca25f4
19:10:51 [2020-01-13T19:10:51.328Z] 0d7b14833bc0
19:10:51 [2020-01-13T19:10:51.328Z] 35e4dbbddcef
19:10:51 [2020-01-13T19:10:51.328Z] + [ -n 9c2015ca25f4
19:10:51 [2020-01-13T19:10:51.328Z] 0d7b14833bc0
19:10:51 [2020-01-13T19:10:51.328Z] 35e4dbbddcef ]
19:10:51 [2020-01-13T19:10:51.328Z] + docker rm -vf 9c2015ca25f4 0d7b14833bc0 35e4dbbddcef
19:10:51 [2020-01-13T19:10:51.897Z] 9c2015ca25f4
19:10:53 [2020-01-13T19:10:53.271Z] 0d7b14833bc0
19:10:53 [2020-01-13T19:10:53.271Z] 35e4dbbddcef
[Pipeline] sh
19:10:53 [2020-01-13T19:10:53.558Z] + echo Chowning /workspace to jenkins user
19:10:53 [2020-01-13T19:10:53.558Z] Chowning /workspace to jenkins user
19:10:53 [2020-01-13T19:10:53.558Z] + id -u
19:10:53 [2020-01-13T19:10:53.558Z] + id -g
19:10:53 [2020-01-13T19:10:53.558Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40366:/workspace busybox chown -R 1000:1000 /workspace
19:10:53 [2020-01-13T19:10:53.558Z] Unable to find image 'busybox:latest' locally
19:10:53 [2020-01-13T19:10:53.558Z] latest: Pulling from library/busybox
19:10:53 [2020-01-13T19:10:53.558Z] bdbbaa22dec6: Pulling fs layer
19:10:53 [2020-01-13T19:10:53.816Z] bdbbaa22dec6: Download complete
19:10:53 [2020-01-13T19:10:53.816Z] bdbbaa22dec6: Pull complete
19:10:53 [2020-01-13T19:10:53.816Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
19:10:53 [2020-01-13T19:10:53.816Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:10:57 [2020-01-13T19:10:57.404Z] + bundleName=amd64
19:10:57 [2020-01-13T19:10:57.404Z] + echo Creating amd64-bundles.tar.gz
19:10:57 [2020-01-13T19:10:57.404Z] Creating amd64-bundles.tar.gz
19:10:57 [2020-01-13T19:10:57.404Z] + xargs tar -czf amd64-bundles.tar.gz
19:10:57 [2020-01-13T19:10:57.404Z] + 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
19:10:58 [2020-01-13T19:10:58.827Z] Archiving artifacts
19:11:00 [2020-01-13T19:11:00.644Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40366/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:11:00 [2020-01-13T19:11:00.968Z] + make clean
19:11:01 [2020-01-13T19:11:01.235Z] docker volume rm -f docker-dev-cache
19:11:01 [2020-01-13T19:11:01.235Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:23:16 [2020-01-13T19:23:16.242Z] ok  	github.com/docker/docker/integration-cli	2284.473s
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === Skipped
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.244Z] 
19:23:16 [2020-01-13T19:23:16.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:23:16 [2020-01-13T19:23:16.244Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:23:16 [2020-01-13T19:23:16.245Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.245Z] 
19:23:16 [2020-01-13T19:23:16.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:23:16 [2020-01-13T19:23:16.245Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.37s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_sni_test.go:18: Flakey test
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.246Z] 
19:23:16 [2020-01-13T19:23:16.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
19:23:16 [2020-01-13T19:23:16.246Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.247Z] 
19:23:16 [2020-01-13T19:23:16.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
19:23:16 [2020-01-13T19:23:16.247Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.248Z] 
19:23:16 [2020-01-13T19:23:16.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.248Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.249Z] 
19:23:16 [2020-01-13T19:23:16.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
19:23:16 [2020-01-13T19:23:16.249Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:23:16 [2020-01-13T19:23:16.250Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:23:16 [2020-01-13T19:23:16.250Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.250Z] 
19:23:16 [2020-01-13T19:23:16.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
19:23:16 [2020-01-13T19:23:16.251Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.251Z] 
19:23:16 [2020-01-13T19:23:16.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
19:23:16 [2020-01-13T19:23:16.252Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.252Z] 
19:23:16 [2020-01-13T19:23:16.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:23:16 [2020-01-13T19:23:16.253Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.253Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:23:16 [2020-01-13T19:23:16.254Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
19:23:16 [2020-01-13T19:23:16.254Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:23:16 [2020-01-13T19:23:16.254Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
19:23:16 [2020-01-13T19:23:16.254Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
19:23:16 [2020-01-13T19:23:16.254Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.254Z] 
19:23:16 [2020-01-13T19:23:16.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:23:16 [2020-01-13T19:23:16.254Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     check_test.go:128: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     check_test.go:134: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
19:23:16 [2020-01-13T19:23:16.255Z]     check_test.go:142: unmatched requirement DaemonIsLinux
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.255Z] 
19:23:16 [2020-01-13T19:23:16.256Z] DONE 1096 tests, 549 skipped in 2291.525s
19:23:16 [2020-01-13T19:23:16.256Z] INFO: Integration tests ended at 01/13/2020 19:23:09. Duration:00:38:11.6410261
19:23:16 [2020-01-13T19:23:16.256Z] INFO: Docker info of the daemon under test at end of run
19:23:16 [2020-01-13T19:23:16.256Z] 
19:23:16 [2020-01-13T19:23:16.256Z] Containers: 2
19:23:16 [2020-01-13T19:23:16.256Z]  Running: 0
19:23:16 [2020-01-13T19:23:16.256Z]  Paused: 0
19:23:16 [2020-01-13T19:23:16.256Z]  Stopped: 2
19:23:16 [2020-01-13T19:23:16.256Z] Images: 12
19:23:16 [2020-01-13T19:23:16.256Z] Server Version: 0.0.0-dev
19:23:16 [2020-01-13T19:23:16.256Z] Storage Driver: windowsfilter
19:23:16 [2020-01-13T19:23:16.256Z]  Windows: 
19:23:16 [2020-01-13T19:23:16.256Z] Logging Driver: json-file
19:23:16 [2020-01-13T19:23:16.256Z] Plugins: 
19:23:16 [2020-01-13T19:23:16.256Z]  Volume: local
19:23:16 [2020-01-13T19:23:16.256Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:23:16 [2020-01-13T19:23:16.256Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:23:16 [2020-01-13T19:23:16.256Z] Swarm: inactive
19:23:16 [2020-01-13T19:23:16.256Z] Default Isolation: process
19:23:16 [2020-01-13T19:23:16.256Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:23:16 [2020-01-13T19:23:16.256Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
19:23:16 [2020-01-13T19:23:16.256Z] OSType: windows
19:23:16 [2020-01-13T19:23:16.256Z] Architecture: x86_64
19:23:16 [2020-01-13T19:23:16.256Z] CPUs: 4
19:23:16 [2020-01-13T19:23:16.256Z] Total Memory: 32GiB
19:23:16 [2020-01-13T19:23:16.256Z] Name: azwin-2-372cc0
19:23:16 [2020-01-13T19:23:16.256Z] ID: TOBV:434N:JSBG:E3X6:UGQQ:PZDZ:ZTEQ:67UN:PYLP:YWXB:6J2Y:L6EO
19:23:16 [2020-01-13T19:23:16.256Z] Docker Root Dir: D:\CI\PR-40366\2\daemon
19:23:16 [2020-01-13T19:23:16.256Z] Debug Mode (client): false
19:23:16 [2020-01-13T19:23:16.256Z] Debug Mode (server): true
19:23:16 [2020-01-13T19:23:16.256Z]  File Descriptors: -1
19:23:16 [2020-01-13T19:23:16.256Z]  Goroutines: 18
19:23:16 [2020-01-13T19:23:16.256Z]  System Time: 2020-01-13T19:23:09.2406711Z
19:23:16 [2020-01-13T19:23:16.256Z]  EventsListeners: 0
19:23:16 [2020-01-13T19:23:16.256Z] Registry: https://index.docker.io/v1/
19:23:16 [2020-01-13T19:23:16.256Z] Labels:
19:23:16 [2020-01-13T19:23:16.256Z] Experimental: false
19:23:16 [2020-01-13T19:23:16.256Z] Insecure Registries:
19:23:16 [2020-01-13T19:23:16.256Z]  127.0.0.0/8
19:23:16 [2020-01-13T19:23:16.256Z] Live Restore Enabled: false
19:23:16 [2020-01-13T19:23:16.256Z] 
19:23:16 [2020-01-13T19:23:16.256Z] 
19:23:16 [2020-01-13T19:23:16.256Z] INFO: Stopping daemon under test
19:23:16 [2020-01-13T19:23:16.256Z] SUCCESS: The process with PID 4632 (child process of PID 5180) has been terminated.
19:23:16 [2020-01-13T19:23:16.256Z] SUCCESS: The process with PID 5180 (child process of PID 4384) has been terminated.
19:23:16 [2020-01-13T19:23:16.256Z] INFO: Stop tailing logs of the daemon under tests
19:23:16 [2020-01-13T19:23:16.256Z] INFO: executeCI.ps1 Completed successfully at 01/13/2020 19:23:09.
19:23:16 [2020-01-13T19:23:16.256Z] INFO: Tidying up at end of run
19:23:16 [2020-01-13T19:23:16.256Z] INFO: Saving daemon under test log (d:\CI\PR-40366\2\dut.out) to C:\windows\TEMP\CIDUT.out
19:23:16 [2020-01-13T19:23:16.256Z] INFO: Saving daemon under test log (d:\CI\PR-40366\2\dut.err) to C:\windows\TEMP\CIDUT.err
19:23:16 [2020-01-13T19:23:16.256Z] INFO: Nuke-Everything...
19:23:16 [2020-01-13T19:23:16.256Z] INFO: Container count on control daemon to delete is 2
19:23:16 [2020-01-13T19:23:16.256Z] 2a6b14789bd2
19:23:16 [2020-01-13T19:23:16.256Z] c8558c174774
19:23:16 [2020-01-13T19:23:16.256Z] INFO: Tidying pidfile d:\CI\PR-40366\2\docker.pid
19:23:16 [2020-01-13T19:23:16.256Z] INFO: Nuking d:\CI
19:23:37 [2020-01-13T19:23:37.355Z] INFO: Zapped successfully
19:23:37 [2020-01-13T19:23:37.355Z] 
19:23:37 [2020-01-13T19:23:37.355Z] INFO: executeCI.ps1 exiting at Mon Jan 13 19:23:36 CUT 2020. Duration 01:00:06.1556554
19:23:37 [2020-01-13T19:23:37.355Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
19:23:37 [2020-01-13T19:23:37.594Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
19:23:49 [2020-01-13T19:23:49.666Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
19:23:52 [2020-01-13T19:23:52.051Z] Archiving artifacts
19:24:05 [2020-01-13T19:24:05.560Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40366/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:24:06 [2020-01-13T19:24:06.482Z] + make clean
19:24:08 [2020-01-13T19:24:08.658Z] docker volume rm -f docker-dev-cache
19:24:09 [2020-01-13T19:24:09.116Z] 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