Skip to content
Success

Console Output

Pull request #40202 updated
07:26:34 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 3152f9436292115c97b4d8bb18c66cf97876ee75 rather than 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
Obtained Jenkinsfile from 3152f9436292115c97b4d8bb18c66cf97876ee75
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
07:26:39 [2019-12-01T07:26:39.779Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
07:26:39 [2019-12-01T07:26:39.787Z] Trying to pass milestone 1
[Pipeline] milestone
07:26:39 [2019-12-01T07:26:39.808Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
07:26:54 [2019-12-01T07:26:54.925Z] Still waiting to schedule task
07:26:54 [2019-12-01T07:26:54.927Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
07:27:33 [2019-12-01T07:27:33.851Z] Running on ubuntu-1804-overlay2 (i-0fff70c985ccb7df1) in /home/ubuntu/workspace/moby_PR-40202
[Pipeline] {
[Pipeline] checkout
07:27:38 [2019-12-01T07:27:38.292Z] using credential docker-jenkins-github-credentials
07:27:38 [2019-12-01T07:27:38.303Z] Cloning the remote Git repository
07:27:38 [2019-12-01T07:27:38.303Z] Cloning with configured refspecs honoured and without tags
07:27:38 [2019-12-01T07:27:38.334Z] Cloning repository https://github.com/moby/moby.git
07:27:38 [2019-12-01T07:27:38.392Z]  > git init /home/ubuntu/workspace/moby_PR-40202 # timeout=10
07:27:38 [2019-12-01T07:27:38.681Z] Fetching upstream changes from https://github.com/moby/moby.git
07:27:38 [2019-12-01T07:27:38.681Z]  > git --version # timeout=10
07:27:38 [2019-12-01T07:27:38.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:27:38 [2019-12-01T07:27:38.748Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40202/head:refs/remotes/origin/PR-40202 +refs/heads/master:refs/remotes/origin/master
07:28:03 [2019-12-01T07:28:03.974Z] Fetching without tags
07:28:04 [2019-12-01T07:28:04.279Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:28:03 [2019-12-01T07:28:03.770Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:28:03 [2019-12-01T07:28:03.805Z]  > git config --add remote.origin.fetch +refs/pull/40202/head:refs/remotes/origin/PR-40202 # timeout=10
07:28:03 [2019-12-01T07:28:03.899Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:28:03 [2019-12-01T07:28:03.939Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:28:03 [2019-12-01T07:28:03.981Z] Fetching upstream changes from https://github.com/moby/moby.git
07:28:03 [2019-12-01T07:28:03.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:28:03 [2019-12-01T07:28:03.982Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40202/head:refs/remotes/origin/PR-40202 +refs/heads/master:refs/remotes/origin/master
07:28:04 [2019-12-01T07:28:04.287Z]  > git config core.sparsecheckout # timeout=10
07:28:04 [2019-12-01T07:28:04.318Z]  > git checkout -f 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:28:05 [2019-12-01T07:28:05.033Z]  > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10
07:28:06 [2019-12-01T07:28:06.228Z] Merge succeeded, producing 1553b5f099dd8819d37da962eff3c9d0f8263ba6
07:28:06 [2019-12-01T07:28:06.229Z] Checking out Revision 1553b5f099dd8819d37da962eff3c9d0f8263ba6 (PR-40202)
07:28:07 [2019-12-01T07:28:07.147Z] Commit message: "Merge commit '3152f9436292115c97b4d8bb18c66cf97876ee75' into HEAD"
07:28:07 [2019-12-01T07:28:07.182Z] First time build. Skipping changelog.
07:28:06 [2019-12-01T07:28:06.199Z]  > git rev-parse HEAD^{commit} # timeout=10
07:28:06 [2019-12-01T07:28:06.231Z]  > git config core.sparsecheckout # timeout=10
07:28:06 [2019-12-01T07:28:06.248Z]  > git checkout -f 1553b5f099dd8819d37da962eff3c9d0f8263ba6
07:28:07 [2019-12-01T07:28:07.149Z]  > git rev-list --no-walk 2339536ee8e4462b2439345d900515c1d681a177 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:28:08 [2019-12-01T07:28:08.391Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40202:/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
07:28:12 [2019-12-01T07:28:12.599Z] Unable to find image 'alpine:latest' locally
07:28:12 [2019-12-01T07:28:12.599Z] latest: Pulling from library/alpine
07:28:12 [2019-12-01T07:28:12.859Z] 89d9c30c1d48: Pulling fs layer
07:28:12 [2019-12-01T07:28:12.859Z] 89d9c30c1d48: Verifying Checksum
07:28:12 [2019-12-01T07:28:12.859Z] 89d9c30c1d48: Download complete
07:28:13 [2019-12-01T07:28:13.425Z] 89d9c30c1d48: Pull complete
07:28:13 [2019-12-01T07:28:13.425Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a
07:28:13 [2019-12-01T07:28:13.425Z] Status: Downloaded newer image for alpine:latest
07:28:18 [2019-12-01T07:28:18.698Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
07:28:19 [2019-12-01T07:28:19.562Z] Running on ubuntu-1804-overlay2 (i-0fff70c985ccb7df1) in /home/ubuntu/workspace/moby_PR-40202
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
07:28:19 [2019-12-01T07:28:19.664Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-40202
[Pipeline] checkout
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] }
07:28:19 [2019-12-01T07:28:19.690Z] using credential docker-jenkins-github-credentials
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
07:28:19 [2019-12-01T07:28:19.732Z] Fetching changes from the remote Git repository
07:28:19 [2019-12-01T07:28:19.733Z] Running on s390x-ubuntu-01 in /home/jenkins/workspace/moby_PR-40202
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
07:28:19 [2019-12-01T07:28:19.769Z] Fetching without tags
[Pipeline] checkout
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
07:28:20 [2019-12-01T07:28:20.030Z] using credential docker-jenkins-github-credentials
07:28:20 [2019-12-01T07:28:20.079Z] Cloning the remote Git repository
07:28:20 [2019-12-01T07:28:20.079Z] Cloning with configured refspecs honoured and without tags
07:28:20 [2019-12-01T07:28:20.150Z] using credential docker-jenkins-github-credentials
07:28:20 [2019-12-01T07:28:20.183Z] Cloning the remote Git repository
07:28:20 [2019-12-01T07:28:20.183Z] Cloning with configured refspecs honoured and without tags
07:28:20 [2019-12-01T07:28:20.378Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:28:19 [2019-12-01T07:28:19.697Z]  > git rev-parse --is-inside-work-tree # timeout=10
07:28:19 [2019-12-01T07:28:19.735Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:28:19 [2019-12-01T07:28:19.774Z] Fetching upstream changes from https://github.com/moby/moby.git
07:28:19 [2019-12-01T07:28:19.775Z]  > git --version # timeout=10
07:28:19 [2019-12-01T07:28:19.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:28:19 [2019-12-01T07:28:19.801Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40202/head:refs/remotes/origin/PR-40202 +refs/heads/master:refs/remotes/origin/master
07:28:20 [2019-12-01T07:28:20.380Z]  > git config core.sparsecheckout # timeout=10
07:28:20 [2019-12-01T07:28:20.409Z]  > git checkout -f 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:28:20 [2019-12-01T07:28:20.666Z]  > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10
07:28:20 [2019-12-01T07:28:20.193Z] Cloning repository https://github.com/moby/moby.git
07:28:20 [2019-12-01T07:28:20.198Z]  > git init /home/docker/workspace/moby_PR-40202 # timeout=10
07:28:20 [2019-12-01T07:28:20.207Z] Fetching upstream changes from https://github.com/moby/moby.git
07:28:20 [2019-12-01T07:28:20.207Z]  > git --version # timeout=10
07:28:20 [2019-12-01T07:28:20.211Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:28:20 [2019-12-01T07:28:20.213Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40202/head:refs/remotes/origin/PR-40202 +refs/heads/master:refs/remotes/origin/master
07:28:20 [2019-12-01T07:28:20.121Z] Cloning repository https://github.com/moby/moby.git
07:28:20 [2019-12-01T07:28:20.123Z]  > git init /home/jenkins/workspace/moby_PR-40202 # timeout=10
07:28:20 [2019-12-01T07:28:20.141Z] Fetching upstream changes from https://github.com/moby/moby.git
07:28:20 [2019-12-01T07:28:20.143Z]  > git --version # timeout=10
07:28:20 [2019-12-01T07:28:20.161Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:28:20 [2019-12-01T07:28:20.168Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40202/head:refs/remotes/origin/PR-40202 +refs/heads/master:refs/remotes/origin/master
07:28:21 [2019-12-01T07:28:21.086Z] Merge succeeded, producing 712f7393d34b580dd54e97d4490f0f9e31e1d94b
07:28:21 [2019-12-01T07:28:21.087Z] Checking out Revision 712f7393d34b580dd54e97d4490f0f9e31e1d94b (PR-40202)
07:28:21 [2019-12-01T07:28:21.369Z] Commit message: "Merge commit '3152f9436292115c97b4d8bb18c66cf97876ee75' into HEAD"
07:28:21 [2019-12-01T07:28:21.419Z] First time build. Skipping changelog.
07:28:21 [2019-12-01T07:28:21.071Z]  > git rev-parse HEAD^{commit} # timeout=10
07:28:21 [2019-12-01T07:28:21.089Z]  > git config core.sparsecheckout # timeout=10
07:28:21 [2019-12-01T07:28:21.099Z]  > git checkout -f 712f7393d34b580dd54e97d4490f0f9e31e1d94b
07:28:21 [2019-12-01T07:28:21.378Z]  > git rev-list --no-walk 2339536ee8e4462b2439345d900515c1d681a177 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:28:22 [2019-12-01T07:28:22.386Z] + docker version
07:28:22 [2019-12-01T07:28:22.386Z] Client: Docker Engine - Community
07:28:22 [2019-12-01T07:28:22.386Z]  Version:           19.03.2
07:28:22 [2019-12-01T07:28:22.386Z]  API version:       1.40
07:28:22 [2019-12-01T07:28:22.386Z]  Go version:        go1.12.8
07:28:22 [2019-12-01T07:28:22.386Z]  Git commit:        6a30dfc
07:28:22 [2019-12-01T07:28:22.386Z]  Built:             Thu Aug 29 05:29:11 2019
07:28:22 [2019-12-01T07:28:22.386Z]  OS/Arch:           linux/amd64
07:28:22 [2019-12-01T07:28:22.386Z]  Experimental:      false
07:28:22 [2019-12-01T07:28:22.386Z] 
07:28:22 [2019-12-01T07:28:22.386Z] Server: Docker Engine - Community
07:28:22 [2019-12-01T07:28:22.386Z]  Engine:
07:28:22 [2019-12-01T07:28:22.386Z]   Version:          19.03.2
07:28:22 [2019-12-01T07:28:22.386Z]   API version:      1.40 (minimum version 1.12)
07:28:22 [2019-12-01T07:28:22.386Z]   Go version:       go1.12.8
07:28:22 [2019-12-01T07:28:22.386Z]   Git commit:       6a30dfc
07:28:22 [2019-12-01T07:28:22.386Z]   Built:            Thu Aug 29 05:27:45 2019
07:28:22 [2019-12-01T07:28:22.386Z]   OS/Arch:          linux/amd64
07:28:22 [2019-12-01T07:28:22.386Z]   Experimental:     true
07:28:22 [2019-12-01T07:28:22.386Z]  containerd:
07:28:22 [2019-12-01T07:28:22.386Z]   Version:          1.2.6
07:28:22 [2019-12-01T07:28:22.386Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
07:28:22 [2019-12-01T07:28:22.386Z]  runc:
07:28:22 [2019-12-01T07:28:22.386Z]   Version:          1.0.0-rc8
07:28:22 [2019-12-01T07:28:22.386Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
07:28:22 [2019-12-01T07:28:22.386Z]  docker-init:
07:28:22 [2019-12-01T07:28:22.386Z]   Version:          0.18.0
07:28:22 [2019-12-01T07:28:22.386Z]   GitCommit:        fec3683
[Pipeline] sh
07:28:22 [2019-12-01T07:28:22.685Z] + docker info
07:28:26 [2019-12-01T07:28:26.887Z] Client:
07:28:26 [2019-12-01T07:28:26.887Z]  Debug Mode: false
07:28:26 [2019-12-01T07:28:26.887Z] 
07:28:26 [2019-12-01T07:28:26.887Z] Server:
07:28:26 [2019-12-01T07:28:26.887Z]  Containers: 0
07:28:26 [2019-12-01T07:28:26.887Z]   Running: 0
07:28:26 [2019-12-01T07:28:26.887Z]   Paused: 0
07:28:26 [2019-12-01T07:28:26.887Z]   Stopped: 0
07:28:26 [2019-12-01T07:28:26.887Z]  Images: 1
07:28:26 [2019-12-01T07:28:26.887Z]  Server Version: 19.03.2
07:28:26 [2019-12-01T07:28:26.887Z]  Storage Driver: overlay2
07:28:26 [2019-12-01T07:28:26.887Z]   Backing Filesystem: extfs
07:28:26 [2019-12-01T07:28:26.887Z]   Supports d_type: true
07:28:26 [2019-12-01T07:28:26.887Z]   Native Overlay Diff: true
07:28:26 [2019-12-01T07:28:26.887Z]  Logging Driver: json-file
07:28:26 [2019-12-01T07:28:26.887Z]  Cgroup Driver: cgroupfs
07:28:26 [2019-12-01T07:28:26.887Z]  Plugins:
07:28:26 [2019-12-01T07:28:26.887Z]   Volume: local
07:28:26 [2019-12-01T07:28:26.887Z]   Network: bridge host ipvlan macvlan null overlay
07:28:26 [2019-12-01T07:28:26.887Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:28:26 [2019-12-01T07:28:26.887Z]  Swarm: inactive
07:28:26 [2019-12-01T07:28:26.887Z]  Runtimes: runc
07:28:26 [2019-12-01T07:28:26.887Z]  Default Runtime: runc
07:28:26 [2019-12-01T07:28:26.887Z]  Init Binary: docker-init
07:28:26 [2019-12-01T07:28:26.887Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
07:28:26 [2019-12-01T07:28:26.887Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
07:28:26 [2019-12-01T07:28:26.887Z]  init version: fec3683
07:28:26 [2019-12-01T07:28:26.887Z]  Security Options:
07:28:26 [2019-12-01T07:28:26.887Z]   apparmor
07:28:26 [2019-12-01T07:28:26.887Z]   seccomp
07:28:26 [2019-12-01T07:28:26.887Z]    Profile: default
07:28:26 [2019-12-01T07:28:26.887Z]  Kernel Version: 4.15.0-1048-aws
07:28:26 [2019-12-01T07:28:26.887Z]  Operating System: Ubuntu 18.04.3 LTS
07:28:26 [2019-12-01T07:28:26.887Z]  OSType: linux
07:28:26 [2019-12-01T07:28:26.887Z]  Architecture: x86_64
07:28:26 [2019-12-01T07:28:26.887Z]  CPUs: 2
07:28:26 [2019-12-01T07:28:26.887Z]  Total Memory: 7.501GiB
07:28:26 [2019-12-01T07:28:26.887Z]  Name: ip-10-100-48-179
07:28:26 [2019-12-01T07:28:26.887Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
07:28:26 [2019-12-01T07:28:26.887Z]  Docker Root Dir: /var/lib/docker
07:28:26 [2019-12-01T07:28:26.887Z]  Debug Mode: false
07:28:26 [2019-12-01T07:28:26.887Z]  Registry: https://index.docker.io/v1/
07:28:26 [2019-12-01T07:28:26.887Z]  Labels:
07:28:26 [2019-12-01T07:28:26.887Z]  Experimental: true
07:28:26 [2019-12-01T07:28:26.887Z]  Insecure Registries:
07:28:26 [2019-12-01T07:28:26.887Z]   127.0.0.0/8
07:28:26 [2019-12-01T07:28:26.887Z]  Live Restore Enabled: true
07:28:26 [2019-12-01T07:28:26.887Z] 
07:28:26 [2019-12-01T07:28:26.887Z] WARNING: No swap limit support
[Pipeline] sh
07:28:27 [2019-12-01T07:28:27.226Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:28:27 [2019-12-01T07:28:27.226Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:28:27 [2019-12-01T07:28:27.226Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40202/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
07:28:27 [2019-12-01T07:28:27.226Z] + bash /home/ubuntu/workspace/moby_PR-40202/check-config.sh
07:28:27 [2019-12-01T07:28:27.226Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:28:27 [2019-12-01T07:28:27.226Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
07:28:27 [2019-12-01T07:28:27.226Z] 
07:28:27 [2019-12-01T07:28:27.226Z] Generally Necessary:
07:28:27 [2019-12-01T07:28:27.226Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:28:27 [2019-12-01T07:28:27.226Z] - apparmor: enabled and tools installed
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_NAMESPACES: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_NET_NS: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_PID_NS: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_IPC_NS: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_UTS_NS: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_CGROUPS: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_CGROUP_CPUACCT: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_CGROUP_DEVICE: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_CGROUP_FREEZER: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_CGROUP_SCHED: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_CPUSETS: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_MEMCG: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_KEYS: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_VETH: enabled (as module)
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_BRIDGE: enabled (as module)
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_NF_NAT: enabled (as module)
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_NF_NAT_NEEDED: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_POSIX_MQUEUE: enabled
07:28:27 [2019-12-01T07:28:27.488Z] 
07:28:27 [2019-12-01T07:28:27.488Z] Optional Features:
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_USER_NS: enabled
07:28:27 [2019-12-01T07:28:27.488Z] - CONFIG_SECCOMP: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_CGROUP_PIDS: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_MEMCG_SWAP: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:28:27 [2019-12-01T07:28:27.747Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_BLK_CGROUP: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_IOSCHED_CFQ: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_CGROUP_PERF: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_CGROUP_HUGETLB: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_CFS_BANDWIDTH: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_RT_GROUP_SCHED: missing
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_IP_VS: enabled (as module)
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_IP_VS_NFCT: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_IP_VS_RR: enabled (as module)
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_EXT4_FS: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:28:27 [2019-12-01T07:28:27.747Z] - Network Drivers:
07:28:27 [2019-12-01T07:28:27.747Z]   - "overlay":
07:28:27 [2019-12-01T07:28:27.747Z]     - CONFIG_VXLAN: enabled (as module)
07:28:27 [2019-12-01T07:28:27.747Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:28:27 [2019-12-01T07:28:27.747Z]       Optional (for encrypted networks):
07:28:28 [2019-12-01T07:28:28.005Z]       - CONFIG_CRYPTO: enabled
07:28:28 [2019-12-01T07:28:28.005Z]       - CONFIG_CRYPTO_AEAD: enabled
07:28:28 [2019-12-01T07:28:28.005Z]       - CONFIG_CRYPTO_GCM: enabled
07:28:28 [2019-12-01T07:28:28.005Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:28:28 [2019-12-01T07:28:28.005Z]       - CONFIG_CRYPTO_GHASH: enabled
07:28:28 [2019-12-01T07:28:28.005Z]       - CONFIG_XFRM: enabled
07:28:28 [2019-12-01T07:28:28.005Z]       - CONFIG_XFRM_USER: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]       - CONFIG_INET_ESP: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]   - "ipvlan":
07:28:28 [2019-12-01T07:28:28.005Z]     - CONFIG_IPVLAN: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]   - "macvlan":
07:28:28 [2019-12-01T07:28:28.005Z]     - CONFIG_MACVLAN: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]     - CONFIG_DUMMY: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]   - "ftp,tftp client in container":
07:28:28 [2019-12-01T07:28:28.005Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z] - Storage Drivers:
07:28:28 [2019-12-01T07:28:28.005Z]   - "aufs":
07:28:28 [2019-12-01T07:28:28.005Z]     - CONFIG_AUFS_FS: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]   - "btrfs":
07:28:28 [2019-12-01T07:28:28.005Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:28:28 [2019-12-01T07:28:28.005Z]   - "devicemapper":
07:28:28 [2019-12-01T07:28:28.005Z]     - CONFIG_BLK_DEV_DM: enabled
07:28:28 [2019-12-01T07:28:28.005Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]   - "overlay":
07:28:28 [2019-12-01T07:28:28.005Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:28:28 [2019-12-01T07:28:28.005Z]   - "zfs":
07:28:28 [2019-12-01T07:28:28.005Z]     - /dev/zfs: missing
07:28:28 [2019-12-01T07:28:28.005Z]     - zfs command: missing
07:28:28 [2019-12-01T07:28:28.005Z]     - zpool command: missing
07:28:28 [2019-12-01T07:28:28.005Z] 
07:28:28 [2019-12-01T07:28:28.005Z] Limits:
07:28:28 [2019-12-01T07:28:28.005Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:28:28 [2019-12-01T07:28:28.005Z] 
07:28:28 [2019-12-01T07:28:28.005Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:28:28 [2019-12-01T07:28:28.346Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 .
07:28:28 [2019-12-01T07:28:28.346Z] #2 [internal] load .dockerignore
07:28:28 [2019-12-01T07:28:28.346Z] #2 transferring context: 87B done
07:28:28 [2019-12-01T07:28:28.346Z] #2 DONE 0.1s
07:28:28 [2019-12-01T07:28:28.346Z] 
07:28:28 [2019-12-01T07:28:28.346Z] #1 [internal] load build definition from Dockerfile
07:28:28 [2019-12-01T07:28:28.346Z] #1 transferring dockerfile: 14.85kB done
07:28:28 [2019-12-01T07:28:28.346Z] #1 DONE 0.1s
07:28:28 [2019-12-01T07:28:28.346Z] 
07:28:28 [2019-12-01T07:28:28.346Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
07:28:28 [2019-12-01T07:28:28.915Z] #3 DONE 0.3s
07:28:28 [2019-12-01T07:28:28.915Z] 
07:28:28 [2019-12-01T07:28:28.915Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
07:28:28 [2019-12-01T07:28:28.915Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
07:28:28 [2019-12-01T07:28:28.915Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
07:28:28 [2019-12-01T07:28:28.915Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
07:28:28 [2019-12-01T07:28:28.915Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
07:28:28 [2019-12-01T07:28:28.915Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
07:28:28 [2019-12-01T07:28:28.915Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.29MB / 8.82MB 0.2s
07:28:29 [2019-12-01T07:28:29.048Z] Fetching without tags
07:28:29 [2019-12-01T07:28:29.173Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
07:28:29 [2019-12-01T07:28:29.173Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
07:28:29 [2019-12-01T07:28:29.431Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
07:28:29 [2019-12-01T07:28:29.431Z] #4 DONE 0.8s
07:28:29 [2019-12-01T07:28:29.444Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:28:28 [2019-12-01T07:28:28.918Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:28:28 [2019-12-01T07:28:28.937Z]  > git config --add remote.origin.fetch +refs/pull/40202/head:refs/remotes/origin/PR-40202 # timeout=10
07:28:28 [2019-12-01T07:28:28.955Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:28:29 [2019-12-01T07:28:29.020Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:28:29 [2019-12-01T07:28:29.088Z] Fetching upstream changes from https://github.com/moby/moby.git
07:28:29 [2019-12-01T07:28:29.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:28:29 [2019-12-01T07:28:29.091Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40202/head:refs/remotes/origin/PR-40202 +refs/heads/master:refs/remotes/origin/master
07:28:30 [2019-12-01T07:28:30.366Z] 
07:28:30 [2019-12-01T07:28:30.366Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
07:28:30 [2019-12-01T07:28:30.366Z] #6 DONE 0.2s
07:28:30 [2019-12-01T07:28:30.366Z] 
07:28:30 [2019-12-01T07:28:30.366Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
07:28:30 [2019-12-01T07:28:30.366Z] #5 DONE 0.2s
07:28:30 [2019-12-01T07:28:30.366Z] 
07:28:30 [2019-12-01T07:28:30.366Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:28:30 [2019-12-01T07:28:30.366Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
07:28:30 [2019-12-01T07:28:30.366Z] #65 DONE 0.0s
07:28:30 [2019-12-01T07:28:30.366Z] 
07:28:30 [2019-12-01T07:28:30.366Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
07:28:30 [2019-12-01T07:28:30.366Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
07:28:30 [2019-12-01T07:28:30.625Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done
07:28:30 [2019-12-01T07:28:30.625Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done
07:28:30 [2019-12-01T07:28:30.625Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 5.48MB / 45.38MB 0.3s
07:28:30 [2019-12-01T07:28:30.625Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
07:28:30 [2019-12-01T07:28:30.625Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 2.01MB / 4.34MB 0.3s
07:28:30 [2019-12-01T07:28:30.625Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 695.85kB / 10.80MB 0.3s
07:28:30 [2019-12-01T07:28:30.651Z] Merge succeeded, producing 1739444e29e94cb94f571f170dfbdf8a2c26966c
07:28:30 [2019-12-01T07:28:30.652Z] Checking out Revision 1739444e29e94cb94f571f170dfbdf8a2c26966c (PR-40202)
07:28:30 [2019-12-01T07:28:30.883Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 8.35MB / 45.38MB 0.4s
07:28:30 [2019-12-01T07:28:30.883Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.4s
07:28:30 [2019-12-01T07:28:30.883Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 2.68MB / 10.80MB 0.4s
07:28:30 [2019-12-01T07:28:30.883Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 16.41MB / 45.38MB 0.6s
07:28:30 [2019-12-01T07:28:30.883Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.4s done
07:28:30 [2019-12-01T07:28:30.883Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 7.68MB / 10.80MB 0.6s
07:28:30 [2019-12-01T07:28:30.883Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.16MB / 50.07MB 0.6s
07:28:29 [2019-12-01T07:28:29.483Z]  > git config core.sparsecheckout # timeout=10
07:28:29 [2019-12-01T07:28:29.502Z]  > git checkout -f 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:28:30 [2019-12-01T07:28:30.099Z]  > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10
07:28:30 [2019-12-01T07:28:30.621Z]  > git rev-parse HEAD^{commit} # timeout=10
07:28:30 [2019-12-01T07:28:30.691Z]  > git config core.sparsecheckout # timeout=10
07:28:30 [2019-12-01T07:28:30.711Z]  > git checkout -f 1739444e29e94cb94f571f170dfbdf8a2c26966c
07:28:31 [2019-12-01T07:28:31.146Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 19.10MB / 45.38MB 0.7s
07:28:31 [2019-12-01T07:28:31.146Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.7s
07:28:31 [2019-12-01T07:28:31.146Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 7.84MB / 50.07MB 0.7s
07:28:31 [2019-12-01T07:28:31.201Z] Commit message: "Merge commit '3152f9436292115c97b4d8bb18c66cf97876ee75' into HEAD"
07:28:31 [2019-12-01T07:28:31.267Z] First time build. Skipping changelog.
07:28:31 [2019-12-01T07:28:31.404Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.8s done
07:28:31 [2019-12-01T07:28:31.404Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0B / 57.69MB 0.8s
07:28:31 [2019-12-01T07:28:31.404Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 28.37MB / 45.38MB 1.1s
07:28:31 [2019-12-01T07:28:31.404Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 14.35MB / 50.07MB 1.1s
07:28:31 [2019-12-01T07:28:31.404Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 5.05MB / 57.69MB 1.1s
07:28:31 [2019-12-01T07:28:31.662Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 32.20MB / 45.38MB 1.2s
07:28:31 [2019-12-01T07:28:31.662Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 17.95MB / 50.07MB 1.3s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:28:31 [2019-12-01T07:28:31.922Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 36.29MB / 45.38MB 1.4s
07:28:31 [2019-12-01T07:28:31.922Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 10.34MB / 57.69MB 1.4s
07:28:32 [2019-12-01T07:28:32.180Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 39.06MB / 45.38MB 1.6s
07:28:32 [2019-12-01T07:28:32.180Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 24.88MB / 50.07MB 1.6s
07:28:32 [2019-12-01T07:28:32.180Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 44.70MB / 45.38MB 1.8s
07:28:32 [2019-12-01T07:28:32.180Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 29.77MB / 50.07MB 1.8s
07:28:32 [2019-12-01T07:28:32.180Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 16.56MB / 57.69MB 1.8s
07:28:32 [2019-12-01T07:28:32.438Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 32.87MB / 50.07MB 2.0s
07:28:32 [2019-12-01T07:28:32.438Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 21.31MB / 57.69MB 2.0s
07:28:31 [2019-12-01T07:28:31.238Z]  > git rev-list --no-walk 2339536ee8e4462b2439345d900515c1d681a177 # timeout=10
07:28:32 [2019-12-01T07:28:32.570Z] + docker version
07:28:32 [2019-12-01T07:28:32.570Z] Client:
07:28:32 [2019-12-01T07:28:32.570Z]  Version:           18.06.3-ce
07:28:32 [2019-12-01T07:28:32.570Z]  API version:       1.38
07:28:32 [2019-12-01T07:28:32.570Z]  Go version:        go1.10.3
07:28:32 [2019-12-01T07:28:32.570Z]  Git commit:        d7080c1
07:28:32 [2019-12-01T07:28:32.570Z]  Built:             Wed Feb 20 02:27:09 2019
07:28:32 [2019-12-01T07:28:32.570Z]  OS/Arch:           linux/s390x
07:28:32 [2019-12-01T07:28:32.570Z]  Experimental:      false
07:28:32 [2019-12-01T07:28:32.570Z] 
07:28:32 [2019-12-01T07:28:32.570Z] Server:
07:28:32 [2019-12-01T07:28:32.570Z]  Engine:
07:28:32 [2019-12-01T07:28:32.570Z]   Version:          18.06.3-ce
07:28:32 [2019-12-01T07:28:32.570Z]   API version:      1.38 (minimum version 1.12)
07:28:32 [2019-12-01T07:28:32.570Z]   Go version:       go1.10.3
07:28:32 [2019-12-01T07:28:32.570Z]   Git commit:       d7080c1
07:28:32 [2019-12-01T07:28:32.570Z]   Built:            Wed Feb 20 02:26:03 2019
07:28:32 [2019-12-01T07:28:32.570Z]   OS/Arch:          linux/s390x
07:28:32 [2019-12-01T07:28:32.570Z]   Experimental:     true
[Pipeline] sh
07:28:32 [2019-12-01T07:28:32.702Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 2.1s done
07:28:32 [2019-12-01T07:28:32.702Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 39.40MB / 50.07MB 2.2s
07:28:32 [2019-12-01T07:28:32.702Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 28.64MB / 57.69MB 2.2s
07:28:32 [2019-12-01T07:28:32.702Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 0B / 120.06MB 2.2s
07:28:32 [2019-12-01T07:28:32.702Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 42.67MB / 50.07MB 2.3s
07:28:32 [2019-12-01T07:28:32.959Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 34.94MB / 57.69MB 2.4s
07:28:32 [2019-12-01T07:28:32.959Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97
07:28:32 [2019-12-01T07:28:32.959Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 46.85MB / 50.07MB 2.5s
07:28:32 [2019-12-01T07:28:32.959Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 7.90MB / 120.06MB 2.5s
07:28:33 [2019-12-01T07:28:33.236Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.7s
07:28:33 [2019-12-01T07:28:33.236Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 40.13MB / 57.69MB 2.7s
07:28:33 [2019-12-01T07:28:33.236Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 14.85MB / 120.06MB 2.8s
07:28:33 [2019-12-01T07:28:33.382Z] + docker info
07:28:33 [2019-12-01T07:28:33.382Z] Containers: 0
07:28:33 [2019-12-01T07:28:33.382Z]  Running: 0
07:28:33 [2019-12-01T07:28:33.382Z]  Paused: 0
07:28:33 [2019-12-01T07:28:33.382Z]  Stopped: 0
07:28:33 [2019-12-01T07:28:33.382Z] Images: 0
07:28:33 [2019-12-01T07:28:33.382Z] Server Version: 18.06.3-ce
07:28:33 [2019-12-01T07:28:33.382Z] Storage Driver: overlay2
07:28:33 [2019-12-01T07:28:33.382Z]  Backing Filesystem: extfs
07:28:33 [2019-12-01T07:28:33.382Z]  Supports d_type: true
07:28:33 [2019-12-01T07:28:33.382Z]  Native Overlay Diff: true
07:28:33 [2019-12-01T07:28:33.382Z] Logging Driver: json-file
07:28:33 [2019-12-01T07:28:33.382Z] Cgroup Driver: cgroupfs
07:28:33 [2019-12-01T07:28:33.382Z] Plugins:
07:28:33 [2019-12-01T07:28:33.382Z]  Volume: local
07:28:33 [2019-12-01T07:28:33.382Z]  Network: bridge host ipvlan macvlan null overlay
07:28:33 [2019-12-01T07:28:33.382Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
07:28:33 [2019-12-01T07:28:33.382Z] Swarm: inactive
07:28:33 [2019-12-01T07:28:33.382Z] Runtimes: runc
07:28:33 [2019-12-01T07:28:33.382Z] Default Runtime: runc
07:28:33 [2019-12-01T07:28:33.382Z] Init Binary: docker-init
07:28:33 [2019-12-01T07:28:33.382Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
07:28:33 [2019-12-01T07:28:33.382Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
07:28:33 [2019-12-01T07:28:33.382Z] init version: fec3683
07:28:33 [2019-12-01T07:28:33.382Z] Security Options:
07:28:33 [2019-12-01T07:28:33.382Z]  apparmor
07:28:33 [2019-12-01T07:28:33.382Z]  seccomp
07:28:33 [2019-12-01T07:28:33.382Z]   Profile: default
07:28:33 [2019-12-01T07:28:33.382Z] Kernel Version: 4.4.0-166-generic
07:28:33 [2019-12-01T07:28:33.382Z] Operating System: Ubuntu 16.04.5 LTS
07:28:33 [2019-12-01T07:28:33.382Z] OSType: linux
07:28:33 [2019-12-01T07:28:33.382Z] Architecture: s390x
07:28:33 [2019-12-01T07:28:33.382Z] CPUs: 2
07:28:33 [2019-12-01T07:28:33.382Z] Total Memory: 7.862GiB
07:28:33 [2019-12-01T07:28:33.382Z] Name: s390x-ubuntu-01
07:28:33 [2019-12-01T07:28:33.382Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
07:28:33 [2019-12-01T07:28:33.382Z] Docker Root Dir: /var/lib/docker
07:28:33 [2019-12-01T07:28:33.382Z] Debug Mode (client): false
07:28:33 [2019-12-01T07:28:33.382Z] Debug Mode (server): false
07:28:33 [2019-12-01T07:28:33.382Z] Username: dockerbuildbot
07:28:33 [2019-12-01T07:28:33.382Z] Registry: https://index.docker.io/v1/
07:28:33 [2019-12-01T07:28:33.382Z] Labels:
07:28:33 [2019-12-01T07:28:33.382Z] Experimental: true
07:28:33 [2019-12-01T07:28:33.382Z] Insecure Registries:
07:28:33 [2019-12-01T07:28:33.382Z]  127.0.0.0/8
07:28:33 [2019-12-01T07:28:33.382Z] Live Restore Enabled: false
07:28:33 [2019-12-01T07:28:33.382Z] 
07:28:33 [2019-12-01T07:28:33.382Z] WARNING: No swap limit support
[Pipeline] sh
07:28:33 [2019-12-01T07:28:33.509Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.8s done
07:28:33 [2019-12-01T07:28:33.509Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 43.28MB / 57.69MB 3.1s
07:28:33 [2019-12-01T07:28:33.509Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 0B / 126B 3.1s
07:28:33 [2019-12-01T07:28:33.509Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 3.1s done
07:28:33 [2019-12-01T07:28:33.767Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 46.34MB / 57.69MB 3.3s
07:28:33 [2019-12-01T07:28:33.767Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 53.69MB / 57.69MB 3.5s
07:28:33 [2019-12-01T07:28:33.767Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 27.66MB / 120.06MB 3.5s
07:28:34 [2019-12-01T07:28:34.026Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 3.6s
07:28:34 [2019-12-01T07:28:34.026Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 34.85MB / 120.06MB 3.7s
07:28:34 [2019-12-01T07:28:34.189Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:28:34 [2019-12-01T07:28:34.189Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:28:34 [2019-12-01T07:28:34.189Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40202/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
07:28:34 [2019-12-01T07:28:34.189Z] + bash /home/jenkins/workspace/moby_PR-40202/check-config.sh
07:28:34 [2019-12-01T07:28:34.189Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:28:34 [2019-12-01T07:28:34.189Z] info: reading kernel config from /boot/config-4.4.0-166-generic ...
07:28:34 [2019-12-01T07:28:34.189Z] 
07:28:34 [2019-12-01T07:28:34.189Z] Generally Necessary:
07:28:34 [2019-12-01T07:28:34.189Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:28:34 [2019-12-01T07:28:34.189Z] - apparmor: enabled and tools installed
07:28:34 [2019-12-01T07:28:34.189Z] - CONFIG_NAMESPACES: enabled
07:28:34 [2019-12-01T07:28:34.189Z] - CONFIG_NET_NS: enabled
07:28:34 [2019-12-01T07:28:34.189Z] - CONFIG_PID_NS: enabled
07:28:34 [2019-12-01T07:28:34.189Z] - CONFIG_IPC_NS: enabled
07:28:34 [2019-12-01T07:28:34.189Z] - CONFIG_UTS_NS: enabled
07:28:34 [2019-12-01T07:28:34.189Z] - CONFIG_CGROUPS: enabled
07:28:34 [2019-12-01T07:28:34.189Z] - CONFIG_CGROUP_CPUACCT: enabled
07:28:34 [2019-12-01T07:28:34.189Z] - CONFIG_CGROUP_DEVICE: enabled
07:28:34 [2019-12-01T07:28:34.189Z] - CONFIG_CGROUP_FREEZER: enabled
07:28:34 [2019-12-01T07:28:34.189Z] - CONFIG_CGROUP_SCHED: enabled
07:28:34 [2019-12-01T07:28:34.189Z] - CONFIG_CPUSETS: enabled
07:28:34 [2019-12-01T07:28:34.189Z] - CONFIG_MEMCG: enabled
07:28:34 [2019-12-01T07:28:34.189Z] - CONFIG_KEYS: enabled
07:28:34 [2019-12-01T07:28:34.286Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 3.8s done
07:28:34 [2019-12-01T07:28:34.286Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 43.64MB / 120.06MB 3.9s
07:28:34 [2019-12-01T07:28:34.542Z] Still waiting to schedule task
07:28:34 [2019-12-01T07:28:34.542Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0fff70c985ccb7df1)’
07:28:34 [2019-12-01T07:28:34.544Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 50.08MB / 120.06MB 4.1s
07:28:34 [2019-12-01T07:28:34.549Z] Still waiting to schedule task
07:28:34 [2019-12-01T07:28:34.549Z] All nodes of label ‘arm64&&linux’ are offline
07:28:34 [2019-12-01T07:28:34.551Z] Still waiting to schedule task
07:28:34 [2019-12-01T07:28:34.551Z] All nodes of label ‘windows-2019’ are offline
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_VETH: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_BRIDGE: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_NF_NAT: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_NF_NAT_NEEDED: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_POSIX_MQUEUE: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
07:28:34 [2019-12-01T07:28:34.563Z] 
07:28:34 [2019-12-01T07:28:34.563Z] Optional Features:
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_USER_NS: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_SECCOMP: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_CGROUP_PIDS: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_MEMCG_SWAP: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:28:34 [2019-12-01T07:28:34.563Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_MEMCG_KMEM: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_BLK_CGROUP: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_IOSCHED_CFQ: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_CGROUP_PERF: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_CGROUP_HUGETLB: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_CFS_BANDWIDTH: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_RT_GROUP_SCHED: missing
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_IP_VS: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_IP_VS_NFCT: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_IP_VS_RR: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_EXT4_FS: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:28:34 [2019-12-01T07:28:34.563Z] - Network Drivers:
07:28:34 [2019-12-01T07:28:34.563Z]   - "overlay":
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_VXLAN: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:28:34 [2019-12-01T07:28:34.563Z]       Optional (for encrypted networks):
07:28:34 [2019-12-01T07:28:34.563Z]       - CONFIG_CRYPTO: enabled
07:28:34 [2019-12-01T07:28:34.563Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]       - CONFIG_XFRM: enabled
07:28:34 [2019-12-01T07:28:34.563Z]       - CONFIG_XFRM_USER: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]       - CONFIG_INET_ESP: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]   - "ipvlan":
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_IPVLAN: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]   - "macvlan":
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_MACVLAN: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_DUMMY: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]   - "ftp,tftp client in container":
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z] - Storage Drivers:
07:28:34 [2019-12-01T07:28:34.563Z]   - "aufs":
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_AUFS_FS: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]   - "btrfs":
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:28:34 [2019-12-01T07:28:34.563Z]   - "devicemapper":
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_BLK_DEV_DM: enabled
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]   - "overlay":
07:28:34 [2019-12-01T07:28:34.563Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:28:34 [2019-12-01T07:28:34.563Z]   - "zfs":
07:28:34 [2019-12-01T07:28:34.563Z]     - /dev/zfs: missing
07:28:34 [2019-12-01T07:28:34.563Z]     - zfs command: missing
07:28:34 [2019-12-01T07:28:34.563Z]     - zpool command: missing
07:28:34 [2019-12-01T07:28:34.563Z] 
07:28:34 [2019-12-01T07:28:34.563Z] Limits:
07:28:34 [2019-12-01T07:28:34.563Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:28:34 [2019-12-01T07:28:34.563Z] 
07:28:34 [2019-12-01T07:28:34.563Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:28:34 [2019-12-01T07:28:34.802Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 58.42MB / 120.06MB 4.4s
07:28:35 [2019-12-01T07:28:35.060Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 67.73MB / 120.06MB 4.6s
07:28:35 [2019-12-01T07:28:35.318Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 82.37MB / 120.06MB 5.0s
07:28:35 [2019-12-01T07:28:35.577Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 91.72MB / 120.06MB 5.3s
07:28:35 [2019-12-01T07:28:35.736Z] + make bundles/buildx
07:28:35 [2019-12-01T07:28:35.736Z] make: command: Command not found
07:28:35 [2019-12-01T07:28:35.736Z] make: command: Command not found
07:28:35 [2019-12-01T07:28:35.736Z] mkdir bundles
07:28:35 [2019-12-01T07:28:35.736Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
07:28:35 [2019-12-01T07:28:35.736Z] 	--build-arg BUILDX_COMMIT \
07:28:35 [2019-12-01T07:28:35.736Z] 	--build-arg BUILDX_REPO \
07:28:35 [2019-12-01T07:28:35.736Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
07:28:35 [2019-12-01T07:28:35.736Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
07:28:35 [2019-12-01T07:28:35.736Z] 	.
07:28:35 [2019-12-01T07:28:35.736Z] /bin/sh: 4: go: not found
07:28:35 [2019-12-01T07:28:35.736Z] /bin/sh: 5: go: not found
07:28:36 [2019-12-01T07:28:36.144Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 99.99MB / 120.06MB 5.5s
07:28:36 [2019-12-01T07:28:36.401Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 111.83MB / 120.06MB 5.9s
07:28:36 [2019-12-01T07:28:36.659Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.2s
07:28:36 [2019-12-01T07:28:36.926Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.4s done
07:28:37 [2019-12-01T07:28:37.010Z] Sending build context to Docker daemon  50.41MB

07:28:37 [2019-12-01T07:28:37.010Z] Step 1/16 : ARG GO_VERSION=1.12.10
07:28:37 [2019-12-01T07:28:37.010Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
07:28:37 [2019-12-01T07:28:37.010Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
07:28:37 [2019-12-01T07:28:37.010Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
07:28:37 [2019-12-01T07:28:37.386Z] 1.12.10-stretch: Pulling from library/golang
07:28:37 [2019-12-01T07:28:37.386Z] ade01ea651a2: Pulling fs layer
07:28:37 [2019-12-01T07:28:37.386Z] fbabdb69f639: Pulling fs layer
07:28:37 [2019-12-01T07:28:37.386Z] ff33bd1013d7: Pulling fs layer
07:28:37 [2019-12-01T07:28:37.386Z] 85cfe9d77eff: Pulling fs layer
07:28:37 [2019-12-01T07:28:37.386Z] ace5139f9caa: Pulling fs layer
07:28:37 [2019-12-01T07:28:37.386Z] e4d79466b81c: Pulling fs layer
07:28:37 [2019-12-01T07:28:37.386Z] b00baabad4ce: Pulling fs layer
07:28:37 [2019-12-01T07:28:37.386Z] ace5139f9caa: Waiting
07:28:37 [2019-12-01T07:28:37.386Z] e4d79466b81c: Waiting
07:28:37 [2019-12-01T07:28:37.386Z] b00baabad4ce: Waiting
07:28:37 [2019-12-01T07:28:37.386Z] 85cfe9d77eff: Waiting
07:28:37 [2019-12-01T07:28:37.493Z] #7 ...
07:28:37 [2019-12-01T07:28:37.493Z] 
07:28:37 [2019-12-01T07:28:37.493Z] #19 [internal] load build context
07:28:37 [2019-12-01T07:28:37.493Z] #19 transferring context: 45.91MB 7.1s done
07:28:37 [2019-12-01T07:28:37.493Z] #19 DONE 7.2s
07:28:37 [2019-12-01T07:28:37.493Z] 
07:28:37 [2019-12-01T07:28:37.493Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
07:28:37 [2019-12-01T07:28:37.811Z] ff33bd1013d7: Verifying Checksum
07:28:37 [2019-12-01T07:28:37.811Z] ff33bd1013d7: Download complete
07:28:37 [2019-12-01T07:28:37.811Z] fbabdb69f639: Verifying Checksum
07:28:37 [2019-12-01T07:28:37.811Z] fbabdb69f639: Download complete
07:28:38 [2019-12-01T07:28:38.067Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 5.1s
07:28:38 [2019-12-01T07:28:38.178Z] ade01ea651a2: Download complete
07:28:39 [2019-12-01T07:28:39.595Z] 85cfe9d77eff: Verifying Checksum
07:28:39 [2019-12-01T07:28:39.595Z] 85cfe9d77eff: Download complete
07:28:39 [2019-12-01T07:28:39.967Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 6.9s done
07:28:39 [2019-12-01T07:28:39.967Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.1s
07:28:39 [2019-12-01T07:28:39.976Z] e4d79466b81c: Verifying Checksum
07:28:39 [2019-12-01T07:28:39.976Z] e4d79466b81c: Download complete
07:28:40 [2019-12-01T07:28:40.360Z] ace5139f9caa: Verifying Checksum
07:28:40 [2019-12-01T07:28:40.360Z] ace5139f9caa: Download complete
07:28:40 [2019-12-01T07:28:40.360Z] ade01ea651a2: Pull complete
07:28:40 [2019-12-01T07:28:40.732Z] b00baabad4ce: Verifying Checksum
07:28:40 [2019-12-01T07:28:40.732Z] b00baabad4ce: Download complete
07:28:40 [2019-12-01T07:28:40.732Z] fbabdb69f639: Pull complete
07:28:40 [2019-12-01T07:28:40.902Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.7s done
07:28:40 [2019-12-01T07:28:40.902Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.1s
07:28:41 [2019-12-01T07:28:41.104Z] ff33bd1013d7: Pull complete
07:28:41 [2019-12-01T07:28:41.160Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done
07:28:41 [2019-12-01T07:28:41.160Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd
07:28:42 [2019-12-01T07:28:42.893Z] 85cfe9d77eff: Pull complete
07:28:44 [2019-12-01T07:28:44.637Z] Fetching without tags
07:28:44 [2019-12-01T07:28:44.714Z] ace5139f9caa: Pull complete
07:28:45 [2019-12-01T07:28:45.307Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:28:45 [2019-12-01T07:28:45.347Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.0s done
07:28:45 [2019-12-01T07:28:45.347Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3
07:28:44 [2019-12-01T07:28:44.566Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:28:44 [2019-12-01T07:28:44.570Z]  > git config --add remote.origin.fetch +refs/pull/40202/head:refs/remotes/origin/PR-40202 # timeout=10
07:28:44 [2019-12-01T07:28:44.574Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:28:44 [2019-12-01T07:28:44.608Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:28:44 [2019-12-01T07:28:44.645Z] Fetching upstream changes from https://github.com/moby/moby.git
07:28:44 [2019-12-01T07:28:44.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:28:44 [2019-12-01T07:28:44.646Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40202/head:refs/remotes/origin/PR-40202 +refs/heads/master:refs/remotes/origin/master
07:28:45 [2019-12-01T07:28:45.318Z]  > git config core.sparsecheckout # timeout=10
07:28:45 [2019-12-01T07:28:45.323Z]  > git checkout -f 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:28:47 [2019-12-01T07:28:47.333Z] Merge succeeded, producing fe74fa8bd7c18546dc99b2d5d8be05a131f278d7
07:28:47 [2019-12-01T07:28:47.334Z] Checking out Revision fe74fa8bd7c18546dc99b2d5d8be05a131f278d7 (PR-40202)
07:28:47 [2019-12-01T07:28:47.493Z] Commit message: "Merge commit '3152f9436292115c97b4d8bb18c66cf97876ee75' into HEAD"
07:28:47 [2019-12-01T07:28:47.527Z] First time build. Skipping changelog.
07:28:46 [2019-12-01T07:28:46.501Z]  > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10
07:28:47 [2019-12-01T07:28:47.306Z]  > git rev-parse HEAD^{commit} # timeout=10
07:28:47 [2019-12-01T07:28:47.341Z]  > git config core.sparsecheckout # timeout=10
07:28:47 [2019-12-01T07:28:47.345Z]  > git checkout -f fe74fa8bd7c18546dc99b2d5d8be05a131f278d7
07:28:47 [2019-12-01T07:28:47.500Z]  > git rev-list --no-walk 2339536ee8e4462b2439345d900515c1d681a177 # timeout=10
07:28:47 [2019-12-01T07:28:47.997Z] e4d79466b81c: Pull complete
07:28:47 [2019-12-01T07:28:47.997Z] b00baabad4ce: Pull complete
07:28:47 [2019-12-01T07:28:47.997Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
07:28:47 [2019-12-01T07:28:47.997Z] Status: Downloaded newer image for golang:1.12.10-stretch
07:28:47 [2019-12-01T07:28:47.997Z]  ---> 687421176e14
07:28:47 [2019-12-01T07:28:47.997Z] Step 5/16 : ARG BUILDX_REPO
07:28:47 [2019-12-01T07:28:47.997Z]  ---> Running in d41918c165ae
07:28:47 [2019-12-01T07:28:47.997Z] Removing intermediate container d41918c165ae
07:28:47 [2019-12-01T07:28:47.997Z]  ---> 6588a3a5d224
07:28:47 [2019-12-01T07:28:47.997Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
07:28:48 [2019-12-01T07:28:48.370Z]  ---> Running in cc996ece7f3f
07:28:48 [2019-12-01T07:28:48.750Z] Cloning into '/buildx'...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:28:49 [2019-12-01T07:28:49.534Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.7s done
07:28:49 [2019-12-01T07:28:49.534Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d
07:28:49 [2019-12-01T07:28:49.719Z] + docker version
07:28:49 [2019-12-01T07:28:49.719Z] Client:
07:28:49 [2019-12-01T07:28:49.719Z]  Version:           18.06.1-ce
07:28:49 [2019-12-01T07:28:49.719Z]  API version:       1.38
07:28:49 [2019-12-01T07:28:49.719Z]  Go version:        go1.10.3
07:28:49 [2019-12-01T07:28:49.719Z]  Git commit:        e68fc7a
07:28:49 [2019-12-01T07:28:49.719Z]  Built:             Tue Aug 21 17:26:10 2018
07:28:49 [2019-12-01T07:28:49.719Z]  OS/Arch:           linux/ppc64le
07:28:49 [2019-12-01T07:28:49.719Z]  Experimental:      false
07:28:49 [2019-12-01T07:28:49.719Z] 
07:28:49 [2019-12-01T07:28:49.719Z] Server:
07:28:49 [2019-12-01T07:28:49.719Z]  Engine:
07:28:49 [2019-12-01T07:28:49.719Z]   Version:          18.06.1-ce
07:28:49 [2019-12-01T07:28:49.719Z]   API version:      1.38 (minimum version 1.12)
07:28:49 [2019-12-01T07:28:49.719Z]   Go version:       go1.10.3
07:28:49 [2019-12-01T07:28:49.719Z]   Git commit:       e68fc7a
07:28:49 [2019-12-01T07:28:49.719Z]   Built:            Tue Aug 21 17:24:20 2018
07:28:49 [2019-12-01T07:28:49.719Z]   OS/Arch:          linux/ppc64le
07:28:49 [2019-12-01T07:28:49.719Z]   Experimental:     true
[Pipeline] sh
07:28:50 [2019-12-01T07:28:50.300Z] + docker info
07:28:50 [2019-12-01T07:28:50.300Z] Containers: 0
07:28:50 [2019-12-01T07:28:50.300Z]  Running: 0
07:28:50 [2019-12-01T07:28:50.300Z]  Paused: 0
07:28:50 [2019-12-01T07:28:50.300Z]  Stopped: 0
07:28:50 [2019-12-01T07:28:50.300Z] Images: 0
07:28:50 [2019-12-01T07:28:50.300Z] Server Version: 18.06.1-ce
07:28:50 [2019-12-01T07:28:50.300Z] Storage Driver: overlay2
07:28:50 [2019-12-01T07:28:50.300Z]  Backing Filesystem: extfs
07:28:50 [2019-12-01T07:28:50.300Z]  Supports d_type: true
07:28:50 [2019-12-01T07:28:50.300Z]  Native Overlay Diff: true
07:28:50 [2019-12-01T07:28:50.300Z] Logging Driver: json-file
07:28:50 [2019-12-01T07:28:50.300Z] Cgroup Driver: cgroupfs
07:28:50 [2019-12-01T07:28:50.300Z] Plugins:
07:28:50 [2019-12-01T07:28:50.300Z]  Volume: local
07:28:50 [2019-12-01T07:28:50.300Z]  Network: bridge host ipvlan macvlan null overlay
07:28:50 [2019-12-01T07:28:50.300Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
07:28:50 [2019-12-01T07:28:50.300Z] Swarm: inactive
07:28:50 [2019-12-01T07:28:50.300Z] Runtimes: runc
07:28:50 [2019-12-01T07:28:50.300Z] Default Runtime: runc
07:28:50 [2019-12-01T07:28:50.300Z] Init Binary: docker-init
07:28:50 [2019-12-01T07:28:50.300Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
07:28:50 [2019-12-01T07:28:50.300Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
07:28:50 [2019-12-01T07:28:50.300Z] init version: fec3683
07:28:50 [2019-12-01T07:28:50.300Z] Security Options:
07:28:50 [2019-12-01T07:28:50.300Z]  apparmor
07:28:50 [2019-12-01T07:28:50.300Z]  seccomp
07:28:50 [2019-12-01T07:28:50.300Z]   Profile: default
07:28:50 [2019-12-01T07:28:50.300Z] Kernel Version: 4.4.0-130-generic
07:28:50 [2019-12-01T07:28:50.300Z] Operating System: Ubuntu 16.04.3 LTS
07:28:50 [2019-12-01T07:28:50.300Z] OSType: linux
07:28:50 [2019-12-01T07:28:50.300Z] Architecture: ppc64le
07:28:50 [2019-12-01T07:28:50.300Z] CPUs: 4
07:28:50 [2019-12-01T07:28:50.300Z] Total Memory: 7.972GiB
07:28:50 [2019-12-01T07:28:50.300Z] Name: ppc64le-ubuntu-24
07:28:50 [2019-12-01T07:28:50.300Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
07:28:50 [2019-12-01T07:28:50.300Z] Docker Root Dir: /var/lib/docker
07:28:50 [2019-12-01T07:28:50.300Z] Debug Mode (client): false
07:28:50 [2019-12-01T07:28:50.300Z] Debug Mode (server): false
07:28:50 [2019-12-01T07:28:50.300Z] Username: dockerbuildbot
07:28:50 [2019-12-01T07:28:50.300Z] Registry: https://index.docker.io/v1/
07:28:50 [2019-12-01T07:28:50.300Z] Labels:
07:28:50 [2019-12-01T07:28:50.300Z] Experimental: true
07:28:50 [2019-12-01T07:28:50.300Z] Insecure Registries:
07:28:50 [2019-12-01T07:28:50.300Z]  127.0.0.0/8
07:28:50 [2019-12-01T07:28:50.300Z] Live Restore Enabled: false
07:28:50 [2019-12-01T07:28:50.300Z] 
[Pipeline] sh
07:28:50 [2019-12-01T07:28:50.884Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:28:50 [2019-12-01T07:28:50.884Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:28:50 [2019-12-01T07:28:50.884Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40202/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
07:28:50 [2019-12-01T07:28:50.884Z] + bash /home/docker/workspace/moby_PR-40202/check-config.sh
07:28:50 [2019-12-01T07:28:50.884Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:28:50 [2019-12-01T07:28:50.884Z] info: reading kernel config from /boot/config-4.4.0-130-generic ...
07:28:50 [2019-12-01T07:28:50.884Z] 
07:28:50 [2019-12-01T07:28:50.884Z] Generally Necessary:
07:28:50 [2019-12-01T07:28:50.884Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:28:50 [2019-12-01T07:28:50.884Z] - apparmor: enabled and tools installed
07:28:50 [2019-12-01T07:28:50.884Z] - CONFIG_NAMESPACES: enabled
07:28:50 [2019-12-01T07:28:50.884Z] - CONFIG_NET_NS: enabled
07:28:50 [2019-12-01T07:28:50.884Z] - CONFIG_PID_NS: enabled
07:28:50 [2019-12-01T07:28:50.884Z] - CONFIG_IPC_NS: enabled
07:28:50 [2019-12-01T07:28:50.884Z] - CONFIG_UTS_NS: enabled
07:28:50 [2019-12-01T07:28:50.884Z] - CONFIG_CGROUPS: enabled
07:28:50 [2019-12-01T07:28:50.884Z] - CONFIG_CGROUP_CPUACCT: enabled
07:28:50 [2019-12-01T07:28:50.884Z] - CONFIG_CGROUP_DEVICE: enabled
07:28:50 [2019-12-01T07:28:50.884Z] - CONFIG_CGROUP_FREEZER: enabled
07:28:50 [2019-12-01T07:28:50.884Z] - CONFIG_CGROUP_SCHED: enabled
07:28:50 [2019-12-01T07:28:50.884Z] - CONFIG_CPUSETS: enabled
07:28:50 [2019-12-01T07:28:50.884Z] - CONFIG_MEMCG: enabled
07:28:50 [2019-12-01T07:28:50.884Z] - CONFIG_KEYS: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_VETH: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_BRIDGE: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_NF_NAT: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_NF_NAT_NEEDED: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_POSIX_MQUEUE: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
07:28:51 [2019-12-01T07:28:51.228Z] 
07:28:51 [2019-12-01T07:28:51.228Z] Optional Features:
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_USER_NS: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_SECCOMP: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_CGROUP_PIDS: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_MEMCG_SWAP: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:28:51 [2019-12-01T07:28:51.228Z]     (cgroup swap accounting is currently enabled)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_MEMCG_KMEM: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_BLK_CGROUP: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_IOSCHED_CFQ: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_CGROUP_PERF: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_CGROUP_HUGETLB: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_CFS_BANDWIDTH: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_RT_GROUP_SCHED: missing
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_IP_VS: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_IP_VS_NFCT: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_IP_VS_RR: enabled (as module)
07:28:51 [2019-12-01T07:28:51.228Z] - CONFIG_EXT4_FS: enabled
07:28:51 [2019-12-01T07:28:51.390Z] Removing intermediate container cc996ece7f3f
07:28:51 [2019-12-01T07:28:51.390Z]  ---> 95ec938f714a
07:28:51 [2019-12-01T07:28:51.390Z] Step 7/16 : WORKDIR /buildx
07:28:51 [2019-12-01T07:28:51.390Z]  ---> Running in 82b9f1fd4f23
07:28:51 [2019-12-01T07:28:51.390Z] Removing intermediate container 82b9f1fd4f23
07:28:51 [2019-12-01T07:28:51.390Z]  ---> e7eba41de407
07:28:51 [2019-12-01T07:28:51.390Z] Step 8/16 : ARG BUILDX_COMMIT
07:28:51 [2019-12-01T07:28:51.390Z]  ---> Running in 50aafc46d957
07:28:51 [2019-12-01T07:28:51.567Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:28:51 [2019-12-01T07:28:51.567Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:28:51 [2019-12-01T07:28:51.567Z] - Network Drivers:
07:28:51 [2019-12-01T07:28:51.567Z]   - "overlay":
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_VXLAN: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:28:51 [2019-12-01T07:28:51.567Z]       Optional (for encrypted networks):
07:28:51 [2019-12-01T07:28:51.567Z]       - CONFIG_CRYPTO: enabled
07:28:51 [2019-12-01T07:28:51.567Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]       - CONFIG_XFRM: enabled
07:28:51 [2019-12-01T07:28:51.567Z]       - CONFIG_XFRM_USER: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]       - CONFIG_INET_ESP: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]   - "ipvlan":
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_IPVLAN: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]   - "macvlan":
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_MACVLAN: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_DUMMY: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]   - "ftp,tftp client in container":
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z] - Storage Drivers:
07:28:51 [2019-12-01T07:28:51.567Z]   - "aufs":
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_AUFS_FS: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]   - "btrfs":
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:28:51 [2019-12-01T07:28:51.567Z]   - "devicemapper":
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_BLK_DEV_DM: enabled
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]   - "overlay":
07:28:51 [2019-12-01T07:28:51.567Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:28:51 [2019-12-01T07:28:51.567Z]   - "zfs":
07:28:51 [2019-12-01T07:28:51.567Z]     - /dev/zfs: missing
07:28:51 [2019-12-01T07:28:51.567Z]     - zfs command: missing
07:28:51 [2019-12-01T07:28:51.567Z]     - zpool command: missing
07:28:51 [2019-12-01T07:28:51.567Z] 
07:28:51 [2019-12-01T07:28:51.567Z] Limits:
07:28:51 [2019-12-01T07:28:51.567Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:28:51 [2019-12-01T07:28:51.567Z] 
07:28:51 [2019-12-01T07:28:51.567Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:28:51 [2019-12-01T07:28:51.754Z] Removing intermediate container 50aafc46d957
07:28:51 [2019-12-01T07:28:51.754Z]  ---> 4b6d28b0cb32
07:28:51 [2019-12-01T07:28:51.754Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
07:28:51 [2019-12-01T07:28:51.754Z]  ---> Running in f37453d88064
07:28:52 [2019-12-01T07:28:52.189Z] + make bundles/buildx
07:28:52 [2019-12-01T07:28:52.527Z] make: command: Command not found
07:28:52 [2019-12-01T07:28:52.527Z] make: command: Command not found
07:28:52 [2019-12-01T07:28:52.527Z] mkdir bundles
07:28:52 [2019-12-01T07:28:52.527Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
07:28:52 [2019-12-01T07:28:52.527Z] 	--build-arg BUILDX_COMMIT \
07:28:52 [2019-12-01T07:28:52.527Z] 	--build-arg BUILDX_REPO \
07:28:52 [2019-12-01T07:28:52.527Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
07:28:52 [2019-12-01T07:28:52.527Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
07:28:52 [2019-12-01T07:28:52.527Z] 	.
07:28:52 [2019-12-01T07:28:52.527Z] /bin/sh: 4: go: not found
07:28:52 [2019-12-01T07:28:52.527Z] /bin/sh: 5: go: not found
07:28:52 [2019-12-01T07:28:52.558Z] From https://github.com/docker/buildx
07:28:52 [2019-12-01T07:28:52.558Z]  * [new tag]         v0.3.1     -> build
07:28:52 [2019-12-01T07:28:52.558Z] Switched to branch 'build'
07:28:53 [2019-12-01T07:28:53.341Z] Removing intermediate container f37453d88064
07:28:53 [2019-12-01T07:28:53.341Z]  ---> a41f9c2d28bb
07:28:53 [2019-12-01T07:28:53.341Z] Step 10/16 : RUN go mod download
07:28:53 [2019-12-01T07:28:53.341Z]  ---> Running in bc9e47df5497
07:28:53 [2019-12-01T07:28:53.717Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
07:28:53 [2019-12-01T07:28:53.717Z] go: finding github.com/gorilla/mux v1.7.0
07:28:53 [2019-12-01T07:28:53.717Z] go: finding github.com/sirupsen/logrus v1.4.0
07:28:53 [2019-12-01T07:28:53.717Z] go: finding github.com/bitly/go-simplejson v0.5.0
07:28:53 [2019-12-01T07:28:53.717Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
07:28:53 [2019-12-01T07:28:53.717Z] go: finding github.com/imdario/mergo v0.3.7
07:28:53 [2019-12-01T07:28:53.717Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
07:28:54 [2019-12-01T07:28:54.767Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
07:28:54 [2019-12-01T07:28:54.817Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.1s
07:28:55 [2019-12-01T07:28:55.014Z] Sending build context to Docker daemon  50.41MB

07:28:55 [2019-12-01T07:28:55.162Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
07:28:55 [2019-12-01T07:28:55.162Z] go: finding gopkg.in/inf.v0 v0.9.1
07:28:55 [2019-12-01T07:28:55.162Z] go: finding github.com/hashicorp/go-version v1.1.0
07:28:55 [2019-12-01T07:28:55.162Z] go: finding github.com/go-sql-driver/mysql v1.4.1
07:28:55 [2019-12-01T07:28:55.162Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
07:28:55 [2019-12-01T07:28:55.162Z] go: finding github.com/spf13/pflag v1.0.3
07:28:55 [2019-12-01T07:28:55.162Z] go: finding github.com/jinzhu/now v1.0.0
07:28:55 [2019-12-01T07:28:55.352Z] Step 1/16 : ARG GO_VERSION=1.12.10
07:28:55 [2019-12-01T07:28:55.352Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
07:28:55 [2019-12-01T07:28:55.352Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
07:28:55 [2019-12-01T07:28:55.352Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
07:28:55 [2019-12-01T07:28:55.690Z] 1.12.10-stretch: Pulling from library/golang
07:28:55 [2019-12-01T07:28:55.690Z] fb056072eab9: Pulling fs layer
07:28:55 [2019-12-01T07:28:55.690Z] 6a33b1f9796f: Pulling fs layer
07:28:55 [2019-12-01T07:28:55.690Z] 8f8f8962e456: Pulling fs layer
07:28:55 [2019-12-01T07:28:55.690Z] 68adcc365214: Pulling fs layer
07:28:55 [2019-12-01T07:28:55.690Z] 76d8adf27bdf: Pulling fs layer
07:28:55 [2019-12-01T07:28:55.690Z] d66e58854927: Pulling fs layer
07:28:55 [2019-12-01T07:28:55.690Z] 71497195576e: Pulling fs layer
07:28:55 [2019-12-01T07:28:55.690Z] 76d8adf27bdf: Waiting
07:28:55 [2019-12-01T07:28:55.690Z] d66e58854927: Waiting
07:28:55 [2019-12-01T07:28:55.690Z] 71497195576e: Waiting
07:28:55 [2019-12-01T07:28:55.690Z] 68adcc365214: Waiting
07:28:56 [2019-12-01T07:28:56.424Z] 8f8f8962e456: Verifying Checksum
07:28:56 [2019-12-01T07:28:56.424Z] 8f8f8962e456: Download complete
07:28:56 [2019-12-01T07:28:56.615Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
07:28:56 [2019-12-01T07:28:56.615Z] go: finding github.com/docker/go-connections v0.4.0
07:28:56 [2019-12-01T07:28:56.615Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
07:28:56 [2019-12-01T07:28:56.615Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
07:28:56 [2019-12-01T07:28:56.723Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 7.4s done
07:28:56 [2019-12-01T07:28:56.981Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de
07:28:57 [2019-12-01T07:28:57.021Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
07:28:57 [2019-12-01T07:28:57.021Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
07:28:57 [2019-12-01T07:28:57.021Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
07:28:57 [2019-12-01T07:28:57.242Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done
07:28:57 [2019-12-01T07:28:57.425Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
07:28:57 [2019-12-01T07:28:57.501Z] #7 DONE 27.1s
07:28:57 [2019-12-01T07:28:57.501Z] 
07:28:57 [2019-12-01T07:28:57.501Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:28:57 [2019-12-01T07:28:57.615Z] 6a33b1f9796f: Verifying Checksum
07:28:57 [2019-12-01T07:28:57.615Z] 6a33b1f9796f: Download complete
07:28:57 [2019-12-01T07:28:57.834Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
07:28:57 [2019-12-01T07:28:57.834Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
07:28:57 [2019-12-01T07:28:57.834Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
07:28:58 [2019-12-01T07:28:58.230Z] go: finding github.com/kr/pretty v0.1.0
07:28:58 [2019-12-01T07:28:58.230Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
07:28:58 [2019-12-01T07:28:58.230Z] go: finding github.com/spf13/cobra v0.0.3
07:28:58 [2019-12-01T07:28:58.230Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
07:28:58 [2019-12-01T07:28:58.651Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
07:28:58 [2019-12-01T07:28:58.651Z] go: finding github.com/BurntSushi/toml v0.3.1
07:28:58 [2019-12-01T07:28:58.799Z] fb056072eab9: Verifying Checksum
07:28:58 [2019-12-01T07:28:58.799Z] fb056072eab9: Download complete
07:28:59 [2019-12-01T07:28:59.059Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:28:59 [2019-12-01T07:28:59.059Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
07:28:59 [2019-12-01T07:28:59.059Z] go: finding github.com/spf13/viper v1.3.2
07:28:59 [2019-12-01T07:28:59.402Z] #8 DONE 2.0s
07:28:59 [2019-12-01T07:28:59.402Z] 
07:28:59 [2019-12-01T07:28:59.402Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
07:28:59 [2019-12-01T07:28:59.469Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
07:28:59 [2019-12-01T07:28:59.469Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
07:28:59 [2019-12-01T07:28:59.469Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
07:28:59 [2019-12-01T07:28:59.469Z] go: finding github.com/hashicorp/hcl v1.0.0
07:28:59 [2019-12-01T07:28:59.879Z] go: finding github.com/uber/jaeger-lib v1.2.1
07:28:59 [2019-12-01T07:28:59.879Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
07:28:59 [2019-12-01T07:28:59.989Z] 68adcc365214: Verifying Checksum
07:28:59 [2019-12-01T07:28:59.989Z] 68adcc365214: Download complete
07:29:00 [2019-12-01T07:29:00.284Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
07:29:00 [2019-12-01T07:29:00.284Z] go: finding github.com/lib/pq v1.0.0
07:29:00 [2019-12-01T07:29:00.284Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
07:29:00 [2019-12-01T07:29:00.335Z] 71497195576e: Verifying Checksum
07:29:00 [2019-12-01T07:29:00.335Z] 71497195576e: Download complete
07:29:00 [2019-12-01T07:29:00.807Z] #9 DONE 1.0s
07:29:00 [2019-12-01T07:29:00.807Z] 
07:29:00 [2019-12-01T07:29:00.807Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:29:00 [2019-12-01T07:29:00.807Z] #24 ...
07:29:00 [2019-12-01T07:29:00.807Z] 
07:29:00 [2019-12-01T07:29:00.807Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:29:00 [2019-12-01T07:29:00.807Z] #20 DONE 0.1s
07:29:00 [2019-12-01T07:29:00.807Z] 
07:29:00 [2019-12-01T07:29:00.807Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
07:29:00 [2019-12-01T07:29:00.807Z] #46 DONE 0.1s
07:29:00 [2019-12-01T07:29:00.807Z] 
07:29:00 [2019-12-01T07:29:00.807Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
07:29:00 [2019-12-01T07:29:00.807Z] #49 DONE 0.2s
07:29:00 [2019-12-01T07:29:00.807Z] 
07:29:00 [2019-12-01T07:29:00.807Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
07:29:00 [2019-12-01T07:29:00.807Z] #43 DONE 0.2s
07:29:00 [2019-12-01T07:29:00.807Z] 
07:29:00 [2019-12-01T07:29:00.807Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
07:29:00 [2019-12-01T07:29:00.807Z] #21 DONE 0.2s
07:29:00 [2019-12-01T07:29:00.807Z] 
07:29:00 [2019-12-01T07:29:00.807Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
07:29:00 [2019-12-01T07:29:00.807Z] #30 DONE 0.2s
07:29:00 [2019-12-01T07:29:00.807Z] 
07:29:00 [2019-12-01T07:29:00.807Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:29:00 [2019-12-01T07:29:00.936Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
07:29:00 [2019-12-01T07:29:00.936Z] go: finding github.com/pelletier/go-toml v1.2.0
07:29:00 [2019-12-01T07:29:00.936Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:29:00 [2019-12-01T07:29:00.936Z] go: finding github.com/docker/go-connections v0.3.0
07:29:01 [2019-12-01T07:29:01.499Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
07:29:01 [2019-12-01T07:29:01.499Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
07:29:01 [2019-12-01T07:29:01.935Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
07:29:01 [2019-12-01T07:29:01.935Z] go: finding github.com/gogo/protobuf v1.2.0
07:29:01 [2019-12-01T07:29:01.935Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
07:29:02 [2019-12-01T07:29:02.100Z] 76d8adf27bdf: Verifying Checksum
07:29:02 [2019-12-01T07:29:02.100Z] 76d8adf27bdf: Download complete
07:29:02 [2019-12-01T07:29:02.356Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
07:29:02 [2019-12-01T07:29:02.356Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
07:29:02 [2019-12-01T07:29:02.761Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
07:29:03 [2019-12-01T07:29:03.616Z] go: finding github.com/mattn/go-shellwords v1.0.5
07:29:03 [2019-12-01T07:29:03.616Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
07:29:03 [2019-12-01T07:29:03.808Z] fb056072eab9: Pull complete
07:29:04 [2019-12-01T07:29:04.021Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
07:29:04 [2019-12-01T07:29:04.021Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
07:29:04 [2019-12-01T07:29:04.440Z] go: finding github.com/golang/protobuf v1.2.0
07:29:04 [2019-12-01T07:29:04.440Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
07:29:04 [2019-12-01T07:29:04.440Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
07:29:04 [2019-12-01T07:29:04.440Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
07:29:04 [2019-12-01T07:29:04.542Z] 6a33b1f9796f: Pull complete
07:29:04 [2019-12-01T07:29:04.854Z] go: finding github.com/kr/text v0.1.0
07:29:04 [2019-12-01T07:29:04.854Z] go: finding github.com/gogo/googleapis v1.1.0
07:29:04 [2019-12-01T07:29:04.884Z] 8f8f8962e456: Pull complete
07:29:05 [2019-12-01T07:29:05.500Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
07:29:06 [2019-12-01T07:29:06.079Z] #31 ...
07:29:06 [2019-12-01T07:29:06.079Z] 
07:29:06 [2019-12-01T07:29:06.079Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:29:06 [2019-12-01T07:29:06.079Z] #10 5.082 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:29:06 [2019-12-01T07:29:06.079Z] #10 5.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:29:06 [2019-12-01T07:29:06.079Z] #10 5.196 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:29:06 [2019-12-01T07:29:06.079Z] #10 5.205 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:29:06 [2019-12-01T07:29:06.079Z] #10 5.266 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:29:06 [2019-12-01T07:29:06.128Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
07:29:06 [2019-12-01T07:29:06.128Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
07:29:06 [2019-12-01T07:29:06.336Z] #10 5.854 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
07:29:06 [2019-12-01T07:29:06.540Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
07:29:06 [2019-12-01T07:29:06.540Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
07:29:06 [2019-12-01T07:29:06.540Z] go: finding github.com/gofrs/flock v0.7.0
07:29:06 [2019-12-01T07:29:06.597Z] d66e58854927: Verifying Checksum
07:29:06 [2019-12-01T07:29:06.597Z] d66e58854927: Download complete
07:29:06 [2019-12-01T07:29:06.901Z] #10 ...
07:29:06 [2019-12-01T07:29:06.901Z] 
07:29:06 [2019-12-01T07:29:06.901Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.021 + RM_GOPATH=0
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.021 + TMP_GOPATH=
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.021 + : /build
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.021 + '[' -z '' ']'
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.021 ++ mktemp -d
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.025 + export GOPATH=/tmp/tmp.Piq2gr5JNG
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.025 + GOPATH=/tmp/tmp.Piq2gr5JNG
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.026 + RM_GOPATH=1
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.026 ++ dirname ./install.sh
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.029 + dir=.
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.030 + bin=gotestsum
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.030 + shift
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.030 + '[' '!' -f ./gotestsum.installer ']'
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.031 + . ./gotestsum.installer
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.031 ++ : v0.3.5
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.031 + install_gotestsum
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.032 + echo 'Installing gotestsum version v0.3.5'
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.032 Installing gotestsum version v0.3.5
07:29:06 [2019-12-01T07:29:06.901Z] #47 6.032 + go get -d gotest.tools/gotestsum
07:29:06 [2019-12-01T07:29:06.963Z] go: finding github.com/google/certificate-transparency-go v1.0.21
07:29:06 [2019-12-01T07:29:06.963Z] go: finding google.golang.org/grpc v1.20.1
07:29:07 [2019-12-01T07:29:07.365Z] go: finding github.com/json-iterator/go v1.1.6
07:29:07 [2019-12-01T07:29:07.365Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
07:29:07 [2019-12-01T07:29:07.780Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
07:29:07 [2019-12-01T07:29:07.835Z] #47 ...
07:29:07 [2019-12-01T07:29:07.835Z] 
07:29:07 [2019-12-01T07:29:07.835Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.961 + RM_GOPATH=0
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.961 + TMP_GOPATH=
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.961 + : /build
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.961 + '[' -z '' ']'
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.961 ++ mktemp -d
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.961 + export GOPATH=/tmp/tmp.25VXijeA8H
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.961 + GOPATH=/tmp/tmp.25VXijeA8H
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.961 + RM_GOPATH=1
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.961 ++ dirname ./install.sh
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.965 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.965 + dir=.
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.965 + bin=tomlv
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.965 + shift
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.965 + '[' '!' -f ./tomlv.installer ']'
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.965 + . ./tomlv.installer
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.965 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.965 + install_tomlv
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.965 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.965 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.25VXijeA8H/src/github.com/BurntSushi/toml
07:29:07 [2019-12-01T07:29:07.835Z] #31 6.969 Cloning into '/tmp/tmp.25VXijeA8H/src/github.com/BurntSushi/toml'...
07:29:08 [2019-12-01T07:29:08.175Z] go: finding github.com/modern-go/reflect2 v1.0.1
07:29:08 [2019-12-01T07:29:08.585Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
07:29:08 [2019-12-01T07:29:08.585Z] go: finding github.com/mitchellh/mapstructure v1.1.2
07:29:08 [2019-12-01T07:29:08.585Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
07:29:08 [2019-12-01T07:29:08.585Z] go: finding github.com/ghodss/yaml v1.0.0
07:29:08 [2019-12-01T07:29:08.916Z] 68adcc365214: Pull complete
07:29:08 [2019-12-01T07:29:08.989Z] go: finding github.com/containerd/containerd v1.2.4
07:29:08 [2019-12-01T07:29:08.989Z] go: finding github.com/Microsoft/go-winio v0.4.11
07:29:09 [2019-12-01T07:29:09.213Z] #31 8.349 + cd /tmp/tmp.25VXijeA8H/src/github.com/BurntSushi/toml
07:29:09 [2019-12-01T07:29:09.213Z] #31 8.349 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:29:09 [2019-12-01T07:29:09.213Z] #31 8.437 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
07:29:09 [2019-12-01T07:29:09.814Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
07:29:09 [2019-12-01T07:29:09.814Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
07:29:09 [2019-12-01T07:29:09.814Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
07:29:09 [2019-12-01T07:29:09.814Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
07:29:09 [2019-12-01T07:29:09.814Z] go: finding github.com/pkg/errors v0.8.1
07:29:10 [2019-12-01T07:29:10.586Z] #31 9.615 internal/cpu
07:29:10 [2019-12-01T07:29:10.586Z] #31 9.641 runtime/internal/sys
07:29:10 [2019-12-01T07:29:10.586Z] #31 9.777 runtime/internal/math
07:29:10 [2019-12-01T07:29:10.586Z] #31 ...
07:29:10 [2019-12-01T07:29:10.586Z] 
07:29:10 [2019-12-01T07:29:10.586Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:29:10 [2019-12-01T07:29:10.586Z] #28 6.663 + mktemp -d
07:29:10 [2019-12-01T07:29:10.586Z] #28 6.663 + export GOPATH=/tmp/tmp.CYpAKshNkz
07:29:10 [2019-12-01T07:29:10.586Z] #28 6.663 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.CYpAKshNkz/src/github.com/go-swagger/go-swagger
07:29:10 [2019-12-01T07:29:10.586Z] #28 6.675 Cloning into '/tmp/tmp.CYpAKshNkz/src/github.com/go-swagger/go-swagger'...
07:29:10 [2019-12-01T07:29:10.586Z] #28 ...
07:29:10 [2019-12-01T07:29:10.586Z] 
07:29:10 [2019-12-01T07:29:10.586Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:29:10 [2019-12-01T07:29:10.586Z] #40 7.203 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:29:10 [2019-12-01T07:29:10.586Z] #40 7.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:29:10 [2019-12-01T07:29:10.586Z] #40 7.307 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:29:10 [2019-12-01T07:29:10.586Z] #40 7.309 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:29:10 [2019-12-01T07:29:10.586Z] #40 7.371 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:29:10 [2019-12-01T07:29:10.586Z] #40 8.581 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
07:29:10 [2019-12-01T07:29:10.815Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
07:29:10 [2019-12-01T07:29:10.844Z] #40 ...
07:29:10 [2019-12-01T07:29:10.844Z] 
07:29:10 [2019-12-01T07:29:10.844Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:29:10 [2019-12-01T07:29:10.844Z] #33 6.074 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:29:10 [2019-12-01T07:29:10.844Z] #33 6.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:29:10 [2019-12-01T07:29:10.844Z] #33 6.128 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:29:10 [2019-12-01T07:29:10.844Z] #33 6.138 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:29:10 [2019-12-01T07:29:10.844Z] #33 6.166 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:29:10 [2019-12-01T07:29:10.844Z] #33 7.022 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
07:29:10 [2019-12-01T07:29:10.844Z] #33 9.127 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
07:29:10 [2019-12-01T07:29:10.844Z] #33 ...
07:29:10 [2019-12-01T07:29:10.844Z] 
07:29:10 [2019-12-01T07:29:10.844Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:29:10 [2019-12-01T07:29:10.844Z] #38 6.494 + mktemp -d
07:29:10 [2019-12-01T07:29:10.844Z] #38 6.496 + export GOPATH=/tmp/tmp.o2eYbnnH9s
07:29:10 [2019-12-01T07:29:10.844Z] #38 6.496 + git clone https://github.com/docker/distribution.git /tmp/tmp.o2eYbnnH9s/src/github.com/docker/distribution
07:29:10 [2019-12-01T07:29:10.844Z] #38 6.497 Cloning into '/tmp/tmp.o2eYbnnH9s/src/github.com/docker/distribution'...
07:29:11 [2019-12-01T07:29:11.111Z] #38 ...
07:29:11 [2019-12-01T07:29:11.111Z] 
07:29:11 [2019-12-01T07:29:11.111Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.889 + RM_GOPATH=0
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.889 + TMP_GOPATH=
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.889 + : /build
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.889 + '[' -z '' ']'
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.892 ++ mktemp -d
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 + export GOPATH=/tmp/tmp.ufpjVjYFpR
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 + GOPATH=/tmp/tmp.ufpjVjYFpR
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 + RM_GOPATH=1
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 ++ dirname ./install.sh
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 + dir=.
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 + bin=vndr
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 + shift
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 + '[' '!' -f ./vndr.installer ']'
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 + . ./vndr.installer
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 + install_vndr
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ufpjVjYFpR/src/github.com/LK4D4/vndr
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.906 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:29:11 [2019-12-01T07:29:11.111Z] #44 6.917 Cloning into '/tmp/tmp.ufpjVjYFpR/src/github.com/LK4D4/vndr'...
07:29:11 [2019-12-01T07:29:11.111Z] #44 7.777 + cd /tmp/tmp.ufpjVjYFpR/src/github.com/LK4D4/vndr
07:29:11 [2019-12-01T07:29:11.111Z] #44 7.781 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:29:11 [2019-12-01T07:29:11.111Z] #44 7.808 + go build -buildmode=pie -v -o /build/vndr .
07:29:11 [2019-12-01T07:29:11.111Z] #44 9.169 runtime/internal/atomic
07:29:11 [2019-12-01T07:29:11.111Z] #44 9.180 internal/cpu
07:29:11 [2019-12-01T07:29:11.111Z] #44 9.546 runtime/internal/sys
07:29:11 [2019-12-01T07:29:11.111Z] #44 9.700 runtime/internal/math
07:29:11 [2019-12-01T07:29:11.111Z] #44 9.900 internal/race
07:29:11 [2019-12-01T07:29:11.111Z] #44 10.22 sync/atomic
07:29:11 [2019-12-01T07:29:11.111Z] #44 10.36 internal/bytealg
07:29:11 [2019-12-01T07:29:11.111Z] #44 ...
07:29:11 [2019-12-01T07:29:11.111Z] 
07:29:11 [2019-12-01T07:29:11.111Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.670 + RM_GOPATH=0
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.670 + TMP_GOPATH=
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.670 + : /build
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.670 + '[' -z '' ']'
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.670 ++ mktemp -d
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.675 + export GOPATH=/tmp/tmp.e2y6DTdUwD
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.675 + GOPATH=/tmp/tmp.e2y6DTdUwD
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.675 + RM_GOPATH=1
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.676 ++ dirname ./install.sh
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.677 + dir=.
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.677 + bin=golangci_lint
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.677 + shift
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.680 + '[' '!' -f ./golangci_lint.installer ']'
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.680 + . ./golangci_lint.installer
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.680 ++ : v1.20.0
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.680 + install_golangci_lint
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.681 + echo 'Installing golangci-lint version v1.20.0'
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.681 Installing golangci-lint version v1.20.0
07:29:11 [2019-12-01T07:29:11.111Z] #50 6.681 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
07:29:11 [2019-12-01T07:29:11.226Z] 76d8adf27bdf: Pull complete
07:29:11 [2019-12-01T07:29:11.373Z] #50 ...
07:29:11 [2019-12-01T07:29:11.373Z] 
07:29:11 [2019-12-01T07:29:11.373Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.079 + RM_GOPATH=0
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.079 + TMP_GOPATH=
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.079 + : /build
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.079 + '[' -z '' ']'
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.079 ++ mktemp -d
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.079 + export GOPATH=/tmp/tmp.1G33s377jY
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.079 + GOPATH=/tmp/tmp.1G33s377jY
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.079 + RM_GOPATH=1
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.079 ++ dirname ./install.sh
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.086 Install docker/cli version 17.06.2-ce from stable
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.086 + dir=.
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.086 + bin=dockercli
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.086 + shift
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.086 + '[' '!' -f ./dockercli.installer ']'
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.086 + . ./dockercli.installer
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.086 ++ : stable
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.086 ++ : 17.06.2-ce
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.086 + install_dockercli
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.086 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.086 ++ uname -m
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.095 + arch=x86_64
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.095 + '[' x86_64 '!=' x86_64 ']'
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.095 + url=https://download.docker.com/linux/static
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.095 + tar -xz docker/docker
07:29:11 [2019-12-01T07:29:11.373Z] #22 7.095 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:29:11 [2019-12-01T07:29:11.373Z] #22 ...
07:29:11 [2019-12-01T07:29:11.373Z] 
07:29:11 [2019-12-01T07:29:11.373Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:29:11 [2019-12-01T07:29:11.373Z] #40 10.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
07:29:11 [2019-12-01T07:29:11.418Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
07:29:11 [2019-12-01T07:29:11.418Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
07:29:11 [2019-12-01T07:29:11.418Z] go: finding github.com/Microsoft/hcsshim v0.8.5
07:29:11 [2019-12-01T07:29:11.418Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
07:29:11 [2019-12-01T07:29:11.862Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
07:29:12 [2019-12-01T07:29:12.310Z] #40 11.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
07:29:12 [2019-12-01T07:29:12.710Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
07:29:12 [2019-12-01T07:29:12.710Z] go: finding github.com/theupdateframework/notary v0.6.1
07:29:12 [2019-12-01T07:29:12.710Z] go: finding github.com/gogo/protobuf v1.2.1
07:29:13 [2019-12-01T07:29:13.113Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
07:29:13 [2019-12-01T07:29:13.921Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
07:29:13 [2019-12-01T07:29:13.921Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
07:29:14 [2019-12-01T07:29:14.324Z] go: finding github.com/Microsoft/hcsshim v0.8.6
07:29:14 [2019-12-01T07:29:14.728Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
07:29:14 [2019-12-01T07:29:14.728Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
07:29:15 [2019-12-01T07:29:15.119Z] go: finding github.com/stretchr/testify v1.3.0
07:29:15 [2019-12-01T07:29:15.119Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
07:29:15 [2019-12-01T07:29:15.586Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
07:29:16 [2019-12-01T07:29:16.205Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
07:29:16 [2019-12-01T07:29:16.205Z] go: finding github.com/opencontainers/image-spec v1.0.1
07:29:16 [2019-12-01T07:29:16.205Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
07:29:17 [2019-12-01T07:29:17.147Z] go: finding github.com/google/go-cmp v0.2.0
07:29:17 [2019-12-01T07:29:17.147Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
07:29:17 [2019-12-01T07:29:17.147Z] go: finding go.etcd.io/bbolt v1.3.2
07:29:17 [2019-12-01T07:29:17.267Z] d66e58854927: Pull complete
07:29:17 [2019-12-01T07:29:17.267Z] 71497195576e: Pull complete
07:29:17 [2019-12-01T07:29:17.267Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
07:29:17 [2019-12-01T07:29:17.267Z] Status: Downloaded newer image for golang:1.12.10-stretch
07:29:17 [2019-12-01T07:29:17.267Z]  ---> ebd73b5ebd31
07:29:17 [2019-12-01T07:29:17.267Z] Step 5/16 : ARG BUILDX_REPO
07:29:17 [2019-12-01T07:29:17.267Z]  ---> Running in 37b0447ef291
07:29:17 [2019-12-01T07:29:17.267Z] Removing intermediate container 37b0447ef291
07:29:17 [2019-12-01T07:29:17.267Z]  ---> af252de9777f
07:29:17 [2019-12-01T07:29:17.267Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
07:29:17 [2019-12-01T07:29:17.267Z]  ---> Running in 665fe3eea2c6
07:29:17 [2019-12-01T07:29:17.267Z] Cloning into '/buildx'...
07:29:17 [2019-12-01T07:29:17.552Z] go: finding github.com/magiconair/properties v1.8.0
07:29:17 [2019-12-01T07:29:17.588Z] #40 ...
07:29:17 [2019-12-01T07:29:17.588Z] 
07:29:17 [2019-12-01T07:29:17.588Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:29:17 [2019-12-01T07:29:17.588Z] #24 8.250 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:29:17 [2019-12-01T07:29:17.588Z] #24 8.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:29:17 [2019-12-01T07:29:17.588Z] #24 8.291 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:29:17 [2019-12-01T07:29:17.588Z] #24 8.304 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:29:17 [2019-12-01T07:29:17.588Z] #24 8.338 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:29:17 [2019-12-01T07:29:17.588Z] #24 9.843 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
07:29:17 [2019-12-01T07:29:17.588Z] #24 11.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
07:29:17 [2019-12-01T07:29:17.588Z] #24 12.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
07:29:17 [2019-12-01T07:29:17.847Z] #24 ...
07:29:17 [2019-12-01T07:29:17.847Z] 
07:29:17 [2019-12-01T07:29:17.847Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:29:17 [2019-12-01T07:29:17.847Z] #10 7.351 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
07:29:17 [2019-12-01T07:29:17.847Z] #10 8.445 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
07:29:17 [2019-12-01T07:29:17.847Z] #10 ...
07:29:17 [2019-12-01T07:29:17.847Z] 
07:29:17 [2019-12-01T07:29:17.847Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:29:17 [2019-12-01T07:29:17.847Z] #31 9.925 math/bits
07:29:17 [2019-12-01T07:29:17.847Z] #31 10.43 unicode/utf8
07:29:17 [2019-12-01T07:29:17.847Z] #31 10.50 internal/bytealg
07:29:17 [2019-12-01T07:29:17.847Z] #31 11.13 math
07:29:17 [2019-12-01T07:29:17.847Z] #31 11.54 runtime
07:29:17 [2019-12-01T07:29:17.847Z] #31 16.96 internal/testlog
07:29:17 [2019-12-01T07:29:17.975Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
07:29:17 [2019-12-01T07:29:17.975Z] go: finding google.golang.org/appengine v1.1.0
07:29:17 [2019-12-01T07:29:17.975Z] go: finding golang.org/x/text v0.3.0
07:29:18 [2019-12-01T07:29:18.391Z] go: finding github.com/vishvananda/netlink v1.0.0
07:29:18 [2019-12-01T07:29:18.391Z] go: finding github.com/onsi/gomega v1.4.3
07:29:18 [2019-12-01T07:29:18.413Z] #31 17.62 encoding
07:29:18 [2019-12-01T07:29:18.811Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
07:29:18 [2019-12-01T07:29:18.811Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
07:29:18 [2019-12-01T07:29:18.811Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
07:29:18 [2019-12-01T07:29:18.811Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
07:29:18 [2019-12-01T07:29:18.981Z] #31 18.02 runtime/cgo
07:29:19 [2019-12-01T07:29:19.226Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
07:29:19 [2019-12-01T07:29:19.634Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
07:29:19 [2019-12-01T07:29:19.634Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
07:29:20 [2019-12-01T07:29:20.049Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
07:29:20 [2019-12-01T07:29:20.356Z] #31 ...
07:29:20 [2019-12-01T07:29:20.356Z] 
07:29:20 [2019-12-01T07:29:20.356Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:29:20 [2019-12-01T07:29:20.356Z] #22 19.42 + mkdir -p /build
07:29:20 [2019-12-01T07:29:20.356Z] #22 19.43 + mv docker/docker /build/
07:29:20 [2019-12-01T07:29:20.356Z] #22 19.43 + rmdir docker
07:29:20 [2019-12-01T07:29:20.456Z] go: finding github.com/sirupsen/logrus v1.0.3
07:29:20 [2019-12-01T07:29:20.456Z] go: finding github.com/pmezard/go-difflib v1.0.0
07:29:20 [2019-12-01T07:29:20.456Z] go: finding github.com/docker/go-units v0.3.1
07:29:20 [2019-12-01T07:29:20.869Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
07:29:20 [2019-12-01T07:29:20.870Z] go: finding github.com/golang/mock v1.1.1
07:29:21 [2019-12-01T07:29:21.128Z] Removing intermediate container 665fe3eea2c6
07:29:21 [2019-12-01T07:29:21.128Z]  ---> 7ac4e4d4e8ca
07:29:21 [2019-12-01T07:29:21.128Z] Step 7/16 : WORKDIR /buildx
07:29:21 [2019-12-01T07:29:21.128Z]  ---> Running in 9a13fe879685
07:29:21 [2019-12-01T07:29:21.290Z] #22 ...
07:29:21 [2019-12-01T07:29:21.290Z] 
07:29:21 [2019-12-01T07:29:21.290Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:29:21 [2019-12-01T07:29:21.290Z] #33 10.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
07:29:21 [2019-12-01T07:29:21.290Z] #33 ...
07:29:21 [2019-12-01T07:29:21.290Z] 
07:29:21 [2019-12-01T07:29:21.290Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:29:21 [2019-12-01T07:29:21.290Z] #44 11.07 unicode
07:29:21 [2019-12-01T07:29:21.290Z] #44 11.71 runtime
07:29:21 [2019-12-01T07:29:21.290Z] #44 15.63 math
07:29:21 [2019-12-01T07:29:21.449Z] go: finding github.com/stretchr/testify v1.2.2
07:29:21 [2019-12-01T07:29:21.470Z] Removing intermediate container 9a13fe879685
07:29:21 [2019-12-01T07:29:21.470Z]  ---> 6f5c5a7b0959
07:29:21 [2019-12-01T07:29:21.470Z] Step 8/16 : ARG BUILDX_COMMIT
07:29:21 [2019-12-01T07:29:21.470Z]  ---> Running in 3e5d9974e32e
07:29:21 [2019-12-01T07:29:21.470Z] Removing intermediate container 3e5d9974e32e
07:29:21 [2019-12-01T07:29:21.470Z]  ---> fa11feb9d48f
07:29:21 [2019-12-01T07:29:21.470Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
07:29:21 [2019-12-01T07:29:21.470Z]  ---> Running in 4c1b0c9848d9
07:29:21 [2019-12-01T07:29:21.857Z] #44 ...
07:29:21 [2019-12-01T07:29:21.857Z] 
07:29:21 [2019-12-01T07:29:21.857Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:29:21 [2019-12-01T07:29:21.857Z] #10 21.19 Fetched 7927 kB in 17s (464 kB/s)
07:29:22 [2019-12-01T07:29:22.041Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
07:29:22 [2019-12-01T07:29:22.041Z] go: finding gotest.tools v2.2.0+incompatible
07:29:22 [2019-12-01T07:29:22.041Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
07:29:22 [2019-12-01T07:29:22.041Z] go: finding github.com/stretchr/objx v0.1.0
07:29:22 [2019-12-01T07:29:22.211Z] From https://github.com/docker/buildx
07:29:22 [2019-12-01T07:29:22.211Z]  * [new tag]         v0.3.1     -> build
07:29:22 [2019-12-01T07:29:22.439Z] go: finding github.com/prometheus/client_golang v0.8.0
07:29:22 [2019-12-01T07:29:22.439Z] go: finding github.com/onsi/ginkgo v1.7.0
07:29:22 [2019-12-01T07:29:22.792Z] #10 21.19 Reading package lists...
07:29:22 [2019-12-01T07:29:22.792Z] #10 ...
07:29:22 [2019-12-01T07:29:22.792Z] 
07:29:22 [2019-12-01T07:29:22.792Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:29:22 [2019-12-01T07:29:22.792Z] #22 DONE 21.9s
07:29:22 [2019-12-01T07:29:22.792Z] 
07:29:22 [2019-12-01T07:29:22.792Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:29:22 [2019-12-01T07:29:22.792Z] #44 21.13 unicode/utf16
07:29:22 [2019-12-01T07:29:22.792Z] #44 21.63 container/list
07:29:22 [2019-12-01T07:29:22.819Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
07:29:22 [2019-12-01T07:29:22.939Z] Switched to branch 'build'
07:29:23 [2019-12-01T07:29:23.202Z] go: finding github.com/stretchr/objx v0.1.1
07:29:23 [2019-12-01T07:29:23.202Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
07:29:23 [2019-12-01T07:29:23.202Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
07:29:23 [2019-12-01T07:29:23.280Z] Removing intermediate container 4c1b0c9848d9
07:29:23 [2019-12-01T07:29:23.280Z]  ---> a47c95a6456d
07:29:23 [2019-12-01T07:29:23.280Z] Step 10/16 : RUN go mod download
07:29:23 [2019-12-01T07:29:23.280Z]  ---> Running in db2e4127e4a1
07:29:23 [2019-12-01T07:29:23.607Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
07:29:23 [2019-12-01T07:29:23.621Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
07:29:23 [2019-12-01T07:29:23.621Z] go: finding github.com/Microsoft/hcsshim v0.8.6
07:29:23 [2019-12-01T07:29:23.621Z] go: finding github.com/bitly/go-simplejson v0.5.0
07:29:23 [2019-12-01T07:29:23.621Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
07:29:23 [2019-12-01T07:29:23.621Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
07:29:23 [2019-12-01T07:29:23.621Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
07:29:23 [2019-12-01T07:29:23.621Z] go: finding github.com/mattn/go-shellwords v1.0.5
07:29:23 [2019-12-01T07:29:23.621Z] go: finding github.com/spf13/pflag v1.0.3
07:29:23 [2019-12-01T07:29:23.621Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
07:29:23 [2019-12-01T07:29:23.727Z] #44 22.86 crypto/internal/subtle
07:29:23 [2019-12-01T07:29:23.727Z] #44 23.03 crypto/subtle
07:29:23 [2019-12-01T07:29:23.986Z] #44 23.24 vendor/golang.org/x/crypto/cryptobyte/asn1
07:29:24 [2019-12-01T07:29:24.009Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
07:29:24 [2019-12-01T07:29:24.243Z] #44 23.41 internal/nettrace
07:29:24 [2019-12-01T07:29:24.243Z] #44 23.51 runtime/cgo
07:29:24 [2019-12-01T07:29:24.411Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
07:29:24 [2019-12-01T07:29:24.411Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
07:29:24 [2019-12-01T07:29:24.821Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
07:29:24 [2019-12-01T07:29:24.833Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
07:29:24 [2019-12-01T07:29:24.833Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
07:29:25 [2019-12-01T07:29:25.260Z] go: finding github.com/coreos/go-semver v0.2.0
07:29:25 [2019-12-01T07:29:25.368Z] Running on ubuntu-1604-overlay2-arm64v8 (i-04ae2a6b259759456) in /home/ubuntu/workspace/moby_PR-40202
[Pipeline] {
[Pipeline] checkout
07:29:25 [2019-12-01T07:29:25.562Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
07:29:25 [2019-12-01T07:29:25.562Z] go: finding github.com/jinzhu/now v1.0.0
07:29:25 [2019-12-01T07:29:25.658Z] go: finding github.com/onsi/ginkgo v1.6.0
07:29:25 [2019-12-01T07:29:25.658Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
07:29:25 [2019-12-01T07:29:25.658Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
07:29:25 [2019-12-01T07:29:25.658Z] go: finding github.com/kr/pty v1.1.1
07:29:25 [2019-12-01T07:29:25.702Z] Running on ubuntu-1804-overlay2 (i-07688c0f5db7e51a8) in /home/ubuntu/workspace/moby_PR-40202
[Pipeline] {
[Pipeline] checkout
07:29:25 [2019-12-01T07:29:25.908Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
07:29:25 [2019-12-01T07:29:25.908Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
07:29:26 [2019-12-01T07:29:26.255Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
07:29:26 [2019-12-01T07:29:26.272Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
07:29:26 [2019-12-01T07:29:26.604Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
07:29:26 [2019-12-01T07:29:26.738Z] go: finding github.com/client9/misspell v0.3.4
07:29:26 [2019-12-01T07:29:26.959Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
07:29:26 [2019-12-01T07:29:26.959Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
07:29:27 [2019-12-01T07:29:27.135Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
07:29:27 [2019-12-01T07:29:27.135Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
07:29:27 [2019-12-01T07:29:27.543Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
07:29:27 [2019-12-01T07:29:27.543Z] go: finding github.com/pkg/profile v1.2.1
07:29:27 [2019-12-01T07:29:27.706Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
07:29:27 [2019-12-01T07:29:27.706Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
07:29:28 [2019-12-01T07:29:28.056Z] go: finding github.com/prometheus/client_golang v0.8.0
07:29:28 [2019-12-01T07:29:28.056Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
07:29:28 [2019-12-01T07:29:28.384Z] go: finding github.com/spf13/afero v1.1.2
07:29:28 [2019-12-01T07:29:28.384Z] go: finding github.com/hashicorp/golang-lru v0.5.0
07:29:28 [2019-12-01T07:29:28.384Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
07:29:28 [2019-12-01T07:29:28.422Z] #44 ...
07:29:28 [2019-12-01T07:29:28.422Z] 
07:29:28 [2019-12-01T07:29:28.422Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:29:28 [2019-12-01T07:29:28.422Z] #38 22.69 + cd /tmp/tmp.o2eYbnnH9s/src/github.com/docker/distribution
07:29:28 [2019-12-01T07:29:28.422Z] #38 22.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
07:29:28 [2019-12-01T07:29:28.422Z] #38 25.91 + GOPATH=/tmp/tmp.o2eYbnnH9s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.o2eYbnnH9s go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:29:28 [2019-12-01T07:29:28.730Z] using credential docker-jenkins-github-credentials
07:29:28 [2019-12-01T07:29:28.739Z] Cloning the remote Git repository
07:29:28 [2019-12-01T07:29:28.739Z] Cloning with configured refspecs honoured and without tags
07:29:28 [2019-12-01T07:29:28.781Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
07:29:28 [2019-12-01T07:29:28.781Z] go: finding github.com/hpcloud/tail v1.0.0
07:29:28 [2019-12-01T07:29:28.476Z] Cloning repository https://github.com/moby/moby.git
07:29:28 [2019-12-01T07:29:28.517Z]  > git init /home/ubuntu/workspace/moby_PR-40202 # timeout=10
07:29:29 [2019-12-01T07:29:29.250Z] go: finding github.com/stretchr/testify v1.3.0
07:29:29 [2019-12-01T07:29:29.250Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
07:29:29 [2019-12-01T07:29:29.354Z] #38 ...
07:29:29 [2019-12-01T07:29:29.354Z] 
07:29:29 [2019-12-01T07:29:29.354Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:29:29 [2019-12-01T07:29:29.354Z] #50 28.68 + cd /tmp/tmp.e2y6DTdUwD/src/github.com/golangci/golangci-lint/
07:29:29 [2019-12-01T07:29:29.354Z] #50 28.68 + git checkout -q v1.20.0
07:29:29 [2019-12-01T07:29:29.408Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
07:29:29 [2019-12-01T07:29:29.408Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
07:29:29 [2019-12-01T07:29:29.599Z] go: finding github.com/jinzhu/gorm v1.9.2
07:29:29 [2019-12-01T07:29:29.599Z] go: finding github.com/json-iterator/go v1.1.6
07:29:29 [2019-12-01T07:29:29.818Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
07:29:29 [2019-12-01T07:29:29.818Z] go: finding gotest.tools v2.1.0+incompatible
07:29:29 [2019-12-01T07:29:29.905Z] using credential docker-jenkins-github-credentials
07:29:29 [2019-12-01T07:29:29.911Z] Cloning the remote Git repository
07:29:29 [2019-12-01T07:29:29.911Z] Cloning with configured refspecs honoured and without tags
07:29:29 [2019-12-01T07:29:29.945Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
07:29:29 [2019-12-01T07:29:29.945Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
07:29:28 [2019-12-01T07:29:28.753Z] Fetching upstream changes from https://github.com/moby/moby.git
07:29:28 [2019-12-01T07:29:28.754Z]  > git --version # timeout=10
07:29:28 [2019-12-01T07:29:28.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:29:28 [2019-12-01T07:29:28.801Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40202/head:refs/remotes/origin/PR-40202 +refs/heads/master:refs/remotes/origin/master
07:29:30 [2019-12-01T07:29:30.215Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
07:29:30 [2019-12-01T07:29:30.215Z] go: finding github.com/gogo/protobuf v1.0.0
07:29:30 [2019-12-01T07:29:30.215Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
07:29:30 [2019-12-01T07:29:30.286Z] #50 29.46 ++ git describe --tags
07:29:30 [2019-12-01T07:29:30.288Z] go: finding github.com/bugsnag/panicwrap v1.2.0
07:29:30 [2019-12-01T07:29:30.544Z] #50 29.62 + version=v1.20.0
07:29:30 [2019-12-01T07:29:30.544Z] #50 29.62 ++ git rev-parse --short HEAD
07:29:30 [2019-12-01T07:29:30.544Z] #50 29.66 + commit=cc98739
07:29:30 [2019-12-01T07:29:30.544Z] #50 29.66 ++ git show -s --format=%cd
07:29:30 [2019-12-01T07:29:30.544Z] #50 29.70 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
07:29:30 [2019-12-01T07:29:30.544Z] #50 29.70 + 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
07:29:30 [2019-12-01T07:29:30.632Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
07:29:30 [2019-12-01T07:29:30.642Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
07:29:30 [2019-12-01T07:29:30.642Z] go: finding github.com/davecgh/go-spew v1.1.1
07:29:29 [2019-12-01T07:29:29.976Z] Cloning repository https://github.com/moby/moby.git
07:29:30 [2019-12-01T07:29:30.048Z]  > git init /home/ubuntu/workspace/moby_PR-40202 # timeout=10
07:29:30 [2019-12-01T07:29:30.351Z] Fetching upstream changes from https://github.com/moby/moby.git
07:29:30 [2019-12-01T07:29:30.351Z]  > git --version # timeout=10
07:29:30 [2019-12-01T07:29:30.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:29:30 [2019-12-01T07:29:30.391Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40202/head:refs/remotes/origin/PR-40202 +refs/heads/master:refs/remotes/origin/master
07:29:31 [2019-12-01T07:29:31.117Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
07:29:31 [2019-12-01T07:29:31.849Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
07:29:31 [2019-12-01T07:29:31.849Z] go: finding github.com/gogo/protobuf v1.2.1
07:29:31 [2019-12-01T07:29:31.849Z] go: finding github.com/sirupsen/logrus v1.4.0
07:29:32 [2019-12-01T07:29:32.122Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
07:29:32 [2019-12-01T07:29:32.122Z] go: finding cloud.google.com/go v0.26.0
07:29:32 [2019-12-01T07:29:32.122Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
07:29:32 [2019-12-01T07:29:32.193Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
07:29:32 [2019-12-01T07:29:32.538Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
07:29:32 [2019-12-01T07:29:32.542Z] go: finding github.com/kisielk/errcheck v1.1.0
07:29:32 [2019-12-01T07:29:32.542Z] go: finding github.com/bugsnag/panicwrap v1.2.0
07:29:32 [2019-12-01T07:29:32.944Z] go: finding gopkg.in/yaml.v2 v2.2.1
07:29:33 [2019-12-01T07:29:33.278Z] go: finding github.com/lib/pq v1.0.0
07:29:33 [2019-12-01T07:29:33.279Z] go: finding github.com/opencontainers/image-spec v1.0.1
07:29:33 [2019-12-01T07:29:33.279Z] go: finding github.com/modern-go/reflect2 v1.0.1
07:29:33 [2019-12-01T07:29:33.358Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
07:29:33 [2019-12-01T07:29:33.358Z] go: finding github.com/jinzhu/gorm v1.9.2
07:29:33 [2019-12-01T07:29:33.358Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
07:29:33 [2019-12-01T07:29:33.358Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
07:29:33 [2019-12-01T07:29:33.358Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
07:29:33 [2019-12-01T07:29:33.736Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
07:29:34 [2019-12-01T07:29:34.019Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
07:29:34 [2019-12-01T07:29:34.143Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
07:29:34 [2019-12-01T07:29:34.364Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
07:29:34 [2019-12-01T07:29:34.552Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
07:29:34 [2019-12-01T07:29:34.552Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
07:29:34 [2019-12-01T07:29:34.552Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
07:29:34 [2019-12-01T07:29:34.552Z] go: finding github.com/sirupsen/logrus v1.3.0
07:29:34 [2019-12-01T07:29:34.706Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
07:29:34 [2019-12-01T07:29:34.965Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
07:29:35 [2019-12-01T07:29:35.055Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
07:29:35 [2019-12-01T07:29:35.388Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
07:29:35 [2019-12-01T07:29:35.388Z] go: finding github.com/kisielk/gotool v1.0.0
07:29:35 [2019-12-01T07:29:35.388Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
07:29:35 [2019-12-01T07:29:35.796Z] go: finding github.com/theupdateframework/notary v0.6.1
07:29:35 [2019-12-01T07:29:35.816Z] #50 ...
07:29:35 [2019-12-01T07:29:35.816Z] 
07:29:35 [2019-12-01T07:29:35.816Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:29:35 [2019-12-01T07:29:35.816Z] #33 24.96 Fetched 7927 kB in 19s (398 kB/s)
07:29:35 [2019-12-01T07:29:35.816Z] #33 24.96 Reading package lists...
07:29:35 [2019-12-01T07:29:35.816Z] #33 33.11 Reading package lists...
07:29:35 [2019-12-01T07:29:35.816Z] #33 ...
07:29:35 [2019-12-01T07:29:35.816Z] 
07:29:35 [2019-12-01T07:29:35.816Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:29:35 [2019-12-01T07:29:35.816Z] #10 21.19 Reading package lists...
07:29:35 [2019-12-01T07:29:35.828Z] go: finding gopkg.in/yaml.v2 v2.2.2
07:29:36 [2019-12-01T07:29:36.140Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
07:29:36 [2019-12-01T07:29:36.409Z] go: finding github.com/fsnotify/fsnotify v1.4.7
07:29:36 [2019-12-01T07:29:36.409Z] go: finding github.com/spf13/cast v1.3.0
07:29:36 [2019-12-01T07:29:36.409Z] go: finding github.com/davecgh/go-spew v1.1.0
07:29:36 [2019-12-01T07:29:36.409Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
07:29:36 [2019-12-01T07:29:36.452Z] #10 30.04 Reading package lists...
07:29:36 [2019-12-01T07:29:36.452Z] #10 ...
07:29:36 [2019-12-01T07:29:36.452Z] 
07:29:36 [2019-12-01T07:29:36.452Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:29:36 [2019-12-01T07:29:36.452Z] #40 25.96 Fetched 7927 kB in 19s (401 kB/s)
07:29:36 [2019-12-01T07:29:36.452Z] #40 25.96 Reading package lists...
07:29:36 [2019-12-01T07:29:36.452Z] #40 34.52 Reading package lists...
07:29:36 [2019-12-01T07:29:36.452Z] #40 ...
07:29:36 [2019-12-01T07:29:36.452Z] 
07:29:36 [2019-12-01T07:29:36.452Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:29:36 [2019-12-01T07:29:36.452Z] #24 26.31 Fetched 7927 kB in 19s (417 kB/s)
07:29:36 [2019-12-01T07:29:36.452Z] #24 26.31 Reading package lists...
07:29:36 [2019-12-01T07:29:36.522Z] go: finding gopkg.in/inf.v0 v0.9.1
07:29:36 [2019-12-01T07:29:36.522Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
07:29:36 [2019-12-01T07:29:36.897Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
07:29:36 [2019-12-01T07:29:36.897Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
07:29:37 [2019-12-01T07:29:37.241Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
07:29:37 [2019-12-01T07:29:37.273Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
07:29:37 [2019-12-01T07:29:37.273Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
07:29:37 [2019-12-01T07:29:37.273Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
07:29:37 [2019-12-01T07:29:37.584Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
07:29:37 [2019-12-01T07:29:37.681Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
07:29:37 [2019-12-01T07:29:37.681Z] go: finding github.com/hashicorp/go-uuid v1.0.0
07:29:38 [2019-12-01T07:29:38.408Z] #24 34.20 Reading package lists...
07:29:38 [2019-12-01T07:29:38.408Z] #24 ...
07:29:38 [2019-12-01T07:29:38.408Z] 
07:29:38 [2019-12-01T07:29:38.408Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:29:38 [2019-12-01T07:29:38.408Z] #10 30.04 Reading package lists...
07:29:39 [2019-12-01T07:29:39.303Z] go: finding github.com/imdario/mergo v0.3.7
07:29:39 [2019-12-01T07:29:39.303Z] go: finding github.com/davecgh/go-spew v1.1.0
07:29:40 [2019-12-01T07:29:40.246Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
07:29:40 [2019-12-01T07:29:40.498Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
07:29:41 [2019-12-01T07:29:41.240Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
07:29:41 [2019-12-01T07:29:41.511Z] #10 38.51 Building dependency tree...
07:29:41 [2019-12-01T07:29:41.585Z] go: finding github.com/kisielk/errcheck v1.1.0
07:29:41 [2019-12-01T07:29:41.585Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
07:29:41 [2019-12-01T07:29:41.936Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
07:29:42 [2019-12-01T07:29:42.447Z] #10 41.86 The following additional packages will be installed:
07:29:42 [2019-12-01T07:29:42.447Z] #10 41.86   libapparmor1 libseccomp2
07:29:42 [2019-12-01T07:29:42.447Z] #10 41.88 Suggested packages:
07:29:42 [2019-12-01T07:29:42.447Z] #10 41.90   seccomp
07:29:42 [2019-12-01T07:29:42.704Z] #10 42.35 The following NEW packages will be installed:
07:29:42 [2019-12-01T07:29:42.704Z] #10 42.38   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
07:29:43 [2019-12-01T07:29:43.241Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
07:29:43 [2019-12-01T07:29:43.592Z] go: finding github.com/spf13/cobra v0.0.3
07:29:43 [2019-12-01T07:29:43.938Z] go: finding github.com/stretchr/objx v0.1.0
07:29:43 [2019-12-01T07:29:43.938Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
07:29:44 [2019-12-01T07:29:44.074Z] #10 43.51 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
07:29:44 [2019-12-01T07:29:44.074Z] #10 43.51 Need to get 300 kB of archives.
07:29:44 [2019-12-01T07:29:44.074Z] #10 43.51 After this operation, 1201 kB of additional disk space will be used.
07:29:44 [2019-12-01T07:29:44.074Z] #10 43.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
07:29:44 [2019-12-01T07:29:44.074Z] #10 43.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
07:29:44 [2019-12-01T07:29:44.074Z] #10 43.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
07:29:44 [2019-12-01T07:29:44.074Z] #10 43.51 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
07:29:45 [2019-12-01T07:29:45.446Z] #10 44.80 debconf: delaying package configuration, since apt-utils is not installed
07:29:45 [2019-12-01T07:29:45.446Z] #10 44.99 Fetched 300 kB in 1s (276 kB/s)
07:29:45 [2019-12-01T07:29:45.446Z] #10 ...
07:29:45 [2019-12-01T07:29:45.446Z] 
07:29:45 [2019-12-01T07:29:45.446Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:29:45 [2019-12-01T07:29:45.446Z] #33 33.11 Reading package lists...
07:29:45 [2019-12-01T07:29:45.446Z] #33 41.53 Building dependency tree...
07:29:45 [2019-12-01T07:29:45.446Z] #33 44.94 The following additional packages will be installed:
07:29:45 [2019-12-01T07:29:45.446Z] #33 44.94   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
07:29:45 [2019-12-01T07:29:45.446Z] #33 44.95 Suggested packages:
07:29:45 [2019-12-01T07:29:45.446Z] #33 44.96   codeblocks eclipse ninja-build lrzip
07:29:45 [2019-12-01T07:29:45.446Z] #33 44.96 Recommended packages:
07:29:45 [2019-12-01T07:29:45.446Z] #33 44.96   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:29:45 [2019-12-01T07:29:45.659Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
07:29:46 [2019-12-01T07:29:46.383Z] #33 45.85 The following NEW packages will be installed:
07:29:46 [2019-12-01T07:29:46.383Z] #33 45.85   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
07:29:46 [2019-12-01T07:29:46.383Z] #33 45.85   vim-common xxd
07:29:46 [2019-12-01T07:29:46.865Z] go: finding github.com/stretchr/testify v1.2.2
07:29:46 [2019-12-01T07:29:46.865Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
07:29:46 [2019-12-01T07:29:46.865Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
07:29:46 [2019-12-01T07:29:46.947Z] #33 ...
07:29:46 [2019-12-01T07:29:46.947Z] 
07:29:46 [2019-12-01T07:29:46.947Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:29:46 [2019-12-01T07:29:46.947Z] #10 45.09 Selecting previously unselected package libseccomp2:amd64.
07:29:46 [2019-12-01T07:29:46.947Z] #10 45.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 ... 15091 files and directories currently installed.)
07:29:46 [2019-12-01T07:29:46.947Z] #10 45.21 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
07:29:46 [2019-12-01T07:29:46.947Z] #10 45.23 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
07:29:46 [2019-12-01T07:29:46.947Z] #10 45.45 Selecting previously unselected package libseccomp-dev:amd64.
07:29:46 [2019-12-01T07:29:46.947Z] #10 45.45 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
07:29:46 [2019-12-01T07:29:46.947Z] #10 45.49 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
07:29:46 [2019-12-01T07:29:46.947Z] #10 45.69 Selecting previously unselected package libapparmor1:amd64.
07:29:46 [2019-12-01T07:29:46.947Z] #10 45.69 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
07:29:46 [2019-12-01T07:29:46.947Z] #10 45.69 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
07:29:46 [2019-12-01T07:29:46.947Z] #10 45.95 Selecting previously unselected package libapparmor-dev:amd64.
07:29:46 [2019-12-01T07:29:46.947Z] #10 45.95 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
07:29:46 [2019-12-01T07:29:46.947Z] #10 45.96 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
07:29:46 [2019-12-01T07:29:46.947Z] #10 46.30 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:29:46 [2019-12-01T07:29:46.947Z] #10 46.45 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
07:29:46 [2019-12-01T07:29:46.947Z] #10 46.49 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
07:29:46 [2019-12-01T07:29:46.947Z] #10 46.54 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
07:29:46 [2019-12-01T07:29:46.947Z] #10 46.59 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
07:29:47 [2019-12-01T07:29:47.206Z] #10 46.64 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:29:47 [2019-12-01T07:29:47.608Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
07:29:47 [2019-12-01T07:29:47.962Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
07:29:47 [2019-12-01T07:29:47.962Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:29:48 [2019-12-01T07:29:48.148Z] #10 DONE 47.7s
07:29:48 [2019-12-01T07:29:48.148Z] 
07:29:48 [2019-12-01T07:29:48.148Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:29:48 [2019-12-01T07:29:48.148Z] #33 46.94 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
07:29:48 [2019-12-01T07:29:48.148Z] #33 46.94 Need to get 13.7 MB of archives.
07:29:48 [2019-12-01T07:29:48.148Z] #33 46.94 After this operation, 57.2 MB of additional disk space will be used.
07:29:48 [2019-12-01T07:29:48.148Z] #33 46.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
07:29:48 [2019-12-01T07:29:48.148Z] #33 47.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
07:29:48 [2019-12-01T07:29:48.148Z] #33 47.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
07:29:48 [2019-12-01T07:29:48.306Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
07:29:49 [2019-12-01T07:29:49.083Z] #33 48.51 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
07:29:49 [2019-12-01T07:29:49.084Z] #33 48.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
07:29:49 [2019-12-01T07:29:49.084Z] #33 48.64 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
07:29:49 [2019-12-01T07:29:49.084Z] #33 48.64 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
07:29:49 [2019-12-01T07:29:49.084Z] #33 48.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
07:29:49 [2019-12-01T07:29:49.342Z] #33 48.98 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
07:29:49 [2019-12-01T07:29:49.601Z] #33 49.03 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
07:29:49 [2019-12-01T07:29:49.755Z] Fetching without tags
07:29:50 [2019-12-01T07:29:50.056Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
07:29:50 [2019-12-01T07:29:50.319Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:29:50 [2019-12-01T07:29:50.403Z] go: finding github.com/gofrs/flock v0.7.0
07:29:50 [2019-12-01T07:29:50.538Z] #33 ...
07:29:50 [2019-12-01T07:29:50.538Z] 
07:29:50 [2019-12-01T07:29:50.538Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:29:50 [2019-12-01T07:29:50.538Z] #24 34.20 Reading package lists...
07:29:50 [2019-12-01T07:29:50.538Z] #24 42.29 Building dependency tree...
07:29:50 [2019-12-01T07:29:50.538Z] #24 45.14 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
07:29:50 [2019-12-01T07:29:50.538Z] #24 45.14 The following additional packages will be installed:
07:29:50 [2019-12-01T07:29:50.538Z] #24 45.14   libjq1 libonig4
07:29:50 [2019-12-01T07:29:50.538Z] #24 45.62 The following NEW packages will be installed:
07:29:50 [2019-12-01T07:29:50.538Z] #24 45.63   jq libjq1 libonig4
07:29:50 [2019-12-01T07:29:50.538Z] #24 46.68 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
07:29:50 [2019-12-01T07:29:50.538Z] #24 46.68 Need to get 327 kB of archives.
07:29:50 [2019-12-01T07:29:50.538Z] #24 46.68 After this operation, 1157 kB of additional disk space will be used.
07:29:50 [2019-12-01T07:29:50.538Z] #24 46.68 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
07:29:50 [2019-12-01T07:29:50.538Z] #24 46.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
07:29:50 [2019-12-01T07:29:50.538Z] #24 46.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
07:29:50 [2019-12-01T07:29:50.538Z] #24 47.93 debconf: delaying package configuration, since apt-utils is not installed
07:29:50 [2019-12-01T07:29:50.538Z] #24 48.08 Fetched 327 kB in 1s (319 kB/s)
07:29:50 [2019-12-01T07:29:50.538Z] #24 48.23 Selecting previously unselected package libonig4:amd64.
07:29:50 [2019-12-01T07:29:50.538Z] #24 48.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 ... 15091 files and directories currently installed.)
07:29:50 [2019-12-01T07:29:50.538Z] #24 48.32 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
07:29:50 [2019-12-01T07:29:50.538Z] #24 48.33 Unpacking libonig4:amd64 (6.1.3-2) ...
07:29:50 [2019-12-01T07:29:50.538Z] #24 48.63 Selecting previously unselected package libjq1:amd64.
07:29:50 [2019-12-01T07:29:50.538Z] #24 48.63 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
07:29:50 [2019-12-01T07:29:50.538Z] #24 48.63 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
07:29:50 [2019-12-01T07:29:50.538Z] #24 48.95 Selecting previously unselected package jq.
07:29:50 [2019-12-01T07:29:50.538Z] #24 48.95 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
07:29:50 [2019-12-01T07:29:50.538Z] #24 48.95 Unpacking jq (1.5+dfsg-1.3) ...
07:29:50 [2019-12-01T07:29:50.538Z] #24 49.33 Setting up libonig4:amd64 (6.1.3-2) ...
07:29:50 [2019-12-01T07:29:50.538Z] #24 49.35 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
07:29:50 [2019-12-01T07:29:50.538Z] #24 49.36 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:29:50 [2019-12-01T07:29:50.538Z] #24 49.46 Setting up jq (1.5+dfsg-1.3) ...
07:29:50 [2019-12-01T07:29:50.538Z] #24 DONE 50.0s
07:29:50 [2019-12-01T07:29:50.538Z] 
07:29:50 [2019-12-01T07:29:50.538Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
07:29:50 [2019-12-01T07:29:50.538Z] #25 DONE 0.1s
07:29:50 [2019-12-01T07:29:50.538Z] 
07:29:50 [2019-12-01T07:29:50.538Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:29:50 [2019-12-01T07:29:50.750Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
07:29:50 [2019-12-01T07:29:50.750Z] go: finding github.com/gorilla/mux v1.7.0
07:29:49 [2019-12-01T07:29:49.638Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:29:49 [2019-12-01T07:29:49.660Z]  > git config --add remote.origin.fetch +refs/pull/40202/head:refs/remotes/origin/PR-40202 # timeout=10
07:29:49 [2019-12-01T07:29:49.683Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:29:49 [2019-12-01T07:29:49.697Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:29:49 [2019-12-01T07:29:49.723Z] Fetching upstream changes from https://github.com/moby/moby.git
07:29:49 [2019-12-01T07:29:49.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:29:49 [2019-12-01T07:29:49.724Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40202/head:refs/remotes/origin/PR-40202 +refs/heads/master:refs/remotes/origin/master
07:29:50 [2019-12-01T07:29:50.293Z]  > git config core.sparsecheckout # timeout=10
07:29:50 [2019-12-01T07:29:50.299Z]  > git checkout -f 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:29:51 [2019-12-01T07:29:51.492Z] go: finding github.com/davecgh/go-spew v1.1.1
07:29:51 [2019-12-01T07:29:51.492Z] go: finding github.com/hashicorp/hcl v1.0.0
07:29:52 [2019-12-01T07:29:52.686Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
07:29:53 [2019-12-01T07:29:53.069Z] #26 ...
07:29:53 [2019-12-01T07:29:53.069Z] 
07:29:53 [2019-12-01T07:29:53.069Z] #11 [dev 1/24] RUN groupadd -r docker
07:29:53 [2019-12-01T07:29:53.069Z] #11 DONE 4.5s
07:29:53 [2019-12-01T07:29:53.069Z] 
07:29:53 [2019-12-01T07:29:53.069Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:29:53 [2019-12-01T07:29:53.069Z] #40 34.52 Reading package lists...
07:29:53 [2019-12-01T07:29:53.069Z] #40 42.56 Building dependency tree...
07:29:53 [2019-12-01T07:29:53.069Z] #40 45.57 The following additional packages will be installed:
07:29:53 [2019-12-01T07:29:53.069Z] #40 45.57   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
07:29:53 [2019-12-01T07:29:53.069Z] #40 45.58   libprotoc10 python-pkg-resources zlib1g-dev
07:29:53 [2019-12-01T07:29:53.069Z] #40 45.59 Suggested packages:
07:29:53 [2019-12-01T07:29:53.069Z] #40 45.59   manpages-dev python-setuptools
07:29:53 [2019-12-01T07:29:53.069Z] #40 47.33 The following NEW packages will be installed:
07:29:53 [2019-12-01T07:29:53.069Z] #40 47.34   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
07:29:53 [2019-12-01T07:29:53.069Z] #40 47.34   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
07:29:53 [2019-12-01T07:29:53.069Z] #40 47.35   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
07:29:53 [2019-12-01T07:29:53.069Z] #40 47.35   zlib1g-dev
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.45 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.45 Need to get 3602 kB of archives.
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.45 After this operation, 18.9 MB of additional disk space will be used.
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.45 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.46 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.46 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.46 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.47 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.48 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.52 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.58 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.58 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.72 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.77 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.79 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.81 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 48.82 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
07:29:53 [2019-12-01T07:29:53.069Z] #40 50.14 debconf: delaying package configuration, since apt-utils is not installed
07:29:53 [2019-12-01T07:29:53.069Z] #40 50.34 Fetched 3602 kB in 1s (2500 kB/s)
07:29:53 [2019-12-01T07:29:53.069Z] #40 50.48 Selecting previously unselected package libnet1:amd64.
07:29:53 [2019-12-01T07:29:53.069Z] #40 50.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 ... 15091 files and directories currently installed.)
07:29:53 [2019-12-01T07:29:53.069Z] #40 50.56 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
07:29:53 [2019-12-01T07:29:53.069Z] #40 50.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
07:29:53 [2019-12-01T07:29:53.069Z] #40 50.77 Selecting previously unselected package libcap-dev:amd64.
07:29:53 [2019-12-01T07:29:53.069Z] #40 50.77 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
07:29:53 [2019-12-01T07:29:53.069Z] #40 50.79 Unpacking libcap-dev:amd64 (1:2.25-1) ...
07:29:53 [2019-12-01T07:29:53.069Z] #40 51.07 Selecting previously unselected package libnet1-dev.
07:29:53 [2019-12-01T07:29:53.069Z] #40 51.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
07:29:53 [2019-12-01T07:29:53.069Z] #40 51.09 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
07:29:53 [2019-12-01T07:29:53.069Z] #40 51.51 Selecting previously unselected package libnl-3-200:amd64.
07:29:53 [2019-12-01T07:29:53.069Z] #40 51.52 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
07:29:53 [2019-12-01T07:29:53.069Z] #40 51.53 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
07:29:53 [2019-12-01T07:29:53.069Z] #40 51.69 Selecting previously unselected package libnl-3-dev:amd64.
07:29:53 [2019-12-01T07:29:53.069Z] #40 51.69 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
07:29:53 [2019-12-01T07:29:53.069Z] #40 51.69 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
07:29:53 [2019-12-01T07:29:53.069Z] #40 52.55 Selecting previously unselected package libprotobuf-c1:amd64.
07:29:53 [2019-12-01T07:29:53.069Z] #40 52.55 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
07:29:53 [2019-12-01T07:29:53.069Z] #40 ...
07:29:53 [2019-12-01T07:29:53.069Z] 
07:29:53 [2019-12-01T07:29:53.069Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:29:53 [2019-12-01T07:29:53.069Z] #33 50.64 debconf: delaying package configuration, since apt-utils is not installed
07:29:53 [2019-12-01T07:29:53.069Z] #33 50.93 Fetched 13.7 MB in 3s (4373 kB/s)
07:29:53 [2019-12-01T07:29:53.069Z] #33 51.17 Selecting previously unselected package cmake-data.
07:29:53 [2019-12-01T07:29:53.069Z] #33 51.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
07:29:53 [2019-12-01T07:29:53.069Z] #33 51.26 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
07:29:53 [2019-12-01T07:29:53.069Z] #33 51.37 Unpacking cmake-data (3.7.2-1) ...
07:29:53 [2019-12-01T07:29:53.408Z] Merge succeeded, producing 9a42b00d27d1c7342c0bf1d5c9177c1469ba2dcd
07:29:53 [2019-12-01T07:29:53.409Z] Checking out Revision 9a42b00d27d1c7342c0bf1d5c9177c1469ba2dcd (PR-40202)
07:29:53 [2019-12-01T07:29:53.435Z] go: finding github.com/pkg/errors v0.8.1
07:29:52 [2019-12-01T07:29:52.473Z]  > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10
07:29:53 [2019-12-01T07:29:53.376Z]  > git rev-parse HEAD^{commit} # timeout=10
07:29:53 [2019-12-01T07:29:53.387Z]  > git config core.sparsecheckout # timeout=10
07:29:53 [2019-12-01T07:29:53.392Z]  > git checkout -f 9a42b00d27d1c7342c0bf1d5c9177c1469ba2dcd
07:29:53 [2019-12-01T07:29:53.779Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
07:29:54 [2019-12-01T07:29:54.123Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
07:29:54 [2019-12-01T07:29:54.469Z] go: finding github.com/spf13/viper v1.3.2
07:29:54 [2019-12-01T07:29:54.753Z] Commit message: "Merge commit '3152f9436292115c97b4d8bb18c66cf97876ee75' into HEAD"
07:29:54 [2019-12-01T07:29:54.773Z] First time build. Skipping changelog.
07:29:55 [2019-12-01T07:29:55.288Z] Fetching without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:29:55 [2019-12-01T07:29:55.664Z] go: finding github.com/google/certificate-transparency-go v1.0.21
07:29:55 [2019-12-01T07:29:55.664Z] go: finding github.com/docker/go-connections v0.4.0
07:29:55 [2019-12-01T07:29:55.691Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:29:55 [2019-12-01T07:29:55.951Z] + docker version
07:29:56 [2019-12-01T07:29:56.009Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
07:29:54 [2019-12-01T07:29:54.735Z]  > git rev-list --no-walk 2339536ee8e4462b2439345d900515c1d681a177 # timeout=10
07:29:56 [2019-12-01T07:29:56.354Z] #33 55.90 Selecting previously unselected package liblzo2-2:amd64.
07:29:56 [2019-12-01T07:29:56.354Z] #33 55.90 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
07:29:56 [2019-12-01T07:29:56.354Z] #33 ...
07:29:56 [2019-12-01T07:29:56.354Z] 
07:29:56 [2019-12-01T07:29:56.354Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:29:56 [2019-12-01T07:29:56.354Z] #47 45.56 + cd /tmp/tmp.Piq2gr5JNG/src/gotest.tools/gotestsum
07:29:56 [2019-12-01T07:29:56.354Z] #47 45.56 + git checkout -q v0.3.5
07:29:56 [2019-12-01T07:29:56.354Z] #47 45.58 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
07:29:56 [2019-12-01T07:29:56.354Z] #47 ...
07:29:56 [2019-12-01T07:29:56.354Z] 
07:29:56 [2019-12-01T07:29:56.354Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:29:56 [2019-12-01T07:29:56.354Z] #33 55.96 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
07:29:56 [2019-12-01T07:29:56.355Z] go: finding github.com/kisielk/gotool v1.0.0
07:29:56 [2019-12-01T07:29:56.616Z] #33 56.13 Selecting previously unselected package libicu57:amd64.
07:29:56 [2019-12-01T07:29:56.616Z] #33 56.13 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
07:29:56 [2019-12-01T07:29:56.616Z] #33 56.14 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
07:29:56 [2019-12-01T07:29:56.616Z] #33 ...
07:29:56 [2019-12-01T07:29:56.616Z] 
07:29:56 [2019-12-01T07:29:56.616Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:29:56 [2019-12-01T07:29:56.616Z] #28 46.06 + cd /tmp/tmp.CYpAKshNkz/src/github.com/go-swagger/go-swagger
07:29:56 [2019-12-01T07:29:56.616Z] #28 46.06 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
07:29:56 [2019-12-01T07:29:56.616Z] #28 48.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:29:56 [2019-12-01T07:29:56.616Z] #28 ...
07:29:56 [2019-12-01T07:29:56.616Z] 
07:29:56 [2019-12-01T07:29:56.616Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:29:56 [2019-12-01T07:29:56.616Z] #40 52.56 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
07:29:56 [2019-12-01T07:29:56.616Z] #40 52.82 Selecting previously unselected package libprotobuf-c-dev:amd64.
07:29:56 [2019-12-01T07:29:56.616Z] #40 52.82 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
07:29:56 [2019-12-01T07:29:56.616Z] #40 52.84 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
07:29:56 [2019-12-01T07:29:56.616Z] #40 53.09 Selecting previously unselected package zlib1g-dev:amd64.
07:29:56 [2019-12-01T07:29:56.616Z] #40 53.10 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
07:29:56 [2019-12-01T07:29:56.616Z] #40 53.11 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
07:29:56 [2019-12-01T07:29:56.616Z] #40 53.59 Selecting previously unselected package libprotobuf10:amd64.
07:29:56 [2019-12-01T07:29:56.616Z] #40 53.59 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
07:29:56 [2019-12-01T07:29:56.616Z] #40 53.61 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
07:29:56 [2019-12-01T07:29:56.616Z] #40 54.70 Selecting previously unselected package libprotobuf-lite10:amd64.
07:29:56 [2019-12-01T07:29:56.616Z] #40 54.70 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
07:29:56 [2019-12-01T07:29:56.616Z] #40 54.71 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
07:29:56 [2019-12-01T07:29:56.616Z] #40 55.19 Selecting previously unselected package libprotobuf-dev:amd64.
07:29:56 [2019-12-01T07:29:56.616Z] #40 55.19 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
07:29:56 [2019-12-01T07:29:56.616Z] #40 55.22 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
07:29:55 [2019-12-01T07:29:55.188Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:29:55 [2019-12-01T07:29:55.216Z]  > git config --add remote.origin.fetch +refs/pull/40202/head:refs/remotes/origin/PR-40202 # timeout=10
07:29:55 [2019-12-01T07:29:55.233Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:29:55 [2019-12-01T07:29:55.249Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:29:55 [2019-12-01T07:29:55.302Z] Fetching upstream changes from https://github.com/moby/moby.git
07:29:55 [2019-12-01T07:29:55.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:29:55 [2019-12-01T07:29:55.303Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40202/head:refs/remotes/origin/PR-40202 +refs/heads/master:refs/remotes/origin/master
07:29:55 [2019-12-01T07:29:55.704Z]  > git config core.sparsecheckout # timeout=10
07:29:55 [2019-12-01T07:29:55.730Z]  > git checkout -f 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:29:56 [2019-12-01T07:29:56.641Z]  > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10
07:29:57 [2019-12-01T07:29:57.529Z] Merge succeeded, producing e2b4dc82b2a08fef4113553005ae73e64d8ce2f2
07:29:57 [2019-12-01T07:29:57.530Z] Checking out Revision e2b4dc82b2a08fef4113553005ae73e64d8ce2f2 (PR-40202)
07:29:57 [2019-12-01T07:29:57.551Z] go: finding github.com/pmezard/go-difflib v1.0.0
07:29:57 [2019-12-01T07:29:57.555Z] #40 56.82 Selecting previously unselected package libprotoc10:amd64.
07:29:57 [2019-12-01T07:29:57.555Z] #40 56.83 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
07:29:57 [2019-12-01T07:29:57.555Z] #40 56.83 Unpacking libprotoc10:amd64 (3.0.0-9) ...
07:29:58 [2019-12-01T07:29:58.123Z] #40 ...
07:29:58 [2019-12-01T07:29:58.123Z] 
07:29:58 [2019-12-01T07:29:58.123Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
07:29:58 [2019-12-01T07:29:58.123Z] #12 DONE 5.3s
07:29:58 [2019-12-01T07:29:58.123Z] 
07:29:58 [2019-12-01T07:29:58.123Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
07:29:58 [2019-12-01T07:29:58.294Z] go: finding github.com/hashicorp/go-version v1.1.0
07:29:58 [2019-12-01T07:29:58.382Z] #13 ...
07:29:58 [2019-12-01T07:29:58.383Z] 
07:29:58 [2019-12-01T07:29:58.383Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:29:58 [2019-12-01T07:29:58.383Z] #31 47.60 sync
07:29:58 [2019-12-01T07:29:58.383Z] #31 47.62 internal/reflectlite
07:29:58 [2019-12-01T07:29:58.383Z] #31 50.85 errors
07:29:58 [2019-12-01T07:29:58.383Z] #31 50.86 sort
07:29:58 [2019-12-01T07:29:58.383Z] #31 51.44 strconv
07:29:58 [2019-12-01T07:29:58.383Z] #31 52.28 io
07:29:58 [2019-12-01T07:29:58.383Z] #31 54.11 internal/oserror
07:29:58 [2019-12-01T07:29:58.383Z] #31 54.27 syscall
07:29:58 [2019-12-01T07:29:58.383Z] #31 56.41 reflect
07:29:58 [2019-12-01T07:29:58.383Z] #31 ...
07:29:58 [2019-12-01T07:29:58.383Z] 
07:29:58 [2019-12-01T07:29:58.383Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:29:58 [2019-12-01T07:29:58.383Z] #26 5.110 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
07:29:58 [2019-12-01T07:29:58.383Z] #26 5.762 
07:29:58 [2019-12-01T07:29:58.383Z] #26 6.150 
####                                                                       5.7%
#######                                                                    9.8%
##############                                                            20.1%
#####################                                                     29.2%
#########################                                                 35.8%
##############################                                            42.6%
##################################                                        47.7%
#####################################                                     51.7%
###########################################                               59.8%
##############################################                            64.7%
##################################################                        69.6%
#######################################################                   77.5%
################################################################          89.5%
#####################################################################     97.0%
######################################################################## 100.0%
07:29:58 [2019-12-01T07:29:58.619Z] Commit message: "Merge commit '3152f9436292115c97b4d8bb18c66cf97876ee75' into HEAD"
07:29:58 [2019-12-01T07:29:58.647Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
07:29:58 [2019-12-01T07:29:58.647Z] go: finding github.com/fsnotify/fsnotify v1.4.7
07:29:58 [2019-12-01T07:29:58.647Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
07:29:58 [2019-12-01T07:29:58.657Z] First time build. Skipping changelog.
07:29:58 [2019-12-01T07:29:58.949Z] #26 8.297 
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:29:59 [2019-12-01T07:29:59.387Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
07:29:59 [2019-12-01T07:29:59.689Z] + docker version
07:29:57 [2019-12-01T07:29:57.504Z]  > git rev-parse HEAD^{commit} # timeout=10
07:29:57 [2019-12-01T07:29:57.539Z]  > git config core.sparsecheckout # timeout=10
07:29:57 [2019-12-01T07:29:57.566Z]  > git checkout -f e2b4dc82b2a08fef4113553005ae73e64d8ce2f2
07:29:58 [2019-12-01T07:29:58.631Z]  > git rev-list --no-walk 2339536ee8e4462b2439345d900515c1d681a177 # timeout=10
07:29:59 [2019-12-01T07:29:59.730Z] go: finding github.com/coreos/go-semver v0.2.0
07:30:00 [2019-12-01T07:30:00.050Z] #26 8.943 
###                                                                        4.4%
############                                                              17.0%
##########################                                                37.3%
########################################                                  55.7%
####################################################                      72.6%
###################################################################       94.0%
######################################################################## 100.0%
07:30:00 [2019-12-01T07:30:00.469Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
07:30:00 [2019-12-01T07:30:00.987Z] #26 10.25 
07:30:01 [2019-12-01T07:30:01.213Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
07:30:01 [2019-12-01T07:30:01.247Z] #26 ...
07:30:01 [2019-12-01T07:30:01.247Z] 
07:30:01 [2019-12-01T07:30:01.247Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:30:01 [2019-12-01T07:30:01.247Z] #44 50.39 github.com/LK4D4/vndr/godl/singleflight
07:30:01 [2019-12-01T07:30:01.247Z] #44 50.39 internal/reflectlite
07:30:01 [2019-12-01T07:30:01.247Z] #44 50.74 math/rand
07:30:01 [2019-12-01T07:30:01.247Z] #44 52.19 internal/singleflight
07:30:01 [2019-12-01T07:30:01.247Z] #44 53.83 strconv
07:30:01 [2019-12-01T07:30:01.247Z] #44 53.85 io
07:30:01 [2019-12-01T07:30:01.247Z] #44 55.57 bytes
07:30:01 [2019-12-01T07:30:01.247Z] #44 58.56 reflect
07:30:01 [2019-12-01T07:30:01.247Z] #44 58.84 bufio
07:30:01 [2019-12-01T07:30:01.247Z] #44 ...
07:30:01 [2019-12-01T07:30:01.247Z] 
07:30:01 [2019-12-01T07:30:01.247Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:30:01 [2019-12-01T07:30:01.247Z] #40 57.68 Selecting previously unselected package protobuf-c-compiler.
07:30:01 [2019-12-01T07:30:01.247Z] #40 57.68 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
07:30:01 [2019-12-01T07:30:01.247Z] #40 57.72 Unpacking protobuf-c-compiler (1.2.1-2) ...
07:30:01 [2019-12-01T07:30:01.247Z] #40 57.85 Selecting previously unselected package protobuf-compiler.
07:30:01 [2019-12-01T07:30:01.247Z] #40 57.85 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
07:30:01 [2019-12-01T07:30:01.247Z] #40 57.88 Unpacking protobuf-compiler (3.0.0-9) ...
07:30:01 [2019-12-01T07:30:01.247Z] #40 58.15 Selecting previously unselected package python-pkg-resources.
07:30:01 [2019-12-01T07:30:01.247Z] #40 58.15 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
07:30:01 [2019-12-01T07:30:01.247Z] #40 58.19 Unpacking python-pkg-resources (33.1.1-1) ...
07:30:01 [2019-12-01T07:30:01.247Z] #40 58.59 Selecting previously unselected package python-protobuf.
07:30:01 [2019-12-01T07:30:01.247Z] #40 58.61 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
07:30:01 [2019-12-01T07:30:01.247Z] #40 58.61 Unpacking python-protobuf (3.0.0-9) ...
07:30:01 [2019-12-01T07:30:01.247Z] #40 59.43 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
07:30:01 [2019-12-01T07:30:01.247Z] #40 59.54 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
07:30:01 [2019-12-01T07:30:01.247Z] #40 59.55 Setting up python-pkg-resources (33.1.1-1) ...
07:30:01 [2019-12-01T07:30:01.557Z] go: finding github.com/magiconair/properties v1.8.0
07:30:01 [2019-12-01T07:30:01.902Z] go: finding github.com/stretchr/objx v0.1.1
07:30:02 [2019-12-01T07:30:02.644Z] go: finding github.com/mitchellh/mapstructure v1.1.2
07:30:02 [2019-12-01T07:30:02.993Z] go: finding github.com/ghodss/yaml v1.0.0
07:30:03 [2019-12-01T07:30:03.148Z] #40 ...
07:30:03 [2019-12-01T07:30:03.148Z] 
07:30:03 [2019-12-01T07:30:03.148Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
07:30:03 [2019-12-01T07:30:03.148Z] #13 4.120 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:30:03 [2019-12-01T07:30:03.148Z] #13 DONE 4.8s
07:30:03 [2019-12-01T07:30:03.148Z] 
07:30:03 [2019-12-01T07:30:03.148Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:30:03 [2019-12-01T07:30:03.148Z] #26 10.83 
                                                                           0.7%
####                                                                       6.0%
######                                                                     9.3%
###############                                                           21.1%
###################                                                       26.6%
########################                                                  33.5%
################################                                          45.3%
#########################################                                 58.1%
################################################                          67.1%
######################################################                    75.8%
############################################################              84.5%
######################################################################    97.6%
######################################################################## 100.0%
07:30:03 [2019-12-01T07:30:03.347Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
07:30:03 [2019-12-01T07:30:03.347Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
07:30:03 [2019-12-01T07:30:03.406Z] #26 12.85 
07:30:03 [2019-12-01T07:30:03.693Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
07:30:03 [2019-12-01T07:30:03.885Z] Client: Docker Engine - Community
07:30:03 [2019-12-01T07:30:03.885Z]  Version:           19.03.2
07:30:03 [2019-12-01T07:30:03.885Z]  API version:       1.40
07:30:03 [2019-12-01T07:30:03.885Z]  Go version:        go1.12.8
07:30:03 [2019-12-01T07:30:03.885Z]  Git commit:        6a30dfc
07:30:03 [2019-12-01T07:30:03.885Z]  Built:             Thu Aug 29 05:29:11 2019
07:30:03 [2019-12-01T07:30:03.885Z]  OS/Arch:           linux/amd64
07:30:03 [2019-12-01T07:30:03.885Z]  Experimental:      false
07:30:03 [2019-12-01T07:30:03.885Z] 
07:30:03 [2019-12-01T07:30:03.885Z] Server: Docker Engine - Community
07:30:03 [2019-12-01T07:30:03.885Z]  Engine:
07:30:03 [2019-12-01T07:30:03.885Z]   Version:          19.03.2
07:30:03 [2019-12-01T07:30:03.885Z]   API version:      1.40 (minimum version 1.12)
07:30:03 [2019-12-01T07:30:03.885Z]   Go version:       go1.12.8
07:30:03 [2019-12-01T07:30:03.885Z]   Git commit:       6a30dfc
07:30:03 [2019-12-01T07:30:03.885Z]   Built:            Thu Aug 29 05:27:45 2019
07:30:03 [2019-12-01T07:30:03.885Z]   OS/Arch:          linux/amd64
07:30:03 [2019-12-01T07:30:03.885Z]   Experimental:     true
07:30:03 [2019-12-01T07:30:03.885Z]  containerd:
07:30:03 [2019-12-01T07:30:03.885Z]   Version:          1.2.6
07:30:03 [2019-12-01T07:30:03.885Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
07:30:03 [2019-12-01T07:30:03.885Z]  runc:
07:30:03 [2019-12-01T07:30:03.885Z]   Version:          1.0.0-rc8
07:30:03 [2019-12-01T07:30:03.885Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
07:30:03 [2019-12-01T07:30:03.885Z]  docker-init:
07:30:03 [2019-12-01T07:30:03.885Z]   Version:          0.18.0
07:30:03 [2019-12-01T07:30:03.885Z]   GitCommit:        fec3683
[Pipeline] sh
07:30:04 [2019-12-01T07:30:04.220Z] + docker info
07:30:04 [2019-12-01T07:30:04.435Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
07:30:05 [2019-12-01T07:30:05.633Z] go: finding github.com/BurntSushi/toml v0.3.1
07:30:05 [2019-12-01T07:30:05.933Z] Client: Docker Engine - Community
07:30:05 [2019-12-01T07:30:05.933Z]  Version:           19.03.2
07:30:05 [2019-12-01T07:30:05.933Z]  API version:       1.40
07:30:05 [2019-12-01T07:30:05.933Z]  Go version:        go1.12.8
07:30:05 [2019-12-01T07:30:05.933Z]  Git commit:        6a30dfc
07:30:05 [2019-12-01T07:30:05.933Z]  Built:             Thu Aug 29 05:32:25 2019
07:30:05 [2019-12-01T07:30:05.933Z]  OS/Arch:           linux/arm64
07:30:05 [2019-12-01T07:30:05.933Z]  Experimental:      false
07:30:05 [2019-12-01T07:30:05.933Z] 
07:30:05 [2019-12-01T07:30:05.933Z] Server: Docker Engine - Community
07:30:05 [2019-12-01T07:30:05.933Z]  Engine:
07:30:05 [2019-12-01T07:30:05.933Z]   Version:          19.03.2
07:30:05 [2019-12-01T07:30:05.933Z]   API version:      1.40 (minimum version 1.12)
07:30:05 [2019-12-01T07:30:05.933Z]   Go version:       go1.12.8
07:30:05 [2019-12-01T07:30:05.933Z]   Git commit:       6a30dfc
07:30:05 [2019-12-01T07:30:05.933Z]   Built:            Thu Aug 29 05:30:57 2019
07:30:05 [2019-12-01T07:30:05.933Z]   OS/Arch:          linux/arm64
07:30:05 [2019-12-01T07:30:05.933Z]   Experimental:     true
07:30:05 [2019-12-01T07:30:05.933Z]  containerd:
07:30:05 [2019-12-01T07:30:05.933Z]   Version:          1.2.6
07:30:05 [2019-12-01T07:30:05.933Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
07:30:05 [2019-12-01T07:30:05.933Z]  runc:
07:30:05 [2019-12-01T07:30:05.933Z]   Version:          1.0.0-rc8
07:30:05 [2019-12-01T07:30:05.933Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
07:30:05 [2019-12-01T07:30:05.933Z]  docker-init:
07:30:05 [2019-12-01T07:30:05.933Z]   Version:          0.18.0
07:30:05 [2019-12-01T07:30:05.933Z]   GitCommit:        fec3683
[Pipeline] sh
07:30:05 [2019-12-01T07:30:05.981Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
07:30:06 [2019-12-01T07:30:06.260Z] + docker info
07:30:06 [2019-12-01T07:30:06.327Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
07:30:06 [2019-12-01T07:30:06.327Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
07:30:07 [2019-12-01T07:30:07.070Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
07:30:07 [2019-12-01T07:30:07.415Z] go: finding github.com/uber/jaeger-lib v1.2.1
07:30:07 [2019-12-01T07:30:07.586Z] #26 13.20 
#                                                                          1.9%
##                                                                         4.1%
###                                                                        5.5%
#####                                                                      7.3%
######                                                                     9.4%
########                                                                  11.6%
#########                                                                 13.1%
###########                                                               15.3%
############                                                              16.8%
#############                                                             18.6%
##############                                                            20.3%
###############                                                           21.5%
################                                                          22.8%
################                                                          23.5%
#################                                                         25.0%
##################                                                        26.2%
###################                                                       27.7%
####################                                                      29.0%
#####################                                                     29.9%
######################                                                    31.1%
#######################                                                   32.4%
########################                                                  34.1%
#########################                                                 35.7%
##########################                                                36.8%
###########################                                               38.3%
############################                                              39.5%
############################                                              39.7%
##############################                                            42.9%
################################                                          45.2%
#################################                                         46.5%
##################################                                        48.4%
####################################                                      50.2%
#####################################                                     51.7%
######################################                                    53.7%
07:30:07 [2019-12-01T07:30:07.586Z] #26 ...
07:30:07 [2019-12-01T07:30:07.586Z] 
07:30:07 [2019-12-01T07:30:07.586Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
07:30:07 [2019-12-01T07:30:07.586Z] #14 DONE 4.8s
07:30:07 [2019-12-01T07:30:07.586Z] 
07:30:07 [2019-12-01T07:30:07.586Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:30:07 [2019-12-01T07:30:07.586Z] #26 13.20 
#                                                                          1.9%
##                                                                         4.1%
###                                                                        5.5%
#####                                                                      7.3%
######                                                                     9.4%
########                                                                  11.6%
#########                                                                 13.1%
###########                                                               15.3%
############                                                              16.8%
#############                                                             18.6%
##############                                                            20.3%
###############                                                           21.5%
################                                                          22.8%
################                                                          23.5%
#################                                                         25.0%
##################                                                        26.2%
###################                                                       27.7%
####################                                                      29.0%
#####################                                                     29.9%
######################                                                    31.1%
#######################                                                   32.4%
########################                                                  34.1%
#########################                                                 35.7%
##########################                                                36.8%
###########################                                               38.3%
############################                                              39.5%
############################                                              39.7%
##############################                                            42.9%
################################                                          45.2%
#################################                                         46.5%
##################################                                        48.4%
####################################                                      50.2%
#####################################                                     51.7%
######################################                                    53.7%
########################################                                  55.9%
#########################################                                 57.6%
07:30:07 [2019-12-01T07:30:07.586Z] #26 ...
07:30:07 [2019-12-01T07:30:07.586Z] 
07:30:07 [2019-12-01T07:30:07.586Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
07:30:08 [2019-12-01T07:30:08.419Z] Client:
07:30:08 [2019-12-01T07:30:08.419Z]  Debug Mode: false
07:30:08 [2019-12-01T07:30:08.419Z] 
07:30:08 [2019-12-01T07:30:08.419Z] Server:
07:30:08 [2019-12-01T07:30:08.419Z]  Containers: 0
07:30:08 [2019-12-01T07:30:08.419Z]   Running: 0
07:30:08 [2019-12-01T07:30:08.419Z]   Paused: 0
07:30:08 [2019-12-01T07:30:08.419Z]   Stopped: 0
07:30:08 [2019-12-01T07:30:08.419Z]  Images: 0
07:30:08 [2019-12-01T07:30:08.419Z]  Server Version: 19.03.2
07:30:08 [2019-12-01T07:30:08.419Z]  Storage Driver: overlay2
07:30:08 [2019-12-01T07:30:08.419Z]   Backing Filesystem: extfs
07:30:08 [2019-12-01T07:30:08.419Z]   Supports d_type: true
07:30:08 [2019-12-01T07:30:08.419Z]   Native Overlay Diff: true
07:30:08 [2019-12-01T07:30:08.419Z]  Logging Driver: json-file
07:30:08 [2019-12-01T07:30:08.419Z]  Cgroup Driver: cgroupfs
07:30:08 [2019-12-01T07:30:08.419Z]  Plugins:
07:30:08 [2019-12-01T07:30:08.419Z]   Volume: local
07:30:08 [2019-12-01T07:30:08.419Z]   Network: bridge host ipvlan macvlan null overlay
07:30:08 [2019-12-01T07:30:08.419Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:30:08 [2019-12-01T07:30:08.419Z]  Swarm: inactive
07:30:08 [2019-12-01T07:30:08.419Z]  Runtimes: runc
07:30:08 [2019-12-01T07:30:08.419Z]  Default Runtime: runc
07:30:08 [2019-12-01T07:30:08.419Z]  Init Binary: docker-init
07:30:08 [2019-12-01T07:30:08.419Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
07:30:08 [2019-12-01T07:30:08.419Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
07:30:08 [2019-12-01T07:30:08.419Z]  init version: fec3683
07:30:08 [2019-12-01T07:30:08.419Z]  Security Options:
07:30:08 [2019-12-01T07:30:08.419Z]   apparmor
07:30:08 [2019-12-01T07:30:08.419Z]   seccomp
07:30:08 [2019-12-01T07:30:08.419Z]    Profile: default
07:30:08 [2019-12-01T07:30:08.419Z]  Kernel Version: 4.15.0-1048-aws
07:30:08 [2019-12-01T07:30:08.419Z]  Operating System: Ubuntu 18.04.3 LTS
07:30:08 [2019-12-01T07:30:08.419Z]  OSType: linux
07:30:08 [2019-12-01T07:30:08.419Z]  Architecture: x86_64
07:30:08 [2019-12-01T07:30:08.419Z]  CPUs: 2
07:30:08 [2019-12-01T07:30:08.419Z]  Total Memory: 7.501GiB
07:30:08 [2019-12-01T07:30:08.419Z]  Name: ip-10-100-71-99
07:30:08 [2019-12-01T07:30:08.419Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
07:30:08 [2019-12-01T07:30:08.419Z]  Docker Root Dir: /var/lib/docker
07:30:08 [2019-12-01T07:30:08.419Z]  Debug Mode: false
07:30:08 [2019-12-01T07:30:08.419Z]  Registry: https://index.docker.io/v1/
07:30:08 [2019-12-01T07:30:08.419Z]  Labels:
07:30:08 [2019-12-01T07:30:08.419Z]  Experimental: true
07:30:08 [2019-12-01T07:30:08.419Z]  Insecure Registries:
07:30:08 [2019-12-01T07:30:08.419Z]   127.0.0.0/8
07:30:08 [2019-12-01T07:30:08.419Z]  Live Restore Enabled: true
07:30:08 [2019-12-01T07:30:08.419Z] 
07:30:08 [2019-12-01T07:30:08.419Z] WARNING: No swap limit support
[Pipeline] sh
07:30:08 [2019-12-01T07:30:08.714Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:30:08 [2019-12-01T07:30:08.714Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:30:08 [2019-12-01T07:30:08.714Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40202/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
07:30:08 [2019-12-01T07:30:08.714Z] + bash /home/ubuntu/workspace/moby_PR-40202/check-config.sh
07:30:08 [2019-12-01T07:30:08.714Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:30:08 [2019-12-01T07:30:08.714Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
07:30:08 [2019-12-01T07:30:08.714Z] 
07:30:08 [2019-12-01T07:30:08.714Z] Generally Necessary:
07:30:08 [2019-12-01T07:30:08.714Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:30:08 [2019-12-01T07:30:08.714Z] - apparmor: enabled and tools installed
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_NAMESPACES: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_NET_NS: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_PID_NS: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_IPC_NS: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_UTS_NS: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_CGROUPS: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_CGROUP_CPUACCT: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_CGROUP_DEVICE: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_CGROUP_FREEZER: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_CGROUP_SCHED: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_CPUSETS: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_MEMCG: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_KEYS: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_VETH: enabled (as module)
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_BRIDGE: enabled (as module)
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_NF_NAT: enabled (as module)
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_NF_NAT_NEEDED: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_POSIX_MQUEUE: enabled
07:30:08 [2019-12-01T07:30:08.981Z] 
07:30:08 [2019-12-01T07:30:08.981Z] Optional Features:
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_USER_NS: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_SECCOMP: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_CGROUP_PIDS: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_MEMCG_SWAP: enabled
07:30:08 [2019-12-01T07:30:08.981Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:30:09 [2019-12-01T07:30:09.178Z] go: finding google.golang.org/grpc v1.20.1
07:30:09 [2019-12-01T07:30:09.254Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_BLK_CGROUP: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_IOSCHED_CFQ: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_CGROUP_PERF: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_CGROUP_HUGETLB: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_CFS_BANDWIDTH: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_RT_GROUP_SCHED: missing
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_IP_VS: enabled (as module)
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_IP_VS_NFCT: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_IP_VS_RR: enabled (as module)
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_EXT4_FS: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:30:09 [2019-12-01T07:30:09.254Z] - Network Drivers:
07:30:09 [2019-12-01T07:30:09.254Z]   - "overlay":
07:30:09 [2019-12-01T07:30:09.254Z]     - CONFIG_VXLAN: enabled (as module)
07:30:09 [2019-12-01T07:30:09.254Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:30:09 [2019-12-01T07:30:09.254Z]       Optional (for encrypted networks):
07:30:09 [2019-12-01T07:30:09.516Z]       - CONFIG_CRYPTO: enabled
07:30:09 [2019-12-01T07:30:09.516Z]       - CONFIG_CRYPTO_AEAD: enabled
07:30:09 [2019-12-01T07:30:09.516Z]       - CONFIG_CRYPTO_GCM: enabled
07:30:09 [2019-12-01T07:30:09.516Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:30:09 [2019-12-01T07:30:09.516Z]       - CONFIG_CRYPTO_GHASH: enabled
07:30:09 [2019-12-01T07:30:09.516Z]       - CONFIG_XFRM: enabled
07:30:09 [2019-12-01T07:30:09.516Z]       - CONFIG_XFRM_USER: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]       - CONFIG_INET_ESP: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]   - "ipvlan":
07:30:09 [2019-12-01T07:30:09.516Z]     - CONFIG_IPVLAN: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]   - "macvlan":
07:30:09 [2019-12-01T07:30:09.516Z]     - CONFIG_MACVLAN: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]     - CONFIG_DUMMY: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]   - "ftp,tftp client in container":
07:30:09 [2019-12-01T07:30:09.516Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z] - Storage Drivers:
07:30:09 [2019-12-01T07:30:09.516Z]   - "aufs":
07:30:09 [2019-12-01T07:30:09.516Z]     - CONFIG_AUFS_FS: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]   - "btrfs":
07:30:09 [2019-12-01T07:30:09.516Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:30:09 [2019-12-01T07:30:09.516Z]   - "devicemapper":
07:30:09 [2019-12-01T07:30:09.516Z]     - CONFIG_BLK_DEV_DM: enabled
07:30:09 [2019-12-01T07:30:09.516Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]   - "overlay":
07:30:09 [2019-12-01T07:30:09.516Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:30:09 [2019-12-01T07:30:09.516Z]   - "zfs":
07:30:09 [2019-12-01T07:30:09.516Z]     - /dev/zfs: missing
07:30:09 [2019-12-01T07:30:09.516Z]     - zfs command: missing
07:30:09 [2019-12-01T07:30:09.516Z]     - zpool command: missing
07:30:09 [2019-12-01T07:30:09.516Z] 
07:30:09 [2019-12-01T07:30:09.516Z] Limits:
07:30:09 [2019-12-01T07:30:09.516Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:30:09 [2019-12-01T07:30:09.516Z] 
07:30:09 [2019-12-01T07:30:09.516Z] + true
[Pipeline] }
[Pipeline] // stage
07:30:09 [2019-12-01T07:30:09.533Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:30:09 [2019-12-01T07:30:09.848Z] + sudo modprobe ip_vs
07:30:10 [2019-12-01T07:30:10.107Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 .
07:30:10 [2019-12-01T07:30:10.369Z] #1 [internal] load build definition from Dockerfile
07:30:10 [2019-12-01T07:30:10.369Z] #1 transferring dockerfile: 14.85kB done
07:30:10 [2019-12-01T07:30:10.628Z] #1 DONE 0.2s
07:30:10 [2019-12-01T07:30:10.628Z] 
07:30:10 [2019-12-01T07:30:10.628Z] #2 [internal] load .dockerignore
07:30:10 [2019-12-01T07:30:10.628Z] #2 transferring context: 87B done
07:30:10 [2019-12-01T07:30:10.628Z] #2 DONE 0.2s
07:30:10 [2019-12-01T07:30:10.628Z] 
07:30:10 [2019-12-01T07:30:10.628Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
07:30:10 [2019-12-01T07:30:10.731Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
07:30:10 [2019-12-01T07:30:10.884Z] #3 DONE 0.4s
07:30:10 [2019-12-01T07:30:10.884Z] 
07:30:10 [2019-12-01T07:30:10.884Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
07:30:10 [2019-12-01T07:30:10.884Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
07:30:11 [2019-12-01T07:30:11.140Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.2s
07:30:11 [2019-12-01T07:30:11.140Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
07:30:11 [2019-12-01T07:30:11.140Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
07:30:11 [2019-12-01T07:30:11.140Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
07:30:11 [2019-12-01T07:30:11.140Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.26MB / 8.82MB 0.3s
07:30:11 [2019-12-01T07:30:11.398Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done
07:30:11 [2019-12-01T07:30:11.398Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
07:30:11 [2019-12-01T07:30:11.470Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
07:30:11 [2019-12-01T07:30:11.470Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
07:30:11 [2019-12-01T07:30:11.782Z] #15 ...
07:30:11 [2019-12-01T07:30:11.782Z] 
07:30:11 [2019-12-01T07:30:11.782Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:30:11 [2019-12-01T07:30:11.782Z] #44 60.91 syscall
07:30:11 [2019-12-01T07:30:11.782Z] #44 70.91 time
07:30:11 [2019-12-01T07:30:11.782Z] #44 ...
07:30:11 [2019-12-01T07:30:11.782Z] 
07:30:11 [2019-12-01T07:30:11.782Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:30:11 [2019-12-01T07:30:11.782Z] #26 13.20 
#                                                                          1.9%
##                                                                         4.1%
###                                                                        5.5%
#####                                                                      7.3%
######                                                                     9.4%
########                                                                  11.6%
#########                                                                 13.1%
###########                                                               15.3%
############                                                              16.8%
#############                                                             18.6%
##############                                                            20.3%
###############                                                           21.5%
################                                                          22.8%
################                                                          23.5%
#################                                                         25.0%
##################                                                        26.2%
###################                                                       27.7%
####################                                                      29.0%
#####################                                                     29.9%
######################                                                    31.1%
#######################                                                   32.4%
########################                                                  34.1%
#########################                                                 35.7%
##########################                                                36.8%
###########################                                               38.3%
############################                                              39.5%
############################                                              39.7%
##############################                                            42.9%
################################                                          45.2%
#################################                                         46.5%
##################################                                        48.4%
####################################                                      50.2%
#####################################                                     51.7%
######################################                                    53.7%
########################################                                  55.9%
#########################################                                 57.6%
##########################################                                59.6%
############################################                              61.3%
###############################################                           65.4%
#################################################                         68.7%
###################################################                       71.2%
####################################################                      73.0%
######################################################                    75.5%
########################################################                  78.6%
###########################################################               82.1%
#############################################################             85.5%
###############################################################           88.7%
##################################################################        92.6%
#####################################################################     97.0%
######################################################################## 100.0%
07:30:11 [2019-12-01T07:30:11.782Z] #26 19.01 
07:30:11 [2019-12-01T07:30:11.782Z] #26 20.88 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
07:30:11 [2019-12-01T07:30:11.815Z] go: finding github.com/vishvananda/netlink v1.0.0
07:30:11 [2019-12-01T07:30:11.967Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
07:30:11 [2019-12-01T07:30:11.967Z] #4 DONE 0.9s
07:30:12 [2019-12-01T07:30:12.042Z] #26 ...
07:30:12 [2019-12-01T07:30:12.043Z] 
07:30:12 [2019-12-01T07:30:12.043Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
07:30:12 [2019-12-01T07:30:12.043Z] #15 DONE 4.5s
07:30:12 [2019-12-01T07:30:12.043Z] 
07:30:12 [2019-12-01T07:30:12.043Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:30:12 [2019-12-01T07:30:12.043Z] #26 21.60 
07:30:12 [2019-12-01T07:30:12.160Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
07:30:12 [2019-12-01T07:30:12.531Z] 
07:30:12 [2019-12-01T07:30:12.531Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
07:30:12 [2019-12-01T07:30:12.608Z] #26 22.05 
######################################################################## 100.0%
07:30:12 [2019-12-01T07:30:12.792Z] #6 ...
07:30:12 [2019-12-01T07:30:12.792Z] 
07:30:12 [2019-12-01T07:30:12.792Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
07:30:12 [2019-12-01T07:30:12.792Z] #5 DONE 0.2s
07:30:12 [2019-12-01T07:30:12.792Z] 
07:30:12 [2019-12-01T07:30:12.792Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
07:30:12 [2019-12-01T07:30:12.792Z] #6 DONE 0.3s
07:30:12 [2019-12-01T07:30:12.792Z] 
07:30:12 [2019-12-01T07:30:12.792Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:30:12 [2019-12-01T07:30:12.792Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
07:30:12 [2019-12-01T07:30:12.792Z] #65 DONE 0.0s
07:30:12 [2019-12-01T07:30:12.792Z] 
07:30:12 [2019-12-01T07:30:12.792Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
07:30:12 [2019-12-01T07:30:12.792Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
07:30:12 [2019-12-01T07:30:12.867Z] #26 22.15 
07:30:13 [2019-12-01T07:30:13.050Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
07:30:13 [2019-12-01T07:30:13.050Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0B / 4.34MB 0.1s
07:30:13 [2019-12-01T07:30:13.050Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 0B / 45.38MB 0.1s
07:30:13 [2019-12-01T07:30:13.050Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0B / 10.80MB 0.1s
07:30:13 [2019-12-01T07:30:13.050Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done
07:30:13 [2019-12-01T07:30:13.050Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done
07:30:13 [2019-12-01T07:30:13.309Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 922.15kB / 4.34MB 0.3s
07:30:13 [2019-12-01T07:30:13.309Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 7.78MB / 45.38MB 0.3s
07:30:13 [2019-12-01T07:30:13.309Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 1.06MB / 10.80MB 0.3s
07:30:13 [2019-12-01T07:30:13.309Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.4s
07:30:13 [2019-12-01T07:30:13.309Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 2.96MB / 10.80MB 0.4s
07:30:13 [2019-12-01T07:30:13.353Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
07:30:13 [2019-12-01T07:30:13.566Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.5s done
07:30:13 [2019-12-01T07:30:13.566Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 14.72MB / 45.38MB 0.6s
07:30:13 [2019-12-01T07:30:13.566Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 6.21MB / 10.80MB 0.6s
07:30:13 [2019-12-01T07:30:13.567Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 0B / 50.07MB 0.6s
07:30:13 [2019-12-01T07:30:13.567Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 20.66MB / 45.38MB 0.7s
07:30:13 [2019-12-01T07:30:13.567Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.7s
07:30:13 [2019-12-01T07:30:13.567Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 2.75MB / 50.07MB 0.7s
07:30:13 [2019-12-01T07:30:13.698Z] go: finding go.etcd.io/bbolt v1.3.2
07:30:13 [2019-12-01T07:30:13.823Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 29.17MB / 45.38MB 0.8s
07:30:13 [2019-12-01T07:30:13.823Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 7.22MB / 50.07MB 0.8s
07:30:14 [2019-12-01T07:30:14.081Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 36.54MB / 45.38MB 1.0s
07:30:14 [2019-12-01T07:30:14.081Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.9s done
07:30:14 [2019-12-01T07:30:14.081Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 12.45MB / 50.07MB 1.0s
07:30:14 [2019-12-01T07:30:14.081Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0B / 57.69MB 1.0s
07:30:14 [2019-12-01T07:30:14.081Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 40.92MB / 45.38MB 1.2s
07:30:14 [2019-12-01T07:30:14.081Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 19.79MB / 50.07MB 1.2s
07:30:14 [2019-12-01T07:30:14.081Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.48MB / 57.69MB 1.2s
07:30:14 [2019-12-01T07:30:14.247Z] #26 23.65 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
07:30:14 [2019-12-01T07:30:14.342Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.34MB / 45.38MB 1.3s
07:30:14 [2019-12-01T07:30:14.342Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 25.27MB / 50.07MB 1.3s
07:30:14 [2019-12-01T07:30:14.342Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 10.26MB / 57.69MB 1.3s
07:30:14 [2019-12-01T07:30:14.445Z] go: finding github.com/google/go-cmp v0.2.0
07:30:14 [2019-12-01T07:30:14.446Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
07:30:14 [2019-12-01T07:30:14.505Z] #26 ...
07:30:14 [2019-12-01T07:30:14.505Z] 
07:30:14 [2019-12-01T07:30:14.505Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:30:14 [2019-12-01T07:30:14.505Z] #31 63.68 time
07:30:14 [2019-12-01T07:30:14.505Z] #31 72.27 internal/poll
07:30:14 [2019-12-01T07:30:14.505Z] #31 ...
07:30:14 [2019-12-01T07:30:14.505Z] 
07:30:14 [2019-12-01T07:30:14.505Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:30:14 [2019-12-01T07:30:14.505Z] #33 66.26 Selecting previously unselected package libxml2:amd64.
07:30:14 [2019-12-01T07:30:14.505Z] #33 66.27 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
07:30:14 [2019-12-01T07:30:14.505Z] #33 66.27 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
07:30:14 [2019-12-01T07:30:14.505Z] #33 67.78 Selecting previously unselected package libarchive13:amd64.
07:30:14 [2019-12-01T07:30:14.505Z] #33 67.78 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
07:30:14 [2019-12-01T07:30:14.505Z] #33 67.79 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
07:30:14 [2019-12-01T07:30:14.505Z] #33 68.38 Selecting previously unselected package libjsoncpp1:amd64.
07:30:14 [2019-12-01T07:30:14.505Z] #33 68.38 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
07:30:14 [2019-12-01T07:30:14.505Z] #33 68.41 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
07:30:14 [2019-12-01T07:30:14.505Z] #33 68.61 Selecting previously unselected package libuv1:amd64.
07:30:14 [2019-12-01T07:30:14.505Z] #33 68.61 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
07:30:14 [2019-12-01T07:30:14.505Z] #33 68.67 Unpacking libuv1:amd64 (1.9.1-3) ...
07:30:14 [2019-12-01T07:30:14.505Z] #33 68.88 Selecting previously unselected package cmake.
07:30:14 [2019-12-01T07:30:14.506Z] #33 68.92 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
07:30:14 [2019-12-01T07:30:14.506Z] #33 69.11 Unpacking cmake (3.7.2-1) ...
07:30:14 [2019-12-01T07:30:14.506Z] #33 73.01 Selecting previously unselected package xxd.
07:30:14 [2019-12-01T07:30:14.506Z] #33 73.01 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
07:30:14 [2019-12-01T07:30:14.506Z] #33 73.02 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
07:30:14 [2019-12-01T07:30:14.506Z] #33 73.26 Selecting previously unselected package vim-common.
07:30:14 [2019-12-01T07:30:14.506Z] #33 73.26 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
07:30:14 [2019-12-01T07:30:14.506Z] #33 73.30 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
07:30:14 [2019-12-01T07:30:14.506Z] #33 73.95 Processing triggers for mime-support (3.60) ...
07:30:14 [2019-12-01T07:30:14.506Z] #33 74.02 Setting up xxd (2:8.0.0197-4+deb9u3) ...
07:30:14 [2019-12-01T07:30:14.506Z] #33 74.03 Setting up libuv1:amd64 (1.9.1-3) ...
07:30:14 [2019-12-01T07:30:14.506Z] #33 74.04 Setting up cmake-data (3.7.2-1) ...
07:30:14 [2019-12-01T07:30:14.506Z] #33 74.06 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
07:30:14 [2019-12-01T07:30:14.506Z] #33 74.06 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
07:30:14 [2019-12-01T07:30:14.506Z] #33 74.07 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:30:14 [2019-12-01T07:30:14.599Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 1.5s done
07:30:14 [2019-12-01T07:30:14.599Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 30.27MB / 50.07MB 1.7s
07:30:14 [2019-12-01T07:30:14.599Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 17.96MB / 57.69MB 1.7s
07:30:14 [2019-12-01T07:30:14.599Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 0B / 120.06MB 1.7s
07:30:14 [2019-12-01T07:30:14.599Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97
07:30:14 [2019-12-01T07:30:14.764Z] #33 74.33 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
07:30:14 [2019-12-01T07:30:14.764Z] #33 74.35 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
07:30:14 [2019-12-01T07:30:14.764Z] #33 74.36 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
07:30:14 [2019-12-01T07:30:14.764Z] #33 74.37 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
07:30:14 [2019-12-01T07:30:14.764Z] #33 ...
07:30:14 [2019-12-01T07:30:14.764Z] 
07:30:14 [2019-12-01T07:30:14.764Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:30:14 [2019-12-01T07:30:14.764Z] #26 24.41 
07:30:14 [2019-12-01T07:30:14.858Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 36.47MB / 50.07MB 1.8s
07:30:14 [2019-12-01T07:30:14.858Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 20.90MB / 57.69MB 1.8s
07:30:14 [2019-12-01T07:30:14.858Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 41.39MB / 50.07MB 2.0s
07:30:14 [2019-12-01T07:30:14.858Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 29.12MB / 57.69MB 2.0s
07:30:14 [2019-12-01T07:30:14.858Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 9.25MB / 120.06MB 2.0s
07:30:14 [2019-12-01T07:30:14.947Z] Removing intermediate container bc9e47df5497
07:30:14 [2019-12-01T07:30:14.947Z]  ---> e46c47c677cc
07:30:14 [2019-12-01T07:30:14.947Z] Step 11/16 : ARG GOOS
07:30:14 [2019-12-01T07:30:14.947Z]  ---> Running in 2346cd538809
07:30:14 [2019-12-01T07:30:14.947Z] Removing intermediate container 2346cd538809
07:30:14 [2019-12-01T07:30:14.947Z]  ---> 043c0689c103
07:30:14 [2019-12-01T07:30:14.947Z] Step 12/16 : ARG GOARCH
07:30:14 [2019-12-01T07:30:14.947Z]  ---> Running in 402737c8855d
07:30:14 [2019-12-01T07:30:14.947Z] Removing intermediate container 402737c8855d
07:30:14 [2019-12-01T07:30:14.947Z]  ---> 32e5d2f39611
07:30:14 [2019-12-01T07:30:14.947Z] 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
07:30:14 [2019-12-01T07:30:14.947Z]  ---> Running in b624f8b37dd0
07:30:15 [2019-12-01T07:30:15.129Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 47.56MB / 50.07MB 2.2s
07:30:15 [2019-12-01T07:30:15.129Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 33.61MB / 57.69MB 2.2s
07:30:15 [2019-12-01T07:30:15.129Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 15.32MB / 120.06MB 2.2s
07:30:15 [2019-12-01T07:30:15.181Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
07:30:15 [2019-12-01T07:30:15.181Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
07:30:15 [2019-12-01T07:30:15.181Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
07:30:15 [2019-12-01T07:30:15.181Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
07:30:15 [2019-12-01T07:30:15.347Z] #26 24.78 
######################################################################## 100.0%
07:30:15 [2019-12-01T07:30:15.347Z] #26 24.86 
07:30:15 [2019-12-01T07:30:15.386Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.4s
07:30:15 [2019-12-01T07:30:15.386Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 38.24MB / 57.69MB 2.4s
07:30:15 [2019-12-01T07:30:15.386Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 41.79MB / 57.69MB 2.5s
07:30:15 [2019-12-01T07:30:15.386Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 23.19MB / 120.06MB 2.5s
07:30:15 [2019-12-01T07:30:15.647Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.5s done
07:30:15 [2019-12-01T07:30:15.647Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 0B / 126B 2.6s
07:30:15 [2019-12-01T07:30:15.647Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 45.05MB / 57.69MB 2.7s
07:30:15 [2019-12-01T07:30:15.905Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 53.23MB / 57.69MB 2.9s
07:30:15 [2019-12-01T07:30:15.905Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 33.58MB / 120.06MB 2.9s
07:30:15 [2019-12-01T07:30:15.905Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 2.7s done
07:30:15 [2019-12-01T07:30:15.905Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 3.0s
07:30:15 [2019-12-01T07:30:15.915Z] #26 ...
07:30:15 [2019-12-01T07:30:15.915Z] 
07:30:15 [2019-12-01T07:30:15.915Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:30:15 [2019-12-01T07:30:15.915Z] #33 74.45 Setting up cmake (3.7.2-1) ...
07:30:15 [2019-12-01T07:30:15.915Z] #33 74.71 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:30:15 [2019-12-01T07:30:15.915Z] #33 DONE 75.4s
07:30:15 [2019-12-01T07:30:15.915Z] 
07:30:15 [2019-12-01T07:30:15.915Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
07:30:15 [2019-12-01T07:30:15.915Z] #34 DONE 0.1s
07:30:15 [2019-12-01T07:30:15.915Z] 
07:30:15 [2019-12-01T07:30:15.915Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:30:15 [2019-12-01T07:30:15.915Z] #40 66.25 Setting up libnet1-dev (1.1.6+dfsg-3) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 66.26 Setting up libprotobuf10:amd64 (3.0.0-9) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 66.27 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 66.31 Setting up python-protobuf (3.0.0-9) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 74.72 Setting up libcap-dev:amd64 (1:2.25-1) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 74.76 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 74.82 Setting up libnl-3-200:amd64 (3.2.27-2) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 74.85 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 74.94 Setting up libprotoc10:amd64 (3.0.0-9) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 75.01 Setting up protobuf-c-compiler (1.2.1-2) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 75.06 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 75.09 Setting up protobuf-compiler (3.0.0-9) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 75.11 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 75.15 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 75.17 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:30:15 [2019-12-01T07:30:15.915Z] #40 DONE 75.6s
07:30:15 [2019-12-01T07:30:15.915Z] 
07:30:15 [2019-12-01T07:30:15.915Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
07:30:16 [2019-12-01T07:30:16.163Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 41.29MB / 120.06MB 3.1s
07:30:16 [2019-12-01T07:30:16.163Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 3.1s done
07:30:16 [2019-12-01T07:30:16.173Z] #35 DONE 0.2s
07:30:16 [2019-12-01T07:30:16.173Z] 
07:30:16 [2019-12-01T07:30:16.173Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:30:16 [2019-12-01T07:30:16.243Z] Client:
07:30:16 [2019-12-01T07:30:16.243Z]  Debug Mode: false
07:30:16 [2019-12-01T07:30:16.243Z] 
07:30:16 [2019-12-01T07:30:16.243Z] Server:
07:30:16 [2019-12-01T07:30:16.243Z]  Containers: 0
07:30:16 [2019-12-01T07:30:16.243Z]   Running: 0
07:30:16 [2019-12-01T07:30:16.243Z]   Paused: 0
07:30:16 [2019-12-01T07:30:16.243Z]   Stopped: 0
07:30:16 [2019-12-01T07:30:16.243Z]  Images: 0
07:30:16 [2019-12-01T07:30:16.243Z]  Server Version: 19.03.2
07:30:16 [2019-12-01T07:30:16.243Z]  Storage Driver: overlay2
07:30:16 [2019-12-01T07:30:16.243Z]   Backing Filesystem: extfs
07:30:16 [2019-12-01T07:30:16.243Z]   Supports d_type: true
07:30:16 [2019-12-01T07:30:16.243Z]   Native Overlay Diff: true
07:30:16 [2019-12-01T07:30:16.243Z]  Logging Driver: json-file
07:30:16 [2019-12-01T07:30:16.243Z]  Cgroup Driver: cgroupfs
07:30:16 [2019-12-01T07:30:16.243Z]  Plugins:
07:30:16 [2019-12-01T07:30:16.243Z]   Volume: local
07:30:16 [2019-12-01T07:30:16.243Z]   Network: bridge host ipvlan macvlan null overlay
07:30:16 [2019-12-01T07:30:16.243Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:30:16 [2019-12-01T07:30:16.243Z]  Swarm: inactive
07:30:16 [2019-12-01T07:30:16.243Z]  Runtimes: runc
07:30:16 [2019-12-01T07:30:16.243Z]  Default Runtime: runc
07:30:16 [2019-12-01T07:30:16.243Z]  Init Binary: docker-init
07:30:16 [2019-12-01T07:30:16.243Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
07:30:16 [2019-12-01T07:30:16.243Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
07:30:16 [2019-12-01T07:30:16.243Z]  init version: fec3683
07:30:16 [2019-12-01T07:30:16.243Z]  Security Options:
07:30:16 [2019-12-01T07:30:16.243Z]   apparmor
07:30:16 [2019-12-01T07:30:16.243Z]   seccomp
07:30:16 [2019-12-01T07:30:16.243Z]    Profile: default
07:30:16 [2019-12-01T07:30:16.243Z]  Kernel Version: 4.15.0-1048-aws
07:30:16 [2019-12-01T07:30:16.243Z]  Operating System: Ubuntu 16.04.6 LTS
07:30:16 [2019-12-01T07:30:16.243Z]  OSType: linux
07:30:16 [2019-12-01T07:30:16.243Z]  Architecture: aarch64
07:30:16 [2019-12-01T07:30:16.243Z]  CPUs: 4
07:30:16 [2019-12-01T07:30:16.243Z]  Total Memory: 7.525GiB
07:30:16 [2019-12-01T07:30:16.243Z]  Name: ip-10-100-103-252
07:30:16 [2019-12-01T07:30:16.243Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
07:30:16 [2019-12-01T07:30:16.243Z]  Docker Root Dir: /var/lib/docker
07:30:16 [2019-12-01T07:30:16.243Z]  Debug Mode: false
07:30:16 [2019-12-01T07:30:16.243Z]  Registry: https://index.docker.io/v1/
07:30:16 [2019-12-01T07:30:16.243Z]  Labels:
07:30:16 [2019-12-01T07:30:16.243Z]  Experimental: true
07:30:16 [2019-12-01T07:30:16.243Z]  Insecure Registries:
07:30:16 [2019-12-01T07:30:16.243Z]   127.0.0.0/8
07:30:16 [2019-12-01T07:30:16.243Z]  Live Restore Enabled: true
07:30:16 [2019-12-01T07:30:16.243Z] 
07:30:16 [2019-12-01T07:30:16.243Z] WARNING: No swap limit support
[Pipeline] sh
07:30:16 [2019-12-01T07:30:16.375Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
07:30:16 [2019-12-01T07:30:16.422Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 51.43MB / 120.06MB 3.6s
07:30:16 [2019-12-01T07:30:16.558Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:30:16 [2019-12-01T07:30:16.558Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:30:16 [2019-12-01T07:30:16.558Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40202/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
07:30:16 [2019-12-01T07:30:16.558Z] + bash /home/ubuntu/workspace/moby_PR-40202/check-config.sh
07:30:16 [2019-12-01T07:30:16.558Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:30:16 [2019-12-01T07:30:16.558Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
07:30:16 [2019-12-01T07:30:16.558Z] 
07:30:16 [2019-12-01T07:30:16.558Z] Generally Necessary:
07:30:16 [2019-12-01T07:30:16.558Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:30:16 [2019-12-01T07:30:16.558Z] - apparmor: enabled and tools installed
07:30:16 [2019-12-01T07:30:16.558Z] - CONFIG_NAMESPACES: enabled
07:30:16 [2019-12-01T07:30:16.558Z] - CONFIG_NET_NS: enabled
07:30:16 [2019-12-01T07:30:16.558Z] - CONFIG_PID_NS: enabled
07:30:16 [2019-12-01T07:30:16.558Z] - CONFIG_IPC_NS: enabled
07:30:16 [2019-12-01T07:30:16.558Z] - CONFIG_UTS_NS: enabled
07:30:16 [2019-12-01T07:30:16.558Z] - CONFIG_CGROUPS: enabled
07:30:16 [2019-12-01T07:30:16.558Z] - CONFIG_CGROUP_CPUACCT: enabled
07:30:16 [2019-12-01T07:30:16.680Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 57.53MB / 120.06MB 3.8s
07:30:16 [2019-12-01T07:30:16.720Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
07:30:16 [2019-12-01T07:30:16.720Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
07:30:16 [2019-12-01T07:30:16.740Z] #41 ...
07:30:16 [2019-12-01T07:30:16.740Z] 
07:30:16 [2019-12-01T07:30:16.740Z] #16 [dev 6/24] RUN ldconfig
07:30:16 [2019-12-01T07:30:16.740Z] #16 DONE 4.6s
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_CGROUP_DEVICE: enabled
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_CGROUP_FREEZER: enabled
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_CGROUP_SCHED: enabled
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_CPUSETS: enabled
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_MEMCG: enabled
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_KEYS: enabled
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_VETH: enabled (as module)
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_BRIDGE: enabled (as module)
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_NF_NAT: enabled (as module)
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_NF_NAT_NEEDED: enabled
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_POSIX_MQUEUE: enabled
07:30:16 [2019-12-01T07:30:16.817Z] 
07:30:16 [2019-12-01T07:30:16.817Z] Optional Features:
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_USER_NS: enabled
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_SECCOMP: enabled
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_CGROUP_PIDS: enabled
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_MEMCG_SWAP: enabled
07:30:16 [2019-12-01T07:30:16.817Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:30:16 [2019-12-01T07:30:16.817Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:30:16 [2019-12-01T07:30:16.942Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 64.35MB / 120.06MB 4.2s
07:30:16 [2019-12-01T07:30:16.999Z] 
07:30:16 [2019-12-01T07:30:16.999Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:30:16 [2019-12-01T07:30:16.999Z] #26 26.50 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
07:30:16 [2019-12-01T07:30:16.999Z] #26 26.57 skipping existing 1849cc453dee
07:30:17 [2019-12-01T07:30:17.064Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_BLK_CGROUP: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_IOSCHED_CFQ: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_CGROUP_PERF: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_CGROUP_HUGETLB: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_CFS_BANDWIDTH: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_RT_GROUP_SCHED: missing
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_IP_VS: enabled (as module)
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_IP_VS_NFCT: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_IP_VS_RR: enabled (as module)
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_EXT4_FS: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:30:17 [2019-12-01T07:30:17.077Z] - Network Drivers:
07:30:17 [2019-12-01T07:30:17.077Z]   - "overlay":
07:30:17 [2019-12-01T07:30:17.077Z]     - CONFIG_VXLAN: enabled (as module)
07:30:17 [2019-12-01T07:30:17.077Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:30:17 [2019-12-01T07:30:17.077Z]       Optional (for encrypted networks):
07:30:17 [2019-12-01T07:30:17.205Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 72.19MB / 120.06MB 4.4s
07:30:17 [2019-12-01T07:30:17.257Z] #26 26.75 
07:30:17 [2019-12-01T07:30:17.337Z]       - CONFIG_CRYPTO: enabled
07:30:17 [2019-12-01T07:30:17.337Z]       - CONFIG_CRYPTO_AEAD: enabled
07:30:17 [2019-12-01T07:30:17.337Z]       - CONFIG_CRYPTO_GCM: enabled
07:30:17 [2019-12-01T07:30:17.337Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:30:17 [2019-12-01T07:30:17.337Z]       - CONFIG_CRYPTO_GHASH: enabled
07:30:17 [2019-12-01T07:30:17.337Z]       - CONFIG_XFRM: enabled
07:30:17 [2019-12-01T07:30:17.337Z]       - CONFIG_XFRM_USER: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]       - CONFIG_INET_ESP: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]   - "ipvlan":
07:30:17 [2019-12-01T07:30:17.337Z]     - CONFIG_IPVLAN: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]   - "macvlan":
07:30:17 [2019-12-01T07:30:17.337Z]     - CONFIG_MACVLAN: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]     - CONFIG_DUMMY: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]   - "ftp,tftp client in container":
07:30:17 [2019-12-01T07:30:17.337Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z] - Storage Drivers:
07:30:17 [2019-12-01T07:30:17.337Z]   - "aufs":
07:30:17 [2019-12-01T07:30:17.337Z]     - CONFIG_AUFS_FS: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]   - "btrfs":
07:30:17 [2019-12-01T07:30:17.337Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:30:17 [2019-12-01T07:30:17.337Z]   - "devicemapper":
07:30:17 [2019-12-01T07:30:17.337Z]     - CONFIG_BLK_DEV_DM: enabled
07:30:17 [2019-12-01T07:30:17.337Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]   - "overlay":
07:30:17 [2019-12-01T07:30:17.337Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:30:17 [2019-12-01T07:30:17.337Z]   - "zfs":
07:30:17 [2019-12-01T07:30:17.337Z]     - /dev/zfs: missing
07:30:17 [2019-12-01T07:30:17.463Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 81.86MB / 120.06MB 4.7s
07:30:17 [2019-12-01T07:30:17.596Z]     - zfs command: missing
07:30:17 [2019-12-01T07:30:17.596Z]     - zpool command: missing
07:30:17 [2019-12-01T07:30:17.596Z] 
07:30:17 [2019-12-01T07:30:17.596Z] Limits:
07:30:17 [2019-12-01T07:30:17.596Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:30:17 [2019-12-01T07:30:17.596Z] 
07:30:17 [2019-12-01T07:30:17.596Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:30:17 [2019-12-01T07:30:17.720Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 89.82MB / 120.06MB 4.9s
07:30:17 [2019-12-01T07:30:17.805Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
07:30:17 [2019-12-01T07:30:17.805Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
07:30:17 [2019-12-01T07:30:17.805Z] go: finding github.com/pelletier/go-toml v1.2.0
07:30:17 [2019-12-01T07:30:17.937Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 .
07:30:17 [2019-12-01T07:30:17.937Z] #1 [internal] load .dockerignore
07:30:17 [2019-12-01T07:30:17.938Z] #1 transferring context: 87B done
07:30:17 [2019-12-01T07:30:17.938Z] #1 DONE 0.1s
07:30:17 [2019-12-01T07:30:17.938Z] 
07:30:17 [2019-12-01T07:30:17.938Z] #2 [internal] load build definition from Dockerfile
07:30:17 [2019-12-01T07:30:17.938Z] #2 transferring dockerfile: 14.85kB 0.0s done
07:30:17 [2019-12-01T07:30:17.976Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 96.70MB / 120.06MB 5.1s
07:30:18 [2019-12-01T07:30:18.196Z] #2 DONE 0.1s
07:30:18 [2019-12-01T07:30:18.197Z] 
07:30:18 [2019-12-01T07:30:18.197Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
07:30:18 [2019-12-01T07:30:18.455Z] #3 DONE 0.5s
07:30:18 [2019-12-01T07:30:18.539Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 103.85MB / 120.06MB 5.4s
07:30:18 [2019-12-01T07:30:18.539Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 111.35MB / 120.06MB 5.6s
07:30:18 [2019-12-01T07:30:18.715Z] 
07:30:18 [2019-12-01T07:30:18.715Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
07:30:18 [2019-12-01T07:30:18.715Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
07:30:18 [2019-12-01T07:30:18.715Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
07:30:18 [2019-12-01T07:30:18.715Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
07:30:18 [2019-12-01T07:30:18.715Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s
07:30:18 [2019-12-01T07:30:18.715Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.63MB / 8.26MB 0.2s
07:30:18 [2019-12-01T07:30:18.715Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
07:30:18 [2019-12-01T07:30:18.715Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
07:30:18 [2019-12-01T07:30:18.796Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 5.9s
07:30:18 [2019-12-01T07:30:18.974Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done
07:30:19 [2019-12-01T07:30:19.052Z] #7 ...
07:30:19 [2019-12-01T07:30:19.052Z] 
07:30:19 [2019-12-01T07:30:19.052Z] #19 [internal] load build context
07:30:19 [2019-12-01T07:30:19.052Z] #19 transferring context: 45.91MB 6.0s done
07:30:19 [2019-12-01T07:30:19.052Z] #19 DONE 6.2s
07:30:19 [2019-12-01T07:30:19.052Z] 
07:30:19 [2019-12-01T07:30:19.052Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
07:30:19 [2019-12-01T07:30:19.052Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.1s done
07:30:19 [2019-12-01T07:30:19.158Z] #26 28.40 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
07:30:19 [2019-12-01T07:30:19.234Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
07:30:19 [2019-12-01T07:30:19.234Z] #4 DONE 0.5s
07:30:19 [2019-12-01T07:30:19.494Z] 
07:30:19 [2019-12-01T07:30:19.494Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
07:30:19 [2019-12-01T07:30:19.523Z] go: finding gotest.tools v2.1.0+incompatible
07:30:19 [2019-12-01T07:30:19.523Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
07:30:19 [2019-12-01T07:30:19.629Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 5.1s
07:30:19 [2019-12-01T07:30:19.727Z] #26 28.96 
07:30:19 [2019-12-01T07:30:19.759Z] #5 ...
07:30:19 [2019-12-01T07:30:19.759Z] 
07:30:19 [2019-12-01T07:30:19.759Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
07:30:19 [2019-12-01T07:30:19.759Z] #6 DONE 0.2s
07:30:19 [2019-12-01T07:30:19.877Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
07:30:19 [2019-12-01T07:30:19.877Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
07:30:20 [2019-12-01T07:30:20.018Z] 
07:30:20 [2019-12-01T07:30:20.018Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
07:30:20 [2019-12-01T07:30:20.018Z] #5 DONE 0.3s
07:30:20 [2019-12-01T07:30:20.018Z] 
07:30:20 [2019-12-01T07:30:20.018Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:30:20 [2019-12-01T07:30:20.018Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
07:30:20 [2019-12-01T07:30:20.220Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
07:30:20 [2019-12-01T07:30:20.220Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
07:30:20 [2019-12-01T07:30:20.278Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
07:30:20 [2019-12-01T07:30:20.278Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
07:30:20 [2019-12-01T07:30:20.564Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
07:30:20 [2019-12-01T07:30:20.921Z] #26 30.25 
######################################################################## 100.0%
07:30:20 [2019-12-01T07:30:20.921Z] #26 30.40 
07:30:20 [2019-12-01T07:30:20.921Z] #26 30.50 Download of images into '/build' complete.
07:30:20 [2019-12-01T07:30:20.921Z] #26 30.50 Use something like the following to load the result into a Docker daemon:
07:30:20 [2019-12-01T07:30:20.921Z] #26 30.50   tar -cC '/build' . | docker load
07:30:21 [2019-12-01T07:30:21.299Z] go: finding github.com/Microsoft/hcsshim v0.8.5
07:30:21 [2019-12-01T07:30:21.487Z] #26 DONE 30.9s
07:30:21 [2019-12-01T07:30:21.487Z] 
07:30:21 [2019-12-01T07:30:21.487Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.211 + RM_GOPATH=0
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.211 + TMP_GOPATH=
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.211 + : /build
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.215 + '[' -z '' ']'
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.215 ++ mktemp -d
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.219 + export GOPATH=/tmp/tmp.PAcTRWUSD0
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.219 + GOPATH=/tmp/tmp.PAcTRWUSD0
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.219 + RM_GOPATH=1
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.220 ++ dirname ./install.sh
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.222 + dir=.
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.222 + bin=tini
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.222 + shift
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.222 + '[' '!' -f ./tini.installer ']'
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.222 + . ./tini.installer
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.222 ++ : fec3683b971d9c3ef73f284f176672c44b448662
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.222 + install_tini
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.222 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.222 + git clone https://github.com/krallin/tini.git /tmp/tmp.PAcTRWUSD0/tini
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.222 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
07:30:21 [2019-12-01T07:30:21.487Z] #36 5.222 Cloning into '/tmp/tmp.PAcTRWUSD0/tini'...
07:30:21 [2019-12-01T07:30:21.525Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 6.9s done
07:30:21 [2019-12-01T07:30:21.643Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
07:30:21 [2019-12-01T07:30:21.643Z] go: finding github.com/spf13/afero v1.1.2
07:30:21 [2019-12-01T07:30:21.643Z] go: finding cloud.google.com/go v0.26.0
07:30:21 [2019-12-01T07:30:21.782Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd
07:30:21 [2019-12-01T07:30:21.987Z] go: finding golang.org/x/text v0.3.0
07:30:21 [2019-12-01T07:30:21.987Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
07:30:22 [2019-12-01T07:30:22.331Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
07:30:22 [2019-12-01T07:30:22.714Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.8s done
07:30:22 [2019-12-01T07:30:22.714Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23
07:30:22 [2019-12-01T07:30:22.860Z] #36 6.703 + cd /tmp/tmp.PAcTRWUSD0/tini
07:30:22 [2019-12-01T07:30:22.861Z] #36 6.703 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
07:30:22 [2019-12-01T07:30:22.861Z] #36 6.703 + cmake .
07:30:22 [2019-12-01T07:30:22.971Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done
07:30:23 [2019-12-01T07:30:23.071Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
07:30:23 [2019-12-01T07:30:23.229Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd
07:30:23 [2019-12-01T07:30:23.414Z] go: finding google.golang.org/appengine v1.1.0
07:30:23 [2019-12-01T07:30:23.426Z] #36 ...
07:30:23 [2019-12-01T07:30:23.426Z] 
07:30:23 [2019-12-01T07:30:23.426Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:30:23 [2019-12-01T07:30:23.426Z] #41 7.496 Note: Building without setproctitle() and strlcpy() support.
07:30:23 [2019-12-01T07:30:23.426Z] #41 7.496       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:30:23 [2019-12-01T07:30:23.633Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 20.48kB / 9.11MB 3.2s
07:30:23 [2019-12-01T07:30:23.633Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.11MB / 9.11MB 3.3s
07:30:23 [2019-12-01T07:30:23.633Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.4s done
07:30:23 [2019-12-01T07:30:23.634Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
07:30:23 [2019-12-01T07:30:23.634Z] #65 ...
07:30:23 [2019-12-01T07:30:23.634Z] 
07:30:23 [2019-12-01T07:30:23.634Z] #19 [internal] load build context
07:30:23 [2019-12-01T07:30:23.634Z] #19 transferring context: 45.91MB 3.7s done
07:30:23 [2019-12-01T07:30:23.634Z] #19 DONE 3.7s
07:30:23 [2019-12-01T07:30:23.634Z] 
07:30:23 [2019-12-01T07:30:23.634Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:30:23 [2019-12-01T07:30:23.758Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
07:30:24 [2019-12-01T07:30:24.203Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.7s done
07:30:24 [2019-12-01T07:30:24.203Z] #65 DONE 4.3s
07:30:24 [2019-12-01T07:30:24.203Z] 
07:30:24 [2019-12-01T07:30:24.203Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
07:30:24 [2019-12-01T07:30:24.203Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
07:30:24 [2019-12-01T07:30:24.203Z] #7 sha256:ccac3b44c7ba775a9530a24c889732adbc88085ff2449934f88a80848baf3773 5.47kB / 5.47kB done
07:30:24 [2019-12-01T07:30:24.203Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 0.5s done
07:30:24 [2019-12-01T07:30:24.203Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
07:30:24 [2019-12-01T07:30:24.203Z] #7 sha256:8e5d3c1c417b5b6baa6a56d38bc415e15604ae044118ecefd15b73161d25cea6 1.79kB / 1.79kB done
07:30:24 [2019-12-01T07:30:24.203Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 1.0s done
07:30:24 [2019-12-01T07:30:24.203Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 0.5s done
07:30:24 [2019-12-01T07:30:24.203Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 48.02MB / 48.02MB 3.1s done
07:30:24 [2019-12-01T07:30:24.203Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 3.1s done
07:30:24 [2019-12-01T07:30:24.203Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 3.2s done
07:30:24 [2019-12-01T07:30:24.203Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 2.8s
07:30:24 [2019-12-01T07:30:24.203Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 3.3s done
07:30:24 [2019-12-01T07:30:24.501Z] go: finding github.com/onsi/ginkgo v1.7.0
07:30:24 [2019-12-01T07:30:24.843Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
07:30:24 [2019-12-01T07:30:24.843Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
07:30:25 [2019-12-01T07:30:25.585Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 3.9s done
07:30:25 [2019-12-01T07:30:25.585Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125
07:30:25 [2019-12-01T07:30:25.601Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
07:30:25 [2019-12-01T07:30:25.958Z] #41 ...
07:30:25 [2019-12-01T07:30:25.959Z] 
07:30:25 [2019-12-01T07:30:25.959Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:30:25 [2019-12-01T07:30:25.959Z] #31 74.88 internal/syscall/unix
07:30:25 [2019-12-01T07:30:25.959Z] #31 75.08 internal/fmtsort
07:30:25 [2019-12-01T07:30:25.959Z] #31 75.34 os
07:30:25 [2019-12-01T07:30:25.959Z] #31 76.29 strings
07:30:25 [2019-12-01T07:30:25.959Z] #31 79.09 path
07:30:25 [2019-12-01T07:30:25.959Z] #31 80.16 text/tabwriter
07:30:25 [2019-12-01T07:30:25.959Z] #31 81.48 fmt
07:30:25 [2019-12-01T07:30:25.959Z] #31 81.51 path/filepath
07:30:25 [2019-12-01T07:30:25.959Z] #31 84.04 io/ioutil
07:30:25 [2019-12-01T07:30:25.959Z] #31 ...
07:30:25 [2019-12-01T07:30:25.959Z] 
07:30:25 [2019-12-01T07:30:25.959Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:30:25 [2019-12-01T07:30:25.959Z] #36 7.488 -- The C compiler identification is GNU 6.3.0
07:30:25 [2019-12-01T07:30:25.959Z] #36 7.551 -- Check for working C compiler: /usr/bin/cc
07:30:25 [2019-12-01T07:30:25.959Z] #36 8.367 -- Check for working C compiler: /usr/bin/cc -- works
07:30:25 [2019-12-01T07:30:25.959Z] #36 8.367 -- Detecting C compiler ABI info
07:30:25 [2019-12-01T07:30:25.959Z] #36 9.150 -- Detecting C compiler ABI info - done
07:30:25 [2019-12-01T07:30:25.959Z] #36 9.315 -- Detecting C compile features
07:30:26 [2019-12-01T07:30:26.158Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0.5s done
07:30:26 [2019-12-01T07:30:26.158Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c
07:30:26 [2019-12-01T07:30:26.419Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0.2s done
07:30:26 [2019-12-01T07:30:26.419Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57
07:30:26 [2019-12-01T07:30:26.798Z] go: finding github.com/hashicorp/golang-lru v0.5.0
07:30:26 [2019-12-01T07:30:26.798Z] go: finding github.com/golang/protobuf v1.2.0
07:30:26 [2019-12-01T07:30:26.899Z] #36 ...
07:30:26 [2019-12-01T07:30:26.899Z] 
07:30:26 [2019-12-01T07:30:26.899Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:30:26 [2019-12-01T07:30:26.899Z] #17 5.901 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:30:26 [2019-12-01T07:30:26.899Z] #17 5.901 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:30:26 [2019-12-01T07:30:26.899Z] #17 5.936 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:30:26 [2019-12-01T07:30:26.899Z] #17 5.990 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:30:26 [2019-12-01T07:30:26.899Z] #17 6.107 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:30:26 [2019-12-01T07:30:26.899Z] #17 7.354 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
07:30:26 [2019-12-01T07:30:26.899Z] #17 9.339 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
07:30:26 [2019-12-01T07:30:26.899Z] #17 10.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
07:30:26 [2019-12-01T07:30:26.899Z] #17 ...
07:30:26 [2019-12-01T07:30:26.899Z] 
07:30:26 [2019-12-01T07:30:26.899Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:30:26 [2019-12-01T07:30:26.899Z] #41 10.07 fatal: Not a git repository (or any of the parent directories): .git
07:30:26 [2019-12-01T07:30:26.899Z] #41 10.11   GEN      .gitid
07:30:26 [2019-12-01T07:30:26.899Z] #41 10.14   GEN      criu/include/version.h
07:30:26 [2019-12-01T07:30:26.899Z] #41 10.23   GEN      include/common/asm
07:30:27 [2019-12-01T07:30:27.143Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:30:27 [2019-12-01T07:30:27.404Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.0s done
07:30:27 [2019-12-01T07:30:27.404Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0.1s
07:30:27 [2019-12-01T07:30:27.489Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
07:30:27 [2019-12-01T07:30:27.489Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
07:30:28 [2019-12-01T07:30:28.229Z] go: finding github.com/sirupsen/logrus v1.3.0
07:30:28 [2019-12-01T07:30:28.229Z] go: finding github.com/docker/go-units v0.3.1
07:30:28 [2019-12-01T07:30:28.277Z] #41 12.17   PBCC     images/google/protobuf/descriptor.pb-c.c
07:30:28 [2019-12-01T07:30:28.278Z] #41 12.22   PBCC     images/opts.pb-c.c
07:30:28 [2019-12-01T07:30:28.278Z] #41 12.25   PBCC     images/sit.pb-c.c
07:30:28 [2019-12-01T07:30:28.278Z] #41 12.28   DEP      images/google/protobuf/descriptor.pb-c.d
07:30:28 [2019-12-01T07:30:28.278Z] #41 12.39   DEP      images/opts.pb-c.d
07:30:28 [2019-12-01T07:30:28.278Z] #41 ...
07:30:28 [2019-12-01T07:30:28.278Z] 
07:30:28 [2019-12-01T07:30:28.278Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:30:28 [2019-12-01T07:30:28.278Z] #44 77.69 strings
07:30:28 [2019-12-01T07:30:28.278Z] #44 77.82 os
07:30:28 [2019-12-01T07:30:28.278Z] #44 82.13 regexp/syntax
07:30:28 [2019-12-01T07:30:28.278Z] #44 83.23 fmt
07:30:28 [2019-12-01T07:30:28.534Z] #44 ...
07:30:28 [2019-12-01T07:30:28.534Z] 
07:30:28 [2019-12-01T07:30:28.534Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:30:28 [2019-12-01T07:30:28.534Z] #41 12.42   DEP      images/sit.pb-c.d
07:30:28 [2019-12-01T07:30:28.534Z] #41 12.45   PBCC     images/macvlan.pb-c.c
07:30:28 [2019-12-01T07:30:28.534Z] #41 12.51   DEP      images/macvlan.pb-c.d
07:30:28 [2019-12-01T07:30:28.534Z] #41 12.60   PBCC     images/autofs.pb-c.c
07:30:28 [2019-12-01T07:30:28.534Z] #41 12.62   DEP      images/autofs.pb-c.d
07:30:28 [2019-12-01T07:30:28.575Z] go: finding github.com/containerd/containerd v1.2.4
07:30:28 [2019-12-01T07:30:28.575Z] go: finding github.com/kr/pretty v0.1.0
07:30:28 [2019-12-01T07:30:28.797Z] #41 12.71   PBCC     images/sysctl.pb-c.c
07:30:28 [2019-12-01T07:30:28.797Z] #41 12.74   DEP      images/sysctl.pb-c.d
07:30:28 [2019-12-01T07:30:28.797Z] #41 12.88   PBCC     images/time.pb-c.c
07:30:28 [2019-12-01T07:30:28.959Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 2.2s done
07:30:28 [2019-12-01T07:30:28.959Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 0.1s
07:30:29 [2019-12-01T07:30:29.055Z] #41 12.95   DEP      images/time.pb-c.d
07:30:29 [2019-12-01T07:30:29.055Z] #41 13.02   PBCC     images/binfmt-misc.pb-c.c
07:30:29 [2019-12-01T07:30:29.055Z] #41 13.07   DEP      images/binfmt-misc.pb-c.d
07:30:29 [2019-12-01T07:30:29.314Z] #41 13.17   PBCC     images/seccomp.pb-c.c
07:30:29 [2019-12-01T07:30:29.314Z] #41 13.20   DEP      images/seccomp.pb-c.d
07:30:29 [2019-12-01T07:30:29.314Z] #41 13.31   PBCC     images/userns.pb-c.c
07:30:29 [2019-12-01T07:30:29.314Z] #41 13.35   DEP      images/userns.pb-c.d
07:30:29 [2019-12-01T07:30:29.314Z] #41 13.43   PBCC     images/cgroup.pb-c.c
07:30:29 [2019-12-01T07:30:29.575Z] #41 13.51   DEP      images/cgroup.pb-c.d
07:30:29 [2019-12-01T07:30:29.768Z] go: finding github.com/go-sql-driver/mysql v1.4.1
07:30:29 [2019-12-01T07:30:29.768Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
07:30:29 [2019-12-01T07:30:29.833Z] #41 13.61   PBCC     images/fown.pb-c.c
07:30:29 [2019-12-01T07:30:29.833Z] #41 13.65   PBCC     images/ext-file.pb-c.c
07:30:29 [2019-12-01T07:30:29.833Z] #41 13.72   DEP      images/fown.pb-c.d
07:30:29 [2019-12-01T07:30:29.833Z] #41 13.85   DEP      images/ext-file.pb-c.d
07:30:30 [2019-12-01T07:30:30.092Z] #41 13.93   PBCC     images/rpc.pb-c.c
07:30:30 [2019-12-01T07:30:30.092Z] #41 14.05   DEP      images/rpc.pb-c.d
07:30:30 [2019-12-01T07:30:30.092Z] #41 14.11   PBCC     images/siginfo.pb-c.c
07:30:30 [2019-12-01T07:30:30.139Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
07:30:30 [2019-12-01T07:30:30.139Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
07:30:30 [2019-12-01T07:30:30.350Z] #41 14.18   DEP      images/siginfo.pb-c.d
07:30:30 [2019-12-01T07:30:30.350Z] #41 14.33   PBCC     images/pagemap.pb-c.c
07:30:30 [2019-12-01T07:30:30.350Z] #41 14.34   DEP      images/pagemap.pb-c.d
07:30:30 [2019-12-01T07:30:30.408Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 1.5s done
07:30:30 [2019-12-01T07:30:30.484Z] go: finding github.com/hashicorp/go-uuid v1.0.0
07:30:30 [2019-12-01T07:30:30.608Z] #41 14.45   PBCC     images/rlimit.pb-c.c
07:30:30 [2019-12-01T07:30:30.608Z] #41 14.50   DEP      images/rlimit.pb-c.d
07:30:30 [2019-12-01T07:30:30.608Z] #41 14.56   PBCC     images/file-lock.pb-c.c
07:30:30 [2019-12-01T07:30:30.608Z] #41 14.60   DEP      images/file-lock.pb-c.d
07:30:30 [2019-12-01T07:30:30.667Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7
07:30:30 [2019-12-01T07:30:30.865Z] #41 14.76   PBCC     images/tty.pb-c.c
07:30:31 [2019-12-01T07:30:31.124Z] #41 14.93   DEP      images/tty.pb-c.d
07:30:31 [2019-12-01T07:30:31.124Z] #41 15.07   PBCC     images/tun.pb-c.c
07:30:31 [2019-12-01T07:30:31.381Z] #41 15.25   PBCC     images/netdev.pb-c.c
07:30:31 [2019-12-01T07:30:31.381Z] #41 15.31   DEP      images/tun.pb-c.d
07:30:31 [2019-12-01T07:30:31.583Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.6s done
07:30:31 [2019-12-01T07:30:31.583Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d
07:30:31 [2019-12-01T07:30:31.640Z] #41 15.47   DEP      images/netdev.pb-c.d
07:30:31 [2019-12-01T07:30:31.640Z] #41 15.53   PBCC     images/vma.pb-c.c
07:30:31 [2019-12-01T07:30:31.640Z] #41 ...
07:30:31 [2019-12-01T07:30:31.640Z] 
07:30:31 [2019-12-01T07:30:31.640Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:30:31 [2019-12-01T07:30:31.640Z] #36 11.11 -- Detecting C compile features - done
07:30:31 [2019-12-01T07:30:31.640Z] #36 11.18 -- Performing Test HAS_BUILTIN_FORTIFY
07:30:31 [2019-12-01T07:30:31.640Z] #36 11.40 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:30:31 [2019-12-01T07:30:31.640Z] #36 11.51 -- Configuring done
07:30:31 [2019-12-01T07:30:31.640Z] #36 11.58 -- Generating done
07:30:31 [2019-12-01T07:30:31.640Z] #36 11.62 -- Build files have been written to: /tmp/tmp.PAcTRWUSD0/tini
07:30:31 [2019-12-01T07:30:31.640Z] #36 11.66 + make tini-static
07:30:31 [2019-12-01T07:30:31.640Z] #36 12.20 Scanning dependencies of target tini-static
07:30:31 [2019-12-01T07:30:31.640Z] #36 12.27 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:30:31 [2019-12-01T07:30:31.640Z] #36 14.33 [100%] Linking C executable tini-static
07:30:31 [2019-12-01T07:30:31.640Z] #36 15.10 [100%] Built target tini-static
07:30:31 [2019-12-01T07:30:31.640Z] #36 15.17 + mkdir -p /build
07:30:31 [2019-12-01T07:30:31.640Z] #36 15.24 + cp tini-static /build/docker-init
07:30:31 [2019-12-01T07:30:31.640Z] #36 DONE 15.7s
07:30:31 [2019-12-01T07:30:31.640Z] 
07:30:31 [2019-12-01T07:30:31.640Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:30:31 [2019-12-01T07:30:31.640Z] #41 15.64   DEP      images/vma.pb-c.d
07:30:31 [2019-12-01T07:30:31.899Z] #41 15.76   PBCC     images/creds.pb-c.c
07:30:31 [2019-12-01T07:30:31.899Z] #41 15.84   DEP      images/creds.pb-c.d
07:30:31 [2019-12-01T07:30:31.899Z] #41 15.97   PBCC     images/utsns.pb-c.c
07:30:32 [2019-12-01T07:30:32.157Z] #41 16.01   DEP      images/utsns.pb-c.d
07:30:32 [2019-12-01T07:30:32.157Z] #41 16.10   PBCC     images/ipc-desc.pb-c.c
07:30:32 [2019-12-01T07:30:32.157Z] #41 16.18   PBCC     images/ipc-sem.pb-c.c
07:30:32 [2019-12-01T07:30:32.227Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
07:30:32 [2019-12-01T07:30:32.227Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
07:30:32 [2019-12-01T07:30:32.416Z] #41 16.29   DEP      images/ipc-desc.pb-c.d
07:30:32 [2019-12-01T07:30:32.416Z] #41 16.41   DEP      images/ipc-sem.pb-c.d
07:30:32 [2019-12-01T07:30:32.416Z] #41 16.48   PBCC     images/ipc-msg.pb-c.c
07:30:32 [2019-12-01T07:30:32.574Z] go: finding gopkg.in/yaml.v2 v2.2.2
07:30:32 [2019-12-01T07:30:32.574Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
07:30:32 [2019-12-01T07:30:32.675Z] #41 16.64   DEP      images/ipc-msg.pb-c.d
07:30:32 [2019-12-01T07:30:32.675Z] #41 16.68   PBCC     images/ipc-shm.pb-c.c
07:30:32 [2019-12-01T07:30:32.675Z] #41 16.72   DEP      images/ipc-shm.pb-c.d
07:30:32 [2019-12-01T07:30:32.675Z] #41 16.76   PBCC     images/ipc-var.pb-c.c
07:30:32 [2019-12-01T07:30:32.675Z] #41 16.79   DEP      images/ipc-var.pb-c.d
07:30:32 [2019-12-01T07:30:32.933Z] #41 16.84   PBCC     images/sk-opts.pb-c.c
07:30:32 [2019-12-01T07:30:32.933Z] #41 16.89   PBCC     images/packet-sock.pb-c.c
07:30:33 [2019-12-01T07:30:33.191Z] #41 16.95   DEP      images/sk-opts.pb-c.d
07:30:33 [2019-12-01T07:30:33.191Z] #41 17.07   DEP      images/packet-sock.pb-c.d
07:30:33 [2019-12-01T07:30:33.191Z] #41 17.22   PBCC     images/sk-netlink.pb-c.c
07:30:33 [2019-12-01T07:30:33.449Z] #41 17.32   DEP      images/sk-netlink.pb-c.d
07:30:33 [2019-12-01T07:30:33.449Z] #41 17.43   PBCC     images/sk-inet.pb-c.c
07:30:33 [2019-12-01T07:30:33.706Z] #41 17.52   DEP      images/sk-inet.pb-c.d
07:30:33 [2019-12-01T07:30:33.706Z] #41 17.68   PBCC     images/sk-unix.pb-c.c
07:30:33 [2019-12-01T07:30:33.706Z] #41 17.77   DEP      images/sk-unix.pb-c.d
07:30:33 [2019-12-01T07:30:33.771Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
07:30:33 [2019-12-01T07:30:33.963Z] #41 17.93   PBCC     images/mm.pb-c.c
07:30:33 [2019-12-01T07:30:33.964Z] #41 18.04   DEP      images/mm.pb-c.d
07:30:34 [2019-12-01T07:30:34.223Z] #41 18.17   PBCC     images/timerfd.pb-c.c
07:30:34 [2019-12-01T07:30:34.223Z] #41 18.26   DEP      images/timerfd.pb-c.d
07:30:34 [2019-12-01T07:30:34.481Z] #41 18.33   PBCC     images/timer.pb-c.c
07:30:34 [2019-12-01T07:30:34.739Z] #41 18.52   DEP      images/timer.pb-c.d
07:30:34 [2019-12-01T07:30:34.739Z] #41 18.55   PBCC     images/sa.pb-c.c
07:30:34 [2019-12-01T07:30:34.739Z] #41 18.64   DEP      images/sa.pb-c.d
07:30:34 [2019-12-01T07:30:34.739Z] #41 18.75   PBCC     images/pipe-data.pb-c.c
07:30:34 [2019-12-01T07:30:34.970Z] go: finding github.com/kr/text v0.1.0
07:30:34 [2019-12-01T07:30:34.999Z] #41 18.80   DEP      images/pipe-data.pb-c.d
07:30:34 [2019-12-01T07:30:34.999Z] #41 18.85   PBCC     images/mnt.pb-c.c
07:30:34 [2019-12-01T07:30:34.999Z] #41 18.98   DEP      images/mnt.pb-c.d
07:30:35 [2019-12-01T07:30:35.043Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 3.5s done
07:30:35 [2019-12-01T07:30:35.043Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa
07:30:35 [2019-12-01T07:30:35.043Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa done
07:30:35 [2019-12-01T07:30:35.043Z] #7 DONE 14.8s
07:30:35 [2019-12-01T07:30:35.043Z] 
07:30:35 [2019-12-01T07:30:35.043Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:30:35 [2019-12-01T07:30:35.256Z] #41 19.18   PBCC     images/sk-packet.pb-c.c
07:30:35 [2019-12-01T07:30:35.256Z] #41 19.21   DEP      images/sk-packet.pb-c.d
07:30:35 [2019-12-01T07:30:35.256Z] #41 19.22   PBCC     images/tcp-stream.pb-c.c
07:30:35 [2019-12-01T07:30:35.256Z] #41 19.27   DEP      images/tcp-stream.pb-c.d
07:30:35 [2019-12-01T07:30:35.513Z] #41 19.33   PBCC     images/pipe.pb-c.c
07:30:35 [2019-12-01T07:30:35.513Z] #41 19.40   DEP      images/pipe.pb-c.d
07:30:35 [2019-12-01T07:30:35.513Z] #41 19.53   PBCC     images/pstree.pb-c.c
07:30:35 [2019-12-01T07:30:35.513Z] #41 19.56   DEP      images/pstree.pb-c.d
07:30:35 [2019-12-01T07:30:35.714Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
07:30:35 [2019-12-01T07:30:35.771Z] #41 19.75   PBCC     images/fs.pb-c.c
07:30:35 [2019-12-01T07:30:35.771Z] #41 19.77   DEP      images/fs.pb-c.d
07:30:35 [2019-12-01T07:30:35.771Z] #41 19.81   PBCC     images/signalfd.pb-c.c
07:30:35 [2019-12-01T07:30:35.771Z] #41 19.87   DEP      images/signalfd.pb-c.d
07:30:36 [2019-12-01T07:30:36.028Z] #41 19.94   PBCC     images/fh.pb-c.c
07:30:36 [2019-12-01T07:30:36.028Z] #41 20.02   PBCC     images/fsnotify.pb-c.c
07:30:36 [2019-12-01T07:30:36.060Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
07:30:36 [2019-12-01T07:30:36.286Z] #41 20.05   DEP      images/fh.pb-c.d
07:30:36 [2019-12-01T07:30:36.286Z] #41 20.10   DEP      images/fsnotify.pb-c.d
07:30:36 [2019-12-01T07:30:36.286Z] #41 20.17   PBCC     images/eventpoll.pb-c.c
07:30:36 [2019-12-01T07:30:36.286Z] #41 20.20   DEP      images/eventpoll.pb-c.d
07:30:36 [2019-12-01T07:30:36.286Z] #41 20.27   PBCC     images/eventfd.pb-c.c
07:30:36 [2019-12-01T07:30:36.286Z] #41 20.31   DEP      images/eventfd.pb-c.d
07:30:36 [2019-12-01T07:30:36.286Z] #41 20.39   PBCC     images/remap-file-path.pb-c.c
07:30:36 [2019-12-01T07:30:36.543Z] #41 20.47   DEP      images/remap-file-path.pb-c.d
07:30:36 [2019-12-01T07:30:36.543Z] #41 20.52   PBCC     images/fifo.pb-c.c
07:30:36 [2019-12-01T07:30:36.543Z] #41 20.65   DEP      images/fifo.pb-c.d
07:30:36 [2019-12-01T07:30:36.796Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
07:30:36 [2019-12-01T07:30:36.802Z] #41 20.77   PBCC     images/ghost-file.pb-c.c
07:30:36 [2019-12-01T07:30:36.802Z] #41 20.78   DEP      images/ghost-file.pb-c.d
07:30:36 [2019-12-01T07:30:36.802Z] #41 20.85   PBCC     images/regfile.pb-c.c
07:30:36 [2019-12-01T07:30:36.835Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.1s
07:30:37 [2019-12-01T07:30:37.060Z] #41 20.92   DEP      images/regfile.pb-c.d
07:30:37 [2019-12-01T07:30:37.060Z] #41 21.01   PBCC     images/ns.pb-c.c
07:30:37 [2019-12-01T07:30:37.060Z] #41 21.04   DEP      images/ns.pb-c.d
07:30:37 [2019-12-01T07:30:37.060Z] #41 21.08   PBCC     images/fdinfo.pb-c.c
07:30:37 [2019-12-01T07:30:37.060Z] #41 21.18   DEP      images/fdinfo.pb-c.d
07:30:37 [2019-12-01T07:30:37.317Z] #41 21.23   PBCC     images/core-aarch64.pb-c.c
07:30:37 [2019-12-01T07:30:37.317Z] #41 21.29   PBCC     images/core-arm.pb-c.c
07:30:37 [2019-12-01T07:30:37.317Z] #41 21.41   PBCC     images/core-ppc64.pb-c.c
07:30:37 [2019-12-01T07:30:37.532Z] go: finding github.com/Microsoft/go-winio v0.4.11
07:30:37 [2019-12-01T07:30:37.532Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
07:30:37 [2019-12-01T07:30:37.576Z] #41 21.45   PBCC     images/core-s390.pb-c.c
07:30:37 [2019-12-01T07:30:37.576Z] #41 21.55   PBCC     images/core-x86.pb-c.c
07:30:37 [2019-12-01T07:30:37.576Z] #41 21.58   PBCC     images/core.pb-c.c
07:30:37 [2019-12-01T07:30:37.576Z] #41 21.67   PBCC     images/inventory.pb-c.c
07:30:37 [2019-12-01T07:30:37.835Z] #41 21.73   DEP      images/core-aarch64.pb-c.d
07:30:37 [2019-12-01T07:30:37.835Z] #41 21.78   DEP      images/core-arm.pb-c.d
07:30:37 [2019-12-01T07:30:37.835Z] #41 ...
07:30:37 [2019-12-01T07:30:37.835Z] 
07:30:37 [2019-12-01T07:30:37.835Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:30:37 [2019-12-01T07:30:37.835Z] #31 86.97 flag
07:30:37 [2019-12-01T07:30:37.835Z] #31 87.02 github.com/BurntSushi/toml
07:30:37 [2019-12-01T07:30:37.835Z] #31 89.66 log
07:30:37 [2019-12-01T07:30:37.835Z] #31 93.34 github.com/BurntSushi/toml/cmd/tomlv
07:30:37 [2019-12-01T07:30:37.835Z] #31 ...
07:30:37 [2019-12-01T07:30:37.835Z] 
07:30:37 [2019-12-01T07:30:37.835Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:30:37 [2019-12-01T07:30:37.835Z] #41 21.82   DEP      images/core-ppc64.pb-c.d
07:30:37 [2019-12-01T07:30:37.835Z] #41 21.89   DEP      images/core-s390.pb-c.d
07:30:38 [2019-12-01T07:30:38.093Z] #41 21.94   DEP      images/core-x86.pb-c.d
07:30:38 [2019-12-01T07:30:38.093Z] #41 21.98   DEP      images/core.pb-c.d
07:30:38 [2019-12-01T07:30:38.093Z] #41 22.03   DEP      images/inventory.pb-c.d
07:30:38 [2019-12-01T07:30:38.093Z] #41 22.08   PBCC     images/cpuinfo.pb-c.c
07:30:38 [2019-12-01T07:30:38.093Z] #41 22.11   DEP      images/cpuinfo.pb-c.d
07:30:38 [2019-12-01T07:30:38.093Z] #41 22.16   PBCC     images/stats.pb-c.c
07:30:38 [2019-12-01T07:30:38.268Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
07:30:38 [2019-12-01T07:30:38.268Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
07:30:38 [2019-12-01T07:30:38.268Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
07:30:38 [2019-12-01T07:30:38.353Z] #41 22.16   DEP      images/stats.pb-c.d
07:30:38 [2019-12-01T07:30:38.611Z] go: finding gotest.tools v2.2.0+incompatible
07:30:38 [2019-12-01T07:30:38.955Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
07:30:39 [2019-12-01T07:30:39.241Z] #8 DONE 3.8s
07:30:39 [2019-12-01T07:30:39.241Z] 
07:30:39 [2019-12-01T07:30:39.241Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
07:30:39 [2019-12-01T07:30:39.285Z] #41 ...
07:30:39 [2019-12-01T07:30:39.285Z] 
07:30:39 [2019-12-01T07:30:39.285Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:30:39 [2019-12-01T07:30:39.285Z] #31 DONE 98.3s
07:30:39 [2019-12-01T07:30:39.285Z] 
07:30:39 [2019-12-01T07:30:39.285Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:30:39 [2019-12-01T07:30:39.285Z] #44 88.74 regexp
07:30:39 [2019-12-01T07:30:39.285Z] #44 89.88 go/token
07:30:39 [2019-12-01T07:30:39.285Z] #44 90.92 go/scanner
07:30:39 [2019-12-01T07:30:39.285Z] #44 92.65 go/ast
07:30:39 [2019-12-01T07:30:39.285Z] #44 93.30 internal/lazyregexp
07:30:39 [2019-12-01T07:30:39.285Z] #44 93.70 net/url
07:30:39 [2019-12-01T07:30:39.285Z] #44 95.93 text/template/parse
07:30:39 [2019-12-01T07:30:39.285Z] #44 98.37 go/parser
07:30:39 [2019-12-01T07:30:39.502Z] #9 DONE 1.0s
07:30:39 [2019-12-01T07:30:39.502Z] 
07:30:39 [2019-12-01T07:30:39.502Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:30:39 [2019-12-01T07:30:39.767Z] #28 ...
07:30:39 [2019-12-01T07:30:39.767Z] 
07:30:39 [2019-12-01T07:30:39.767Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:30:39 [2019-12-01T07:30:39.767Z] #20 DONE 0.1s
07:30:39 [2019-12-01T07:30:39.767Z] 
07:30:39 [2019-12-01T07:30:39.767Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
07:30:39 [2019-12-01T07:30:39.767Z] #46 DONE 0.2s
07:30:39 [2019-12-01T07:30:39.767Z] 
07:30:39 [2019-12-01T07:30:39.767Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
07:30:39 [2019-12-01T07:30:39.767Z] #43 DONE 0.2s
07:30:39 [2019-12-01T07:30:39.767Z] 
07:30:39 [2019-12-01T07:30:39.767Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
07:30:39 [2019-12-01T07:30:39.767Z] #49 DONE 0.2s
07:30:39 [2019-12-01T07:30:39.767Z] 
07:30:39 [2019-12-01T07:30:39.767Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
07:30:39 [2019-12-01T07:30:39.767Z] #67 DONE 0.2s
07:30:39 [2019-12-01T07:30:39.767Z] 
07:30:39 [2019-12-01T07:30:39.767Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
07:30:39 [2019-12-01T07:30:39.767Z] #61 DONE 0.2s
07:30:39 [2019-12-01T07:30:39.767Z] 
07:30:39 [2019-12-01T07:30:39.767Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
07:30:39 [2019-12-01T07:30:39.767Z] #21 DONE 0.2s
07:30:39 [2019-12-01T07:30:39.767Z] 
07:30:39 [2019-12-01T07:30:39.767Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:30:39 [2019-12-01T07:30:39.850Z] #44 ...
07:30:39 [2019-12-01T07:30:39.850Z] 
07:30:39 [2019-12-01T07:30:39.850Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:30:39 [2019-12-01T07:30:39.850Z] #41 23.93 make[1]: Nothing to be done for 'all'.
07:30:40 [2019-12-01T07:30:40.027Z] #62 ...
07:30:40 [2019-12-01T07:30:40.028Z] 
07:30:40 [2019-12-01T07:30:40.028Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
07:30:40 [2019-12-01T07:30:40.028Z] #30 DONE 0.3s
07:30:40 [2019-12-01T07:30:40.028Z] 
07:30:40 [2019-12-01T07:30:40.028Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:30:40 [2019-12-01T07:30:40.107Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 8.3s done
07:30:40 [2019-12-01T07:30:40.107Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done
07:30:40 [2019-12-01T07:30:40.147Z] go: finding github.com/gogo/googleapis v1.1.0
07:30:40 [2019-12-01T07:30:40.147Z] go: finding github.com/spf13/cast v1.3.0
07:30:40 [2019-12-01T07:30:40.147Z] go: finding github.com/docker/go-connections v0.3.0
07:30:40 [2019-12-01T07:30:40.363Z] #7 DONE 27.3s
07:30:40 [2019-12-01T07:30:40.363Z] 
07:30:40 [2019-12-01T07:30:40.363Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:30:41 [2019-12-01T07:30:41.366Z] go: finding github.com/pkg/profile v1.2.1
07:30:41 [2019-12-01T07:30:41.710Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
07:30:41 [2019-12-01T07:30:41.710Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
07:30:41 [2019-12-01T07:30:41.756Z] #41 25.42   CC       images/stats.o
07:30:41 [2019-12-01T07:30:41.756Z] #41 25.81   CC       images/core.o
07:30:42 [2019-12-01T07:30:42.054Z] go: finding github.com/gogo/protobuf v1.0.0
07:30:42 [2019-12-01T07:30:42.689Z] #41 26.50   CC       images/core-x86.o
07:30:42 [2019-12-01T07:30:42.796Z] go: finding github.com/client9/misspell v0.3.4
07:30:42 [2019-12-01T07:30:42.796Z] go: finding github.com/golang/mock v1.1.1
07:30:43 [2019-12-01T07:30:43.257Z] #41 27.15   CC       images/core-arm.o
07:30:43 [2019-12-01T07:30:43.843Z] #41 27.61   CC       images/core-aarch64.o
07:30:43 [2019-12-01T07:30:43.987Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
07:30:44 [2019-12-01T07:30:44.101Z] #41 28.13   CC       images/core-ppc64.o
07:30:45 [2019-12-01T07:30:45.051Z] #41 28.87   CC       images/core-s390.o
07:30:45 [2019-12-01T07:30:45.182Z] go: finding github.com/gogo/protobuf v1.2.0
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.076 + RM_GOPATH=0
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.076 + TMP_GOPATH=
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.076 + : /build
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.076 + '[' -z '' ']'
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.079 ++ mktemp -d
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.081 + export GOPATH=/tmp/tmp.3vKClgqWOt
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.081 + GOPATH=/tmp/tmp.3vKClgqWOt
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.081 + RM_GOPATH=1
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.084 ++ dirname ./install.sh
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.085 + dir=.
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.085 + bin=tomlv
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.086 + shift
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.086 + '[' '!' -f ./tomlv.installer ']'
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.086 + . ./tomlv.installer
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.086 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.087 + install_tomlv
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.088 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.088 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.088 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3vKClgqWOt/src/github.com/BurntSushi/toml
07:30:45 [2019-12-01T07:30:45.314Z] #31 5.105 Cloning into '/tmp/tmp.3vKClgqWOt/src/github.com/BurntSushi/toml'...
07:30:45 [2019-12-01T07:30:45.528Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
07:30:45 [2019-12-01T07:30:45.528Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
07:30:45 [2019-12-01T07:30:45.575Z] #31 ...
07:30:45 [2019-12-01T07:30:45.575Z] 
07:30:45 [2019-12-01T07:30:45.575Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.616 + RM_GOPATH=0
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.619 + TMP_GOPATH=
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.619 + : /build/
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.619 + '[' -z '' ']'
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.622 ++ mktemp -d
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.626 + export GOPATH=/tmp/tmp.g3qQM4VZHm
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.627 + GOPATH=/tmp/tmp.g3qQM4VZHm
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.627 + RM_GOPATH=1
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.629 ++ dirname ./install.sh
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.637 + dir=.
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.640 + bin=rootlesskit
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.641 + shift
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.642 + '[' '!' -f ./rootlesskit.installer ']'
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.650 + . ./rootlesskit.installer
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.662 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.668 + install_rootlesskit
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.668 + case "$1" in
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.668 + export CGO_ENABLED=0
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.668 + CGO_ENABLED=0
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.668 + _install_rootlesskit
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.668 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.668 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.g3qQM4VZHm/src/github.com/rootless-containers/rootlesskit
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.669 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:30:45 [2019-12-01T07:30:45.575Z] #62 5.673 Cloning into '/tmp/tmp.g3qQM4VZHm/src/github.com/rootless-containers/rootlesskit'...
07:30:45 [2019-12-01T07:30:45.620Z] #8 DONE 4.6s
07:30:45 [2019-12-01T07:30:45.620Z] 
07:30:45 [2019-12-01T07:30:45.620Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
07:30:45 [2019-12-01T07:30:45.875Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
07:30:45 [2019-12-01T07:30:45.986Z] #41 29.70   CC       images/cpuinfo.o
07:30:46 [2019-12-01T07:30:46.182Z] #9 DONE 1.3s
07:30:46 [2019-12-01T07:30:46.182Z] 
07:30:46 [2019-12-01T07:30:46.182Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
07:30:46 [2019-12-01T07:30:46.182Z] #20 DONE 0.1s
07:30:46 [2019-12-01T07:30:46.182Z] 
07:30:46 [2019-12-01T07:30:46.182Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
07:30:46 [2019-12-01T07:30:46.182Z] #21 DONE 0.1s
07:30:46 [2019-12-01T07:30:46.182Z] 
07:30:46 [2019-12-01T07:30:46.182Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:30:46 [2019-12-01T07:30:46.238Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
07:30:46 [2019-12-01T07:30:46.243Z] #41 30.24   CC       images/inventory.o
07:30:46 [2019-12-01T07:30:46.501Z] #41 ...
07:30:46 [2019-12-01T07:30:46.501Z] 
07:30:46 [2019-12-01T07:30:46.501Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:30:46 [2019-12-01T07:30:46.501Z] #17 19.71 Fetched 7927 kB in 14s (534 kB/s)
07:30:46 [2019-12-01T07:30:46.501Z] #17 19.71 Reading package lists...
07:30:46 [2019-12-01T07:30:46.760Z] #17 25.35 Reading package lists...
07:30:46 [2019-12-01T07:30:46.760Z] #17 ...
07:30:46 [2019-12-01T07:30:46.760Z] 
07:30:46 [2019-12-01T07:30:46.760Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:30:46 [2019-12-01T07:30:46.760Z] #41 30.57   CC       images/fdinfo.o
07:30:47 [2019-12-01T07:30:47.018Z] #41 31.04   CC       images/fown.o
07:30:47 [2019-12-01T07:30:47.277Z] #41 31.29   CC       images/ns.o
07:30:47 [2019-12-01T07:30:47.447Z] go: finding github.com/onsi/gomega v1.4.3
07:30:47 [2019-12-01T07:30:47.535Z] #41 31.47   CC       images/regfile.o
07:30:47 [2019-12-01T07:30:47.791Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
07:30:47 [2019-12-01T07:30:47.791Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
07:30:47 [2019-12-01T07:30:47.794Z] #41 31.72   CC       images/ghost-file.o
07:30:48 [2019-12-01T07:30:48.052Z] #41 32.08   CC       images/fifo.o
07:30:48 [2019-12-01T07:30:48.134Z] go: finding github.com/sirupsen/logrus v1.0.3
07:30:48 [2019-12-01T07:30:48.134Z] go: finding github.com/kr/pty v1.1.1
07:30:48 [2019-12-01T07:30:48.134Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
07:30:48 [2019-12-01T07:30:48.310Z] #41 32.40   CC       images/remap-file-path.o
07:30:48 [2019-12-01T07:30:48.568Z] #41 32.68   CC       images/eventfd.o
07:30:48 [2019-12-01T07:30:48.702Z] #10 2.546 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:30:48 [2019-12-01T07:30:48.702Z] #10 2.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:30:48 [2019-12-01T07:30:48.702Z] #10 2.656 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:30:48 [2019-12-01T07:30:48.869Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
07:30:48 [2019-12-01T07:30:48.870Z] go: finding github.com/onsi/ginkgo v1.6.0
07:30:48 [2019-12-01T07:30:48.880Z] #62 8.617 + cd /tmp/tmp.g3qQM4VZHm/src/github.com/rootless-containers/rootlesskit
07:30:48 [2019-12-01T07:30:48.880Z] #62 8.617 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:30:48 [2019-12-01T07:30:48.880Z] #62 8.813 + for f in rootlesskit rootlesskit-docker-proxy
07:30:48 [2019-12-01T07:30:48.880Z] #62 8.813 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
07:30:48 [2019-12-01T07:30:48.959Z] #10 2.658 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:30:48 [2019-12-01T07:30:48.959Z] #10 2.663 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:30:48 [2019-12-01T07:30:48.959Z] #10 2.930 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
07:30:49 [2019-12-01T07:30:49.135Z] #41 33.04   CC       images/eventpoll.o
07:30:49 [2019-12-01T07:30:49.466Z] Removing intermediate container b624f8b37dd0
07:30:49 [2019-12-01T07:30:49.466Z]  ---> bcf9297f5af7
07:30:49 [2019-12-01T07:30:49.466Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
07:30:49 [2019-12-01T07:30:49.466Z]  ---> 687421176e14
07:30:49 [2019-12-01T07:30:49.466Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
07:30:49 [2019-12-01T07:30:49.466Z]  ---> 7b7057dab494
07:30:49 [2019-12-01T07:30:49.466Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
07:30:49 [2019-12-01T07:30:49.466Z]  ---> Running in 3458e29e3013
07:30:49 [2019-12-01T07:30:49.466Z] Removing intermediate container 3458e29e3013
07:30:49 [2019-12-01T07:30:49.466Z]  ---> 4340008cfe9f
07:30:49 [2019-12-01T07:30:49.466Z] Successfully built 4340008cfe9f
07:30:49 [2019-12-01T07:30:49.466Z] Successfully tagged moby-buildx:latest
07:30:49 [2019-12-01T07:30:49.466Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
07:30:49 [2019-12-01T07:30:49.466Z] if [ -n "${id}" ]; then \
07:30:49 [2019-12-01T07:30:49.466Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
07:30:49 [2019-12-01T07:30:49.466Z] 	&& touch bundles/buildx; \
07:30:49 [2019-12-01T07:30:49.466Z] 	docker rm -f ${id}; \
07:30:49 [2019-12-01T07:30:49.466Z] fi
07:30:49 [2019-12-01T07:30:49.466Z] a4147dbd108e683afdca4c966949b38613e143135a4dbe590c6dac985fdacfc8
07:30:49 [2019-12-01T07:30:49.466Z] bundles/buildx version
07:30:49 [2019-12-01T07:30:49.466Z] buildx v0.3.1 6db68d0
07:30:49 [2019-12-01T07:30:49.466Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 .
07:30:49 [2019-12-01T07:30:49.466Z] #1 [internal] booting buildkit
07:30:49 [2019-12-01T07:30:49.466Z] #1 pulling image moby/buildkit:buildx-stable-1
07:30:49 [2019-12-01T07:30:49.467Z] #62 ...
07:30:49 [2019-12-01T07:30:49.467Z] 
07:30:49 [2019-12-01T07:30:49.467Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:30:49 [2019-12-01T07:30:49.467Z] #24 5.915 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:30:49 [2019-12-01T07:30:49.467Z] #24 5.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:30:49 [2019-12-01T07:30:49.467Z] #24 5.973 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:30:49 [2019-12-01T07:30:49.467Z] #24 5.980 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:30:49 [2019-12-01T07:30:49.467Z] #24 6.002 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:30:49 [2019-12-01T07:30:49.467Z] #24 6.844 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB]
07:30:49 [2019-12-01T07:30:49.467Z] #24 8.103 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
07:30:49 [2019-12-01T07:30:49.467Z] #24 9.107 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
07:30:49 [2019-12-01T07:30:49.523Z] #10 3.341 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
07:30:49 [2019-12-01T07:30:49.523Z] #10 ...
07:30:49 [2019-12-01T07:30:49.523Z] 
07:30:49 [2019-12-01T07:30:49.523Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.433 + RM_GOPATH=0
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.433 + TMP_GOPATH=
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.433 + : /build
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.433 + '[' -z '' ']'
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.433 ++ mktemp -d
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.433 + export GOPATH=/tmp/tmp.FVsf5CR2kH
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.433 + GOPATH=/tmp/tmp.FVsf5CR2kH
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.433 + RM_GOPATH=1
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.438 ++ dirname ./install.sh
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.439 Install docker/cli version 17.06.2-ce from stable
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.439 + dir=.
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.439 + bin=dockercli
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.439 + shift
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.439 + '[' '!' -f ./dockercli.installer ']'
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.439 + . ./dockercli.installer
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.439 ++ : stable
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.439 ++ : 17.06.2-ce
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.439 + install_dockercli
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.439 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.442 ++ uname -m
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.447 + arch=x86_64
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.447 + '[' x86_64 '!=' x86_64 ']'
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.447 + url=https://download.docker.com/linux/static
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.447 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:30:49 [2019-12-01T07:30:49.523Z] #22 1.451 + tar -xz docker/docker
07:30:49 [2019-12-01T07:30:49.523Z] #22 3.075 + mkdir -p /build
07:30:49 [2019-12-01T07:30:49.523Z] #22 3.077 + mv docker/docker /build/
07:30:49 [2019-12-01T07:30:49.523Z] #22 3.078 + rmdir docker
07:30:49 [2019-12-01T07:30:49.523Z] #22 DONE 3.2s
07:30:49 [2019-12-01T07:30:49.610Z] go: finding gopkg.in/yaml.v2 v2.2.1
07:30:49 [2019-12-01T07:30:49.610Z] go: finding github.com/hpcloud/tail v1.0.0
07:30:49 [2019-12-01T07:30:49.610Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
07:30:49 [2019-12-01T07:30:49.701Z] #41 33.48   CC       images/fh.o
07:30:49 [2019-12-01T07:30:49.727Z] #24 ...
07:30:49 [2019-12-01T07:30:49.727Z] 
07:30:49 [2019-12-01T07:30:49.727Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:30:49 [2019-12-01T07:30:49.727Z] #40 6.039 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:30:49 [2019-12-01T07:30:49.727Z] #40 6.041 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:30:49 [2019-12-01T07:30:49.727Z] #40 6.084 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:30:49 [2019-12-01T07:30:49.727Z] #40 6.096 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:30:49 [2019-12-01T07:30:49.727Z] #40 6.110 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:30:49 [2019-12-01T07:30:49.727Z] #40 7.030 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB]
07:30:49 [2019-12-01T07:30:49.727Z] #40 8.468 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
07:30:49 [2019-12-01T07:30:49.727Z] #40 9.394 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
07:30:49 [2019-12-01T07:30:49.781Z] 
07:30:49 [2019-12-01T07:30:49.781Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:30:49 [2019-12-01T07:30:49.781Z] #10 3.555 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
07:30:49 [2019-12-01T07:30:49.957Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
07:30:49 [2019-12-01T07:30:49.959Z] #41 33.92   CC       images/fsnotify.o
07:30:49 [2019-12-01T07:30:49.988Z] #40 ...
07:30:49 [2019-12-01T07:30:49.988Z] 
07:30:49 [2019-12-01T07:30:49.988Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:30:49 [2019-12-01T07:30:49.988Z] #56 5.920 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:30:49 [2019-12-01T07:30:49.988Z] #56 5.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:30:49 [2019-12-01T07:30:49.988Z] #56 5.950 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:30:49 [2019-12-01T07:30:49.988Z] #56 5.953 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:30:49 [2019-12-01T07:30:49.988Z] #56 5.971 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:30:49 [2019-12-01T07:30:49.988Z] #56 6.822 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB]
07:30:49 [2019-12-01T07:30:49.988Z] #56 8.229 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
07:30:49 [2019-12-01T07:30:49.988Z] #56 9.208 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
07:30:49 [2019-12-01T07:30:49.988Z] #56 ...
07:30:49 [2019-12-01T07:30:49.988Z] 
07:30:49 [2019-12-01T07:30:49.988Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.921 + RM_GOPATH=0
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.921 + TMP_GOPATH=
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.921 + : /build
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.921 + '[' -z '' ']'
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.924 ++ mktemp -d
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.926 + export GOPATH=/tmp/tmp.y72k6MoYH8
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.927 + GOPATH=/tmp/tmp.y72k6MoYH8
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.927 + RM_GOPATH=1
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.927 ++ dirname ./install.sh
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.930 + dir=.
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.930 + bin=dockercli
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.930 + shift
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.930 + '[' '!' -f ./dockercli.installer ']'
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.930 + . ./dockercli.installer
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.930 ++ : stable
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.930 ++ : 17.06.2-ce
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.931 + install_dockercli
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.931 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.931 Install docker/cli version 17.06.2-ce from stable
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.931 ++ uname -m
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.936 + arch=aarch64
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.936 + '[' aarch64 '!=' x86_64 ']'
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.936 + '[' aarch64 '!=' s390x ']'
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.936 + '[' aarch64 '!=' armhf ']'
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.936 + build_dockercli
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.936 + git clone https://github.com/docker/docker-ce /tmp/tmp.y72k6MoYH8/tmp/docker-ce
07:30:49 [2019-12-01T07:30:49.988Z] #22 4.938 Cloning into '/tmp/tmp.y72k6MoYH8/tmp/docker-ce'...
07:30:50 [2019-12-01T07:30:50.249Z] #22 ...
07:30:50 [2019-12-01T07:30:50.249Z] 
07:30:50 [2019-12-01T07:30:50.249Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:30:50 [2019-12-01T07:30:50.249Z] #38 3.283 + mktemp -d
07:30:50 [2019-12-01T07:30:50.249Z] #38 3.283 + export GOPATH=/tmp/tmp.IueUB7huJR
07:30:50 [2019-12-01T07:30:50.249Z] #38 3.283 + git clone https://github.com/docker/distribution.git /tmp/tmp.IueUB7huJR/src/github.com/docker/distribution
07:30:50 [2019-12-01T07:30:50.249Z] #38 3.286 Cloning into '/tmp/tmp.IueUB7huJR/src/github.com/docker/distribution'...
07:30:50 [2019-12-01T07:30:50.249Z] #38 ...
07:30:50 [2019-12-01T07:30:50.249Z] 
07:30:50 [2019-12-01T07:30:50.249Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.145 + RM_GOPATH=0
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.145 + TMP_GOPATH=
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.145 + : /build
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.145 + '[' -z '' ']'
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.147 ++ mktemp -d
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.150 + export GOPATH=/tmp/tmp.fieFIP78Kq
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.150 + GOPATH=/tmp/tmp.fieFIP78Kq
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.150 + RM_GOPATH=1
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 ++ dirname ./install.sh
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 + dir=.
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 + bin=proxy
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 + shift
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 + '[' '!' -f ./proxy.installer ']'
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 + . ./proxy.installer
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 + install_proxy
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 + case "$1" in
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 + export CGO_ENABLED=0
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 + CGO_ENABLED=0
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 + _install_proxy
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.154 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fieFIP78Kq/src/github.com/docker/libnetwork
07:30:50 [2019-12-01T07:30:50.249Z] #68 5.191 Cloning into '/tmp/tmp.fieFIP78Kq/src/github.com/docker/libnetwork'...
07:30:50 [2019-12-01T07:30:50.510Z] #68 ...
07:30:50 [2019-12-01T07:30:50.510Z] 
07:30:50 [2019-12-01T07:30:50.510Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:30:50 [2019-12-01T07:30:50.510Z] #33 4.919 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:30:50 [2019-12-01T07:30:50.510Z] #33 4.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:30:50 [2019-12-01T07:30:50.510Z] #33 5.026 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:30:50 [2019-12-01T07:30:50.510Z] #33 5.035 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:30:50 [2019-12-01T07:30:50.510Z] #33 5.046 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:30:50 [2019-12-01T07:30:50.510Z] #33 5.481 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB]
07:30:50 [2019-12-01T07:30:50.510Z] #33 7.096 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
07:30:50 [2019-12-01T07:30:50.510Z] #33 7.999 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
07:30:50 [2019-12-01T07:30:50.510Z] #33 ...
07:30:50 [2019-12-01T07:30:50.510Z] 
07:30:50 [2019-12-01T07:30:50.510Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:30:50 [2019-12-01T07:30:50.510Z] #44 4.436 + RM_GOPATH=0
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.436 + TMP_GOPATH=
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.436 + : /build
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.436 + '[' -z '' ']'
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.439 ++ mktemp -d
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 + export GOPATH=/tmp/tmp.xuYdAIz8nO
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 + GOPATH=/tmp/tmp.xuYdAIz8nO
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 + RM_GOPATH=1
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 ++ dirname ./install.sh
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 + dir=.
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 + bin=vndr
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 + shift
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 + '[' '!' -f ./vndr.installer ']'
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 + . ./vndr.installer
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 + install_vndr
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xuYdAIz8nO/src/github.com/LK4D4/vndr
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.450 Cloning into '/tmp/tmp.xuYdAIz8nO/src/github.com/LK4D4/vndr'...
07:30:50 [2019-12-01T07:30:50.511Z] #44 4.451 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:30:50 [2019-12-01T07:30:50.511Z] #44 5.249 + cd /tmp/tmp.xuYdAIz8nO/src/github.com/LK4D4/vndr
07:30:50 [2019-12-01T07:30:50.511Z] #44 5.250 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:30:50 [2019-12-01T07:30:50.511Z] #44 5.279 + go build -buildmode=pie -v -o /build/vndr .
07:30:50 [2019-12-01T07:30:50.511Z] #44 7.020 internal/race
07:30:50 [2019-12-01T07:30:50.511Z] #44 7.083 internal/cpu
07:30:50 [2019-12-01T07:30:50.511Z] #44 7.097 runtime/internal/sys
07:30:50 [2019-12-01T07:30:50.511Z] #44 7.152 runtime/internal/atomic
07:30:50 [2019-12-01T07:30:50.511Z] #44 7.328 sync/atomic
07:30:50 [2019-12-01T07:30:50.511Z] #44 7.588 runtime/internal/math
07:30:50 [2019-12-01T07:30:50.511Z] #44 7.754 unicode
07:30:50 [2019-12-01T07:30:50.511Z] #44 7.845 unicode/utf8
07:30:50 [2019-12-01T07:30:50.511Z] #44 7.937 internal/bytealg
07:30:50 [2019-12-01T07:30:50.511Z] #44 8.173 math/bits
07:30:50 [2019-12-01T07:30:50.511Z] #44 8.923 internal/testlog
07:30:50 [2019-12-01T07:30:50.511Z] #44 9.042 runtime
07:30:50 [2019-12-01T07:30:50.511Z] #44 9.744 math
07:30:50 [2019-12-01T07:30:50.511Z] #44 9.830 encoding
07:30:50 [2019-12-01T07:30:50.511Z] #44 10.65 unicode/utf16
07:30:50 [2019-12-01T07:30:50.732Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
07:30:50 [2019-12-01T07:30:50.732Z] #1 creating container buildx_buildkit_default
07:30:50 [2019-12-01T07:30:50.772Z] #44 ...
07:30:50 [2019-12-01T07:30:50.772Z] 
07:30:50 [2019-12-01T07:30:50.772Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.832 + RM_GOPATH=0
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.836 + TMP_GOPATH=
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.836 + : /build
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.836 + '[' -z '' ']'
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.836 ++ mktemp -d
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.838 + export GOPATH=/tmp/tmp.d5elMYx17c
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.841 + GOPATH=/tmp/tmp.d5elMYx17c
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.841 + RM_GOPATH=1
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.843 ++ dirname ./install.sh
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.847 + dir=.
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.848 + bin=golangci_lint
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.850 + shift
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.850 + '[' '!' -f ./golangci_lint.installer ']'
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.850 + . ./golangci_lint.installer
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.850 ++ : v1.20.0
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.850 + install_golangci_lint
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.850 + echo 'Installing golangci-lint version v1.20.0'
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.850 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
07:30:50 [2019-12-01T07:30:50.772Z] #50 5.850 Installing golangci-lint version v1.20.0
07:30:50 [2019-12-01T07:30:50.772Z] #50 ...
07:30:50 [2019-12-01T07:30:50.772Z] 
07:30:50 [2019-12-01T07:30:50.772Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:30:50 [2019-12-01T07:30:50.772Z] #10 5.914 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:30:50 [2019-12-01T07:30:50.772Z] #10 5.915 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:30:50 [2019-12-01T07:30:50.772Z] #10 5.945 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:30:50 [2019-12-01T07:30:50.772Z] #10 5.970 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:30:50 [2019-12-01T07:30:50.772Z] #10 6.020 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:30:50 [2019-12-01T07:30:50.772Z] #10 6.947 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB]
07:30:50 [2019-12-01T07:30:50.772Z] #10 8.299 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
07:30:50 [2019-12-01T07:30:50.772Z] #10 9.242 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
07:30:50 [2019-12-01T07:30:50.893Z] #41 34.85   CC       images/signalfd.o
07:30:51 [2019-12-01T07:30:51.032Z] #10 ...
07:30:51 [2019-12-01T07:30:51.032Z] 
07:30:51 [2019-12-01T07:30:51.032Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.258 + RM_GOPATH=0
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.258 + TMP_GOPATH=
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.258 + : /build
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.258 + '[' -z '' ']'
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.259 ++ mktemp -d
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.261 + export GOPATH=/tmp/tmp.aoFmxouPnT
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.262 + GOPATH=/tmp/tmp.aoFmxouPnT
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.262 + RM_GOPATH=1
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.263 ++ dirname ./install.sh
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.265 + dir=.
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.266 + bin=gotestsum
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.266 + shift
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.267 + '[' '!' -f ./gotestsum.installer ']'
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.267 + . ./gotestsum.installer
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.268 ++ : v0.3.5
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.268 + install_gotestsum
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.269 + echo 'Installing gotestsum version v0.3.5'
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.269 Installing gotestsum version v0.3.5
07:30:51 [2019-12-01T07:30:51.032Z] #47 5.269 + go get -d gotest.tools/gotestsum
07:30:51 [2019-12-01T07:30:51.032Z] #47 ...
07:30:51 [2019-12-01T07:30:51.032Z] 
07:30:51 [2019-12-01T07:30:51.032Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:30:51 [2019-12-01T07:30:51.032Z] #44 11.37 container/list
07:30:51 [2019-12-01T07:30:51.106Z] #1 creating container buildx_buildkit_default 0.5s done
07:30:51 [2019-12-01T07:30:51.106Z] #1 DONE 3.2s
07:30:51 [2019-12-01T07:30:51.106Z] 
07:30:51 [2019-12-01T07:30:51.106Z] #3 [internal] load build definition from Dockerfile
07:30:51 [2019-12-01T07:30:51.106Z] #3 transferring dockerfile: 14.85kB done
07:30:51 [2019-12-01T07:30:51.106Z] #3 DONE 0.0s
07:30:51 [2019-12-01T07:30:51.106Z] 
07:30:51 [2019-12-01T07:30:51.106Z] #2 [internal] load .dockerignore
07:30:51 [2019-12-01T07:30:51.106Z] #2 transferring context: 87B done
07:30:51 [2019-12-01T07:30:51.106Z] #2 DONE 0.0s
07:30:51 [2019-12-01T07:30:51.106Z] 
07:30:51 [2019-12-01T07:30:51.106Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
07:30:51 [2019-12-01T07:30:51.151Z] #41 ...
07:30:51 [2019-12-01T07:30:51.151Z] 
07:30:51 [2019-12-01T07:30:51.151Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:30:51 [2019-12-01T07:30:51.151Z] #44 100.4 text/template
07:30:51 [2019-12-01T07:30:51.151Z] #44 102.6 encoding/xml
07:30:51 [2019-12-01T07:30:51.151Z] #44 105.7 go/doc
07:30:51 [2019-12-01T07:30:51.151Z] #44 109.3 compress/flate
07:30:51 [2019-12-01T07:30:51.151Z] #44 109.5 github.com/LK4D4/vndr/build
07:30:51 [2019-12-01T07:30:51.151Z] #44 ...
07:30:51 [2019-12-01T07:30:51.151Z] 
07:30:51 [2019-12-01T07:30:51.151Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:30:51 [2019-12-01T07:30:51.151Z] #41 35.26   CC       images/fs.o
07:30:51 [2019-12-01T07:30:51.677Z] #10 5.337 Fetched 7927 kB in 3s (2021 kB/s)
07:30:51 [2019-12-01T07:30:51.719Z] #41 35.60   CC       images/pstree.o
07:30:51 [2019-12-01T07:30:51.976Z] #41 35.97   CC       images/pipe.o
07:30:52 [2019-12-01T07:30:52.043Z] #4 DONE 0.6s
07:30:52 [2019-12-01T07:30:52.043Z] 
07:30:52 [2019-12-01T07:30:52.043Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
07:30:52 [2019-12-01T07:30:52.043Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
07:30:52 [2019-12-01T07:30:52.043Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
07:30:52 [2019-12-01T07:30:52.043Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
07:30:52 [2019-12-01T07:30:52.043Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
07:30:52 [2019-12-01T07:30:52.043Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
07:30:52 [2019-12-01T07:30:52.043Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
07:30:52 [2019-12-01T07:30:52.241Z] #10 5.337 Reading package lists...
07:30:52 [2019-12-01T07:30:52.414Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done
07:30:52 [2019-12-01T07:30:52.414Z] #5 DONE 0.5s
07:30:52 [2019-12-01T07:30:52.414Z] 
07:30:52 [2019-12-01T07:30:52.414Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
07:30:52 [2019-12-01T07:30:52.418Z] #44 12.52 crypto/internal/subtle
07:30:52 [2019-12-01T07:30:52.418Z] #44 12.65 crypto/subtle
07:30:52 [2019-12-01T07:30:52.547Z] #41 36.34   CC       images/tcp-stream.o
07:30:52 [2019-12-01T07:30:52.680Z] #44 13.00 vendor/golang.org/x/crypto/cryptobyte/asn1
07:30:52 [2019-12-01T07:30:52.806Z] #41 36.59   CC       images/sk-packet.o
07:30:52 [2019-12-01T07:30:52.870Z] #7 DONE 0.3s
07:30:52 [2019-12-01T07:30:52.870Z] 
07:30:52 [2019-12-01T07:30:52.870Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
07:30:52 [2019-12-01T07:30:52.870Z] #6 DONE 0.4s
07:30:52 [2019-12-01T07:30:52.870Z] 
07:30:52 [2019-12-01T07:30:52.870Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
07:30:52 [2019-12-01T07:30:52.870Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
07:30:53 [2019-12-01T07:30:53.064Z] #41 36.95   CC       images/mnt.o
07:30:53 [2019-12-01T07:30:53.177Z] #10 6.178 Reading package lists...
07:30:53 [2019-12-01T07:30:53.252Z] #44 13.37 internal/nettrace
07:30:53 [2019-12-01T07:30:53.323Z] #41 37.30   CC       images/pipe-data.o
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 0B / 102.15MB 0.1s
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 0B / 10.32MB 0.1s
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:16f502f2509a01130f0f62e93f861e047f5edd23102a701a45f43ca399555851 1.80kB / 1.80kB done
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:a23a79e19b1437cff5613ddc00238e803a1a5e752d382dd8cb978ec5295a2bfb 5.47kB / 5.47kB done
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 0B / 50.49MB 0.1s
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 0B / 45.98MB 0.1s
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.1s done
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 0B / 45.24MB 0.1s
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.1s
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 8.95MB / 10.32MB 0.3s
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 6.59MB / 45.24MB 0.3s
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.1s done
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.3s done
07:30:53 [2019-12-01T07:30:53.404Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 22.74MB / 45.24MB 0.4s
07:30:53 [2019-12-01T07:30:53.434Z] #10 7.068 Building dependency tree...
07:30:53 [2019-12-01T07:30:53.515Z] #44 ...
07:30:53 [2019-12-01T07:30:53.515Z] 
07:30:53 [2019-12-01T07:30:53.515Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:30:53 [2019-12-01T07:30:53.515Z] #28 3.994 + mktemp -d
07:30:53 [2019-12-01T07:30:53.515Z] #28 4.001 + export GOPATH=/tmp/tmp.HQEUtbKLMf
07:30:53 [2019-12-01T07:30:53.515Z] #28 4.001 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.HQEUtbKLMf/src/github.com/go-swagger/go-swagger
07:30:53 [2019-12-01T07:30:53.515Z] #28 4.001 Cloning into '/tmp/tmp.HQEUtbKLMf/src/github.com/go-swagger/go-swagger'...
07:30:53 [2019-12-01T07:30:53.694Z] #10 7.336 The following additional packages will be installed:
07:30:53 [2019-12-01T07:30:53.694Z] #10 7.336   libapparmor1 libseccomp2
07:30:53 [2019-12-01T07:30:53.694Z] #10 7.338 Suggested packages:
07:30:53 [2019-12-01T07:30:53.694Z] #10 7.338   seccomp
07:30:53 [2019-12-01T07:30:53.694Z] #10 7.382 The following NEW packages will be installed:
07:30:53 [2019-12-01T07:30:53.694Z] #10 7.383   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
07:30:53 [2019-12-01T07:30:53.779Z] #28 ...
07:30:53 [2019-12-01T07:30:53.779Z] 
07:30:53 [2019-12-01T07:30:53.779Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:30:53 [2019-12-01T07:30:53.779Z] #38 13.88 + cd /tmp/tmp.IueUB7huJR/src/github.com/docker/distribution
07:30:53 [2019-12-01T07:30:53.779Z] #38 13.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
07:30:53 [2019-12-01T07:30:53.889Z] #41 37.63   CC       images/sa.o
07:30:53 [2019-12-01T07:30:53.911Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 39.03MB / 45.24MB 0.6s
07:30:53 [2019-12-01T07:30:53.911Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 0.7s
07:30:53 [2019-12-01T07:30:53.911Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 0.7s done
07:30:54 [2019-12-01T07:30:54.147Z] #41 37.90   CC       images/timer.o
07:30:54 [2019-12-01T07:30:54.405Z] #41 38.44   CC       images/timerfd.o
07:30:54 [2019-12-01T07:30:54.424Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 6.90MB / 50.49MB 1.0s
07:30:54 [2019-12-01T07:30:54.424Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 5.27MB / 45.98MB 1.0s
07:30:54 [2019-12-01T07:30:54.424Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 11.61MB / 50.49MB 1.2s
07:30:54 [2019-12-01T07:30:54.424Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 9.35MB / 45.98MB 1.2s
07:30:54 [2019-12-01T07:30:54.424Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 15.46MB / 50.49MB 1.3s
07:30:54 [2019-12-01T07:30:54.424Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 11.81MB / 45.98MB 1.3s
07:30:54 [2019-12-01T07:30:54.626Z] #10 8.402 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
07:30:54 [2019-12-01T07:30:54.626Z] #10 8.402 Need to get 300 kB of archives.
07:30:54 [2019-12-01T07:30:54.626Z] #10 8.402 After this operation, 1201 kB of additional disk space will be used.
07:30:54 [2019-12-01T07:30:54.626Z] #10 8.402 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
07:30:54 [2019-12-01T07:30:54.626Z] #10 8.405 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
07:30:54 [2019-12-01T07:30:54.626Z] #10 8.408 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
07:30:54 [2019-12-01T07:30:54.626Z] #10 8.408 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
07:30:54 [2019-12-01T07:30:54.626Z] #10 8.556 debconf: delaying package configuration, since apt-utils is not installed
07:30:54 [2019-12-01T07:30:54.626Z] #10 8.583 Fetched 300 kB in 1s (295 kB/s)
07:30:54 [2019-12-01T07:30:54.626Z] #10 8.613 Selecting previously unselected package libseccomp2:amd64.
07:30:54 [2019-12-01T07:30:54.626Z] #10 8.613 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
07:30:54 [2019-12-01T07:30:54.626Z] #10 8.626 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
07:30:54 [2019-12-01T07:30:54.664Z] #41 38.64   CC       images/mm.o
07:30:54 [2019-12-01T07:30:54.847Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 20.04MB / 50.49MB 1.6s
07:30:54 [2019-12-01T07:30:54.847Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 15.12MB / 45.98MB 1.6s
07:30:54 [2019-12-01T07:30:54.847Z] #8 ...
07:30:54 [2019-12-01T07:30:54.847Z] 
07:30:54 [2019-12-01T07:30:54.847Z] #20 [internal] load build context
07:30:54 [2019-12-01T07:30:54.847Z] #20 transferring context: 45.91MB 1.9s done
07:30:54 [2019-12-01T07:30:54.847Z] #20 DONE 2.0s
07:30:54 [2019-12-01T07:30:54.847Z] 
07:30:54 [2019-12-01T07:30:54.847Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
07:30:54 [2019-12-01T07:30:54.847Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 26.83MB / 50.49MB 1.9s
07:30:54 [2019-12-01T07:30:54.847Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 22.00MB / 45.98MB 1.9s
07:30:54 [2019-12-01T07:30:54.883Z] #10 8.633 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
07:30:54 [2019-12-01T07:30:54.883Z] #10 8.669 Selecting previously unselected package libseccomp-dev:amd64.
07:30:54 [2019-12-01T07:30:54.883Z] #10 8.675 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
07:30:54 [2019-12-01T07:30:54.883Z] #10 8.679 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
07:30:54 [2019-12-01T07:30:54.883Z] #10 8.734 Selecting previously unselected package libapparmor1:amd64.
07:30:54 [2019-12-01T07:30:54.883Z] #10 8.738 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
07:30:54 [2019-12-01T07:30:54.883Z] #10 8.742 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
07:30:54 [2019-12-01T07:30:54.883Z] #10 8.780 Selecting previously unselected package libapparmor-dev:amd64.
07:30:54 [2019-12-01T07:30:54.883Z] #10 8.783 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
07:30:54 [2019-12-01T07:30:54.883Z] #10 8.788 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
07:30:54 [2019-12-01T07:30:54.922Z] #41 38.90   CC       images/sk-opts.o
07:30:55 [2019-12-01T07:30:55.141Z] #10 8.844 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:30:55 [2019-12-01T07:30:55.141Z] #10 8.867 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
07:30:55 [2019-12-01T07:30:55.141Z] #10 8.883 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
07:30:55 [2019-12-01T07:30:55.141Z] #10 8.894 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
07:30:55 [2019-12-01T07:30:55.141Z] #10 8.905 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
07:30:55 [2019-12-01T07:30:55.141Z] #10 8.916 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:30:55 [2019-12-01T07:30:55.141Z] #10 DONE 9.0s
07:30:55 [2019-12-01T07:30:55.141Z] 
07:30:55 [2019-12-01T07:30:55.141Z] #11 [dev 1/24] RUN groupadd -r docker
07:30:55 [2019-12-01T07:30:55.180Z] #41 39.13   CC       images/sk-unix.o
07:30:55 [2019-12-01T07:30:55.234Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 5.13MB / 102.15MB 2.1s
07:30:55 [2019-12-01T07:30:55.234Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 30.95MB / 50.49MB 2.1s
07:30:55 [2019-12-01T07:30:55.234Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 26.16MB / 45.98MB 2.1s
07:30:55 [2019-12-01T07:30:55.234Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 36.33MB / 50.49MB 2.2s
07:30:55 [2019-12-01T07:30:55.234Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 29.87MB / 45.98MB 2.2s
07:30:55 [2019-12-01T07:30:55.234Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 40.06MB / 50.49MB 2.4s
07:30:55 [2019-12-01T07:30:55.234Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 33.37MB / 45.98MB 2.4s
07:30:55 [2019-12-01T07:30:55.437Z] #41 39.48   CC       images/sk-inet.o
07:30:55 [2019-12-01T07:30:55.604Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.7s
07:30:55 [2019-12-01T07:30:55.978Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 42.84MB / 50.49MB 2.8s
07:30:55 [2019-12-01T07:30:55.978Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.7s done
07:30:55 [2019-12-01T07:30:55.978Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 47.82MB / 50.49MB 3.1s
07:30:56 [2019-12-01T07:30:56.328Z] #38 16.28 + GOPATH=/tmp/tmp.IueUB7huJR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.IueUB7huJR go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:30:56 [2019-12-01T07:30:56.328Z] #38 ...
07:30:56 [2019-12-01T07:30:56.328Z] 
07:30:56 [2019-12-01T07:30:56.328Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:30:56 [2019-12-01T07:30:56.328Z] #31 6.419 + cd /tmp/tmp.3vKClgqWOt/src/github.com/BurntSushi/toml
07:30:56 [2019-12-01T07:30:56.328Z] #31 6.425 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:30:56 [2019-12-01T07:30:56.328Z] #31 6.447 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
07:30:56 [2019-12-01T07:30:56.328Z] #31 7.341 runtime/internal/sys
07:30:56 [2019-12-01T07:30:56.328Z] #31 7.370 runtime/internal/atomic
07:30:56 [2019-12-01T07:30:56.328Z] #31 7.386 math/bits
07:30:56 [2019-12-01T07:30:56.328Z] #31 7.413 internal/cpu
07:30:56 [2019-12-01T07:30:56.328Z] #31 7.783 unicode/utf8
07:30:56 [2019-12-01T07:30:56.328Z] #31 8.016 unicode
07:30:56 [2019-12-01T07:30:56.328Z] #31 8.539 math
07:30:56 [2019-12-01T07:30:56.328Z] #31 9.127 runtime
07:30:56 [2019-12-01T07:30:56.328Z] #31 9.234 internal/testlog
07:30:56 [2019-12-01T07:30:56.328Z] #31 9.550 encoding
07:30:56 [2019-12-01T07:30:56.328Z] #31 10.12 runtime/cgo
07:30:56 [2019-12-01T07:30:56.355Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 3.3s
07:30:56 [2019-12-01T07:30:56.355Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 3.3s done
07:30:56 [2019-12-01T07:30:56.390Z] #41 40.13   CC       images/tun.o
07:30:56 [2019-12-01T07:30:56.390Z] #41 40.43   CC       images/sk-netlink.o
07:30:56 [2019-12-01T07:30:56.517Z] #11 DONE 1.1s
07:30:56 [2019-12-01T07:30:56.517Z] 
07:30:56 [2019-12-01T07:30:56.517Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
07:30:56 [2019-12-01T07:30:56.589Z] #31 ...
07:30:56 [2019-12-01T07:30:56.589Z] 
07:30:56 [2019-12-01T07:30:56.589Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:30:56 [2019-12-01T07:30:56.589Z] #40 16.46 Fetched 7751 kB in 11s (673 kB/s)
07:30:56 [2019-12-01T07:30:56.956Z] #41 40.78   CC       images/packet-sock.o
07:30:56 [2019-12-01T07:30:56.956Z] #41 ...
07:30:56 [2019-12-01T07:30:56.956Z] 
07:30:56 [2019-12-01T07:30:56.956Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:30:56 [2019-12-01T07:30:56.956Z] #17 25.35 Reading package lists...
07:30:56 [2019-12-01T07:30:56.956Z] #17 30.39 Building dependency tree...
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.46 The following additional packages will be installed:
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.48   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.48   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.48   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.48   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.48   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.48   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.48   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.49   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.49   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.49 Suggested packages:
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.51   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.51   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.51   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.51   vim-doc vim-scripts xfsdump acl attr quota
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.51 Recommended packages:
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.51   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
07:30:56 [2019-12-01T07:30:56.956Z] #17 32.51   python3-keyrings.alt python3-xdg unzip
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.93 The following NEW packages will be installed:
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.93   apparmor aufs-tools bash-completion binutils-mingw-w64
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.93   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.93   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.93   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.93   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.93   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.93   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.93   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.93   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.93   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.97   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.97   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.97   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
07:30:56 [2019-12-01T07:30:56.956Z] #17 37.97   xfsprogs xxd xz-utils zip
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.24 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.24 Need to get 90.9 MB of archives.
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.24 After this operation, 541 MB of additional disk space will be used.
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.25 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.27 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.28 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.51 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.52 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.67 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.70 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.70 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.71 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.71 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.71 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.71 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.72 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.73 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.74 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.75 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.77 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.78 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.82 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.82 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
07:30:56 [2019-12-01T07:30:56.956Z] #17 39.83 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 39.88 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 39.88 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 39.89 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 39.99 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 39.99 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 39.99 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 39.99 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 40.03 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 40.03 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 40.03 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
07:30:56 [2019-12-01T07:30:56.957Z] #17 40.04 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 40.04 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 40.04 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 40.11 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 40.12 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 40.18 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
07:30:56 [2019-12-01T07:30:56.957Z] #17 40.22 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
07:30:57 [2019-12-01T07:30:57.214Z] #17 40.23 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
07:30:57 [2019-12-01T07:30:57.214Z] #17 40.24 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
07:30:57 [2019-12-01T07:30:57.214Z] #17 40.24 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
07:30:57 [2019-12-01T07:30:57.214Z] #17 40.25 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
07:30:57 [2019-12-01T07:30:57.214Z] #17 40.25 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
07:30:57 [2019-12-01T07:30:57.214Z] #17 40.42 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
07:30:57 [2019-12-01T07:30:57.214Z] #17 40.44 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
07:30:57 [2019-12-01T07:30:57.453Z] #12 DONE 1.1s
07:30:57 [2019-12-01T07:30:57.453Z] 
07:30:57 [2019-12-01T07:30:57.453Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
07:30:57 [2019-12-01T07:30:57.474Z] #17 40.56 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
07:30:57 [2019-12-01T07:30:57.474Z] #17 40.56 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
07:30:57 [2019-12-01T07:30:57.474Z] #17 40.60 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
07:30:57 [2019-12-01T07:30:57.474Z] #17 ...
07:30:57 [2019-12-01T07:30:57.474Z] 
07:30:57 [2019-12-01T07:30:57.474Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:30:57 [2019-12-01T07:30:57.474Z] #41 41.36   CC       images/ipc-var.o
07:30:57 [2019-12-01T07:30:57.731Z] #41 41.72   CC       images/ipc-desc.o
07:30:57 [2019-12-01T07:30:57.988Z] #41 41.95   CC       images/ipc-shm.o
07:30:58 [2019-12-01T07:30:58.392Z] #13 0.945 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:30:58 [2019-12-01T07:30:58.392Z] #13 DONE 1.1s
07:30:58 [2019-12-01T07:30:58.392Z] 
07:30:58 [2019-12-01T07:30:58.392Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
07:30:58 [2019-12-01T07:30:58.552Z] #41 42.37   CC       images/ipc-msg.o
07:30:58 [2019-12-01T07:30:58.810Z] #41 42.78   CC       images/ipc-sem.o
07:30:59 [2019-12-01T07:30:59.067Z] #41 43.08   CC       images/utsns.o
07:30:59 [2019-12-01T07:30:59.325Z] #14 DONE 0.8s
07:30:59 [2019-12-01T07:30:59.325Z] 
07:30:59 [2019-12-01T07:30:59.325Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
07:30:59 [2019-12-01T07:30:59.631Z] #41 43.51   CC       images/creds.o
07:30:59 [2019-12-01T07:30:59.889Z] #41 43.82   CC       images/vma.o
07:31:00 [2019-12-01T07:31:00.146Z] #41 44.16   CC       images/netdev.o
07:31:00 [2019-12-01T07:31:00.257Z] #15 DONE 0.8s
07:31:00 [2019-12-01T07:31:00.257Z] 
07:31:00 [2019-12-01T07:31:00.257Z] #16 [dev 6/24] RUN ldconfig
07:31:00 [2019-12-01T07:31:00.405Z] #41 44.54   CC       images/tty.o
07:31:00 [2019-12-01T07:31:00.409Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 8.01MB / 102.15MB 7.2s
07:31:00 [2019-12-01T07:31:00.409Z] #8 ...
07:31:00 [2019-12-01T07:31:00.409Z] 
07:31:00 [2019-12-01T07:31:00.409Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:31:00 [2019-12-01T07:31:00.409Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
07:31:00 [2019-12-01T07:31:00.409Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
07:31:00 [2019-12-01T07:31:00.410Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 7.0s done
07:31:00 [2019-12-01T07:31:00.410Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
07:31:00 [2019-12-01T07:31:00.410Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done
07:31:00 [2019-12-01T07:31:00.410Z] #66 DONE 7.5s
07:31:00 [2019-12-01T07:31:00.410Z] 
07:31:00 [2019-12-01T07:31:00.410Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
07:31:01 [2019-12-01T07:31:01.185Z] #16 DONE 0.9s
07:31:01 [2019-12-01T07:31:01.185Z] 
07:31:01 [2019-12-01T07:31:01.185Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:31:01 [2019-12-01T07:31:01.341Z] #41 45.22   CC       images/file-lock.o
07:31:01 [2019-12-01T07:31:01.341Z] #41 45.43   CC       images/rlimit.o
07:31:01 [2019-12-01T07:31:01.599Z] #41 45.68   CC       images/pagemap.o
07:31:01 [2019-12-01T07:31:01.858Z] #41 45.98   CC       images/siginfo.o
07:31:01 [2019-12-01T07:31:01.883Z] #40 16.46 Reading package lists...
07:31:01 [2019-12-01T07:31:01.883Z] #40 ...
07:31:01 [2019-12-01T07:31:01.883Z] 
07:31:01 [2019-12-01T07:31:01.883Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:31:01 [2019-12-01T07:31:01.883Z] #68 17.05 + cd /tmp/tmp.fieFIP78Kq/src/github.com/docker/libnetwork
07:31:01 [2019-12-01T07:31:01.883Z] #68 17.06 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
07:31:01 [2019-12-01T07:31:01.883Z] #68 17.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:31:02 [2019-12-01T07:31:02.147Z] #68 ...
07:31:02 [2019-12-01T07:31:02.147Z] 
07:31:02 [2019-12-01T07:31:02.147Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:31:02 [2019-12-01T07:31:02.147Z] #50 21.73 + cd /tmp/tmp.d5elMYx17c/src/github.com/golangci/golangci-lint/
07:31:02 [2019-12-01T07:31:02.147Z] #50 21.73 + git checkout -q v1.20.0
07:31:02 [2019-12-01T07:31:02.147Z] #50 22.11 ++ git describe --tags
07:31:02 [2019-12-01T07:31:02.147Z] #50 22.12 + version=v1.20.0
07:31:02 [2019-12-01T07:31:02.147Z] #50 22.13 ++ git rev-parse --short HEAD
07:31:02 [2019-12-01T07:31:02.147Z] #50 22.13 + commit=cc98739
07:31:02 [2019-12-01T07:31:02.147Z] #50 22.13 ++ git show -s --format=%cd
07:31:02 [2019-12-01T07:31:02.147Z] #50 22.14 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
07:31:02 [2019-12-01T07:31:02.147Z] #50 22.14 + 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
07:31:02 [2019-12-01T07:31:02.423Z] #41 46.40   CC       images/rpc.o
07:31:03 [2019-12-01T07:31:03.079Z] #17 1.970 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:31:03 [2019-12-01T07:31:03.079Z] #17 1.975 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:31:03 [2019-12-01T07:31:03.079Z] #17 1.984 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:31:03 [2019-12-01T07:31:03.079Z] #17 1.985 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:31:03 [2019-12-01T07:31:03.079Z] #17 1.990 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:31:03 [2019-12-01T07:31:03.079Z] #17 2.104 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
07:31:03 [2019-12-01T07:31:03.349Z] #17 2.329 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
07:31:03 [2019-12-01T07:31:03.606Z] #17 2.515 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
07:31:04 [2019-12-01T07:31:04.061Z] #50 ...
07:31:04 [2019-12-01T07:31:04.061Z] 
07:31:04 [2019-12-01T07:31:04.061Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:04 [2019-12-01T07:31:04.061Z] #44 13.77 runtime/cgo
07:31:04 [2019-12-01T07:31:04.061Z] #44 14.01 vendor/golang.org/x/crypto/internal/subtle
07:31:04 [2019-12-01T07:31:04.061Z] #44 ...
07:31:04 [2019-12-01T07:31:04.061Z] 
07:31:04 [2019-12-01T07:31:04.061Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:31:04 [2019-12-01T07:31:04.061Z] #40 16.46 Reading package lists...
07:31:04 [2019-12-01T07:31:04.320Z] #41 ...
07:31:04 [2019-12-01T07:31:04.320Z] 
07:31:04 [2019-12-01T07:31:04.320Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:04 [2019-12-01T07:31:04.320Z] #44 113.3 hash/crc32
07:31:04 [2019-12-01T07:31:04.320Z] #44 113.9 net
07:31:04 [2019-12-01T07:31:04.320Z] #44 114.0 compress/gzip
07:31:04 [2019-12-01T07:31:04.320Z] #44 114.5 vendor/golang.org/x/crypto/chacha20poly1305
07:31:04 [2019-12-01T07:31:04.320Z] #44 115.7 vendor/golang.org/x/crypto/hkdf
07:31:04 [2019-12-01T07:31:04.320Z] #44 115.9 vendor/golang.org/x/text/transform
07:31:04 [2019-12-01T07:31:04.320Z] #44 116.7 vendor/golang.org/x/text/unicode/bidi
07:31:04 [2019-12-01T07:31:04.320Z] #44 118.9 vendor/golang.org/x/text/secure/bidirule
07:31:04 [2019-12-01T07:31:04.320Z] #44 119.2 vendor/golang.org/x/text/unicode/norm
07:31:04 [2019-12-01T07:31:04.320Z] #44 ...
07:31:04 [2019-12-01T07:31:04.320Z] 
07:31:04 [2019-12-01T07:31:04.320Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:31:04 [2019-12-01T07:31:04.320Z] #17 40.68 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 40.68 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 40.78 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 41.12 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 41.22 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 41.26 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 41.27 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 41.28 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 41.31 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 41.48 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 41.67 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 41.93 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 42.31 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 42.54 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 42.54 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 45.62 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
07:31:04 [2019-12-01T07:31:04.320Z] #17 ...
07:31:04 [2019-12-01T07:31:04.320Z] 
07:31:04 [2019-12-01T07:31:04.320Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:31:04 [2019-12-01T07:31:04.320Z] #41 48.26   CC       images/ext-file.o
07:31:04 [2019-12-01T07:31:04.322Z] #40 22.69 Reading package lists...
07:31:04 [2019-12-01T07:31:04.322Z] #40 ...
07:31:04 [2019-12-01T07:31:04.322Z] 
07:31:04 [2019-12-01T07:31:04.322Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:31:04 [2019-12-01T07:31:04.322Z] #33 14.75 Fetched 7751 kB in 11s (702 kB/s)
07:31:04 [2019-12-01T07:31:04.322Z] #33 14.75 Reading package lists...
07:31:04 [2019-12-01T07:31:04.322Z] #33 21.84 Reading package lists...
07:31:04 [2019-12-01T07:31:04.322Z] #33 ...
07:31:04 [2019-12-01T07:31:04.322Z] 
07:31:04 [2019-12-01T07:31:04.322Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:31:04 [2019-12-01T07:31:04.322Z] #10 15.84 Fetched 7751 kB in 11s (700 kB/s)
07:31:04 [2019-12-01T07:31:04.322Z] #10 15.84 Reading package lists...
07:31:04 [2019-12-01T07:31:04.523Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 13.20MB / 102.15MB 11.2s
07:31:04 [2019-12-01T07:31:04.577Z] #41 48.62   CC       images/cgroup.o
07:31:04 [2019-12-01T07:31:04.981Z] #17 4.072 Fetched 7927 kB in 3s (2559 kB/s)
07:31:05 [2019-12-01T07:31:05.265Z] #10 22.26 Reading package lists...
07:31:05 [2019-12-01T07:31:05.265Z] #10 ...
07:31:05 [2019-12-01T07:31:05.265Z] 
07:31:05 [2019-12-01T07:31:05.265Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:31:05 [2019-12-01T07:31:05.265Z] #56 15.67 Fetched 7751 kB in 10s (708 kB/s)
07:31:05 [2019-12-01T07:31:05.265Z] #56 15.67 Reading package lists...
07:31:05 [2019-12-01T07:31:05.265Z] #56 21.76 Reading package lists...
07:31:05 [2019-12-01T07:31:05.265Z] #56 ...
07:31:05 [2019-12-01T07:31:05.265Z] 
07:31:05 [2019-12-01T07:31:05.265Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:31:05 [2019-12-01T07:31:05.265Z] #24 15.57 Fetched 7751 kB in 10s (709 kB/s)
07:31:05 [2019-12-01T07:31:05.265Z] #24 15.57 Reading package lists...
07:31:05 [2019-12-01T07:31:05.515Z] #41 49.40   CC       images/userns.o
07:31:05 [2019-12-01T07:31:05.773Z] #41 49.81   CC       images/google/protobuf/descriptor.o
07:31:05 [2019-12-01T07:31:05.910Z] #17 4.072 Reading package lists...
07:31:06 [2019-12-01T07:31:06.686Z] #24 22.01 Reading package lists...
07:31:06 [2019-12-01T07:31:06.686Z] #24 ...
07:31:06 [2019-12-01T07:31:06.686Z] 
07:31:06 [2019-12-01T07:31:06.686Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:31:06 [2019-12-01T07:31:06.686Z] #33 21.84 Reading package lists...
07:31:06 [2019-12-01T07:31:06.841Z] #17 4.982 Reading package lists...
07:31:06 [2019-12-01T07:31:06.938Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 18.40MB / 102.15MB 13.6s
07:31:07 [2019-12-01T07:31:07.097Z] #17 5.874 Building dependency tree...
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.152 The following additional packages will be installed:
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.152   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.153   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.153   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.153   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.154   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.154   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.154   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.154   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.155   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.156 Suggested packages:
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.156   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.156   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.157   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.157   vim-doc vim-scripts xfsdump acl attr quota
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.157 Recommended packages:
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.157   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
07:31:07 [2019-12-01T07:31:07.097Z] #17 6.157   python3-keyrings.alt python3-xdg unzip
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983 The following NEW packages will be installed:
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   apparmor aufs-tools bash-completion binutils-mingw-w64
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
07:31:08 [2019-12-01T07:31:08.033Z] #17 6.983   xfsprogs xxd xz-utils zip
07:31:08 [2019-12-01T07:31:08.073Z] #33 27.33 Building dependency tree...
07:31:08 [2019-12-01T07:31:08.189Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 23.71MB / 102.15MB 15.0s
07:31:08 [2019-12-01T07:31:08.298Z] #41 51.85   CC       images/opts.o
07:31:08 [2019-12-01T07:31:08.298Z] #41 52.25   CC       images/seccomp.o
07:31:08 [2019-12-01T07:31:08.556Z] #41 52.65   CC       images/binfmt-misc.o
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.018 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.018 Need to get 90.9 MB of archives.
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.018 After this operation, 541 MB of additional disk space will be used.
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.018 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.030 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.034 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.034 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.039 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.039 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.048 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.078 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.079 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.081 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.112 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
07:31:08 [2019-12-01T07:31:08.963Z] #17 8.119 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
07:31:08 [2019-12-01T07:31:08.983Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 29.01MB / 102.15MB 15.9s
07:31:09 [2019-12-01T07:31:09.034Z] #33 29.54 The following additional packages will be installed:
07:31:09 [2019-12-01T07:31:09.034Z] #33 29.56   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
07:31:09 [2019-12-01T07:31:09.034Z] #33 29.56 Suggested packages:
07:31:09 [2019-12-01T07:31:09.034Z] #33 29.57   codeblocks eclipse ninja-build lrzip
07:31:09 [2019-12-01T07:31:09.034Z] #33 29.57 Recommended packages:
07:31:09 [2019-12-01T07:31:09.034Z] #33 29.57   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:31:09 [2019-12-01T07:31:09.125Z] #41 52.84   CC       images/time.o
07:31:09 [2019-12-01T07:31:09.125Z] #41 53.15   CC       images/sysctl.o
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.120 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.121 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.121 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.123 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.125 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.126 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.128 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.130 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.131 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.136 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.138 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.141 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.142 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.143 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.148 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.149 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.151 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.160 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.160 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.163 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.165 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.168 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.170 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.172 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.172 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.173 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.174 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.179 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.183 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.188 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.199 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.202 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.203 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.204 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.205 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.207 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.236 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.241 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.259 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.261 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.263 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.267 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.291 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.291 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
07:31:09 [2019-12-01T07:31:09.221Z] #17 8.370 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
07:31:09 [2019-12-01T07:31:09.386Z] #41 53.40   CC       images/autofs.o
07:31:09 [2019-12-01T07:31:09.481Z] #17 8.386 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
07:31:09 [2019-12-01T07:31:09.481Z] #17 8.400 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
07:31:09 [2019-12-01T07:31:09.481Z] #17 8.403 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
07:31:09 [2019-12-01T07:31:09.481Z] #17 8.405 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
07:31:09 [2019-12-01T07:31:09.481Z] #17 8.413 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
07:31:09 [2019-12-01T07:31:09.481Z] #17 8.446 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
07:31:09 [2019-12-01T07:31:09.481Z] #17 8.487 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
07:31:09 [2019-12-01T07:31:09.481Z] #17 8.490 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
07:31:09 [2019-12-01T07:31:09.481Z] #17 8.575 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
07:31:09 [2019-12-01T07:31:09.738Z] #17 8.639 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
07:31:09 [2019-12-01T07:31:09.738Z] #17 8.643 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
07:31:09 [2019-12-01T07:31:09.861Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 35.01MB / 102.15MB 16.6s
07:31:09 [2019-12-01T07:31:09.952Z] #41 53.68   CC       images/macvlan.o
07:31:09 [2019-12-01T07:31:09.952Z] #41 53.93   CC       images/sit.o
07:31:09 [2019-12-01T07:31:09.983Z] #33 30.14 The following NEW packages will be installed:
07:31:09 [2019-12-01T07:31:09.983Z] #33 30.15   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
07:31:09 [2019-12-01T07:31:09.983Z] #33 30.16   vim-common xxd
07:31:09 [2019-12-01T07:31:09.994Z] #17 9.195 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
07:31:10 [2019-12-01T07:31:10.211Z] #41 54.21   LINK     images/built-in.o
07:31:10 [2019-12-01T07:31:10.226Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 40.65MB / 102.15MB 17.2s
07:31:10 [2019-12-01T07:31:10.469Z] #41 54.38   GEN      compel/include/asm
07:31:10 [2019-12-01T07:31:10.469Z] #41 54.39   GEN      compel/include/version.h
07:31:10 [2019-12-01T07:31:10.469Z] #41 54.41 touch .config
07:31:10 [2019-12-01T07:31:10.469Z] #41 54.42   GEN      include/common/config.h
07:31:10 [2019-12-01T07:31:10.727Z] #41 54.54   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
07:31:10 [2019-12-01T07:31:10.727Z] #41 54.56   GEN      compel/plugins/include/uapi/std/syscall-64.h
07:31:10 [2019-12-01T07:31:10.727Z] #41 54.60   GEN      compel/arch/x86/plugins/std/syscalls-64.S
07:31:10 [2019-12-01T07:31:10.727Z] #41 54.63   DEP      compel/arch/x86/plugins/std/syscalls-64.d
07:31:10 [2019-12-01T07:31:10.727Z] #41 54.67   DEP      compel/arch/x86/plugins/std/memcpy.d
07:31:10 [2019-12-01T07:31:10.727Z] #41 54.69   DEP      compel/arch/x86/plugins/std/parasite-head.d
07:31:10 [2019-12-01T07:31:10.727Z] #41 54.74   GEN      compel/plugins/include/uapi/std/syscall.h
07:31:10 [2019-12-01T07:31:10.927Z] #33 31.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
07:31:10 [2019-12-01T07:31:10.927Z] #33 31.29 Need to get 13.1 MB of archives.
07:31:10 [2019-12-01T07:31:10.927Z] #33 31.29 After this operation, 55.5 MB of additional disk space will be used.
07:31:10 [2019-12-01T07:31:10.927Z] #33 31.29 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB]
07:31:10 [2019-12-01T07:31:10.927Z] #33 31.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
07:31:10 [2019-12-01T07:31:10.927Z] #33 31.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB]
07:31:10 [2019-12-01T07:31:10.934Z] #17 9.716 debconf: delaying package configuration, since apt-utils is not installed
07:31:10 [2019-12-01T07:31:10.934Z] #17 9.743 Fetched 90.9 MB in 2s (35.4 MB/s)
07:31:10 [2019-12-01T07:31:10.934Z] #17 9.818 Selecting previously unselected package bash-completion.
07:31:10 [2019-12-01T07:31:10.934Z] #17 9.818 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
07:31:10 [2019-12-01T07:31:10.934Z] #17 9.825 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
07:31:10 [2019-12-01T07:31:10.985Z] #41 54.78   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
07:31:10 [2019-12-01T07:31:10.985Z] #41 54.78   GEN      compel/plugins/include/uapi/std/syscall-codes.h
07:31:10 [2019-12-01T07:31:10.985Z] #41 54.81   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
07:31:10 [2019-12-01T07:31:10.985Z] #41 54.81   DEP      compel/plugins/std/infect.d
07:31:10 [2019-12-01T07:31:10.985Z] #41 55.00   DEP      compel/plugins/std/string.d
07:31:10 [2019-12-01T07:31:10.985Z] #41 55.10   DEP      compel/plugins/std/log.d
07:31:11 [2019-12-01T07:31:11.003Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 47.40MB / 102.15MB 17.8s
07:31:11 [2019-12-01T07:31:11.244Z] #41 55.16   DEP      compel/plugins/std/fds.d
07:31:11 [2019-12-01T07:31:11.370Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 52.87MB / 102.15MB 18.3s
07:31:11 [2019-12-01T07:31:11.496Z] #17 10.62 Unpacking bash-completion (1:2.1-4.3) ...
07:31:11 [2019-12-01T07:31:11.500Z] #33 31.81 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB]
07:31:11 [2019-12-01T07:31:11.500Z] #33 31.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB]
07:31:11 [2019-12-01T07:31:11.500Z] #33 31.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
07:31:11 [2019-12-01T07:31:11.500Z] #33 31.91 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB]
07:31:11 [2019-12-01T07:31:11.500Z] #33 32.00 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB]
07:31:11 [2019-12-01T07:31:11.502Z] #41 55.28   DEP      compel/plugins/std/std.d
07:31:11 [2019-12-01T07:31:11.502Z] #41 55.47   DEP      compel/plugins/shmem/shmem.d
07:31:11 [2019-12-01T07:31:11.740Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 59.72MB / 102.15MB 18.7s
07:31:11 [2019-12-01T07:31:11.752Z] #17 10.76 Selecting previously unselected package libnet1:amd64.
07:31:11 [2019-12-01T07:31:11.752Z] #17 10.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
07:31:11 [2019-12-01T07:31:11.752Z] #17 10.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
07:31:11 [2019-12-01T07:31:11.752Z] #17 10.82 Selecting previously unselected package libnfnetlink0:amd64.
07:31:11 [2019-12-01T07:31:11.752Z] #17 10.82 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
07:31:11 [2019-12-01T07:31:11.752Z] #17 10.83 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
07:31:11 [2019-12-01T07:31:11.752Z] #17 10.87 Selecting previously unselected package libpcrecpp0v5:amd64.
07:31:11 [2019-12-01T07:31:11.752Z] #17 10.87 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
07:31:11 [2019-12-01T07:31:11.752Z] #17 10.88 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
07:31:11 [2019-12-01T07:31:11.752Z] #17 10.93 Selecting previously unselected package libudev-dev:amd64.
07:31:11 [2019-12-01T07:31:11.752Z] #17 10.93 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
07:31:11 [2019-12-01T07:31:11.760Z] #41 55.71   DEP      compel/plugins/fds/fds.d
07:31:11 [2019-12-01T07:31:11.766Z] #33 32.36 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
07:31:11 [2019-12-01T07:31:11.767Z] #33 ...
07:31:11 [2019-12-01T07:31:11.767Z] 
07:31:11 [2019-12-01T07:31:11.767Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:31:11 [2019-12-01T07:31:11.767Z] #28 32.30 + cd /tmp/tmp.HQEUtbKLMf/src/github.com/go-swagger/go-swagger
07:31:11 [2019-12-01T07:31:11.767Z] #28 32.31 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
07:31:12 [2019-12-01T07:31:12.015Z] #17 10.94 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
07:31:12 [2019-12-01T07:31:12.016Z] #17 11.01 Selecting previously unselected package libpython3.5-minimal:amd64.
07:31:12 [2019-12-01T07:31:12.016Z] #17 11.01 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
07:31:12 [2019-12-01T07:31:12.016Z] #17 11.02 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
07:31:12 [2019-12-01T07:31:12.016Z] #17 11.17 Selecting previously unselected package python3.5-minimal.
07:31:12 [2019-12-01T07:31:12.016Z] #17 11.17 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
07:31:12 [2019-12-01T07:31:12.016Z] #17 11.18 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
07:31:12 [2019-12-01T07:31:12.018Z] #41 55.96   CC       compel/plugins/std/std.o
07:31:12 [2019-12-01T07:31:12.018Z] #41 ...
07:31:12 [2019-12-01T07:31:12.018Z] 
07:31:12 [2019-12-01T07:31:12.018Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:31:12 [2019-12-01T07:31:12.018Z] #17 48.69 debconf: delaying package configuration, since apt-utils is not installed
07:31:12 [2019-12-01T07:31:12.018Z] #17 48.79 Fetched 90.9 MB in 9s (9556 kB/s)
07:31:12 [2019-12-01T07:31:12.018Z] #17 48.91 Selecting previously unselected package bash-completion.
07:31:12 [2019-12-01T07:31:12.018Z] #17 48.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
07:31:12 [2019-12-01T07:31:12.018Z] #17 49.01 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
07:31:12 [2019-12-01T07:31:12.018Z] #17 54.16 Unpacking bash-completion (1:2.1-4.3) ...
07:31:12 [2019-12-01T07:31:12.018Z] #17 54.91 Selecting previously unselected package libnet1:amd64.
07:31:12 [2019-12-01T07:31:12.018Z] #17 54.91 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
07:31:12 [2019-12-01T07:31:12.018Z] #17 54.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
07:31:12 [2019-12-01T07:31:12.018Z] #17 55.05 Selecting previously unselected package libnfnetlink0:amd64.
07:31:12 [2019-12-01T07:31:12.018Z] #17 55.05 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
07:31:12 [2019-12-01T07:31:12.018Z] #17 55.06 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
07:31:12 [2019-12-01T07:31:12.018Z] #17 55.24 Selecting previously unselected package libpcrecpp0v5:amd64.
07:31:12 [2019-12-01T07:31:12.018Z] #17 55.24 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
07:31:12 [2019-12-01T07:31:12.018Z] #17 55.27 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
07:31:12 [2019-12-01T07:31:12.276Z] #17 55.46 Selecting previously unselected package libudev-dev:amd64.
07:31:12 [2019-12-01T07:31:12.276Z] #17 55.46 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
07:31:12 [2019-12-01T07:31:12.276Z] #17 55.52 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
07:31:12 [2019-12-01T07:31:12.527Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 66.63MB / 102.15MB 19.2s
07:31:12 [2019-12-01T07:31:12.527Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 71.87MB / 102.15MB 19.5s
07:31:12 [2019-12-01T07:31:12.534Z] #17 55.93 Selecting previously unselected package libpython3.5-minimal:amd64.
07:31:12 [2019-12-01T07:31:12.534Z] #17 55.93 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
07:31:12 [2019-12-01T07:31:12.580Z] #17 11.46 Selecting previously unselected package python3-minimal.
07:31:12 [2019-12-01T07:31:12.580Z] #17 11.46 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
07:31:12 [2019-12-01T07:31:12.580Z] #17 11.46 Unpacking python3-minimal (3.5.3-1) ...
07:31:12 [2019-12-01T07:31:12.580Z] #17 11.51 Selecting previously unselected package libmpdec2:amd64.
07:31:12 [2019-12-01T07:31:12.580Z] #17 11.51 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
07:31:12 [2019-12-01T07:31:12.580Z] #17 11.52 Unpacking libmpdec2:amd64 (2.4.2-1) ...
07:31:12 [2019-12-01T07:31:12.580Z] #17 11.57 Selecting previously unselected package libpython3.5-stdlib:amd64.
07:31:12 [2019-12-01T07:31:12.580Z] #17 11.57 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
07:31:12 [2019-12-01T07:31:12.580Z] #17 11.57 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
07:31:12 [2019-12-01T07:31:12.793Z] #17 55.95 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
07:31:12 [2019-12-01T07:31:12.793Z] #17 ...
07:31:12 [2019-12-01T07:31:12.793Z] 
07:31:12 [2019-12-01T07:31:12.793Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:31:12 [2019-12-01T07:31:12.793Z] #41 56.75   CC       compel/plugins/std/fds.o
07:31:12 [2019-12-01T07:31:12.892Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 77.61MB / 102.15MB 19.8s
07:31:13 [2019-12-01T07:31:13.142Z] #17 12.04 Selecting previously unselected package python3.5.
07:31:13 [2019-12-01T07:31:13.142Z] #17 12.04 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
07:31:13 [2019-12-01T07:31:13.142Z] #17 12.04 Unpacking python3.5 (3.5.3-1+deb9u1) ...
07:31:13 [2019-12-01T07:31:13.142Z] #17 12.10 Selecting previously unselected package libpython3-stdlib:amd64.
07:31:13 [2019-12-01T07:31:13.142Z] #17 12.10 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
07:31:13 [2019-12-01T07:31:13.142Z] #17 12.11 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
07:31:13 [2019-12-01T07:31:13.142Z] #17 12.14 Selecting previously unselected package dh-python.
07:31:13 [2019-12-01T07:31:13.142Z] #17 12.14 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
07:31:13 [2019-12-01T07:31:13.142Z] #17 12.15 Unpacking dh-python (2.20170125) ...
07:31:13 [2019-12-01T07:31:13.142Z] #17 12.20 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
07:31:13 [2019-12-01T07:31:13.142Z] #17 12.22 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
07:31:13 [2019-12-01T07:31:13.266Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 83.70MB / 102.15MB 20.1s
07:31:13 [2019-12-01T07:31:13.640Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 90.24MB / 102.15MB 20.4s
07:31:13 [2019-12-01T07:31:13.707Z] #28 34.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:31:13 [2019-12-01T07:31:13.727Z] #41 57.52   CC       compel/plugins/std/log.o
07:31:14 [2019-12-01T07:31:14.071Z] #17 12.84 Setting up python3-minimal (3.5.3-1) ...
07:31:14 [2019-12-01T07:31:14.071Z] #17 13.12 Selecting previously unselected package python3.
07:31:14 [2019-12-01T07:31:14.071Z] #17 13.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
07:31:14 [2019-12-01T07:31:14.071Z] #17 13.14 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.071Z] #17 13.14 Unpacking python3 (3.5.3-1) ...
07:31:14 [2019-12-01T07:31:14.071Z] #17 13.18 Selecting previously unselected package pigz.
07:31:14 [2019-12-01T07:31:14.071Z] #17 13.18 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.071Z] #17 13.18 Unpacking pigz (2.3.4-1) ...
07:31:14 [2019-12-01T07:31:14.211Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 97.17MB / 102.15MB 20.7s
07:31:14 [2019-12-01T07:31:14.211Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 21.1s done
07:31:14 [2019-12-01T07:31:14.211Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.23 Selecting previously unselected package libip4tc0:amd64.
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.23 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.24 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.29 Selecting previously unselected package libip6tc0:amd64.
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.29 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.29 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.35 Selecting previously unselected package libiptc0:amd64.
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.35 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.36 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.40 Selecting previously unselected package libxtables12:amd64.
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.40 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.40 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.45 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:31:14 [2019-12-01T07:31:14.328Z] #17 13.45 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.584Z] #17 13.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
07:31:14 [2019-12-01T07:31:14.584Z] #17 13.49 Selecting previously unselected package iptables.
07:31:14 [2019-12-01T07:31:14.584Z] #17 13.49 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.584Z] #17 13.49 Unpacking iptables (1.6.0+snapshot20161117-6) ...
07:31:14 [2019-12-01T07:31:14.584Z] #17 13.59 Selecting previously unselected package xxd.
07:31:14 [2019-12-01T07:31:14.584Z] #17 13.60 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.584Z] #17 13.60 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
07:31:14 [2019-12-01T07:31:14.584Z] #17 13.65 Selecting previously unselected package vim-common.
07:31:14 [2019-12-01T07:31:14.584Z] #17 13.65 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
07:31:14 [2019-12-01T07:31:14.584Z] #17 13.66 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
07:31:14 [2019-12-01T07:31:14.584Z] #17 13.72 Selecting previously unselected package bzip2.
07:31:14 [2019-12-01T07:31:14.584Z] #17 13.72 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.662Z] #41 58.50   CC       compel/plugins/std/string.o
07:31:14 [2019-12-01T07:31:14.841Z] #17 13.73 Unpacking bzip2 (1.0.6-8.1) ...
07:31:14 [2019-12-01T07:31:14.841Z] #17 13.80 Selecting previously unselected package libgpm2:amd64.
07:31:14 [2019-12-01T07:31:14.841Z] #17 13.80 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.841Z] #17 13.81 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
07:31:14 [2019-12-01T07:31:14.841Z] #17 13.85 Selecting previously unselected package xz-utils.
07:31:14 [2019-12-01T07:31:14.841Z] #17 13.85 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.841Z] #17 13.85 Unpacking xz-utils (5.2.2-1.2+b1) ...
07:31:14 [2019-12-01T07:31:14.841Z] #17 13.94 Selecting previously unselected package aufs-tools.
07:31:14 [2019-12-01T07:31:14.841Z] #17 13.94 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.841Z] #17 13.95 Unpacking aufs-tools (1:4.1+20161219-1) ...
07:31:14 [2019-12-01T07:31:14.841Z] #17 14.00 Selecting previously unselected package liblzo2-2:amd64.
07:31:14 [2019-12-01T07:31:14.841Z] #17 14.00 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
07:31:14 [2019-12-01T07:31:14.841Z] #17 14.01 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
07:31:14 [2019-12-01T07:31:14.841Z] #17 14.05 Selecting previously unselected package btrfs-progs.
07:31:14 [2019-12-01T07:31:14.841Z] #17 14.05 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.098Z] #17 14.06 Unpacking btrfs-progs (4.7.3-1) ...
07:31:15 [2019-12-01T07:31:15.098Z] #17 14.21 Selecting previously unselected package btrfs-tools.
07:31:15 [2019-12-01T07:31:15.098Z] #17 14.21 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.098Z] #17 14.22 Unpacking btrfs-tools (4.7.3-1) ...
07:31:15 [2019-12-01T07:31:15.098Z] #17 14.26 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:31:15 [2019-12-01T07:31:15.098Z] #17 14.26 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.098Z] #17 14.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
07:31:15 [2019-12-01T07:31:15.227Z] #41 ...
07:31:15 [2019-12-01T07:31:15.227Z] 
07:31:15 [2019-12-01T07:31:15.227Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:15 [2019-12-01T07:31:15.227Z] #44 124.4 vendor/golang.org/x/net/idna
07:31:15 [2019-12-01T07:31:15.227Z] #44 127.3 vendor/golang.org/x/net/http2/hpack
07:31:15 [2019-12-01T07:31:15.227Z] #44 128.4 mime
07:31:15 [2019-12-01T07:31:15.227Z] #44 130.4 mime/quotedprintable
07:31:15 [2019-12-01T07:31:15.227Z] #44 130.9 net/http/internal
07:31:15 [2019-12-01T07:31:15.227Z] #44 ...
07:31:15 [2019-12-01T07:31:15.227Z] 
07:31:15 [2019-12-01T07:31:15.227Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:31:15 [2019-12-01T07:31:15.227Z] #17 57.09 Selecting previously unselected package python3.5-minimal.
07:31:15 [2019-12-01T07:31:15.228Z] #17 57.09 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.228Z] #17 57.10 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
07:31:15 [2019-12-01T07:31:15.354Z] #17 14.32 Selecting previously unselected package dmsetup.
07:31:15 [2019-12-01T07:31:15.354Z] #17 14.32 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.354Z] #17 14.33 Unpacking dmsetup (2:1.02.137-2) ...
07:31:15 [2019-12-01T07:31:15.354Z] #17 14.38 Selecting previously unselected package libonig4:amd64.
07:31:15 [2019-12-01T07:31:15.354Z] #17 14.38 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.354Z] #17 14.38 Unpacking libonig4:amd64 (6.1.3-2) ...
07:31:15 [2019-12-01T07:31:15.354Z] #17 14.44 Selecting previously unselected package libjq1:amd64.
07:31:15 [2019-12-01T07:31:15.354Z] #17 14.44 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.354Z] #17 14.44 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
07:31:15 [2019-12-01T07:31:15.354Z] #17 14.49 Selecting previously unselected package jq.
07:31:15 [2019-12-01T07:31:15.354Z] #17 14.49 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.354Z] #17 14.49 Unpacking jq (1.5+dfsg-1.3) ...
07:31:15 [2019-12-01T07:31:15.485Z] #17 58.69 Selecting previously unselected package python3-minimal.
07:31:15 [2019-12-01T07:31:15.485Z] #17 58.69 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.485Z] #17 58.69 Unpacking python3-minimal (3.5.3-1) ...
07:31:15 [2019-12-01T07:31:15.613Z] #17 14.54 Selecting previously unselected package libaio1:amd64.
07:31:15 [2019-12-01T07:31:15.614Z] #17 14.54 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.614Z] #17 14.55 Unpacking libaio1:amd64 (0.3.110-3) ...
07:31:15 [2019-12-01T07:31:15.614Z] #17 14.58 Selecting previously unselected package libcap2-bin.
07:31:15 [2019-12-01T07:31:15.614Z] #17 14.59 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.614Z] #17 14.60 Unpacking libcap2-bin (1:2.25-1) ...
07:31:15 [2019-12-01T07:31:15.614Z] #17 14.64 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:31:15 [2019-12-01T07:31:15.614Z] #17 14.65 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.614Z] #17 14.66 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
07:31:15 [2019-12-01T07:31:15.614Z] #17 14.69 Selecting previously unselected package libsepol1-dev:amd64.
07:31:15 [2019-12-01T07:31:15.614Z] #17 14.69 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.614Z] #17 14.70 Unpacking libsepol1-dev:amd64 (2.6-2) ...
07:31:15 [2019-12-01T07:31:15.631Z] #28 ...
07:31:15 [2019-12-01T07:31:15.632Z] 
07:31:15 [2019-12-01T07:31:15.632Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:31:15 [2019-12-01T07:31:15.632Z] #68 DONE 35.4s
07:31:15 [2019-12-01T07:31:15.632Z] 
07:31:15 [2019-12-01T07:31:15.632Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:15 [2019-12-01T07:31:15.632Z] #44 35.22 github.com/LK4D4/vndr/godl/singleflight
07:31:15 [2019-12-01T07:31:15.632Z] #44 35.22 math/rand
07:31:15 [2019-12-01T07:31:15.632Z] #44 35.22 internal/singleflight
07:31:15 [2019-12-01T07:31:15.632Z] #44 35.24 internal/reflectlite
07:31:15 [2019-12-01T07:31:15.743Z] #17 59.01 Selecting previously unselected package libmpdec2:amd64.
07:31:15 [2019-12-01T07:31:15.743Z] #17 59.01 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.743Z] #17 59.02 Unpacking libmpdec2:amd64 (2.4.2-1) ...
07:31:15 [2019-12-01T07:31:15.870Z] #17 14.78 Selecting previously unselected package libpcre16-3:amd64.
07:31:15 [2019-12-01T07:31:15.870Z] #17 14.79 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.870Z] #17 14.79 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
07:31:15 [2019-12-01T07:31:15.870Z] #17 14.85 Selecting previously unselected package libpcre32-3:amd64.
07:31:15 [2019-12-01T07:31:15.870Z] #17 14.85 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.870Z] #17 14.86 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
07:31:15 [2019-12-01T07:31:15.870Z] #17 14.91 Selecting previously unselected package libpcre3-dev:amd64.
07:31:15 [2019-12-01T07:31:15.870Z] #17 14.91 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
07:31:15 [2019-12-01T07:31:15.870Z] #17 14.92 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
07:31:16 [2019-12-01T07:31:16.001Z] #17 59.13 Selecting previously unselected package libpython3.5-stdlib:amd64.
07:31:16 [2019-12-01T07:31:16.001Z] #17 59.13 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
07:31:16 [2019-12-01T07:31:16.001Z] #17 59.14 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.04 Selecting previously unselected package libselinux1-dev:amd64.
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.05 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.05 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.12 Selecting previously unselected package libdevmapper-dev:amd64.
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.12 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.12 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.17 Selecting previously unselected package libnl-3-200:amd64.
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.17 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.18 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.22 Selecting previously unselected package libprotobuf-c1:amd64.
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.22 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.22 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.26 Selecting previously unselected package libreadline5:amd64.
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.26 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
07:31:16 [2019-12-01T07:31:16.128Z] #17 15.27 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
07:31:16 [2019-12-01T07:31:16.384Z] #17 15.31 Selecting previously unselected package libsystemd-dev:amd64.
07:31:16 [2019-12-01T07:31:16.384Z] #17 15.31 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
07:31:16 [2019-12-01T07:31:16.384Z] #17 15.32 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
07:31:16 [2019-12-01T07:31:16.578Z] #44 ...
07:31:16 [2019-12-01T07:31:16.578Z] 
07:31:16 [2019-12-01T07:31:16.578Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:31:16 [2019-12-01T07:31:16.578Z] #24 22.01 Reading package lists...
07:31:16 [2019-12-01T07:31:16.578Z] #24 28.18 Building dependency tree...
07:31:16 [2019-12-01T07:31:16.578Z] #24 30.63 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
07:31:16 [2019-12-01T07:31:16.578Z] #24 30.63 The following additional packages will be installed:
07:31:16 [2019-12-01T07:31:16.578Z] #24 30.64   libjq1 libonig4
07:31:16 [2019-12-01T07:31:16.578Z] #24 31.00 The following NEW packages will be installed:
07:31:16 [2019-12-01T07:31:16.578Z] #24 31.03   jq libjq1 libonig4
07:31:16 [2019-12-01T07:31:16.578Z] #24 32.15 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
07:31:16 [2019-12-01T07:31:16.578Z] #24 32.15 Need to get 293 kB of archives.
07:31:16 [2019-12-01T07:31:16.578Z] #24 32.15 After this operation, 1086 kB of additional disk space will be used.
07:31:16 [2019-12-01T07:31:16.578Z] #24 32.15 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #24 32.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #24 32.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #24 33.51 debconf: delaying package configuration, since apt-utils is not installed
07:31:16 [2019-12-01T07:31:16.578Z] #24 33.71 Fetched 293 kB in 1s (281 kB/s)
07:31:16 [2019-12-01T07:31:16.578Z] #24 34.10 Selecting previously unselected package libonig4:arm64.
07:31:16 [2019-12-01T07:31:16.578Z] #24 34.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
07:31:16 [2019-12-01T07:31:16.578Z] #24 34.26 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ...
07:31:16 [2019-12-01T07:31:16.578Z] #24 34.37 Unpacking libonig4:arm64 (6.1.3-2) ...
07:31:16 [2019-12-01T07:31:16.578Z] #24 34.90 Selecting previously unselected package libjq1:arm64.
07:31:16 [2019-12-01T07:31:16.578Z] #24 34.91 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ...
07:31:16 [2019-12-01T07:31:16.578Z] #24 34.95 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
07:31:16 [2019-12-01T07:31:16.578Z] #24 35.31 Selecting previously unselected package jq.
07:31:16 [2019-12-01T07:31:16.578Z] #24 35.31 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ...
07:31:16 [2019-12-01T07:31:16.578Z] #24 35.34 Unpacking jq (1.5+dfsg-1.3) ...
07:31:16 [2019-12-01T07:31:16.578Z] #24 35.91 Setting up libonig4:arm64 (6.1.3-2) ...
07:31:16 [2019-12-01T07:31:16.578Z] #24 35.95 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
07:31:16 [2019-12-01T07:31:16.578Z] #24 35.97 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:16 [2019-12-01T07:31:16.578Z] #24 36.31 Setting up jq (1.5+dfsg-1.3) ...
07:31:16 [2019-12-01T07:31:16.578Z] #24 DONE 36.9s
07:31:16 [2019-12-01T07:31:16.578Z] 
07:31:16 [2019-12-01T07:31:16.578Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:31:16 [2019-12-01T07:31:16.578Z] #40 22.69 Reading package lists...
07:31:16 [2019-12-01T07:31:16.578Z] #40 28.28 Building dependency tree...
07:31:16 [2019-12-01T07:31:16.578Z] #40 30.79 The following additional packages will be installed:
07:31:16 [2019-12-01T07:31:16.578Z] #40 30.80   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
07:31:16 [2019-12-01T07:31:16.578Z] #40 30.80   libprotoc10 python-pkg-resources zlib1g-dev
07:31:16 [2019-12-01T07:31:16.578Z] #40 30.80 Suggested packages:
07:31:16 [2019-12-01T07:31:16.578Z] #40 30.81   manpages-dev python-setuptools
07:31:16 [2019-12-01T07:31:16.578Z] #40 32.15 The following NEW packages will be installed:
07:31:16 [2019-12-01T07:31:16.578Z] #40 32.15   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
07:31:16 [2019-12-01T07:31:16.578Z] #40 32.16   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
07:31:16 [2019-12-01T07:31:16.578Z] #40 32.16   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
07:31:16 [2019-12-01T07:31:16.578Z] #40 32.16   zlib1g-dev
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.32 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.32 Need to get 3415 kB of archives.
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.32 After this operation, 19.0 MB of additional disk space will be used.
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.34 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.37 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.38 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.41 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.44 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.46 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.50 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.58 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.60 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.70 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.73 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.73 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.73 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 33.86 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB]
07:31:16 [2019-12-01T07:31:16.578Z] #40 35.32 debconf: delaying package configuration, since apt-utils is not installed
07:31:16 [2019-12-01T07:31:16.578Z] #40 35.48 Fetched 3415 kB in 1s (1821 kB/s)
07:31:16 [2019-12-01T07:31:16.578Z] #40 35.72 Selecting previously unselected package libnet1:arm64.
07:31:16 [2019-12-01T07:31:16.578Z] #40 35.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
07:31:16 [2019-12-01T07:31:16.578Z] #40 35.80 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ...
07:31:16 [2019-12-01T07:31:16.578Z] #40 35.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
07:31:16 [2019-12-01T07:31:16.578Z] #40 36.15 Selecting previously unselected package libcap-dev:arm64.
07:31:16 [2019-12-01T07:31:16.578Z] #40 36.15 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ...
07:31:16 [2019-12-01T07:31:16.578Z] #40 36.19 Unpacking libcap-dev:arm64 (1:2.25-1) ...
07:31:16 [2019-12-01T07:31:16.578Z] #40 36.71 Selecting previously unselected package libnet1-dev.
07:31:16 [2019-12-01T07:31:16.578Z] #40 36.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ...
07:31:16 [2019-12-01T07:31:16.578Z] #40 36.74 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
07:31:16 [2019-12-01T07:31:16.578Z] #40 ...
07:31:16 [2019-12-01T07:31:16.578Z] 
07:31:16 [2019-12-01T07:31:16.578Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
07:31:16 [2019-12-01T07:31:16.578Z] #25 DONE 0.2s
07:31:16 [2019-12-01T07:31:16.578Z] 
07:31:16 [2019-12-01T07:31:16.578Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:31:16 [2019-12-01T07:31:16.578Z] #40 37.17 Selecting previously unselected package libnl-3-200:arm64.
07:31:16 [2019-12-01T07:31:16.578Z] #40 37.17 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ...
07:31:16 [2019-12-01T07:31:16.578Z] #40 37.21 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
07:31:16 [2019-12-01T07:31:16.578Z] #40 ...
07:31:16 [2019-12-01T07:31:16.578Z] 
07:31:16 [2019-12-01T07:31:16.578Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:16 [2019-12-01T07:31:16.839Z] #26 ...
07:31:16 [2019-12-01T07:31:16.839Z] 
07:31:16 [2019-12-01T07:31:16.839Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:31:16 [2019-12-01T07:31:16.839Z] #56 21.76 Reading package lists...
07:31:16 [2019-12-01T07:31:16.839Z] #56 28.17 Building dependency tree...
07:31:16 [2019-12-01T07:31:16.839Z] #56 30.86 The following additional packages will be installed:
07:31:16 [2019-12-01T07:31:16.839Z] #56 30.87   btrfs-progs liblzo2-2
07:31:16 [2019-12-01T07:31:16.839Z] #56 31.08 The following NEW packages will be installed:
07:31:16 [2019-12-01T07:31:16.839Z] #56 31.09   btrfs-progs btrfs-tools liblzo2-2
07:31:16 [2019-12-01T07:31:16.839Z] #56 32.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
07:31:16 [2019-12-01T07:31:16.839Z] #56 32.21 Need to get 582 kB of archives.
07:31:16 [2019-12-01T07:31:16.839Z] #56 32.21 After this operation, 3944 kB of additional disk space will be used.
07:31:16 [2019-12-01T07:31:16.839Z] #56 32.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
07:31:16 [2019-12-01T07:31:16.839Z] #56 32.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
07:31:16 [2019-12-01T07:31:16.839Z] #56 32.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
07:31:16 [2019-12-01T07:31:16.839Z] #56 33.61 debconf: delaying package configuration, since apt-utils is not installed
07:31:16 [2019-12-01T07:31:16.839Z] #56 33.88 Fetched 582 kB in 1s (537 kB/s)
07:31:16 [2019-12-01T07:31:16.839Z] #56 34.14 Selecting previously unselected package liblzo2-2:arm64.
07:31:16 [2019-12-01T07:31:16.839Z] #56 34.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
07:31:16 [2019-12-01T07:31:16.839Z] #56 34.28 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ...
07:31:16 [2019-12-01T07:31:16.839Z] #56 34.38 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
07:31:16 [2019-12-01T07:31:16.839Z] #56 34.81 Selecting previously unselected package btrfs-progs.
07:31:16 [2019-12-01T07:31:16.839Z] #56 34.81 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ...
07:31:16 [2019-12-01T07:31:16.839Z] #56 34.84 Unpacking btrfs-progs (4.7.3-1) ...
07:31:16 [2019-12-01T07:31:16.839Z] #56 36.01 Selecting previously unselected package btrfs-tools.
07:31:16 [2019-12-01T07:31:16.839Z] #56 36.01 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ...
07:31:16 [2019-12-01T07:31:16.839Z] #56 36.03 Unpacking btrfs-tools (4.7.3-1) ...
07:31:16 [2019-12-01T07:31:16.839Z] #56 36.39 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:16 [2019-12-01T07:31:16.839Z] #56 36.57 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
07:31:16 [2019-12-01T07:31:16.839Z] #56 36.74 Setting up btrfs-progs (4.7.3-1) ...
07:31:16 [2019-12-01T07:31:16.839Z] #56 36.84 Setting up btrfs-tools (4.7.3-1) ...
07:31:16 [2019-12-01T07:31:16.839Z] #56 36.94 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:16 [2019-12-01T07:31:16.839Z] #56 DONE 37.4s
07:31:16 [2019-12-01T07:31:16.896Z] #17 15.73 Selecting previously unselected package net-tools.
07:31:16 [2019-12-01T07:31:16.896Z] #17 15.74 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
07:31:16 [2019-12-01T07:31:16.896Z] #17 15.74 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
07:31:16 [2019-12-01T07:31:16.896Z] #17 15.81 Selecting previously unselected package python-pip-whl.
07:31:16 [2019-12-01T07:31:16.896Z] #17 15.81 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
07:31:16 [2019-12-01T07:31:16.896Z] #17 15.82 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
07:31:16 [2019-12-01T07:31:16.896Z] #17 16.00 Selecting previously unselected package python3-pip.
07:31:16 [2019-12-01T07:31:16.896Z] #17 16.00 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
07:31:17 [2019-12-01T07:31:17.104Z] 
07:31:17 [2019-12-01T07:31:17.104Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:31:17 [2019-12-01T07:31:17.104Z] #10 22.26 Reading package lists...
07:31:17 [2019-12-01T07:31:17.104Z] #10 28.51 Building dependency tree...
07:31:17 [2019-12-01T07:31:17.104Z] #10 31.10 The following additional packages will be installed:
07:31:17 [2019-12-01T07:31:17.104Z] #10 31.11   libapparmor1 libseccomp2
07:31:17 [2019-12-01T07:31:17.104Z] #10 31.11 Suggested packages:
07:31:17 [2019-12-01T07:31:17.104Z] #10 31.13   seccomp
07:31:17 [2019-12-01T07:31:17.104Z] #10 31.34 The following NEW packages will be installed:
07:31:17 [2019-12-01T07:31:17.104Z] #10 31.34   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
07:31:17 [2019-12-01T07:31:17.104Z] #10 32.48 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
07:31:17 [2019-12-01T07:31:17.104Z] #10 32.48 Need to get 287 kB of archives.
07:31:17 [2019-12-01T07:31:17.104Z] #10 32.48 After this operation, 1186 kB of additional disk space will be used.
07:31:17 [2019-12-01T07:31:17.104Z] #10 32.48 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB]
07:31:17 [2019-12-01T07:31:17.104Z] #10 32.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB]
07:31:17 [2019-12-01T07:31:17.104Z] #10 32.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB]
07:31:17 [2019-12-01T07:31:17.104Z] #10 32.52 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB]
07:31:17 [2019-12-01T07:31:17.104Z] #10 33.61 debconf: delaying package configuration, since apt-utils is not installed
07:31:17 [2019-12-01T07:31:17.104Z] #10 33.79 Fetched 287 kB in 1s (263 kB/s)
07:31:17 [2019-12-01T07:31:17.104Z] #10 34.19 Selecting previously unselected package libseccomp2:arm64.
07:31:17 [2019-12-01T07:31:17.104Z] #10 34.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
07:31:17 [2019-12-01T07:31:17.104Z] #10 34.27 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 34.38 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 34.78 Selecting previously unselected package libseccomp-dev:arm64.
07:31:17 [2019-12-01T07:31:17.104Z] #10 34.80 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 34.86 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 35.60 Selecting previously unselected package libapparmor1:arm64.
07:31:17 [2019-12-01T07:31:17.104Z] #10 35.61 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 35.65 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 36.01 Selecting previously unselected package libapparmor-dev:arm64.
07:31:17 [2019-12-01T07:31:17.104Z] #10 36.01 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 36.04 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 36.41 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 36.57 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 36.71 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 36.84 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 36.95 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 37.02 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:17 [2019-12-01T07:31:17.104Z] #10 DONE 37.6s
07:31:17 [2019-12-01T07:31:17.104Z] 
07:31:17 [2019-12-01T07:31:17.104Z] #11 [dev 1/24] RUN groupadd -r docker
07:31:17 [2019-12-01T07:31:17.152Z] #17 16.00 Unpacking python3-pip (9.0.1-2+deb9u1) ...
07:31:17 [2019-12-01T07:31:17.152Z] #17 16.13 Selecting previously unselected package python3-pkg-resources.
07:31:17 [2019-12-01T07:31:17.152Z] #17 16.13 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
07:31:17 [2019-12-01T07:31:17.152Z] #17 16.14 Unpacking python3-pkg-resources (33.1.1-1) ...
07:31:17 [2019-12-01T07:31:17.152Z] #17 16.20 Selecting previously unselected package python3-setuptools.
07:31:17 [2019-12-01T07:31:17.152Z] #17 16.20 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
07:31:17 [2019-12-01T07:31:17.152Z] #17 16.21 Unpacking python3-setuptools (33.1.1-1) ...
07:31:17 [2019-12-01T07:31:17.152Z] #17 16.27 Selecting previously unselected package python3-wheel.
07:31:17 [2019-12-01T07:31:17.152Z] #17 16.27 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
07:31:17 [2019-12-01T07:31:17.372Z] #11 ...
07:31:17 [2019-12-01T07:31:17.372Z] 
07:31:17 [2019-12-01T07:31:17.372Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
07:31:17 [2019-12-01T07:31:17.372Z] #57 DONE 0.4s
07:31:17 [2019-12-01T07:31:17.372Z] 
07:31:17 [2019-12-01T07:31:17.372Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:31:17 [2019-12-01T07:31:17.372Z] #52 DONE 0.3s
07:31:17 [2019-12-01T07:31:17.372Z] 
07:31:17 [2019-12-01T07:31:17.372Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
07:31:17 [2019-12-01T07:31:17.409Z] #17 16.28 Unpacking python3-wheel (0.29.0-2) ...
07:31:17 [2019-12-01T07:31:17.409Z] #17 16.33 Selecting previously unselected package thin-provisioning-tools.
07:31:17 [2019-12-01T07:31:17.409Z] #17 16.33 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
07:31:17 [2019-12-01T07:31:17.409Z] #17 16.33 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
07:31:17 [2019-12-01T07:31:17.409Z] #17 16.43 Selecting previously unselected package vim-runtime.
07:31:17 [2019-12-01T07:31:17.409Z] #17 16.43 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
07:31:17 [2019-12-01T07:31:17.409Z] #17 16.45 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
07:31:17 [2019-12-01T07:31:17.409Z] #17 16.46 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
07:31:17 [2019-12-01T07:31:17.409Z] #17 16.46 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
07:31:17 [2019-12-01T07:31:17.633Z] #53 DONE 0.2s
07:31:17 [2019-12-01T07:31:17.633Z] 
07:31:17 [2019-12-01T07:31:17.633Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
07:31:17 [2019-12-01T07:31:17.633Z] #58 DONE 0.3s
07:31:17 [2019-12-01T07:31:17.633Z] 
07:31:17 [2019-12-01T07:31:17.633Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:31:18 [2019-12-01T07:31:18.776Z] #17 17.53 Selecting previously unselected package vim.
07:31:18 [2019-12-01T07:31:18.776Z] #17 17.53 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
07:31:18 [2019-12-01T07:31:18.776Z] #17 17.54 Unpacking vim (2:8.0.0197-4+deb9u3) ...
07:31:18 [2019-12-01T07:31:18.776Z] #17 17.72 Selecting previously unselected package xfsprogs.
07:31:18 [2019-12-01T07:31:18.776Z] #17 17.72 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
07:31:18 [2019-12-01T07:31:18.776Z] #17 17.72 Unpacking xfsprogs (4.9.0+nmu1) ...
07:31:18 [2019-12-01T07:31:18.776Z] #17 17.90 Selecting previously unselected package zip.
07:31:18 [2019-12-01T07:31:18.776Z] #17 17.90 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
07:31:19 [2019-12-01T07:31:19.032Z] #17 17.92 Unpacking zip (3.0-11+b1) ...
07:31:19 [2019-12-01T07:31:19.032Z] #17 17.96 Selecting previously unselected package libapparmor-perl.
07:31:19 [2019-12-01T07:31:19.032Z] #17 17.97 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
07:31:19 [2019-12-01T07:31:19.032Z] #17 17.97 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
07:31:19 [2019-12-01T07:31:19.032Z] #17 18.02 Selecting previously unselected package apparmor.
07:31:19 [2019-12-01T07:31:19.032Z] #17 18.03 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
07:31:19 [2019-12-01T07:31:19.032Z] #17 18.05 Unpacking apparmor (2.11.0-3+deb9u2) ...
07:31:19 [2019-12-01T07:31:19.281Z] #17 ...
07:31:19 [2019-12-01T07:31:19.281Z] 
07:31:19 [2019-12-01T07:31:19.281Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:31:19 [2019-12-01T07:31:19.281Z] #47 DONE 138.1s
07:31:19 [2019-12-01T07:31:19.281Z] 
07:31:19 [2019-12-01T07:31:19.281Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:31:19 [2019-12-01T07:31:19.281Z] #41 59.33   CC       compel/plugins/std/infect.o
07:31:19 [2019-12-01T07:31:19.281Z] #41 59.98   CC       compel/arch/x86/plugins/std/parasite-head.o
07:31:19 [2019-12-01T07:31:19.281Z] #41 60.03   CC       compel/arch/x86/plugins/std/memcpy.o
07:31:19 [2019-12-01T07:31:19.281Z] #41 60.10   CC       compel/arch/x86/plugins/std/syscalls-64.o
07:31:19 [2019-12-01T07:31:19.281Z] #41 60.19   AR       compel/plugins/std.lib.a
07:31:19 [2019-12-01T07:31:19.281Z] #41 60.31   CC       compel/plugins/fds/fds.o
07:31:19 [2019-12-01T07:31:19.281Z] #41 60.67   AR       compel/plugins/fds.lib.a
07:31:19 [2019-12-01T07:31:19.281Z] #41 60.79   HOSTDEP  compel/src/lib/log-host.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 60.94   HOSTDEP  compel/src/lib/handle-elf-host.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 61.13   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 61.35   HOSTDEP  compel/src/main-host.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 61.53   DEP      compel/src/lib/ptrace.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 61.74   DEP      compel/src/lib/infect.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 61.84   DEP      compel/src/lib/infect-util.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 61.92   DEP      compel/src/lib/infect-rpc.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 62.04   DEP      compel/arch/x86/src/lib/infect.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 62.18   DEP      compel/arch/x86/src/lib/cpu.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 62.23   DEP      compel/src/lib/log.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 62.31   DEP      compel/src/main.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 62.42   DEP      compel/src/lib/handle-elf.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 62.49   DEP      compel/arch/x86/src/lib/handle-elf.d
07:31:19 [2019-12-01T07:31:19.281Z] #41 62.59   CC       compel/src/lib/log.o
07:31:19 [2019-12-01T07:31:19.281Z] #41 62.78   CC       compel/arch/x86/src/lib/cpu.o
07:31:19 [2019-12-01T07:31:19.288Z] #17 18.18 Selecting previously unselected package binutils-mingw-w64-i686.
07:31:19 [2019-12-01T07:31:19.288Z] #17 18.18 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
07:31:19 [2019-12-01T07:31:19.288Z] #17 18.18 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
07:31:19 [2019-12-01T07:31:19.544Z] #17 18.62 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:31:19 [2019-12-01T07:31:19.544Z] #17 18.62 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
07:31:19 [2019-12-01T07:31:19.544Z] #17 18.63 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
07:31:19 [2019-12-01T07:31:19.846Z] #41 63.69   CC       compel/arch/x86/src/lib/infect.o
07:31:20 [2019-12-01T07:31:20.107Z] #17 19.12 Selecting previously unselected package binutils-mingw-w64.
07:31:20 [2019-12-01T07:31:20.107Z] #17 19.12 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
07:31:20 [2019-12-01T07:31:20.107Z] #17 19.13 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
07:31:20 [2019-12-01T07:31:20.108Z] #17 19.18 Selecting previously unselected package mingw-w64-common.
07:31:20 [2019-12-01T07:31:20.108Z] #17 19.18 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
07:31:20 [2019-12-01T07:31:20.108Z] #17 19.19 Unpacking mingw-w64-common (5.0.1-1) ...
07:31:20 [2019-12-01T07:31:20.778Z] #41 64.80   CC       compel/src/lib/infect-rpc.o
07:31:21 [2019-12-01T07:31:21.345Z] #41 65.26   CC       compel/src/lib/infect-util.o
07:31:21 [2019-12-01T07:31:21.476Z] #17 20.33 Selecting previously unselected package mingw-w64-x86-64-dev.
07:31:21 [2019-12-01T07:31:21.476Z] #17 20.33 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
07:31:21 [2019-12-01T07:31:21.476Z] #17 20.34 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
07:31:21 [2019-12-01T07:31:21.857Z] #59 ...
07:31:21 [2019-12-01T07:31:21.857Z] 
07:31:21 [2019-12-01T07:31:21.857Z] #11 [dev 1/24] RUN groupadd -r docker
07:31:21 [2019-12-01T07:31:21.857Z] #11 DONE 4.5s
07:31:21 [2019-12-01T07:31:21.857Z] 
07:31:21 [2019-12-01T07:31:21.857Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:31:21 [2019-12-01T07:31:21.858Z] #40 37.44 Selecting previously unselected package libnl-3-dev:arm64.
07:31:21 [2019-12-01T07:31:21.858Z] #40 37.44 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 37.44 Unpacking libnl-3-dev:arm64 (3.2.27-2) ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 37.97 Selecting previously unselected package libprotobuf-c1:arm64.
07:31:21 [2019-12-01T07:31:21.858Z] #40 37.97 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 38.00 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 38.15 Selecting previously unselected package libprotobuf-c-dev:arm64.
07:31:21 [2019-12-01T07:31:21.858Z] #40 38.16 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 38.19 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 38.47 Selecting previously unselected package zlib1g-dev:arm64.
07:31:21 [2019-12-01T07:31:21.858Z] #40 38.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 38.53 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 38.97 Selecting previously unselected package libprotobuf10:arm64.
07:31:21 [2019-12-01T07:31:21.858Z] #40 38.97 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 38.99 Unpacking libprotobuf10:arm64 (3.0.0-9) ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 39.73 Selecting previously unselected package libprotobuf-lite10:arm64.
07:31:21 [2019-12-01T07:31:21.858Z] #40 39.74 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 39.75 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 40.08 Selecting previously unselected package libprotobuf-dev:arm64.
07:31:21 [2019-12-01T07:31:21.858Z] #40 40.08 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 40.08 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 41.93 Selecting previously unselected package libprotoc10:arm64.
07:31:21 [2019-12-01T07:31:21.858Z] #40 41.93 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 41.93 Unpacking libprotoc10:arm64 (3.0.0-9) ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 42.20 Selecting previously unselected package protobuf-c-compiler.
07:31:21 [2019-12-01T07:31:21.858Z] #40 42.21 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 42.24 Unpacking protobuf-c-compiler (1.2.1-2) ...
07:31:21 [2019-12-01T07:31:21.858Z] #40 ...
07:31:21 [2019-12-01T07:31:21.858Z] 
07:31:21 [2019-12-01T07:31:21.858Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:31:21 [2019-12-01T07:31:21.858Z] #33 32.36 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
07:31:21 [2019-12-01T07:31:21.858Z] #33 33.49 debconf: delaying package configuration, since apt-utils is not installed
07:31:21 [2019-12-01T07:31:21.858Z] #33 33.66 Fetched 13.1 MB in 2s (6058 kB/s)
07:31:21 [2019-12-01T07:31:21.858Z] #33 34.13 Selecting previously unselected package cmake-data.
07:31:21 [2019-12-01T07:31:21.858Z] #33 34.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
07:31:21 [2019-12-01T07:31:21.858Z] #33 34.28 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
07:31:21 [2019-12-01T07:31:21.858Z] #33 34.35 Unpacking cmake-data (3.7.2-1) ...
07:31:21 [2019-12-01T07:31:21.858Z] #33 40.48 Selecting previously unselected package liblzo2-2:arm64.
07:31:21 [2019-12-01T07:31:21.858Z] #33 40.52 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ...
07:31:21 [2019-12-01T07:31:21.858Z] #33 40.54 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
07:31:21 [2019-12-01T07:31:21.858Z] #33 40.80 Selecting previously unselected package libicu57:arm64.
07:31:21 [2019-12-01T07:31:21.858Z] #33 40.80 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ...
07:31:21 [2019-12-01T07:31:21.858Z] #33 40.80 Unpacking libicu57:arm64 (57.1-6+deb9u3) ...
07:31:21 [2019-12-01T07:31:21.910Z] #41 65.67   CC       compel/src/lib/infect.o
07:31:22 [2019-12-01T07:31:22.122Z] #33 ...
07:31:22 [2019-12-01T07:31:22.122Z] 
07:31:22 [2019-12-01T07:31:22.122Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.382 + RM_GOPATH=0
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.382 + TMP_GOPATH=
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.382 + : /build
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.382 + '[' -z '' ']'
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.382 ++ mktemp -d
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.384 + export GOPATH=/tmp/tmp.2XrpEb1XIW
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.384 + GOPATH=/tmp/tmp.2XrpEb1XIW
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.384 + RM_GOPATH=1
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.386 ++ dirname ./install.sh
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.388 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.390 + dir=.
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.390 + bin=containerd
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.390 + shift
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.390 + '[' '!' -f ./containerd.installer ']'
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.390 + . ./containerd.installer
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.390 ++ : c7a4f874b3267c499484aae602d1257b12d69e40
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.390 + install_containerd
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.390 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40'
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.390 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2XrpEb1XIW/src/github.com/containerd/containerd
07:31:22 [2019-12-01T07:31:22.122Z] #59 4.401 Cloning into '/tmp/tmp.2XrpEb1XIW/src/github.com/containerd/containerd'...
07:31:22 [2019-12-01T07:31:22.417Z] #17 21.57 Selecting previously unselected package gcc-mingw-w64-base.
07:31:22 [2019-12-01T07:31:22.417Z] #17 21.57 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
07:31:22 [2019-12-01T07:31:22.417Z] #17 21.58 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
07:31:22 [2019-12-01T07:31:22.674Z] #17 21.63 Selecting previously unselected package gcc-mingw-w64-x86-64.
07:31:22 [2019-12-01T07:31:22.674Z] #17 21.64 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
07:31:22 [2019-12-01T07:31:22.674Z] #17 21.65 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:31:23 [2019-12-01T07:31:23.507Z] #59 ...
07:31:23 [2019-12-01T07:31:23.507Z] 
07:31:23 [2019-12-01T07:31:23.507Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:31:23 [2019-12-01T07:31:23.507Z] #31 33.41 sync
07:31:23 [2019-12-01T07:31:23.507Z] #31 33.41 internal/reflectlite
07:31:23 [2019-12-01T07:31:23.507Z] #31 35.77 sort
07:31:23 [2019-12-01T07:31:23.507Z] #31 35.78 errors
07:31:23 [2019-12-01T07:31:23.507Z] #31 36.23 io
07:31:23 [2019-12-01T07:31:23.507Z] #31 36.23 internal/oserror
07:31:23 [2019-12-01T07:31:23.507Z] #31 36.24 strconv
07:31:23 [2019-12-01T07:31:23.507Z] #31 36.72 syscall
07:31:23 [2019-12-01T07:31:23.507Z] #31 39.31 strings
07:31:23 [2019-12-01T07:31:23.507Z] #31 39.35 bytes
07:31:23 [2019-12-01T07:31:23.507Z] #31 43.30 reflect
07:31:23 [2019-12-01T07:31:23.507Z] #31 ...
07:31:23 [2019-12-01T07:31:23.507Z] 
07:31:23 [2019-12-01T07:31:23.507Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:31:23 [2019-12-01T07:31:23.507Z] #40 42.49 Selecting previously unselected package protobuf-compiler.
07:31:23 [2019-12-01T07:31:23.507Z] #40 42.51 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ...
07:31:23 [2019-12-01T07:31:23.507Z] #40 42.54 Unpacking protobuf-compiler (3.0.0-9) ...
07:31:23 [2019-12-01T07:31:23.507Z] #40 42.76 Selecting previously unselected package python-pkg-resources.
07:31:23 [2019-12-01T07:31:23.507Z] #40 42.76 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
07:31:23 [2019-12-01T07:31:23.507Z] #40 42.77 Unpacking python-pkg-resources (33.1.1-1) ...
07:31:23 [2019-12-01T07:31:23.507Z] #40 43.12 Selecting previously unselected package python-protobuf.
07:31:23 [2019-12-01T07:31:23.507Z] #40 43.12 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ...
07:31:23 [2019-12-01T07:31:23.507Z] #40 43.14 Unpacking python-protobuf (3.0.0-9) ...
07:31:23 [2019-12-01T07:31:23.507Z] #40 43.73 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
07:31:23 [2019-12-01T07:31:23.507Z] #40 43.97 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
07:31:23 [2019-12-01T07:31:23.507Z] #40 43.99 Setting up python-pkg-resources (33.1.1-1) ...
07:31:24 [2019-12-01T07:31:24.080Z] #40 ...
07:31:24 [2019-12-01T07:31:24.080Z] 
07:31:24 [2019-12-01T07:31:24.080Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:31:24 [2019-12-01T07:31:24.080Z] #47 34.15 + cd /tmp/tmp.aoFmxouPnT/src/gotest.tools/gotestsum
07:31:24 [2019-12-01T07:31:24.080Z] #47 34.15 + git checkout -q v0.3.5
07:31:24 [2019-12-01T07:31:24.080Z] #47 34.18 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
07:31:24 [2019-12-01T07:31:24.080Z] #47 ...
07:31:24 [2019-12-01T07:31:24.080Z] 
07:31:24 [2019-12-01T07:31:24.080Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:31:24 [2019-12-01T07:31:24.080Z] #31 44.11 bufio
07:31:24 [2019-12-01T07:31:24.446Z] #41 68.03   CC       compel/src/lib/ptrace.o
07:31:24 [2019-12-01T07:31:24.446Z] #41 68.46   AR       compel/libcompel.a
07:31:24 [2019-12-01T07:31:24.446Z] #41 68.57   HOSTCC   compel/src/main-host.o
07:31:24 [2019-12-01T07:31:24.648Z] #31 ...
07:31:24 [2019-12-01T07:31:24.648Z] 
07:31:24 [2019-12-01T07:31:24.648Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
07:31:24 [2019-12-01T07:31:24.648Z] #12 DONE 2.8s
07:31:24 [2019-12-01T07:31:24.648Z] 
07:31:24 [2019-12-01T07:31:24.648Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:24 [2019-12-01T07:31:24.648Z] #26 6.491 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
07:31:24 [2019-12-01T07:31:24.648Z] #26 7.052 
07:31:25 [2019-12-01T07:31:25.377Z] #41 69.20   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
07:31:25 [2019-12-01T07:31:25.377Z] #41 69.37   HOSTCC   compel/src/lib/handle-elf-host.o
07:31:25 [2019-12-01T07:31:25.598Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 10.7s done
07:31:25 [2019-12-01T07:31:25.598Z] #8 DONE 31.9s
07:31:25 [2019-12-01T07:31:25.598Z] 
07:31:25 [2019-12-01T07:31:25.598Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:31:25 [2019-12-01T07:31:25.598Z] #9 DONE 0.3s
07:31:25 [2019-12-01T07:31:25.598Z] 
07:31:25 [2019-12-01T07:31:25.598Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
07:31:25 [2019-12-01T07:31:25.598Z] #10 DONE 0.3s
07:31:25 [2019-12-01T07:31:25.598Z] 
07:31:25 [2019-12-01T07:31:25.598Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:31:25 [2019-12-01T07:31:25.598Z] #21 DONE 0.1s
07:31:25 [2019-12-01T07:31:25.598Z] 
07:31:25 [2019-12-01T07:31:25.598Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:31:25 [2019-12-01T07:31:25.598Z] #41 ...
07:31:25 [2019-12-01T07:31:25.598Z] 
07:31:25 [2019-12-01T07:31:25.598Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
07:31:25 [2019-12-01T07:31:25.598Z] #22 DONE 0.1s
07:31:25 [2019-12-01T07:31:25.598Z] 
07:31:25 [2019-12-01T07:31:25.598Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
07:31:25 [2019-12-01T07:31:25.598Z] #47 DONE 0.1s
07:31:25 [2019-12-01T07:31:25.598Z] 
07:31:25 [2019-12-01T07:31:25.598Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
07:31:25 [2019-12-01T07:31:25.598Z] #62 DONE 0.1s
07:31:25 [2019-12-01T07:31:25.598Z] 
07:31:25 [2019-12-01T07:31:25.598Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
07:31:25 [2019-12-01T07:31:25.598Z] #68 DONE 0.1s
07:31:25 [2019-12-01T07:31:25.598Z] 
07:31:25 [2019-12-01T07:31:25.598Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
07:31:25 [2019-12-01T07:31:25.598Z] #31 DONE 0.1s
07:31:25 [2019-12-01T07:31:25.598Z] 
07:31:25 [2019-12-01T07:31:25.598Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
07:31:25 [2019-12-01T07:31:25.598Z] #50 DONE 0.1s
07:31:25 [2019-12-01T07:31:25.598Z] 
07:31:25 [2019-12-01T07:31:25.598Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
07:31:25 [2019-12-01T07:31:25.598Z] #44 DONE 0.1s
07:31:25 [2019-12-01T07:31:25.598Z] 
07:31:25 [2019-12-01T07:31:25.598Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:25 [2019-12-01T07:31:25.943Z] #41 ...
07:31:25 [2019-12-01T07:31:25.943Z] 
07:31:25 [2019-12-01T07:31:25.943Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 62.22 Selecting previously unselected package python3.5.
07:31:25 [2019-12-01T07:31:25.943Z] #17 62.22 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 62.25 Unpacking python3.5 (3.5.3-1+deb9u1) ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 62.50 Selecting previously unselected package libpython3-stdlib:amd64.
07:31:25 [2019-12-01T07:31:25.943Z] #17 62.51 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 62.51 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 62.66 Selecting previously unselected package dh-python.
07:31:25 [2019-12-01T07:31:25.943Z] #17 62.67 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 62.68 Unpacking dh-python (2.20170125) ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 63.17 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 63.19 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 67.32 Setting up python3-minimal (3.5.3-1) ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 68.93 Selecting previously unselected package python3.
07:31:25 [2019-12-01T07:31:25.943Z] #17 68.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
07:31:25 [2019-12-01T07:31:25.943Z] #17 68.97 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 68.98 Unpacking python3 (3.5.3-1) ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 69.06 Selecting previously unselected package pigz.
07:31:25 [2019-12-01T07:31:25.943Z] #17 69.07 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 69.08 Unpacking pigz (2.3.4-1) ...
07:31:25 [2019-12-01T07:31:25.943Z] #17 ...
07:31:25 [2019-12-01T07:31:25.943Z] 
07:31:25 [2019-12-01T07:31:25.943Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:31:25 [2019-12-01T07:31:25.943Z] #41 69.90   HOSTCC   compel/src/lib/log-host.o
07:31:25 [2019-12-01T07:31:25.943Z] #41 ...
07:31:25 [2019-12-01T07:31:25.943Z] 
07:31:25 [2019-12-01T07:31:25.943Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:25 [2019-12-01T07:31:25.943Z] #44 135.3 crypto/tls
07:31:25 [2019-12-01T07:31:25.943Z] #44 143.3 net/http/httptrace
07:31:25 [2019-12-01T07:31:25.943Z] #44 143.5 net/http
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.344 + RM_GOPATH=0
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.344 + TMP_GOPATH=
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.345 + : /build
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.345 + '[' -z '' ']'
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.345 ++ mktemp -d
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.346 + export GOPATH=/tmp/tmp.rRg82VT2Po
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.346 + GOPATH=/tmp/tmp.rRg82VT2Po
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.346 + RM_GOPATH=1
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.346 ++ dirname ./install.sh
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.347 + dir=.
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.347 + bin=vndr
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.347 + shift
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.347 + '[' '!' -f ./vndr.installer ']'
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.347 + . ./vndr.installer
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.347 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.347 + install_vndr
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.347 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.347 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.347 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rRg82VT2Po/src/github.com/LK4D4/vndr
07:31:25 [2019-12-01T07:31:25.995Z] #45 0.348 Cloning into '/tmp/tmp.rRg82VT2Po/src/github.com/LK4D4/vndr'...
07:31:26 [2019-12-01T07:31:26.202Z] #44 ...
07:31:26 [2019-12-01T07:31:26.202Z] 
07:31:26 [2019-12-01T07:31:26.202Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:31:26 [2019-12-01T07:31:26.202Z] #17 69.30 Selecting previously unselected package libip4tc0:amd64.
07:31:26 [2019-12-01T07:31:26.202Z] #17 69.30 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
07:31:26 [2019-12-01T07:31:26.202Z] #17 69.32 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
07:31:26 [2019-12-01T07:31:26.202Z] #17 69.50 Selecting previously unselected package libip6tc0:amd64.
07:31:26 [2019-12-01T07:31:26.202Z] #17 69.50 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
07:31:26 [2019-12-01T07:31:26.202Z] #17 69.52 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
07:31:26 [2019-12-01T07:31:26.214Z] #26 7.578 
#                                                                          2.2%
##                                                                         2.9%
####                                                                       6.2%
########                                                                  12.0%
############                                                              16.8%
################                                                          23.3%
####################                                                      29.1%
########################                                                  34.7%
############################                                              39.8%
################################                                          45.4%
#####################################                                     52.0%
#########################################                                 58.0%
############################################                              62.3%
###############################################                           65.7%
###################################################                       71.0%
#########################################################                 79.7%
##############################################################            86.9%
##################################################################        92.4%
#######################################################################   99.4%
######################################################################## 100.0%
07:31:26 [2019-12-01T07:31:26.394Z] #45 0.860 + cd /tmp/tmp.rRg82VT2Po/src/github.com/LK4D4/vndr
07:31:26 [2019-12-01T07:31:26.460Z] #17 69.68 Selecting previously unselected package libiptc0:amd64.
07:31:26 [2019-12-01T07:31:26.460Z] #17 69.68 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
07:31:26 [2019-12-01T07:31:26.460Z] #17 69.70 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
07:31:26 [2019-12-01T07:31:26.718Z] #17 69.92 Selecting previously unselected package libxtables12:amd64.
07:31:26 [2019-12-01T07:31:26.718Z] #17 69.92 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
07:31:26 [2019-12-01T07:31:26.718Z] #17 69.95 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
07:31:26 [2019-12-01T07:31:26.786Z] #26 10.12 
07:31:26 [2019-12-01T07:31:26.806Z] #45 0.860 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:31:26 [2019-12-01T07:31:26.806Z] #45 0.863 + go build -buildmode=pie -v -o /build/vndr .
07:31:26 [2019-12-01T07:31:26.975Z] #17 70.15 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:31:26 [2019-12-01T07:31:26.975Z] #17 70.16 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
07:31:26 [2019-12-01T07:31:26.975Z] #17 70.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
07:31:27 [2019-12-01T07:31:27.053Z] #26 ...
07:31:27 [2019-12-01T07:31:27.053Z] 
07:31:27 [2019-12-01T07:31:27.053Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:27 [2019-12-01T07:31:27.053Z] #44 37.11 strconv
07:31:27 [2019-12-01T07:31:27.053Z] #44 37.14 sort
07:31:27 [2019-12-01T07:31:27.053Z] #44 37.14 syscall
07:31:27 [2019-12-01T07:31:27.053Z] #44 37.20 io
07:31:27 [2019-12-01T07:31:27.053Z] #44 40.14 vendor/golang.org/x/net/dns/dnsmessage
07:31:27 [2019-12-01T07:31:27.053Z] #44 40.18 bytes
07:31:27 [2019-12-01T07:31:27.053Z] #44 44.36 reflect
07:31:27 [2019-12-01T07:31:27.053Z] #44 45.76 bufio
07:31:27 [2019-12-01T07:31:27.053Z] #44 ...
07:31:27 [2019-12-01T07:31:27.053Z] 
07:31:27 [2019-12-01T07:31:27.053Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:31:27 [2019-12-01T07:31:27.053Z] #33 47.02 Selecting previously unselected package libxml2:arm64.
07:31:27 [2019-12-01T07:31:27.053Z] #33 47.02 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ...
07:31:27 [2019-12-01T07:31:27.053Z] #33 47.04 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
07:31:27 [2019-12-01T07:31:27.233Z] #17 70.34 Selecting previously unselected package iptables.
07:31:27 [2019-12-01T07:31:27.233Z] #17 70.34 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
07:31:27 [2019-12-01T07:31:27.233Z] #17 70.34 Unpacking iptables (1.6.0+snapshot20161117-6) ...
07:31:27 [2019-12-01T07:31:27.314Z] #33 ...
07:31:27 [2019-12-01T07:31:27.314Z] 
07:31:27 [2019-12-01T07:31:27.314Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
07:31:27 [2019-12-01T07:31:27.314Z] #13 2.403 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:31:27 [2019-12-01T07:31:27.314Z] #13 DONE 2.8s
07:31:27 [2019-12-01T07:31:27.314Z] 
07:31:27 [2019-12-01T07:31:27.314Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:31:27 [2019-12-01T07:31:27.314Z] #33 47.78 Selecting previously unselected package libarchive13:arm64.
07:31:27 [2019-12-01T07:31:27.314Z] #33 47.78 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ...
07:31:27 [2019-12-01T07:31:27.314Z] #33 47.79 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ...
07:31:27 [2019-12-01T07:31:27.491Z] #17 70.75 Selecting previously unselected package xxd.
07:31:27 [2019-12-01T07:31:27.574Z] #33 ...
07:31:27 [2019-12-01T07:31:27.574Z] 
07:31:27 [2019-12-01T07:31:27.574Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.388 + RM_GOPATH=0
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.388 + TMP_GOPATH=
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.388 + : /build
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.388 + '[' -z '' ']'
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.389 ++ mktemp -d
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.392 + export GOPATH=/tmp/tmp.lBrXavQdMx
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.392 + GOPATH=/tmp/tmp.lBrXavQdMx
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.392 + RM_GOPATH=1
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.392 ++ dirname ./install.sh
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.409 + dir=.
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.409 + bin=runc
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.409 + shift
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.409 + '[' '!' -f ./runc.installer ']'
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.409 + . ./runc.installer
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.409 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.409 + install_runc
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.409 + uname -r
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.420 + grep -q '^3\.10\.0.*\.el7\.'
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.427 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.428 + RUNC_BUILDTAGS='seccomp apparmor selinux '
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.428 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.428 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lBrXavQdMx/src/github.com/opencontainers/runc
07:31:27 [2019-12-01T07:31:27.574Z] #54 4.434 Cloning into '/tmp/tmp.lBrXavQdMx/src/github.com/opencontainers/runc'...
07:31:27 [2019-12-01T07:31:27.660Z] #45 1.813 internal/cpu
07:31:27 [2019-12-01T07:31:27.660Z] #45 1.851 runtime/internal/atomic
07:31:27 [2019-12-01T07:31:27.660Z] #45 2.095 runtime/internal/sys
07:31:27 [2019-12-01T07:31:27.749Z] #17 70.77 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
07:31:27 [2019-12-01T07:31:27.749Z] #17 70.79 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
07:31:27 [2019-12-01T07:31:27.890Z] #54 ...
07:31:27 [2019-12-01T07:31:27.890Z] 
07:31:27 [2019-12-01T07:31:27.890Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:27 [2019-12-01T07:31:27.932Z] #17 26.39 Selecting previously unselected package g++-mingw-w64-x86-64.
07:31:27 [2019-12-01T07:31:27.932Z] #17 26.39 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
07:31:27 [2019-12-01T07:31:27.932Z] #17 26.40 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:31:28 [2019-12-01T07:31:28.007Z] #17 71.08 Selecting previously unselected package vim-common.
07:31:28 [2019-12-01T07:31:28.007Z] #17 71.08 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
07:31:28 [2019-12-01T07:31:28.007Z] #17 71.12 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
07:31:28 [2019-12-01T07:31:28.061Z] #45 2.382 runtime/internal/math
07:31:28 [2019-12-01T07:31:28.061Z] #45 2.465 internal/bytealg
07:31:28 [2019-12-01T07:31:28.061Z] #45 2.477 internal/race
07:31:28 [2019-12-01T07:31:28.265Z] #17 71.58 Selecting previously unselected package bzip2.
07:31:28 [2019-12-01T07:31:28.265Z] #17 71.59 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
07:31:28 [2019-12-01T07:31:28.295Z] #26 10.57 
##                                                                         4.0%
#######                                                                   10.3%
#################                                                         24.6%
#############################                                             40.9%
#######################################                                   54.5%
############################################                              61.8%
####################################################                      72.3%
#############################################################             85.6%
#######################################################################   99.5%
######################################################################## 100.0%
07:31:28 [2019-12-01T07:31:28.467Z] #45 2.567 sync/atomic
07:31:28 [2019-12-01T07:31:28.467Z] #45 2.749 unicode
07:31:28 [2019-12-01T07:31:28.467Z] #45 2.913 runtime
07:31:28 [2019-12-01T07:31:28.523Z] #17 71.60 Unpacking bzip2 (1.0.6-8.1) ...
07:31:28 [2019-12-01T07:31:28.523Z] #17 71.81 Selecting previously unselected package libgpm2:amd64.
07:31:28 [2019-12-01T07:31:28.523Z] #17 71.82 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
07:31:28 [2019-12-01T07:31:28.523Z] #17 71.83 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
07:31:29 [2019-12-01T07:31:29.039Z] #17 72.04 Selecting previously unselected package xz-utils.
07:31:29 [2019-12-01T07:31:29.039Z] #17 72.06 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
07:31:29 [2019-12-01T07:31:29.039Z] #17 72.07 Unpacking xz-utils (5.2.2-1.2+b1) ...
07:31:29 [2019-12-01T07:31:29.240Z] #26 12.58 
07:31:29 [2019-12-01T07:31:29.297Z] #17 72.53 Selecting previously unselected package aufs-tools.
07:31:29 [2019-12-01T07:31:29.297Z] #17 72.55 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
07:31:29 [2019-12-01T07:31:29.297Z] #17 72.56 Unpacking aufs-tools (1:4.1+20161219-1) ...
07:31:29 [2019-12-01T07:31:29.862Z] #17 72.95 Selecting previously unselected package liblzo2-2:amd64.
07:31:29 [2019-12-01T07:31:29.862Z] #17 72.95 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
07:31:29 [2019-12-01T07:31:29.862Z] #17 72.96 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
07:31:29 [2019-12-01T07:31:29.862Z] #17 73.11 Selecting previously unselected package btrfs-progs.
07:31:29 [2019-12-01T07:31:29.862Z] #17 73.11 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
07:31:29 [2019-12-01T07:31:29.862Z] #17 73.11 Unpacking btrfs-progs (4.7.3-1) ...
07:31:30 [2019-12-01T07:31:30.796Z] #17 73.81 Selecting previously unselected package btrfs-tools.
07:31:30 [2019-12-01T07:31:30.796Z] #17 73.82 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
07:31:30 [2019-12-01T07:31:30.796Z] #17 73.83 Unpacking btrfs-tools (4.7.3-1) ...
07:31:30 [2019-12-01T07:31:30.796Z] #17 73.99 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:31:30 [2019-12-01T07:31:30.796Z] #17 74.00 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
07:31:30 [2019-12-01T07:31:30.796Z] #17 74.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
07:31:31 [2019-12-01T07:31:31.055Z] #17 74.24 Selecting previously unselected package dmsetup.
07:31:31 [2019-12-01T07:31:31.055Z] #17 74.25 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
07:31:31 [2019-12-01T07:31:31.055Z] #17 74.26 Unpacking dmsetup (2:1.02.137-2) ...
07:31:31 [2019-12-01T07:31:31.356Z] #17 30.52 Setting up aufs-tools (1:4.1+20161219-1) ...
07:31:31 [2019-12-01T07:31:31.356Z] #17 30.54 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
07:31:31 [2019-12-01T07:31:31.356Z] #17 30.55 Setting up libsepol1-dev:amd64 (2.6-2) ...
07:31:31 [2019-12-01T07:31:31.356Z] #17 30.57 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
07:31:31 [2019-12-01T07:31:31.390Z] #17 74.44 Selecting previously unselected package libonig4:amd64.
07:31:31 [2019-12-01T07:31:31.390Z] #17 74.46 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
07:31:31 [2019-12-01T07:31:31.390Z] #17 74.48 Unpacking libonig4:amd64 (6.1.3-2) ...
07:31:31 [2019-12-01T07:31:31.613Z] #17 30.58 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
07:31:31 [2019-12-01T07:31:31.613Z] #17 30.61 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
07:31:31 [2019-12-01T07:31:31.613Z] #17 30.62 Processing triggers for mime-support (3.60) ...
07:31:31 [2019-12-01T07:31:31.613Z] #17 30.66 Setting up xxd (2:8.0.0197-4+deb9u3) ...
07:31:31 [2019-12-01T07:31:31.613Z] #17 30.67 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
07:31:31 [2019-12-01T07:31:31.613Z] #17 30.68 Setting up libcap2-bin (1:2.25-1) ...
07:31:31 [2019-12-01T07:31:31.613Z] #17 30.69 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
07:31:31 [2019-12-01T07:31:31.613Z] #17 30.70 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
07:31:31 [2019-12-01T07:31:31.613Z] #17 30.72 Setting up bash-completion (1:2.1-4.3) ...
07:31:31 [2019-12-01T07:31:31.650Z] #17 74.64 Selecting previously unselected package libjq1:amd64.
07:31:31 [2019-12-01T07:31:31.650Z] #17 74.64 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
07:31:31 [2019-12-01T07:31:31.650Z] #17 74.65 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
07:31:31 [2019-12-01T07:31:31.650Z] #17 74.88 Selecting previously unselected package jq.
07:31:31 [2019-12-01T07:31:31.650Z] #17 74.90 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
07:31:31 [2019-12-01T07:31:31.650Z] #17 74.91 Unpacking jq (1.5+dfsg-1.3) ...
07:31:31 [2019-12-01T07:31:31.650Z] #17 75.02 Selecting previously unselected package libaio1:amd64.
07:31:31 [2019-12-01T07:31:31.661Z] #26 12.93 
                                                                           0.3%
####                                                                       5.6%
#########                                                                 13.4%
################                                                          22.2%
###################                                                       27.4%
#######################                                                   32.1%
###########################                                               37.9%
################################                                          44.8%
##################################                                        48.1%
#####################################                                     52.5%
###########################################                               60.8%
###############################################                           65.4%
#################################################                         68.6%
######################################################                    75.6%
##########################################################                81.1%
###############################################################           87.7%
#26 ...
07:31:31 [2019-12-01T07:31:31.661Z] 
07:31:31 [2019-12-01T07:31:31.661Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
07:31:31 [2019-12-01T07:31:31.661Z] #14 DONE 4.3s
07:31:31 [2019-12-01T07:31:31.661Z] 
07:31:31 [2019-12-01T07:31:31.661Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:31 [2019-12-01T07:31:31.661Z] #26 12.93 
                                                                           0.3%
####                                                                       5.6%
#########                                                                 13.4%
################                                                          22.2%
###################                                                       27.4%
#######################                                                   32.1%
###########################                                               37.9%
################################                                          44.8%
##################################                                        48.1%
#####################################                                     52.5%
###########################################                               60.8%
###############################################                           65.4%
#################################################                         68.6%
######################################################                    75.6%
##########################################################                81.1%
###############################################################           87.7%
######################################################################    97.7%
######################################################################## 100.0%
07:31:31 [2019-12-01T07:31:31.908Z] #17 75.02 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
07:31:31 [2019-12-01T07:31:31.908Z] #17 75.04 Unpacking libaio1:amd64 (0.3.110-3) ...
07:31:31 [2019-12-01T07:31:31.908Z] #17 75.12 Selecting previously unselected package libcap2-bin.
07:31:31 [2019-12-01T07:31:31.908Z] #17 75.13 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
07:31:31 [2019-12-01T07:31:31.908Z] #17 75.14 Unpacking libcap2-bin (1:2.25-1) ...
07:31:31 [2019-12-01T07:31:31.908Z] #17 75.25 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:31:32 [2019-12-01T07:31:32.168Z] #17 75.26 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
07:31:32 [2019-12-01T07:31:32.168Z] #17 75.27 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
07:31:32 [2019-12-01T07:31:32.232Z] #26 15.66 
07:31:32 [2019-12-01T07:31:32.427Z] #17 75.55 Selecting previously unselected package libsepol1-dev:amd64.
07:31:32 [2019-12-01T07:31:32.427Z] #17 75.56 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
07:31:32 [2019-12-01T07:31:32.427Z] #17 75.57 Unpacking libsepol1-dev:amd64 (2.6-2) ...
07:31:32 [2019-12-01T07:31:32.547Z] #17 31.61 Setting up libonig4:amd64 (6.1.3-2) ...
07:31:32 [2019-12-01T07:31:32.547Z] #17 31.62 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
07:31:32 [2019-12-01T07:31:32.547Z] #17 31.63 Setting up zip (3.0-11+b1) ...
07:31:32 [2019-12-01T07:31:32.547Z] #17 31.65 Setting up bzip2 (1.0.6-8.1) ...
07:31:32 [2019-12-01T07:31:32.547Z] #17 31.66 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
07:31:32 [2019-12-01T07:31:32.547Z] #17 31.67 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
07:31:32 [2019-12-01T07:31:32.547Z] #17 31.68 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:32 [2019-12-01T07:31:32.685Z] #17 75.96 Selecting previously unselected package libpcre16-3:amd64.
07:31:32 [2019-12-01T07:31:32.803Z] #17 31.70 Setting up libaio1:amd64 (0.3.110-3) ...
07:31:32 [2019-12-01T07:31:32.803Z] #17 31.72 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
07:31:32 [2019-12-01T07:31:32.803Z] #17 31.73 Setting up xz-utils (5.2.2-1.2+b1) ...
07:31:32 [2019-12-01T07:31:32.803Z] #17 31.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:31:32 [2019-12-01T07:31:32.803Z] #17 31.75 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
07:31:32 [2019-12-01T07:31:32.803Z] #17 31.76 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
07:31:32 [2019-12-01T07:31:32.803Z] #17 31.78 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
07:31:32 [2019-12-01T07:31:32.803Z] #17 31.79 Setting up libpcre32-3:amd64 (2:8.39-3) ...
07:31:32 [2019-12-01T07:31:32.803Z] #17 31.80 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
07:31:32 [2019-12-01T07:31:32.803Z] #17 31.82 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
07:31:32 [2019-12-01T07:31:32.803Z] #17 31.94 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
07:31:32 [2019-12-01T07:31:32.943Z] #17 75.96 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
07:31:32 [2019-12-01T07:31:32.943Z] #17 75.98 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
07:31:32 [2019-12-01T07:31:32.943Z] #17 76.23 Selecting previously unselected package libpcre32-3:amd64.
07:31:33 [2019-12-01T07:31:33.059Z] #17 31.95 Setting up libpcre16-3:amd64 (2:8.39-3) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 31.96 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 31.97 Setting up libnl-3-200:amd64 (3.2.27-2) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 31.99 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.00 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.02 Setting up pigz (2.3.4-1) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.03 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.04 Setting up libmpdec2:amd64 (2.4.2-1) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.05 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.06 Setting up mingw-w64-common (5.0.1-1) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.08 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.09 Setting up jq (1.5+dfsg-1.3) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.10 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.11 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.12 Setting up xfsprogs (4.9.0+nmu1) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.13 Setting up vim (2:8.0.0197-4+deb9u3) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.18 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.19 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.20 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.21 Setting up iptables (1.6.0+snapshot20161117-6) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.23 Setting up btrfs-progs (4.7.3-1) ...
07:31:33 [2019-12-01T07:31:33.059Z] #17 32.24 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
07:31:33 [2019-12-01T07:31:33.201Z] #17 76.23 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
07:31:33 [2019-12-01T07:31:33.201Z] #17 76.24 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
07:31:33 [2019-12-01T07:31:33.316Z] #17 32.25 Setting up python3.5 (3.5.3-1+deb9u1) ...
07:31:33 [2019-12-01T07:31:33.459Z] #17 76.59 Selecting previously unselected package libpcre3-dev:amd64.
07:31:33 [2019-12-01T07:31:33.459Z] #17 76.59 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
07:31:33 [2019-12-01T07:31:33.459Z] #17 76.61 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
07:31:34 [2019-12-01T07:31:34.004Z] #45 8.034 unicode/utf8
07:31:34 [2019-12-01T07:31:34.026Z] #17 77.21 Selecting previously unselected package libselinux1-dev:amd64.
07:31:34 [2019-12-01T07:31:34.026Z] #17 77.22 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
07:31:34 [2019-12-01T07:31:34.026Z] #17 77.24 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
07:31:34 [2019-12-01T07:31:34.430Z] #45 8.629 math
07:31:34 [2019-12-01T07:31:34.495Z] #26 16.35 
#                                                                          1.7%
##                                                                         3.6%
####                                                                       5.6%
#####                                                                      7.5%
#######                                                                    9.9%
########                                                                  11.9%
##########                                                                14.1%
###########                                                               16.1%
#############                                                             18.2%
##############                                                            20.2%
################                                                          22.7%
##################                                                        25.2%
07:31:34 [2019-12-01T07:31:34.495Z] #26 ...
07:31:34 [2019-12-01T07:31:34.495Z] 
07:31:34 [2019-12-01T07:31:34.495Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:31:34 [2019-12-01T07:31:34.495Z] #33 48.17 Selecting previously unselected package libjsoncpp1:arm64.
07:31:34 [2019-12-01T07:31:34.495Z] #33 48.18 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 48.32 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 48.65 Selecting previously unselected package libuv1:arm64.
07:31:34 [2019-12-01T07:31:34.495Z] #33 48.65 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 48.66 Unpacking libuv1:arm64 (1.9.1-3) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 49.09 Selecting previously unselected package cmake.
07:31:34 [2019-12-01T07:31:34.495Z] #33 49.09 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 49.34 Unpacking cmake (3.7.2-1) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 52.83 Selecting previously unselected package xxd.
07:31:34 [2019-12-01T07:31:34.495Z] #33 52.83 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 52.86 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 53.10 Selecting previously unselected package vim-common.
07:31:34 [2019-12-01T07:31:34.495Z] #33 53.11 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 53.17 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 53.64 Processing triggers for mime-support (3.60) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 53.82 Setting up xxd (2:8.0.0197-4+deb9u3) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 53.85 Setting up libuv1:arm64 (1.9.1-3) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 53.87 Setting up cmake-data (3.7.2-1) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 53.91 Setting up libicu57:arm64 (57.1-6+deb9u3) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 53.93 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 53.95 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 54.07 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 54.10 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 54.12 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 54.14 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 54.17 Setting up cmake (3.7.2-1) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 54.28 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:34 [2019-12-01T07:31:34.495Z] #33 DONE 54.9s
07:31:34 [2019-12-01T07:31:34.495Z] 
07:31:34 [2019-12-01T07:31:34.495Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:34 [2019-12-01T07:31:34.592Z] #17 77.82 Selecting previously unselected package libdevmapper-dev:amd64.
07:31:34 [2019-12-01T07:31:34.592Z] #17 77.84 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
07:31:34 [2019-12-01T07:31:34.592Z] #17 77.84 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
07:31:34 [2019-12-01T07:31:34.681Z] #17 33.61 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
07:31:34 [2019-12-01T07:31:34.681Z] #17 33.62 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:31:34 [2019-12-01T07:31:34.681Z] #17 33.63 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:31:34 [2019-12-01T07:31:34.681Z] #17 33.63 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
07:31:34 [2019-12-01T07:31:34.681Z] #17 33.63 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
07:31:34 [2019-12-01T07:31:34.681Z] #17 33.64 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
07:31:34 [2019-12-01T07:31:34.681Z] #17 33.64 Setting up btrfs-tools (4.7.3-1) ...
07:31:34 [2019-12-01T07:31:34.681Z] #17 33.65 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:31:34 [2019-12-01T07:31:34.681Z] #17 33.67 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:31:34 [2019-12-01T07:31:34.681Z] #17 33.67 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:31:34 [2019-12-01T07:31:34.681Z] #17 33.68 Setting up python3 (3.5.3-1) ...
07:31:34 [2019-12-01T07:31:34.756Z] #26 16.35 
#                                                                          1.7%
##                                                                         3.6%
####                                                                       5.6%
#####                                                                      7.5%
#######                                                                    9.9%
########                                                                  11.9%
##########                                                                14.1%
###########                                                               16.1%
#############                                                             18.2%
##############                                                            20.2%
################                                                          22.7%
##################                                                        25.2%
###################                                                       26.4%
####################                                                      27.9%
######################                                                    31.1%
07:31:34 [2019-12-01T07:31:34.756Z] #26 ...
07:31:34 [2019-12-01T07:31:34.756Z] 
07:31:34 [2019-12-01T07:31:34.756Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
07:31:34 [2019-12-01T07:31:34.756Z] #34 DONE 0.2s
07:31:34 [2019-12-01T07:31:34.756Z] 
07:31:34 [2019-12-01T07:31:34.756Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
07:31:34 [2019-12-01T07:31:34.756Z] #15 DONE 3.1s
07:31:34 [2019-12-01T07:31:34.756Z] 
07:31:34 [2019-12-01T07:31:34.756Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:34 [2019-12-01T07:31:34.756Z] #26 16.35 
#                                                                          1.7%
##                                                                         3.6%
####                                                                       5.6%
#####                                                                      7.5%
#######                                                                    9.9%
########                                                                  11.9%
##########                                                                14.1%
###########                                                               16.1%
#############                                                             18.2%
##############                                                            20.2%
################                                                          22.7%
##################                                                        25.2%
###################                                                       26.4%
####################                                                      27.9%
######################                                                    31.1%
########################                                                  33.9%
07:31:34 [2019-12-01T07:31:34.756Z] #26 ...
07:31:34 [2019-12-01T07:31:34.756Z] 
07:31:34 [2019-12-01T07:31:34.756Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
07:31:34 [2019-12-01T07:31:34.756Z] #35 DONE 0.2s
07:31:34 [2019-12-01T07:31:34.756Z] 
07:31:34 [2019-12-01T07:31:34.756Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:34 [2019-12-01T07:31:34.841Z] #45 ...
07:31:34 [2019-12-01T07:31:34.841Z] 
07:31:34 [2019-12-01T07:31:34.841Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.669 + RM_GOPATH=0
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.669 + TMP_GOPATH=
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.669 + : /build
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.669 + '[' -z '' ']'
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.677 ++ mktemp -d
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.677 + export GOPATH=/tmp/tmp.QdjgamxBcU
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.677 + GOPATH=/tmp/tmp.QdjgamxBcU
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.677 + RM_GOPATH=1
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.677 ++ dirname ./install.sh
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.677 + dir=.
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.677 + bin=dockercli
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.677 + shift
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.677 + '[' '!' -f ./dockercli.installer ']'
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.677 + . ./dockercli.installer
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.677 ++ : stable
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.677 ++ : 17.06.2-ce
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.678 + install_dockercli
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.690 Install docker/cli version 17.06.2-ce from stable
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.690 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.690 ++ uname -m
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.690 + arch=s390x
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.690 + '[' s390x '!=' x86_64 ']'
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.690 + '[' s390x '!=' s390x ']'
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.690 + url=https://download.docker.com/linux/static
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.690 + tar -xz docker/docker
07:31:34 [2019-12-01T07:31:34.841Z] #23 0.712 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
07:31:34 [2019-12-01T07:31:34.841Z] #23 8.840 + mkdir -p /build
07:31:34 [2019-12-01T07:31:34.841Z] #23 8.841 + mv docker/docker /build/
07:31:34 [2019-12-01T07:31:34.841Z] #23 8.842 + rmdir docker
07:31:34 [2019-12-01T07:31:34.841Z] #23 DONE 9.1s
07:31:34 [2019-12-01T07:31:34.841Z] 
07:31:34 [2019-12-01T07:31:34.841Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.489 + RM_GOPATH=0
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.490 + TMP_GOPATH=
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.490 + : /build
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.490 + '[' -z '' ']'
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.491 ++ mktemp -d
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.491 + export GOPATH=/tmp/tmp.3KWKUjwsZw
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.492 + GOPATH=/tmp/tmp.3KWKUjwsZw
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.492 + RM_GOPATH=1
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.492 ++ dirname ./install.sh
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.497 + dir=.
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.497 + bin=proxy
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.497 + shift
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.497 + '[' '!' -f ./proxy.installer ']'
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.498 + . ./proxy.installer
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.498 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.498 + install_proxy
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.499 + case "$1" in
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.499 + export CGO_ENABLED=0
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.499 + CGO_ENABLED=0
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.499 + _install_proxy
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.500 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.500 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.500 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3KWKUjwsZw/src/github.com/docker/libnetwork
07:31:34 [2019-12-01T07:31:34.841Z] #69 0.502 Cloning into '/tmp/tmp.3KWKUjwsZw/src/github.com/docker/libnetwork'...
07:31:35 [2019-12-01T07:31:35.087Z] #17 78.03 Selecting previously unselected package libnl-3-200:amd64.
07:31:35 [2019-12-01T07:31:35.087Z] #17 78.03 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
07:31:35 [2019-12-01T07:31:35.087Z] #17 78.04 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
07:31:35 [2019-12-01T07:31:35.247Z] #17 34.15 Setting up apparmor (2.11.0-3+deb9u2) ...
07:31:35 [2019-12-01T07:31:35.346Z] #17 78.57 Selecting previously unselected package libprotobuf-c1:amd64.
07:31:35 [2019-12-01T07:31:35.346Z] #17 78.58 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
07:31:35 [2019-12-01T07:31:35.346Z] #17 78.58 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
07:31:35 [2019-12-01T07:31:35.543Z] #26 16.35 
#                                                                          1.7%
##                                                                         3.6%
####                                                                       5.6%
#####                                                                      7.5%
#######                                                                    9.9%
########                                                                  11.9%
##########                                                                14.1%
###########                                                               16.1%
#############                                                             18.2%
##############                                                            20.2%
################                                                          22.7%
##################                                                        25.2%
###################                                                       26.4%
####################                                                      27.9%
######################                                                    31.1%
########################                                                  33.9%
#########################                                                 35.5%
##########################                                                37.5%
#############################                                             40.4%
##############################                                            42.3%
###############################                                           44.1%
#################################                                         46.6%
###################################                                       49.5%
######################################                                    52.8%
07:31:35 [2019-12-01T07:31:35.543Z] #26 ...
07:31:35 [2019-12-01T07:31:35.543Z] 
07:31:35 [2019-12-01T07:31:35.543Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:31:35 [2019-12-01T07:31:35.543Z] #40 47.74 Setting up libnet1-dev (1.1.6+dfsg-3) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 47.78 Setting up libprotobuf10:arm64 (3.0.0-9) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 47.80 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 47.88 Setting up python-protobuf (3.0.0-9) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 54.61 Setting up libcap-dev:arm64 (1:2.25-1) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 54.68 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 54.78 Setting up libnl-3-200:arm64 (3.2.27-2) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 54.92 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 54.95 Setting up libprotoc10:arm64 (3.0.0-9) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 55.03 Setting up protobuf-c-compiler (1.2.1-2) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 55.15 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 55.17 Setting up protobuf-compiler (3.0.0-9) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 55.27 Setting up libprotobuf-dev:arm64 (3.0.0-9) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 55.30 Setting up libnl-3-dev:arm64 (3.2.27-2) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 55.32 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:35 [2019-12-01T07:31:35.543Z] #40 DONE 56.1s
07:31:35 [2019-12-01T07:31:35.543Z] 
07:31:35 [2019-12-01T07:31:35.543Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:35 [2019-12-01T07:31:35.604Z] #17 78.70 Selecting previously unselected package libreadline5:amd64.
07:31:35 [2019-12-01T07:31:35.604Z] #17 78.70 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
07:31:35 [2019-12-01T07:31:35.604Z] #17 78.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
07:31:35 [2019-12-01T07:31:35.604Z] #17 78.87 Selecting previously unselected package libsystemd-dev:amd64.
07:31:35 [2019-12-01T07:31:35.604Z] #17 78.88 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
07:31:35 [2019-12-01T07:31:35.604Z] #17 78.89 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
07:31:35 [2019-12-01T07:31:35.703Z] #69 ...
07:31:35 [2019-12-01T07:31:35.703Z] 
07:31:35 [2019-12-01T07:31:35.703Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:31:35 [2019-12-01T07:31:35.703Z] #39 0.351 + mktemp -d
07:31:35 [2019-12-01T07:31:35.703Z] #39 0.352 + export GOPATH=/tmp/tmp.gTgbZpTQRS
07:31:35 [2019-12-01T07:31:35.703Z] #39 0.352 + git clone https://github.com/docker/distribution.git /tmp/tmp.gTgbZpTQRS/src/github.com/docker/distribution
07:31:35 [2019-12-01T07:31:35.703Z] #39 0.356 Cloning into '/tmp/tmp.gTgbZpTQRS/src/github.com/docker/distribution'...
07:31:35 [2019-12-01T07:31:35.703Z] #39 ...
07:31:35 [2019-12-01T07:31:35.703Z] 
07:31:35 [2019-12-01T07:31:35.703Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:31:35 [2019-12-01T07:31:35.703Z] #29 0.416 + mktemp -d
07:31:35 [2019-12-01T07:31:35.703Z] #29 0.419 + export GOPATH=/tmp/tmp.Ghd26v7TNG
07:31:35 [2019-12-01T07:31:35.703Z] #29 0.419 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Ghd26v7TNG/src/github.com/go-swagger/go-swagger
07:31:35 [2019-12-01T07:31:35.703Z] #29 0.431 Cloning into '/tmp/tmp.Ghd26v7TNG/src/github.com/go-swagger/go-swagger'...
07:31:35 [2019-12-01T07:31:35.703Z] #29 ...
07:31:35 [2019-12-01T07:31:35.703Z] 
07:31:35 [2019-12-01T07:31:35.703Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.648 + RM_GOPATH=0
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.648 + TMP_GOPATH=
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.648 + : /build
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.648 + '[' -z '' ']'
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.648 ++ mktemp -d
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.652 + export GOPATH=/tmp/tmp.a3n6zkWRoI
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.652 + GOPATH=/tmp/tmp.a3n6zkWRoI
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.652 + RM_GOPATH=1
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.652 ++ dirname ./install.sh
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.666 + dir=.
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.666 + bin=tomlv
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.666 + shift
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.666 + '[' '!' -f ./tomlv.installer ']'
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.666 + . ./tomlv.installer
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.666 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.666 + install_tomlv
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.666 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.666 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.666 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.a3n6zkWRoI/src/github.com/BurntSushi/toml
07:31:35 [2019-12-01T07:31:35.703Z] #32 0.668 Cloning into '/tmp/tmp.a3n6zkWRoI/src/github.com/BurntSushi/toml'...
07:31:35 [2019-12-01T07:31:35.703Z] #32 1.881 + cd /tmp/tmp.a3n6zkWRoI/src/github.com/BurntSushi/toml
07:31:35 [2019-12-01T07:31:35.703Z] #32 1.881 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:31:35 [2019-12-01T07:31:35.703Z] #32 1.884 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
07:31:35 [2019-12-01T07:31:35.703Z] #32 2.421 runtime/internal/math
07:31:35 [2019-12-01T07:31:35.703Z] #32 2.430 internal/cpu
07:31:35 [2019-12-01T07:31:35.703Z] #32 2.516 math/bits
07:31:35 [2019-12-01T07:31:35.703Z] #32 3.172 math
07:31:35 [2019-12-01T07:31:35.703Z] #32 3.191 runtime
07:31:35 [2019-12-01T07:31:35.703Z] #32 8.920 internal/testlog
07:31:35 [2019-12-01T07:31:35.703Z] #32 9.507 encoding
07:31:35 [2019-12-01T07:31:35.703Z] #32 9.593 runtime/cgo
07:31:36 [2019-12-01T07:31:36.101Z] #26 16.35 
#                                                                          1.7%
##                                                                         3.6%
####                                                                       5.6%
#####                                                                      7.5%
#######                                                                    9.9%
########                                                                  11.9%
##########                                                                14.1%
###########                                                               16.1%
#############                                                             18.2%
##############                                                            20.2%
################                                                          22.7%
##################                                                        25.2%
###################                                                       26.4%
####################                                                      27.9%
######################                                                    31.1%
########################                                                  33.9%
#########################                                                 35.5%
##########################                                                37.5%
#############################                                             40.4%
##############################                                            42.3%
###############################                                           44.1%
#################################                                         46.6%
###################################                                       49.5%
######################################                                    52.8%
#######################################                                   54.7%
#########################################                                 57.0%
##########################################                                59.0%
###########################################                               61.1%
07:31:36 [2019-12-01T07:31:36.101Z] #26 ...
07:31:36 [2019-12-01T07:31:36.101Z] 
07:31:36 [2019-12-01T07:31:36.101Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:31:36 [2019-12-01T07:31:36.101Z] #31 46.11 path
07:31:36 [2019-12-01T07:31:36.101Z] #31 47.31 text/tabwriter
07:31:36 [2019-12-01T07:31:36.101Z] #31 51.20 internal/syscall/unix
07:31:36 [2019-12-01T07:31:36.101Z] #31 51.22 time
07:31:36 [2019-12-01T07:31:36.104Z] #32 ...
07:31:36 [2019-12-01T07:31:36.104Z] 
07:31:36 [2019-12-01T07:31:36.104Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.533 + RM_GOPATH=0
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.533 + TMP_GOPATH=
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.533 + : /build/
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.534 + '[' -z '' ']'
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.534 ++ mktemp -d
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + export GOPATH=/tmp/tmp.RqPU6F9H0H
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + GOPATH=/tmp/tmp.RqPU6F9H0H
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + RM_GOPATH=1
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 ++ dirname ./install.sh
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + dir=.
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + bin=rootlesskit
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + shift
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + '[' '!' -f ./rootlesskit.installer ']'
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + . ./rootlesskit.installer
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + install_rootlesskit
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + case "$1" in
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + export CGO_ENABLED=0
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + CGO_ENABLED=0
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + _install_rootlesskit
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RqPU6F9H0H/src/github.com/rootless-containers/rootlesskit
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 Cloning into '/tmp/tmp.RqPU6F9H0H/src/github.com/rootless-containers/rootlesskit'...
07:31:36 [2019-12-01T07:31:36.104Z] #63 0.549 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:31:36 [2019-12-01T07:31:36.104Z] #63 3.583 + cd /tmp/tmp.RqPU6F9H0H/src/github.com/rootless-containers/rootlesskit
07:31:36 [2019-12-01T07:31:36.104Z] #63 3.586 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:31:36 [2019-12-01T07:31:36.104Z] #63 3.749 + for f in rootlesskit rootlesskit-docker-proxy
07:31:36 [2019-12-01T07:31:36.104Z] #63 3.751 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
07:31:36 [2019-12-01T07:31:36.104Z] #63 ...
07:31:36 [2019-12-01T07:31:36.104Z] 
07:31:36 [2019-12-01T07:31:36.104Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:31:36 [2019-12-01T07:31:36.104Z] #57 0.496 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:31:36 [2019-12-01T07:31:36.104Z] #57 0.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:31:36 [2019-12-01T07:31:36.104Z] #57 0.540 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:31:36 [2019-12-01T07:31:36.104Z] #57 0.572 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:31:36 [2019-12-01T07:31:36.104Z] #57 0.582 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:31:36 [2019-12-01T07:31:36.104Z] #57 1.387 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
07:31:36 [2019-12-01T07:31:36.105Z] #57 2.880 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
07:31:36 [2019-12-01T07:31:36.105Z] #57 3.624 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
07:31:36 [2019-12-01T07:31:36.105Z] #57 ...
07:31:36 [2019-12-01T07:31:36.105Z] 
07:31:36 [2019-12-01T07:31:36.105Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:31:36 [2019-12-01T07:31:36.105Z] #25 0.518 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:31:36 [2019-12-01T07:31:36.105Z] #25 0.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:31:36 [2019-12-01T07:31:36.105Z] #25 0.558 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:31:36 [2019-12-01T07:31:36.105Z] #25 0.578 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:31:36 [2019-12-01T07:31:36.105Z] #25 0.611 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:31:36 [2019-12-01T07:31:36.105Z] #25 1.262 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
07:31:36 [2019-12-01T07:31:36.105Z] #25 2.754 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
07:31:36 [2019-12-01T07:31:36.105Z] #25 3.577 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
07:31:36 [2019-12-01T07:31:36.169Z] #17 ...
07:31:36 [2019-12-01T07:31:36.169Z] 
07:31:36 [2019-12-01T07:31:36.169Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:31:36 [2019-12-01T07:31:36.169Z] #41 70.24   HOSTLINK compel/compel-host-bin
07:31:36 [2019-12-01T07:31:36.169Z] #41 70.44   DEP      soccr/soccr.d
07:31:36 [2019-12-01T07:31:36.169Z] #41 70.68   CC       soccr/soccr.o
07:31:36 [2019-12-01T07:31:36.169Z] #41 72.34   AR       soccr/libsoccr.a
07:31:36 [2019-12-01T07:31:36.169Z] #41 72.41 make[1]: 'soccr/libsoccr.a' is up to date.
07:31:36 [2019-12-01T07:31:36.169Z] #41 73.06   DEP      criu/arch/x86/sigframe.d
07:31:36 [2019-12-01T07:31:36.169Z] #41 73.26   DEP      criu/arch/x86/sigaction_compat.d
07:31:36 [2019-12-01T07:31:36.169Z] #41 73.36   DEP      criu/arch/x86/kerndat.d
07:31:36 [2019-12-01T07:31:36.169Z] #41 73.51   DEP      criu/arch/x86/crtools.d
07:31:36 [2019-12-01T07:31:36.169Z] #41 73.77   DEP      criu/arch/x86/cpu.d
07:31:36 [2019-12-01T07:31:36.169Z] #41 73.95   CC       criu/arch/x86/cpu.o
07:31:36 [2019-12-01T07:31:36.169Z] #41 74.75   CC       criu/arch/x86/crtools.o
07:31:36 [2019-12-01T07:31:36.169Z] #41 76.25   CC       criu/arch/x86/kerndat.o
07:31:36 [2019-12-01T07:31:36.169Z] #41 76.74   CC       criu/arch/x86/sigaction_compat.o
07:31:36 [2019-12-01T07:31:36.169Z] #41 77.03   CC       criu/arch/x86/sigframe.o
07:31:36 [2019-12-01T07:31:36.169Z] #41 77.30   LINK     criu/arch/x86/crtools.built-in.o
07:31:36 [2019-12-01T07:31:36.169Z] #41 77.38   DEP      criu/pie/util-vdso-elf32.d
07:31:36 [2019-12-01T07:31:36.169Z] #41 77.61   DEP      criu/arch/x86/vdso-pie.d
07:31:36 [2019-12-01T07:31:36.169Z] #41 77.76   DEP      criu/pie/parasite-vdso.d
07:31:36 [2019-12-01T07:31:36.169Z] #41 77.98   DEP      criu/pie/util-vdso.d
07:31:36 [2019-12-01T07:31:36.169Z] #41 78.14   DEP      criu/pie/util.d
07:31:36 [2019-12-01T07:31:36.169Z] #41 78.39   CC       criu/pie/util.o
07:31:36 [2019-12-01T07:31:36.169Z] #41 79.26   CC       criu/pie/util-vdso.o
07:31:36 [2019-12-01T07:31:36.169Z] #41 80.12   CC       criu/pie/parasite-vdso.o
07:31:36 [2019-12-01T07:31:36.175Z] #17 34.99 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
07:31:36 [2019-12-01T07:31:36.175Z] #17 35.05 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
07:31:36 [2019-12-01T07:31:36.175Z] #17 35.07 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
07:31:36 [2019-12-01T07:31:36.175Z] #17 35.08 Setting up python3-wheel (0.29.0-2) ...
07:31:36 [2019-12-01T07:31:36.364Z] #31 ...
07:31:36 [2019-12-01T07:31:36.364Z] 
07:31:36 [2019-12-01T07:31:36.364Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:31:36 [2019-12-01T07:31:36.431Z] #17 35.41 Setting up python3-pkg-resources (33.1.1-1) ...
07:31:36 [2019-12-01T07:31:36.525Z] #25 ...
07:31:36 [2019-12-01T07:31:36.525Z] 
07:31:36 [2019-12-01T07:31:36.525Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:31:36 [2019-12-01T07:31:36.525Z] #41 0.809 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:31:36 [2019-12-01T07:31:36.525Z] #41 0.816 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:31:36 [2019-12-01T07:31:36.525Z] #41 0.854 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:31:36 [2019-12-01T07:31:36.525Z] #41 0.874 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:31:36 [2019-12-01T07:31:36.525Z] #41 0.883 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:31:36 [2019-12-01T07:31:36.525Z] #41 1.518 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
07:31:36 [2019-12-01T07:31:36.525Z] #41 3.195 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
07:31:36 [2019-12-01T07:31:36.525Z] #41 3.816 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
07:31:36 [2019-12-01T07:31:36.525Z] #41 ...
07:31:36 [2019-12-01T07:31:36.525Z] 
07:31:36 [2019-12-01T07:31:36.525Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:31:36 [2019-12-01T07:31:36.525Z] #34 0.453 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:31:36 [2019-12-01T07:31:36.525Z] #34 0.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:31:36 [2019-12-01T07:31:36.525Z] #34 0.506 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:31:36 [2019-12-01T07:31:36.525Z] #34 0.517 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:31:36 [2019-12-01T07:31:36.525Z] #34 0.546 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:31:36 [2019-12-01T07:31:36.525Z] #34 1.049 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
07:31:36 [2019-12-01T07:31:36.525Z] #34 2.711 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
07:31:36 [2019-12-01T07:31:36.525Z] #34 3.412 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
07:31:36 [2019-12-01T07:31:36.525Z] #34 ...
07:31:36 [2019-12-01T07:31:36.525Z] 
07:31:36 [2019-12-01T07:31:36.525Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.341 + RM_GOPATH=0
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.341 + TMP_GOPATH=
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.341 + : /build
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.341 + '[' -z '' ']'
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.342 ++ mktemp -d
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.342 + export GOPATH=/tmp/tmp.MgfMCY9nm4
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.342 + GOPATH=/tmp/tmp.MgfMCY9nm4
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.342 + RM_GOPATH=1
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.343 ++ dirname ./install.sh
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.343 + dir=.
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.344 + bin=gotestsum
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.344 + shift
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.344 + '[' '!' -f ./gotestsum.installer ']'
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.344 + . ./gotestsum.installer
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.344 ++ : v0.3.5
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.344 + install_gotestsum
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.344 Installing gotestsum version v0.3.5
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.344 + echo 'Installing gotestsum version v0.3.5'
07:31:36 [2019-12-01T07:31:36.525Z] #48 0.344 + go get -d gotest.tools/gotestsum
07:31:36 [2019-12-01T07:31:36.688Z] #17 35.72 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
07:31:36 [2019-12-01T07:31:36.688Z] #17 35.73 Setting up python3-pip (9.0.1-2+deb9u1) ...
07:31:36 [2019-12-01T07:31:36.935Z] #48 ...
07:31:36 [2019-12-01T07:31:36.935Z] 
07:31:36 [2019-12-01T07:31:36.935Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:31:36 [2019-12-01T07:31:36.935Z] #11 0.453 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:31:36 [2019-12-01T07:31:36.935Z] #11 0.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:31:36 [2019-12-01T07:31:36.935Z] #11 0.495 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:31:36 [2019-12-01T07:31:36.935Z] #11 0.512 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:31:36 [2019-12-01T07:31:36.935Z] #11 0.545 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:31:36 [2019-12-01T07:31:36.935Z] #11 1.278 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
07:31:36 [2019-12-01T07:31:36.935Z] #11 2.875 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
07:31:36 [2019-12-01T07:31:36.935Z] #11 3.937 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
07:31:36 [2019-12-01T07:31:36.935Z] #11 ...
07:31:36 [2019-12-01T07:31:36.935Z] 
07:31:36 [2019-12-01T07:31:36.935Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:31:36 [2019-12-01T07:31:36.935Z] #51 0.615 + RM_GOPATH=0
07:31:36 [2019-12-01T07:31:36.935Z] #51 0.618 + TMP_GOPATH=
07:31:36 [2019-12-01T07:31:36.935Z] #51 0.618 + : /build
07:31:36 [2019-12-01T07:31:36.935Z] #51 0.618 + '[' -z '' ']'
07:31:36 [2019-12-01T07:31:36.935Z] #51 0.621 ++ mktemp -d
07:31:36 [2019-12-01T07:31:36.935Z] #51 0.623 + export GOPATH=/tmp/tmp.OayMbCBIZ8
07:31:36 [2019-12-01T07:31:36.935Z] #51 0.624 + GOPATH=/tmp/tmp.OayMbCBIZ8
07:31:36 [2019-12-01T07:31:36.935Z] #51 0.624 + RM_GOPATH=1
07:31:36 [2019-12-01T07:31:36.936Z] #51 0.624 ++ dirname ./install.sh
07:31:36 [2019-12-01T07:31:36.936Z] #51 0.625 + dir=.
07:31:36 [2019-12-01T07:31:36.936Z] #51 0.625 + bin=golangci_lint
07:31:36 [2019-12-01T07:31:36.936Z] #51 0.626 + shift
07:31:36 [2019-12-01T07:31:36.936Z] #51 0.626 + '[' '!' -f ./golangci_lint.installer ']'
07:31:36 [2019-12-01T07:31:36.936Z] #51 0.626 + . ./golangci_lint.installer
07:31:36 [2019-12-01T07:31:36.936Z] #51 0.626 ++ : v1.20.0
07:31:36 [2019-12-01T07:31:36.936Z] #51 0.627 + install_golangci_lint
07:31:36 [2019-12-01T07:31:36.936Z] #51 0.627 + echo 'Installing golangci-lint version v1.20.0'
07:31:36 [2019-12-01T07:31:36.936Z] #51 0.627 Installing golangci-lint version v1.20.0
07:31:36 [2019-12-01T07:31:36.936Z] #51 0.627 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
07:31:36 [2019-12-01T07:31:36.950Z] #17 36.07 Setting up dmsetup (2:1.02.137-2) ...
07:31:36 [2019-12-01T07:31:36.950Z] #17 36.08 Setting up python3-setuptools (33.1.1-1) ...
07:31:37 [2019-12-01T07:31:37.104Z] #41 ...
07:31:37 [2019-12-01T07:31:37.104Z] 
07:31:37 [2019-12-01T07:31:37.104Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:37 [2019-12-01T07:31:37.104Z] #44 156.3 github.com/LK4D4/vndr/godl
07:31:37 [2019-12-01T07:31:37.350Z] #51 ...
07:31:37 [2019-12-01T07:31:37.350Z] 
07:31:37 [2019-12-01T07:31:37.350Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:31:37 [2019-12-01T07:31:37.350Z] #39 11.24 + cd /tmp/tmp.gTgbZpTQRS/src/github.com/docker/distribution
07:31:37 [2019-12-01T07:31:37.350Z] #39 11.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
07:31:37 [2019-12-01T07:31:37.514Z] #17 36.42 Setting up dh-python (2.20170125) ...
07:31:37 [2019-12-01T07:31:37.514Z] #17 36.64 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
07:31:37 [2019-12-01T07:31:37.771Z] #17 36.66 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:38 [2019-12-01T07:31:38.027Z] #17 DONE 37.1s
07:31:38 [2019-12-01T07:31:38.027Z] 
07:31:38 [2019-12-01T07:31:38.027Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
07:31:38 [2019-12-01T07:31:38.039Z] #44 157.3 github.com/LK4D4/vndr
07:31:38 [2019-12-01T07:31:38.974Z] #39 13.50 + GOPATH=/tmp/tmp.gTgbZpTQRS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gTgbZpTQRS go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:31:39 [2019-12-01T07:31:39.676Z] #41 ...
07:31:39 [2019-12-01T07:31:39.676Z] 
07:31:39 [2019-12-01T07:31:39.676Z] #16 [dev 6/24] RUN ldconfig
07:31:39 [2019-12-01T07:31:39.676Z] #16 DONE 4.6s
07:31:39 [2019-12-01T07:31:39.676Z] 
07:31:39 [2019-12-01T07:31:39.676Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:39 [2019-12-01T07:31:39.676Z] #26 16.35 
#                                                                          1.7%
##                                                                         3.6%
####                                                                       5.6%
#####                                                                      7.5%
#######                                                                    9.9%
########                                                                  11.9%
##########                                                                14.1%
###########                                                               16.1%
#############                                                             18.2%
##############                                                            20.2%
################                                                          22.7%
##################                                                        25.2%
###################                                                       26.4%
####################                                                      27.9%
######################                                                    31.1%
########################                                                  33.9%
#########################                                                 35.5%
##########################                                                37.5%
#############################                                             40.4%
##############################                                            42.3%
###############################                                           44.1%
#################################                                         46.6%
###################################                                       49.5%
######################################                                    52.8%
#######################################                                   54.7%
#########################################                                 57.0%
##########################################                                59.0%
###########################################                               61.1%
############################################                              62.0%
##############################################                            64.4%
################################################                          66.9%
#################################################                         68.9%
###################################################                       71.0%
#####################################################                     73.8%
######################################################                    76.0%
########################################################                  78.7%
##########################################################                81.5%
############################################################              84.3%
##############################################################            86.4%
###############################################################           88.5%
################################################################          90.2%
#################################################################         91.3%
###################################################################       93.9%
####################################################################      95.1%
######################################################################    97.6%
######################################################################## 100.0%
07:31:39 [2019-12-01T07:31:39.676Z] #26 21.83 
07:31:40 [2019-12-01T07:31:40.548Z] #18 2.454 Collecting yamllint==1.16.0
07:31:40 [2019-12-01T07:31:40.639Z] #26 23.70 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
07:31:40 [2019-12-01T07:31:40.639Z] #26 ...
07:31:40 [2019-12-01T07:31:40.639Z] 
07:31:40 [2019-12-01T07:31:40.639Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:40 [2019-12-01T07:31:40.639Z] #44 50.94 regexp/syntax
07:31:40 [2019-12-01T07:31:40.639Z] #44 51.47 vendor/golang.org/x/crypto/hkdf
07:31:40 [2019-12-01T07:31:40.639Z] #44 52.12 vendor/golang.org/x/text/transform
07:31:40 [2019-12-01T07:31:40.639Z] #44 53.69 time
07:31:40 [2019-12-01T07:31:40.900Z] #44 ...
07:31:40 [2019-12-01T07:31:40.900Z] 
07:31:40 [2019-12-01T07:31:40.900Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.247 + RM_GOPATH=0
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.248 + TMP_GOPATH=
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.250 + : /build
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.250 + '[' -z '' ']'
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.259 ++ mktemp -d
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.261 + export GOPATH=/tmp/tmp.1x0VWBnfRZ
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.261 + GOPATH=/tmp/tmp.1x0VWBnfRZ
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.261 + RM_GOPATH=1
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.262 ++ dirname ./install.sh
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.265 + dir=.
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.265 + bin=tini
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.265 + shift
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.265 + '[' '!' -f ./tini.installer ']'
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.265 + . ./tini.installer
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.265 ++ : fec3683b971d9c3ef73f284f176672c44b448662
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.266 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.266 + install_tini
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.266 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.266 + git clone https://github.com/krallin/tini.git /tmp/tmp.1x0VWBnfRZ/tini
07:31:40 [2019-12-01T07:31:40.900Z] #36 4.295 Cloning into '/tmp/tmp.1x0VWBnfRZ/tini'...
07:31:40 [2019-12-01T07:31:40.900Z] #36 5.438 + cd /tmp/tmp.1x0VWBnfRZ/tini
07:31:40 [2019-12-01T07:31:40.900Z] #36 5.438 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
07:31:40 [2019-12-01T07:31:40.900Z] #36 5.482 + cmake .
07:31:41 [2019-12-01T07:31:41.470Z] #36 ...
07:31:41 [2019-12-01T07:31:41.470Z] 
07:31:41 [2019-12-01T07:31:41.470Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:41 [2019-12-01T07:31:41.470Z] #54 13.55 + cd /tmp/tmp.lBrXavQdMx/src/github.com/opencontainers/runc
07:31:41 [2019-12-01T07:31:41.470Z] #54 13.55 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
07:31:41 [2019-12-01T07:31:41.470Z] #54 13.76 + '[' -z '' ']'
07:31:41 [2019-12-01T07:31:41.470Z] #54 13.76 + target=static
07:31:41 [2019-12-01T07:31:41.470Z] #54 13.76 + make 'BUILDTAGS=seccomp apparmor selinux ' static
07:31:41 [2019-12-01T07:31:41.470Z] #54 15.54 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 .
07:31:41 [2019-12-01T07:31:41.470Z] #54 ...
07:31:41 [2019-12-01T07:31:41.470Z] 
07:31:41 [2019-12-01T07:31:41.470Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:41 [2019-12-01T07:31:41.470Z] #36 6.596 -- The C compiler identification is GNU 6.3.0
07:31:41 [2019-12-01T07:31:41.470Z] #36 6.645 -- Check for working C compiler: /usr/bin/cc
07:31:42 [2019-12-01T07:31:42.221Z] #44 ...
07:31:42 [2019-12-01T07:31:42.221Z] 
07:31:42 [2019-12-01T07:31:42.221Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 80.98 Selecting previously unselected package net-tools.
07:31:42 [2019-12-01T07:31:42.221Z] #17 80.99 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 81.00 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 81.29 Selecting previously unselected package python-pip-whl.
07:31:42 [2019-12-01T07:31:42.221Z] #17 81.30 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 81.30 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 82.00 Selecting previously unselected package python3-pip.
07:31:42 [2019-12-01T07:31:42.221Z] #17 82.02 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 82.03 Unpacking python3-pip (9.0.1-2+deb9u1) ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 82.41 Selecting previously unselected package python3-pkg-resources.
07:31:42 [2019-12-01T07:31:42.221Z] #17 82.41 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 82.42 Unpacking python3-pkg-resources (33.1.1-1) ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 82.73 Selecting previously unselected package python3-setuptools.
07:31:42 [2019-12-01T07:31:42.221Z] #17 82.74 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 82.75 Unpacking python3-setuptools (33.1.1-1) ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 83.04 Selecting previously unselected package python3-wheel.
07:31:42 [2019-12-01T07:31:42.221Z] #17 83.05 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 83.07 Unpacking python3-wheel (0.29.0-2) ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 83.24 Selecting previously unselected package thin-provisioning-tools.
07:31:42 [2019-12-01T07:31:42.221Z] #17 83.25 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 83.27 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 83.61 Selecting previously unselected package vim-runtime.
07:31:42 [2019-12-01T07:31:42.221Z] #17 83.61 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
07:31:42 [2019-12-01T07:31:42.221Z] #17 83.66 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
07:31:42 [2019-12-01T07:31:42.221Z] #17 83.69 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
07:31:42 [2019-12-01T07:31:42.221Z] #17 83.70 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
07:31:42 [2019-12-01T07:31:42.350Z] #39 ...
07:31:42 [2019-12-01T07:31:42.350Z] 
07:31:42 [2019-12-01T07:31:42.350Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:31:42 [2019-12-01T07:31:42.350Z] #51 15.88 + cd /tmp/tmp.OayMbCBIZ8/src/github.com/golangci/golangci-lint/
07:31:42 [2019-12-01T07:31:42.350Z] #51 15.88 + git checkout -q v1.20.0
07:31:42 [2019-12-01T07:31:42.350Z] #51 16.29 ++ git describe --tags
07:31:42 [2019-12-01T07:31:42.350Z] #51 16.29 + version=v1.20.0
07:31:42 [2019-12-01T07:31:42.350Z] #51 16.29 ++ git rev-parse --short HEAD
07:31:42 [2019-12-01T07:31:42.350Z] #51 16.30 + commit=cc98739
07:31:42 [2019-12-01T07:31:42.350Z] #51 16.30 ++ git show -s --format=%cd
07:31:42 [2019-12-01T07:31:42.350Z] #51 16.31 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
07:31:42 [2019-12-01T07:31:42.350Z] #51 16.31 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
07:31:42 [2019-12-01T07:31:42.854Z] #36 7.822 -- Check for working C compiler: /usr/bin/cc -- works
07:31:42 [2019-12-01T07:31:42.854Z] #36 7.825 -- Detecting C compiler ABI info
07:31:43 [2019-12-01T07:31:43.425Z] #36 8.386 -- Detecting C compiler ABI info - done
07:31:43 [2019-12-01T07:31:43.425Z] #36 8.477 -- Detecting C compile features
07:31:46 [2019-12-01T07:31:46.723Z] #36 11.72 -- Detecting C compile features - done
07:31:46 [2019-12-01T07:31:46.723Z] #36 11.75 -- Performing Test HAS_BUILTIN_FORTIFY
07:31:46 [2019-12-01T07:31:46.984Z] #36 12.03 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:31:46 [2019-12-01T07:31:46.984Z] #36 ...
07:31:46 [2019-12-01T07:31:46.984Z] 
07:31:46 [2019-12-01T07:31:46.984Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:46 [2019-12-01T07:31:46.984Z] #26 24.70 
07:31:46 [2019-12-01T07:31:46.984Z] #26 25.04 
######################################################################## 100.0%
07:31:46 [2019-12-01T07:31:46.984Z] #26 25.14 
07:31:46 [2019-12-01T07:31:46.984Z] #26 27.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
07:31:46 [2019-12-01T07:31:46.984Z] #26 27.88 
07:31:46 [2019-12-01T07:31:46.984Z] #26 28.28 
##########                                                                14.2%
######################################################################## 100.0%
07:31:46 [2019-12-01T07:31:46.984Z] #26 29.05 
07:31:47 [2019-12-01T07:31:47.096Z] #18 8.856   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
07:31:47 [2019-12-01T07:31:47.096Z] #18 8.965 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
07:31:47 [2019-12-01T07:31:47.565Z] #17 ...
07:31:47 [2019-12-01T07:31:47.565Z] 
07:31:47 [2019-12-01T07:31:47.565Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:31:47 [2019-12-01T07:31:47.565Z] #41 81.47   CC       criu/arch/x86/vdso-pie.o
07:31:47 [2019-12-01T07:31:47.565Z] #41 81.89   CC       criu/pie/util-vdso-elf32.o
07:31:47 [2019-12-01T07:31:47.565Z] #41 82.64   AR       criu/pie/pie.lib.a
07:31:47 [2019-12-01T07:31:47.565Z] #41 82.76   DEP      criu/pie/restorer.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 82.99   DEP      criu/arch/x86/sigaction_compat_pie.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 83.21   DEP      criu/arch/x86/restorer_unmap.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 83.28   DEP      criu/arch/x86/restorer.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 83.47   DEP      criu/pie/parasite.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 83.75   CC       criu/pie/parasite.o
07:31:47 [2019-12-01T07:31:47.565Z] #41 85.42   LINK     criu/pie/parasite.built-in.o
07:31:47 [2019-12-01T07:31:47.565Z] #41 85.42   GEN      criu/pie/parasite-blob.h
07:31:47 [2019-12-01T07:31:47.565Z] #41 85.46   CC       criu/arch/x86/restorer.o
07:31:47 [2019-12-01T07:31:47.565Z] #41 86.23   CC       criu/arch/x86/restorer_unmap.o
07:31:47 [2019-12-01T07:31:47.565Z] #41 86.30   CC       criu/arch/x86/sigaction_compat_pie.o
07:31:47 [2019-12-01T07:31:47.565Z] #41 86.78   CC       criu/pie/restorer.o
07:31:47 [2019-12-01T07:31:47.565Z] #41 89.12   LINK     criu/pie/restorer.built-in.o
07:31:47 [2019-12-01T07:31:47.565Z] #41 89.13   GEN      criu/pie/restorer-blob.h
07:31:47 [2019-12-01T07:31:47.565Z] #41 89.18   DEP      criu/vdso.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 89.28   DEP      criu/vdso-compat.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 89.97   DEP      criu/uts_ns.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 90.08   DEP      criu/util.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 90.28   DEP      criu/uffd.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 90.38   DEP      criu/tun.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 90.53   DEP      criu/tty.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 90.74   DEP      criu/timerfd.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 91.02   DEP      criu/sysfs_parse.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 91.17   DEP      criu/sysctl.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 91.31   DEP      criu/string.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 91.35   DEP      criu/stats.d
07:31:47 [2019-12-01T07:31:47.565Z] #41 91.49   DEP      criu/sockets.d
07:31:47 [2019-12-01T07:31:47.824Z] #41 ...
07:31:47 [2019-12-01T07:31:47.824Z] 
07:31:47 [2019-12-01T07:31:47.824Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:31:47 [2019-12-01T07:31:47.824Z] #17 91.02 Selecting previously unselected package vim.
07:31:47 [2019-12-01T07:31:47.824Z] #17 91.04 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
07:31:47 [2019-12-01T07:31:47.824Z] #17 91.05 Unpacking vim (2:8.0.0197-4+deb9u3) ...
07:31:47 [2019-12-01T07:31:47.925Z] #26 ...
07:31:47 [2019-12-01T07:31:47.925Z] 
07:31:47 [2019-12-01T07:31:47.925Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:31:47 [2019-12-01T07:31:47.925Z] #31 57.88 internal/poll
07:31:47 [2019-12-01T07:31:47.925Z] #31 60.41 os
07:31:47 [2019-12-01T07:31:47.925Z] #31 62.22 internal/fmtsort
07:31:47 [2019-12-01T07:31:47.925Z] #31 63.79 fmt
07:31:47 [2019-12-01T07:31:47.925Z] #31 63.79 path/filepath
07:31:47 [2019-12-01T07:31:47.925Z] #31 64.84 io/ioutil
07:31:47 [2019-12-01T07:31:47.925Z] #31 67.55 github.com/BurntSushi/toml
07:31:47 [2019-12-01T07:31:47.925Z] #31 67.57 log
07:31:47 [2019-12-01T07:31:47.925Z] #31 67.58 flag
07:31:47 [2019-12-01T07:31:47.925Z] #31 ...
07:31:47 [2019-12-01T07:31:47.925Z] 
07:31:47 [2019-12-01T07:31:47.925Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:47 [2019-12-01T07:31:47.925Z] #36 12.22 -- Configuring done
07:31:47 [2019-12-01T07:31:47.925Z] #36 12.26 -- Generating done
07:31:47 [2019-12-01T07:31:47.925Z] #36 12.29 -- Build files have been written to: /tmp/tmp.1x0VWBnfRZ/tini
07:31:47 [2019-12-01T07:31:47.925Z] #36 12.31 + make tini-static
07:31:47 [2019-12-01T07:31:47.925Z] #36 12.65 Scanning dependencies of target tini-static
07:31:47 [2019-12-01T07:31:47.925Z] #36 12.77 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:31:48 [2019-12-01T07:31:48.032Z] #51 ...
07:31:48 [2019-12-01T07:31:48.032Z] 
07:31:48 [2019-12-01T07:31:48.032Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:31:48 [2019-12-01T07:31:48.032Z] #25 12.67 Fetched 7672 kB in 12s (631 kB/s)
07:31:48 [2019-12-01T07:31:48.032Z] #25 12.67 Reading package lists...
07:31:48 [2019-12-01T07:31:48.032Z] #25 15.98 Reading package lists...
07:31:48 [2019-12-01T07:31:48.032Z] #25 20.20 Building dependency tree...
07:31:48 [2019-12-01T07:31:48.032Z] #25 21.15 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
07:31:48 [2019-12-01T07:31:48.032Z] #25 21.15 The following additional packages will be installed:
07:31:48 [2019-12-01T07:31:48.032Z] #25 21.17   libjq1 libonig4
07:31:48 [2019-12-01T07:31:48.032Z] #25 21.41 The following NEW packages will be installed:
07:31:48 [2019-12-01T07:31:48.032Z] #25 21.42   jq libjq1 libonig4
07:31:48 [2019-12-01T07:31:48.032Z] #25 21.51 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
07:31:48 [2019-12-01T07:31:48.032Z] #25 21.51 Need to get 328 kB of archives.
07:31:48 [2019-12-01T07:31:48.032Z] #25 21.51 After this operation, 1263 kB of additional disk space will be used.
07:31:48 [2019-12-01T07:31:48.032Z] #25 21.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
07:31:48 [2019-12-01T07:31:48.032Z] #25 21.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
07:31:48 [2019-12-01T07:31:48.032Z] #25 21.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
07:31:48 [2019-12-01T07:31:48.032Z] #25 22.33 debconf: delaying package configuration, since apt-utils is not installed
07:31:48 [2019-12-01T07:31:48.032Z] #25 22.43 Fetched 328 kB in 0s (1138 kB/s)
07:31:48 [2019-12-01T07:31:48.032Z] #25 22.49 Selecting previously unselected package libonig4:s390x.
07:31:48 [2019-12-01T07:31:48.032Z] #25 22.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
07:31:48 [2019-12-01T07:31:48.032Z] #25 22.53 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
07:31:48 [2019-12-01T07:31:48.032Z] #25 22.54 Unpacking libonig4:s390x (6.1.3-2) ...
07:31:48 [2019-12-01T07:31:48.032Z] #25 22.71 Selecting previously unselected package libjq1:s390x.
07:31:48 [2019-12-01T07:31:48.032Z] #25 22.71 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
07:31:48 [2019-12-01T07:31:48.032Z] #25 22.71 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
07:31:48 [2019-12-01T07:31:48.032Z] #25 ...
07:31:48 [2019-12-01T07:31:48.032Z] 
07:31:48 [2019-12-01T07:31:48.032Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:31:48 [2019-12-01T07:31:48.032Z] #34 12.76 Fetched 7672 kB in 12s (617 kB/s)
07:31:48 [2019-12-01T07:31:48.032Z] #34 12.76 Reading package lists...
07:31:48 [2019-12-01T07:31:48.032Z] #34 17.34 Reading package lists...
07:31:48 [2019-12-01T07:31:48.433Z] #34 22.04 Building dependency tree...
07:31:48 [2019-12-01T07:31:48.433Z] #34 ...
07:31:48 [2019-12-01T07:31:48.433Z] 
07:31:48 [2019-12-01T07:31:48.433Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:31:48 [2019-12-01T07:31:48.433Z] #25 22.88 Selecting previously unselected package jq.
07:31:48 [2019-12-01T07:31:48.433Z] #25 22.88 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
07:31:48 [2019-12-01T07:31:48.433Z] #25 22.88 Unpacking jq (1.5+dfsg-1.3) ...
07:31:48 [2019-12-01T07:31:48.433Z] #25 23.15 Setting up libonig4:s390x (6.1.3-2) ...
07:31:48 [2019-12-01T07:31:48.433Z] #25 23.16 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
07:31:48 [2019-12-01T07:31:48.433Z] #25 23.17 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:48 [2019-12-01T07:31:48.433Z] #25 23.24 Setting up jq (1.5+dfsg-1.3) ...
07:31:48 [2019-12-01T07:31:48.433Z] #25 ...
07:31:48 [2019-12-01T07:31:48.433Z] 
07:31:48 [2019-12-01T07:31:48.433Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:31:48 [2019-12-01T07:31:48.433Z] #57 13.23 Fetched 7672 kB in 12s (603 kB/s)
07:31:48 [2019-12-01T07:31:48.433Z] #57 13.23 Reading package lists...
07:31:48 [2019-12-01T07:31:48.433Z] #57 17.60 Reading package lists...
07:31:48 [2019-12-01T07:31:48.461Z] #18 10.02   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
07:31:48 [2019-12-01T07:31:48.717Z] #18 10.51 Collecting pyyaml (from yamllint==1.16.0)
07:31:48 [2019-12-01T07:31:48.758Z] #17 91.81 Selecting previously unselected package xfsprogs.
07:31:48 [2019-12-01T07:31:48.758Z] #17 91.81 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
07:31:48 [2019-12-01T07:31:48.758Z] #17 91.83 Unpacking xfsprogs (4.9.0+nmu1) ...
07:31:48 [2019-12-01T07:31:48.845Z] #57 23.25 Building dependency tree...
07:31:48 [2019-12-01T07:31:48.845Z] #57 ...
07:31:48 [2019-12-01T07:31:48.845Z] 
07:31:48 [2019-12-01T07:31:48.845Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:31:48 [2019-12-01T07:31:48.845Z] #11 13.26 Fetched 7672 kB in 12s (594 kB/s)
07:31:48 [2019-12-01T07:31:48.845Z] #11 13.26 Reading package lists...
07:31:48 [2019-12-01T07:31:48.845Z] #11 17.55 Reading package lists...
07:31:48 [2019-12-01T07:31:48.845Z] #11 22.41 Building dependency tree...
07:31:48 [2019-12-01T07:31:48.845Z] #11 ...
07:31:48 [2019-12-01T07:31:48.845Z] 
07:31:48 [2019-12-01T07:31:48.845Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:31:48 [2019-12-01T07:31:48.845Z] #41 13.38 Fetched 7672 kB in 12s (607 kB/s)
07:31:48 [2019-12-01T07:31:48.845Z] #41 13.38 Reading package lists...
07:31:48 [2019-12-01T07:31:48.845Z] #41 17.68 Reading package lists...
07:31:48 [2019-12-01T07:31:48.845Z] #41 22.00 Building dependency tree...
07:31:48 [2019-12-01T07:31:48.845Z] #41 23.05 The following additional packages will be installed:
07:31:48 [2019-12-01T07:31:48.845Z] #41 23.09   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
07:31:48 [2019-12-01T07:31:48.845Z] #41 23.10   libprotoc10 python-pkg-resources zlib1g-dev
07:31:48 [2019-12-01T07:31:48.845Z] #41 23.10 Suggested packages:
07:31:48 [2019-12-01T07:31:48.845Z] #41 23.10   manpages-dev python-setuptools
07:31:48 [2019-12-01T07:31:48.845Z] #41 ...
07:31:48 [2019-12-01T07:31:48.845Z] 
07:31:48 [2019-12-01T07:31:48.845Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:31:48 [2019-12-01T07:31:48.845Z] #25 DONE 23.5s
07:31:48 [2019-12-01T07:31:48.845Z] 
07:31:48 [2019-12-01T07:31:48.845Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
07:31:48 [2019-12-01T07:31:48.845Z] #26 DONE 0.1s
07:31:48 [2019-12-01T07:31:48.845Z] 
07:31:48 [2019-12-01T07:31:48.845Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:31:48 [2019-12-01T07:31:48.845Z] #34 22.04 Building dependency tree...
07:31:48 [2019-12-01T07:31:48.845Z] #34 23.35 The following additional packages will be installed:
07:31:48 [2019-12-01T07:31:48.845Z] #34 23.35   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
07:31:48 [2019-12-01T07:31:48.845Z] #34 23.36 Suggested packages:
07:31:48 [2019-12-01T07:31:48.845Z] #34 23.36   codeblocks eclipse ninja-build lrzip
07:31:48 [2019-12-01T07:31:48.845Z] #34 23.36 Recommended packages:
07:31:48 [2019-12-01T07:31:48.845Z] #34 23.36   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:31:48 [2019-12-01T07:31:48.845Z] #34 23.56 The following NEW packages will be installed:
07:31:48 [2019-12-01T07:31:48.845Z] #34 23.61   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
07:31:48 [2019-12-01T07:31:48.845Z] #34 23.61   vim-common xxd
07:31:49 [2019-12-01T07:31:49.247Z] #34 23.75 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
07:31:49 [2019-12-01T07:31:49.247Z] #34 23.75 Need to get 13.2 MB of archives.
07:31:49 [2019-12-01T07:31:49.247Z] #34 23.75 After this operation, 59.4 MB of additional disk space will be used.
07:31:49 [2019-12-01T07:31:49.247Z] #34 23.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
07:31:49 [2019-12-01T07:31:49.247Z] #34 ...
07:31:49 [2019-12-01T07:31:49.247Z] 
07:31:49 [2019-12-01T07:31:49.247Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:31:49 [2019-12-01T07:31:49.247Z] #69 13.48 + cd /tmp/tmp.3KWKUjwsZw/src/github.com/docker/libnetwork
07:31:49 [2019-12-01T07:31:49.247Z] #69 13.48 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
07:31:49 [2019-12-01T07:31:49.247Z] #69 13.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:31:49 [2019-12-01T07:31:49.247Z] #69 ...
07:31:49 [2019-12-01T07:31:49.247Z] 
07:31:49 [2019-12-01T07:31:49.247Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:31:49 [2019-12-01T07:31:49.247Z] #11 23.88 The following additional packages will be installed:
07:31:49 [2019-12-01T07:31:49.247Z] #11 23.92   libapparmor1 libseccomp2
07:31:49 [2019-12-01T07:31:49.247Z] #11 23.93 Suggested packages:
07:31:49 [2019-12-01T07:31:49.247Z] #11 23.93   seccomp
07:31:49 [2019-12-01T07:31:49.308Z] #36 ...
07:31:49 [2019-12-01T07:31:49.308Z] 
07:31:49 [2019-12-01T07:31:49.308Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:31:49 [2019-12-01T07:31:49.308Z] #17 3.913 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:31:49 [2019-12-01T07:31:49.308Z] #17 3.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:31:49 [2019-12-01T07:31:49.308Z] #17 3.946 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:31:49 [2019-12-01T07:31:49.308Z] #17 4.001 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:31:49 [2019-12-01T07:31:49.308Z] #17 4.133 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:31:49 [2019-12-01T07:31:49.308Z] #17 5.050 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB]
07:31:49 [2019-12-01T07:31:49.308Z] #17 6.598 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
07:31:49 [2019-12-01T07:31:49.308Z] #17 7.272 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
07:31:49 [2019-12-01T07:31:49.308Z] #17 ...
07:31:49 [2019-12-01T07:31:49.308Z] 
07:31:49 [2019-12-01T07:31:49.308Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:31:49 [2019-12-01T07:31:49.308Z] #41 5.745 Note: Building without setproctitle() and strlcpy() support.
07:31:49 [2019-12-01T07:31:49.308Z] #41 5.746       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:31:49 [2019-12-01T07:31:49.308Z] #41 7.606 fatal: Not a git repository (or any of the parent directories): .git
07:31:49 [2019-12-01T07:31:49.308Z] #41 7.662   GEN      .gitid
07:31:49 [2019-12-01T07:31:49.308Z] #41 7.718   GEN      criu/include/version.h
07:31:49 [2019-12-01T07:31:49.308Z] #41 7.810   GEN      include/common/asm
07:31:49 [2019-12-01T07:31:49.308Z] #41 10.40   PBCC     images/google/protobuf/descriptor.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 10.55   PBCC     images/opts.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 10.65   PBCC     images/sit.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 10.72   DEP      images/google/protobuf/descriptor.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 10.84   DEP      images/opts.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 10.91   DEP      images/sit.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.00   PBCC     images/macvlan.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.05   DEP      images/macvlan.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.13   PBCC     images/autofs.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.17   DEP      images/autofs.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.26   PBCC     images/sysctl.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.29   DEP      images/sysctl.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.38   PBCC     images/time.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.43   DEP      images/time.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.50   PBCC     images/binfmt-misc.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.51   DEP      images/binfmt-misc.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.62   PBCC     images/seccomp.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.68   DEP      images/seccomp.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.81   PBCC     images/userns.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.86   DEP      images/userns.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 11.95   PBCC     images/cgroup.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.00   DEP      images/cgroup.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.03   PBCC     images/fown.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.05   PBCC     images/ext-file.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.08   DEP      images/fown.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.14   DEP      images/ext-file.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.18   PBCC     images/rpc.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.22   DEP      images/rpc.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.27   PBCC     images/siginfo.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.29   DEP      images/siginfo.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.32   PBCC     images/pagemap.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.36   DEP      images/pagemap.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.40   PBCC     images/rlimit.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.46   DEP      images/rlimit.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.51   PBCC     images/file-lock.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.56   DEP      images/file-lock.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.60   PBCC     images/tty.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.68   DEP      images/tty.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.78   PBCC     images/tun.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.85   PBCC     images/netdev.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 12.96   DEP      images/tun.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 13.05   DEP      images/netdev.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 13.07   PBCC     images/vma.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 13.15   DEP      images/vma.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 13.24   PBCC     images/creds.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 13.30   DEP      images/creds.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 13.42   PBCC     images/utsns.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 13.46   DEP      images/utsns.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 13.56   PBCC     images/ipc-desc.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 13.61   PBCC     images/ipc-sem.pb-c.c
07:31:49 [2019-12-01T07:31:49.308Z] #41 13.68   DEP      images/ipc-desc.pb-c.d
07:31:49 [2019-12-01T07:31:49.308Z] #41 13.81   DEP      images/ipc-sem.pb-c.d
07:31:49 [2019-12-01T07:31:49.569Z] #41 13.86   PBCC     images/ipc-msg.pb-c.c
07:31:49 [2019-12-01T07:31:49.569Z] #41 13.91   DEP      images/ipc-msg.pb-c.d
07:31:49 [2019-12-01T07:31:49.569Z] #41 14.04   PBCC     images/ipc-shm.pb-c.c
07:31:49 [2019-12-01T07:31:49.569Z] #41 14.05   DEP      images/ipc-shm.pb-c.d
07:31:49 [2019-12-01T07:31:49.569Z] #41 14.07   PBCC     images/ipc-var.pb-c.c
07:31:49 [2019-12-01T07:31:49.646Z] #18 11.60   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
07:31:49 [2019-12-01T07:31:49.653Z] #11 24.24 The following NEW packages will be installed:
07:31:49 [2019-12-01T07:31:49.653Z] #11 24.24   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
07:31:49 [2019-12-01T07:31:49.653Z] #11 24.32 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
07:31:49 [2019-12-01T07:31:49.653Z] #11 24.32 Need to get 301 kB of archives.
07:31:49 [2019-12-01T07:31:49.653Z] #11 24.32 After this operation, 1402 kB of additional disk space will be used.
07:31:49 [2019-12-01T07:31:49.653Z] #11 24.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
07:31:49 [2019-12-01T07:31:49.830Z] #41 14.11   DEP      images/ipc-var.pb-c.d
07:31:50 [2019-12-01T07:31:50.057Z] #11 24.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
07:31:50 [2019-12-01T07:31:50.057Z] #11 24.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
07:31:50 [2019-12-01T07:31:50.057Z] #11 24.53 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
07:31:50 [2019-12-01T07:31:50.092Z] #41 14.24   PBCC     images/sk-opts.pb-c.c
07:31:50 [2019-12-01T07:31:50.092Z] #41 14.26   PBCC     images/packet-sock.pb-c.c
07:31:50 [2019-12-01T07:31:50.092Z] #41 ...
07:31:50 [2019-12-01T07:31:50.092Z] 
07:31:50 [2019-12-01T07:31:50.092Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:50 [2019-12-01T07:31:50.092Z] #36 15.02 [100%] Linking C executable tini-static
07:31:50 [2019-12-01T07:31:50.195Z] #17 93.11 Selecting previously unselected package zip.
07:31:50 [2019-12-01T07:31:50.195Z] #17 93.11 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
07:31:50 [2019-12-01T07:31:50.195Z] #17 ...
07:31:50 [2019-12-01T07:31:50.195Z] 
07:31:50 [2019-12-01T07:31:50.195Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:50 [2019-12-01T07:31:50.195Z] #44 DONE 169.2s
07:31:50 [2019-12-01T07:31:50.195Z] 
07:31:50 [2019-12-01T07:31:50.195Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:31:50 [2019-12-01T07:31:50.195Z] #17 93.16 Unpacking zip (3.0-11+b1) ...
07:31:50 [2019-12-01T07:31:50.210Z] #18 12.21 Building wheels for collected packages: pathspec, pyyaml
07:31:50 [2019-12-01T07:31:50.210Z] #18 12.21   Running setup.py bdist_wheel for pathspec: started
07:31:50 [2019-12-01T07:31:50.352Z] #36 15.44 [100%] Built target tini-static
07:31:50 [2019-12-01T07:31:50.352Z] #36 15.59 + mkdir -p /build
07:31:50 [2019-12-01T07:31:50.352Z] #36 15.59 + cp tini-static /build/docker-init
07:31:50 [2019-12-01T07:31:50.454Z] #17 93.58 Selecting previously unselected package libapparmor-perl.
07:31:50 [2019-12-01T07:31:50.455Z] #17 93.63 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
07:31:50 [2019-12-01T07:31:50.478Z] #11 ...
07:31:50 [2019-12-01T07:31:50.478Z] 
07:31:50 [2019-12-01T07:31:50.478Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:50 [2019-12-01T07:31:50.478Z] #45 14.94 unicode/utf16
07:31:50 [2019-12-01T07:31:50.478Z] #45 15.17 container/list
07:31:50 [2019-12-01T07:31:50.478Z] #45 15.73 crypto/subtle
07:31:50 [2019-12-01T07:31:50.478Z] #45 15.84 vendor/golang.org/x/crypto/cryptobyte/asn1
07:31:50 [2019-12-01T07:31:50.478Z] #45 15.91 internal/nettrace
07:31:50 [2019-12-01T07:31:50.478Z] #45 16.03 runtime/cgo
07:31:50 [2019-12-01T07:31:50.730Z] #17 93.80 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
07:31:50 [2019-12-01T07:31:50.773Z] #18 12.70   Running setup.py bdist_wheel for pathspec: finished with status 'done'
07:31:50 [2019-12-01T07:31:50.773Z] #18 12.71   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
07:31:50 [2019-12-01T07:31:50.773Z] #18 12.72   Running setup.py bdist_wheel for pyyaml: started
07:31:50 [2019-12-01T07:31:50.891Z] #45 ...
07:31:50 [2019-12-01T07:31:50.891Z] 
07:31:50 [2019-12-01T07:31:50.891Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:31:50 [2019-12-01T07:31:50.891Z] #41 24.85 The following NEW packages will be installed:
07:31:50 [2019-12-01T07:31:50.891Z] #41 24.96   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
07:31:50 [2019-12-01T07:31:50.891Z] #41 24.96   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
07:31:50 [2019-12-01T07:31:50.891Z] #41 24.96   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
07:31:50 [2019-12-01T07:31:50.891Z] #41 24.96   zlib1g-dev
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.05 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.05 Need to get 3476 kB of archives.
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.05 After this operation, 20.2 MB of additional disk space will be used.
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.09 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.09 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.09 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.10 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.10 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.10 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.21 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.28 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.30 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.34 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.37 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.37 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
07:31:50 [2019-12-01T07:31:50.891Z] #41 25.43 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
07:31:50 [2019-12-01T07:31:50.928Z] #36 ...
07:31:50 [2019-12-01T07:31:50.928Z] 
07:31:50 [2019-12-01T07:31:50.928Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:50 [2019-12-01T07:31:50.928Z] #44 61.14 regexp
07:31:50 [2019-12-01T07:31:50.928Z] #44 63.18 context
07:31:50 [2019-12-01T07:31:50.928Z] #44 63.22 os
07:31:50 [2019-12-01T07:31:50.928Z] #44 66.95 encoding/binary
07:31:50 [2019-12-01T07:31:50.928Z] #44 68.43 flag
07:31:50 [2019-12-01T07:31:50.928Z] #44 68.44 go/token
07:31:50 [2019-12-01T07:31:50.928Z] #44 70.19 net/url
07:31:50 [2019-12-01T07:31:50.928Z] #44 70.33 text/template/parse
07:31:50 [2019-12-01T07:31:50.928Z] #44 70.84 go/scanner
07:31:51 [2019-12-01T07:31:51.189Z] #44 ...
07:31:51 [2019-12-01T07:31:51.189Z] 
07:31:51 [2019-12-01T07:31:51.189Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:51 [2019-12-01T07:31:51.189Z] #26 31.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
07:31:51 [2019-12-01T07:31:51.189Z] #26 31.45 skipping existing ed4b54129745
07:31:51 [2019-12-01T07:31:51.189Z] #26 31.78 
07:31:51 [2019-12-01T07:31:51.189Z] #26 33.38 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
07:31:51 [2019-12-01T07:31:51.189Z] #26 33.91 
07:31:51 [2019-12-01T07:31:51.189Z] #26 34.20 
######################################################################## 100.0%
07:31:51 [2019-12-01T07:31:51.189Z] #26 34.32 
07:31:51 [2019-12-01T07:31:51.189Z] #26 34.47 Download of images into '/build' complete.
07:31:51 [2019-12-01T07:31:51.189Z] #26 34.47 Use something like the following to load the result into a Docker daemon:
07:31:51 [2019-12-01T07:31:51.189Z] #26 34.47   tar -cC '/build' . | docker load
07:31:51 [2019-12-01T07:31:51.313Z] #17 94.64 Selecting previously unselected package apparmor.
07:31:51 [2019-12-01T07:31:51.337Z] #18 13.17   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
07:31:51 [2019-12-01T07:31:51.337Z] #18 13.18   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
07:31:51 [2019-12-01T07:31:51.337Z] #18 13.21 Successfully built pathspec pyyaml
07:31:51 [2019-12-01T07:31:51.337Z] #18 13.21 Installing collected packages: pathspec, pyyaml, yamllint
07:31:51 [2019-12-01T07:31:51.337Z] #18 13.37 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
07:31:51 [2019-12-01T07:31:51.449Z] #26 DONE 34.6s
07:31:51 [2019-12-01T07:31:51.449Z] 
07:31:51 [2019-12-01T07:31:51.449Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:51 [2019-12-01T07:31:51.449Z] #36 DONE 16.4s
07:31:51 [2019-12-01T07:31:51.449Z] 
07:31:51 [2019-12-01T07:31:51.449Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:31:51 [2019-12-01T07:31:51.572Z] #17 94.65 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
07:31:51 [2019-12-01T07:31:51.597Z] #18 DONE 13.7s
07:31:51 [2019-12-01T07:31:51.831Z] #17 95.04 Unpacking apparmor (2.11.0-3+deb9u2) ...
07:31:51 [2019-12-01T07:31:51.853Z] 
07:31:51 [2019-12-01T07:31:51.853Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:31:51 [2019-12-01T07:31:51.853Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
07:31:52 [2019-12-01T07:31:52.111Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s
07:31:52 [2019-12-01T07:31:52.111Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
07:31:52 [2019-12-01T07:31:52.111Z] #65 ...
07:31:52 [2019-12-01T07:31:52.111Z] 
07:31:52 [2019-12-01T07:31:52.111Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
07:31:52 [2019-12-01T07:31:52.111Z] #67 DONE 0.3s
07:31:52 [2019-12-01T07:31:52.111Z] 
07:31:52 [2019-12-01T07:31:52.111Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:31:52 [2019-12-01T07:31:52.111Z] #52 DONE 0.4s
07:31:52 [2019-12-01T07:31:52.111Z] 
07:31:52 [2019-12-01T07:31:52.111Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:31:52 [2019-12-01T07:31:52.111Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.69MB / 9.11MB 0.2s
07:31:52 [2019-12-01T07:31:52.111Z] #65 ...
07:31:52 [2019-12-01T07:31:52.111Z] 
07:31:52 [2019-12-01T07:31:52.111Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
07:31:52 [2019-12-01T07:31:52.111Z] #46 DONE 0.4s
07:31:52 [2019-12-01T07:31:52.111Z] 
07:31:52 [2019-12-01T07:31:52.111Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
07:31:52 [2019-12-01T07:31:52.111Z] #61 DONE 0.5s
07:31:52 [2019-12-01T07:31:52.111Z] 
07:31:52 [2019-12-01T07:31:52.111Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:31:52 [2019-12-01T07:31:52.111Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.61MB / 9.11MB 0.3s
07:31:52 [2019-12-01T07:31:52.369Z] #65 ...
07:31:52 [2019-12-01T07:31:52.369Z] 
07:31:52 [2019-12-01T07:31:52.369Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
07:31:52 [2019-12-01T07:31:52.369Z] #43 DONE 0.5s
07:31:52 [2019-12-01T07:31:52.369Z] 
07:31:52 [2019-12-01T07:31:52.369Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:31:52 [2019-12-01T07:31:52.369Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.47MB / 9.11MB 0.4s
07:31:52 [2019-12-01T07:31:52.369Z] #65 ...
07:31:52 [2019-12-01T07:31:52.369Z] 
07:31:52 [2019-12-01T07:31:52.369Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
07:31:52 [2019-12-01T07:31:52.369Z] #30 DONE 0.6s
07:31:52 [2019-12-01T07:31:52.369Z] 
07:31:52 [2019-12-01T07:31:52.369Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:31:52 [2019-12-01T07:31:52.369Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.09MB / 9.11MB 0.6s
07:31:52 [2019-12-01T07:31:52.369Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
07:31:52 [2019-12-01T07:31:52.535Z] #41 ...
07:31:52 [2019-12-01T07:31:52.535Z] 
07:31:52 [2019-12-01T07:31:52.535Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:31:52 [2019-12-01T07:31:52.535Z] #11 25.42 debconf: delaying package configuration, since apt-utils is not installed
07:31:52 [2019-12-01T07:31:52.535Z] #11 25.51 Fetched 301 kB in 0s (1146 kB/s)
07:31:52 [2019-12-01T07:31:52.535Z] #11 25.58 Selecting previously unselected package libseccomp2:s390x.
07:31:52 [2019-12-01T07:31:52.535Z] #11 25.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 ... 14828 files and directories currently installed.)
07:31:52 [2019-12-01T07:31:52.535Z] #11 25.65 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 25.66 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 25.79 Selecting previously unselected package libseccomp-dev:s390x.
07:31:52 [2019-12-01T07:31:52.535Z] #11 25.79 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 25.80 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 26.05 Selecting previously unselected package libapparmor1:s390x.
07:31:52 [2019-12-01T07:31:52.535Z] #11 26.05 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 26.05 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 26.21 Selecting previously unselected package libapparmor-dev:s390x.
07:31:52 [2019-12-01T07:31:52.535Z] #11 26.21 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 26.22 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 26.41 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 26.58 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 26.60 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 26.61 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 26.62 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 26.63 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:52 [2019-12-01T07:31:52.535Z] #11 DONE 26.9s
07:31:52 [2019-12-01T07:31:52.535Z] 
07:31:52 [2019-12-01T07:31:52.535Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:31:52 [2019-12-01T07:31:52.535Z] #53 DONE 0.1s
07:31:52 [2019-12-01T07:31:52.535Z] 
07:31:52 [2019-12-01T07:31:52.535Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:31:52 [2019-12-01T07:31:52.535Z] #48 26.86 + cd /tmp/tmp.MgfMCY9nm4/src/gotest.tools/gotestsum
07:31:52 [2019-12-01T07:31:52.535Z] #48 ...
07:31:52 [2019-12-01T07:31:52.535Z] 
07:31:52 [2019-12-01T07:31:52.535Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
07:31:52 [2019-12-01T07:31:52.535Z] #54 DONE 0.1s
07:31:52 [2019-12-01T07:31:52.535Z] 
07:31:52 [2019-12-01T07:31:52.535Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:31:52 [2019-12-01T07:31:52.535Z] #48 26.86 + git checkout -q v0.3.5
07:31:52 [2019-12-01T07:31:52.535Z] #48 26.88 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
07:31:52 [2019-12-01T07:31:52.627Z] #65 ...
07:31:52 [2019-12-01T07:31:52.627Z] 
07:31:52 [2019-12-01T07:31:52.627Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
07:31:52 [2019-12-01T07:31:52.627Z] #49 DONE 0.8s
07:31:52 [2019-12-01T07:31:52.627Z] 
07:31:52 [2019-12-01T07:31:52.627Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:31:52 [2019-12-01T07:31:52.627Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done
07:31:52 [2019-12-01T07:31:52.627Z] #65 ...
07:31:52 [2019-12-01T07:31:52.627Z] 
07:31:52 [2019-12-01T07:31:52.627Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
07:31:52 [2019-12-01T07:31:52.627Z] #23 DONE 1.0s
07:31:52 [2019-12-01T07:31:52.627Z] 
07:31:52 [2019-12-01T07:31:52.627Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
07:31:52 [2019-12-01T07:31:52.627Z] #53 DONE 0.6s
07:31:52 [2019-12-01T07:31:52.750Z] #59 33.63 Checking out files:  42% (1244/2933)   
Checking out files:  43% (1262/2933)   
Checking out files:  44% (1291/2933)   
Checking out files:  45% (1320/2933)   
Checking out files:  46% (1350/2933)   
Checking out files:  47% (1379/2933)   
Checking out files:  48% (1408/2933)   
Checking out files:  49% (1438/2933)   
Checking out files:  50% (1467/2933)   
Checking out files:  51% (1496/2933)   
Checking out files:  52% (1526/2933)   
Checking out files:  53% (1555/2933)   
Checking out files:  54% (1584/2933)   
Checking out files:  55% (1614/2933)   
Checking out files:  56% (1643/2933)   
Checking out files:  57% (1672/2933)   
Checking out files:  58% (1702/2933)   
Checking out files:  59% (1731/2933)   
Checking out files:  60% (1760/2933)   
Checking out files:  61% (1790/2933)   
Checking out files:  62% (1819/2933)   
Checking out files:  63% (1848/2933)   
Checking out files:  64% (1878/2933)   
Checking out files:  65% (1907/2933)   
Checking out files:  66% (1936/2933)   
Checking out files:  67% (1966/2933)   
Checking out files:  68% (1995/2933)   
Checking out files:  69% (2024/2933)   
Checking out files:  70% (2054/2933)   
Checking out files:  71% (2083/2933)   
Checking out files:  72% (2112/2933)   
Checking out files:  73% (2142/2933)   
Checking out files:  74% (2171/2933)   
Checking out files:  75% (2200/2933)   
Checking out files:  76% (2230/2933)   
Checking out files:  77% (2259/2933)   
Checking out files:  78% (2288/2933)   
Checking out files:  79% (2318/2933)   
Checking out files:  80% (2347/2933)   
Checking out files:  81% (2376/2933)   
Checking out files:  81% (2383/2933)   
Checking out files:  82% (2406/2933)   
Checking out files:  83% (2435/2933)   
Checking out files:  84% (2464/2933)   
Checking out files:  85% (2494/2933)   
Checking out files:  86% (2523/2933)   
Checking out files:  87% (2552/2933)   
Checking out files:  88% (2582/2933)   
Checking out files:  89% (2611/2933)   
Checking out files:  90% (2640/2933)   
Checking out files:  91% (2670/2933)   
Checking out files:  92% (2699/2933)   
Checking out files:  93% (2728/2933)   
Checking out files:  94% (2758/2933)   
Checking out files:  95% (2787/2933)   
Checking out files:  96% (2816/2933)   
Checking out files:  97% (2846/2933)   
Checking out files:  98% (2875/2933)   
Checking out files:  99% (2904/2933)   
Checking out files: 100% (2933/2933)   
Checking out files: 100% (2933/2933), done.
07:31:52 [2019-12-01T07:31:52.884Z] 
07:31:52 [2019-12-01T07:31:52.884Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:52 [2019-12-01T07:31:52.961Z] #48 ...
07:31:52 [2019-12-01T07:31:52.961Z] 
07:31:52 [2019-12-01T07:31:52.961Z] #12 [dev 1/24] RUN groupadd -r docker
07:31:52 [2019-12-01T07:31:52.961Z] #12 DONE 0.6s
07:31:52 [2019-12-01T07:31:52.961Z] 
07:31:52 [2019-12-01T07:31:52.961Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:31:52 [2019-12-01T07:31:52.961Z] #55 0.327 + RM_GOPATH=0
07:31:52 [2019-12-01T07:31:52.961Z] #55 0.327 + TMP_GOPATH=
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.327 + : /build
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.327 + '[' -z '' ']'
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.327 ++ mktemp -d
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.328 + export GOPATH=/tmp/tmp.dXRLbekw1E
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.328 + GOPATH=/tmp/tmp.dXRLbekw1E
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.329 + RM_GOPATH=1
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.329 ++ dirname ./install.sh
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.330 + dir=.
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.330 + bin=runc
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.330 + shift
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.330 + '[' '!' -f ./runc.installer ']'
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.331 + . ./runc.installer
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.331 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.331 + install_runc
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.334 + grep -q '^3\.10\.0.*\.el7\.'
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.344 + uname -r
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.345 + RUNC_BUILDTAGS='seccomp apparmor selinux '
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.345 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.346 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.346 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dXRLbekw1E/src/github.com/opencontainers/runc
07:31:52 [2019-12-01T07:31:52.962Z] #55 0.355 Cloning into '/tmp/tmp.dXRLbekw1E/src/github.com/opencontainers/runc'...
07:31:53 [2019-12-01T07:31:53.010Z] #59 35.23 + cd /tmp/tmp.2XrpEb1XIW/src/github.com/containerd/containerd
07:31:53 [2019-12-01T07:31:53.010Z] #59 35.23 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40
07:31:53 [2019-12-01T07:31:53.375Z] #55 ...
07:31:53 [2019-12-01T07:31:53.375Z] 
07:31:53 [2019-12-01T07:31:53.375Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:31:53 [2019-12-01T07:31:53.375Z] #57 23.25 Building dependency tree...
07:31:53 [2019-12-01T07:31:53.375Z] #57 24.63 The following additional packages will be installed:
07:31:53 [2019-12-01T07:31:53.375Z] #57 24.63   btrfs-progs liblzo2-2
07:31:53 [2019-12-01T07:31:53.375Z] #57 24.79 The following NEW packages will be installed:
07:31:53 [2019-12-01T07:31:53.375Z] #57 24.81   btrfs-progs btrfs-tools liblzo2-2
07:31:53 [2019-12-01T07:31:53.375Z] #57 24.93 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
07:31:53 [2019-12-01T07:31:53.375Z] #57 24.93 Need to get 668 kB of archives.
07:31:53 [2019-12-01T07:31:53.375Z] #57 24.93 After this operation, 5446 kB of additional disk space will be used.
07:31:53 [2019-12-01T07:31:53.375Z] #57 24.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
07:31:53 [2019-12-01T07:31:53.375Z] #57 24.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
07:31:53 [2019-12-01T07:31:53.375Z] #57 24.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
07:31:53 [2019-12-01T07:31:53.375Z] #57 25.57 debconf: delaying package configuration, since apt-utils is not installed
07:31:53 [2019-12-01T07:31:53.375Z] #57 25.70 Fetched 668 kB in 0s (5156 kB/s)
07:31:53 [2019-12-01T07:31:53.375Z] #57 25.77 Selecting previously unselected package liblzo2-2:s390x.
07:31:53 [2019-12-01T07:31:53.375Z] #57 25.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
07:31:53 [2019-12-01T07:31:53.375Z] #57 25.80 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
07:31:53 [2019-12-01T07:31:53.375Z] #57 25.80 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
07:31:53 [2019-12-01T07:31:53.375Z] #57 25.90 Selecting previously unselected package btrfs-progs.
07:31:53 [2019-12-01T07:31:53.375Z] #57 25.90 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
07:31:53 [2019-12-01T07:31:53.375Z] #57 25.91 Unpacking btrfs-progs (4.7.3-1) ...
07:31:53 [2019-12-01T07:31:53.375Z] #57 27.07 Selecting previously unselected package btrfs-tools.
07:31:53 [2019-12-01T07:31:53.375Z] #57 27.11 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
07:31:53 [2019-12-01T07:31:53.375Z] #57 27.12 Unpacking btrfs-tools (4.7.3-1) ...
07:31:53 [2019-12-01T07:31:53.375Z] #57 27.37 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:53 [2019-12-01T07:31:53.375Z] #57 27.45 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
07:31:53 [2019-12-01T07:31:53.375Z] #57 27.46 Setting up btrfs-progs (4.7.3-1) ...
07:31:53 [2019-12-01T07:31:53.375Z] #57 27.47 Setting up btrfs-tools (4.7.3-1) ...
07:31:53 [2019-12-01T07:31:53.375Z] #57 27.48 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:31:53 [2019-12-01T07:31:53.375Z] #57 DONE 27.8s
07:31:53 [2019-12-01T07:31:53.375Z] 
07:31:53 [2019-12-01T07:31:53.375Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
07:31:53 [2019-12-01T07:31:53.375Z] #13 DONE 0.4s
07:31:53 [2019-12-01T07:31:53.375Z] 
07:31:53 [2019-12-01T07:31:53.375Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
07:31:53 [2019-12-01T07:31:53.375Z] #58 DONE 0.1s
07:31:53 [2019-12-01T07:31:53.375Z] 
07:31:53 [2019-12-01T07:31:53.375Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:53 [2019-12-01T07:31:53.375Z] #27 1.837 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
07:31:53 [2019-12-01T07:31:53.375Z] #27 2.589 
07:31:53 [2019-12-01T07:31:53.375Z] #27 3.228 
###                                                                        4.2%
####                                                                       6.3%
######                                                                     8.4%
#######                                                                   10.5%
#########                                                                 12.6%
##########                                                                14.7%
############                                                              16.8%
07:31:53 [2019-12-01T07:31:53.375Z] #27 ...
07:31:53 [2019-12-01T07:31:53.375Z] 
07:31:53 [2019-12-01T07:31:53.375Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
07:31:53 [2019-12-01T07:31:53.375Z] #59 DONE 0.1s
07:31:53 [2019-12-01T07:31:53.375Z] 
07:31:53 [2019-12-01T07:31:53.375Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:53 [2019-12-01T07:31:53.375Z] #27 3.228 
###                                                                        4.2%
####                                                                       6.3%
######                                                                     8.4%
#######                                                                   10.5%
#########                                                                 12.6%
##########                                                                14.7%
############                                                              16.8%
#############                                                             18.9%
07:31:53 [2019-12-01T07:31:53.375Z] #27 ...
07:31:53 [2019-12-01T07:31:53.375Z] 
07:31:53 [2019-12-01T07:31:53.375Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
07:31:53 [2019-12-01T07:31:53.375Z] #14 0.161 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:31:53 [2019-12-01T07:31:53.375Z] #14 DONE 0.3s
07:31:53 [2019-12-01T07:31:53.375Z] 
07:31:53 [2019-12-01T07:31:53.375Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:54 [2019-12-01T07:31:54.164Z] #27 3.228 
###                                                                        4.2%
####                                                                       6.3%
######                                                                     8.4%
#######                                                                   10.5%
#########                                                                 12.6%
##########                                                                14.7%
############                                                              16.8%
#############                                                             18.9%
###############                                                           20.9%
################                                                          23.0%
07:31:54 [2019-12-01T07:31:54.164Z] #27 ...
07:31:54 [2019-12-01T07:31:54.164Z] 
07:31:54 [2019-12-01T07:31:54.164Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
07:31:54 [2019-12-01T07:31:54.164Z] #15 DONE 0.5s
07:31:54 [2019-12-01T07:31:54.164Z] 
07:31:54 [2019-12-01T07:31:54.164Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:54 [2019-12-01T07:31:54.559Z] #27 3.228 
###                                                                        4.2%
####                                                                       6.3%
######                                                                     8.4%
#######                                                                   10.5%
#########                                                                 12.6%
##########                                                                14.7%
############                                                              16.8%
#############                                                             18.9%
###############                                                           20.9%
################                                                          23.0%
##################                                                        25.1%
###################                                                       27.2%
#####################                                                     29.3%
######################                                                    31.4%
07:31:54 [2019-12-01T07:31:54.559Z] #27 ...
07:31:54 [2019-12-01T07:31:54.559Z] 
07:31:54 [2019-12-01T07:31:54.559Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
07:31:54 [2019-12-01T07:31:54.559Z] #16 DONE 0.5s
07:31:54 [2019-12-01T07:31:54.559Z] 
07:31:54 [2019-12-01T07:31:54.559Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:54 [2019-12-01T07:31:54.954Z] #27 3.228 
###                                                                        4.2%
####                                                                       6.3%
######                                                                     8.4%
#######                                                                   10.5%
#########                                                                 12.6%
##########                                                                14.7%
############                                                              16.8%
#############                                                             18.9%
###############                                                           20.9%
################                                                          23.0%
##################                                                        25.1%
###################                                                       27.2%
#####################                                                     29.3%
######################                                                    31.4%
########################                                                  33.5%
###########################                                               37.7%
####
07:31:54 [2019-12-01T07:31:54.954Z] #27 ...
07:31:54 [2019-12-01T07:31:54.954Z] 
07:31:54 [2019-12-01T07:31:54.954Z] #17 [dev 6/24] RUN ldconfig
07:31:54 [2019-12-01T07:31:54.954Z] #17 DONE 0.3s
07:31:54 [2019-12-01T07:31:54.954Z] 
07:31:54 [2019-12-01T07:31:54.954Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:55 [2019-12-01T07:31:55.108Z] #17 97.90 Selecting previously unselected package binutils-mingw-w64-i686.
07:31:55 [2019-12-01T07:31:55.108Z] #17 97.91 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
07:31:55 [2019-12-01T07:31:55.108Z] #17 97.92 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
07:31:55 [2019-12-01T07:31:55.559Z] #59 37.59 + export 'BUILDTAGS=netgo osusergo static_build'
07:31:55 [2019-12-01T07:31:55.559Z] #59 37.59 + BUILDTAGS='netgo osusergo static_build'
07:31:55 [2019-12-01T07:31:55.559Z] #59 37.59 + export EXTRA_FLAGS=-buildmode=pie
07:31:55 [2019-12-01T07:31:55.559Z] #59 37.59 + EXTRA_FLAGS=-buildmode=pie
07:31:55 [2019-12-01T07:31:55.559Z] #59 37.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:31:55 [2019-12-01T07:31:55.559Z] #59 37.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:31:55 [2019-12-01T07:31:55.559Z] #59 37.59 + '[' '' = dynamic ']'
07:31:55 [2019-12-01T07:31:55.559Z] #59 37.59 + make
07:31:55 [2019-12-01T07:31:55.673Z] #17 ...
07:31:55 [2019-12-01T07:31:55.674Z] 
07:31:55 [2019-12-01T07:31:55.674Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:31:55 [2019-12-01T07:31:55.674Z] #28 174.0 + rm -rf /tmp/tmp.CYpAKshNkz
07:31:55 [2019-12-01T07:31:55.674Z] #28 DONE 175.1s
07:31:55 [2019-12-01T07:31:55.674Z] 
07:31:55 [2019-12-01T07:31:55.674Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:31:55 [2019-12-01T07:31:55.674Z] #41 91.78   DEP      criu/sk-unix.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 92.15   DEP      criu/sk-tcp.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 92.42   DEP      criu/sk-queue.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 92.59   DEP      criu/sk-packet.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 92.78   DEP      criu/sk-netlink.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 92.92   DEP      criu/sk-inet.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 93.05   DEP      criu/signalfd.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 93.24   DEP      criu/sigframe.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 93.31   DEP      criu/shmem.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 93.38   DEP      criu/servicefd.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 93.61   DEP      criu/seize.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 93.88   DEP      criu/seccomp.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 94.07   DEP      criu/rst-malloc.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 94.16   DEP      criu/rbtree.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 94.23   DEP      criu/pstree.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 94.52   DEP      criu/protobuf.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 94.72   GEN      criu/protobuf-desc-gen.h
07:31:55 [2019-12-01T07:31:55.674Z] #41 96.00   DEP      criu/protobuf-desc.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 96.34   DEP      criu/proc_parse.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 96.50   DEP      criu/plugin.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 96.58   DEP      criu/pipes.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 96.74   DEP      criu/pie-util.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 96.89   DEP      criu/pie-util-vdso.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 96.98   DEP      criu/pie-util-vdso-elf32.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 97.12   DEP      criu/path.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 97.24   DEP      criu/parasite-syscall.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 97.51   DEP      criu/pagemap.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 97.64   DEP      criu/pagemap-cache.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 97.94   DEP      criu/page-xfer.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 98.19   DEP      criu/page-pipe.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 98.24   DEP      criu/netfilter.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 98.32   DEP      criu/net.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 98.46   DEP      criu/namespaces.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 98.60   DEP      criu/mount.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 98.77   DEP      criu/mem.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 98.99   DEP      criu/lsm.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 99.18   DEP      criu/log.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 99.35   DEP      criu/libnetlink.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 99.60   DEP      criu/kerndat.d
07:31:55 [2019-12-01T07:31:55.674Z] #41 99.78   DEP      criu/kcmp-ids.d
07:31:55 [2019-12-01T07:31:55.931Z] #41 99.87   DEP      criu/irmap.d
07:31:56 [2019-12-01T07:31:56.189Z] #41 100.1   DEP      criu/ipc_ns.d
07:31:56 [2019-12-01T07:31:56.189Z] #41 ...
07:31:56 [2019-12-01T07:31:56.189Z] 
07:31:56 [2019-12-01T07:31:56.189Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:31:56 [2019-12-01T07:31:56.189Z] #17 99.41 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:31:56 [2019-12-01T07:31:56.189Z] #17 99.41 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
07:31:56 [2019-12-01T07:31:56.189Z] #17 99.42 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
07:31:56 [2019-12-01T07:31:56.944Z] #59 39.29 + bin/ctr
07:31:57 [2019-12-01T07:31:57.063Z] #54 ...
07:31:57 [2019-12-01T07:31:57.063Z] 
07:31:57 [2019-12-01T07:31:57.063Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:31:57 [2019-12-01T07:31:57.063Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.2s done
07:31:57 [2019-12-01T07:31:57.063Z] #65 DONE 5.1s
07:31:57 [2019-12-01T07:31:57.063Z] 
07:31:57 [2019-12-01T07:31:57.063Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:31:57 [2019-12-01T07:31:57.886Z] #59 ...
07:31:57 [2019-12-01T07:31:57.886Z] 
07:31:57 [2019-12-01T07:31:57.886Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:31:57 [2019-12-01T07:31:57.886Z] #31 72.48 github.com/BurntSushi/toml/cmd/tomlv
07:31:57 [2019-12-01T07:31:57.886Z] #31 DONE 77.8s
07:31:57 [2019-12-01T07:31:57.886Z] 
07:31:57 [2019-12-01T07:31:57.886Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:31:57 [2019-12-01T07:31:57.886Z] #41 14.37   DEP      images/sk-opts.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 14.43   DEP      images/packet-sock.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 14.49   PBCC     images/sk-netlink.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 14.56   DEP      images/sk-netlink.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 14.64   PBCC     images/sk-inet.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 14.72   DEP      images/sk-inet.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 14.76   PBCC     images/sk-unix.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 14.86   DEP      images/sk-unix.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 14.98   PBCC     images/mm.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 15.04   DEP      images/mm.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 15.10   PBCC     images/timerfd.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 15.14   DEP      images/timerfd.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 15.18   PBCC     images/timer.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 15.20   DEP      images/timer.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 15.28   PBCC     images/sa.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 15.37   DEP      images/sa.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 15.59   PBCC     images/pipe-data.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 15.61   DEP      images/pipe-data.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 15.67   PBCC     images/mnt.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 15.77   DEP      images/mnt.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 15.90   PBCC     images/sk-packet.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 15.98   DEP      images/sk-packet.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 16.05   PBCC     images/tcp-stream.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 16.16   DEP      images/tcp-stream.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 16.25   PBCC     images/pipe.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 16.31   DEP      images/pipe.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 16.38   PBCC     images/pstree.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 16.44   DEP      images/pstree.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 16.59   PBCC     images/fs.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 16.63   DEP      images/fs.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 16.78   PBCC     images/signalfd.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 16.91   DEP      images/signalfd.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 17.09   PBCC     images/fh.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 17.25   PBCC     images/fsnotify.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 17.37   DEP      images/fh.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 17.51   DEP      images/fsnotify.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 17.66   PBCC     images/eventpoll.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 17.74   DEP      images/eventpoll.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 17.91   PBCC     images/eventfd.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.02   DEP      images/eventfd.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.13   PBCC     images/remap-file-path.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.26   DEP      images/remap-file-path.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.35   PBCC     images/fifo.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.36   DEP      images/fifo.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.39   PBCC     images/ghost-file.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.43   DEP      images/ghost-file.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.49   PBCC     images/regfile.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.54   DEP      images/regfile.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.60   PBCC     images/ns.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.65   DEP      images/ns.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.82   PBCC     images/fdinfo.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.87   DEP      images/fdinfo.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.91   PBCC     images/core-aarch64.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.96   PBCC     images/core-arm.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 18.99   PBCC     images/core-ppc64.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 19.02   PBCC     images/core-s390.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 19.05   PBCC     images/core-x86.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 19.09   PBCC     images/core.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 19.20   PBCC     images/inventory.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 19.30   DEP      images/core-aarch64.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 19.49   DEP      images/core-arm.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 19.64   DEP      images/core-ppc64.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 19.72   DEP      images/core-s390.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 19.85   DEP      images/core-x86.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 19.95   DEP      images/core.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 20.07   DEP      images/inventory.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 20.13   PBCC     images/cpuinfo.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 20.18   DEP      images/cpuinfo.pb-c.d
07:31:57 [2019-12-01T07:31:57.886Z] #41 20.25   PBCC     images/stats.pb-c.c
07:31:57 [2019-12-01T07:31:57.886Z] #41 20.26   DEP      images/stats.pb-c.d
07:31:57 [2019-12-01T07:31:57.992Z] #27 3.228 
###                                                                        4.2%
####                                                                       6.3%
######                                                                     8.4%
#######                                                                   10.5%
#########                                                                 12.6%
##########                                                                14.7%
############                                                              16.8%
#############                                                             18.9%
###############                                                           20.9%
################                                                          23.0%
##################                                                        25.1%
###################                                                       27.2%
#####################                                                     29.3%
######################                                                    31.4%
########################                                                  33.5%
###########################                                               37.7%
############################                                              39.8%
##############################                                            41.8%
#################################                                         46.0%
##################################                                        48.1%
####################################                                      50.2%
#######################################                                   54.4%
##########################################                                58.6%
###########################################                               60.7%
#############################################                             62.8%
##############################################                            64.8%
################################################                          66.9%
#################################################                         69.0%
###################################################                       71.1%
####################################################                      73.2%
######################################################                    75.3%
#######################################################                   77.4%
#########################################################                 79.5%
##########################################################      
07:31:57 [2019-12-01T07:31:57.992Z] #27 ...
07:31:57 [2019-12-01T07:31:57.992Z] 
07:31:57 [2019-12-01T07:31:57.992Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:31:57 [2019-12-01T07:31:57.992Z] #69 DONE 32.4s
07:31:57 [2019-12-01T07:31:57.992Z] 
07:31:57 [2019-12-01T07:31:57.992Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:57 [2019-12-01T07:31:57.998Z] #50 ...
07:31:57 [2019-12-01T07:31:57.998Z] 
07:31:57 [2019-12-01T07:31:57.998Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:31:57 [2019-12-01T07:31:57.998Z] #40 6.210 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:31:57 [2019-12-01T07:31:57.998Z] #40 6.210 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:31:57 [2019-12-01T07:31:57.998Z] #40 6.234 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:31:57 [2019-12-01T07:31:57.998Z] #40 6.238 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:31:57 [2019-12-01T07:31:57.998Z] #40 6.263 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:31:58 [2019-12-01T07:31:58.089Z] #17 101.3 Selecting previously unselected package binutils-mingw-w64.
07:31:58 [2019-12-01T07:31:58.089Z] #17 101.3 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
07:31:58 [2019-12-01T07:31:58.089Z] #17 101.3 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
07:31:58 [2019-12-01T07:31:58.146Z] #41 22.32 make[1]: Nothing to be done for 'all'.
07:31:58 [2019-12-01T07:31:58.347Z] #17 101.4 Selecting previously unselected package mingw-w64-common.
07:31:58 [2019-12-01T07:31:58.347Z] #17 101.4 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
07:31:58 [2019-12-01T07:31:58.347Z] #17 101.4 Unpacking mingw-w64-common (5.0.1-1) ...
07:31:58 [2019-12-01T07:31:58.562Z] #40 6.643 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
07:31:59 [2019-12-01T07:31:59.228Z] #27 3.228 
###                                                                        4.2%
####                                                                       6.3%
######                                                                     8.4%
#######                                                                   10.5%
#########                                                                 12.6%
##########                                                                14.7%
############                                                              16.8%
#############                                                             18.9%
###############                                                           20.9%
################                                                          23.0%
##################                                                        25.1%
###################                                                       27.2%
#####################                                                     29.3%
######################                                                    31.4%
########################                                                  33.5%
###########################                                               37.7%
############################                                              39.8%
##############################                                            41.8%
#################################                                         46.0%
##################################                                        48.1%
####################################                                      50.2%
#######################################                                   54.4%
##########################################                                58.6%
###########################################                               60.7%
#############################################                             62.8%
##############################################                            64.8%
################################################                          66.9%
#################################################                         69.0%
###################################################                       71.1%
####################################################                      73.2%
######################################################                    75.3%
#######################################################                   77.4%
#########################################################                 79.5%
##########################################################                81.6%
############################################################              83.7%
#############################################################             85.7%
###############################################################           87.8%
################################################################          89.9%
###################################################################       94.1%
#####################################################################     96.2%
07:31:59 [2019-12-01T07:31:59.228Z] #27 ...
07:31:59 [2019-12-01T07:31:59.228Z] 
07:31:59 [2019-12-01T07:31:59.228Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:31:59 [2019-12-01T07:31:59.228Z] #34 23.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
07:31:59 [2019-12-01T07:31:59.228Z] #34 23.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
07:31:59 [2019-12-01T07:31:59.228Z] #34 24.38 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
07:31:59 [2019-12-01T07:31:59.228Z] #34 24.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB]
07:31:59 [2019-12-01T07:31:59.228Z] #34 24.48 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
07:31:59 [2019-12-01T07:31:59.228Z] #34 24.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
07:31:59 [2019-12-01T07:31:59.228Z] #34 24.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
07:31:59 [2019-12-01T07:31:59.228Z] #34 24.67 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
07:31:59 [2019-12-01T07:31:59.228Z] #34 24.68 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
07:31:59 [2019-12-01T07:31:59.228Z] #34 25.36 debconf: delaying package configuration, since apt-utils is not installed
07:31:59 [2019-12-01T07:31:59.228Z] #34 25.43 Fetched 13.2 MB in 0s (13.3 MB/s)
07:31:59 [2019-12-01T07:31:59.228Z] #34 25.50 Selecting previously unselected package cmake-data.
07:31:59 [2019-12-01T07:31:59.228Z] #34 25.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
07:31:59 [2019-12-01T07:31:59.228Z] #34 25.54 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
07:31:59 [2019-12-01T07:31:59.228Z] #34 25.55 Unpacking cmake-data (3.7.2-1) ...
07:31:59 [2019-12-01T07:31:59.228Z] #34 29.48 Selecting previously unselected package liblzo2-2:s390x.
07:31:59 [2019-12-01T07:31:59.228Z] #34 29.48 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
07:31:59 [2019-12-01T07:31:59.228Z] #34 29.49 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
07:31:59 [2019-12-01T07:31:59.228Z] #34 29.63 Selecting previously unselected package libicu57:s390x.
07:31:59 [2019-12-01T07:31:59.228Z] #34 29.63 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
07:31:59 [2019-12-01T07:31:59.228Z] #34 29.63 Unpacking libicu57:s390x (57.1-6+deb9u3) ...
07:31:59 [2019-12-01T07:31:59.228Z] #34 ...
07:31:59 [2019-12-01T07:31:59.228Z] 
07:31:59 [2019-12-01T07:31:59.228Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:31:59 [2019-12-01T07:31:59.505Z] Removing intermediate container db2e4127e4a1
07:31:59 [2019-12-01T07:31:59.505Z]  ---> 0ae8aa42b23b
07:31:59 [2019-12-01T07:31:59.505Z] Step 11/16 : ARG GOOS
07:31:59 [2019-12-01T07:31:59.505Z]  ---> Running in f60ce874af83
07:31:59 [2019-12-01T07:31:59.505Z] Removing intermediate container f60ce874af83
07:31:59 [2019-12-01T07:31:59.505Z]  ---> c6354b1df66f
07:31:59 [2019-12-01T07:31:59.505Z] Step 12/16 : ARG GOARCH
07:31:59 [2019-12-01T07:31:59.505Z]  ---> Running in 5f887be729c1
07:31:59 [2019-12-01T07:31:59.505Z] Removing intermediate container 5f887be729c1
07:31:59 [2019-12-01T07:31:59.505Z]  ---> 8ffdd1867e00
07:31:59 [2019-12-01T07:31:59.505Z] 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
07:31:59 [2019-12-01T07:31:59.505Z]  ---> Running in 335ea93dd8eb
07:31:59 [2019-12-01T07:31:59.637Z] #27 3.228 
###                                                                        4.2%
####                                                                       6.3%
######                                                                     8.4%
#######                                                                   10.5%
#########                                                                 12.6%
##########                                                                14.7%
############                                                              16.8%
#############                                                             18.9%
###############                                                           20.9%
################                                                          23.0%
##################                                                        25.1%
###################                                                       27.2%
#####################                                                     29.3%
######################                                                    31.4%
########################                                                  33.5%
###########################                                               37.7%
############################                                              39.8%
##############################                                            41.8%
#################################                                         46.0%
##################################                                        48.1%
####################################                                      50.2%
#######################################                                   54.4%
##########################################                                58.6%
###########################################                               60.7%
#############################################                             62.8%
##############################################                            64.8%
################################################                          66.9%
#################################################                         69.0%
###################################################                       71.1%
####################################################                      73.2%
######################################################                    75.3%
#######################################################                   77.4%
#########################################################                 79.5%
##########################################################                81.6%
############################################################              83.7%
#############################################################             85.7%
###############################################################           87.8%
################################################################          89.9%
###################################################################       94.1%
#####################################################################     96.2%
######################################################################    98.3%
######################################################################## 100.0%
07:31:59 [2019-12-01T07:31:59.930Z] #40 7.890 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
07:32:00 [2019-12-01T07:32:00.050Z] #27 10.92 
07:32:00 [2019-12-01T07:32:00.187Z] #40 ...
07:32:00 [2019-12-01T07:32:00.187Z] 
07:32:00 [2019-12-01T07:32:00.187Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:32:00 [2019-12-01T07:32:00.187Z] #47 7.993 + RM_GOPATH=0
07:32:00 [2019-12-01T07:32:00.187Z] #47 7.993 + TMP_GOPATH=
07:32:00 [2019-12-01T07:32:00.187Z] #47 7.993 + : /build
07:32:00 [2019-12-01T07:32:00.187Z] #47 7.993 + '[' -z '' ']'
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.002 ++ mktemp -d
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.003 + export GOPATH=/tmp/tmp.qaXgDbcku0
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.003 + GOPATH=/tmp/tmp.qaXgDbcku0
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.003 + RM_GOPATH=1
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.004 ++ dirname ./install.sh
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.018 + dir=.
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.018 + bin=gotestsum
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.018 + shift
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.018 + '[' '!' -f ./gotestsum.installer ']'
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.018 + . ./gotestsum.installer
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.018 ++ : v0.3.5
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.018 + install_gotestsum
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.018 + echo 'Installing gotestsum version v0.3.5'
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.018 + go get -d gotest.tools/gotestsum
07:32:00 [2019-12-01T07:32:00.187Z] #47 8.019 Installing gotestsum version v0.3.5
07:32:00 [2019-12-01T07:32:00.444Z] #47 ...
07:32:00 [2019-12-01T07:32:00.444Z] 
07:32:00 [2019-12-01T07:32:00.444Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.133 + RM_GOPATH=0
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.133 + TMP_GOPATH=
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.133 + : /build/
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.133 + '[' -z '' ']'
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.137 ++ mktemp -d
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.139 + export GOPATH=/tmp/tmp.1eubi3JlVO
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.139 + GOPATH=/tmp/tmp.1eubi3JlVO
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.139 + RM_GOPATH=1
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.140 ++ dirname ./install.sh
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.141 + dir=.
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.141 + bin=rootlesskit
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.141 + shift
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.141 + '[' '!' -f ./rootlesskit.installer ']'
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.141 + . ./rootlesskit.installer
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.143 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.143 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.143 + install_rootlesskit
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.143 + case "$1" in
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.143 + export CGO_ENABLED=0
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.143 + CGO_ENABLED=0
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.143 + _install_rootlesskit
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.143 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.143 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1eubi3JlVO/src/github.com/rootless-containers/rootlesskit
07:32:00 [2019-12-01T07:32:00.444Z] #62 8.144 Cloning into '/tmp/tmp.1eubi3JlVO/src/github.com/rootless-containers/rootlesskit'...
07:32:00 [2019-12-01T07:32:00.690Z] #41 24.73   CC       images/stats.o
07:32:00 [2019-12-01T07:32:00.702Z] #62 ...
07:32:00 [2019-12-01T07:32:00.702Z] 
07:32:00 [2019-12-01T07:32:00.702Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:32:00 [2019-12-01T07:32:00.702Z] #40 8.937 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
07:32:01 [2019-12-01T07:32:01.263Z] #41 25.47   CC       images/core.o
07:32:01 [2019-12-01T07:32:01.523Z] #41 ...
07:32:01 [2019-12-01T07:32:01.523Z] 
07:32:01 [2019-12-01T07:32:01.523Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:01 [2019-12-01T07:32:01.523Z] #44 71.65 encoding/base64
07:32:01 [2019-12-01T07:32:01.523Z] #44 73.02 encoding/json
07:32:01 [2019-12-01T07:32:01.523Z] #44 74.53 go/ast
07:32:01 [2019-12-01T07:32:01.523Z] #44 75.38 encoding/xml
07:32:01 [2019-12-01T07:32:01.523Z] #44 81.72 text/template
07:32:01 [2019-12-01T07:32:01.632Z] #17 104.8 Selecting previously unselected package mingw-w64-x86-64-dev.
07:32:01 [2019-12-01T07:32:01.632Z] #17 104.8 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
07:32:01 [2019-12-01T07:32:01.632Z] #17 104.8 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
07:32:01 [2019-12-01T07:32:01.638Z] #40 ...
07:32:01 [2019-12-01T07:32:01.638Z] 
07:32:01 [2019-12-01T07:32:01.638Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:32:01 [2019-12-01T07:32:01.896Z] #33 ...
07:32:01 [2019-12-01T07:32:01.896Z] 
07:32:01 [2019-12-01T07:32:01.896Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:32:01 [2019-12-01T07:32:01.896Z] #56 5.587 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:32:01 [2019-12-01T07:32:01.896Z] #56 5.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:32:01 [2019-12-01T07:32:01.896Z] #56 5.587 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:32:01 [2019-12-01T07:32:01.896Z] #56 5.587 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:32:01 [2019-12-01T07:32:01.896Z] #56 5.587 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:32:01 [2019-12-01T07:32:01.896Z] #56 5.784 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
07:32:01 [2019-12-01T07:32:01.896Z] #56 6.161 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
07:32:01 [2019-12-01T07:32:01.896Z] #56 6.615 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
07:32:02 [2019-12-01T07:32:02.094Z] #44 ...
07:32:02 [2019-12-01T07:32:02.094Z] 
07:32:02 [2019-12-01T07:32:02.094Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:02 [2019-12-01T07:32:02.094Z] #41 26.44   CC       images/core-x86.o
07:32:02 [2019-12-01T07:32:02.155Z] #56 ...
07:32:02 [2019-12-01T07:32:02.155Z] 
07:32:02 [2019-12-01T07:32:02.155Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:32:02 [2019-12-01T07:32:02.155Z] #28 9.588 + mktemp -d
07:32:02 [2019-12-01T07:32:02.155Z] #28 9.592 + export GOPATH=/tmp/tmp.I6qMxUIebK
07:32:02 [2019-12-01T07:32:02.155Z] #28 9.592 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.I6qMxUIebK/src/github.com/go-swagger/go-swagger
07:32:02 [2019-12-01T07:32:02.155Z] #28 9.606 Cloning into '/tmp/tmp.I6qMxUIebK/src/github.com/go-swagger/go-swagger'...
07:32:02 [2019-12-01T07:32:02.155Z] #28 ...
07:32:02 [2019-12-01T07:32:02.155Z] 
07:32:02 [2019-12-01T07:32:02.155Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:32:02 [2019-12-01T07:32:02.155Z] #38 8.264 + mktemp -d
07:32:02 [2019-12-01T07:32:02.155Z] #38 8.270 + export GOPATH=/tmp/tmp.F4mztA0kBc
07:32:02 [2019-12-01T07:32:02.155Z] #38 8.270 + git clone https://github.com/docker/distribution.git /tmp/tmp.F4mztA0kBc/src/github.com/docker/distribution
07:32:02 [2019-12-01T07:32:02.155Z] #38 8.270 Cloning into '/tmp/tmp.F4mztA0kBc/src/github.com/docker/distribution'...
07:32:02 [2019-12-01T07:32:02.201Z] #17 ...
07:32:02 [2019-12-01T07:32:02.201Z] 
07:32:02 [2019-12-01T07:32:02.201Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:02 [2019-12-01T07:32:02.201Z] #41 100.3   DEP      criu/image.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 100.7   DEP      criu/image-desc.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 100.7   DEP      criu/fsnotify.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 101.0   DEP      criu/filesystems.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 101.2   DEP      criu/files.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 101.4   DEP      criu/files-reg.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 101.6   DEP      criu/files-ext.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 101.8   DEP      criu/file-lock.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 101.8   DEP      criu/file-ids.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 102.0   DEP      criu/fifo.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 102.3   DEP      criu/fdstore.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 102.4   DEP      criu/fault-injection.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 102.5   DEP      criu/external.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 102.5   DEP      criu/eventpoll.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 102.8   DEP      criu/eventfd.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 103.0   DEP      criu/crtools.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 103.1   DEP      criu/cr-service.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 103.4   DEP      criu/cr-restore.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 103.6   DEP      criu/cr-errno.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 103.7   DEP      criu/cr-dump.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 104.0   DEP      criu/cr-dedup.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 104.1   DEP      criu/cr-check.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 104.3   DEP      criu/config.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 104.5   DEP      criu/clone-noasan.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 104.6   DEP      criu/cgroup.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 104.7   DEP      criu/cgroup-props.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 104.7   DEP      criu/bitmap.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 104.7   DEP      criu/bfd.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 104.8   DEP      criu/autofs.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 104.9   DEP      criu/aio.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 105.1   DEP      criu/action-scripts.d
07:32:02 [2019-12-01T07:32:02.201Z] #41 105.4   CC       criu/action-scripts.o
07:32:02 [2019-12-01T07:32:02.201Z] #41 105.9   CC       criu/aio.o
07:32:02 [2019-12-01T07:32:02.255Z] #27 11.25 
#####                                                                      7.6%
#########                                                                 13.3%
#################                                                         24.6%
#####################                                                     30.3%
#############################                                             41.6%
######################################                                    53.0%
##########################################                                58.6%
##################################################                        70.0%
##########################################################                81.3%
##################################################################        92.6%
######################################################################## 100.0%
07:32:02 [2019-12-01T07:32:02.412Z] #38 ...
07:32:02 [2019-12-01T07:32:02.412Z] 
07:32:02 [2019-12-01T07:32:02.412Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.786 + RM_GOPATH=0
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.786 + TMP_GOPATH=
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.786 + : /build
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.786 + '[' -z '' ']'
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.795 ++ mktemp -d
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.804 + export GOPATH=/tmp/tmp.st62fG2W0P
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.804 + GOPATH=/tmp/tmp.st62fG2W0P
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.804 + RM_GOPATH=1
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.805 ++ dirname ./install.sh
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.806 + dir=.
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.807 + bin=proxy
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.807 + shift
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.807 + '[' '!' -f ./proxy.installer ']'
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.807 + . ./proxy.installer
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.808 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.811 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.813 + install_proxy
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.813 + case "$1" in
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.813 + export CGO_ENABLED=0
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.813 + CGO_ENABLED=0
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.813 + _install_proxy
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.813 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.813 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.st62fG2W0P/src/github.com/docker/libnetwork
07:32:02 [2019-12-01T07:32:02.412Z] #68 9.817 Cloning into '/tmp/tmp.st62fG2W0P/src/github.com/docker/libnetwork'...
07:32:02 [2019-12-01T07:32:02.412Z] #68 ...
07:32:02 [2019-12-01T07:32:02.412Z] 
07:32:02 [2019-12-01T07:32:02.412Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.578 + RM_GOPATH=0
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.580 + TMP_GOPATH=
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.580 + : /build
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.580 + '[' -z '' ']'
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.591 ++ mktemp -d
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.599 + export GOPATH=/tmp/tmp.8MsOzVdV16
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.601 + GOPATH=/tmp/tmp.8MsOzVdV16
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.602 + RM_GOPATH=1
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.604 ++ dirname ./install.sh
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.605 + dir=.
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.605 + bin=tomlv
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.605 + shift
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.606 + '[' '!' -f ./tomlv.installer ']'
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.606 + . ./tomlv.installer
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.606 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.606 + install_tomlv
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.606 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.607 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.607 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8MsOzVdV16/src/github.com/BurntSushi/toml
07:32:02 [2019-12-01T07:32:02.412Z] #31 8.612 Cloning into '/tmp/tmp.8MsOzVdV16/src/github.com/BurntSushi/toml'...
07:32:02 [2019-12-01T07:32:02.459Z] #41 106.3   CC       criu/autofs.o
07:32:02 [2019-12-01T07:32:02.655Z] #27 ...
07:32:02 [2019-12-01T07:32:02.655Z] 
07:32:02 [2019-12-01T07:32:02.655Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:32:02 [2019-12-01T07:32:02.655Z] #41 27.16 debconf: delaying package configuration, since apt-utils is not installed
07:32:02 [2019-12-01T07:32:02.655Z] #41 27.24 Fetched 3476 kB in 0s (5373 kB/s)
07:32:02 [2019-12-01T07:32:02.655Z] #41 27.38 Selecting previously unselected package libnet1:s390x.
07:32:02 [2019-12-01T07:32:02.655Z] #41 27.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
07:32:02 [2019-12-01T07:32:02.655Z] #41 27.50 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 27.50 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 27.68 Selecting previously unselected package libcap-dev:s390x.
07:32:02 [2019-12-01T07:32:02.655Z] #41 27.70 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 27.71 Unpacking libcap-dev:s390x (1:2.25-1) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 27.76 Selecting previously unselected package libnet1-dev.
07:32:02 [2019-12-01T07:32:02.655Z] #41 27.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 27.77 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 28.03 Selecting previously unselected package libnl-3-200:s390x.
07:32:02 [2019-12-01T07:32:02.655Z] #41 28.04 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 28.05 Unpacking libnl-3-200:s390x (3.2.27-2) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 28.19 Selecting previously unselected package libnl-3-dev:s390x.
07:32:02 [2019-12-01T07:32:02.655Z] #41 28.20 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 28.21 Unpacking libnl-3-dev:s390x (3.2.27-2) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 28.86 Selecting previously unselected package libprotobuf-c1:s390x.
07:32:02 [2019-12-01T07:32:02.655Z] #41 28.86 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 28.89 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 29.00 Selecting previously unselected package libprotobuf-c-dev:s390x.
07:32:02 [2019-12-01T07:32:02.655Z] #41 29.01 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 29.01 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 29.21 Selecting previously unselected package zlib1g-dev:s390x.
07:32:02 [2019-12-01T07:32:02.655Z] #41 29.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 29.22 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 29.47 Selecting previously unselected package libprotobuf10:s390x.
07:32:02 [2019-12-01T07:32:02.655Z] #41 29.47 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 29.47 Unpacking libprotobuf10:s390x (3.0.0-9) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 30.43 Selecting previously unselected package libprotobuf-lite10:s390x.
07:32:02 [2019-12-01T07:32:02.655Z] #41 30.45 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 30.47 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 30.67 Selecting previously unselected package libprotobuf-dev:s390x.
07:32:02 [2019-12-01T07:32:02.655Z] #41 30.68 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 30.70 Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 32.37 Selecting previously unselected package libprotoc10:s390x.
07:32:02 [2019-12-01T07:32:02.655Z] #41 32.38 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 32.40 Unpacking libprotoc10:s390x (3.0.0-9) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 33.01 Selecting previously unselected package protobuf-c-compiler.
07:32:02 [2019-12-01T07:32:02.655Z] #41 33.01 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 33.01 Unpacking protobuf-c-compiler (1.2.1-2) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 33.19 Selecting previously unselected package protobuf-compiler.
07:32:02 [2019-12-01T07:32:02.655Z] #41 33.25 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 33.25 Unpacking protobuf-compiler (3.0.0-9) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 33.51 Selecting previously unselected package python-pkg-resources.
07:32:02 [2019-12-01T07:32:02.655Z] #41 33.51 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 33.51 Unpacking python-pkg-resources (33.1.1-1) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 33.72 Selecting previously unselected package python-protobuf.
07:32:02 [2019-12-01T07:32:02.655Z] #41 33.72 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 33.73 Unpacking python-protobuf (3.0.0-9) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 34.38 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 34.49 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 34.50 Setting up python-pkg-resources (33.1.1-1) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 37.20 Setting up libnet1-dev (1.1.6+dfsg-3) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 37.21 Setting up libprotobuf10:s390x (3.0.0-9) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 37.21 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 37.23 Setting up python-protobuf (3.0.0-9) ...
07:32:02 [2019-12-01T07:32:02.655Z] #41 ...
07:32:02 [2019-12-01T07:32:02.655Z] 
07:32:02 [2019-12-01T07:32:02.655Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:02 [2019-12-01T07:32:02.655Z] #27 13.81 
07:32:02 [2019-12-01T07:32:02.668Z] #41 27.05   CC       images/core-arm.o
07:32:02 [2019-12-01T07:32:02.669Z] #31 ...
07:32:02 [2019-12-01T07:32:02.669Z] 
07:32:02 [2019-12-01T07:32:02.669Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.352 + RM_GOPATH=0
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.352 + TMP_GOPATH=
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.352 + : /build
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.352 + '[' -z '' ']'
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.352 ++ mktemp -d
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 + export GOPATH=/tmp/tmp.ry7B1HXPQI
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 + GOPATH=/tmp/tmp.ry7B1HXPQI
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 + RM_GOPATH=1
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 ++ dirname ./install.sh
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 + dir=.
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 + bin=vndr
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 + shift
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 + '[' '!' -f ./vndr.installer ']'
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 + . ./vndr.installer
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 + install_vndr
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ry7B1HXPQI/src/github.com/LK4D4/vndr
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.358 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:32:02 [2019-12-01T07:32:02.669Z] #44 9.360 Cloning into '/tmp/tmp.ry7B1HXPQI/src/github.com/LK4D4/vndr'...
07:32:02 [2019-12-01T07:32:02.669Z] #44 ...
07:32:02 [2019-12-01T07:32:02.669Z] 
07:32:02 [2019-12-01T07:32:02.669Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:32:02 [2019-12-01T07:32:02.669Z] #24 7.807 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:32:02 [2019-12-01T07:32:02.669Z] #24 7.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:32:02 [2019-12-01T07:32:02.669Z] #24 7.837 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:32:02 [2019-12-01T07:32:02.669Z] #24 7.850 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:32:02 [2019-12-01T07:32:02.669Z] #24 7.922 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:32:02 [2019-12-01T07:32:02.669Z] #24 8.820 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
07:32:02 [2019-12-01T07:32:02.669Z] #24 10.96 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
07:32:02 [2019-12-01T07:32:02.926Z] #24 ...
07:32:02 [2019-12-01T07:32:02.926Z] 
07:32:02 [2019-12-01T07:32:02.926Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:32:02 [2019-12-01T07:32:02.926Z] #31 10.38 + cd /tmp/tmp.8MsOzVdV16/src/github.com/BurntSushi/toml
07:32:02 [2019-12-01T07:32:02.926Z] #31 10.38 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:32:02 [2019-12-01T07:32:02.926Z] #31 10.45 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
07:32:03 [2019-12-01T07:32:03.240Z] #41 27.56   CC       images/core-aarch64.o
07:32:03 [2019-12-01T07:32:03.445Z] #27 14.14 
##                                                                         3.1%
####                                                                       5.6%
07:32:03 [2019-12-01T07:32:03.445Z] #27 ...
07:32:03 [2019-12-01T07:32:03.445Z] 
07:32:03 [2019-12-01T07:32:03.445Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.239 + RM_GOPATH=0
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.239 + TMP_GOPATH=
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.239 + : /build
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.240 + '[' -z '' ']'
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.241 ++ mktemp -d
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.244 + export GOPATH=/tmp/tmp.AURnmvqNNN
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.244 + GOPATH=/tmp/tmp.AURnmvqNNN
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.244 + RM_GOPATH=1
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.245 ++ dirname ./install.sh
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.248 + dir=.
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.249 + bin=containerd
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.249 + shift
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.249 + '[' '!' -f ./containerd.installer ']'
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.250 + . ./containerd.installer
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.250 ++ : c7a4f874b3267c499484aae602d1257b12d69e40
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.251 + install_containerd
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.252 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40'
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.252 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.252 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AURnmvqNNN/src/github.com/containerd/containerd
07:32:03 [2019-12-01T07:32:03.445Z] #60 0.257 Cloning into '/tmp/tmp.AURnmvqNNN/src/github.com/containerd/containerd'...
07:32:03 [2019-12-01T07:32:03.445Z] #60 ...
07:32:03 [2019-12-01T07:32:03.445Z] 
07:32:03 [2019-12-01T07:32:03.445Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:03 [2019-12-01T07:32:03.501Z] #41 ...
07:32:03 [2019-12-01T07:32:03.501Z] 
07:32:03 [2019-12-01T07:32:03.501Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:03 [2019-12-01T07:32:03.501Z] #17 14.18 Fetched 7751 kB in 11s (690 kB/s)
07:32:03 [2019-12-01T07:32:03.501Z] #17 14.18 Reading package lists...
07:32:03 [2019-12-01T07:32:03.763Z] #17 20.36 Reading package lists...
07:32:03 [2019-12-01T07:32:03.763Z] #17 ...
07:32:03 [2019-12-01T07:32:03.763Z] 
07:32:03 [2019-12-01T07:32:03.763Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:03 [2019-12-01T07:32:03.763Z] #41 28.01   CC       images/core-ppc64.o
07:32:03 [2019-12-01T07:32:03.834Z] #41 107.8   CC       criu/bfd.o
07:32:03 [2019-12-01T07:32:03.859Z] #31 11.55 runtime/internal/atomic
07:32:04 [2019-12-01T07:32:04.117Z] #31 11.61 internal/cpu
07:32:04 [2019-12-01T07:32:04.375Z] #31 11.96 runtime/internal/sys
07:32:04 [2019-12-01T07:32:04.400Z] #41 108.5   CC       criu/bitmap.o
07:32:04 [2019-12-01T07:32:04.669Z] #27 14.14 
##                                                                         3.1%
####                                                                       5.6%
#######                                                                   10.7%
#########                                                                 13.3%
###########                                                               15.8%
###############                                                           20.9%
##################                                                        26.0%
####################                                                      28.5%
######################                                                    31.1%
########################                                                  33.6%
07:32:04 [2019-12-01T07:32:04.669Z] #27 ...
07:32:04 [2019-12-01T07:32:04.669Z] 
07:32:04 [2019-12-01T07:32:04.669Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:32:04 [2019-12-01T07:32:04.669Z] #32 29.03 sync
07:32:04 [2019-12-01T07:32:04.669Z] #32 29.03 internal/reflectlite
07:32:04 [2019-12-01T07:32:04.669Z] #32 32.56 sort
07:32:04 [2019-12-01T07:32:04.669Z] #32 32.56 errors
07:32:04 [2019-12-01T07:32:04.669Z] #32 33.14 strconv
07:32:04 [2019-12-01T07:32:04.669Z] #32 34.07 io
07:32:04 [2019-12-01T07:32:04.669Z] #32 35.60 internal/oserror
07:32:04 [2019-12-01T07:32:04.669Z] #32 35.70 syscall
07:32:04 [2019-12-01T07:32:04.669Z] #32 37.46 reflect
07:32:04 [2019-12-01T07:32:04.669Z] #32 ...
07:32:04 [2019-12-01T07:32:04.669Z] 
07:32:04 [2019-12-01T07:32:04.669Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:04 [2019-12-01T07:32:04.704Z] #41 28.91   CC       images/core-s390.o
07:32:04 [2019-12-01T07:32:04.940Z] #31 12.27 runtime/internal/math
07:32:04 [2019-12-01T07:32:04.940Z] #31 12.42 math/bits
07:32:04 [2019-12-01T07:32:04.940Z] #31 12.53 internal/bytealg
07:32:04 [2019-12-01T07:32:04.966Z] #41 108.7   CC       criu/cgroup-props.o
07:32:05 [2019-12-01T07:32:05.090Z] #27 14.14 
##                                                                         3.1%
####                                                                       5.6%
#######                                                                   10.7%
#########                                                                 13.3%
###########                                                               15.8%
###############                                                           20.9%
##################                                                        26.0%
####################                                                      28.5%
######################                                                    31.1%
########################                                                  33.6%
#############################                                             41.3%
#################################                                         46.3%
07:32:05 [2019-12-01T07:32:05.090Z] #27 ...
07:32:05 [2019-12-01T07:32:05.090Z] 
07:32:05 [2019-12-01T07:32:05.090Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:05 [2019-12-01T07:32:05.090Z] #18 0.422 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:32:05 [2019-12-01T07:32:05.090Z] #18 0.432 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:32:05 [2019-12-01T07:32:05.090Z] #18 0.466 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:32:05 [2019-12-01T07:32:05.090Z] #18 0.501 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:32:05 [2019-12-01T07:32:05.090Z] #18 0.625 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:32:05 [2019-12-01T07:32:05.090Z] #18 1.277 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
07:32:05 [2019-12-01T07:32:05.090Z] #18 3.299 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
07:32:05 [2019-12-01T07:32:05.090Z] #18 4.240 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
07:32:05 [2019-12-01T07:32:05.090Z] #18 ...
07:32:05 [2019-12-01T07:32:05.090Z] 
07:32:05 [2019-12-01T07:32:05.090Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:05 [2019-12-01T07:32:05.485Z] #27 14.14 
##                                                                         3.1%
####                                                                       5.6%
#######                                                                   10.7%
#########                                                                 13.3%
###########                                                               15.8%
###############                                                           20.9%
##################                                                        26.0%
####################                                                      28.5%
######################                                                    31.1%
########################                                                  33.6%
#############################                                             41.3%
#################################                                         46.3%
###################################                                       48.9%
######################################                                    54.0%
##########################################                                59.1%
07:32:05 [2019-12-01T07:32:05.486Z] #27 ...
07:32:05 [2019-12-01T07:32:05.486Z] 
07:32:05 [2019-12-01T07:32:05.486Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:32:05 [2019-12-01T07:32:05.486Z] #29 30.03 + cd /tmp/tmp.Ghd26v7TNG/src/github.com/go-swagger/go-swagger
07:32:05 [2019-12-01T07:32:05.486Z] #29 30.03 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
07:32:05 [2019-12-01T07:32:05.486Z] #29 33.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:32:05 [2019-12-01T07:32:05.486Z] #29 ...
07:32:05 [2019-12-01T07:32:05.486Z] 
07:32:05 [2019-12-01T07:32:05.486Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:05 [2019-12-01T07:32:05.531Z] #41 109.5   CC       criu/cgroup.o
07:32:05 [2019-12-01T07:32:05.645Z] #41 29.95   CC       images/cpuinfo.o
07:32:06 [2019-12-01T07:32:06.148Z] #41 ...
07:32:06 [2019-12-01T07:32:06.148Z] 
07:32:06 [2019-12-01T07:32:06.148Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:06 [2019-12-01T07:32:06.148Z] #17 109.2 Selecting previously unselected package gcc-mingw-w64-base.
07:32:06 [2019-12-01T07:32:06.148Z] #17 109.2 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
07:32:06 [2019-12-01T07:32:06.148Z] #17 109.2 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
07:32:06 [2019-12-01T07:32:06.339Z] #31 13.61 runtime
07:32:06 [2019-12-01T07:32:06.339Z] #31 13.65 math
07:32:06 [2019-12-01T07:32:06.587Z] #41 30.77   CC       images/inventory.o
07:32:06 [2019-12-01T07:32:06.715Z] #17 109.7 Selecting previously unselected package gcc-mingw-w64-x86-64.
07:32:06 [2019-12-01T07:32:06.715Z] #17 109.8 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
07:32:06 [2019-12-01T07:32:06.715Z] #17 109.8 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:32:06 [2019-12-01T07:32:06.847Z] #41 31.08   CC       images/fdinfo.o
07:32:07 [2019-12-01T07:32:07.314Z] #27 14.14 
##                                                                         3.1%
####                                                                       5.6%
#######                                                                   10.7%
#########                                                                 13.3%
###########                                                               15.8%
###############                                                           20.9%
##################                                                        26.0%
####################                                                      28.5%
######################                                                    31.1%
########################                                                  33.6%
#############################                                             41.3%
#################################                                         46.3%
###################################                                       48.9%
######################################                                    54.0%
##########################################                                59.1%
################################################                          66.7%
###################################################                       71.8%
#######################################################                   76.9%
###########################################################               82.0%
############################################################              84.5%
##############################################################            87.1%
################################################################          89.6%
####################################################################      94.7%
######################################################################    97.2%#27 ...
07:32:07 [2019-12-01T07:32:07.314Z] 
07:32:07 [2019-12-01T07:32:07.314Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:32:07 [2019-12-01T07:32:07.314Z] #41 41.23 Setting up libcap-dev:s390x (1:2.25-1) ...
07:32:07 [2019-12-01T07:32:07.314Z] #41 41.27 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
07:32:07 [2019-12-01T07:32:07.314Z] #41 41.29 Setting up libnl-3-200:s390x (3.2.27-2) ...
07:32:07 [2019-12-01T07:32:07.314Z] #41 41.33 Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
07:32:07 [2019-12-01T07:32:07.314Z] #41 41.35 Setting up libprotoc10:s390x (3.0.0-9) ...
07:32:07 [2019-12-01T07:32:07.314Z] #41 41.36 Setting up protobuf-c-compiler (1.2.1-2) ...
07:32:07 [2019-12-01T07:32:07.314Z] #41 41.38 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
07:32:07 [2019-12-01T07:32:07.314Z] #41 41.39 Setting up protobuf-compiler (3.0.0-9) ...
07:32:07 [2019-12-01T07:32:07.314Z] #41 41.41 Setting up libprotobuf-dev:s390x (3.0.0-9) ...
07:32:07 [2019-12-01T07:32:07.314Z] #41 41.42 Setting up libnl-3-dev:s390x (3.2.27-2) ...
07:32:07 [2019-12-01T07:32:07.314Z] #41 41.45 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:32:07 [2019-12-01T07:32:07.314Z] #41 DONE 41.8s
07:32:07 [2019-12-01T07:32:07.314Z] 
07:32:07 [2019-12-01T07:32:07.314Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:07 [2019-12-01T07:32:07.314Z] #27 14.14 
##                                                                         3.1%
####                                                                       5.6%
#######                                                                   10.7%
#########                                                                 13.3%
###########                                                               15.8%
###############                                                           20.9%
##################                                                        26.0%
####################                                                      28.5%
######################                                                    31.1%
########################                                                  33.6%
#############################                                             41.3%
#################################                                         46.3%
###################################                                       48.9%
######################################                                    54.0%
##########################################                                59.1%
################################################                          66.7%
###################################################                       71.8%
#######################################################                   76.9%
###########################################################               82.0%
############################################################              84.5%
##############################################################            87.1%
################################################################          89.6%
####################################################################      94.7%
######################################################################    97.2%
#######################################################################   99.8%
######################################################################## 100.0%
07:32:07 [2019-12-01T07:32:07.421Z] #41 31.53   CC       images/fown.o
07:32:07 [2019-12-01T07:32:07.421Z] #41 31.92   CC       images/ns.o
07:32:07 [2019-12-01T07:32:07.715Z] #27 18.67 
07:32:07 [2019-12-01T07:32:07.991Z] #41 32.47   CC       images/regfile.o
07:32:08 [2019-12-01T07:32:08.525Z] #27 18.98 
                                                                           1.0%
#                                                                          1.9%
##                                                                         3.8%
###                                                                        4.7%
07:32:08 [2019-12-01T07:32:08.525Z] #27 ...
07:32:08 [2019-12-01T07:32:08.525Z] 
07:32:08 [2019-12-01T07:32:08.525Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:32:08 [2019-12-01T07:32:08.525Z] #34 37.69 Selecting previously unselected package libxml2:s390x.
07:32:08 [2019-12-01T07:32:08.525Z] #34 37.70 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 37.70 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 38.42 Selecting previously unselected package libarchive13:s390x.
07:32:08 [2019-12-01T07:32:08.525Z] #34 38.42 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 38.42 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 38.74 Selecting previously unselected package libjsoncpp1:s390x.
07:32:08 [2019-12-01T07:32:08.525Z] #34 38.75 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 38.75 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 39.10 Selecting previously unselected package libuv1:s390x.
07:32:08 [2019-12-01T07:32:08.525Z] #34 39.10 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 39.11 Unpacking libuv1:s390x (1.9.1-3) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 39.24 Selecting previously unselected package cmake.
07:32:08 [2019-12-01T07:32:08.525Z] #34 39.24 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 39.28 Unpacking cmake (3.7.2-1) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.18 Selecting previously unselected package xxd.
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.22 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.22 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.41 Selecting previously unselected package vim-common.
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.41 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.42 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.69 Processing triggers for mime-support (3.60) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.77 Setting up xxd (2:8.0.0197-4+deb9u3) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.78 Setting up libuv1:s390x (1.9.1-3) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.79 Setting up cmake-data (3.7.2-1) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.80 Setting up libicu57:s390x (57.1-6+deb9u3) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.81 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.81 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.86 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.89 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.90 Setting up libjsoncpp1:s390x (1.7.4-3) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.92 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 42.93 Setting up cmake (3.7.2-1) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 43.00 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:32:08 [2019-12-01T07:32:08.525Z] #34 DONE 43.3s
07:32:08 [2019-12-01T07:32:08.525Z] 
07:32:08 [2019-12-01T07:32:08.525Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:08 [2019-12-01T07:32:08.562Z] #41 32.88   CC       images/ghost-file.o
07:32:08 [2019-12-01T07:32:08.823Z] #41 33.13   CC       images/fifo.o
07:32:08 [2019-12-01T07:32:08.947Z] #27 18.98 
                                                                           1.0%
#                                                                          1.9%
##                                                                         3.8%
###                                                                        4.7%
####                                                                       6.6%
07:32:08 [2019-12-01T07:32:08.947Z] #27 ...
07:32:08 [2019-12-01T07:32:08.947Z] 
07:32:08 [2019-12-01T07:32:08.947Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
07:32:08 [2019-12-01T07:32:08.947Z] #35 DONE 0.1s
07:32:08 [2019-12-01T07:32:08.947Z] 
07:32:08 [2019-12-01T07:32:08.947Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:08 [2019-12-01T07:32:08.947Z] #27 18.98 
                                                                           1.0%
#                                                                          1.9%
##                                                                         3.8%
###                                                                        4.7%
####                                                                       6.6%
#####                                                                      7.6%
07:32:08 [2019-12-01T07:32:08.947Z] #27 ...
07:32:08 [2019-12-01T07:32:08.947Z] 
07:32:08 [2019-12-01T07:32:08.947Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
07:32:08 [2019-12-01T07:32:08.947Z] #36 DONE 0.1s
07:32:08 [2019-12-01T07:32:08.947Z] 
07:32:08 [2019-12-01T07:32:08.947Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:09 [2019-12-01T07:32:09.084Z] #41 33.49   CC       images/remap-file-path.o
07:32:09 [2019-12-01T07:32:09.656Z] #41 33.76   CC       images/eventfd.o
07:32:10 [2019-12-01T07:32:10.239Z] #41 34.35   CC       images/eventpoll.o
07:32:10 [2019-12-01T07:32:10.809Z] #41 34.95   CC       images/fh.o
07:32:11 [2019-12-01T07:32:11.069Z] #41 35.21   CC       images/fsnotify.o
07:32:11 [2019-12-01T07:32:11.329Z] #41 ...
07:32:11 [2019-12-01T07:32:11.329Z] 
07:32:11 [2019-12-01T07:32:11.329Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:11 [2019-12-01T07:32:11.329Z] #17 20.36 Reading package lists...
07:32:11 [2019-12-01T07:32:11.329Z] #17 25.07 Building dependency tree...
07:32:11 [2019-12-01T07:32:11.329Z] #17 27.28 The following additional packages will be installed:
07:32:11 [2019-12-01T07:32:11.329Z] #17 27.29   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
07:32:11 [2019-12-01T07:32:11.329Z] #17 27.29   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
07:32:11 [2019-12-01T07:32:11.329Z] #17 27.30   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
07:32:11 [2019-12-01T07:32:11.329Z] #17 27.30   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
07:32:11 [2019-12-01T07:32:11.329Z] #17 27.30   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
07:32:11 [2019-12-01T07:32:11.329Z] #17 27.31   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
07:32:11 [2019-12-01T07:32:11.329Z] #17 27.31   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
07:32:11 [2019-12-01T07:32:11.329Z] #17 27.31   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
07:32:11 [2019-12-01T07:32:11.329Z] #17 27.31   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
07:32:11 [2019-12-01T07:32:11.329Z] #17 27.31 Suggested packages:
07:32:11 [2019-12-01T07:32:11.329Z] #17 27.33   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
07:32:11 [2019-12-01T07:32:11.330Z] #17 27.33   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
07:32:11 [2019-12-01T07:32:11.330Z] #17 27.33   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
07:32:11 [2019-12-01T07:32:11.330Z] #17 27.33   vim-doc vim-scripts xfsdump acl attr quota
07:32:11 [2019-12-01T07:32:11.330Z] #17 27.33 Recommended packages:
07:32:11 [2019-12-01T07:32:11.330Z] #17 27.33   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
07:32:11 [2019-12-01T07:32:11.330Z] #17 27.33   python3-keyrings.alt python3-xdg unzip
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.15 The following NEW packages will be installed:
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   apparmor aufs-tools bash-completion binutils-mingw-w64
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
07:32:11 [2019-12-01T07:32:11.330Z] #17 31.16   xfsprogs xxd xz-utils zip
07:32:11 [2019-12-01T07:32:11.590Z] #17 ...
07:32:11 [2019-12-01T07:32:11.590Z] 
07:32:11 [2019-12-01T07:32:11.590Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:11 [2019-12-01T07:32:11.590Z] #41 35.92   CC       images/signalfd.o
07:32:12 [2019-12-01T07:32:12.153Z] #27 18.98 
                                                                           1.0%
#                                                                          1.9%
##                                                                         3.8%
###                                                                        4.7%
####                                                                       6.6%
#####                                                                      7.6%
######                                                                     9.5%
########                                                                  11.4%
#########                                                                 13.3%
##########                                                                14.2%
###########                                                               16.1%
############                                                              17.0%
############                                                              18.0%
#############                                                             18.9%
##############                                                            19.9%
###############                                                           21.8%
################                                                          22.7%
#################                                                         23.7%
##################                                                        25.5%
###################                                                       26.5%
###################                                                       27.4%
#####################                                                     29.3%
######################                                                    31.2%
#######################                                                   32.2%
########################                                                  34.1%
########################
07:32:12 [2019-12-01T07:32:12.153Z] #27 ...
07:32:12 [2019-12-01T07:32:12.153Z] 
07:32:12 [2019-12-01T07:32:12.153Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:12 [2019-12-01T07:32:12.153Z] #55 9.583 + cd /tmp/tmp.dXRLbekw1E/src/github.com/opencontainers/runc
07:32:12 [2019-12-01T07:32:12.153Z] #55 9.584 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
07:32:12 [2019-12-01T07:32:12.153Z] #55 10.23 + '[' -z '' ']'
07:32:12 [2019-12-01T07:32:12.153Z] #55 10.23 + target=static
07:32:12 [2019-12-01T07:32:12.153Z] #55 10.23 + make 'BUILDTAGS=seccomp apparmor selinux ' static
07:32:12 [2019-12-01T07:32:12.153Z] #55 11.83 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 .
07:32:12 [2019-12-01T07:32:12.153Z] #55 ...
07:32:12 [2019-12-01T07:32:12.153Z] 
07:32:12 [2019-12-01T07:32:12.153Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:12 [2019-12-01T07:32:12.168Z] #41 36.34   CC       images/fs.o
07:32:12 [2019-12-01T07:32:12.168Z] #41 36.62   CC       images/pstree.o
07:32:12 [2019-12-01T07:32:12.430Z] #41 36.92   CC       images/pipe.o
07:32:12 [2019-12-01T07:32:12.888Z] #31 ...
07:32:12 [2019-12-01T07:32:12.888Z] 
07:32:12 [2019-12-01T07:32:12.888Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.180 + RM_GOPATH=0
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.180 + TMP_GOPATH=
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.180 + : /build
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.180 + '[' -z '' ']'
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.192 ++ mktemp -d
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.196 + export GOPATH=/tmp/tmp.i18TyDhBxl
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.196 + GOPATH=/tmp/tmp.i18TyDhBxl
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.196 + RM_GOPATH=1
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.197 ++ dirname ./install.sh
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.199 + dir=.
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.199 + bin=golangci_lint
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.199 + shift
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.199 + '[' '!' -f ./golangci_lint.installer ']'
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.199 + . ./golangci_lint.installer
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.199 ++ : v1.20.0
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.199 + install_golangci_lint
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.199 + echo 'Installing golangci-lint version v1.20.0'
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.199 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
07:32:12 [2019-12-01T07:32:12.888Z] #50 9.201 Installing golangci-lint version v1.20.0
07:32:12 [2019-12-01T07:32:12.888Z] #50 ...
07:32:12 [2019-12-01T07:32:12.888Z] 
07:32:12 [2019-12-01T07:32:12.888Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.943 + RM_GOPATH=0
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.943 + TMP_GOPATH=
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.943 + : /build
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.943 + '[' -z '' ']'
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.948 ++ mktemp -d
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.962 + export GOPATH=/tmp/tmp.pXsmsGSQx8
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.962 + GOPATH=/tmp/tmp.pXsmsGSQx8
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.962 + RM_GOPATH=1
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.962 ++ dirname ./install.sh
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.968 + dir=.
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.968 + bin=runc
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.968 + shift
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.975 + '[' '!' -f ./runc.installer ']'
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.975 + . ./runc.installer
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.975 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.975 + install_runc
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.975 + uname -r
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.985 + grep -q '^3\.10\.0.*\.el7\.'
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.998 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.998 + RUNC_BUILDTAGS='seccomp apparmor selinux '
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.998 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
07:32:12 [2019-12-01T07:32:12.888Z] #54 8.998 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pXsmsGSQx8/src/github.com/opencontainers/runc
07:32:12 [2019-12-01T07:32:12.888Z] #54 9.014 Cloning into '/tmp/tmp.pXsmsGSQx8/src/github.com/opencontainers/runc'...
07:32:12 [2019-12-01T07:32:12.888Z] #54 ...
07:32:12 [2019-12-01T07:32:12.888Z] 
07:32:12 [2019-12-01T07:32:12.888Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:32:12 [2019-12-01T07:32:12.888Z] #31 19.99 unicode/utf8
07:32:12 [2019-12-01T07:32:12.888Z] #31 ...
07:32:12 [2019-12-01T07:32:12.888Z] 
07:32:12 [2019-12-01T07:32:12.888Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:32:12 [2019-12-01T07:32:12.888Z] #33 10.92 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:32:12 [2019-12-01T07:32:12.888Z] #33 10.92 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:32:12 [2019-12-01T07:32:12.888Z] #33 10.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:32:12 [2019-12-01T07:32:12.888Z] #33 10.98 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:32:12 [2019-12-01T07:32:12.888Z] #33 11.01 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:32:12 [2019-12-01T07:32:12.888Z] #33 12.22 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
07:32:12 [2019-12-01T07:32:12.888Z] #33 15.10 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
07:32:12 [2019-12-01T07:32:12.888Z] #33 16.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
07:32:12 [2019-12-01T07:32:12.888Z] #33 ...
07:32:12 [2019-12-01T07:32:12.888Z] 
07:32:12 [2019-12-01T07:32:12.888Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:32:12 [2019-12-01T07:32:12.888Z] #31 20.42 internal/testlog
07:32:12 [2019-12-01T07:32:12.973Z] #27 18.98 
                                                                           1.0%
#                                                                          1.9%
##                                                                         3.8%
###                                                                        4.7%
####                                                                       6.6%
#####                                                                      7.6%
######                                                                     9.5%
########                                                                  11.4%
#########                                                                 13.3%
##########                                                                14.2%
###########                                                               16.1%
############                                                              17.0%
############                                                              18.0%
#############                                                             18.9%
##############                                                            19.9%
###############                                                           21.8%
################                                                          22.7%
#################                                                         23.7%
##################                                                        25.5%
###################                                                       26.5%
###################                                                       27.4%
#####################                                                     29.3%
######################                                                    31.2%
#######################                                                   32.2%
########################                                                  34.1%
#########################                                                 35.0%
#########################                                                 35.9%
##########################                                                36.9%
###########################                                               37.8%
###########################                                               38.8%
############################                                              39.7%
07:32:12 [2019-12-01T07:32:12.973Z] #27 ...
07:32:12 [2019-12-01T07:32:12.973Z] 
07:32:12 [2019-12-01T07:32:12.973Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:12 [2019-12-01T07:32:12.973Z] #45 37.29 strconv
07:32:12 [2019-12-01T07:32:12.973Z] #45 37.32 bytes
07:32:12 [2019-12-01T07:32:12.973Z] #45 39.97 bufio
07:32:12 [2019-12-01T07:32:12.973Z] #45 42.43 syscall
07:32:12 [2019-12-01T07:32:12.973Z] #45 42.62 reflect
07:32:12 [2019-12-01T07:32:12.973Z] #45 ...
07:32:12 [2019-12-01T07:32:12.973Z] 
07:32:12 [2019-12-01T07:32:12.973Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:13 [2019-12-01T07:32:13.000Z] #41 37.31   CC       images/tcp-stream.o
07:32:13 [2019-12-01T07:32:13.260Z] #41 37.61   CC       images/sk-packet.o
07:32:13 [2019-12-01T07:32:13.452Z] #31 20.76 encoding
07:32:13 [2019-12-01T07:32:13.452Z] #31 ...
07:32:13 [2019-12-01T07:32:13.452Z] 
07:32:13 [2019-12-01T07:32:13.452Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:13 [2019-12-01T07:32:13.452Z] #44 10.94 + cd /tmp/tmp.ry7B1HXPQI/src/github.com/LK4D4/vndr
07:32:13 [2019-12-01T07:32:13.452Z] #44 10.94 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:32:13 [2019-12-01T07:32:13.452Z] #44 10.99 + go build -buildmode=pie -v -o /build/vndr .
07:32:13 [2019-12-01T07:32:13.452Z] #44 13.36 internal/bytealg
07:32:13 [2019-12-01T07:32:13.452Z] #44 13.36 internal/race
07:32:13 [2019-12-01T07:32:13.452Z] #44 13.55 sync/atomic
07:32:13 [2019-12-01T07:32:13.452Z] #44 13.84 unicode
07:32:13 [2019-12-01T07:32:13.452Z] #44 14.57 runtime
07:32:13 [2019-12-01T07:32:13.452Z] #44 20.10 unicode/utf8
07:32:13 [2019-12-01T07:32:13.452Z] #44 20.64 internal/testlog
07:32:13 [2019-12-01T07:32:13.452Z] #44 20.88 encoding
07:32:13 [2019-12-01T07:32:13.452Z] #44 21.10 unicode/utf16
07:32:13 [2019-12-01T07:32:13.452Z] #44 ...
07:32:13 [2019-12-01T07:32:13.452Z] 
07:32:13 [2019-12-01T07:32:13.452Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:32:13 [2019-12-01T07:32:13.452Z] #31 21.00 runtime/cgo
07:32:13 [2019-12-01T07:32:13.521Z] #41 37.95   CC       images/mnt.o
07:32:13 [2019-12-01T07:32:13.781Z] #41 38.18   CC       images/pipe-data.o
07:32:14 [2019-12-01T07:32:14.060Z] #41 38.39   CC       images/sa.o
07:32:14 [2019-12-01T07:32:14.060Z] #41 ...
07:32:14 [2019-12-01T07:32:14.060Z] 
07:32:14 [2019-12-01T07:32:14.060Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:14 [2019-12-01T07:32:14.060Z] #44 84.15 go/parser
07:32:14 [2019-12-01T07:32:14.060Z] #44 86.29 compress/flate
07:32:14 [2019-12-01T07:32:14.060Z] #44 88.95 math/big
07:32:14 [2019-12-01T07:32:14.060Z] #44 90.28 go/doc
07:32:14 [2019-12-01T07:32:14.060Z] #44 91.40 net
07:32:14 [2019-12-01T07:32:14.060Z] #44 91.81 vendor/golang.org/x/text/unicode/bidi
07:32:14 [2019-12-01T07:32:14.060Z] #44 ...
07:32:14 [2019-12-01T07:32:14.060Z] 
07:32:14 [2019-12-01T07:32:14.060Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.30 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.30 Need to get 84.4 MB of archives.
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.30 After this operation, 528 MB of additional disk space will be used.
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB]
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB]
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.31 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB]
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.39 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB]
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.40 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB]
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.42 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB]
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.54 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB]
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.54 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB]
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.54 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB]
07:32:14 [2019-12-01T07:32:14.060Z] #17 32.66 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.68 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.68 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.69 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.69 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.70 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.71 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.72 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.73 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.77 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.85 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.86 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.86 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.87 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.87 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.87 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.88 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.89 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.89 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.97 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.97 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.97 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.98 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.98 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 32.99 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.00 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.01 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.02 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.05 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.06 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.14 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.40 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.41 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.42 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.52 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.52 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.53 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.53 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.64 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.65 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.79 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.79 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.80 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.81 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.91 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 33.92 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 34.20 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 34.23 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 34.27 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 34.29 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 34.29 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 34.45 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB]
07:32:14 [2019-12-01T07:32:14.061Z] #17 34.85 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB]
07:32:14 [2019-12-01T07:32:14.326Z] #17 34.98 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
07:32:14 [2019-12-01T07:32:14.326Z] #17 34.98 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB]
07:32:14 [2019-12-01T07:32:14.382Z] #31 ...
07:32:14 [2019-12-01T07:32:14.382Z] 
07:32:14 [2019-12-01T07:32:14.382Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:32:14 [2019-12-01T07:32:14.382Z] #24 12.43 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
07:32:14 [2019-12-01T07:32:14.382Z] #24 ...
07:32:14 [2019-12-01T07:32:14.382Z] 
07:32:14 [2019-12-01T07:32:14.382Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:14 [2019-12-01T07:32:14.382Z] #44 21.30 container/list
07:32:14 [2019-12-01T07:32:14.382Z] #44 21.75 crypto/internal/subtle
07:32:14 [2019-12-01T07:32:14.382Z] #44 21.90 crypto/subtle
07:32:14 [2019-12-01T07:32:14.586Z] #17 35.26 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
07:32:14 [2019-12-01T07:32:14.639Z] #44 22.22 vendor/golang.org/x/crypto/cryptobyte/asn1
07:32:14 [2019-12-01T07:32:14.847Z] #17 35.50 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB]
07:32:14 [2019-12-01T07:32:14.898Z] #44 22.51 internal/nettrace
07:32:15 [2019-12-01T07:32:15.155Z] #44 22.83 runtime/cgo
07:32:15 [2019-12-01T07:32:15.419Z] #17 35.90 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB]
07:32:15 [2019-12-01T07:32:15.718Z] #44 ...
07:32:15 [2019-12-01T07:32:15.718Z] 
07:32:15 [2019-12-01T07:32:15.718Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:32:15 [2019-12-01T07:32:15.718Z] #62 13.28 + cd /tmp/tmp.1eubi3JlVO/src/github.com/rootless-containers/rootlesskit
07:32:15 [2019-12-01T07:32:15.718Z] #62 13.28 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:32:15 [2019-12-01T07:32:15.718Z] #62 13.66 + for f in rootlesskit rootlesskit-docker-proxy
07:32:15 [2019-12-01T07:32:15.718Z] #62 13.66 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
07:32:15 [2019-12-01T07:32:15.718Z] #62 ...
07:32:15 [2019-12-01T07:32:15.718Z] 
07:32:15 [2019-12-01T07:32:15.718Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:15 [2019-12-01T07:32:15.718Z] #54 21.75 + cd /tmp/tmp.pXsmsGSQx8/src/github.com/opencontainers/runc
07:32:15 [2019-12-01T07:32:15.718Z] #54 21.75 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
07:32:15 [2019-12-01T07:32:15.718Z] #54 22.27 + '[' -z '' ']'
07:32:15 [2019-12-01T07:32:15.718Z] #54 22.27 + target=static
07:32:15 [2019-12-01T07:32:15.718Z] #54 22.27 + make 'BUILDTAGS=seccomp apparmor selinux ' static
07:32:16 [2019-12-01T07:32:16.683Z] #17 ...
07:32:16 [2019-12-01T07:32:16.683Z] 
07:32:16 [2019-12-01T07:32:16.683Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:16 [2019-12-01T07:32:16.683Z] #41 111.4   CC       criu/clone-noasan.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 111.5   CC       criu/config.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 112.4   CC       criu/cr-check.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 113.3   CC       criu/cr-dedup.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 113.6   CC       criu/cr-dump.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 114.8   CC       criu/cr-errno.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 114.9   CC       criu/cr-restore.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 117.5   CC       criu/cr-service.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 118.4   CC       criu/crtools.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 118.9   CC       criu/eventfd.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 119.1   CC       criu/eventpoll.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 119.6   CC       criu/external.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 119.8   CC       criu/fault-injection.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 119.8   CC       criu/fdstore.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 120.0   CC       criu/fifo.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 120.2   CC       criu/file-ids.o
07:32:16 [2019-12-01T07:32:16.683Z] #41 ...
07:32:16 [2019-12-01T07:32:16.683Z] 
07:32:16 [2019-12-01T07:32:16.683Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:16 [2019-12-01T07:32:16.683Z] #17 119.6 Selecting previously unselected package g++-mingw-w64-x86-64.
07:32:16 [2019-12-01T07:32:16.683Z] #17 119.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
07:32:16 [2019-12-01T07:32:16.683Z] #17 119.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:32:17 [2019-12-01T07:32:17.330Z] #27 18.98 
                                                                           1.0%
#                                                                          1.9%
##                                                                         3.8%
###                                                                        4.7%
####                                                                       6.6%
#####                                                                      7.6%
######                                                                     9.5%
########                                                                  11.4%
#########                                                                 13.3%
##########                                                                14.2%
###########                                                               16.1%
############                                                              17.0%
############                                                              18.0%
#############                                                             18.9%
##############                                                            19.9%
###############                                                           21.8%
################                                                          22.7%
#################                                                         23.7%
##################                                                        25.5%
###################                                                       26.5%
###################                                                       27.4%
#####################                                                     29.3%
######################                                                    31.2%
#######################                                                   32.2%
########################                                                  34.1%
#########################                                                 35.0%
#########################                                                 35.9%
##########################                                                36.9%
###########################                                               37.8%
###########################                                               38.8%
############################                                              39.7%
#############################                                             40.7%
##############################                                            42.6%
###############################                                           43.5%
################################                                          45.4%
#################################                                         46.3%
##################################                                        47.3%
##################################                                        48.2%
###################################                                       49.2%
####################################                                      51.1%
#####################################                                     52.0%
######################################                                    53.0%
#######################################                                   54.8%
########################################                                  55.8%
#########################################                                 57.7%
##########################################                                59.6%
###########################################                               60.5%
############################################                              61.5%
#############################################                             63.4%
##############################################                            64.3%
###############################################                           66.2%
################################################                          67.1%
#################################################                         69.0%
##################################################                        70.0%
###################################################                       71.9%
####################################################                      72.8%
#####################################################                     73.8%
#####################################################                     74.7%
######################################################                    75.7%
07:32:17 [2019-12-01T07:32:17.330Z] #27 ...
07:32:17 [2019-12-01T07:32:17.330Z] 
07:32:17 [2019-12-01T07:32:17.330Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:17 [2019-12-01T07:32:17.330Z] #42 1.566 Note: Building without setproctitle() and strlcpy() support.
07:32:17 [2019-12-01T07:32:17.330Z] #42 1.567       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:32:17 [2019-12-01T07:32:17.330Z] #42 2.558 fatal: Not a git repository (or any of the parent directories): .git
07:32:17 [2019-12-01T07:32:17.330Z] #42 2.573   GEN      .gitid
07:32:17 [2019-12-01T07:32:17.330Z] #42 2.584   GEN      criu/include/version.h
07:32:17 [2019-12-01T07:32:17.330Z] #42 2.606   GEN      include/common/asm
07:32:17 [2019-12-01T07:32:17.330Z] #42 3.874   PBCC     images/google/protobuf/descriptor.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 3.927   PBCC     images/opts.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 3.975   PBCC     images/sit.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.026   DEP      images/google/protobuf/descriptor.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.143   DEP      images/opts.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.261   DEP      images/sit.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.349   PBCC     images/macvlan.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.369   DEP      images/macvlan.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.428   PBCC     images/autofs.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.468   DEP      images/autofs.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.572   PBCC     images/sysctl.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.621   DEP      images/sysctl.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.695   PBCC     images/time.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.782   DEP      images/time.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.858   PBCC     images/binfmt-misc.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.894   DEP      images/binfmt-misc.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 4.995   PBCC     images/seccomp.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.023   DEP      images/seccomp.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.107   PBCC     images/userns.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.115   DEP      images/userns.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.231   PBCC     images/cgroup.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.252   DEP      images/cgroup.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.350   PBCC     images/fown.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.385   PBCC     images/ext-file.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.436   DEP      images/fown.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.503   DEP      images/ext-file.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.513   PBCC     images/rpc.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.622   DEP      images/rpc.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.733   PBCC     images/siginfo.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.743   DEP      images/siginfo.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.775   PBCC     images/pagemap.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.799   DEP      images/pagemap.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.824   PBCC     images/rlimit.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.839   DEP      images/rlimit.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.884   PBCC     images/file-lock.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 5.910   DEP      images/file-lock.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.003   PBCC     images/tty.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.034   DEP      images/tty.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.087   PBCC     images/tun.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.136   PBCC     images/netdev.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.231   DEP      images/tun.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.314   DEP      images/netdev.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.444   PBCC     images/vma.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.464   DEP      images/vma.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.532   PBCC     images/creds.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.546   DEP      images/creds.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.634   PBCC     images/utsns.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.640   DEP      images/utsns.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.687   PBCC     images/ipc-desc.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.711   PBCC     images/ipc-sem.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.734   DEP      images/ipc-desc.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.814   DEP      images/ipc-sem.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.897   PBCC     images/ipc-msg.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.903   DEP      images/ipc-msg.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.942   PBCC     images/ipc-shm.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 6.994   DEP      images/ipc-shm.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.035   PBCC     images/ipc-var.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.053   DEP      images/ipc-var.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.103   PBCC     images/sk-opts.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.133   PBCC     images/packet-sock.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.196   DEP      images/sk-opts.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.303   DEP      images/packet-sock.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.333   PBCC     images/sk-netlink.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.373   DEP      images/sk-netlink.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.432   PBCC     images/sk-inet.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.465   DEP      images/sk-inet.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.514   PBCC     images/sk-unix.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.584   DEP      images/sk-unix.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.674   PBCC     images/mm.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.701   DEP      images/mm.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.775   PBCC     images/timerfd.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.827   DEP      images/timerfd.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.895   PBCC     images/timer.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.900   DEP      images/timer.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.940   PBCC     images/sa.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 7.974   DEP      images/sa.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.033   PBCC     images/pipe-data.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.066   DEP      images/pipe-data.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.157   PBCC     images/mnt.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.235   DEP      images/mnt.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.304   PBCC     images/sk-packet.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.338   DEP      images/sk-packet.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.406   PBCC     images/tcp-stream.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.453   DEP      images/tcp-stream.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.570   PBCC     images/pipe.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.593   DEP      images/pipe.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.634   PBCC     images/pstree.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.665   DEP      images/pstree.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.710   PBCC     images/fs.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.714   DEP      images/fs.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.749   PBCC     images/signalfd.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.815   DEP      images/signalfd.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.908   PBCC     images/fh.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.965   PBCC     images/fsnotify.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 8.982   DEP      images/fh.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.045   DEP      images/fsnotify.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.143   PBCC     images/eventpoll.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.173   DEP      images/eventpoll.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.296   PBCC     images/eventfd.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.301   DEP      images/eventfd.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.395   PBCC     images/remap-file-path.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.400   DEP      images/remap-file-path.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.462   PBCC     images/fifo.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.490   DEP      images/fifo.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.579   PBCC     images/ghost-file.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.610   DEP      images/ghost-file.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.743   PBCC     images/regfile.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.765   DEP      images/regfile.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.862   PBCC     images/ns.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 9.925   DEP      images/ns.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 10.04   PBCC     images/fdinfo.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 10.09   DEP      images/fdinfo.pb-c.d
07:32:17 [2019-12-01T07:32:17.330Z] #42 10.14   PBCC     images/core-aarch64.pb-c.c
07:32:17 [2019-12-01T07:32:17.330Z] #42 ...
07:32:17 [2019-12-01T07:32:17.330Z] 
07:32:17 [2019-12-01T07:32:17.330Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:17 [2019-12-01T07:32:17.331Z] #17 37.99 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB]
07:32:17 [2019-12-01T07:32:17.744Z] #27 18.98 
                                                                           1.0%
#                                                                          1.9%
##                                                                         3.8%
###                                                                        4.7%
####                                                                       6.6%
#####                                                                      7.6%
######                                                                     9.5%
########                                                                  11.4%
#########                                                                 13.3%
##########                                                                14.2%
###########                                                               16.1%
############                                                              17.0%
############                                                              18.0%
#############                                                             18.9%
##############                                                            19.9%
###############                                                           21.8%
################                                                          22.7%
#################                                                         23.7%
##################                                                        25.5%
###################                                                       26.5%
###################                                                       27.4%
#####################                                                     29.3%
######################                                                    31.2%
#######################                                                   32.2%
########################                                                  34.1%
#########################                                                 35.0%
#########################                                                 35.9%
##########################                                                36.9%
###########################                                               37.8%
###########################                                               38.8%
############################                                              39.7%
#############################                                             40.7%
##############################                                            42.6%
###############################                                           43.5%
################################                                          45.4%
#################################                                         46.3%
##################################                                        47.3%
##################################                                        48.2%
###################################                                       49.2%
####################################                                      51.1%
#####################################                                     52.0%
######################################                                    53.0%
#######################################                                   54.8%
########################################                                  55.8%
#########################################                                 57.7%
##########################################                                59.6%
###########################################                               60.5%
############################################                              61.5%
#############################################                             63.4%
##############################################                            64.3%
###############################################                           66.2%
################################################                          67.1%
#################################################                         69.0%
##################################################                        70.0%
###################################################                       71.9%
####################################################                      72.8%
#####################################################                     73.8%
#####################################################                     74.7%
######################################################                    75.7%
#######################################################                   76.6%
########################################################                  78.5%
07:32:17 [2019-12-01T07:32:17.744Z] #27 ...
07:32:17 [2019-12-01T07:32:17.744Z] 
07:32:17 [2019-12-01T07:32:17.744Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.323 + RM_GOPATH=0
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.323 + TMP_GOPATH=
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.324 + : /build
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.324 + '[' -z '' ']'
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.333 ++ mktemp -d
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.333 + export GOPATH=/tmp/tmp.YjqwD4Ik6W
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.334 + GOPATH=/tmp/tmp.YjqwD4Ik6W
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.334 + RM_GOPATH=1
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.341 ++ dirname ./install.sh
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.343 + dir=.
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.344 + bin=tini
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.344 + shift
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.344 + '[' '!' -f ./tini.installer ']'
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.345 + . ./tini.installer
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.346 ++ : fec3683b971d9c3ef73f284f176672c44b448662
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.347 + install_tini
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.348 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.348 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.348 + git clone https://github.com/krallin/tini.git /tmp/tmp.YjqwD4Ik6W/tini
07:32:17 [2019-12-01T07:32:17.744Z] #37 0.363 Cloning into '/tmp/tmp.YjqwD4Ik6W/tini'...
07:32:17 [2019-12-01T07:32:17.744Z] #37 1.344 + cd /tmp/tmp.YjqwD4Ik6W/tini
07:32:17 [2019-12-01T07:32:17.744Z] #37 1.344 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
07:32:17 [2019-12-01T07:32:17.744Z] #37 1.370 + cmake .
07:32:17 [2019-12-01T07:32:17.744Z] #37 1.999 -- The C compiler identification is GNU 6.3.0
07:32:17 [2019-12-01T07:32:17.744Z] #37 2.062 -- Check for working C compiler: /usr/bin/cc
07:32:17 [2019-12-01T07:32:17.744Z] #37 2.692 -- Check for working C compiler: /usr/bin/cc -- works
07:32:17 [2019-12-01T07:32:17.744Z] #37 2.693 -- Detecting C compiler ABI info
07:32:17 [2019-12-01T07:32:17.744Z] #37 3.376 -- Detecting C compiler ABI info - done
07:32:17 [2019-12-01T07:32:17.744Z] #37 3.478 -- Detecting C compile features
07:32:17 [2019-12-01T07:32:17.744Z] #37 5.415 -- Detecting C compile features - done
07:32:17 [2019-12-01T07:32:17.744Z] #37 5.433 -- Performing Test HAS_BUILTIN_FORTIFY
07:32:17 [2019-12-01T07:32:17.744Z] #37 5.673 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:32:17 [2019-12-01T07:32:17.744Z] #37 5.760 -- Configuring done
07:32:17 [2019-12-01T07:32:17.744Z] #37 5.768 -- Generating done
07:32:17 [2019-12-01T07:32:17.744Z] #37 5.780 -- Build files have been written to: /tmp/tmp.YjqwD4Ik6W/tini
07:32:17 [2019-12-01T07:32:17.744Z] #37 5.786 + make tini-static
07:32:17 [2019-12-01T07:32:17.744Z] #37 6.208 Scanning dependencies of target tini-static
07:32:17 [2019-12-01T07:32:17.744Z] #37 6.349 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:32:17 [2019-12-01T07:32:17.744Z] #37 7.926 [100%] Linking C executable tini-static
07:32:17 [2019-12-01T07:32:17.744Z] #37 8.501 [100%] Built target tini-static
07:32:17 [2019-12-01T07:32:17.744Z] #37 8.609 + mkdir -p /build
07:32:17 [2019-12-01T07:32:17.744Z] #37 8.610 + cp tini-static /build/docker-init
07:32:17 [2019-12-01T07:32:17.744Z] #37 DONE 8.7s
07:32:17 [2019-12-01T07:32:17.744Z] 
07:32:17 [2019-12-01T07:32:17.744Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:18 [2019-12-01T07:32:18.892Z] #27 18.98 
                                                                           1.0%
#                                                                          1.9%
##                                                                         3.8%
###                                                                        4.7%
####                                                                       6.6%
#####                                                                      7.6%
######                                                                     9.5%
########                                                                  11.4%
#########                                                                 13.3%
##########                                                                14.2%
###########                                                               16.1%
############                                                              17.0%
############                                                              18.0%
#############                                                             18.9%
##############                                                            19.9%
###############                                                           21.8%
################                                                          22.7%
#################                                                         23.7%
##################                                                        25.5%
###################                                                       26.5%
###################                                                       27.4%
#####################                                                     29.3%
######################                                                    31.2%
#######################                                                   32.2%
########################                                                  34.1%
#########################                                                 35.0%
#########################                                                 35.9%
##########################                                                36.9%
###########################                                               37.8%
###########################                                               38.8%
############################                                              39.7%
#############################                                             40.7%
##############################                                            42.6%
###############################                                           43.5%
################################                                          45.4%
#################################                                         46.3%
##################################                                        47.3%
##################################                                        48.2%
###################################                                       49.2%
####################################                                      51.1%
#####################################                                     52.0%
######################################                                    53.0%
#######################################                                   54.8%
########################################                                  55.8%
#########################################                                 57.7%
##########################################                                59.6%
###########################################                               60.5%
############################################                              61.5%
#############################################                             63.4%
##############################################                            64.3%
###############################################                           66.2%
################################################                          67.1%
#################################################                         69.0%
##################################################                        70.0%
###################################################                       71.9%
####################################################                      72.8%
#####################################################                     73.8%
#####################################################                     74.7%
######################################################                    75.7%
#######################################################                   76.6%
########################################################                  78.5%
#########################################################                 80.4%
##########################################################                81.3%
###########################################################               82.3%
###########################################################               83.2%
############################################################              84.1%
#############################################################             86.0%
###############################################################           87.9%
################################################################          89.8%
################
07:32:18 [2019-12-01T07:32:18.892Z] #27 ...
07:32:18 [2019-12-01T07:32:18.892Z] 
07:32:18 [2019-12-01T07:32:18.892Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:18 [2019-12-01T07:32:18.892Z] #18 14.06 Fetched 7672 kB in 13s (560 kB/s)
07:32:18 [2019-12-01T07:32:18.892Z] #18 14.06 Reading package lists...
07:32:18 [2019-12-01T07:32:18.997Z] #54 25.80 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
07:32:19 [2019-12-01T07:32:19.324Z] #18 20.24 Reading package lists...
07:32:19 [2019-12-01T07:32:19.324Z] #18 ...
07:32:19 [2019-12-01T07:32:19.324Z] 
07:32:19 [2019-12-01T07:32:19.324Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:19 [2019-12-01T07:32:19.877Z] #17 40.34 debconf: delaying package configuration, since apt-utils is not installed
07:32:19 [2019-12-01T07:32:19.877Z] #17 40.49 Fetched 84.4 MB in 8s (10.4 MB/s)
07:32:19 [2019-12-01T07:32:19.877Z] #17 40.69 Selecting previously unselected package bash-completion.
07:32:19 [2019-12-01T07:32:19.928Z] #54 ...
07:32:19 [2019-12-01T07:32:19.928Z] 
07:32:19 [2019-12-01T07:32:19.928Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:32:20 [2019-12-01T07:32:20.109Z] #27 18.98 
                                                                           1.0%
#                                                                          1.9%
##                                                                         3.8%
###                                                                        4.7%
####                                                                       6.6%
#####                                                                      7.6%
######                                                                     9.5%
########                                                                  11.4%
#########                                                                 13.3%
##########                                                                14.2%
###########                                                               16.1%
############                                                              17.0%
############                                                              18.0%
#############                                                             18.9%
##############                                                            19.9%
###############                                                           21.8%
################                                                          22.7%
#################                                                         23.7%
##################                                                        25.5%
###################                                                       26.5%
###################                                                       27.4%
#####################                                                     29.3%
######################                                                    31.2%
#######################                                                   32.2%
########################                                                  34.1%
#########################                                                 35.0%
#########################                                                 35.9%
##########################                                                36.9%
###########################                                               37.8%
###########################                                               38.8%
############################                                              39.7%
#############################                                             40.7%
##############################                                            42.6%
###############################                                           43.5%
################################                                          45.4%
#################################                                         46.3%
##################################                                        47.3%
##################################                                        48.2%
###################################                                       49.2%
####################################                                      51.1%
#####################################                                     52.0%
######################################                                    53.0%
#######################################                                   54.8%
########################################                                  55.8%
#########################################                                 57.7%
##########################################                                59.6%
###########################################                               60.5%
############################################                              61.5%
#############################################                             63.4%
##############################################                            64.3%
###############################################                           66.2%
################################################                          67.1%
#################################################                         69.0%
##################################################                        70.0%
###################################################                       71.9%
####################################################                      72.8%
#####################################################                     73.8%
#####################################################                     74.7%
######################################################                    75.7%
#######################################################                   76.6%
########################################################                  78.5%
#########################################################                 80.4%
##########################################################                81.3%
###########################################################               82.3%
###########################################################               83.2%
############################################################              84.1%
#############################################################             86.0%
###############################################################           87.9%
################################################################          89.8%
##################################################################        91.7%
##################################################################        92.7%
####################################################################      94.6%
#####################################################################     96.4%
######################################################################    97.4%
#######################################################################   99.3%
######################################################################## 100.0%
07:32:20 [2019-12-01T07:32:20.109Z] #27 31.04 
07:32:20 [2019-12-01T07:32:20.137Z] #17 40.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15046 files and directories currently installed.)
07:32:20 [2019-12-01T07:32:20.137Z] #17 40.80 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
07:32:21 [2019-12-01T07:32:21.471Z] #68 27.79 Checking out files:  49% (982/1993)   
Checking out files:  50% (997/1993)   
Checking out files:  51% (1017/1993)   
Checking out files:  52% (1037/1993)   
Checking out files:  53% (1057/1993)   
Checking out files:  54% (1077/1993)   
Checking out files:  55% (1097/1993)   
Checking out files:  56% (1117/1993)   
Checking out files:  57% (1137/1993)   
Checking out files:  58% (1156/1993)   
Checking out files:  59% (1176/1993)   
Checking out files:  60% (1196/1993)   
Checking out files:  61% (1216/1993)   
Checking out files:  62% (1236/1993)   
Checking out files:  63% (1256/1993)   
Checking out files:  64% (1276/1993)   
Checking out files:  65% (1296/1993)   
Checking out files:  66% (1316/1993)   
Checking out files:  67% (1336/1993)   
Checking out files:  68% (1356/1993)   
Checking out files:  69% (1376/1993)   
Checking out files:  70% (1396/1993)   
Checking out files:  71% (1416/1993)   
Checking out files:  72% (1435/1993)   
Checking out files:  73% (1455/1993)   
Checking out files:  74% (1475/1993)   
Checking out files:  75% (1495/1993)   
Checking out files:  76% (1515/1993)   
Checking out files:  77% (1535/1993)   
Checking out files:  78% (1555/1993)   
Checking out files:  79% (1575/1993)   
Checking out files:  80% (1595/1993)   
Checking out files:  81% (1615/1993)   
Checking out files:  82% (1635/1993)   
Checking out files:  83% (1655/1993)   
Checking out files:  84% (1675/1993)   
Checking out files:  85% (1695/1993)   
Checking out files:  86% (1714/1993)   
Checking out files:  87% (1734/1993)   
Checking out files:  88% (1754/1993)   
Checking out files:  89% (1774/1993)   
Checking out files:  90% (1794/1993)   
Checking out files:  90% (1805/1993)   
Checking out files:  91% (1814/1993)   
Checking out files:  92% (1834/1993)   
Checking out files:  93% (1854/1993)   
Checking out files:  94% (1874/1993)   
Checking out files:  95% (1894/1993)   
Checking out files:  96% (1914/1993)   
Checking out files:  97% (1934/1993)   
Checking out files:  98% (1954/1993)   
Checking out files:  99% (1974/1993)   
Checking out files: 100% (1993/1993)   
Checking out files: 100% (1993/1993), done.
07:32:21 [2019-12-01T07:32:21.471Z] #68 29.35 + cd /tmp/tmp.st62fG2W0P/src/github.com/docker/libnetwork
07:32:21 [2019-12-01T07:32:21.471Z] #68 29.35 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
07:32:21 [2019-12-01T07:32:21.563Z] #27 ...
07:32:21 [2019-12-01T07:32:21.563Z] 
07:32:21 [2019-12-01T07:32:21.563Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:32:21 [2019-12-01T07:32:21.563Z] #32 45.72 time
07:32:21 [2019-12-01T07:32:21.563Z] #32 53.82 internal/poll
07:32:21 [2019-12-01T07:32:21.563Z] #32 55.29 internal/fmtsort
07:32:21 [2019-12-01T07:32:21.563Z] #32 55.70 internal/syscall/unix
07:32:21 [2019-12-01T07:32:21.563Z] #32 ...
07:32:21 [2019-12-01T07:32:21.563Z] 
07:32:21 [2019-12-01T07:32:21.563Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:21 [2019-12-01T07:32:21.563Z] #18 20.24 Reading package lists...
07:32:21 [2019-12-01T07:32:21.563Z] #18 25.18 Building dependency tree...
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.14 The following additional packages will be installed:
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.17   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.17   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.17   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.17   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.17   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.17   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.17   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.17   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.17   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.18 Suggested packages:
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.18   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.18   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.18   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.18   vim-doc vim-scripts xfsdump acl attr quota
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.18 Recommended packages:
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.18   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
07:32:21 [2019-12-01T07:32:21.563Z] #18 26.19   python3-keyrings.alt python3-xdg unzip
07:32:21 [2019-12-01T07:32:21.735Z] #68 29.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:32:23 [2019-12-01T07:32:23.105Z] #68 ...
07:32:23 [2019-12-01T07:32:23.105Z] 
07:32:23 [2019-12-01T07:32:23.105Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:32:23 [2019-12-01T07:32:23.105Z] #56 21.12 Fetched 7927 kB in 16s (476 kB/s)
07:32:23 [2019-12-01T07:32:23.105Z] #56 21.12 Reading package lists...
07:32:23 [2019-12-01T07:32:23.105Z] #56 ...
07:32:23 [2019-12-01T07:32:23.105Z] 
07:32:23 [2019-12-01T07:32:23.105Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:32:23 [2019-12-01T07:32:23.105Z] #38 26.13 + cd /tmp/tmp.F4mztA0kBc/src/github.com/docker/distribution
07:32:23 [2019-12-01T07:32:23.105Z] #38 26.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
07:32:23 [2019-12-01T07:32:23.105Z] #38 30.01 + GOPATH=/tmp/tmp.F4mztA0kBc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.F4mztA0kBc go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:32:23 [2019-12-01T07:32:23.241Z] #17 ...
07:32:23 [2019-12-01T07:32:23.241Z] 
07:32:23 [2019-12-01T07:32:23.241Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:23 [2019-12-01T07:32:23.241Z] #41 120.4   CC       criu/file-lock.o
07:32:23 [2019-12-01T07:32:23.241Z] #41 121.0   CC       criu/files-ext.o
07:32:23 [2019-12-01T07:32:23.241Z] #41 121.2   CC       criu/files-reg.o
07:32:23 [2019-12-01T07:32:23.241Z] #41 122.8   CC       criu/files.o
07:32:23 [2019-12-01T07:32:23.241Z] #41 124.0   CC       criu/filesystems.o
07:32:23 [2019-12-01T07:32:23.241Z] #41 124.5   CC       criu/fsnotify.o
07:32:23 [2019-12-01T07:32:23.241Z] #41 125.3   CC       criu/image-desc.o
07:32:23 [2019-12-01T07:32:23.241Z] #41 125.4   CC       criu/image.o
07:32:23 [2019-12-01T07:32:23.241Z] #41 126.1   CC       criu/ipc_ns.o
07:32:23 [2019-12-01T07:32:23.241Z] #41 127.0   CC       criu/irmap.o
07:32:23 [2019-12-01T07:32:23.368Z] #38 ...
07:32:23 [2019-12-01T07:32:23.368Z] 
07:32:23 [2019-12-01T07:32:23.368Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:32:23 [2019-12-01T07:32:23.807Z] #41 127.6   CC       criu/kcmp-ids.o
07:32:23 [2019-12-01T07:32:23.807Z] #41 ...
07:32:23 [2019-12-01T07:32:23.807Z] 
07:32:23 [2019-12-01T07:32:23.807Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:23 [2019-12-01T07:32:23.807Z] #17 127.0 Setting up aufs-tools (1:4.1+20161219-1) ...
07:32:23 [2019-12-01T07:32:23.807Z] #17 127.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
07:32:23 [2019-12-01T07:32:23.807Z] #17 127.0 Setting up libsepol1-dev:amd64 (2.6-2) ...
07:32:23 [2019-12-01T07:32:23.807Z] #17 127.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
07:32:23 [2019-12-01T07:32:23.807Z] #17 127.1 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
07:32:23 [2019-12-01T07:32:23.807Z] #17 127.1 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
07:32:23 [2019-12-01T07:32:23.807Z] #17 127.1 Processing triggers for mime-support (3.60) ...
07:32:23 [2019-12-01T07:32:23.807Z] #17 127.1 Setting up xxd (2:8.0.0197-4+deb9u3) ...
07:32:24 [2019-12-01T07:32:24.065Z] #17 127.1 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
07:32:24 [2019-12-01T07:32:24.065Z] #17 127.1 Setting up libcap2-bin (1:2.25-1) ...
07:32:24 [2019-12-01T07:32:24.065Z] #17 127.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
07:32:24 [2019-12-01T07:32:24.065Z] #17 127.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
07:32:24 [2019-12-01T07:32:24.065Z] #17 127.2 Setting up bash-completion (1:2.1-4.3) ...
07:32:24 [2019-12-01T07:32:24.344Z] #17 ...
07:32:24 [2019-12-01T07:32:24.344Z] 
07:32:24 [2019-12-01T07:32:24.344Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:32:24 [2019-12-01T07:32:24.344Z] #62 95.31 + for f in rootlesskit rootlesskit-docker-proxy
07:32:24 [2019-12-01T07:32:24.344Z] #62 95.31 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
07:32:24 [2019-12-01T07:32:24.344Z] #62 DONE 103.9s
07:32:24 [2019-12-01T07:32:24.344Z] 
07:32:24 [2019-12-01T07:32:24.344Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
07:32:24 [2019-12-01T07:32:24.344Z] #63 DONE 0.3s
07:32:24 [2019-12-01T07:32:24.344Z] 
07:32:24 [2019-12-01T07:32:24.344Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:24 [2019-12-01T07:32:24.344Z] #17 44.74 Unpacking bash-completion (1:2.1-4.3) ...
07:32:24 [2019-12-01T07:32:24.344Z] #17 ...
07:32:24 [2019-12-01T07:32:24.344Z] 
07:32:24 [2019-12-01T07:32:24.344Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:24 [2019-12-01T07:32:24.344Z] #41 38.60   CC       images/timer.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 39.29   CC       images/timerfd.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 39.70   CC       images/mm.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 40.35   CC       images/sk-opts.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 40.69   CC       images/sk-unix.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 41.33   CC       images/sk-inet.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 42.03   CC       images/tun.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 42.52   CC       images/sk-netlink.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 42.93   CC       images/packet-sock.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 43.51   CC       images/ipc-var.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 43.96   CC       images/ipc-desc.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 44.20   CC       images/ipc-shm.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 44.39   CC       images/ipc-msg.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 44.68   CC       images/ipc-sem.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 45.03   CC       images/utsns.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 45.39   CC       images/creds.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 45.89   CC       images/vma.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 46.18   CC       images/netdev.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 46.82   CC       images/tty.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 47.47   CC       images/file-lock.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 47.76   CC       images/rlimit.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 48.14   CC       images/pagemap.o
07:32:24 [2019-12-01T07:32:24.344Z] #41 48.54   CC       images/siginfo.o
07:32:24 [2019-12-01T07:32:24.604Z] #41 49.01   CC       images/rpc.o
07:32:25 [2019-12-01T07:32:25.177Z] #41 ...
07:32:25 [2019-12-01T07:32:25.177Z] 
07:32:25 [2019-12-01T07:32:25.177Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:25 [2019-12-01T07:32:25.177Z] #17 45.67 Selecting previously unselected package libnet1:arm64.
07:32:25 [2019-12-01T07:32:25.177Z] #17 45.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ...
07:32:25 [2019-12-01T07:32:25.177Z] #17 45.69 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
07:32:25 [2019-12-01T07:32:25.177Z] #17 46.05 Selecting previously unselected package libnfnetlink0:arm64.
07:32:25 [2019-12-01T07:32:25.437Z] #17 46.07 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ...
07:32:25 [2019-12-01T07:32:25.437Z] #17 46.10 Unpacking libnfnetlink0:arm64 (1.0.1-3) ...
07:32:25 [2019-12-01T07:32:25.698Z] #17 ...
07:32:25 [2019-12-01T07:32:25.698Z] 
07:32:25 [2019-12-01T07:32:25.698Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:25 [2019-12-01T07:32:25.698Z] #44 95.69 vendor/golang.org/x/text/secure/bidirule
07:32:25 [2019-12-01T07:32:25.698Z] #44 96.00 github.com/LK4D4/vndr/build
07:32:25 [2019-12-01T07:32:25.698Z] #44 96.53 vendor/golang.org/x/text/unicode/norm
07:32:25 [2019-12-01T07:32:25.698Z] #44 102.2 vendor/golang.org/x/net/http2/hpack
07:32:25 [2019-12-01T07:32:25.698Z] #44 103.3 vendor/golang.org/x/crypto/cryptobyte
07:32:25 [2019-12-01T07:32:25.698Z] #44 104.2 mime
07:32:25 [2019-12-01T07:32:25.698Z] #44 105.4 vendor/golang.org/x/net/idna
07:32:25 [2019-12-01T07:32:25.698Z] #44 ...
07:32:25 [2019-12-01T07:32:25.698Z] 
07:32:25 [2019-12-01T07:32:25.698Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:25 [2019-12-01T07:32:25.698Z] #17 46.36 Selecting previously unselected package libpcrecpp0v5:arm64.
07:32:25 [2019-12-01T07:32:25.698Z] #17 46.36 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ...
07:32:25 [2019-12-01T07:32:25.698Z] #17 46.42 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ...
07:32:25 [2019-12-01T07:32:25.837Z] #18 ...
07:32:25 [2019-12-01T07:32:25.837Z] 
07:32:25 [2019-12-01T07:32:25.837Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:25 [2019-12-01T07:32:25.837Z] #27 32.73 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
07:32:25 [2019-12-01T07:32:25.837Z] #27 33.38 
07:32:25 [2019-12-01T07:32:25.838Z] #27 33.92 
#                                                                          1.5%
############                                                              17.8%
##################################                                        48.0%
######################################################################## 100.0%
07:32:25 [2019-12-01T07:32:25.838Z] #27 34.35 
07:32:25 [2019-12-01T07:32:25.838Z] #27 35.94 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
07:32:25 [2019-12-01T07:32:25.838Z] #27 36.35 
07:32:25 [2019-12-01T07:32:25.838Z] #27 36.66 
######################################################################## 100.0%
07:32:25 [2019-12-01T07:32:25.838Z] #27 36.74 
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.0 Setting up libonig4:amd64 (6.1.3-2) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.0 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.0 Setting up zip (3.0-11+b1) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.1 Setting up bzip2 (1.0.6-8.1) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.1 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.1 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.1 Setting up libaio1:amd64 (0.3.110-3) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.1 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.1 Setting up xz-utils (5.2.2-1.2+b1) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.2 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.2 Setting up libpcre32-3:amd64 (2:8.39-3) ...
07:32:25 [2019-12-01T07:32:25.964Z] #17 129.2 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
07:32:26 [2019-12-01T07:32:26.222Z] #17 129.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
07:32:26 [2019-12-01T07:32:26.223Z] #17 129.5 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
07:32:26 [2019-12-01T07:32:26.223Z] #17 129.5 Setting up libpcre16-3:amd64 (2:8.39-3) ...
07:32:26 [2019-12-01T07:32:26.223Z] #17 129.5 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
07:32:26 [2019-12-01T07:32:26.223Z] #17 129.5 Setting up libnl-3-200:amd64 (3.2.27-2) ...
07:32:26 [2019-12-01T07:32:26.223Z] #17 129.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
07:32:26 [2019-12-01T07:32:26.223Z] #17 129.6 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
07:32:26 [2019-12-01T07:32:26.223Z] #17 129.6 Setting up pigz (2.3.4-1) ...
07:32:26 [2019-12-01T07:32:26.223Z] #17 129.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
07:32:26 [2019-12-01T07:32:26.358Z] #17 46.84 Selecting previously unselected package libudev-dev:arm64.
07:32:26 [2019-12-01T07:32:26.359Z] #17 46.85 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ...
07:32:26 [2019-12-01T07:32:26.359Z] #17 46.88 Unpacking libudev-dev:arm64 (232-25+deb9u12) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.6 Setting up libmpdec2:amd64 (2.4.2-1) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.6 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.6 Setting up mingw-w64-common (5.0.1-1) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.6 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.6 Setting up jq (1.5+dfsg-1.3) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.7 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.7 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.7 Setting up xfsprogs (4.9.0+nmu1) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.7 Setting up vim (2:8.0.0197-4+deb9u3) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.7 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.8 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.8 Setting up iptables (1.6.0+snapshot20161117-6) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.8 Setting up btrfs-progs (4.7.3-1) ...
07:32:26 [2019-12-01T07:32:26.481Z] #17 129.8 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
07:32:26 [2019-12-01T07:32:26.619Z] #17 47.25 Selecting previously unselected package libpython3.5-minimal:arm64.
07:32:26 [2019-12-01T07:32:26.619Z] #17 47.25 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
07:32:26 [2019-12-01T07:32:26.619Z] #17 47.26 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
07:32:26 [2019-12-01T07:32:26.641Z] #56 31.66 Reading package lists...
07:32:26 [2019-12-01T07:32:26.641Z] #56 ...
07:32:26 [2019-12-01T07:32:26.641Z] 
07:32:26 [2019-12-01T07:32:26.641Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:32:26 [2019-12-01T07:32:26.641Z] #40 24.80 Fetched 7927 kB in 19s (405 kB/s)
07:32:26 [2019-12-01T07:32:26.641Z] #40 24.80 Reading package lists...
07:32:26 [2019-12-01T07:32:26.739Z] #17 129.8 Setting up python3.5 (3.5.3-1+deb9u1) ...
07:32:26 [2019-12-01T07:32:26.898Z] #40 ...
07:32:26 [2019-12-01T07:32:26.898Z] 
07:32:26 [2019-12-01T07:32:26.898Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:32:26 [2019-12-01T07:32:26.898Z] #33 32.99 Fetched 7927 kB in 23s (344 kB/s)
07:32:27 [2019-12-01T07:32:27.190Z] #17 47.97 Selecting previously unselected package python3.5-minimal.
07:32:27 [2019-12-01T07:32:27.450Z] #17 47.97 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
07:32:27 [2019-12-01T07:32:27.450Z] #17 47.99 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
07:32:27 [2019-12-01T07:32:27.784Z] #27 38.29 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
07:32:27 [2019-12-01T07:32:27.784Z] #27 38.37 skipping existing b63cc5f62c21
07:32:27 [2019-12-01T07:32:27.784Z] #27 ...
07:32:27 [2019-12-01T07:32:27.784Z] 
07:32:27 [2019-12-01T07:32:27.784Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:27 [2019-12-01T07:32:27.784Z] #42 10.19   PBCC     images/core-arm.pb-c.c
07:32:27 [2019-12-01T07:32:27.784Z] #42 10.23   PBCC     images/core-ppc64.pb-c.c
07:32:27 [2019-12-01T07:32:27.784Z] #42 10.27   PBCC     images/core-s390.pb-c.c
07:32:27 [2019-12-01T07:32:27.784Z] #42 10.32   PBCC     images/core-x86.pb-c.c
07:32:27 [2019-12-01T07:32:27.784Z] #42 10.40   PBCC     images/core.pb-c.c
07:32:27 [2019-12-01T07:32:27.784Z] #42 10.60   PBCC     images/inventory.pb-c.c
07:32:27 [2019-12-01T07:32:27.784Z] #42 10.65   DEP      images/core-aarch64.pb-c.d
07:32:27 [2019-12-01T07:32:27.784Z] #42 10.75   DEP      images/core-arm.pb-c.d
07:32:27 [2019-12-01T07:32:27.784Z] #42 10.89   DEP      images/core-ppc64.pb-c.d
07:32:27 [2019-12-01T07:32:27.784Z] #42 10.97   DEP      images/core-s390.pb-c.d
07:32:27 [2019-12-01T07:32:27.784Z] #42 11.07   DEP      images/core-x86.pb-c.d
07:32:27 [2019-12-01T07:32:27.784Z] #42 11.22   DEP      images/core.pb-c.d
07:32:27 [2019-12-01T07:32:27.784Z] #42 11.30   DEP      images/inventory.pb-c.d
07:32:27 [2019-12-01T07:32:27.784Z] #42 11.33   PBCC     images/cpuinfo.pb-c.c
07:32:27 [2019-12-01T07:32:27.784Z] #42 11.37   DEP      images/cpuinfo.pb-c.d
07:32:27 [2019-12-01T07:32:27.784Z] #42 11.42   PBCC     images/stats.pb-c.c
07:32:27 [2019-12-01T07:32:27.784Z] #42 11.46   DEP      images/stats.pb-c.d
07:32:27 [2019-12-01T07:32:27.784Z] #42 12.89 make[1]: Nothing to be done for 'all'.
07:32:27 [2019-12-01T07:32:27.784Z] #42 14.19   CC       images/stats.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 14.69   CC       images/core.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 15.46   CC       images/core-x86.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 15.87   CC       images/core-arm.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 16.15   CC       images/core-aarch64.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 16.42   CC       images/core-ppc64.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 16.83   CC       images/core-s390.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 17.24   CC       images/cpuinfo.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 17.46   CC       images/inventory.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 17.58   CC       images/fdinfo.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 17.80   CC       images/fown.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 17.91   CC       images/ns.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 18.11   CC       images/regfile.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 18.33   CC       images/ghost-file.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 18.54   CC       images/fifo.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 18.68   CC       images/remap-file-path.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 18.82   CC       images/eventfd.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 19.00   CC       images/eventpoll.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 19.39   CC       images/fh.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 19.63   CC       images/fsnotify.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 20.06   CC       images/signalfd.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 20.17   CC       images/fs.o
07:32:27 [2019-12-01T07:32:27.784Z] #42 ...
07:32:27 [2019-12-01T07:32:27.784Z] 
07:32:27 [2019-12-01T07:32:27.784Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.36 The following NEW packages will be installed:
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   apparmor aufs-tools bash-completion binutils-mingw-w64
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.40   xfsprogs xxd xz-utils zip
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.47 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.47 Need to get 88.2 MB of archives.
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.47 After this operation, 565 MB of additional disk space will be used.
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.69 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.87 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.87 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.97 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 30.98 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.00 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.12 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.28 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.28 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.28 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.28 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.28 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.28 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.28 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.29 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.29 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.30 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.30 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.31 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.38 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.38 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.39 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.39 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.39 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.39 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.43 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.43 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.45 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.45 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.47 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.49 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.52 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.52 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.52 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.52 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.52 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.59 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 31.62 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 32.13 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 32.46 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 32.51 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 32.51 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 32.51 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
07:32:27 [2019-12-01T07:32:27.784Z] #18 32.58 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
07:32:28 [2019-12-01T07:32:28.384Z] #18 33.08 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
07:32:28 [2019-12-01T07:32:28.384Z] #18 33.24 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
07:32:28 [2019-12-01T07:32:28.384Z] #18 33.37 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
07:32:28 [2019-12-01T07:32:28.384Z] #18 33.44 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
07:32:28 [2019-12-01T07:32:28.384Z] #18 33.44 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
07:32:28 [2019-12-01T07:32:28.384Z] #18 33.44 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
07:32:28 [2019-12-01T07:32:28.384Z] #18 33.50 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
07:32:28 [2019-12-01T07:32:28.390Z] #17 48.97 Selecting previously unselected package python3-minimal.
07:32:28 [2019-12-01T07:32:28.390Z] #17 48.97 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ...
07:32:28 [2019-12-01T07:32:28.390Z] #17 48.98 Unpacking python3-minimal (3.5.3-1) ...
07:32:28 [2019-12-01T07:32:28.390Z] #17 49.16 Selecting previously unselected package libmpdec2:arm64.
07:32:28 [2019-12-01T07:32:28.390Z] #17 49.16 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ...
07:32:28 [2019-12-01T07:32:28.390Z] #17 49.19 Unpacking libmpdec2:arm64 (2.4.2-1) ...
07:32:28 [2019-12-01T07:32:28.639Z] #17 ...
07:32:28 [2019-12-01T07:32:28.639Z] 
07:32:28 [2019-12-01T07:32:28.639Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:32:28 [2019-12-01T07:32:28.639Z] #38 198.1 + dpkg --print-architecture
07:32:28 [2019-12-01T07:32:28.639Z] #38 198.1 + cd /tmp/tmp.o2eYbnnH9s/src/github.com/docker/distribution
07:32:28 [2019-12-01T07:32:28.639Z] #38 198.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
07:32:28 [2019-12-01T07:32:28.639Z] #38 198.5 + GOPATH=/tmp/tmp.o2eYbnnH9s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.o2eYbnnH9s
07:32:28 [2019-12-01T07:32:28.639Z] #38 198.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:32:28 [2019-12-01T07:32:28.639Z] #38 ...
07:32:28 [2019-12-01T07:32:28.639Z] 
07:32:28 [2019-12-01T07:32:28.639Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:28 [2019-12-01T07:32:28.639Z] #41 127.9   CC       criu/kerndat.o
07:32:28 [2019-12-01T07:32:28.639Z] #41 128.7   CC       criu/libnetlink.o
07:32:28 [2019-12-01T07:32:28.639Z] #41 129.0   CC       criu/log.o
07:32:28 [2019-12-01T07:32:28.639Z] #41 129.5   CC       criu/lsm.o
07:32:28 [2019-12-01T07:32:28.639Z] #41 129.8   CC       criu/mem.o
07:32:28 [2019-12-01T07:32:28.639Z] #41 130.8   CC       criu/mount.o
07:32:28 [2019-12-01T07:32:28.650Z] #17 49.48 Selecting previously unselected package libpython3.5-stdlib:arm64.
07:32:28 [2019-12-01T07:32:28.650Z] #17 49.49 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ...
07:32:28 [2019-12-01T07:32:28.821Z] #18 33.83 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
07:32:28 [2019-12-01T07:32:28.910Z] #17 49.50 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
07:32:29 [2019-12-01T07:32:29.323Z] #18 34.35 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
07:32:29 [2019-12-01T07:32:29.693Z] #41 133.4   CC       criu/namespaces.o
07:32:29 [2019-12-01T07:32:29.693Z] #41 ...
07:32:29 [2019-12-01T07:32:29.693Z] 
07:32:29 [2019-12-01T07:32:29.693Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:29 [2019-12-01T07:32:29.693Z] #17 132.8 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
07:32:29 [2019-12-01T07:32:29.693Z] #17 132.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:32:29 [2019-12-01T07:32:29.693Z] #17 132.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
07:32:29 [2019-12-01T07:32:29.693Z] #17 132.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
07:32:29 [2019-12-01T07:32:29.693Z] #17 132.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
07:32:29 [2019-12-01T07:32:29.693Z] #17 132.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
07:32:29 [2019-12-01T07:32:29.693Z] #17 132.8 Setting up btrfs-tools (4.7.3-1) ...
07:32:29 [2019-12-01T07:32:29.693Z] #17 132.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:32:29 [2019-12-01T07:32:29.693Z] #17 132.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
07:32:29 [2019-12-01T07:32:29.693Z] #17 132.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
07:32:29 [2019-12-01T07:32:29.693Z] #17 132.9 Setting up python3 (3.5.3-1) ...
07:32:29 [2019-12-01T07:32:29.716Z] #18 34.46 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
07:32:29 [2019-12-01T07:32:29.716Z] #18 34.50 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
07:32:29 [2019-12-01T07:32:29.716Z] #18 34.50 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
07:32:29 [2019-12-01T07:32:29.716Z] #18 34.50 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
07:32:29 [2019-12-01T07:32:29.716Z] #18 34.50 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
07:32:29 [2019-12-01T07:32:29.716Z] #18 34.69 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
07:32:29 [2019-12-01T07:32:29.716Z] #18 ...
07:32:29 [2019-12-01T07:32:29.716Z] 
07:32:29 [2019-12-01T07:32:29.716Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:29 [2019-12-01T07:32:29.716Z] #45 53.88 internal/poll
07:32:29 [2019-12-01T07:32:29.716Z] #45 55.87 internal/syscall/unix
07:32:29 [2019-12-01T07:32:29.716Z] #45 56.42 os
07:32:29 [2019-12-01T07:32:29.716Z] #45 59.08 strings
07:32:29 [2019-12-01T07:32:29.716Z] #45 60.10 fmt
07:32:29 [2019-12-01T07:32:29.716Z] #45 61.47 path/filepath
07:32:29 [2019-12-01T07:32:29.716Z] #45 62.96 regexp/syntax
07:32:29 [2019-12-01T07:32:29.716Z] #45 ...
07:32:29 [2019-12-01T07:32:29.716Z] 
07:32:29 [2019-12-01T07:32:29.716Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:29 [2019-12-01T07:32:29.716Z] #42 20.42   CC       images/pstree.o
07:32:29 [2019-12-01T07:32:29.716Z] #42 20.55   CC       images/pipe.o
07:32:29 [2019-12-01T07:32:29.716Z] #42 20.72   CC       images/tcp-stream.o
07:32:29 [2019-12-01T07:32:29.716Z] #42 20.87   CC       images/sk-packet.o
07:32:29 [2019-12-01T07:32:29.716Z] #42 21.08   CC       images/mnt.o
07:32:29 [2019-12-01T07:32:29.716Z] #42 21.28   CC       images/pipe-data.o
07:32:29 [2019-12-01T07:32:29.716Z] #42 21.51   CC       images/sa.o
07:32:29 [2019-12-01T07:32:29.716Z] #42 21.87   CC       images/timer.o
07:32:29 [2019-12-01T07:32:29.716Z] #42 22.32   CC       images/timerfd.o
07:32:29 [2019-12-01T07:32:29.716Z] #42 22.51   CC       images/mm.o
07:32:30 [2019-12-01T07:32:30.116Z] #42 ...
07:32:30 [2019-12-01T07:32:30.116Z] 
07:32:30 [2019-12-01T07:32:30.116Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:30 [2019-12-01T07:32:30.116Z] #27 38.45 
07:32:30 [2019-12-01T07:32:30.116Z] #27 40.21 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
07:32:30 [2019-12-01T07:32:30.116Z] #27 40.51 
07:32:30 [2019-12-01T07:32:30.116Z] #27 40.72 
######################################################################## 100.0%
07:32:30 [2019-12-01T07:32:30.116Z] #27 40.77 
07:32:30 [2019-12-01T07:32:30.116Z] #27 40.82 Download of images into '/build' complete.
07:32:30 [2019-12-01T07:32:30.116Z] #27 40.82 Use something like the following to load the result into a Docker daemon:
07:32:30 [2019-12-01T07:32:30.116Z] #27 40.82   tar -cC '/build' . | docker load
07:32:30 [2019-12-01T07:32:30.116Z] #27 DONE 40.9s
07:32:30 [2019-12-01T07:32:30.116Z] 
07:32:30 [2019-12-01T07:32:30.116Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:30 [2019-12-01T07:32:30.116Z] #42 22.76   CC       images/sk-opts.o
07:32:30 [2019-12-01T07:32:30.174Z] #33 32.99 Reading package lists...
07:32:30 [2019-12-01T07:32:30.174Z] #33 ...
07:32:30 [2019-12-01T07:32:30.174Z] 
07:32:30 [2019-12-01T07:32:30.174Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:32:30 [2019-12-01T07:32:30.174Z] #50 35.07 + cd /tmp/tmp.i18TyDhBxl/src/github.com/golangci/golangci-lint/
07:32:30 [2019-12-01T07:32:30.174Z] #50 35.07 + git checkout -q v1.20.0
07:32:30 [2019-12-01T07:32:30.174Z] #50 35.85 ++ git describe --tags
07:32:30 [2019-12-01T07:32:30.174Z] #50 35.90 + version=v1.20.0
07:32:30 [2019-12-01T07:32:30.174Z] #50 35.90 ++ git rev-parse --short HEAD
07:32:30 [2019-12-01T07:32:30.174Z] #50 35.91 + commit=cc98739
07:32:30 [2019-12-01T07:32:30.174Z] #50 35.92 ++ git show -s --format=%cd
07:32:30 [2019-12-01T07:32:30.174Z] #50 35.94 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
07:32:30 [2019-12-01T07:32:30.174Z] #50 35.94 + 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
07:32:30 [2019-12-01T07:32:30.174Z] #50 ...
07:32:30 [2019-12-01T07:32:30.174Z] 
07:32:30 [2019-12-01T07:32:30.174Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:32:30 [2019-12-01T07:32:30.174Z] #24 28.40 Fetched 7927 kB in 21s (368 kB/s)
07:32:30 [2019-12-01T07:32:30.174Z] #24 28.40 Reading package lists...
07:32:30 [2019-12-01T07:32:30.431Z] #24 ...
07:32:30 [2019-12-01T07:32:30.431Z] 
07:32:30 [2019-12-01T07:32:30.431Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:32:30 [2019-12-01T07:32:30.515Z] #42 23.29   CC       images/sk-unix.o
07:32:30 [2019-12-01T07:32:30.832Z] #17 51.56 Selecting previously unselected package python3.5.
07:32:30 [2019-12-01T07:32:30.832Z] #17 51.57 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ...
07:32:30 [2019-12-01T07:32:30.832Z] #17 51.58 Unpacking python3.5 (3.5.3-1+deb9u1) ...
07:32:31 [2019-12-01T07:32:31.067Z] #17 134.0 Setting up apparmor (2.11.0-3+deb9u2) ...
07:32:31 [2019-12-01T07:32:31.093Z] #17 51.77 Selecting previously unselected package libpython3-stdlib:arm64.
07:32:31 [2019-12-01T07:32:31.093Z] #17 51.78 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ...
07:32:31 [2019-12-01T07:32:31.093Z] #17 51.79 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ...
07:32:31 [2019-12-01T07:32:31.344Z] #42 24.01   CC       images/sk-inet.o
07:32:31 [2019-12-01T07:32:31.739Z] #42 24.49   CC       images/tun.o
07:32:31 [2019-12-01T07:32:31.739Z] #42 24.70   CC       images/sk-netlink.o
07:32:31 [2019-12-01T07:32:31.739Z] #42 ...
07:32:31 [2019-12-01T07:32:31.739Z] 
07:32:31 [2019-12-01T07:32:31.739Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:32:31 [2019-12-01T07:32:31.739Z] #32 56.19 strings
07:32:31 [2019-12-01T07:32:31.739Z] #32 56.21 os
07:32:31 [2019-12-01T07:32:31.739Z] #32 59.10 path
07:32:31 [2019-12-01T07:32:31.739Z] #32 59.63 text/tabwriter
07:32:31 [2019-12-01T07:32:31.739Z] #32 59.71 fmt
07:32:31 [2019-12-01T07:32:31.739Z] #32 60.36 path/filepath
07:32:31 [2019-12-01T07:32:31.739Z] #32 61.87 io/ioutil
07:32:31 [2019-12-01T07:32:31.739Z] #32 64.13 flag
07:32:31 [2019-12-01T07:32:31.739Z] #32 64.15 github.com/BurntSushi/toml
07:32:31 [2019-12-01T07:32:31.923Z] #17 52.42 Selecting previously unselected package dh-python.
07:32:31 [2019-12-01T07:32:31.923Z] #17 52.44 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
07:32:31 [2019-12-01T07:32:31.923Z] #17 52.47 Unpacking dh-python (2.20170125) ...
07:32:32 [2019-12-01T07:32:32.001Z] #17 135.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
07:32:32 [2019-12-01T07:32:32.001Z] #17 135.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
07:32:32 [2019-12-01T07:32:32.001Z] #17 135.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
07:32:32 [2019-12-01T07:32:32.001Z] #17 135.2 Setting up python3-wheel (0.29.0-2) ...
07:32:32 [2019-12-01T07:32:32.162Z] #32 66.44 log
07:32:32 [2019-12-01T07:32:32.162Z] #32 ...
07:32:32 [2019-12-01T07:32:32.162Z] 
07:32:32 [2019-12-01T07:32:32.162Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:32 [2019-12-01T07:32:32.162Z] #18 34.98 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
07:32:32 [2019-12-01T07:32:32.162Z] #18 34.99 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
07:32:32 [2019-12-01T07:32:32.162Z] #18 35.72 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
07:32:32 [2019-12-01T07:32:32.162Z] #18 36.26 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
07:32:32 [2019-12-01T07:32:32.162Z] #18 36.28 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB]
07:32:32 [2019-12-01T07:32:32.184Z] #17 52.73 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
07:32:32 [2019-12-01T07:32:32.184Z] #17 52.77 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
07:32:32 [2019-12-01T07:32:32.567Z] #17 135.8 Setting up python3-pkg-resources (33.1.1-1) ...
07:32:32 [2019-12-01T07:32:32.952Z] #40 35.53 Reading package lists...
07:32:32 [2019-12-01T07:32:32.952Z] #40 ...
07:32:32 [2019-12-01T07:32:32.952Z] 
07:32:32 [2019-12-01T07:32:32.952Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:32:32 [2019-12-01T07:32:32.952Z] #56 31.66 Reading package lists...
07:32:33 [2019-12-01T07:32:33.153Z] #18 38.29 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB]
07:32:33 [2019-12-01T07:32:33.500Z] #17 136.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
07:32:33 [2019-12-01T07:32:33.500Z] #17 136.5 Setting up python3-pip (9.0.1-2+deb9u1) ...
07:32:34 [2019-12-01T07:32:34.325Z] #17 137.4 Setting up dmsetup (2:1.02.137-2) ...
07:32:34 [2019-12-01T07:32:34.325Z] #17 137.4 Setting up python3-setuptools (33.1.1-1) ...
07:32:34 [2019-12-01T07:32:34.484Z] #18 ...
07:32:34 [2019-12-01T07:32:34.484Z] 
07:32:34 [2019-12-01T07:32:34.484Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:32:34 [2019-12-01T07:32:34.484Z] #60 31.05 + cd /tmp/tmp.AURnmvqNNN/src/github.com/containerd/containerd
07:32:34 [2019-12-01T07:32:34.484Z] #60 31.05 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40
07:32:34 [2019-12-01T07:32:34.484Z] #60 31.58 + export 'BUILDTAGS=netgo osusergo static_build'
07:32:34 [2019-12-01T07:32:34.484Z] #60 31.58 + BUILDTAGS='netgo osusergo static_build'
07:32:34 [2019-12-01T07:32:34.484Z] #60 31.58 + export EXTRA_FLAGS=-buildmode=pie
07:32:34 [2019-12-01T07:32:34.484Z] #60 31.58 + EXTRA_FLAGS=-buildmode=pie
07:32:34 [2019-12-01T07:32:34.484Z] #60 31.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:32:34 [2019-12-01T07:32:34.484Z] #60 31.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:32:34 [2019-12-01T07:32:34.484Z] #60 31.58 + '[' '' = dynamic ']'
07:32:34 [2019-12-01T07:32:34.484Z] #60 31.58 + make
07:32:34 [2019-12-01T07:32:34.484Z] #60 32.55 + bin/ctr
07:32:34 [2019-12-01T07:32:34.484Z] #60 ...
07:32:34 [2019-12-01T07:32:34.484Z] 
07:32:34 [2019-12-01T07:32:34.484Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:34 [2019-12-01T07:32:34.484Z] #42 24.89   CC       images/packet-sock.o
07:32:34 [2019-12-01T07:32:34.484Z] #42 25.22   CC       images/ipc-var.o
07:32:34 [2019-12-01T07:32:34.484Z] #42 25.41   CC       images/ipc-desc.o
07:32:34 [2019-12-01T07:32:34.484Z] #42 25.58   CC       images/ipc-shm.o
07:32:34 [2019-12-01T07:32:34.484Z] #42 25.85   CC       images/ipc-msg.o
07:32:34 [2019-12-01T07:32:34.484Z] #42 26.07   CC       images/ipc-sem.o
07:32:34 [2019-12-01T07:32:34.484Z] #42 26.23   CC       images/utsns.o
07:32:34 [2019-12-01T07:32:34.484Z] #42 26.46   CC       images/creds.o
07:32:34 [2019-12-01T07:32:34.484Z] #42 26.64   CC       images/vma.o
07:32:34 [2019-12-01T07:32:34.484Z] #42 26.87   CC       images/netdev.o
07:32:34 [2019-12-01T07:32:34.484Z] #42 27.33   CC       images/tty.o
07:32:34 [2019-12-01T07:32:34.849Z] #56 41.29 Building dependency tree...
07:32:34 [2019-12-01T07:32:34.892Z] #17 138.1 Setting up dh-python (2.20170125) ...
07:32:34 [2019-12-01T07:32:34.898Z] #42 27.86   CC       images/file-lock.o
07:32:35 [2019-12-01T07:32:35.309Z] #42 28.04   CC       images/rlimit.o
07:32:35 [2019-12-01T07:32:35.309Z] #42 28.19   CC       images/pagemap.o
07:32:35 [2019-12-01T07:32:35.458Z] #17 138.6 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
07:32:35 [2019-12-01T07:32:35.458Z] #17 138.6 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:32:35 [2019-12-01T07:32:35.701Z] #42 28.40   CC       images/siginfo.o
07:32:35 [2019-12-01T07:32:35.701Z] #42 28.59   CC       images/rpc.o
07:32:36 [2019-12-01T07:32:36.386Z] #17 56.60 Setting up python3-minimal (3.5.3-1) ...
07:32:36 [2019-12-01T07:32:36.393Z] #17 DONE 139.7s
07:32:36 [2019-12-01T07:32:36.393Z] 
07:32:36 [2019-12-01T07:32:36.393Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
07:32:36 [2019-12-01T07:32:36.548Z] #42 29.43   CC       images/ext-file.o
07:32:36 [2019-12-01T07:32:36.647Z] #17 ...
07:32:36 [2019-12-01T07:32:36.647Z] 
07:32:36 [2019-12-01T07:32:36.647Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:32:36 [2019-12-01T07:32:36.647Z] #47 DONE 116.8s
07:32:36 [2019-12-01T07:32:36.647Z] 
07:32:36 [2019-12-01T07:32:36.647Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:36 [2019-12-01T07:32:36.647Z] #41 51.30   CC       images/ext-file.o
07:32:36 [2019-12-01T07:32:36.647Z] #41 51.63   CC       images/cgroup.o
07:32:36 [2019-12-01T07:32:36.647Z] #41 52.74   CC       images/userns.o
07:32:36 [2019-12-01T07:32:36.647Z] #41 53.23   CC       images/google/protobuf/descriptor.o
07:32:36 [2019-12-01T07:32:36.647Z] #41 55.75   CC       images/opts.o
07:32:36 [2019-12-01T07:32:36.647Z] #41 56.29   CC       images/seccomp.o
07:32:36 [2019-12-01T07:32:36.647Z] #41 57.07   CC       images/binfmt-misc.o
07:32:36 [2019-12-01T07:32:36.647Z] #41 57.27   CC       images/time.o
07:32:36 [2019-12-01T07:32:36.647Z] #41 57.74   CC       images/sysctl.o
07:32:36 [2019-12-01T07:32:36.647Z] #41 58.13   CC       images/autofs.o
07:32:36 [2019-12-01T07:32:36.647Z] #41 58.51   CC       images/macvlan.o
07:32:36 [2019-12-01T07:32:36.647Z] #41 58.87   CC       images/sit.o
07:32:36 [2019-12-01T07:32:36.647Z] #41 59.29   LINK     images/built-in.o
07:32:36 [2019-12-01T07:32:36.647Z] #41 59.58   GEN      compel/include/asm
07:32:36 [2019-12-01T07:32:36.647Z] #41 59.60   GEN      compel/include/version.h
07:32:36 [2019-12-01T07:32:36.647Z] #41 59.66 touch .config
07:32:36 [2019-12-01T07:32:36.647Z] #41 59.67   GEN      include/common/config.h
07:32:36 [2019-12-01T07:32:36.647Z] #41 59.80   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
07:32:36 [2019-12-01T07:32:36.647Z] #41 59.83   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
07:32:36 [2019-12-01T07:32:36.647Z] #41 60.00   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
07:32:36 [2019-12-01T07:32:36.647Z] #41 60.05   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
07:32:36 [2019-12-01T07:32:36.647Z] #41 60.10   DEP      compel/plugins/std/infect.d
07:32:36 [2019-12-01T07:32:36.647Z] #41 60.19   DEP      compel/plugins/std/string.d
07:32:36 [2019-12-01T07:32:36.647Z] #41 60.26   DEP      compel/plugins/std/log.d
07:32:36 [2019-12-01T07:32:36.647Z] #41 60.48   DEP      compel/plugins/std/fds.d
07:32:36 [2019-12-01T07:32:36.647Z] #41 60.63   DEP      compel/plugins/std/std.d
07:32:36 [2019-12-01T07:32:36.647Z] #41 60.75   DEP      compel/plugins/shmem/shmem.d
07:32:36 [2019-12-01T07:32:36.647Z] #41 60.89   DEP      compel/plugins/fds/fds.d
07:32:36 [2019-12-01T07:32:36.647Z] #41 ...
07:32:36 [2019-12-01T07:32:36.647Z] 
07:32:36 [2019-12-01T07:32:36.647Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:36 [2019-12-01T07:32:36.647Z] #44 106.8 net/http/internal
07:32:36 [2019-12-01T07:32:36.647Z] #44 114.9 net/textproto
07:32:36 [2019-12-01T07:32:36.647Z] #44 114.9 vendor/golang.org/x/net/http/httpproxy
07:32:36 [2019-12-01T07:32:36.647Z] #44 114.9 crypto/x509
07:32:36 [2019-12-01T07:32:36.647Z] #44 116.7 vendor/golang.org/x/net/http/httpguts
07:32:36 [2019-12-01T07:32:36.647Z] #44 116.7 mime/multipart
07:32:36 [2019-12-01T07:32:36.907Z] #44 ...
07:32:36 [2019-12-01T07:32:36.907Z] 
07:32:36 [2019-12-01T07:32:36.907Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:36 [2019-12-01T07:32:36.907Z] #41 61.13   CC       compel/plugins/std/std.o
07:32:36 [2019-12-01T07:32:36.957Z] #42 29.57   CC       images/cgroup.o
07:32:37 [2019-12-01T07:32:37.355Z] #42 30.06   CC       images/userns.o
07:32:37 [2019-12-01T07:32:37.355Z] #42 30.35   CC       images/google/protobuf/descriptor.o
07:32:37 [2019-12-01T07:32:37.477Z] #41 61.60   CC       compel/plugins/std/fds.o
07:32:38 [2019-12-01T07:32:38.080Z] #41 62.20   CC       compel/plugins/std/log.o
07:32:38 [2019-12-01T07:32:38.118Z] #56 45.84 The following additional packages will be installed:
07:32:38 [2019-12-01T07:32:38.118Z] #56 45.86   btrfs-progs liblzo2-2
07:32:38 [2019-12-01T07:32:38.118Z] #56 46.25 The following NEW packages will be installed:
07:32:38 [2019-12-01T07:32:38.118Z] #56 ...
07:32:38 [2019-12-01T07:32:38.118Z] 
07:32:38 [2019-12-01T07:32:38.118Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:32:38 [2019-12-01T07:32:38.118Z] #40 35.53 Reading package lists...
07:32:38 [2019-12-01T07:32:38.723Z] #42 ...
07:32:38 [2019-12-01T07:32:38.723Z] 
07:32:38 [2019-12-01T07:32:38.723Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:32:38 [2019-12-01T07:32:38.723Z] #32 69.51 github.com/BurntSushi/toml/cmd/tomlv
07:32:38 [2019-12-01T07:32:38.723Z] #32 DONE 72.8s
07:32:38 [2019-12-01T07:32:38.723Z] 
07:32:38 [2019-12-01T07:32:38.723Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:38 [2019-12-01T07:32:38.723Z] #18 40.69 debconf: delaying package configuration, since apt-utils is not installed
07:32:38 [2019-12-01T07:32:38.723Z] #18 40.75 Fetched 88.2 MB in 9s (9286 kB/s)
07:32:38 [2019-12-01T07:32:38.723Z] #18 40.83 Selecting previously unselected package bash-completion.
07:32:38 [2019-12-01T07:32:38.723Z] #18 40.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 ... 14898 files and directories currently installed.)
07:32:38 [2019-12-01T07:32:38.723Z] #18 40.86 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
07:32:38 [2019-12-01T07:32:38.723Z] #18 43.30 Unpacking bash-completion (1:2.1-4.3) ...
07:32:38 [2019-12-01T07:32:38.921Z] #18 ...
07:32:38 [2019-12-01T07:32:38.921Z] 
07:32:38 [2019-12-01T07:32:38.921Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:32:38 [2019-12-01T07:32:38.921Z] #38 218.3 + rm -rf /tmp/tmp.o2eYbnnH9s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.o2eYbnnH9s
07:32:38 [2019-12-01T07:32:38.921Z] #38 DONE 218.5s
07:32:38 [2019-12-01T07:32:38.921Z] 
07:32:38 [2019-12-01T07:32:38.921Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:38 [2019-12-01T07:32:38.921Z] #41 134.8   CC       criu/net.o
07:32:38 [2019-12-01T07:32:38.921Z] #41 137.0   CC       criu/netfilter.o
07:32:38 [2019-12-01T07:32:38.921Z] #41 137.3   CC       criu/page-pipe.o
07:32:38 [2019-12-01T07:32:38.921Z] #41 137.8   CC       criu/page-xfer.o
07:32:38 [2019-12-01T07:32:38.921Z] #41 138.7   CC       criu/pagemap-cache.o
07:32:38 [2019-12-01T07:32:38.921Z] #41 139.0   CC       criu/pagemap.o
07:32:38 [2019-12-01T07:32:38.921Z] #41 139.7   CC       criu/parasite-syscall.o
07:32:38 [2019-12-01T07:32:38.921Z] #41 140.1   CC       criu/path.o
07:32:38 [2019-12-01T07:32:38.921Z] #41 140.4   CC       criu/pie-util-vdso-elf32.o
07:32:38 [2019-12-01T07:32:38.921Z] #41 140.8   CC       criu/pie-util-vdso.o
07:32:38 [2019-12-01T07:32:38.921Z] #41 141.3   CC       criu/pie-util.o
07:32:38 [2019-12-01T07:32:38.921Z] #41 141.4   CC       criu/pipes.o
07:32:38 [2019-12-01T07:32:38.921Z] #41 142.1   CC       criu/plugin.o
07:32:38 [2019-12-01T07:32:38.921Z] #41 142.4   CC       criu/proc_parse.o
07:32:39 [2019-12-01T07:32:39.022Z] #41 63.35   CC       compel/plugins/std/string.o
07:32:39 [2019-12-01T07:32:39.128Z] #18 44.34 Selecting previously unselected package libnet1:s390x.
07:32:39 [2019-12-01T07:32:39.560Z] #18 44.36 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
07:32:39 [2019-12-01T07:32:39.560Z] #18 44.38 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
07:32:39 [2019-12-01T07:32:39.560Z] #18 44.54 Selecting previously unselected package libnfnetlink0:s390x.
07:32:39 [2019-12-01T07:32:39.560Z] #18 44.54 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
07:32:39 [2019-12-01T07:32:39.560Z] #18 44.54 Unpacking libnfnetlink0:s390x (1.0.1-3) ...
07:32:39 [2019-12-01T07:32:39.560Z] #18 44.61 Selecting previously unselected package libpcrecpp0v5:s390x.
07:32:39 [2019-12-01T07:32:39.560Z] #18 44.61 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
07:32:39 [2019-12-01T07:32:39.560Z] #18 44.62 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
07:32:39 [2019-12-01T07:32:39.560Z] #18 44.74 Selecting previously unselected package libudev-dev:s390x.
07:32:39 [2019-12-01T07:32:39.593Z] #41 64.08   CC       compel/plugins/std/infect.o
07:32:40 [2019-12-01T07:32:40.030Z] #18 44.74 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ...
07:32:40 [2019-12-01T07:32:40.030Z] #18 44.78 Unpacking libudev-dev:s390x (232-25+deb9u12) ...
07:32:40 [2019-12-01T07:32:40.030Z] #18 45.12 Selecting previously unselected package libpython3.5-minimal:s390x.
07:32:40 [2019-12-01T07:32:40.030Z] #18 45.12 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
07:32:40 [2019-12-01T07:32:40.030Z] #18 45.12 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
07:32:40 [2019-12-01T07:32:40.163Z] #41 64.56   CC       compel/arch/aarch64/plugins/std/parasite-head.o
07:32:40 [2019-12-01T07:32:40.291Z] #40 46.57 Building dependency tree...
07:32:40 [2019-12-01T07:32:40.466Z] #41 64.63   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
07:32:40 [2019-12-01T07:32:40.466Z] #41 64.74   AR       compel/plugins/std.lib.a
07:32:40 [2019-12-01T07:32:40.670Z] #18 45.87 Selecting previously unselected package python3.5-minimal.
07:32:40 [2019-12-01T07:32:40.670Z] #18 45.88 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
07:32:40 [2019-12-01T07:32:40.670Z] #18 45.88 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
07:32:40 [2019-12-01T07:32:40.726Z] #41 64.89   CC       compel/plugins/fds/fds.o
07:32:40 [2019-12-01T07:32:40.822Z] #41 144.6   CC       criu/protobuf-desc.o
07:32:40 [2019-12-01T07:32:40.853Z] #40 ...
07:32:40 [2019-12-01T07:32:40.853Z] 
07:32:40 [2019-12-01T07:32:40.853Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:32:40 [2019-12-01T07:32:40.853Z] #24 38.95 Reading package lists...
07:32:40 [2019-12-01T07:32:40.853Z] #24 48.68 Building dependency tree...
07:32:40 [2019-12-01T07:32:40.853Z] #24 ...
07:32:40 [2019-12-01T07:32:40.853Z] 
07:32:40 [2019-12-01T07:32:40.853Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:32:40 [2019-12-01T07:32:40.853Z] #56 46.26   btrfs-progs btrfs-tools liblzo2-2
07:32:40 [2019-12-01T07:32:40.853Z] #56 47.45 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
07:32:40 [2019-12-01T07:32:40.853Z] #56 47.45 Need to get 649 kB of archives.
07:32:40 [2019-12-01T07:32:40.853Z] #56 47.45 After this operation, 4320 kB of additional disk space will be used.
07:32:40 [2019-12-01T07:32:40.853Z] #56 47.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
07:32:40 [2019-12-01T07:32:40.853Z] #56 47.45 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
07:32:40 [2019-12-01T07:32:40.853Z] #56 47.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
07:32:40 [2019-12-01T07:32:40.853Z] #56 49.01 debconf: delaying package configuration, since apt-utils is not installed
07:32:41 [2019-12-01T07:32:41.080Z] #41 145.1   CC       criu/protobuf.o
07:32:41 [2019-12-01T07:32:41.080Z] #41 ...
07:32:41 [2019-12-01T07:32:41.080Z] 
07:32:41 [2019-12-01T07:32:41.080Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
07:32:41 [2019-12-01T07:32:41.080Z] #18 4.805 Collecting yamllint==1.16.0
07:32:41 [2019-12-01T07:32:41.108Z] #56 49.25 Fetched 649 kB in 1s (552 kB/s)
07:32:41 [2019-12-01T07:32:41.296Z] #41 65.58   AR       compel/plugins/fds.lib.a
07:32:41 [2019-12-01T07:32:41.296Z] #41 65.66   HOSTDEP  compel/src/lib/log-host.d
07:32:41 [2019-12-01T07:32:41.617Z] #18 ...
07:32:41 [2019-12-01T07:32:41.617Z] 
07:32:41 [2019-12-01T07:32:41.617Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:41 [2019-12-01T07:32:41.617Z] #45 65.90 flag
07:32:41 [2019-12-01T07:32:41.617Z] #45 67.82 go/token
07:32:41 [2019-12-01T07:32:41.617Z] #45 68.44 regexp
07:32:41 [2019-12-01T07:32:41.617Z] #45 69.37 go/scanner
07:32:41 [2019-12-01T07:32:41.617Z] #45 70.66 go/ast
07:32:41 [2019-12-01T07:32:41.617Z] #45 73.22 internal/lazyregexp
07:32:41 [2019-12-01T07:32:41.617Z] #45 73.85 net/url
07:32:41 [2019-12-01T07:32:41.617Z] #45 76.07 text/template/parse
07:32:41 [2019-12-01T07:32:41.617Z] #45 ...
07:32:41 [2019-12-01T07:32:41.617Z] 
07:32:41 [2019-12-01T07:32:41.617Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:41 [2019-12-01T07:32:41.617Z] #42 31.57   CC       images/opts.o
07:32:41 [2019-12-01T07:32:41.617Z] #42 31.97   CC       images/seccomp.o
07:32:41 [2019-12-01T07:32:41.617Z] #42 32.14   CC       images/binfmt-misc.o
07:32:41 [2019-12-01T07:32:41.617Z] #42 32.36   CC       images/time.o
07:32:41 [2019-12-01T07:32:41.617Z] #42 32.51   CC       images/sysctl.o
07:32:41 [2019-12-01T07:32:41.617Z] #42 32.80   CC       images/autofs.o
07:32:41 [2019-12-01T07:32:41.617Z] #42 33.01   CC       images/macvlan.o
07:32:41 [2019-12-01T07:32:41.617Z] #42 33.27   CC       images/sit.o
07:32:41 [2019-12-01T07:32:41.617Z] #42 33.56   LINK     images/built-in.o
07:32:41 [2019-12-01T07:32:41.617Z] #42 33.79   GEN      compel/include/asm
07:32:41 [2019-12-01T07:32:41.617Z] #42 33.79   GEN      compel/include/version.h
07:32:41 [2019-12-01T07:32:41.617Z] #42 33.83 touch .config
07:32:41 [2019-12-01T07:32:41.617Z] #42 33.84   GEN      include/common/config.h
07:32:41 [2019-12-01T07:32:41.617Z] #42 33.97   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
07:32:41 [2019-12-01T07:32:41.617Z] #42 34.01   GEN      compel/plugins/include/uapi/std/syscall-codes.h
07:32:41 [2019-12-01T07:32:41.617Z] #42 34.05   GEN      compel/plugins/include/uapi/std/syscall.h
07:32:41 [2019-12-01T07:32:41.617Z] #42 34.16   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
07:32:41 [2019-12-01T07:32:41.617Z] #42 34.18   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
07:32:41 [2019-12-01T07:32:41.617Z] #42 34.19   DEP      compel/arch/s390/plugins/std/parasite-head.d
07:32:41 [2019-12-01T07:32:41.617Z] #42 34.23   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
07:32:41 [2019-12-01T07:32:41.617Z] #42 34.23   DEP      compel/plugins/std/infect.d
07:32:41 [2019-12-01T07:32:41.617Z] #42 34.39   DEP      compel/plugins/std/string.d
07:32:41 [2019-12-01T07:32:41.617Z] #42 34.47   DEP      compel/plugins/std/log.d
07:32:41 [2019-12-01T07:32:41.617Z] #42 34.54   DEP      compel/plugins/std/fds.d
07:32:41 [2019-12-01T07:32:41.617Z] #42 34.64   DEP      compel/plugins/std/std.d
07:32:41 [2019-12-01T07:32:41.670Z] #56 49.74 Selecting previously unselected package liblzo2-2:amd64.
07:32:41 [2019-12-01T07:32:41.671Z] #56 49.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
07:32:41 [2019-12-01T07:32:41.671Z] #56 49.83 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
07:32:41 [2019-12-01T07:32:41.671Z] #56 49.86 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
07:32:41 [2019-12-01T07:32:41.866Z] #41 66.03   HOSTDEP  compel/src/lib/handle-elf-host.d
07:32:41 [2019-12-01T07:32:41.866Z] #41 66.23   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
07:32:41 [2019-12-01T07:32:41.926Z] #56 ...
07:32:41 [2019-12-01T07:32:41.926Z] 
07:32:41 [2019-12-01T07:32:41.926Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:41 [2019-12-01T07:32:41.926Z] #44 39.70 vendor/golang.org/x/crypto/internal/subtle
07:32:41 [2019-12-01T07:32:41.926Z] #44 39.91 vendor/golang.org/x/crypto/curve25519
07:32:42 [2019-12-01T07:32:42.019Z] #42 34.77   DEP      compel/plugins/shmem/shmem.d
07:32:42 [2019-12-01T07:32:42.019Z] #42 34.86   DEP      compel/plugins/fds/fds.d
07:32:42 [2019-12-01T07:32:42.019Z] #42 34.99   CC       compel/plugins/std/std.o
07:32:42 [2019-12-01T07:32:42.126Z] #41 66.43   HOSTDEP  compel/src/main-host.d
07:32:42 [2019-12-01T07:32:42.126Z] #41 66.63   DEP      compel/src/lib/ptrace.d
07:32:42 [2019-12-01T07:32:42.126Z] #41 ...
07:32:42 [2019-12-01T07:32:42.126Z] 
07:32:42 [2019-12-01T07:32:42.126Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 59.14 Selecting previously unselected package python3.
07:32:42 [2019-12-01T07:32:42.126Z] #17 59.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 ... 16632 files and directories currently installed.)
07:32:42 [2019-12-01T07:32:42.126Z] #17 59.25 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 59.36 Unpacking python3 (3.5.3-1) ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 59.85 Selecting previously unselected package pigz.
07:32:42 [2019-12-01T07:32:42.126Z] #17 59.86 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 60.01 Unpacking pigz (2.3.4-1) ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 60.83 Selecting previously unselected package libip4tc0:arm64.
07:32:42 [2019-12-01T07:32:42.126Z] #17 60.83 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 60.86 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.15 Selecting previously unselected package libip6tc0:arm64.
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.19 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.20 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.44 Selecting previously unselected package libiptc0:arm64.
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.44 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.46 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.63 Selecting previously unselected package libxtables12:arm64.
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.64 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.64 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.76 Selecting previously unselected package libnetfilter-conntrack3:arm64.
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.76 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.78 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.91 Selecting previously unselected package iptables.
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.92 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 61.93 Unpacking iptables (1.6.0+snapshot20161117-6) ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 62.58 Selecting previously unselected package xxd.
07:32:42 [2019-12-01T07:32:42.126Z] #17 62.60 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 62.62 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 62.89 Selecting previously unselected package vim-common.
07:32:42 [2019-12-01T07:32:42.126Z] #17 62.89 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
07:32:42 [2019-12-01T07:32:42.126Z] #17 62.91 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
07:32:42 [2019-12-01T07:32:42.184Z] #44 ...
07:32:42 [2019-12-01T07:32:42.184Z] 
07:32:42 [2019-12-01T07:32:42.184Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:32:42 [2019-12-01T07:32:42.184Z] #56 50.32 Selecting previously unselected package btrfs-progs.
07:32:42 [2019-12-01T07:32:42.184Z] #56 50.37 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
07:32:42 [2019-12-01T07:32:42.184Z] #56 50.40 Unpacking btrfs-progs (4.7.3-1) ...
07:32:42 [2019-12-01T07:32:42.386Z] #17 63.15 Selecting previously unselected package bzip2.
07:32:42 [2019-12-01T07:32:42.386Z] #17 63.15 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ...
07:32:42 [2019-12-01T07:32:42.386Z] #17 63.23 Unpacking bzip2 (1.0.6-8.1) ...
07:32:42 [2019-12-01T07:32:42.573Z] #42 35.34   CC       compel/plugins/std/fds.o
07:32:42 [2019-12-01T07:32:42.647Z] #17 63.39 Selecting previously unselected package libgpm2:arm64.
07:32:42 [2019-12-01T07:32:42.647Z] #17 63.39 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ...
07:32:42 [2019-12-01T07:32:42.647Z] #17 63.41 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ...
07:32:42 [2019-12-01T07:32:42.936Z] #17 63.54 Selecting previously unselected package xz-utils.
07:32:42 [2019-12-01T07:32:42.936Z] #17 63.55 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ...
07:32:42 [2019-12-01T07:32:42.936Z] #17 63.55 Unpacking xz-utils (5.2.2-1.2+b1) ...
07:32:42 [2019-12-01T07:32:42.936Z] #17 63.77 Selecting previously unselected package aufs-tools.
07:32:42 [2019-12-01T07:32:42.982Z] #42 35.92   CC       compel/plugins/std/log.o
07:32:43 [2019-12-01T07:32:43.211Z] #17 63.78 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ...
07:32:43 [2019-12-01T07:32:43.211Z] #17 63.79 Unpacking aufs-tools (1:4.1+20161219-1) ...
07:32:43 [2019-12-01T07:32:43.490Z] #17 64.11 Selecting previously unselected package liblzo2-2:arm64.
07:32:43 [2019-12-01T07:32:43.490Z] #17 64.12 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ...
07:32:43 [2019-12-01T07:32:43.490Z] #17 64.12 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
07:32:43 [2019-12-01T07:32:43.778Z] #17 64.38 Selecting previously unselected package btrfs-progs.
07:32:43 [2019-12-01T07:32:43.778Z] #17 64.39 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ...
07:32:43 [2019-12-01T07:32:43.778Z] #17 64.40 Unpacking btrfs-progs (4.7.3-1) ...
07:32:43 [2019-12-01T07:32:43.842Z] #42 36.65   CC       compel/plugins/std/string.o
07:32:44 [2019-12-01T07:32:44.079Z] #56 51.94 Selecting previously unselected package btrfs-tools.
07:32:44 [2019-12-01T07:32:44.079Z] #56 51.95 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
07:32:44 [2019-12-01T07:32:44.079Z] #56 51.97 Unpacking btrfs-tools (4.7.3-1) ...
07:32:44 [2019-12-01T07:32:44.079Z] #56 52.31 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:32:44 [2019-12-01T07:32:44.255Z] #42 37.19   CC       compel/plugins/std/infect.o
07:32:44 [2019-12-01T07:32:44.345Z] #56 52.61 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
07:32:44 [2019-12-01T07:32:44.345Z] #56 52.65 Setting up btrfs-progs (4.7.3-1) ...
07:32:44 [2019-12-01T07:32:44.345Z] #56 52.68 Setting up btrfs-tools (4.7.3-1) ...
07:32:44 [2019-12-01T07:32:44.354Z] #17 64.81 Selecting previously unselected package btrfs-tools.
07:32:44 [2019-12-01T07:32:44.354Z] #17 64.81 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ...
07:32:44 [2019-12-01T07:32:44.354Z] #17 64.82 Unpacking btrfs-tools (4.7.3-1) ...
07:32:44 [2019-12-01T07:32:44.354Z] #17 64.94 Selecting previously unselected package libdevmapper1.02.1:arm64.
07:32:44 [2019-12-01T07:32:44.354Z] #17 64.96 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ...
07:32:44 [2019-12-01T07:32:44.354Z] #17 64.97 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
07:32:44 [2019-12-01T07:32:44.606Z] #56 52.73 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:32:44 [2019-12-01T07:32:44.623Z] #17 65.35 Selecting previously unselected package dmsetup.
07:32:44 [2019-12-01T07:32:44.623Z] #17 65.35 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ...
07:32:44 [2019-12-01T07:32:44.623Z] #17 65.40 Unpacking dmsetup (2:1.02.137-2) ...
07:32:44 [2019-12-01T07:32:44.711Z] #42 37.54   CC       compel/arch/s390/plugins/std/parasite-head.o
07:32:44 [2019-12-01T07:32:44.711Z] #42 37.55   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
07:32:44 [2019-12-01T07:32:44.711Z] #42 37.60   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
07:32:44 [2019-12-01T07:32:44.915Z] #17 65.59 Selecting previously unselected package libonig4:arm64.
07:32:44 [2019-12-01T07:32:44.915Z] #17 65.60 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ...
07:32:44 [2019-12-01T07:32:44.915Z] #17 65.61 Unpacking libonig4:arm64 (6.1.3-2) ...
07:32:45 [2019-12-01T07:32:45.243Z] #42 37.76   AR       compel/plugins/std.lib.a
07:32:45 [2019-12-01T07:32:45.243Z] #42 37.84   CC       compel/plugins/fds/fds.o
07:32:45 [2019-12-01T07:32:45.243Z] #42 38.21   AR       compel/plugins/fds.lib.a
07:32:45 [2019-12-01T07:32:45.296Z] #56 ...
07:32:45 [2019-12-01T07:32:45.296Z] 
07:32:45 [2019-12-01T07:32:45.296Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:32:45 [2019-12-01T07:32:45.296Z] #33 32.99 Reading package lists...
07:32:45 [2019-12-01T07:32:45.296Z] #33 44.01 Reading package lists...
07:32:45 [2019-12-01T07:32:45.296Z] #33 53.37 Building dependency tree...
07:32:45 [2019-12-01T07:32:45.296Z] #33 ...
07:32:45 [2019-12-01T07:32:45.296Z] 
07:32:45 [2019-12-01T07:32:45.296Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:32:45 [2019-12-01T07:32:45.296Z] #40 50.09 The following additional packages will be installed:
07:32:45 [2019-12-01T07:32:45.296Z] #40 50.09   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
07:32:45 [2019-12-01T07:32:45.296Z] #40 50.11   libprotoc10 python-pkg-resources zlib1g-dev
07:32:45 [2019-12-01T07:32:45.296Z] #40 50.14 Suggested packages:
07:32:45 [2019-12-01T07:32:45.296Z] #40 50.14   manpages-dev python-setuptools
07:32:45 [2019-12-01T07:32:45.296Z] #40 52.81 The following NEW packages will be installed:
07:32:45 [2019-12-01T07:32:45.296Z] #40 52.81   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
07:32:45 [2019-12-01T07:32:45.296Z] #40 52.82   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
07:32:45 [2019-12-01T07:32:45.296Z] #40 52.82   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
07:32:45 [2019-12-01T07:32:45.296Z] #40 52.82   zlib1g-dev
07:32:45 [2019-12-01T07:32:45.483Z] #17 66.03 Selecting previously unselected package libjq1:arm64.
07:32:45 [2019-12-01T07:32:45.483Z] #17 66.03 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ...
07:32:45 [2019-12-01T07:32:45.483Z] #17 66.04 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
07:32:45 [2019-12-01T07:32:45.483Z] #17 66.29 Selecting previously unselected package jq.
07:32:45 [2019-12-01T07:32:45.483Z] #17 66.29 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ...
07:32:45 [2019-12-01T07:32:45.554Z] #40 53.92 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
07:32:45 [2019-12-01T07:32:45.554Z] #40 53.92 Need to get 3602 kB of archives.
07:32:45 [2019-12-01T07:32:45.554Z] #40 53.92 After this operation, 18.9 MB of additional disk space will be used.
07:32:45 [2019-12-01T07:32:45.554Z] #40 53.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
07:32:45 [2019-12-01T07:32:45.554Z] #40 53.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
07:32:45 [2019-12-01T07:32:45.728Z] #42 38.30   HOSTDEP  compel/src/lib/log-host.d
07:32:45 [2019-12-01T07:32:45.728Z] #42 38.47   HOSTDEP  compel/src/lib/handle-elf-host.d
07:32:45 [2019-12-01T07:32:45.728Z] #42 38.61   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
07:32:45 [2019-12-01T07:32:45.744Z] #17 66.33 Unpacking jq (1.5+dfsg-1.3) ...
07:32:45 [2019-12-01T07:32:45.811Z] #40 53.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
07:32:45 [2019-12-01T07:32:45.811Z] #40 53.94 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
07:32:45 [2019-12-01T07:32:45.811Z] #40 53.95 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
07:32:45 [2019-12-01T07:32:45.811Z] #40 53.96 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
07:32:45 [2019-12-01T07:32:45.811Z] #40 53.97 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
07:32:45 [2019-12-01T07:32:45.811Z] #40 53.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
07:32:45 [2019-12-01T07:32:45.811Z] #40 54.06 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
07:32:45 [2019-12-01T07:32:45.811Z] #40 54.14 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
07:32:45 [2019-12-01T07:32:45.811Z] #40 54.16 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
07:32:46 [2019-12-01T07:32:46.010Z] #17 66.49 Selecting previously unselected package libaio1:arm64.
07:32:46 [2019-12-01T07:32:46.010Z] #17 66.50 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ...
07:32:46 [2019-12-01T07:32:46.010Z] #17 66.52 Unpacking libaio1:arm64 (0.3.110-3) ...
07:32:46 [2019-12-01T07:32:46.010Z] #17 66.64 Selecting previously unselected package libcap2-bin.
07:32:46 [2019-12-01T07:32:46.010Z] #17 66.64 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ...
07:32:46 [2019-12-01T07:32:46.010Z] #17 66.65 Unpacking libcap2-bin (1:2.25-1) ...
07:32:46 [2019-12-01T07:32:46.068Z] #40 54.29 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
07:32:46 [2019-12-01T07:32:46.068Z] #40 54.38 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
07:32:46 [2019-12-01T07:32:46.068Z] #40 54.39 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
07:32:46 [2019-12-01T07:32:46.068Z] #40 54.39 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
07:32:46 [2019-12-01T07:32:46.153Z] #42 38.76   HOSTDEP  compel/src/main-host.d
07:32:46 [2019-12-01T07:32:46.153Z] #42 38.95   DEP      compel/src/lib/ptrace.d
07:32:46 [2019-12-01T07:32:46.153Z] #42 39.10   DEP      compel/src/lib/infect.d
07:32:46 [2019-12-01T07:32:46.270Z] #17 66.82 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
07:32:46 [2019-12-01T07:32:46.270Z] #17 66.82 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ...
07:32:46 [2019-12-01T07:32:46.270Z] #17 66.85 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
07:32:46 [2019-12-01T07:32:46.270Z] #17 67.03 Selecting previously unselected package libsepol1-dev:arm64.
07:32:46 [2019-12-01T07:32:46.325Z] #40 54.40 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
07:32:46 [2019-12-01T07:32:46.376Z] Running on azwin-2-46fee0 in d:\jenkins\workspace\moby_PR-40202
[Pipeline] {
[Pipeline] ws
07:32:46 [2019-12-01T07:32:46.391Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
07:32:46 [2019-12-01T07:32:46.530Z] #17 67.03 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ...
07:32:46 [2019-12-01T07:32:46.531Z] #17 67.04 Unpacking libsepol1-dev:arm64 (2.6-2) ...
07:32:46 [2019-12-01T07:32:46.562Z] #42 39.23   DEP      compel/src/lib/infect-util.d
07:32:46 [2019-12-01T07:32:46.562Z] #42 39.33   DEP      compel/src/lib/infect-rpc.d
07:32:46 [2019-12-01T07:32:46.562Z] #42 39.43   DEP      compel/arch/s390/src/lib/infect.d
07:32:46 [2019-12-01T07:32:46.839Z] #17 67.48 Selecting previously unselected package libpcre16-3:arm64.
07:32:46 [2019-12-01T07:32:46.839Z] #17 67.51 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ...
07:32:46 [2019-12-01T07:32:46.839Z] #17 67.52 Unpacking libpcre16-3:arm64 (2:8.39-3) ...
07:32:46 [2019-12-01T07:32:46.889Z] #40 ...
07:32:46 [2019-12-01T07:32:46.889Z] 
07:32:46 [2019-12-01T07:32:46.889Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:32:46 [2019-12-01T07:32:46.889Z] #56 DONE 54.9s
07:32:46 [2019-12-01T07:32:46.889Z] 
07:32:46 [2019-12-01T07:32:46.889Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
07:32:46 [2019-12-01T07:32:46.889Z] #57 DONE 0.2s
07:32:46 [2019-12-01T07:32:46.889Z] 
07:32:46 [2019-12-01T07:32:46.889Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
07:32:46 [2019-12-01T07:32:46.974Z] #42 39.62   DEP      compel/arch/s390/src/lib/cpu.d
07:32:46 [2019-12-01T07:32:46.974Z] #42 39.71   DEP      compel/src/lib/log.d
07:32:46 [2019-12-01T07:32:46.974Z] #42 39.83   DEP      compel/src/main.d
07:32:47 [2019-12-01T07:32:47.099Z] #17 67.75 Selecting previously unselected package libpcre32-3:arm64.
07:32:47 [2019-12-01T07:32:47.099Z] #17 67.75 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ...
07:32:47 [2019-12-01T07:32:47.099Z] #17 67.78 Unpacking libpcre32-3:arm64 (2:8.39-3) ...
07:32:47 [2019-12-01T07:32:47.146Z] #58 DONE 0.1s
07:32:47 [2019-12-01T07:32:47.146Z] 
07:32:47 [2019-12-01T07:32:47.146Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:32:47 [2019-12-01T07:32:47.359Z] #17 67.93 Selecting previously unselected package libpcre3-dev:arm64.
07:32:47 [2019-12-01T07:32:47.359Z] #17 67.93 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ...
07:32:47 [2019-12-01T07:32:47.359Z] #17 67.97 Unpacking libpcre3-dev:arm64 (2:8.39-3) ...
07:32:47 [2019-12-01T07:32:47.359Z] #17 ...
07:32:47 [2019-12-01T07:32:47.359Z] 
07:32:47 [2019-12-01T07:32:47.359Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:32:47 [2019-12-01T07:32:47.360Z] #22 117.4 Checking out files:  18% (1994/10716)   
Checking out files:  19% (2037/10716)   
Checking out files:  20% (2144/10716)   
Checking out files:  21% (2251/10716)   
Checking out files:  22% (2358/10716)   
Checking out files:  23% (2465/10716)   
Checking out files:  24% (2572/10716)   
Checking out files:  25% (2679/10716)   
Checking out files:  26% (2787/10716)   
Checking out files:  27% (2894/10716)   
Checking out files:  27% (2953/10716)   
Checking out files:  28% (3001/10716)   
Checking out files:  29% (3108/10716)   
Checking out files:  30% (3215/10716)   
Checking out files:  31% (3322/10716)   
Checking out files:  32% (3430/10716)   
Checking out files:  33% (3537/10716)   
Checking out files:  34% (3644/10716)   
Checking out files:  35% (3751/10716)   
Checking out files:  35% (3777/10716)   
Checking out files:  36% (3858/10716)   
Checking out files:  37% (3965/10716)   
Checking out files:  38% (4073/10716)   
Checking out files:  39% (4180/10716)   
Checking out files:  40% (4287/10716)   
Checking out files:  41% (4394/10716)   
Checking out files:  42% (4501/10716)   
Checking out files:  43% (4608/10716)   
Checking out files:  44% (4716/10716)   
Checking out files:  45% (4823/10716)   
Checking out files:  46% (4930/10716)   
Checking out files:  47% (5037/10716)   
Checking out files:  48% (5144/10716)   
Checking out files:  49% (5251/10716)   
Checking out files:  50% (5358/10716)   
Checking out files:  50% (5398/10716)   
Checking out files:  51% (5466/10716)   
Checking out files:  52% (5573/10716)   
Checking out files:  53% (5680/10716)   
Checking out files:  54% (5787/10716)   
Checking out files:  55% (5894/10716)   
Checking out files:  56% (6001/10716)   
Checking out files:  57% (6109/10716)   
Checking out files:  58% (6216/10716)   
Checking out files:  59% (6323/10716)   
Checking out files:  60% (6430/10716)   
Checking out files:  61% (6537/10716)   
Checking out files:  62% (6644/10716)   
Checking out files:  63% (6752/10716)   
Checking out files:  64% (6859/10716)   
Checking out files:  65% (6966/10716)   
Checking out files:  66% (7073/10716)   
Checking out files:  67% (7180/10716)   
Checking out files:  68% (7287/10716)   
Checking out files:  68% (7393/10716)   
Checking out files:  69% (7395/10716)   
Checking out files:  70% (7502/10716)   
Checking out files:  71% (7609/10716)   
Checking out files:  72% (7716/10716)   
Checking out files:  73% (7823/10716)   
Checking out files:  74% (7930/10716)   
Checking out files:  75% (8037/10716)   
Checking out files:  76% (8145/10716)   
Checking out files:  77% (8252/10716)   
Checking out files:  78% (8359/10716)   
Checking out files:  79% (8466/10716)   
Checking out files:  79% (8507/10716)   
Checking out files:  80% (8573/10716)   
Checking out files:  81% (8680/10716)   
Checking out files:  82% (8788/10716)   
Checking out files:  83% (8895/10716)   
Checking out files:  84% (9002/10716)   
Checking out files:  85% (9109/10716)   
Checking out files:  86% (9216/10716)   
Checking out files:  87% (9323/10716)   
Checking out files:  88% (9431/10716)   
Checking out files:  89% (9538/10716)   
Checking out files:  90% (9645/10716)   
Checking out files:  91% (9752/10716)   
Checking out files:  92% (9859/10716)   
Checking out files:  93% (9966/10716)   
Checking out files:  94% (10074/10716)   
Checking out files:  95% (10181/10716)   
Checking out files:  96% (10288/10716)   
Checking out files:  97% (10395/10716)   
Checking out files:  97% (10459/10716)   
Checking out files:  98% (10502/10716)   
Checking out files:  99% (10609/10716)   
Checking out files: 100% (10716/10716)   
Checking out files: 100% (10716/10716), done.
07:32:47 [2019-12-01T07:32:47.360Z] #22 123.6 + cd /tmp/tmp.y72k6MoYH8/tmp/docker-ce
07:32:47 [2019-12-01T07:32:47.360Z] #22 123.6 + git checkout -q v17.06.2-ce
07:32:47 [2019-12-01T07:32:47.370Z] #42 39.95   DEP      compel/src/lib/handle-elf.d
07:32:47 [2019-12-01T07:32:47.370Z] #42 40.13   DEP      compel/arch/s390/src/lib/handle-elf.d
07:32:47 [2019-12-01T07:32:47.370Z] #42 40.31   CC       compel/src/lib/log.o
07:32:47 [2019-12-01T07:32:47.637Z] #18 ...
07:32:47 [2019-12-01T07:32:47.638Z] 
07:32:47 [2019-12-01T07:32:47.638Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:47 [2019-12-01T07:32:47.638Z] #41 145.4   CC       criu/pstree.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 146.0   CC       criu/rbtree.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 146.1   CC       criu/rst-malloc.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 146.2   CC       criu/seccomp.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 146.6   CC       criu/seize.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 147.0   CC       criu/servicefd.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 147.2   CC       criu/shmem.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 147.6   CC       criu/sigframe.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 147.7   CC       criu/signalfd.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 147.9   CC       criu/sk-inet.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 148.4   CC       criu/sk-netlink.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 148.6   CC       criu/sk-packet.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 148.9   CC       criu/sk-queue.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 149.2   CC       criu/sk-tcp.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 149.4   CC       criu/sk-unix.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 150.3   CC       criu/sockets.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 150.8   CC       criu/stats.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 150.9   CC       criu/string.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 151.0   CC       criu/sysctl.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 151.3   CC       criu/sysfs_parse.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 151.5   CC       criu/timerfd.o
07:32:47 [2019-12-01T07:32:47.638Z] #41 151.7   CC       criu/tty.o
07:32:47 [2019-12-01T07:32:47.763Z] #42 40.60   CC       compel/arch/s390/src/lib/cpu.o
07:32:47 [2019-12-01T07:32:47.928Z] #22 ...
07:32:47 [2019-12-01T07:32:47.928Z] 
07:32:47 [2019-12-01T07:32:47.928Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:47 [2019-12-01T07:32:47.928Z] #17 68.77 Selecting previously unselected package libselinux1-dev:arm64.
07:32:48 [2019-12-01T07:32:48.164Z] #42 40.89   CC       compel/arch/s390/src/lib/infect.o
07:32:48 [2019-12-01T07:32:48.189Z] #17 68.77 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ...
07:32:48 [2019-12-01T07:32:48.189Z] #17 68.78 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ...
07:32:48 [2019-12-01T07:32:48.576Z] #41 152.6   CC       criu/tun.o
07:32:48 [2019-12-01T07:32:48.759Z] #17 69.23 Selecting previously unselected package libdevmapper-dev:arm64.
07:32:48 [2019-12-01T07:32:48.759Z] #17 69.23 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ...
07:32:48 [2019-12-01T07:32:48.759Z] #17 69.25 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ...
07:32:48 [2019-12-01T07:32:48.759Z] #17 69.46 Selecting previously unselected package libnl-3-200:arm64.
07:32:48 [2019-12-01T07:32:48.760Z] #17 69.48 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ...
07:32:48 [2019-12-01T07:32:48.760Z] #17 69.49 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
07:32:48 [2019-12-01T07:32:48.834Z] #41 152.8   CC       criu/uffd.o
07:32:49 [2019-12-01T07:32:49.035Z] #17 69.63 Selecting previously unselected package libprotobuf-c1:arm64.
07:32:49 [2019-12-01T07:32:49.035Z] #17 69.64 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ...
07:32:49 [2019-12-01T07:32:49.035Z] #17 69.65 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
07:32:49 [2019-12-01T07:32:49.035Z] #17 69.74 Selecting previously unselected package libreadline5:arm64.
07:32:49 [2019-12-01T07:32:49.035Z] #17 69.75 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ...
07:32:49 [2019-12-01T07:32:49.035Z] #17 69.76 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ...
07:32:49 [2019-12-01T07:32:49.035Z] #17 ...
07:32:49 [2019-12-01T07:32:49.035Z] 
07:32:49 [2019-12-01T07:32:49.035Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:49 [2019-12-01T07:32:49.035Z] #44 119.3 crypto/tls
07:32:49 [2019-12-01T07:32:49.035Z] #44 125.5 net/http/httptrace
07:32:49 [2019-12-01T07:32:49.035Z] #44 125.8 net/http
07:32:49 [2019-12-01T07:32:49.051Z] #42 41.77   CC       compel/src/lib/infect-rpc.o
07:32:49 [2019-12-01T07:32:49.051Z] #42 42.08   CC       compel/src/lib/infect-util.o
07:32:49 [2019-12-01T07:32:49.297Z] #44 ...
07:32:49 [2019-12-01T07:32:49.297Z] 
07:32:49 [2019-12-01T07:32:49.297Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:49 [2019-12-01T07:32:49.297Z] #17 69.92 Selecting previously unselected package libsystemd-dev:arm64.
07:32:49 [2019-12-01T07:32:49.297Z] #17 69.93 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ...
07:32:49 [2019-12-01T07:32:49.297Z] #17 69.93 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ...
07:32:49 [2019-12-01T07:32:49.400Z] #41 153.5   CC       criu/util.o
07:32:49 [2019-12-01T07:32:49.457Z] #42 42.34   CC       compel/src/lib/infect.o
07:32:49 [2019-12-01T07:32:49.684Z] #59 ...
07:32:49 [2019-12-01T07:32:49.685Z] 
07:32:49 [2019-12-01T07:32:49.685Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:32:49 [2019-12-01T07:32:49.685Z] #68 DONE 57.2s
07:32:49 [2019-12-01T07:32:49.685Z] 
07:32:49 [2019-12-01T07:32:49.685Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:32:49 [2019-12-01T07:32:49.685Z] #40 56.57 debconf: delaying package configuration, since apt-utils is not installed
07:32:49 [2019-12-01T07:32:49.685Z] #40 57.10 Fetched 3602 kB in 1s (2185 kB/s)
07:32:49 [2019-12-01T07:32:49.685Z] #40 57.43 Selecting previously unselected package libnet1:amd64.
07:32:49 [2019-12-01T07:32:49.685Z] #40 57.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
07:32:49 [2019-12-01T07:32:49.685Z] #40 57.53 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
07:32:49 [2019-12-01T07:32:49.685Z] #40 57.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
07:32:49 [2019-12-01T07:32:49.685Z] #40 58.03 Selecting previously unselected package libcap-dev:amd64.
07:32:49 [2019-12-01T07:32:49.685Z] #40 58.03 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
07:32:49 [2019-12-01T07:32:49.685Z] #40 58.03 Unpacking libcap-dev:amd64 (1:2.25-1) ...
07:32:49 [2019-12-01T07:32:49.894Z] #42 ...
07:32:49 [2019-12-01T07:32:49.894Z] 
07:32:49 [2019-12-01T07:32:49.894Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 47.28 Selecting previously unselected package python3-minimal.
07:32:49 [2019-12-01T07:32:49.894Z] #18 47.29 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 47.30 Unpacking python3-minimal (3.5.3-1) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 47.41 Selecting previously unselected package libmpdec2:s390x.
07:32:49 [2019-12-01T07:32:49.894Z] #18 47.41 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 47.42 Unpacking libmpdec2:s390x (2.4.2-1) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 47.52 Selecting previously unselected package libpython3.5-stdlib:s390x.
07:32:49 [2019-12-01T07:32:49.894Z] #18 47.53 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 47.53 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 49.22 Selecting previously unselected package python3.5.
07:32:49 [2019-12-01T07:32:49.894Z] #18 49.23 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 49.23 Unpacking python3.5 (3.5.3-1+deb9u1) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 49.34 Selecting previously unselected package libpython3-stdlib:s390x.
07:32:49 [2019-12-01T07:32:49.894Z] #18 49.34 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 49.35 Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 49.39 Selecting previously unselected package dh-python.
07:32:49 [2019-12-01T07:32:49.894Z] #18 49.39 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 49.39 Unpacking dh-python (2.20170125) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 49.56 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 49.60 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 52.97 Setting up python3-minimal (3.5.3-1) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.22 Selecting previously unselected package python3.
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16484 files and directories currently installed.)
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.22 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.22 Unpacking python3 (3.5.3-1) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.34 Selecting previously unselected package pigz.
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.34 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.35 Unpacking pigz (2.3.4-1) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.46 Selecting previously unselected package libip4tc0:s390x.
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.46 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.46 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.52 Selecting previously unselected package libip6tc0:s390x.
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.52 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.53 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.58 Selecting previously unselected package libiptc0:s390x.
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.58 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.59 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.70 Selecting previously unselected package libxtables12:s390x.
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.70 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.70 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.88 Selecting previously unselected package libnetfilter-conntrack3:s390x.
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.88 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.88 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.95 Selecting previously unselected package iptables.
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.95 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
07:32:49 [2019-12-01T07:32:49.894Z] #18 54.95 Unpacking iptables (1.6.0+snapshot20161117-6) ...
07:32:50 [2019-12-01T07:32:50.248Z] #40 ...
07:32:50 [2019-12-01T07:32:50.248Z] 
07:32:50 [2019-12-01T07:32:50.248Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:32:50 [2019-12-01T07:32:50.248Z] #24 48.68 Building dependency tree...
07:32:50 [2019-12-01T07:32:50.248Z] #24 52.42 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
07:32:50 [2019-12-01T07:32:50.248Z] #24 52.42 The following additional packages will be installed:
07:32:50 [2019-12-01T07:32:50.248Z] #24 52.44   libjq1 libonig4
07:32:50 [2019-12-01T07:32:50.248Z] #24 52.97 The following NEW packages will be installed:
07:32:50 [2019-12-01T07:32:50.248Z] #24 52.98   jq libjq1 libonig4
07:32:50 [2019-12-01T07:32:50.248Z] #24 54.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
07:32:50 [2019-12-01T07:32:50.249Z] #24 54.13 Need to get 327 kB of archives.
07:32:50 [2019-12-01T07:32:50.249Z] #24 54.13 After this operation, 1157 kB of additional disk space will be used.
07:32:50 [2019-12-01T07:32:50.249Z] #24 54.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
07:32:50 [2019-12-01T07:32:50.249Z] #24 54.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
07:32:50 [2019-12-01T07:32:50.249Z] #24 54.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
07:32:50 [2019-12-01T07:32:50.249Z] #24 55.55 debconf: delaying package configuration, since apt-utils is not installed
07:32:50 [2019-12-01T07:32:50.249Z] #24 55.71 Fetched 327 kB in 1s (302 kB/s)
07:32:50 [2019-12-01T07:32:50.249Z] #24 55.85 Selecting previously unselected package libonig4:amd64.
07:32:50 [2019-12-01T07:32:50.249Z] #24 55.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
07:32:50 [2019-12-01T07:32:50.249Z] #24 55.93 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
07:32:50 [2019-12-01T07:32:50.249Z] #24 55.94 Unpacking libonig4:amd64 (6.1.3-2) ...
07:32:50 [2019-12-01T07:32:50.249Z] #24 56.51 Selecting previously unselected package libjq1:amd64.
07:32:50 [2019-12-01T07:32:50.249Z] #24 56.51 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
07:32:50 [2019-12-01T07:32:50.249Z] #24 56.52 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
07:32:50 [2019-12-01T07:32:50.249Z] #24 56.89 Selecting previously unselected package jq.
07:32:50 [2019-12-01T07:32:50.249Z] #24 56.89 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
07:32:50 [2019-12-01T07:32:50.249Z] #24 56.90 Unpacking jq (1.5+dfsg-1.3) ...
07:32:50 [2019-12-01T07:32:50.249Z] #24 57.34 Setting up libonig4:amd64 (6.1.3-2) ...
07:32:50 [2019-12-01T07:32:50.249Z] #24 57.48 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
07:32:50 [2019-12-01T07:32:50.249Z] #24 57.51 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:32:50 [2019-12-01T07:32:50.249Z] #24 57.75 Setting up jq (1.5+dfsg-1.3) ...
07:32:50 [2019-12-01T07:32:50.249Z] #24 DONE 58.3s
07:32:50 [2019-12-01T07:32:50.249Z] 
07:32:50 [2019-12-01T07:32:50.249Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:32:50 [2019-12-01T07:32:50.249Z] #40 58.28 Selecting previously unselected package libnet1-dev.
07:32:50 [2019-12-01T07:32:50.249Z] #40 58.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
07:32:50 [2019-12-01T07:32:50.249Z] #40 58.37 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
07:32:50 [2019-12-01T07:32:50.249Z] #40 ...
07:32:50 [2019-12-01T07:32:50.249Z] 
07:32:50 [2019-12-01T07:32:50.249Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
07:32:50 [2019-12-01T07:32:50.249Z] #25 DONE 0.3s
07:32:50 [2019-12-01T07:32:50.327Z] #18 55.27 Selecting previously unselected package xxd.
07:32:50 [2019-12-01T07:32:50.327Z] #18 55.28 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
07:32:50 [2019-12-01T07:32:50.327Z] #18 55.28 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
07:32:50 [2019-12-01T07:32:50.327Z] #18 55.38 Selecting previously unselected package vim-common.
07:32:50 [2019-12-01T07:32:50.327Z] #18 55.38 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
07:32:50 [2019-12-01T07:32:50.327Z] #18 55.39 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
07:32:50 [2019-12-01T07:32:50.327Z] #18 55.51 Selecting previously unselected package bzip2.
07:32:50 [2019-12-01T07:32:50.327Z] #18 55.51 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
07:32:50 [2019-12-01T07:32:50.327Z] #18 55.52 Unpacking bzip2 (1.0.6-8.1) ...
07:32:50 [2019-12-01T07:32:50.327Z] #18 55.61 Selecting previously unselected package libgpm2:s390x.
07:32:50 [2019-12-01T07:32:50.327Z] #18 55.61 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
07:32:50 [2019-12-01T07:32:50.327Z] #18 55.61 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
07:32:50 [2019-12-01T07:32:50.334Z] #41 154.3   CC       criu/uts_ns.o
07:32:50 [2019-12-01T07:32:50.506Z] 
07:32:50 [2019-12-01T07:32:50.506Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:32:50 [2019-12-01T07:32:50.506Z] #40 58.69 Selecting previously unselected package libnl-3-200:amd64.
07:32:50 [2019-12-01T07:32:50.506Z] #40 58.70 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
07:32:50 [2019-12-01T07:32:50.506Z] #40 58.73 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
07:32:50 [2019-12-01T07:32:50.592Z] #41 154.4   CC       criu/vdso-compat.o
07:32:50 [2019-12-01T07:32:50.592Z] #41 154.5   CC       criu/vdso.o
07:32:50 [2019-12-01T07:32:50.743Z] #18 55.67 Selecting previously unselected package xz-utils.
07:32:50 [2019-12-01T07:32:50.743Z] #18 55.67 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
07:32:50 [2019-12-01T07:32:50.744Z] #18 55.68 Unpacking xz-utils (5.2.2-1.2+b1) ...
07:32:50 [2019-12-01T07:32:50.744Z] #18 55.83 Selecting previously unselected package aufs-tools.
07:32:50 [2019-12-01T07:32:50.744Z] #18 55.83 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
07:32:50 [2019-12-01T07:32:50.744Z] #18 55.84 Unpacking aufs-tools (1:4.1+20161219-1) ...
07:32:50 [2019-12-01T07:32:50.744Z] #18 55.94 Selecting previously unselected package liblzo2-2:s390x.
07:32:50 [2019-12-01T07:32:50.744Z] #18 55.94 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
07:32:50 [2019-12-01T07:32:50.744Z] #18 55.94 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
07:32:50 [2019-12-01T07:32:50.744Z] #18 56.02 Selecting previously unselected package btrfs-progs.
07:32:50 [2019-12-01T07:32:50.762Z] #40 59.06 Selecting previously unselected package libnl-3-dev:amd64.
07:32:50 [2019-12-01T07:32:50.762Z] #40 59.06 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
07:32:50 [2019-12-01T07:32:50.762Z] #40 59.07 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
07:32:51 [2019-12-01T07:32:51.158Z] #41 155.2   LINK     criu/built-in.o
07:32:51 [2019-12-01T07:32:51.158Z] #41 155.3   LINK     criu/criu
07:32:51 [2019-12-01T07:32:51.208Z] #17 71.66 Selecting previously unselected package net-tools.
07:32:51 [2019-12-01T07:32:51.208Z] #17 71.66 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ...
07:32:51 [2019-12-01T07:32:51.208Z] #17 71.69 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
07:32:51 [2019-12-01T07:32:51.208Z] #17 71.98 Selecting previously unselected package python-pip-whl.
07:32:51 [2019-12-01T07:32:51.208Z] #17 71.98 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
07:32:51 [2019-12-01T07:32:51.208Z] #17 71.99 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
07:32:51 [2019-12-01T07:32:51.341Z] #18 56.02 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
07:32:51 [2019-12-01T07:32:51.341Z] #18 56.02 Unpacking btrfs-progs (4.7.3-1) ...
07:32:51 [2019-12-01T07:32:51.341Z] #18 ...
07:32:51 [2019-12-01T07:32:51.341Z] 
07:32:51 [2019-12-01T07:32:51.341Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:51 [2019-12-01T07:32:51.341Z] #42 44.05   CC       compel/src/lib/ptrace.o
07:32:51 [2019-12-01T07:32:51.693Z] #40 59.61 Selecting previously unselected package libprotobuf-c1:amd64.
07:32:51 [2019-12-01T07:32:51.693Z] #40 59.61 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
07:32:51 [2019-12-01T07:32:51.693Z] #40 59.63 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
07:32:51 [2019-12-01T07:32:51.693Z] #40 59.79 Selecting previously unselected package libprotobuf-c-dev:amd64.
07:32:51 [2019-12-01T07:32:51.693Z] #40 59.80 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
07:32:51 [2019-12-01T07:32:51.693Z] #40 59.82 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
07:32:51 [2019-12-01T07:32:51.724Z] #41 155.7   DEP      lib/c/criu.d
07:32:51 [2019-12-01T07:32:51.724Z] #41 155.7   CC       images/rpc.pb-c.o
07:32:51 [2019-12-01T07:32:51.823Z] #42 44.50   AR       compel/libcompel.a
07:32:51 [2019-12-01T07:32:51.823Z] #42 44.57   HOSTCC   compel/src/main-host.o
07:32:51 [2019-12-01T07:32:51.823Z] #42 ...
07:32:51 [2019-12-01T07:32:51.823Z] 
07:32:51 [2019-12-01T07:32:51.823Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:51 [2019-12-01T07:32:51.823Z] #45 76.29 go/parser
07:32:51 [2019-12-01T07:32:51.823Z] #45 80.29 text/template
07:32:51 [2019-12-01T07:32:51.823Z] #45 80.51 encoding/xml
07:32:51 [2019-12-01T07:32:51.823Z] #45 85.07 github.com/LK4D4/vndr/godl/singleflight
07:32:51 [2019-12-01T07:32:51.823Z] #45 85.37 crypto/rand
07:32:51 [2019-12-01T07:32:51.823Z] #45 86.22 encoding/asn1
07:32:51 [2019-12-01T07:32:51.950Z] #40 60.16 Selecting previously unselected package zlib1g-dev:amd64.
07:32:51 [2019-12-01T07:32:51.950Z] #40 60.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
07:32:51 [2019-12-01T07:32:51.950Z] #40 60.16 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
07:32:52 [2019-12-01T07:32:52.149Z] #17 72.79 Selecting previously unselected package python3-pip.
07:32:52 [2019-12-01T07:32:52.149Z] #17 72.79 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
07:32:52 [2019-12-01T07:32:52.149Z] #17 72.80 Unpacking python3-pip (9.0.1-2+deb9u1) ...
07:32:52 [2019-12-01T07:32:52.290Z] #41 156.2   CC       lib/c/criu.o
07:32:52 [2019-12-01T07:32:52.308Z] #45 ...
07:32:52 [2019-12-01T07:32:52.308Z] 
07:32:52 [2019-12-01T07:32:52.308Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:52 [2019-12-01T07:32:52.308Z] #42 44.95   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
07:32:52 [2019-12-01T07:32:52.308Z] #42 45.18   HOSTCC   compel/src/lib/handle-elf-host.o
07:32:52 [2019-12-01T07:32:52.409Z] #17 ...
07:32:52 [2019-12-01T07:32:52.409Z] 
07:32:52 [2019-12-01T07:32:52.409Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:52 [2019-12-01T07:32:52.409Z] #41 66.88   DEP      compel/src/lib/infect.d
07:32:52 [2019-12-01T07:32:52.409Z] #41 67.05   DEP      compel/src/lib/infect-util.d
07:32:52 [2019-12-01T07:32:52.409Z] #41 67.20   DEP      compel/src/lib/infect-rpc.d
07:32:52 [2019-12-01T07:32:52.409Z] #41 67.37   DEP      compel/arch/aarch64/src/lib/infect.d
07:32:52 [2019-12-01T07:32:52.409Z] #41 67.63   DEP      compel/arch/aarch64/src/lib/cpu.d
07:32:52 [2019-12-01T07:32:52.409Z] #41 67.81   DEP      compel/src/lib/log.d
07:32:52 [2019-12-01T07:32:52.409Z] #41 68.02   DEP      compel/src/main.d
07:32:52 [2019-12-01T07:32:52.409Z] #41 68.20   DEP      compel/src/lib/handle-elf.d
07:32:52 [2019-12-01T07:32:52.409Z] #41 68.44   DEP      compel/arch/aarch64/src/lib/handle-elf.d
07:32:52 [2019-12-01T07:32:52.409Z] #41 68.62   CC       compel/src/lib/log.o
07:32:52 [2019-12-01T07:32:52.409Z] #41 68.91   CC       compel/arch/aarch64/src/lib/cpu.o
07:32:52 [2019-12-01T07:32:52.409Z] #41 69.45   CC       compel/arch/aarch64/src/lib/infect.o
07:32:52 [2019-12-01T07:32:52.409Z] #41 69.94   CC       compel/src/lib/infect-rpc.o
07:32:52 [2019-12-01T07:32:52.409Z] #41 70.34   CC       compel/src/lib/infect-util.o
07:32:52 [2019-12-01T07:32:52.409Z] #41 70.54   CC       compel/src/lib/infect.o
07:32:52 [2019-12-01T07:32:52.409Z] #41 73.06   CC       compel/src/lib/ptrace.o
07:32:52 [2019-12-01T07:32:52.409Z] #41 73.64   AR       compel/libcompel.a
07:32:52 [2019-12-01T07:32:52.409Z] #41 73.71   HOSTCC   compel/src/main-host.o
07:32:52 [2019-12-01T07:32:52.409Z] #41 74.33   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
07:32:52 [2019-12-01T07:32:52.409Z] #41 74.72   HOSTCC   compel/src/lib/handle-elf-host.o
07:32:52 [2019-12-01T07:32:52.409Z] #41 75.23   HOSTCC   compel/src/lib/log-host.o
07:32:52 [2019-12-01T07:32:52.409Z] #41 75.56   HOSTLINK compel/compel-host-bin
07:32:52 [2019-12-01T07:32:52.409Z] #41 75.73   DEP      soccr/soccr.d
07:32:52 [2019-12-01T07:32:52.409Z] #41 76.12   CC       soccr/soccr.o
07:32:52 [2019-12-01T07:32:52.669Z] #41 ...
07:32:52 [2019-12-01T07:32:52.669Z] 
07:32:52 [2019-12-01T07:32:52.669Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:52 [2019-12-01T07:32:52.669Z] #17 73.38 Selecting previously unselected package python3-pkg-resources.
07:32:52 [2019-12-01T07:32:52.669Z] #17 73.39 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
07:32:52 [2019-12-01T07:32:52.669Z] #17 73.40 Unpacking python3-pkg-resources (33.1.1-1) ...
07:32:52 [2019-12-01T07:32:52.880Z] #40 61.07 Selecting previously unselected package libprotobuf10:amd64.
07:32:52 [2019-12-01T07:32:52.880Z] #40 61.08 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
07:32:52 [2019-12-01T07:32:52.880Z] #40 61.10 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
07:32:52 [2019-12-01T07:32:52.929Z] #17 73.56 Selecting previously unselected package python3-setuptools.
07:32:52 [2019-12-01T07:32:52.930Z] #17 73.56 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
07:32:52 [2019-12-01T07:32:52.930Z] #17 73.58 Unpacking python3-setuptools (33.1.1-1) ...
07:32:53 [2019-12-01T07:32:53.145Z] #42 45.77   HOSTCC   compel/src/lib/log-host.o
07:32:53 [2019-12-01T07:32:53.145Z] #42 45.93   HOSTLINK compel/compel-host-bin
07:32:53 [2019-12-01T07:32:53.145Z] #42 46.00   DEP      soccr/soccr.d
07:32:53 [2019-12-01T07:32:53.145Z] #42 46.18   CC       soccr/soccr.o
07:32:53 [2019-12-01T07:32:53.189Z] #17 73.89 Selecting previously unselected package python3-wheel.
07:32:53 [2019-12-01T07:32:53.190Z] #17 73.90 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
07:32:53 [2019-12-01T07:32:53.190Z] #17 73.91 Unpacking python3-wheel (0.29.0-2) ...
07:32:53 [2019-12-01T07:32:53.225Z] #41 156.9   LINK     lib/c/built-in.o
07:32:53 [2019-12-01T07:32:53.225Z] #41 156.9   LINK     lib/c/libcriu.so
07:32:53 [2019-12-01T07:32:53.225Z] #41 157.1   GEN      magic.py
07:32:53 [2019-12-01T07:32:53.225Z] #41 157.2 Note: Building without setproctitle() and strlcpy() support.
07:32:53 [2019-12-01T07:32:53.225Z] #41 157.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:32:53 [2019-12-01T07:32:53.450Z] #17 74.19 Selecting previously unselected package thin-provisioning-tools.
07:32:53 [2019-12-01T07:32:53.450Z] #17 74.20 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ...
07:32:53 [2019-12-01T07:32:53.450Z] #17 74.20 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
07:32:53 [2019-12-01T07:32:53.791Z] #41 157.7 fatal: Not a git repository (or any of the parent directories): .git
07:32:53 [2019-12-01T07:32:53.810Z] #40 61.91 Selecting previously unselected package libprotobuf-lite10:amd64.
07:32:53 [2019-12-01T07:32:53.810Z] #40 61.92 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
07:32:53 [2019-12-01T07:32:53.810Z] #40 61.92 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
07:32:54 [2019-12-01T07:32:54.022Z] #17 74.62 Selecting previously unselected package vim-runtime.
07:32:54 [2019-12-01T07:32:54.022Z] #17 74.62 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
07:32:54 [2019-12-01T07:32:54.022Z] #17 74.66 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
07:32:54 [2019-12-01T07:32:54.022Z] #17 74.69 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
07:32:54 [2019-12-01T07:32:54.022Z] #17 74.71 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
07:32:54 [2019-12-01T07:32:54.049Z] #41 158.0 make[1]: Nothing to be done for 'all'.
07:32:54 [2019-12-01T07:32:54.068Z] #40 62.18 Selecting previously unselected package libprotobuf-dev:amd64.
07:32:54 [2019-12-01T07:32:54.068Z] #40 62.18 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
07:32:54 [2019-12-01T07:32:54.068Z] #40 62.19 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
07:32:54 [2019-12-01T07:32:54.308Z] #41 ...
07:32:54 [2019-12-01T07:32:54.308Z] 
07:32:54 [2019-12-01T07:32:54.308Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
07:32:54 [2019-12-01T07:32:54.308Z] #18 11.38   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
07:32:54 [2019-12-01T07:32:54.308Z] #18 11.56 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
07:32:54 [2019-12-01T07:32:54.308Z] #18 12.65   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
07:32:54 [2019-12-01T07:32:54.308Z] #18 13.45 Collecting pyyaml (from yamllint==1.16.0)
07:32:54 [2019-12-01T07:32:54.308Z] #18 14.60   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
07:32:54 [2019-12-01T07:32:54.308Z] #18 15.54 Building wheels for collected packages: pathspec, pyyaml
07:32:54 [2019-12-01T07:32:54.308Z] #18 15.55   Running setup.py bdist_wheel for pathspec: started
07:32:54 [2019-12-01T07:32:54.308Z] #18 16.23   Running setup.py bdist_wheel for pathspec: finished with status 'done'
07:32:54 [2019-12-01T07:32:54.308Z] #18 16.23   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
07:32:54 [2019-12-01T07:32:54.308Z] #18 16.25   Running setup.py bdist_wheel for pyyaml: started
07:32:54 [2019-12-01T07:32:54.308Z] #18 16.98   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
07:32:54 [2019-12-01T07:32:54.308Z] #18 16.98   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
07:32:54 [2019-12-01T07:32:54.308Z] #18 17.01 Successfully built pathspec pyyaml
07:32:54 [2019-12-01T07:32:54.308Z] #18 17.01 Installing collected packages: pathspec, pyyaml, yamllint
07:32:54 [2019-12-01T07:32:54.308Z] #18 17.19 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
07:32:54 [2019-12-01T07:32:54.308Z] #18 DONE 17.7s
07:32:54 [2019-12-01T07:32:54.308Z] 
07:32:54 [2019-12-01T07:32:54.308Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:32:54 [2019-12-01T07:32:54.308Z] #50 DONE 233.4s
07:32:54 [2019-12-01T07:32:54.308Z] 
07:32:54 [2019-12-01T07:32:54.308Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
07:32:54 [2019-12-01T07:32:54.504Z] #42 47.47   AR       soccr/libsoccr.a
07:32:54 [2019-12-01T07:32:54.504Z] #42 47.51 make[1]: 'soccr/libsoccr.a' is up to date.
07:32:54 [2019-12-01T07:32:54.565Z] #23 DONE 0.4s
07:32:54 [2019-12-01T07:32:54.565Z] 
07:32:54 [2019-12-01T07:32:54.565Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:32:54 [2019-12-01T07:32:54.565Z] #41 158.3 make[1]: 'images/built-in.o' is up to date.
07:32:54 [2019-12-01T07:32:54.565Z] #41 158.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
07:32:54 [2019-12-01T07:32:54.565Z] #41 158.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
07:32:54 [2019-12-01T07:32:54.565Z] #41 158.3 make[1]: 'compel/libcompel.a' is up to date.
07:32:54 [2019-12-01T07:32:54.565Z] #41 158.4 make[1]: 'compel/compel-host-bin' is up to date.
07:32:54 [2019-12-01T07:32:54.565Z] #41 158.4 make[1]: Nothing to be done for 'all'.
07:32:54 [2019-12-01T07:32:54.565Z] #41 158.4 make[1]: 'soccr/libsoccr.a' is up to date.
07:32:54 [2019-12-01T07:32:54.565Z] #41 158.5 make[2]: Nothing to be done for 'all'.
07:32:54 [2019-12-01T07:32:54.565Z] #41 158.5 make[2]: Nothing to be done for 'all'.
07:32:54 [2019-12-01T07:32:54.565Z] #41 158.5 make[2]: Nothing to be done for 'all'.
07:32:54 [2019-12-01T07:32:54.565Z] #41 158.6 make[2]: Nothing to be done for 'all'.
07:32:54 [2019-12-01T07:32:54.565Z] #41 158.6 make[2]: Nothing to be done for 'all'.
07:32:54 [2019-12-01T07:32:54.565Z] #41 158.6 make[2]: Nothing to be done for 'all'.
07:32:54 [2019-12-01T07:32:54.822Z] #41 158.6 make[2]: Nothing to be done for 'all'.
07:32:54 [2019-12-01T07:32:54.822Z] #41 158.7 make[2]: Nothing to be done for 'all'.
07:32:54 [2019-12-01T07:32:54.822Z] #41 158.7   INSTALL  criu/criu
07:32:55 [2019-12-01T07:32:55.340Z] #42 47.88   DEP      criu/arch/s390/sigframe.d
07:32:55 [2019-12-01T07:32:55.340Z] #42 48.04   DEP      criu/arch/s390/crtools.d
07:32:55 [2019-12-01T07:32:55.340Z] #42 48.19   DEP      criu/arch/s390/cpu.d
07:32:55 [2019-12-01T07:32:55.743Z] #42 48.40   CC       criu/arch/s390/cpu.o
07:32:55 [2019-12-01T07:32:55.753Z] #41 DONE 159.8s
07:32:55 [2019-12-01T07:32:55.753Z] 
07:32:55 [2019-12-01T07:32:55.753Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
07:32:56 [2019-12-01T07:32:56.010Z] #27 DONE 1.3s
07:32:56 [2019-12-01T07:32:56.010Z] 
07:32:56 [2019-12-01T07:32:56.010Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
07:32:56 [2019-12-01T07:32:56.010Z] #29 DONE 0.2s
07:32:56 [2019-12-01T07:32:56.010Z] 
07:32:56 [2019-12-01T07:32:56.010Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
07:32:56 [2019-12-01T07:32:56.123Z] #42 49.05   CC       criu/arch/s390/crtools.o
07:32:56 [2019-12-01T07:32:56.139Z] #40 ...
07:32:56 [2019-12-01T07:32:56.139Z] 
07:32:56 [2019-12-01T07:32:56.139Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:32:56 [2019-12-01T07:32:56.139Z] #47 53.57 + cd /tmp/tmp.qaXgDbcku0/src/gotest.tools/gotestsum
07:32:56 [2019-12-01T07:32:56.139Z] #47 53.57 + git checkout -q v0.3.5
07:32:56 [2019-12-01T07:32:56.139Z] #47 53.64 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
07:32:56 [2019-12-01T07:32:56.139Z] #47 ...
07:32:56 [2019-12-01T07:32:56.139Z] 
07:32:56 [2019-12-01T07:32:56.139Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:32:56 [2019-12-01T07:32:56.139Z] #40 64.11 Selecting previously unselected package libprotoc10:amd64.
07:32:56 [2019-12-01T07:32:56.139Z] #40 64.12 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
07:32:56 [2019-12-01T07:32:56.139Z] #40 64.15 Unpacking libprotoc10:amd64 (3.0.0-9) ...
07:32:56 [2019-12-01T07:32:56.267Z] #32 DONE 0.1s
07:32:56 [2019-12-01T07:32:56.267Z] 
07:32:56 [2019-12-01T07:32:56.267Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
07:32:56 [2019-12-01T07:32:56.267Z] #37 DONE 0.1s
07:32:56 [2019-12-01T07:32:56.267Z] 
07:32:56 [2019-12-01T07:32:56.267Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
07:32:56 [2019-12-01T07:32:56.414Z] #40 ...
07:32:56 [2019-12-01T07:32:56.414Z] 
07:32:56 [2019-12-01T07:32:56.414Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:32:56 [2019-12-01T07:32:56.414Z] #33 53.37 Building dependency tree...
07:32:56 [2019-12-01T07:32:56.414Z] #33 56.19 The following additional packages will be installed:
07:32:56 [2019-12-01T07:32:56.414Z] #33 56.19   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
07:32:56 [2019-12-01T07:32:56.414Z] #33 56.24 Suggested packages:
07:32:56 [2019-12-01T07:32:56.414Z] #33 56.24   codeblocks eclipse ninja-build lrzip
07:32:56 [2019-12-01T07:32:56.414Z] #33 56.24 Recommended packages:
07:32:56 [2019-12-01T07:32:56.414Z] #33 56.24   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:32:56 [2019-12-01T07:32:56.414Z] #33 57.83 The following NEW packages will be installed:
07:32:56 [2019-12-01T07:32:56.414Z] #33 57.83   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
07:32:56 [2019-12-01T07:32:56.414Z] #33 57.83   vim-common xxd
07:32:56 [2019-12-01T07:32:56.414Z] #33 59.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
07:32:56 [2019-12-01T07:32:56.414Z] #33 59.14 Need to get 13.7 MB of archives.
07:32:56 [2019-12-01T07:32:56.414Z] #33 59.14 After this operation, 57.2 MB of additional disk space will be used.
07:32:56 [2019-12-01T07:32:56.414Z] #33 59.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
07:32:56 [2019-12-01T07:32:56.414Z] #33 59.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
07:32:56 [2019-12-01T07:32:56.414Z] #33 59.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
07:32:56 [2019-12-01T07:32:56.414Z] #33 60.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
07:32:56 [2019-12-01T07:32:56.414Z] #33 60.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
07:32:56 [2019-12-01T07:32:56.414Z] #33 60.94 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
07:32:56 [2019-12-01T07:32:56.414Z] #33 61.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
07:32:56 [2019-12-01T07:32:56.414Z] #33 61.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
07:32:56 [2019-12-01T07:32:56.414Z] #33 61.40 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
07:32:56 [2019-12-01T07:32:56.414Z] #33 61.41 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
07:32:56 [2019-12-01T07:32:56.414Z] #33 62.86 debconf: delaying package configuration, since apt-utils is not installed
07:32:56 [2019-12-01T07:32:56.414Z] #33 63.20 Fetched 13.7 MB in 3s (4053 kB/s)
07:32:56 [2019-12-01T07:32:56.414Z] #33 63.40 Selecting previously unselected package cmake-data.
07:32:56 [2019-12-01T07:32:56.414Z] #33 63.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
07:32:56 [2019-12-01T07:32:56.414Z] #33 63.50 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
07:32:56 [2019-12-01T07:32:56.414Z] #33 63.51 Unpacking cmake-data (3.7.2-1) ...
07:32:56 [2019-12-01T07:32:56.524Z] #39 DONE 0.3s
07:32:56 [2019-12-01T07:32:56.780Z] 
07:32:56 [2019-12-01T07:32:56.780Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
07:32:56 [2019-12-01T07:32:56.780Z] #42 DONE 0.1s
07:32:56 [2019-12-01T07:32:56.780Z] 
07:32:56 [2019-12-01T07:32:56.780Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
07:32:57 [2019-12-01T07:32:57.038Z] #45 DONE 0.3s
07:32:57 [2019-12-01T07:32:57.038Z] 
07:32:57 [2019-12-01T07:32:57.038Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
07:32:57 [2019-12-01T07:32:57.038Z] #48 DONE 0.1s
07:32:57 [2019-12-01T07:32:57.296Z] 
07:32:57 [2019-12-01T07:32:57.296Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:32:57 [2019-12-01T07:32:57.296Z] #52 DONE 0.2s
07:32:57 [2019-12-01T07:32:57.296Z] 
07:32:57 [2019-12-01T07:32:57.296Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
07:32:57 [2019-12-01T07:32:57.296Z] #67 DONE 0.2s
07:32:57 [2019-12-01T07:32:57.296Z] 
07:32:57 [2019-12-01T07:32:57.296Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
07:32:57 [2019-12-01T07:32:57.296Z] #61 DONE 0.2s
07:32:57 [2019-12-01T07:32:57.296Z] 
07:32:57 [2019-12-01T07:32:57.296Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:32:57 [2019-12-01T07:32:57.347Z] #33 ...
07:32:57 [2019-12-01T07:32:57.347Z] 
07:32:57 [2019-12-01T07:32:57.347Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:32:57 [2019-12-01T07:32:57.347Z] #40 65.36 Selecting previously unselected package protobuf-c-compiler.
07:32:57 [2019-12-01T07:32:57.347Z] #40 65.38 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
07:32:57 [2019-12-01T07:32:57.347Z] #40 65.43 Unpacking protobuf-c-compiler (1.2.1-2) ...
07:32:57 [2019-12-01T07:32:57.347Z] #40 65.65 Selecting previously unselected package protobuf-compiler.
07:32:57 [2019-12-01T07:32:57.347Z] #40 65.65 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
07:32:57 [2019-12-01T07:32:57.347Z] #40 65.67 Unpacking protobuf-compiler (3.0.0-9) ...
07:32:57 [2019-12-01T07:32:57.553Z] #62 ...
07:32:57 [2019-12-01T07:32:57.553Z] 
07:32:57 [2019-12-01T07:32:57.553Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
07:32:57 [2019-12-01T07:32:57.553Z] #51 DONE 0.2s
07:32:57 [2019-12-01T07:32:57.553Z] 
07:32:57 [2019-12-01T07:32:57.553Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
07:32:57 [2019-12-01T07:32:57.553Z] #53 DONE 0.1s
07:32:57 [2019-12-01T07:32:57.553Z] 
07:32:57 [2019-12-01T07:32:57.553Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:32:57 [2019-12-01T07:32:57.553Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
07:32:57 [2019-12-01T07:32:57.553Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
07:32:57 [2019-12-01T07:32:57.553Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.07MB / 9.11MB 0.4s
07:32:57 [2019-12-01T07:32:57.570Z] #42 50.38   CC       criu/arch/s390/sigframe.o
07:32:57 [2019-12-01T07:32:57.606Z] #40 65.99 Selecting previously unselected package python-pkg-resources.
07:32:57 [2019-12-01T07:32:57.810Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done
07:32:57 [2019-12-01T07:32:57.810Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
07:32:57 [2019-12-01T07:32:57.862Z] #40 66.00 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
07:32:57 [2019-12-01T07:32:57.862Z] #40 66.03 Unpacking python-pkg-resources (33.1.1-1) ...
07:32:58 [2019-12-01T07:32:58.070Z] #42 50.80   LINK     criu/arch/s390/crtools.built-in.o
07:32:58 [2019-12-01T07:32:58.070Z] #42 50.81   DEP      criu/arch/s390/vdso-pie.d
07:32:58 [2019-12-01T07:32:58.070Z] #42 50.85   DEP      criu/pie/parasite-vdso.d
07:32:58 [2019-12-01T07:32:58.225Z] #17 78.72 Selecting previously unselected package vim.
07:32:58 [2019-12-01T07:32:58.225Z] #17 78.73 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ...
07:32:58 [2019-12-01T07:32:58.225Z] #17 78.74 Unpacking vim (2:8.0.0197-4+deb9u3) ...
07:32:58 [2019-12-01T07:32:58.426Z] #40 66.53 Selecting previously unselected package python-protobuf.
07:32:58 [2019-12-01T07:32:58.426Z] #40 66.53 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
07:32:58 [2019-12-01T07:32:58.426Z] #40 ...
07:32:58 [2019-12-01T07:32:58.426Z] 
07:32:58 [2019-12-01T07:32:58.426Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:32:58 [2019-12-01T07:32:58.426Z] #31 55.78 sync
07:32:58 [2019-12-01T07:32:58.426Z] #31 55.78 internal/reflectlite
07:32:58 [2019-12-01T07:32:58.426Z] #31 60.31 errors
07:32:58 [2019-12-01T07:32:58.426Z] #31 60.31 sort
07:32:58 [2019-12-01T07:32:58.426Z] #31 60.83 strconv
07:32:58 [2019-12-01T07:32:58.426Z] #31 62.08 io
07:32:58 [2019-12-01T07:32:58.426Z] #31 64.00 internal/oserror
07:32:58 [2019-12-01T07:32:58.426Z] #31 64.10 syscall
07:32:58 [2019-12-01T07:32:58.426Z] #31 ...
07:32:58 [2019-12-01T07:32:58.426Z] 
07:32:58 [2019-12-01T07:32:58.426Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:32:58 [2019-12-01T07:32:58.426Z] #40 66.53 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
07:32:58 [2019-12-01T07:32:58.426Z] #40 66.55 Unpacking python-protobuf (3.0.0-9) ...
07:32:58 [2019-12-01T07:32:58.485Z] #17 79.22 Selecting previously unselected package xfsprogs.
07:32:58 [2019-12-01T07:32:58.485Z] #17 79.24 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ...
07:32:58 [2019-12-01T07:32:58.485Z] #17 79.24 Unpacking xfsprogs (4.9.0+nmu1) ...
07:32:58 [2019-12-01T07:32:58.500Z] #42 51.14   DEP      criu/pie/util-vdso.d
07:32:58 [2019-12-01T07:32:58.500Z] #42 51.23   DEP      criu/pie/util.d
07:32:58 [2019-12-01T07:32:58.500Z] #42 ...
07:32:58 [2019-12-01T07:32:58.500Z] 
07:32:58 [2019-12-01T07:32:58.500Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 56.59 Selecting previously unselected package btrfs-tools.
07:32:58 [2019-12-01T07:32:58.500Z] #18 56.59 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 56.60 Unpacking btrfs-tools (4.7.3-1) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 56.70 Selecting previously unselected package libdevmapper1.02.1:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 56.71 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 56.71 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 56.88 Selecting previously unselected package dmsetup.
07:32:58 [2019-12-01T07:32:58.500Z] #18 56.89 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 56.90 Unpacking dmsetup (2:1.02.137-2) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 57.13 Selecting previously unselected package libonig4:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 57.13 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 57.14 Unpacking libonig4:s390x (6.1.3-2) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 57.52 Selecting previously unselected package libjq1:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 57.52 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 57.52 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 57.73 Selecting previously unselected package jq.
07:32:58 [2019-12-01T07:32:58.500Z] #18 57.73 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 57.74 Unpacking jq (1.5+dfsg-1.3) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 57.90 Selecting previously unselected package libaio1:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 57.90 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 57.91 Unpacking libaio1:s390x (0.3.110-3) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 57.97 Selecting previously unselected package libcap2-bin.
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.00 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.02 Unpacking libcap2-bin (1:2.25-1) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.14 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.15 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.15 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.21 Selecting previously unselected package libsepol1-dev:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.21 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.22 Unpacking libsepol1-dev:s390x (2.6-2) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.51 Selecting previously unselected package libpcre16-3:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.51 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.51 Unpacking libpcre16-3:s390x (2:8.39-3) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.63 Selecting previously unselected package libpcre32-3:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.63 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.63 Unpacking libpcre32-3:s390x (2:8.39-3) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.74 Selecting previously unselected package libpcre3-dev:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.75 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 58.75 Unpacking libpcre3-dev:s390x (2:8.39-3) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.11 Selecting previously unselected package libselinux1-dev:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.12 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.12 Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.40 Selecting previously unselected package libdevmapper-dev:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.40 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.41 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.49 Selecting previously unselected package libnl-3-200:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.50 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.50 Unpacking libnl-3-200:s390x (3.2.27-2) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.58 Selecting previously unselected package libprotobuf-c1:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.58 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.59 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.63 Selecting previously unselected package libreadline5:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.64 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.64 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.79 Selecting previously unselected package libsystemd-dev:s390x.
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.79 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 59.80 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 61.40 Selecting previously unselected package net-tools.
07:32:58 [2019-12-01T07:32:58.500Z] #18 61.40 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 61.41 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 61.62 Selecting previously unselected package python-pip-whl.
07:32:58 [2019-12-01T07:32:58.500Z] #18 61.62 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 61.62 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 62.32 Selecting previously unselected package python3-pip.
07:32:58 [2019-12-01T07:32:58.500Z] #18 62.33 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 62.33 Unpacking python3-pip (9.0.1-2+deb9u1) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 62.63 Selecting previously unselected package python3-pkg-resources.
07:32:58 [2019-12-01T07:32:58.500Z] #18 62.64 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 62.64 Unpacking python3-pkg-resources (33.1.1-1) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 62.89 Selecting previously unselected package python3-setuptools.
07:32:58 [2019-12-01T07:32:58.500Z] #18 62.89 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 62.90 Unpacking python3-setuptools (33.1.1-1) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 63.19 Selecting previously unselected package python3-wheel.
07:32:58 [2019-12-01T07:32:58.500Z] #18 63.19 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 63.20 Unpacking python3-wheel (0.29.0-2) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 63.38 Selecting previously unselected package thin-provisioning-tools.
07:32:58 [2019-12-01T07:32:58.500Z] #18 63.39 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 63.39 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 63.60 Selecting previously unselected package vim-runtime.
07:32:58 [2019-12-01T07:32:58.500Z] #18 63.61 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
07:32:58 [2019-12-01T07:32:58.500Z] #18 63.62 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
07:32:58 [2019-12-01T07:32:58.500Z] #18 63.65 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
07:32:58 [2019-12-01T07:32:58.500Z] #18 63.65 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
07:32:58 [2019-12-01T07:32:58.741Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.1s done
07:32:58 [2019-12-01T07:32:58.741Z] #65 DONE 1.7s
07:32:58 [2019-12-01T07:32:58.741Z] 
07:32:58 [2019-12-01T07:32:58.741Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:59 [2019-12-01T07:32:59.055Z] #17 ...
07:32:59 [2019-12-01T07:32:59.055Z] 
07:32:59 [2019-12-01T07:32:59.055Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:32:59 [2019-12-01T07:32:59.055Z] #22 129.0 + mkdir -p /tmp/tmp.y72k6MoYH8/src/github.com/docker
07:32:59 [2019-12-01T07:32:59.055Z] #22 129.0 + mv components/cli /tmp/tmp.y72k6MoYH8/src/github.com/docker/cli
07:32:59 [2019-12-01T07:32:59.055Z] #22 129.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
07:32:59 [2019-12-01T07:32:59.055Z] #22 ...
07:32:59 [2019-12-01T07:32:59.055Z] 
07:32:59 [2019-12-01T07:32:59.055Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.933 + RM_GOPATH=0
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.933 + TMP_GOPATH=
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.933 + : /build
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.933 + '[' -z '' ']'
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.943 ++ mktemp -d
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.944 + export GOPATH=/tmp/tmp.OT3kb51hnv
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.944 + GOPATH=/tmp/tmp.OT3kb51hnv
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.944 + RM_GOPATH=1
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.944 ++ dirname ./install.sh
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.945 + dir=.
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.945 + bin=runc
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.945 + shift
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.945 + '[' '!' -f ./runc.installer ']'
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.945 + . ./runc.installer
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.945 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.946 + install_runc
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.946 + grep -q '^3\.10\.0.*\.el7\.'
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.947 + uname -r
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.948 + RUNC_BUILDTAGS='seccomp apparmor selinux '
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.948 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.948 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.948 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OT3kb51hnv/src/github.com/opencontainers/runc
07:32:59 [2019-12-01T07:32:59.305Z] #54 1.950 Cloning into '/tmp/tmp.OT3kb51hnv/src/github.com/opencontainers/runc'...
07:32:59 [2019-12-01T07:32:59.334Z] #17 79.84 Selecting previously unselected package zip.
07:32:59 [2019-12-01T07:32:59.334Z] #17 79.86 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ...
07:32:59 [2019-12-01T07:32:59.334Z] #17 79.87 Unpacking zip (3.0-11+b1) ...
07:32:59 [2019-12-01T07:32:59.355Z] #40 67.42 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
07:32:59 [2019-12-01T07:32:59.355Z] #40 67.61 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
07:32:59 [2019-12-01T07:32:59.356Z] #40 67.63 Setting up python-pkg-resources (33.1.1-1) ...
07:32:59 [2019-12-01T07:32:59.594Z] #17 80.16 Selecting previously unselected package libapparmor-perl.
07:32:59 [2019-12-01T07:32:59.594Z] #17 80.17 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ...
07:32:59 [2019-12-01T07:32:59.594Z] #17 80.22 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
07:32:59 [2019-12-01T07:32:59.612Z] #40 ...
07:32:59 [2019-12-01T07:32:59.612Z] 
07:32:59 [2019-12-01T07:32:59.612Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:32:59 [2019-12-01T07:32:59.612Z] #44 57.45 internal/reflectlite
07:32:59 [2019-12-01T07:32:59.612Z] #44 57.45 sync
07:32:59 [2019-12-01T07:32:59.612Z] #44 59.89 github.com/LK4D4/vndr/godl/singleflight
07:32:59 [2019-12-01T07:32:59.612Z] #44 60.44 math/rand
07:32:59 [2019-12-01T07:32:59.612Z] #44 61.63 internal/singleflight
07:32:59 [2019-12-01T07:32:59.612Z] #44 62.42 strconv
07:32:59 [2019-12-01T07:32:59.612Z] #44 62.46 io
07:32:59 [2019-12-01T07:32:59.612Z] #44 64.58 bytes
07:32:59 [2019-12-01T07:32:59.854Z] #17 80.43 Selecting previously unselected package apparmor.
07:32:59 [2019-12-01T07:32:59.854Z] #17 80.43 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ...
07:32:59 [2019-12-01T07:32:59.854Z] #17 80.54 Unpacking apparmor (2.11.0-3+deb9u2) ...
07:32:59 [2019-12-01T07:32:59.868Z] #44 ...
07:32:59 [2019-12-01T07:32:59.868Z] 
07:32:59 [2019-12-01T07:32:59.868Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:32:59 [2019-12-01T07:32:59.868Z] #26 7.709 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
07:32:59 [2019-12-01T07:32:59.868Z] #26 8.336 
07:33:00 [2019-12-01T07:33:00.381Z] #26 8.778 
####                                                                       6.6%
######                                                                     9.0%
##########                                                                14.1%
############                                                              17.5%
###############                                                           20.9%
##################                                                        25.8%
#####################                                                     29.5%
#######################                                                   32.7%
##########################                                                36.4%
##############################                                            41.8%
#################################                                         47.2%
######################################                                    53.1%
########################################                                  56.6%
07:33:00 [2019-12-01T07:33:00.381Z] #26 ...
07:33:00 [2019-12-01T07:33:00.381Z] 
07:33:00 [2019-12-01T07:33:00.381Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:33:00 [2019-12-01T07:33:00.381Z] #33 68.57 Selecting previously unselected package liblzo2-2:amd64.
07:33:00 [2019-12-01T07:33:00.381Z] #33 68.58 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
07:33:00 [2019-12-01T07:33:00.381Z] #33 68.62 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
07:33:00 [2019-12-01T07:33:00.638Z] #33 68.92 Selecting previously unselected package libicu57:amd64.
07:33:00 [2019-12-01T07:33:00.794Z] #17 81.38 Selecting previously unselected package binutils-mingw-w64-i686.
07:33:00 [2019-12-01T07:33:00.794Z] #17 81.38 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ...
07:33:00 [2019-12-01T07:33:00.794Z] #17 81.41 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
07:33:00 [2019-12-01T07:33:00.895Z] #33 68.97 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
07:33:00 [2019-12-01T07:33:00.895Z] #33 68.98 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
07:33:01 [2019-12-01T07:33:01.151Z] #33 ...
07:33:01 [2019-12-01T07:33:01.151Z] 
07:33:01 [2019-12-01T07:33:01.151Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:33:01 [2019-12-01T07:33:01.151Z] #28 59.35 + cd /tmp/tmp.I6qMxUIebK/src/github.com/go-swagger/go-swagger
07:33:01 [2019-12-01T07:33:01.151Z] #28 59.35 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
07:33:01 [2019-12-01T07:33:01.151Z] #28 62.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:33:01 [2019-12-01T07:33:01.408Z] #28 ...
07:33:01 [2019-12-01T07:33:01.408Z] 
07:33:01 [2019-12-01T07:33:01.408Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:33:01 [2019-12-01T07:33:01.408Z] #26 8.778 
####                                                                       6.6%
######                                                                     9.0%
##########                                                                14.1%
############                                                              17.5%
###############                                                           20.9%
##################                                                        25.8%
#####################                                                     29.5%
#######################                                                   32.7%
##########################                                                36.4%
##############################                                            41.8%
#################################                                         47.2%
######################################                                    53.1%
########################################                                  56.6%
##############################################                            63.9%
##################################################                        69.7%
#####################################################                     74.7%
#########################################################                 80.0%
###########################################################               83.3%
################################################################          90.0%
####################################################################      95.7%
######################################################################## 100.0%
07:33:01 [2019-12-01T07:33:01.830Z] #54 4.218 + cd /tmp/tmp.OT3kb51hnv/src/github.com/opencontainers/runc
07:33:01 [2019-12-01T07:33:01.830Z] #54 4.218 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
07:33:01 [2019-12-01T07:33:01.830Z] #54 4.354 + '[' -z '' ']'
07:33:01 [2019-12-01T07:33:01.830Z] #54 4.354 + target=static
07:33:01 [2019-12-01T07:33:01.830Z] #54 4.354 + make 'BUILDTAGS=seccomp apparmor selinux ' static
07:33:02 [2019-12-01T07:33:02.338Z] #26 ...
07:33:02 [2019-12-01T07:33:02.338Z] 
07:33:02 [2019-12-01T07:33:02.338Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.275 + RM_GOPATH=0
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.275 + TMP_GOPATH=
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.275 + : /build
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.275 + '[' -z '' ']'
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.275 ++ mktemp -d
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.287 + export GOPATH=/tmp/tmp.q4J7hHCEq9
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.287 + GOPATH=/tmp/tmp.q4J7hHCEq9
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.287 + RM_GOPATH=1
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.287 ++ dirname ./install.sh
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.294 + dir=.
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.294 + bin=containerd
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.294 + shift
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.294 + '[' '!' -f ./containerd.installer ']'
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.304 + . ./containerd.installer
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.304 ++ : c7a4f874b3267c499484aae602d1257b12d69e40
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.304 + install_containerd
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.304 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40'
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.304 + git clone https://github.com/containerd/containerd.git /tmp/tmp.q4J7hHCEq9/src/github.com/containerd/containerd
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.304 Cloning into '/tmp/tmp.q4J7hHCEq9/src/github.com/containerd/containerd'...
07:33:02 [2019-12-01T07:33:02.338Z] #59 5.304 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40
07:33:02 [2019-12-01T07:33:02.338Z] #59 ...
07:33:02 [2019-12-01T07:33:02.338Z] 
07:33:02 [2019-12-01T07:33:02.338Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:33:02 [2019-12-01T07:33:02.338Z] #26 11.96 
07:33:02 [2019-12-01T07:33:02.396Z] #54 5.087 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 .
07:33:02 [2019-12-01T07:33:02.704Z] #17 83.42 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:33:02 [2019-12-01T07:33:02.704Z] #17 83.43 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ...
07:33:02 [2019-12-01T07:33:02.704Z] #17 83.45 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
07:33:02 [2019-12-01T07:33:02.711Z] #18 67.68 Selecting previously unselected package vim.
07:33:02 [2019-12-01T07:33:02.711Z] #18 67.69 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
07:33:02 [2019-12-01T07:33:02.711Z] #18 67.69 Unpacking vim (2:8.0.0197-4+deb9u3) ...
07:33:03 [2019-12-01T07:33:03.120Z] #18 ...
07:33:03 [2019-12-01T07:33:03.120Z] 
07:33:03 [2019-12-01T07:33:03.120Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:03 [2019-12-01T07:33:03.120Z] #45 87.36 go/doc
07:33:03 [2019-12-01T07:33:03.120Z] #45 90.11 crypto/x509/pkix
07:33:03 [2019-12-01T07:33:03.120Z] #45 90.59 vendor/golang.org/x/crypto/cryptobyte
07:33:03 [2019-12-01T07:33:03.120Z] #45 91.81 github.com/LK4D4/vndr/build
07:33:03 [2019-12-01T07:33:03.120Z] #45 93.85 net
07:33:03 [2019-12-01T07:33:03.120Z] #45 95.19 vendor/golang.org/x/crypto/chacha20poly1305
07:33:03 [2019-12-01T07:33:03.120Z] #45 95.59 vendor/golang.org/x/crypto/curve25519
07:33:03 [2019-12-01T07:33:03.120Z] #45 96.15 vendor/golang.org/x/text/transform
07:33:03 [2019-12-01T07:33:03.120Z] #45 97.03 vendor/golang.org/x/text/unicode/bidi
07:33:03 [2019-12-01T07:33:03.120Z] #45 ...
07:33:03 [2019-12-01T07:33:03.120Z] 
07:33:03 [2019-12-01T07:33:03.120Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:33:03 [2019-12-01T07:33:03.120Z] #18 68.20 Selecting previously unselected package xfsprogs.
07:33:03 [2019-12-01T07:33:03.120Z] #18 68.20 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
07:33:03 [2019-12-01T07:33:03.120Z] #18 68.20 Unpacking xfsprogs (4.9.0+nmu1) ...
07:33:03 [2019-12-01T07:33:03.528Z] #18 68.71 Selecting previously unselected package zip.
07:33:03 [2019-12-01T07:33:03.528Z] #18 68.71 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
07:33:03 [2019-12-01T07:33:03.645Z] #17 ...
07:33:03 [2019-12-01T07:33:03.645Z] 
07:33:03 [2019-12-01T07:33:03.645Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:03 [2019-12-01T07:33:03.645Z] #41 77.81   AR       soccr/libsoccr.a
07:33:03 [2019-12-01T07:33:03.645Z] #41 77.85 make[1]: 'soccr/libsoccr.a' is up to date.
07:33:03 [2019-12-01T07:33:03.645Z] #41 78.50   DEP      criu/arch/aarch64/sigframe.d
07:33:03 [2019-12-01T07:33:03.645Z] #41 78.64   DEP      criu/arch/aarch64/crtools.d
07:33:03 [2019-12-01T07:33:03.645Z] #41 78.93   DEP      criu/arch/aarch64/cpu.d
07:33:03 [2019-12-01T07:33:03.645Z] #41 78.97   DEP      criu/arch/aarch64/bitops.d
07:33:03 [2019-12-01T07:33:03.645Z] #41 79.06   CC       criu/arch/aarch64/bitops.o
07:33:03 [2019-12-01T07:33:03.645Z] #41 79.14   CC       criu/arch/aarch64/cpu.o
07:33:03 [2019-12-01T07:33:03.645Z] #41 79.32   CC       criu/arch/aarch64/crtools.o
07:33:03 [2019-12-01T07:33:03.645Z] #41 79.93   CC       criu/arch/aarch64/sigframe.o
07:33:03 [2019-12-01T07:33:03.645Z] #41 80.15   LINK     criu/arch/aarch64/crtools.built-in.o
07:33:03 [2019-12-01T07:33:03.645Z] #41 80.19   DEP      criu/arch/aarch64/intraprocedure.d
07:33:03 [2019-12-01T07:33:03.645Z] #41 80.22   DEP      criu/arch/aarch64/vdso-pie.d
07:33:03 [2019-12-01T07:33:03.645Z] #41 80.40   DEP      criu/pie/parasite-vdso.d
07:33:03 [2019-12-01T07:33:03.645Z] #41 80.74   DEP      criu/pie/util-vdso.d
07:33:03 [2019-12-01T07:33:03.645Z] #41 80.93   DEP      criu/pie/util.d
07:33:03 [2019-12-01T07:33:03.645Z] #41 81.17   CC       criu/pie/util.o
07:33:03 [2019-12-01T07:33:03.645Z] #41 81.76   CC       criu/pie/util-vdso.o
07:33:03 [2019-12-01T07:33:03.645Z] #41 82.44   CC       criu/pie/parasite-vdso.o
07:33:03 [2019-12-01T07:33:03.645Z] #41 83.38   CC       criu/arch/aarch64/vdso-pie.o
07:33:03 [2019-12-01T07:33:03.645Z] #41 83.87   CC       criu/arch/aarch64/intraprocedure.o
07:33:03 [2019-12-01T07:33:03.645Z] #41 83.93   AR       criu/pie/pie.lib.a
07:33:03 [2019-12-01T07:33:03.645Z] #41 84.04   DEP      criu/pie/restorer.d
07:33:03 [2019-12-01T07:33:03.645Z] #41 84.31   DEP      criu/arch/aarch64/restorer.d
07:33:03 [2019-12-01T07:33:03.645Z] #41 84.59   DEP      criu/pie/parasite.d
07:33:03 [2019-12-01T07:33:03.645Z] #41 85.05   CC       criu/pie/parasite.o
07:33:03 [2019-12-01T07:33:03.645Z] #41 86.76   LINK     criu/pie/parasite.built-in.o
07:33:03 [2019-12-01T07:33:03.645Z] #41 86.77   GEN      criu/pie/parasite-blob.h
07:33:03 [2019-12-01T07:33:03.645Z] #41 86.79   CC       criu/arch/aarch64/restorer.o
07:33:03 [2019-12-01T07:33:03.645Z] #41 87.10   CC       criu/pie/restorer.o
07:33:03 [2019-12-01T07:33:03.673Z] #26 12.54 
#######                                                                    9.9%
################                                                          22.9%
###################                                                       27.6%
##########################                                                36.9%
#########################################                                 57.6%
####################################################                      72.7%
#############################################################             85.6%
######################################################################## 100.0%
07:33:03 [2019-12-01T07:33:03.905Z] #41 ...
07:33:03 [2019-12-01T07:33:03.905Z] 
07:33:03 [2019-12-01T07:33:03.905Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:33:03 [2019-12-01T07:33:03.905Z] #28 141.7 + rm -rf /tmp/tmp.HQEUtbKLMf
07:33:03 [2019-12-01T07:33:03.905Z] #28 DONE 144.3s
07:33:03 [2019-12-01T07:33:03.905Z] 
07:33:03 [2019-12-01T07:33:03.905Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:03 [2019-12-01T07:33:03.905Z] #44 135.9 github.com/LK4D4/vndr/godl
07:33:03 [2019-12-01T07:33:03.905Z] #44 136.7 github.com/LK4D4/vndr
07:33:03 [2019-12-01T07:33:03.946Z] #18 68.71 Unpacking zip (3.0-11+b1) ...
07:33:03 [2019-12-01T07:33:03.946Z] #18 68.84 Selecting previously unselected package libapparmor-perl.
07:33:03 [2019-12-01T07:33:03.946Z] #18 68.86 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
07:33:03 [2019-12-01T07:33:03.946Z] #18 68.87 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
07:33:03 [2019-12-01T07:33:03.946Z] #18 68.99 Selecting previously unselected package apparmor.
07:33:03 [2019-12-01T07:33:03.946Z] #18 68.99 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
07:33:03 [2019-12-01T07:33:03.946Z] #18 69.03 Unpacking apparmor (2.11.0-3+deb9u2) ...
07:33:04 [2019-12-01T07:33:04.363Z] #18 69.53 Selecting previously unselected package binutils-mingw-w64-i686.
07:33:04 [2019-12-01T07:33:04.363Z] #18 69.53 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
07:33:04 [2019-12-01T07:33:04.363Z] #18 69.54 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
07:33:04 [2019-12-01T07:33:04.476Z] #44 ...
07:33:04 [2019-12-01T07:33:04.476Z] 
07:33:04 [2019-12-01T07:33:04.476Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:33:04 [2019-12-01T07:33:04.476Z] #17 85.05 Selecting previously unselected package binutils-mingw-w64.
07:33:04 [2019-12-01T07:33:04.476Z] #17 85.05 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
07:33:04 [2019-12-01T07:33:04.476Z] #17 85.06 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
07:33:04 [2019-12-01T07:33:04.476Z] #17 85.33 Selecting previously unselected package mingw-w64-common.
07:33:04 [2019-12-01T07:33:04.736Z] #17 85.34 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
07:33:04 [2019-12-01T07:33:04.736Z] #17 85.36 Unpacking mingw-w64-common (5.0.1-1) ...
07:33:05 [2019-12-01T07:33:05.042Z] #26 14.39 
07:33:06 [2019-12-01T07:33:06.329Z] #26 14.86 
#                                                                          1.4%
######                                                                     8.9%
##########                                                                14.8%
##############                                                            19.6%
#################                                                         24.1%
########################                                                  34.5%
###################################                                       49.0%
#############################################                             62.9%
#####################################################                     73.7%
###########################################################               83.2%
#################################################################         90.9%
######################################################################## 100.0%
07:33:06 [2019-12-01T07:33:06.649Z] #17 ...
07:33:06 [2019-12-01T07:33:06.649Z] 
07:33:06 [2019-12-01T07:33:06.649Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:06 [2019-12-01T07:33:06.649Z] #44 DONE 146.4s
07:33:06 [2019-12-01T07:33:06.649Z] 
07:33:06 [2019-12-01T07:33:06.649Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:06 [2019-12-01T07:33:06.649Z] #41 89.76   LINK     criu/pie/restorer.built-in.o
07:33:06 [2019-12-01T07:33:06.649Z] #41 89.79   GEN      criu/pie/restorer-blob.h
07:33:06 [2019-12-01T07:33:06.649Z] #41 89.94   DEP      criu/vdso.d
07:33:06 [2019-12-01T07:33:06.649Z] #41 90.16   DEP      criu/uts_ns.d
07:33:06 [2019-12-01T07:33:06.649Z] #41 90.29   DEP      criu/util.d
07:33:06 [2019-12-01T07:33:06.649Z] #41 90.67   DEP      criu/uffd.d
07:33:06 [2019-12-01T07:33:06.649Z] #41 91.02   DEP      criu/tun.d
07:33:07 [2019-12-01T07:33:07.181Z] #18 71.84 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:33:07 [2019-12-01T07:33:07.181Z] #18 71.84 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
07:33:07 [2019-12-01T07:33:07.181Z] #18 71.87 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
07:33:07 [2019-12-01T07:33:07.220Z] #41 91.32   DEP      criu/tty.d
07:33:07 [2019-12-01T07:33:07.220Z] #41 91.60   DEP      criu/timerfd.d
07:33:07 [2019-12-01T07:33:07.261Z] #26 16.76 
07:33:07 [2019-12-01T07:33:07.480Z] #41 91.79   DEP      criu/sysfs_parse.d
07:33:07 [2019-12-01T07:33:07.659Z] #54 ...
07:33:07 [2019-12-01T07:33:07.659Z] 
07:33:07 [2019-12-01T07:33:07.659Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:33:07 [2019-12-01T07:33:07.659Z] #56 3.203 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:33:07 [2019-12-01T07:33:07.659Z] #56 3.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:33:07 [2019-12-01T07:33:07.659Z] #56 3.307 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:33:07 [2019-12-01T07:33:07.659Z] #56 3.309 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:33:07 [2019-12-01T07:33:07.659Z] #56 3.338 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:33:07 [2019-12-01T07:33:07.659Z] #56 3.624 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
07:33:07 [2019-12-01T07:33:07.659Z] #56 4.194 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
07:33:07 [2019-12-01T07:33:07.659Z] #56 4.490 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
07:33:07 [2019-12-01T07:33:07.659Z] #56 7.677 Fetched 7927 kB in 5s (1447 kB/s)
07:33:07 [2019-12-01T07:33:07.659Z] #56 7.677 Reading package lists...
07:33:07 [2019-12-01T07:33:07.659Z] #56 9.310 Reading package lists...
07:33:07 [2019-12-01T07:33:07.659Z] #56 ...
07:33:07 [2019-12-01T07:33:07.659Z] 
07:33:07 [2019-12-01T07:33:07.659Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.077 + RM_GOPATH=0
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.077 + TMP_GOPATH=
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.077 + : /build
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.077 + '[' -z '' ']'
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.079 ++ mktemp -d
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.080 + export GOPATH=/tmp/tmp.vaaVm3y1i7
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.080 + GOPATH=/tmp/tmp.vaaVm3y1i7
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.080 + RM_GOPATH=1
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.080 ++ dirname ./install.sh
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 + dir=.
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 + bin=proxy
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 + shift
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 + '[' '!' -f ./proxy.installer ']'
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 + . ./proxy.installer
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 + install_proxy
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 + case "$1" in
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 + export CGO_ENABLED=0
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 + CGO_ENABLED=0
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 + _install_proxy
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.083 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vaaVm3y1i7/src/github.com/docker/libnetwork
07:33:07 [2019-12-01T07:33:07.659Z] #68 2.084 Cloning into '/tmp/tmp.vaaVm3y1i7/src/github.com/docker/libnetwork'...
07:33:07 [2019-12-01T07:33:07.660Z] #68 6.160 + cd /tmp/tmp.vaaVm3y1i7/src/github.com/docker/libnetwork
07:33:07 [2019-12-01T07:33:07.660Z] #68 6.160 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
07:33:07 [2019-12-01T07:33:07.660Z] #68 6.333 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:33:07 [2019-12-01T07:33:07.741Z] #41 92.04   DEP      criu/sysctl.d
07:33:07 [2019-12-01T07:33:07.918Z] #68 ...
07:33:07 [2019-12-01T07:33:07.918Z] 
07:33:07 [2019-12-01T07:33:07.918Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:33:07 [2019-12-01T07:33:07.918Z] #56 9.310 Reading package lists...
07:33:08 [2019-12-01T07:33:08.003Z] #41 92.23   DEP      criu/string.d
07:33:08 [2019-12-01T07:33:08.003Z] #41 92.28   DEP      criu/stats.d
07:33:08 [2019-12-01T07:33:08.266Z] #41 92.50   DEP      criu/sockets.d
07:33:08 [2019-12-01T07:33:08.266Z] #41 92.77   DEP      criu/sk-unix.d
07:33:08 [2019-12-01T07:33:08.483Z] #56 10.83 Building dependency tree...
07:33:08 [2019-12-01T07:33:08.484Z] #56 11.39 The following additional packages will be installed:
07:33:08 [2019-12-01T07:33:08.484Z] #56 11.40   btrfs-progs liblzo2-2
07:33:08 [2019-12-01T07:33:08.484Z] #56 11.48 The following NEW packages will be installed:
07:33:08 [2019-12-01T07:33:08.484Z] #56 11.48   btrfs-progs btrfs-tools liblzo2-2
07:33:08 [2019-12-01T07:33:08.491Z] #18 ...
07:33:08 [2019-12-01T07:33:08.491Z] 
07:33:08 [2019-12-01T07:33:08.491Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:08 [2019-12-01T07:33:08.491Z] #42 51.37   CC       criu/pie/util.o
07:33:08 [2019-12-01T07:33:08.491Z] #42 51.91   CC       criu/pie/util-vdso.o
07:33:08 [2019-12-01T07:33:08.491Z] #42 52.67   CC       criu/pie/parasite-vdso.o
07:33:08 [2019-12-01T07:33:08.491Z] #42 53.49   CC       criu/arch/s390/vdso-pie.o
07:33:08 [2019-12-01T07:33:08.491Z] #42 53.78   AR       criu/pie/pie.lib.a
07:33:08 [2019-12-01T07:33:08.491Z] #42 53.84   DEP      criu/pie/restorer.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 54.07   DEP      criu/arch/s390/restorer.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 54.30   DEP      criu/pie/parasite.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 54.51   CC       criu/pie/parasite.o
07:33:08 [2019-12-01T07:33:08.491Z] #42 55.61   LINK     criu/pie/parasite.built-in.o
07:33:08 [2019-12-01T07:33:08.491Z] #42 55.61   GEN      criu/pie/parasite-blob.h
07:33:08 [2019-12-01T07:33:08.491Z] #42 55.62   CC       criu/arch/s390/restorer.o
07:33:08 [2019-12-01T07:33:08.491Z] #42 56.05   CC       criu/pie/restorer.o
07:33:08 [2019-12-01T07:33:08.491Z] #42 58.45   LINK     criu/pie/restorer.built-in.o
07:33:08 [2019-12-01T07:33:08.491Z] #42 58.46   GEN      criu/pie/restorer-blob.h
07:33:08 [2019-12-01T07:33:08.491Z] #42 58.55   DEP      criu/vdso.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 58.83   DEP      criu/uts_ns.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 59.01   DEP      criu/util.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 59.24   DEP      criu/uffd.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 59.41   DEP      criu/tun.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 59.63   DEP      criu/tty.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 59.81   DEP      criu/timerfd.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 59.97   DEP      criu/sysfs_parse.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 60.14   DEP      criu/sysctl.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 60.26   DEP      criu/string.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 60.31   DEP      criu/stats.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 60.41   DEP      criu/sockets.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 60.56   DEP      criu/sk-unix.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 60.81   DEP      criu/sk-tcp.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 60.98   DEP      criu/sk-queue.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 61.30   DEP      criu/sk-packet.d
07:33:08 [2019-12-01T07:33:08.491Z] #42 ...
07:33:08 [2019-12-01T07:33:08.491Z] 
07:33:08 [2019-12-01T07:33:08.491Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:33:08 [2019-12-01T07:33:08.491Z] #18 73.75 Selecting previously unselected package binutils-mingw-w64.
07:33:08 [2019-12-01T07:33:08.841Z] #41 93.07   DEP      criu/sk-tcp.d
07:33:08 [2019-12-01T07:33:08.889Z] #18 73.75 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
07:33:08 [2019-12-01T07:33:08.889Z] #18 73.79 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
07:33:08 [2019-12-01T07:33:08.889Z] #18 73.90 Selecting previously unselected package mingw-w64-common.
07:33:08 [2019-12-01T07:33:08.889Z] #18 73.90 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
07:33:08 [2019-12-01T07:33:08.889Z] #18 73.90 Unpacking mingw-w64-common (5.0.1-1) ...
07:33:09 [2019-12-01T07:33:09.077Z] using credential docker-jenkins-github-credentials
07:33:09 [2019-12-01T07:33:09.101Z] #41 93.42   DEP      criu/sk-queue.d
07:33:09 [2019-12-01T07:33:09.123Z] Removing intermediate container 335ea93dd8eb
07:33:09 [2019-12-01T07:33:09.123Z]  ---> 0bc5c57f2f51
07:33:09 [2019-12-01T07:33:09.123Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
07:33:09 [2019-12-01T07:33:09.123Z]  ---> ebd73b5ebd31
07:33:09 [2019-12-01T07:33:09.123Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
07:33:09 [2019-12-01T07:33:09.123Z]  ---> 253ace872d3f
07:33:09 [2019-12-01T07:33:09.123Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
07:33:09 [2019-12-01T07:33:09.123Z]  ---> Running in 3591d7b19a41
07:33:09 [2019-12-01T07:33:09.123Z] Removing intermediate container 3591d7b19a41
07:33:09 [2019-12-01T07:33:09.123Z]  ---> 00a7fec6ec8e
07:33:09 [2019-12-01T07:33:09.123Z] Successfully built 00a7fec6ec8e
07:33:09 [2019-12-01T07:33:09.123Z] Successfully tagged moby-buildx:latest
07:33:09 [2019-12-01T07:33:09.123Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
07:33:09 [2019-12-01T07:33:09.123Z] if [ -n "${id}" ]; then \
07:33:09 [2019-12-01T07:33:09.123Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
07:33:09 [2019-12-01T07:33:09.123Z] 	&& touch bundles/buildx; \
07:33:09 [2019-12-01T07:33:09.123Z] 	docker rm -f ${id}; \
07:33:09 [2019-12-01T07:33:09.123Z] fi
07:33:09 [2019-12-01T07:33:09.123Z] 002dd2e6c7d52c47b9549e711332e04da67d129745bb787801c32f4ae678e3d2
07:33:09 [2019-12-01T07:33:09.123Z] bundles/buildx version
07:33:09 [2019-12-01T07:33:09.123Z] buildx v0.3.1 6db68d0
07:33:09 [2019-12-01T07:33:09.123Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 .
07:33:09 [2019-12-01T07:33:09.123Z] #1 [internal] booting buildkit
07:33:09 [2019-12-01T07:33:09.123Z] #1 pulling image moby/buildkit:buildx-stable-1
07:33:09 [2019-12-01T07:33:09.123Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
07:33:09 [2019-12-01T07:33:09.123Z] #1 creating container buildx_buildkit_default
07:33:09 [2019-12-01T07:33:09.123Z] #1 creating container buildx_buildkit_default 0.4s done
07:33:09 [2019-12-01T07:33:09.123Z] #1 DONE 3.2s
07:33:09 [2019-12-01T07:33:09.123Z] 
07:33:09 [2019-12-01T07:33:09.123Z] #3 [internal] load build definition from Dockerfile
07:33:09 [2019-12-01T07:33:09.123Z] #3 transferring dockerfile: 14.85kB 0.0s done
07:33:09 [2019-12-01T07:33:09.123Z] #3 DONE 0.0s
07:33:09 [2019-12-01T07:33:09.123Z] 
07:33:09 [2019-12-01T07:33:09.123Z] #2 [internal] load .dockerignore
07:33:09 [2019-12-01T07:33:09.123Z] #2 transferring context: 87B done
07:33:09 [2019-12-01T07:33:09.123Z] #2 DONE 0.0s
07:33:09 [2019-12-01T07:33:09.123Z] 
07:33:09 [2019-12-01T07:33:09.123Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
07:33:09 [2019-12-01T07:33:09.123Z] #4 DONE 0.7s
07:33:09 [2019-12-01T07:33:09.123Z] 
07:33:09 [2019-12-01T07:33:09.123Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
07:33:09 [2019-12-01T07:33:09.123Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
07:33:09 [2019-12-01T07:33:09.123Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 2.96MB / 8.18MB 0.1s
07:33:09 [2019-12-01T07:33:09.123Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
07:33:09 [2019-12-01T07:33:09.123Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
07:33:09 [2019-12-01T07:33:09.123Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done
07:33:09 [2019-12-01T07:33:09.123Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
07:33:09 [2019-12-01T07:33:09.123Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
07:33:09 [2019-12-01T07:33:09.123Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.5s done
07:33:09 [2019-12-01T07:33:09.123Z] #5 DONE 0.9s
07:33:09 [2019-12-01T07:33:09.123Z] 
07:33:09 [2019-12-01T07:33:09.123Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
07:33:09 [2019-12-01T07:33:09.123Z] #7 DONE 0.3s
07:33:09 [2019-12-01T07:33:09.123Z] 
07:33:09 [2019-12-01T07:33:09.123Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
07:33:09 [2019-12-01T07:33:09.123Z] #6 DONE 0.4s
07:33:09 [2019-12-01T07:33:09.123Z] 
07:33:09 [2019-12-01T07:33:09.123Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
07:33:09 [2019-12-01T07:33:09.123Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 0B / 45.65MB 0.1s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 0B / 10.00MB 0.1s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 0B / 50.07MB 0.1s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:6fd4831f322c1b26351c13d489c2643e38fd97b7472ccc92ccfdf1744992fe04 1.79kB / 1.79kB done
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.2s done
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 752.77kB / 4.30MB 0.3s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:13ef2fc8de2a21a633642a35e661620e41d137aaad82dc62020a1e23a0eb7b09 5.47kB / 5.47kB done
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 64.64kB / 52.87MB 0.3s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 0B / 96.41MB 0.3s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 720.00kB / 10.00MB 0.4s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 1.31MB / 4.30MB 0.4s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 1.77MB / 4.30MB 0.6s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 1.70MB / 10.00MB 0.7s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 2.33MB / 4.30MB 0.7s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 2.75MB / 4.30MB 0.9s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 2.78MB / 45.65MB 1.0s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 2.72MB / 10.00MB 1.0s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 2.56MB / 50.07MB 1.0s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 3.31MB / 4.30MB 1.0s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 3.77MB / 4.30MB 1.2s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 2.98MB / 52.87MB 1.2s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 3.60MB / 10.00MB 1.3s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.23MB / 4.30MB 1.3s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 4.23MB / 10.00MB 1.5s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.30MB / 4.30MB 1.4s done
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 5.20MB / 45.65MB 1.8s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 5.11MB / 10.00MB 1.8s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 5.67MB / 10.00MB 1.9s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 5.64MB / 50.07MB 1.9s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 5.31MB / 96.41MB 1.9s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 6.00MB / 52.87MB 2.1s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 6.75MB / 10.00MB 2.2s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 7.40MB / 10.00MB 2.4s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 8.06MB / 45.65MB 2.5s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 7.99MB / 10.00MB 2.5s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 8.62MB / 10.00MB 2.7s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 8.55MB / 50.07MB 2.7s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 8.68MB / 52.87MB 2.7s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 9.24MB / 10.00MB 2.8s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 9.85MB / 10.00MB 3.0s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 11.89MB / 45.65MB 3.3s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 10.00MB / 10.00MB 3.1s done
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 11.41MB / 50.07MB 3.3s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 12.16MB / 52.87MB 3.3s
07:33:09 [2019-12-01T07:33:09.123Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 11.15MB / 96.41MB 3.3s
07:33:09 [2019-12-01T07:33:09.154Z] Cloning the remote Git repository
07:33:09 [2019-12-01T07:33:09.154Z] Cloning with configured refspecs honoured and without tags
07:33:09 [2019-12-01T07:33:09.362Z] #41 93.56   DEP      criu/sk-packet.d
07:33:09 [2019-12-01T07:33:09.362Z] #41 93.80   DEP      criu/sk-netlink.d
07:33:09 [2019-12-01T07:33:09.417Z] #56 ...
07:33:09 [2019-12-01T07:33:09.417Z] 
07:33:09 [2019-12-01T07:33:09.417Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:33:09 [2019-12-01T07:33:09.417Z] #68 DONE 12.1s
07:33:09 [2019-12-01T07:33:09.417Z] 
07:33:09 [2019-12-01T07:33:09.417Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:33:09 [2019-12-01T07:33:09.417Z] #62 2.134 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:33:09 [2019-12-01T07:33:09.417Z] #62 2.135 + RM_GOPATH=0
07:33:09 [2019-12-01T07:33:09.417Z] #62 2.135 + TMP_GOPATH=
07:33:09 [2019-12-01T07:33:09.417Z] #62 2.135 + : /build/
07:33:09 [2019-12-01T07:33:09.417Z] #62 2.135 + '[' -z '' ']'
07:33:09 [2019-12-01T07:33:09.417Z] #62 2.135 ++ mktemp -d
07:33:09 [2019-12-01T07:33:09.417Z] #62 2.135 + export GOPATH=/tmp/tmp.XHrxizBJXY
07:33:09 [2019-12-01T07:33:09.417Z] #62 2.135 + GOPATH=/tmp/tmp.XHrxizBJXY
07:33:09 [2019-12-01T07:33:09.417Z] #62 2.135 + RM_GOPATH=1
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 ++ dirname ./install.sh
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 + dir=.
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 + bin=rootlesskit
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 + shift
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 + '[' '!' -f ./rootlesskit.installer ']'
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 + . ./rootlesskit.installer
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 + install_rootlesskit
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 + case "$1" in
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 + export CGO_ENABLED=0
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 + CGO_ENABLED=0
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 + _install_rootlesskit
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XHrxizBJXY/src/github.com/rootless-containers/rootlesskit
07:33:09 [2019-12-01T07:33:09.418Z] #62 2.135 Cloning into '/tmp/tmp.XHrxizBJXY/src/github.com/rootless-containers/rootlesskit'...
07:33:09 [2019-12-01T07:33:09.418Z] #62 3.312 + cd /tmp/tmp.XHrxizBJXY/src/github.com/rootless-containers/rootlesskit
07:33:09 [2019-12-01T07:33:09.418Z] #62 3.312 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:33:09 [2019-12-01T07:33:09.418Z] #62 3.431 + for f in rootlesskit rootlesskit-docker-proxy
07:33:09 [2019-12-01T07:33:09.418Z] #62 3.431 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
07:33:09 [2019-12-01T07:33:09.472Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 14.43MB / 45.65MB 3.7s
07:33:09 [2019-12-01T07:33:09.366Z] Cloning repository https://github.com/moby/moby.git
07:33:09 [2019-12-01T07:33:09.622Z] #41 94.05   DEP      criu/sk-inet.d
07:33:09 [2019-12-01T07:33:09.631Z] #26 17.37 
#                                                                          2.7%
####                                                                       5.9%
#####                                                                      7.8%
#######                                                                   10.5%
##########                                                                14.9%
#############                                                             18.4%
###############                                                           21.5%
#################                                                         24.6%
#####################                                                     29.5%
########################                                                  34.3%
##########################                                                36.6%
############################                                              39.5%
#############################                                             41.6%
###############################                                           44.4%
#################################                                         47.2%
###################################                                       48.8%
####################################                                      51.0%
07:33:09 [2019-12-01T07:33:09.631Z] #26 ...
07:33:09 [2019-12-01T07:33:09.631Z] 
07:33:09 [2019-12-01T07:33:09.631Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:33:09 [2019-12-01T07:33:09.631Z] #31 67.07 reflect
07:33:09 [2019-12-01T07:33:09.631Z] #31 ...
07:33:09 [2019-12-01T07:33:09.631Z] 
07:33:09 [2019-12-01T07:33:09.631Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:33:09 [2019-12-01T07:33:09.676Z] #62 ...
07:33:09 [2019-12-01T07:33:09.676Z] 
07:33:09 [2019-12-01T07:33:09.676Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:33:09 [2019-12-01T07:33:09.676Z] #56 12.55 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
07:33:09 [2019-12-01T07:33:09.676Z] #56 12.55 Need to get 649 kB of archives.
07:33:09 [2019-12-01T07:33:09.676Z] #56 12.55 After this operation, 4320 kB of additional disk space will be used.
07:33:09 [2019-12-01T07:33:09.676Z] #56 12.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
07:33:09 [2019-12-01T07:33:09.676Z] #56 12.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
07:33:09 [2019-12-01T07:33:09.676Z] #56 12.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
07:33:09 [2019-12-01T07:33:09.822Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 14.29MB / 50.07MB 3.9s
07:33:09 [2019-12-01T07:33:09.822Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 15.22MB / 52.87MB 3.9s
07:33:09 [2019-12-01T07:33:09.883Z] #41 94.26   DEP      criu/signalfd.d
07:33:10 [2019-12-01T07:33:10.144Z] #41 94.40   DEP      criu/sigframe.d
07:33:10 [2019-12-01T07:33:10.144Z] #41 94.49   DEP      criu/shmem.d
07:33:10 [2019-12-01T07:33:10.173Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 17.46MB / 45.65MB 4.3s
07:33:10 [2019-12-01T07:33:10.173Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 16.63MB / 96.41MB 4.3s
07:33:10 [2019-12-01T07:33:10.242Z] #56 13.05 debconf: delaying package configuration, since apt-utils is not installed
07:33:10 [2019-12-01T07:33:10.242Z] #56 13.14 Fetched 649 kB in 1s (605 kB/s)
07:33:10 [2019-12-01T07:33:10.242Z] #56 13.18 Selecting previously unselected package liblzo2-2:amd64.
07:33:10 [2019-12-01T07:33:10.242Z] #56 13.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
07:33:10 [2019-12-01T07:33:10.242Z] #56 13.20 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
07:33:10 [2019-12-01T07:33:10.242Z] #56 13.21 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
07:33:10 [2019-12-01T07:33:10.404Z] #41 94.70   DEP      criu/servicefd.d
07:33:10 [2019-12-01T07:33:10.404Z] #41 94.90   DEP      criu/seize.d
07:33:10 [2019-12-01T07:33:10.500Z] #56 13.33 Selecting previously unselected package btrfs-progs.
07:33:10 [2019-12-01T07:33:10.500Z] #56 13.33 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
07:33:10 [2019-12-01T07:33:10.500Z] #56 13.34 Unpacking btrfs-progs (4.7.3-1) ...
07:33:10 [2019-12-01T07:33:10.523Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 17.40MB / 50.07MB 4.5s
07:33:10 [2019-12-01T07:33:10.523Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 18.32MB / 52.87MB 4.5s
07:33:10 [2019-12-01T07:33:10.661Z] #26 17.37 
#                                                                          2.7%
####                                                                       5.9%
#####                                                                      7.8%
#######                                                                   10.5%
##########                                                                14.9%
#############                                                             18.4%
###############                                                           21.5%
#################                                                         24.6%
#####################                                                     29.5%
########################                                                  34.3%
##########################                                                36.6%
############################                                              39.5%
#############################                                             41.6%
###############################                                           44.4%
#################################                                         47.2%
###################################                                       48.8%
####################################                                      51.0%
#####################################                                     52.6%
#######################################                                   55.4%
##########################################                                58.8%
############################################                              61.5%
##############################################                            64.1%
###############################################                           66.5%
#################################################                         69.0%
###################################################                       71.9%
07:33:10 [2019-12-01T07:33:10.661Z] #26 ...
07:33:10 [2019-12-01T07:33:10.661Z] 
07:33:10 [2019-12-01T07:33:10.661Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:10 [2019-12-01T07:33:10.661Z] #44 68.47 bufio
07:33:10 [2019-12-01T07:33:10.661Z] #44 69.23 reflect
07:33:10 [2019-12-01T07:33:10.661Z] #44 71.27 syscall
07:33:10 [2019-12-01T07:33:10.870Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 20.70MB / 45.65MB 4.9s
07:33:10 [2019-12-01T07:33:10.870Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 20.42MB / 50.07MB 5.1s
07:33:10 [2019-12-01T07:33:10.870Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 21.40MB / 52.87MB 5.1s
07:33:10 [2019-12-01T07:33:10.918Z] #44 ...
07:33:10 [2019-12-01T07:33:10.918Z] 
07:33:10 [2019-12-01T07:33:10.918Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:33:10 [2019-12-01T07:33:10.918Z] #40 75.39 Setting up libnet1-dev (1.1.6+dfsg-3) ...
07:33:10 [2019-12-01T07:33:10.918Z] #40 75.41 Setting up libprotobuf10:amd64 (3.0.0-9) ...
07:33:10 [2019-12-01T07:33:10.918Z] #40 75.43 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:33:10 [2019-12-01T07:33:10.918Z] #40 75.48 Setting up python-protobuf (3.0.0-9) ...
07:33:10 [2019-12-01T07:33:10.974Z] #41 95.07   DEP      criu/seccomp.d
07:33:10 [2019-12-01T07:33:10.974Z] #41 95.26   DEP      criu/rst-malloc.d
07:33:10 [2019-12-01T07:33:10.974Z] #41 95.33   DEP      criu/rbtree.d
07:33:10 [2019-12-01T07:33:10.974Z] #41 95.38   DEP      criu/pstree.d
07:33:11 [2019-12-01T07:33:11.066Z] #56 13.78 Selecting previously unselected package btrfs-tools.
07:33:11 [2019-12-01T07:33:11.066Z] #56 13.78 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
07:33:11 [2019-12-01T07:33:11.066Z] #56 13.79 Unpacking btrfs-tools (4.7.3-1) ...
07:33:11 [2019-12-01T07:33:11.066Z] #56 13.84 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:33:11 [2019-12-01T07:33:11.066Z] #56 13.89 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
07:33:11 [2019-12-01T07:33:11.066Z] #56 13.91 Setting up btrfs-progs (4.7.3-1) ...
07:33:11 [2019-12-01T07:33:11.066Z] #56 13.92 Setting up btrfs-tools (4.7.3-1) ...
07:33:11 [2019-12-01T07:33:11.066Z] #56 13.93 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:33:11 [2019-12-01T07:33:11.066Z] #56 DONE 14.1s
07:33:11 [2019-12-01T07:33:11.066Z] 
07:33:11 [2019-12-01T07:33:11.066Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
07:33:11 [2019-12-01T07:33:11.225Z] #8 ...
07:33:11 [2019-12-01T07:33:11.225Z] 
07:33:11 [2019-12-01T07:33:11.225Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:33:11 [2019-12-01T07:33:11.225Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
07:33:11 [2019-12-01T07:33:11.225Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
07:33:11 [2019-12-01T07:33:11.225Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done
07:33:11 [2019-12-01T07:33:11.225Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
07:33:11 [2019-12-01T07:33:11.225Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done
07:33:11 [2019-12-01T07:33:11.225Z] #66 DONE 5.3s
07:33:11 [2019-12-01T07:33:11.225Z] 
07:33:11 [2019-12-01T07:33:11.225Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
07:33:11 [2019-12-01T07:33:11.225Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 22.24MB / 96.41MB 5.2s
07:33:11 [2019-12-01T07:33:11.225Z] #8 ...
07:33:11 [2019-12-01T07:33:11.225Z] 
07:33:11 [2019-12-01T07:33:11.225Z] #20 [internal] load build context
07:33:11 [2019-12-01T07:33:11.225Z] #20 transferring context: 37.53MB 5.5s
07:33:11 [2019-12-01T07:33:11.225Z] #20 ...
07:33:11 [2019-12-01T07:33:11.225Z] 
07:33:11 [2019-12-01T07:33:11.225Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
07:33:11 [2019-12-01T07:33:11.225Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 24.08MB / 45.65MB 5.5s
07:33:11 [2019-12-01T07:33:11.234Z] #41 95.74   DEP      criu/protobuf.d
07:33:11 [2019-12-01T07:33:11.324Z] #57 DONE 0.1s
07:33:11 [2019-12-01T07:33:11.324Z] 
07:33:11 [2019-12-01T07:33:11.324Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
07:33:11 [2019-12-01T07:33:11.324Z] #58 DONE 0.0s
07:33:11 [2019-12-01T07:33:11.324Z] 
07:33:11 [2019-12-01T07:33:11.324Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:33:11 [2019-12-01T07:33:11.494Z] #41 95.83   GEN      criu/protobuf-desc-gen.h
07:33:09 [2019-12-01T07:33:09.745Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
07:33:10 [2019-12-01T07:33:10.872Z] Fetching upstream changes from https://github.com/moby/moby.git
07:33:10 [2019-12-01T07:33:10.873Z]  > git --version # timeout=10
07:33:10 [2019-12-01T07:33:10.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:33:10 [2019-12-01T07:33:10.924Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40202/head:refs/remotes/origin/PR-40202 +refs/heads/master:refs/remotes/origin/master
07:33:11 [2019-12-01T07:33:11.576Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 23.10MB / 50.07MB 5.7s
07:33:11 [2019-12-01T07:33:11.576Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 24.08MB / 52.87MB 5.7s
07:33:11 [2019-12-01T07:33:11.921Z] #8 ...
07:33:11 [2019-12-01T07:33:11.921Z] 
07:33:11 [2019-12-01T07:33:11.921Z] #20 [internal] load build context
07:33:11 [2019-12-01T07:33:11.921Z] #20 transferring context: 45.91MB 6.2s done
07:33:11 [2019-12-01T07:33:11.921Z] #20 DONE 6.3s
07:33:11 [2019-12-01T07:33:11.921Z] 
07:33:11 [2019-12-01T07:33:11.921Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
07:33:11 [2019-12-01T07:33:11.921Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 27.36MB / 45.65MB 6.1s
07:33:11 [2019-12-01T07:33:11.921Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 25.93MB / 50.07MB 6.1s
07:33:11 [2019-12-01T07:33:11.921Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 26.84MB / 52.87MB 6.1s
07:33:12 [2019-12-01T07:33:12.264Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 28.48MB / 96.41MB 6.3s
07:33:12 [2019-12-01T07:33:12.264Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 30.87MB / 45.65MB 6.4s
07:33:12 [2019-12-01T07:33:12.264Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 29.56MB / 50.07MB 6.4s
07:33:12 [2019-12-01T07:33:12.264Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 30.38MB / 52.87MB 6.4s
07:33:12 [2019-12-01T07:33:12.288Z] #40 ...
07:33:12 [2019-12-01T07:33:12.288Z] 
07:33:12 [2019-12-01T07:33:12.288Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:33:12 [2019-12-01T07:33:12.288Z] #26 17.37 
#                                                                          2.7%
####                                                                       5.9%
#####                                                                      7.8%
#######                                                                   10.5%
##########                                                                14.9%
#############                                                             18.4%
###############                                                           21.5%
#################                                                         24.6%
#####################                                                     29.5%
########################                                                  34.3%
##########################                                                36.6%
############################                                              39.5%
#############################                                             41.6%
###############################                                           44.4%
#################################                                         47.2%
###################################                                       48.8%
####################################                                      51.0%
#####################################                                     52.6%
#######################################                                   55.4%
##########################################                                58.8%
############################################                              61.5%
##############################################                            64.1%
###############################################                           66.5%
#################################################                         69.0%
###################################################                       71.9%
#####################################################                     74.6%
######################################################                    76.2%
#########################################################                 79.5%
##########################################################                81.9%
############################################################              83.4%
##############################################################            86.1%
###############################################################           87.7%
################################################################          90.3%
##################################################################        92.5%
####################################################################      94.6%
#####################################################################     96.9%
#######################################################################   99.6%
######################################################################## 100.0%
07:33:12 [2019-12-01T07:33:12.288Z] #26 21.94 
07:33:12 [2019-12-01T07:33:12.606Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 34.50MB / 45.65MB 6.7s
07:33:12 [2019-12-01T07:33:12.606Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 33.19MB / 50.07MB 6.7s
07:33:12 [2019-12-01T07:33:12.606Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 34.14MB / 52.87MB 6.7s
07:33:12 [2019-12-01T07:33:12.606Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 34.09MB / 96.41MB 6.7s
07:33:12 [2019-12-01T07:33:12.948Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 38.41MB / 45.65MB 7.0s
07:33:12 [2019-12-01T07:33:12.948Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 37.09MB / 50.07MB 7.0s
07:33:12 [2019-12-01T07:33:12.948Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 38.04MB / 52.87MB 7.0s
07:33:12 [2019-12-01T07:33:12.948Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 39.89MB / 96.41MB 7.2s
07:33:13 [2019-12-01T07:33:13.289Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 42.23MB / 45.65MB 7.3s
07:33:13 [2019-12-01T07:33:13.289Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 40.89MB / 50.07MB 7.3s
07:33:13 [2019-12-01T07:33:13.289Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 41.81MB / 52.87MB 7.3s
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.578 + RM_GOPATH=0
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.578 + TMP_GOPATH=
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.581 + : /build
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.581 + '[' -z '' ']'
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.582 ++ mktemp -d
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.583 + export GOPATH=/tmp/tmp.fpON7UjZ84
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.583 + GOPATH=/tmp/tmp.fpON7UjZ84
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.583 + RM_GOPATH=1
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.584 ++ dirname ./install.sh
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.586 + dir=.
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.586 + bin=containerd
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.586 + shift
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.586 + '[' '!' -f ./containerd.installer ']'
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.586 + . ./containerd.installer
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.586 ++ : c7a4f874b3267c499484aae602d1257b12d69e40
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.586 + install_containerd
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.586 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40'
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.586 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.586 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fpON7UjZ84/src/github.com/containerd/containerd
07:33:13 [2019-12-01T07:33:13.327Z] #59 1.588 Cloning into '/tmp/tmp.fpON7UjZ84/src/github.com/containerd/containerd'...
07:33:13 [2019-12-01T07:33:13.414Z] #41 97.59   DEP      criu/protobuf-desc.d
07:33:13 [2019-12-01T07:33:13.414Z] #41 97.80   DEP      criu/proc_parse.d
07:33:13 [2019-12-01T07:33:13.633Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.65MB / 45.65MB 7.6s
07:33:13 [2019-12-01T07:33:13.633Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 44.50MB / 50.07MB 7.6s
07:33:13 [2019-12-01T07:33:13.633Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 45.32MB / 52.87MB 7.6s
07:33:13 [2019-12-01T07:33:13.633Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 45.40MB / 96.41MB 7.6s
07:33:13 [2019-12-01T07:33:13.633Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.65MB / 45.65MB 7.7s done
07:33:13 [2019-12-01T07:33:13.674Z] #41 98.06   DEP      criu/plugin.d
07:33:13 [2019-12-01T07:33:13.933Z] #41 98.24   DEP      criu/pipes.d
07:33:13 [2019-12-01T07:33:13.933Z] #41 98.39   DEP      criu/pie-util.d
07:33:13 [2019-12-01T07:33:13.974Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 48.79MB / 50.07MB 7.9s
07:33:13 [2019-12-01T07:33:13.974Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 49.83MB / 52.87MB 7.9s
07:33:13 [2019-12-01T07:33:13.974Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 50.07MB / 50.07MB 8.0s done
07:33:13 [2019-12-01T07:33:13.974Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.76MB / 52.87MB 8.1s
07:33:13 [2019-12-01T07:33:13.974Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 52.64MB / 96.41MB 8.1s
07:33:14 [2019-12-01T07:33:14.192Z] #26 23.82 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
07:33:14 [2019-12-01T07:33:14.193Z] #41 98.56   DEP      criu/pie-util-vdso.d
07:33:14 [2019-12-01T07:33:14.305Z] #18 78.61 Selecting previously unselected package mingw-w64-x86-64-dev.
07:33:14 [2019-12-01T07:33:14.305Z] #18 78.64 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
07:33:14 [2019-12-01T07:33:14.305Z] #18 78.64 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
07:33:14 [2019-12-01T07:33:14.305Z] #18 ...
07:33:14 [2019-12-01T07:33:14.305Z] 
07:33:14 [2019-12-01T07:33:14.305Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:33:14 [2019-12-01T07:33:14.305Z] #63 100.6 + for f in rootlesskit rootlesskit-docker-proxy
07:33:14 [2019-12-01T07:33:14.305Z] #63 100.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
07:33:14 [2019-12-01T07:33:14.305Z] #63 DONE 108.5s
07:33:14 [2019-12-01T07:33:14.305Z] 
07:33:14 [2019-12-01T07:33:14.305Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
07:33:14 [2019-12-01T07:33:14.305Z] #64 DONE 0.1s
07:33:14 [2019-12-01T07:33:14.305Z] 
07:33:14 [2019-12-01T07:33:14.305Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:14 [2019-12-01T07:33:14.305Z] #42 61.61   DEP      criu/sk-netlink.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 61.78   DEP      criu/sk-inet.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 62.06   DEP      criu/signalfd.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 62.18   DEP      criu/sigframe.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 62.27   DEP      criu/shmem.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 62.59   DEP      criu/servicefd.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 62.90   DEP      criu/seize.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 63.08   DEP      criu/seccomp.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 63.38   DEP      criu/rst-malloc.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 63.45   DEP      criu/rbtree.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 63.47   DEP      criu/pstree.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 63.61   DEP      criu/protobuf.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 63.74   GEN      criu/protobuf-desc-gen.h
07:33:14 [2019-12-01T07:33:14.305Z] #42 65.44   DEP      criu/protobuf-desc.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 65.66   DEP      criu/proc_parse.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 65.91   DEP      criu/plugin.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 65.96   DEP      criu/pipes.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 66.12   DEP      criu/pie-util.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 66.20   DEP      criu/pie-util-vdso.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 66.40   DEP      criu/pie-util-vdso-elf32.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 66.52   DEP      criu/path.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 66.61   DEP      criu/parasite-syscall.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 66.80   DEP      criu/pagemap.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 66.98   DEP      criu/pagemap-cache.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 67.13   DEP      criu/page-xfer.d
07:33:14 [2019-12-01T07:33:14.305Z] #42 67.33   DEP      criu/page-pipe.d
07:33:14 [2019-12-01T07:33:14.318Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 8.1s done
07:33:14 [2019-12-01T07:33:14.318Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 60.24MB / 96.41MB 8.2s
07:33:14 [2019-12-01T07:33:14.318Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 68.63MB / 96.41MB 8.4s
07:33:14 [2019-12-01T07:33:14.318Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 76.79MB / 96.41MB 8.5s
07:33:14 [2019-12-01T07:33:14.453Z] #41 98.82   DEP      criu/pie-util-vdso-elf32.d
07:33:14 [2019-12-01T07:33:14.656Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 82.75MB / 96.41MB 8.7s
07:33:14 [2019-12-01T07:33:14.657Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 9.0s done
07:33:14 [2019-12-01T07:33:14.684Z] #42 67.60   DEP      criu/netfilter.d
07:33:14 [2019-12-01T07:33:14.684Z] #42 ...
07:33:14 [2019-12-01T07:33:14.684Z] 
07:33:14 [2019-12-01T07:33:14.684Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:14 [2019-12-01T07:33:14.684Z] #45 99.02 vendor/golang.org/x/text/secure/bidirule
07:33:14 [2019-12-01T07:33:14.684Z] #45 99.26 vendor/golang.org/x/text/unicode/norm
07:33:14 [2019-12-01T07:33:14.684Z] #45 104.7 vendor/golang.org/x/net/idna
07:33:14 [2019-12-01T07:33:14.684Z] #45 107.3 vendor/golang.org/x/net/http2/hpack
07:33:14 [2019-12-01T07:33:14.713Z] #41 99.02   DEP      criu/path.d
07:33:14 [2019-12-01T07:33:14.755Z] #26 24.45 
07:33:14 [2019-12-01T07:33:14.973Z] #41 99.20   DEP      criu/parasite-syscall.d
07:33:14 [2019-12-01T07:33:14.995Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096
07:33:15 [2019-12-01T07:33:15.078Z] #45 109.3 mime
07:33:15 [2019-12-01T07:33:15.078Z] #45 ...
07:33:15 [2019-12-01T07:33:15.078Z] 
07:33:15 [2019-12-01T07:33:15.078Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:15 [2019-12-01T07:33:15.078Z] #42 67.94   DEP      criu/net.d
07:33:15 [2019-12-01T07:33:15.233Z] #41 99.59   DEP      criu/pagemap.d
07:33:15 [2019-12-01T07:33:15.270Z] #26 24.70 
######################################################################## 100.0%
07:33:15 [2019-12-01T07:33:15.270Z] #26 24.84 
07:33:15 [2019-12-01T07:33:15.466Z] #42 68.18   DEP      criu/namespaces.d
07:33:15 [2019-12-01T07:33:15.467Z] #42 68.31   DEP      criu/mount.d
07:33:15 [2019-12-01T07:33:15.467Z] #42 68.43   DEP      criu/mem.d
07:33:15 [2019-12-01T07:33:15.493Z] #41 99.82   DEP      criu/pagemap-cache.d
07:33:15 [2019-12-01T07:33:15.753Z] #41 100.0   DEP      criu/page-xfer.d
07:33:15 [2019-12-01T07:33:15.852Z] #42 68.67   DEP      criu/lsm.d
07:33:15 [2019-12-01T07:33:15.852Z] #42 68.79   DEP      criu/log.d
07:33:16 [2019-12-01T07:33:16.013Z] #41 100.2   DEP      criu/page-pipe.d
07:33:16 [2019-12-01T07:33:16.013Z] #41 100.4   DEP      criu/netfilter.d
07:33:16 [2019-12-01T07:33:16.250Z] #42 68.97   DEP      criu/libnetlink.d
07:33:16 [2019-12-01T07:33:16.250Z] #42 69.09   DEP      criu/kerndat.d
07:33:16 [2019-12-01T07:33:16.273Z] #41 100.6   DEP      criu/net.d
07:33:16 [2019-12-01T07:33:16.533Z] #41 100.8   DEP      criu/namespaces.d
07:33:16 [2019-12-01T07:33:16.643Z] #42 69.25   DEP      criu/kcmp-ids.d
07:33:16 [2019-12-01T07:33:16.644Z] #42 69.33   DEP      criu/irmap.d
07:33:16 [2019-12-01T07:33:16.644Z] #42 69.57   DEP      criu/ipc_ns.d
07:33:16 [2019-12-01T07:33:16.792Z] #41 101.1   DEP      criu/mount.d
07:33:17 [2019-12-01T07:33:17.043Z] #42 69.82   DEP      criu/image.d
07:33:17 [2019-12-01T07:33:17.043Z] #42 69.96   DEP      criu/image-desc.d
07:33:17 [2019-12-01T07:33:17.043Z] #42 70.04   DEP      criu/fsnotify.d
07:33:17 [2019-12-01T07:33:17.052Z] #41 101.3   DEP      criu/mem.d
07:33:17 [2019-12-01T07:33:17.312Z] #41 101.5   DEP      criu/lsm.d
07:33:17 [2019-12-01T07:33:17.312Z] #41 101.6   DEP      criu/log.d
07:33:17 [2019-12-01T07:33:17.443Z] #42 70.22   DEP      criu/filesystems.d
07:33:17 [2019-12-01T07:33:17.444Z] #42 70.30   DEP      criu/files.d
07:33:17 [2019-12-01T07:33:17.572Z] #41 101.9   DEP      criu/libnetlink.d
07:33:17 [2019-12-01T07:33:17.793Z] #26 27.10 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
07:33:17 [2019-12-01T07:33:17.793Z] #26 ...
07:33:17 [2019-12-01T07:33:17.793Z] 
07:33:17 [2019-12-01T07:33:17.793Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:33:17 [2019-12-01T07:33:17.793Z] #40 84.63 Setting up libcap-dev:amd64 (1:2.25-1) ...
07:33:17 [2019-12-01T07:33:17.793Z] #40 84.66 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
07:33:17 [2019-12-01T07:33:17.793Z] #40 84.67 Setting up libnl-3-200:amd64 (3.2.27-2) ...
07:33:17 [2019-12-01T07:33:17.793Z] #40 84.75 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
07:33:17 [2019-12-01T07:33:17.793Z] #40 84.80 Setting up libprotoc10:amd64 (3.0.0-9) ...
07:33:17 [2019-12-01T07:33:17.793Z] #40 84.85 Setting up protobuf-c-compiler (1.2.1-2) ...
07:33:17 [2019-12-01T07:33:17.793Z] #40 84.86 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
07:33:17 [2019-12-01T07:33:17.793Z] #40 84.87 Setting up protobuf-compiler (3.0.0-9) ...
07:33:17 [2019-12-01T07:33:17.793Z] #40 84.88 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
07:33:17 [2019-12-01T07:33:17.793Z] #40 84.90 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
07:33:17 [2019-12-01T07:33:17.793Z] #40 84.92 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:33:17 [2019-12-01T07:33:17.793Z] #40 DONE 85.9s
07:33:17 [2019-12-01T07:33:17.793Z] 
07:33:17 [2019-12-01T07:33:17.793Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:33:17 [2019-12-01T07:33:17.793Z] #33 80.37 Selecting previously unselected package libxml2:amd64.
07:33:17 [2019-12-01T07:33:17.793Z] #33 80.38 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
07:33:17 [2019-12-01T07:33:17.793Z] #33 80.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
07:33:17 [2019-12-01T07:33:17.793Z] #33 81.31 Selecting previously unselected package libarchive13:amd64.
07:33:17 [2019-12-01T07:33:17.794Z] #33 81.32 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
07:33:17 [2019-12-01T07:33:17.794Z] #33 81.36 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
07:33:17 [2019-12-01T07:33:17.794Z] #33 81.88 Selecting previously unselected package libjsoncpp1:amd64.
07:33:17 [2019-12-01T07:33:17.794Z] #33 81.88 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
07:33:17 [2019-12-01T07:33:17.794Z] #33 81.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
07:33:17 [2019-12-01T07:33:17.794Z] #33 82.13 Selecting previously unselected package libuv1:amd64.
07:33:17 [2019-12-01T07:33:17.794Z] #33 82.14 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
07:33:17 [2019-12-01T07:33:17.794Z] #33 82.15 Unpacking libuv1:amd64 (1.9.1-3) ...
07:33:17 [2019-12-01T07:33:17.794Z] #33 82.41 Selecting previously unselected package cmake.
07:33:17 [2019-12-01T07:33:17.794Z] #33 82.41 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
07:33:17 [2019-12-01T07:33:17.794Z] #33 82.55 Unpacking cmake (3.7.2-1) ...
07:33:17 [2019-12-01T07:33:17.832Z] #42 70.48   DEP      criu/files-reg.d
07:33:17 [2019-12-01T07:33:17.832Z] #42 70.66   DEP      criu/files-ext.d
07:33:17 [2019-12-01T07:33:17.832Z] #41 102.1   DEP      criu/kerndat.d
07:33:18 [2019-12-01T07:33:18.093Z] #41 102.3   DEP      criu/kcmp-ids.d
07:33:18 [2019-12-01T07:33:18.093Z] #41 102.4   DEP      criu/irmap.d
07:33:18 [2019-12-01T07:33:18.093Z] #41 102.5   DEP      criu/ipc_ns.d
07:33:18 [2019-12-01T07:33:18.224Z] #42 70.80   DEP      criu/file-lock.d
07:33:18 [2019-12-01T07:33:18.224Z] #42 ...
07:33:18 [2019-12-01T07:33:18.224Z] 
07:33:18 [2019-12-01T07:33:18.224Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:33:18 [2019-12-01T07:33:18.224Z] #48 DONE 112.7s
07:33:18 [2019-12-01T07:33:18.224Z] 
07:33:18 [2019-12-01T07:33:18.224Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:18 [2019-12-01T07:33:18.224Z] #42 71.06   DEP      criu/file-ids.d
07:33:18 [2019-12-01T07:33:18.224Z] #42 71.13   DEP      criu/fifo.d
07:33:18 [2019-12-01T07:33:18.353Z] #41 102.7   DEP      criu/image.d
07:33:18 [2019-12-01T07:33:18.353Z] #41 102.8   DEP      criu/image-desc.d
07:33:18 [2019-12-01T07:33:18.353Z] #41 102.9   DEP      criu/fsnotify.d
07:33:18 [2019-12-01T07:33:18.612Z] #41 103.0   DEP      criu/filesystems.d
07:33:18 [2019-12-01T07:33:18.679Z] #42 71.36   DEP      criu/fdstore.d
07:33:18 [2019-12-01T07:33:18.679Z] #42 71.49   DEP      criu/fault-injection.d
07:33:18 [2019-12-01T07:33:18.679Z] #42 71.56   DEP      criu/external.d
07:33:18 [2019-12-01T07:33:18.872Z] #41 103.2   DEP      criu/files.d
07:33:19 [2019-12-01T07:33:19.132Z] #41 103.4   DEP      criu/files-reg.d
07:33:19 [2019-12-01T07:33:19.132Z] #41 ...
07:33:19 [2019-12-01T07:33:19.132Z] 
07:33:19 [2019-12-01T07:33:19.132Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:33:19 [2019-12-01T07:33:19.132Z] #17 89.79 Selecting previously unselected package mingw-w64-x86-64-dev.
07:33:19 [2019-12-01T07:33:19.132Z] #17 89.80 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
07:33:19 [2019-12-01T07:33:19.132Z] #17 89.80 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
07:33:19 [2019-12-01T07:33:19.132Z] #17 94.50 Selecting previously unselected package gcc-mingw-w64-base.
07:33:19 [2019-12-01T07:33:19.132Z] #17 94.51 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ...
07:33:19 [2019-12-01T07:33:19.132Z] #17 94.52 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
07:33:19 [2019-12-01T07:33:19.132Z] #17 94.65 Selecting previously unselected package gcc-mingw-w64-x86-64.
07:33:19 [2019-12-01T07:33:19.132Z] #17 94.65 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
07:33:19 [2019-12-01T07:33:19.132Z] #17 94.66 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
07:33:19 [2019-12-01T07:33:19.161Z] #33 87.08 Selecting previously unselected package xxd.
07:33:19 [2019-12-01T07:33:19.161Z] #33 87.14 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
07:33:19 [2019-12-01T07:33:19.161Z] #33 87.15 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
07:33:19 [2019-12-01T07:33:19.228Z] #42 71.80   DEP      criu/eventpoll.d
07:33:19 [2019-12-01T07:33:19.228Z] #42 71.99   DEP      criu/eventfd.d
07:33:19 [2019-12-01T07:33:19.228Z] #42 72.13   DEP      criu/crtools.d
07:33:19 [2019-12-01T07:33:19.393Z] #17 ...
07:33:19 [2019-12-01T07:33:19.393Z] 
07:33:19 [2019-12-01T07:33:19.393Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:19 [2019-12-01T07:33:19.393Z] #41 103.6   DEP      criu/files-ext.d
07:33:19 [2019-12-01T07:33:19.393Z] #41 103.8   DEP      criu/file-lock.d
07:33:19 [2019-12-01T07:33:19.417Z] #33 87.60 Selecting previously unselected package vim-common.
07:33:19 [2019-12-01T07:33:19.418Z] #33 87.61 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
07:33:19 [2019-12-01T07:33:19.653Z] #41 104.0   DEP      criu/file-ids.d
07:33:19 [2019-12-01T07:33:19.674Z] #33 87.70 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
07:33:19 [2019-12-01T07:33:19.745Z] #42 72.50   DEP      criu/cr-service.d
07:33:19 [2019-12-01T07:33:19.745Z] #42 72.64   DEP      criu/cr-restore.d
07:33:19 [2019-12-01T07:33:19.879Z] #59 8.566 + cd /tmp/tmp.fpON7UjZ84/src/github.com/containerd/containerd
07:33:19 [2019-12-01T07:33:19.879Z] #59 8.566 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40
07:33:19 [2019-12-01T07:33:19.912Z] #41 104.2   DEP      criu/fifo.d
07:33:19 [2019-12-01T07:33:19.913Z] #41 104.3   DEP      criu/fdstore.d
07:33:19 [2019-12-01T07:33:19.930Z] #33 ...
07:33:19 [2019-12-01T07:33:19.930Z] 
07:33:19 [2019-12-01T07:33:19.930Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:33:19 [2019-12-01T07:33:19.930Z] #31 77.41 time
07:33:19 [2019-12-01T07:33:19.930Z] #31 87.56 internal/poll
07:33:19 [2019-12-01T07:33:19.930Z] #31 ...
07:33:19 [2019-12-01T07:33:19.930Z] 
07:33:19 [2019-12-01T07:33:19.930Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:33:19 [2019-12-01T07:33:19.930Z] #26 27.92 
07:33:19 [2019-12-01T07:33:19.931Z] #26 28.22 
##                                                                         2.9%
######################################################################## 100.0%
07:33:19 [2019-12-01T07:33:19.931Z] #26 28.49 
07:33:20 [2019-12-01T07:33:20.172Z] #41 104.5   DEP      criu/fault-injection.d
07:33:20 [2019-12-01T07:33:20.172Z] #41 104.5   DEP      criu/external.d
07:33:20 [2019-12-01T07:33:20.204Z] #42 72.85   DEP      criu/cr-errno.d
07:33:20 [2019-12-01T07:33:20.204Z] #42 72.86   DEP      criu/cr-dump.d
07:33:20 [2019-12-01T07:33:20.204Z] #42 73.14   DEP      criu/cr-dedup.d
07:33:20 [2019-12-01T07:33:20.433Z] #41 104.7   DEP      criu/eventpoll.d
07:33:20 [2019-12-01T07:33:20.433Z] #41 104.9   DEP      criu/eventfd.d
07:33:20 [2019-12-01T07:33:20.442Z] #59 8.933 + export 'BUILDTAGS=netgo osusergo static_build'
07:33:20 [2019-12-01T07:33:20.442Z] #59 8.933 + BUILDTAGS='netgo osusergo static_build'
07:33:20 [2019-12-01T07:33:20.442Z] #59 8.933 + export EXTRA_FLAGS=-buildmode=pie
07:33:20 [2019-12-01T07:33:20.442Z] #59 8.933 + EXTRA_FLAGS=-buildmode=pie
07:33:20 [2019-12-01T07:33:20.442Z] #59 8.933 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:33:20 [2019-12-01T07:33:20.442Z] #59 8.933 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:33:20 [2019-12-01T07:33:20.442Z] #59 8.933 + '[' '' = dynamic ']'
07:33:20 [2019-12-01T07:33:20.442Z] #59 8.933 + make
07:33:20 [2019-12-01T07:33:20.612Z] #42 73.19   DEP      criu/cr-check.d
07:33:20 [2019-12-01T07:33:20.612Z] #42 73.25   DEP      criu/config.d
07:33:20 [2019-12-01T07:33:20.612Z] #42 73.29   DEP      criu/clone-noasan.d
07:33:20 [2019-12-01T07:33:20.612Z] #42 73.38   DEP      criu/cgroup.d
07:33:20 [2019-12-01T07:33:20.612Z] #42 73.59   DEP      criu/cgroup-props.d
07:33:20 [2019-12-01T07:33:20.693Z] #41 105.0   DEP      criu/crtools.d
07:33:20 [2019-12-01T07:33:20.859Z] #26 30.36 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
07:33:20 [2019-12-01T07:33:20.859Z] #26 30.46 skipping existing 1849cc453dee
07:33:20 [2019-12-01T07:33:20.859Z] #26 30.56 
07:33:20 [2019-12-01T07:33:20.953Z] #41 105.3   DEP      criu/cr-service.d
07:33:21 [2019-12-01T07:33:21.006Z] #59 9.565 + bin/ctr
07:33:21 [2019-12-01T07:33:21.011Z] #42 73.74   DEP      criu/bitmap.d
07:33:21 [2019-12-01T07:33:21.011Z] #42 73.74   DEP      criu/bfd.d
07:33:21 [2019-12-01T07:33:21.011Z] #42 73.83   DEP      criu/autofs.d
07:33:21 [2019-12-01T07:33:21.116Z] #26 ...
07:33:21 [2019-12-01T07:33:21.116Z] 
07:33:21 [2019-12-01T07:33:21.116Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:33:21 [2019-12-01T07:33:21.116Z] #33 88.47 Processing triggers for mime-support (3.60) ...
07:33:21 [2019-12-01T07:33:21.116Z] #33 88.71 Setting up xxd (2:8.0.0197-4+deb9u3) ...
07:33:21 [2019-12-01T07:33:21.116Z] #33 88.78 Setting up libuv1:amd64 (1.9.1-3) ...
07:33:21 [2019-12-01T07:33:21.116Z] #33 88.79 Setting up cmake-data (3.7.2-1) ...
07:33:21 [2019-12-01T07:33:21.116Z] #33 88.81 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
07:33:21 [2019-12-01T07:33:21.116Z] #33 88.83 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
07:33:21 [2019-12-01T07:33:21.116Z] #33 88.84 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:33:21 [2019-12-01T07:33:21.116Z] #33 88.95 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
07:33:21 [2019-12-01T07:33:21.116Z] #33 88.97 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
07:33:21 [2019-12-01T07:33:21.116Z] #33 89.01 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
07:33:21 [2019-12-01T07:33:21.116Z] #33 89.03 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
07:33:21 [2019-12-01T07:33:21.116Z] #33 89.04 Setting up cmake (3.7.2-1) ...
07:33:21 [2019-12-01T07:33:21.116Z] #33 89.10 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:33:21 [2019-12-01T07:33:21.116Z] #33 DONE 89.4s
07:33:21 [2019-12-01T07:33:21.116Z] 
07:33:21 [2019-12-01T07:33:21.116Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
07:33:21 [2019-12-01T07:33:21.116Z] #34 DONE 0.1s
07:33:21 [2019-12-01T07:33:21.213Z] #41 105.5   DEP      criu/cr-restore.d
07:33:21 [2019-12-01T07:33:21.213Z] #41 105.7   DEP      criu/cr-errno.d
07:33:21 [2019-12-01T07:33:21.391Z] 
07:33:21 [2019-12-01T07:33:21.391Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
07:33:21 [2019-12-01T07:33:21.391Z] #35 DONE 0.1s
07:33:21 [2019-12-01T07:33:21.391Z] 
07:33:21 [2019-12-01T07:33:21.391Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:33:21 [2019-12-01T07:33:21.391Z] #31 88.31 internal/fmtsort
07:33:21 [2019-12-01T07:33:21.401Z] #42 73.96   DEP      criu/aio.d
07:33:21 [2019-12-01T07:33:21.401Z] #42 74.10   DEP      criu/action-scripts.d
07:33:21 [2019-12-01T07:33:21.401Z] #42 74.31   CC       criu/action-scripts.o
07:33:21 [2019-12-01T07:33:21.474Z] #41 105.8   DEP      criu/cr-dump.d
07:33:21 [2019-12-01T07:33:21.647Z] #31 89.18 internal/syscall/unix
07:33:21 [2019-12-01T07:33:21.734Z] #41 106.2   DEP      criu/cr-dedup.d
07:33:21 [2019-12-01T07:33:21.804Z] #42 74.66   CC       criu/aio.o
07:33:21 [2019-12-01T07:33:21.904Z] #31 89.52 strings
07:33:21 [2019-12-01T07:33:21.994Z] #41 106.4   DEP      criu/cr-check.d
07:33:22 [2019-12-01T07:33:22.254Z] #41 106.6   DEP      criu/config.d
07:33:22 [2019-12-01T07:33:22.514Z] #41 106.8   DEP      criu/clone-noasan.d
07:33:22 [2019-12-01T07:33:22.514Z] #41 107.0   DEP      criu/cgroup.d
07:33:22 [2019-12-01T07:33:22.666Z] #42 75.36   CC       criu/autofs.o
07:33:22 [2019-12-01T07:33:22.774Z] #41 107.1   DEP      criu/cgroup-props.d
07:33:23 [2019-12-01T07:33:23.034Z] #41 107.3   DEP      criu/bitmap.d
07:33:23 [2019-12-01T07:33:23.034Z] #41 107.3   DEP      criu/bfd.d
07:33:23 [2019-12-01T07:33:23.034Z] #41 107.5   DEP      criu/autofs.d
07:33:23 [2019-12-01T07:33:23.272Z] #31 90.60 os
07:33:23 [2019-12-01T07:33:23.603Z] #41 107.8   DEP      criu/aio.d
07:33:23 [2019-12-01T07:33:23.603Z] #41 107.9   DEP      criu/action-scripts.d
07:33:23 [2019-12-01T07:33:23.863Z] #41 108.2   CC       criu/action-scripts.o
07:33:24 [2019-12-01T07:33:24.055Z] #42 76.68   CC       criu/bfd.o
07:33:24 [2019-12-01T07:33:24.201Z] #31 ...
07:33:24 [2019-12-01T07:33:24.201Z] 
07:33:24 [2019-12-01T07:33:24.201Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:33:24 [2019-12-01T07:33:24.201Z] #26 32.34 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
07:33:24 [2019-12-01T07:33:24.201Z] #26 32.87 
07:33:24 [2019-12-01T07:33:24.201Z] #26 33.12 
######################################################################## 100.0%
07:33:24 [2019-12-01T07:33:24.201Z] #26 33.30 
07:33:24 [2019-12-01T07:33:24.201Z] #26 33.39 Download of images into '/build' complete.
07:33:24 [2019-12-01T07:33:24.201Z] #26 33.39 Use something like the following to load the result into a Docker daemon:
07:33:24 [2019-12-01T07:33:24.201Z] #26 33.40   tar -cC '/build' . | docker load
07:33:24 [2019-12-01T07:33:24.201Z] #26 DONE 33.6s
07:33:24 [2019-12-01T07:33:24.201Z] 
07:33:24 [2019-12-01T07:33:24.201Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:24 [2019-12-01T07:33:24.201Z] #44 83.93 time
07:33:24 [2019-12-01T07:33:24.201Z] #44 91.15 strings
07:33:24 [2019-12-01T07:33:24.201Z] #44 91.75 os
07:33:24 [2019-12-01T07:33:24.433Z] #41 108.8   CC       criu/aio.o
07:33:24 [2019-12-01T07:33:24.458Z] #44 ...
07:33:24 [2019-12-01T07:33:24.458Z] 
07:33:24 [2019-12-01T07:33:24.458Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.006 + RM_GOPATH=0
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.006 + TMP_GOPATH=
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.006 + : /build
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.006 + '[' -z '' ']'
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.011 ++ mktemp -d
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.011 + export GOPATH=/tmp/tmp.f0D8xr1w7N
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.011 + GOPATH=/tmp/tmp.f0D8xr1w7N
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.011 + RM_GOPATH=1
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.054 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.054 ++ dirname ./install.sh
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.054 + dir=.
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.054 + bin=tini
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.054 + shift
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.054 + '[' '!' -f ./tini.installer ']'
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.054 + . ./tini.installer
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.054 ++ : fec3683b971d9c3ef73f284f176672c44b448662
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.054 + install_tini
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.054 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.054 + git clone https://github.com/krallin/tini.git /tmp/tmp.f0D8xr1w7N/tini
07:33:24 [2019-12-01T07:33:24.458Z] #36 3.054 Cloning into '/tmp/tmp.f0D8xr1w7N/tini'...
07:33:24 [2019-12-01T07:33:24.470Z] #42 77.28   CC       criu/bitmap.o
07:33:24 [2019-12-01T07:33:24.470Z] #42 77.41   CC       criu/cgroup-props.o
07:33:25 [2019-12-01T07:33:25.003Z] #41 109.3   CC       criu/autofs.o
07:33:25 [2019-12-01T07:33:25.185Z] #59 ...
07:33:25 [2019-12-01T07:33:25.185Z] 
07:33:25 [2019-12-01T07:33:25.185Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:33:25 [2019-12-01T07:33:25.185Z] #62 27.97 + for f in rootlesskit rootlesskit-docker-proxy
07:33:25 [2019-12-01T07:33:25.185Z] #62 27.97 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
07:33:25 [2019-12-01T07:33:25.663Z] #42 78.60   CC       criu/cgroup.o
07:33:25 [2019-12-01T07:33:25.825Z] #36 4.389 + cd /tmp/tmp.f0D8xr1w7N/tini
07:33:25 [2019-12-01T07:33:25.825Z] #36 4.389 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
07:33:25 [2019-12-01T07:33:25.825Z] #36 4.417 + cmake .
07:33:26 [2019-12-01T07:33:26.384Z] #41 110.6   CC       criu/bfd.o
07:33:26 [2019-12-01T07:33:26.388Z] #36 5.107 -- The C compiler identification is GNU 6.3.0
07:33:26 [2019-12-01T07:33:26.388Z] #36 5.151 -- Check for working C compiler: /usr/bin/cc
07:33:26 [2019-12-01T07:33:26.644Z] #41 111.1   CC       criu/bitmap.o
07:33:26 [2019-12-01T07:33:26.904Z] #41 111.2   CC       criu/cgroup-props.o
07:33:26 [2019-12-01T07:33:26.950Z] #36 ...
07:33:26 [2019-12-01T07:33:26.950Z] 
07:33:26 [2019-12-01T07:33:26.950Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:26 [2019-12-01T07:33:26.950Z] #44 94.83 regexp/syntax
07:33:27 [2019-12-01T07:33:27.022Z] #42 ...
07:33:27 [2019-12-01T07:33:27.022Z] 
07:33:27 [2019-12-01T07:33:27.022Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:27 [2019-12-01T07:33:27.022Z] #45 111.4 mime/quotedprintable
07:33:27 [2019-12-01T07:33:27.022Z] #45 111.9 net/http/internal
07:33:27 [2019-12-01T07:33:27.022Z] #45 115.0 crypto/tls
07:33:27 [2019-12-01T07:33:27.022Z] #45 120.7 net/http/httptrace
07:33:27 [2019-12-01T07:33:27.022Z] #45 120.9 net/http
07:33:27 [2019-12-01T07:33:27.444Z] #45 ...
07:33:27 [2019-12-01T07:33:27.444Z] 
07:33:27 [2019-12-01T07:33:27.444Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:33:27 [2019-12-01T07:33:27.444Z] #18 83.66 Selecting previously unselected package gcc-mingw-w64-base.
07:33:27 [2019-12-01T07:33:27.444Z] #18 83.69 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
07:33:27 [2019-12-01T07:33:27.444Z] #18 83.70 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
07:33:27 [2019-12-01T07:33:27.444Z] #18 83.97 Selecting previously unselected package gcc-mingw-w64-x86-64.
07:33:27 [2019-12-01T07:33:27.444Z] #18 83.97 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
07:33:27 [2019-12-01T07:33:27.444Z] #18 83.97 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:33:27 [2019-12-01T07:33:27.733Z] Fetching without tags
07:33:27 [2019-12-01T07:33:27.843Z] #41 112.0   CC       criu/cgroup.o
07:33:27 [2019-12-01T07:33:27.878Z] #44 ...
07:33:27 [2019-12-01T07:33:27.878Z] 
07:33:27 [2019-12-01T07:33:27.878Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:27 [2019-12-01T07:33:27.878Z] #41 5.566 Note: Building without setproctitle() and strlcpy() support.
07:33:27 [2019-12-01T07:33:27.878Z] #41 5.566       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:33:27 [2019-12-01T07:33:27.878Z] #41 7.997 fatal: Not a git repository (or any of the parent directories): .git
07:33:27 [2019-12-01T07:33:27.878Z] #41 8.045   GEN      .gitid
07:33:27 [2019-12-01T07:33:27.878Z] #41 8.056   GEN      criu/include/version.h
07:33:27 [2019-12-01T07:33:27.878Z] #41 8.102   GEN      include/common/asm
07:33:27 [2019-12-01T07:33:27.878Z] #41 ...
07:33:27 [2019-12-01T07:33:27.878Z] 
07:33:27 [2019-12-01T07:33:27.878Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:27 [2019-12-01T07:33:27.878Z] #36 5.997 -- Check for working C compiler: /usr/bin/cc -- works
07:33:27 [2019-12-01T07:33:27.878Z] #36 6.008 -- Detecting C compiler ABI info
07:33:28 [2019-12-01T07:33:28.298Z] #18 ...
07:33:28 [2019-12-01T07:33:28.298Z] 
07:33:28 [2019-12-01T07:33:28.298Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:28 [2019-12-01T07:33:28.298Z] #42 80.89   CC       criu/clone-noasan.o
07:33:28 [2019-12-01T07:33:28.298Z] #42 81.02   CC       criu/config.o
07:33:27 [2019-12-01T07:33:27.402Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:33:27 [2019-12-01T07:33:27.460Z]  > git config --add remote.origin.fetch +refs/pull/40202/head:refs/remotes/origin/PR-40202 # timeout=10
07:33:27 [2019-12-01T07:33:27.520Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:33:27 [2019-12-01T07:33:27.642Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:33:27 [2019-12-01T07:33:27.770Z] Fetching upstream changes from https://github.com/moby/moby.git
07:33:27 [2019-12-01T07:33:27.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:33:27 [2019-12-01T07:33:27.771Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40202/head:refs/remotes/origin/PR-40202 +refs/heads/master:refs/remotes/origin/master
07:33:28 [2019-12-01T07:33:28.440Z] #36 7.092 -- Detecting C compiler ABI info - done
07:33:28 [2019-12-01T07:33:28.440Z] #36 7.115 -- Detecting C compile features
07:33:28 [2019-12-01T07:33:28.463Z] #62 DONE 31.0s
07:33:28 [2019-12-01T07:33:28.463Z] 
07:33:28 [2019-12-01T07:33:28.463Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:33:28 [2019-12-01T07:33:28.463Z] #59 ...
07:33:28 [2019-12-01T07:33:28.463Z] 
07:33:28 [2019-12-01T07:33:28.463Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
07:33:28 [2019-12-01T07:33:28.463Z] #63 DONE 0.1s
07:33:28 [2019-12-01T07:33:28.463Z] 
07:33:28 [2019-12-01T07:33:28.463Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:33:28 [2019-12-01T07:33:28.519Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:33:29 [2019-12-01T07:33:29.645Z] #42 82.24   CC       criu/cr-check.o
07:33:29 [2019-12-01T07:33:29.808Z] #36 ...
07:33:29 [2019-12-01T07:33:29.808Z] 
07:33:29 [2019-12-01T07:33:29.808Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
07:33:29 [2019-12-01T07:33:29.808Z] #27 DONE 0.9s
07:33:29 [2019-12-01T07:33:29.808Z] 
07:33:29 [2019-12-01T07:33:29.808Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:33:30 [2019-12-01T07:33:30.383Z] #59 41.33 Checking out files:  26% (791/2933)   
Checking out files:  27% (792/2933)   
Checking out files:  28% (822/2933)   
Checking out files:  29% (851/2933)   
Checking out files:  30% (880/2933)   
Checking out files:  31% (910/2933)   
Checking out files:  32% (939/2933)   
Checking out files:  33% (968/2933)   
Checking out files:  34% (998/2933)   
Checking out files:  35% (1027/2933)   
Checking out files:  36% (1056/2933)   
Checking out files:  37% (1086/2933)   
Checking out files:  38% (1115/2933)   
Checking out files:  39% (1144/2933)   
Checking out files:  40% (1174/2933)   
Checking out files:  41% (1203/2933)   
Checking out files:  42% (1232/2933)   
Checking out files:  43% (1262/2933)   
Checking out files:  44% (1291/2933)   
Checking out files:  45% (1320/2933)   
Checking out files:  46% (1350/2933)   
Checking out files:  47% (1379/2933)   
Checking out files:  48% (1408/2933)   
Checking out files:  49% (1438/2933)   
Checking out files:  50% (1467/2933)   
Checking out files:  51% (1496/2933)   
Checking out files:  52% (1526/2933)   
Checking out files:  53% (1555/2933)   
Checking out files:  54% (1584/2933)   
Checking out files:  55% (1614/2933)   
Checking out files:  56% (1643/2933)   
Checking out files:  57% (1672/2933)   
Checking out files:  58% (1702/2933)   
Checking out files:  59% (1731/2933)   
Checking out files:  60% (1760/2933)   
Checking out files:  61% (1790/2933)   
Checking out files:  62% (1819/2933)   
Checking out files:  63% (1848/2933)   
Checking out files:  64% (1878/2933)   
Checking out files:  65% (1907/2933)   
Checking out files:  66% (1936/2933)   
Checking out files:  66% (1951/2933)   
Checking out files:  67% (1966/2933)   
Checking out files:  68% (1995/2933)   
Checking out files:  69% (2024/2933)   
Checking out files:  70% (2054/2933)   
Checking out files:  71% (2083/2933)   
Checking out files:  72% (2112/2933)   
Checking out files:  73% (2142/2933)   
Checking out files:  74% (2171/2933)   
Checking out files:  75% (2200/2933)   
Checking out files:  76% (2230/2933)   
Checking out files:  77% (2259/2933)   
Checking out files:  78% (2288/2933)   
Checking out files:  79% (2318/2933)   
Checking out files:  80% (2347/2933)   
Checking out files:  81% (2376/2933)   
Checking out files:  82% (2406/2933)   
Checking out files:  83% (2435/2933)   
Checking out files:  84% (2464/2933)   
Checking out files:  85% (2494/2933)   
Checking out files:  86% (2523/2933)   
Checking out files:  87% (2552/2933)   
Checking out files:  88% (2582/2933)   
Checking out files:  89% (2611/2933)   
Checking out files:  90% (2640/2933)   
Checking out files:  91% (2670/2933)   
Checking out files:  92% (2699/2933)   
Checking out files:  93% (2728/2933)   
Checking out files:  94% (2758/2933)   
Checking out files:  95% (2787/2933)   
Checking out files:  96% (2816/2933)   
Checking out files:  97% (2846/2933)   
Checking out files:  98% (2875/2933)   
Checking out files:  99% (2904/2933)   
Checking out files: 100% (2933/2933)   
Checking out files: 100% (2933/2933), done.
07:33:30 [2019-12-01T07:33:30.383Z] #59 43.50 + cd /tmp/tmp.q4J7hHCEq9/src/github.com/containerd/containerd
07:33:30 [2019-12-01T07:33:30.383Z] #59 43.50 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40
07:33:30 [2019-12-01T07:33:30.386Z] #41 114.4   CC       criu/clone-noasan.o
07:33:30 [2019-12-01T07:33:30.386Z] #41 ...
07:33:30 [2019-12-01T07:33:30.386Z] 
07:33:30 [2019-12-01T07:33:30.386Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:30 [2019-12-01T07:33:30.386Z] #54 132.4 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
07:33:30 [2019-12-01T07:33:30.622Z] #42 83.54   CC       criu/cr-dedup.o
07:33:28 [2019-12-01T07:33:28.626Z]  > git config core.sparsecheckout # timeout=10
07:33:28 [2019-12-01T07:33:28.685Z]  > git checkout -f 435d8088d9d54df330fbcaeb5c8d321ee3ddb42b
07:33:31 [2019-12-01T07:33:31.312Z] #59 44.33 + export 'BUILDTAGS=netgo osusergo static_build'
07:33:31 [2019-12-01T07:33:31.312Z] #59 44.33 + BUILDTAGS='netgo osusergo static_build'
07:33:31 [2019-12-01T07:33:31.312Z] #59 44.33 + export EXTRA_FLAGS=-buildmode=pie
07:33:31 [2019-12-01T07:33:31.312Z] #59 44.33 + EXTRA_FLAGS=-buildmode=pie
07:33:31 [2019-12-01T07:33:31.312Z] #59 44.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:33:31 [2019-12-01T07:33:31.312Z] #59 44.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:33:31 [2019-12-01T07:33:31.312Z] #59 44.33 + '[' '' = dynamic ']'
07:33:31 [2019-12-01T07:33:31.312Z] #59 44.33 + make
07:33:31 [2019-12-01T07:33:31.564Z] #42 84.00   CC       criu/cr-dump.o
07:33:32 [2019-12-01T07:33:32.241Z] #59 45.39 + bin/ctr
07:33:32 [2019-12-01T07:33:32.296Z] #54 134.4 + mkdir -p /build
07:33:32 [2019-12-01T07:33:32.296Z] #54 134.4 + cp runc /build/runc
07:33:32 [2019-12-01T07:33:32.553Z] Merge succeeded, producing 99eda728a96f07a0f9b523c7f0221135d2837d7b
07:33:32 [2019-12-01T07:33:32.554Z] Checking out Revision 99eda728a96f07a0f9b523c7f0221135d2837d7b (PR-40202)
07:33:33 [2019-12-01T07:33:33.621Z] #42 86.33   CC       criu/cr-errno.o
07:33:33 [2019-12-01T07:33:33.621Z] #42 86.45   CC       criu/cr-restore.o
07:33:33 [2019-12-01T07:33:33.678Z] #54 ...
07:33:33 [2019-12-01T07:33:33.678Z] 
07:33:33 [2019-12-01T07:33:33.678Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 104.2 Selecting previously unselected package g++-mingw-w64-x86-64.
07:33:33 [2019-12-01T07:33:33.678Z] #17 104.2 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 104.2 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 112.3 Setting up aufs-tools (1:4.1+20161219-1) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 112.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 112.3 Setting up libsepol1-dev:arm64 (2.6-2) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 112.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 112.4 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 112.5 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 112.5 Processing triggers for mime-support (3.60) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 112.6 Setting up xxd (2:8.0.0197-4+deb9u3) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 112.6 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 112.6 Setting up libcap2-bin (1:2.25-1) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 112.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 112.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 112.7 Setting up bash-completion (1:2.1-4.3) ...
07:33:33 [2019-12-01T07:33:33.678Z] #17 ...
07:33:33 [2019-12-01T07:33:33.678Z] 
07:33:33 [2019-12-01T07:33:33.678Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:33 [2019-12-01T07:33:33.678Z] #54 DONE 136.0s
07:33:33 [2019-12-01T07:33:33.678Z] 
07:33:33 [2019-12-01T07:33:33.678Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:33:33 [2019-12-01T07:33:33.678Z] #38 173.8 + dpkg --print-architecture
07:33:33 [2019-12-01T07:33:33.678Z] #38 173.8 + rm -rf /tmp/tmp.IueUB7huJR
07:33:33 [2019-12-01T07:33:33.678Z] #38 DONE 174.2s
07:33:33 [2019-12-01T07:33:33.678Z] 
07:33:33 [2019-12-01T07:33:33.678Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:33 [2019-12-01T07:33:33.678Z] #41 114.5   CC       criu/config.o
07:33:33 [2019-12-01T07:33:33.678Z] #41 116.0   CC       criu/cr-check.o
07:33:33 [2019-12-01T07:33:33.678Z] #41 117.3   CC       criu/cr-dedup.o
07:33:33 [2019-12-01T07:33:33.678Z] #41 117.8   CC       criu/cr-dump.o
07:33:34 [2019-12-01T07:33:34.133Z] #59 ...
07:33:34 [2019-12-01T07:33:34.133Z] 
07:33:34 [2019-12-01T07:33:34.133Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:34 [2019-12-01T07:33:34.133Z] #36 9.160 -- Detecting C compile features - done
07:33:34 [2019-12-01T07:33:34.133Z] #36 9.189 -- Performing Test HAS_BUILTIN_FORTIFY
07:33:34 [2019-12-01T07:33:34.133Z] #36 9.391 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:33:34 [2019-12-01T07:33:34.133Z] #36 9.544 -- Configuring done
07:33:34 [2019-12-01T07:33:34.133Z] #36 9.576 -- Generating done
07:33:34 [2019-12-01T07:33:34.133Z] #36 9.581 -- Build files have been written to: /tmp/tmp.f0D8xr1w7N/tini
07:33:34 [2019-12-01T07:33:34.133Z] #36 9.600 + make tini-static
07:33:34 [2019-12-01T07:33:34.133Z] #36 10.04 Scanning dependencies of target tini-static
07:33:34 [2019-12-01T07:33:34.133Z] #36 10.15 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:33:34 [2019-12-01T07:33:34.133Z] #36 11.64 [100%] Linking C executable tini-static
07:33:34 [2019-12-01T07:33:34.133Z] #36 12.28 [100%] Built target tini-static
07:33:34 [2019-12-01T07:33:34.133Z] #36 12.35 + mkdir -p /build
07:33:34 [2019-12-01T07:33:34.133Z] #36 12.35 + cp tini-static /build/docker-init
07:33:34 [2019-12-01T07:33:34.133Z] #36 DONE 12.7s
07:33:34 [2019-12-01T07:33:34.133Z] 
07:33:34 [2019-12-01T07:33:34.133Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.13   PBCC     images/google/protobuf/descriptor.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.25   PBCC     images/opts.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.29   PBCC     images/sit.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.35   DEP      images/google/protobuf/descriptor.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.43   DEP      images/opts.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.50   DEP      images/sit.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.57   PBCC     images/macvlan.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.63   DEP      images/macvlan.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.71   PBCC     images/autofs.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.74   DEP      images/autofs.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.81   PBCC     images/sysctl.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.83   DEP      images/sysctl.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.89   PBCC     images/time.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 11.92   DEP      images/time.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.02   PBCC     images/binfmt-misc.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.03   DEP      images/binfmt-misc.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.10   PBCC     images/seccomp.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.14   DEP      images/seccomp.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.18   PBCC     images/userns.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.19   DEP      images/userns.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.26   PBCC     images/cgroup.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.29   DEP      images/cgroup.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.38   PBCC     images/fown.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.39   PBCC     images/ext-file.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.43   DEP      images/fown.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.49   DEP      images/ext-file.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.53   PBCC     images/rpc.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.66   DEP      images/rpc.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.73   PBCC     images/siginfo.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.79   DEP      images/siginfo.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.83   PBCC     images/pagemap.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.86   DEP      images/pagemap.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.92   PBCC     images/rlimit.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 12.98   DEP      images/rlimit.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.04   PBCC     images/file-lock.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.08   DEP      images/file-lock.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.13   PBCC     images/tty.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.19   DEP      images/tty.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.28   PBCC     images/tun.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.34   PBCC     images/netdev.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.40   DEP      images/tun.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.44   DEP      images/netdev.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.50   PBCC     images/vma.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.55   DEP      images/vma.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.63   PBCC     images/creds.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.67   DEP      images/creds.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.71   PBCC     images/utsns.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.78   DEP      images/utsns.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.83   PBCC     images/ipc-desc.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.91   PBCC     images/ipc-sem.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 13.96   DEP      images/ipc-desc.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.01   DEP      images/ipc-sem.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.08   PBCC     images/ipc-msg.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.13   DEP      images/ipc-msg.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.15   PBCC     images/ipc-shm.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.18   DEP      images/ipc-shm.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.24   PBCC     images/ipc-var.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.26   DEP      images/ipc-var.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.30   PBCC     images/sk-opts.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.33   PBCC     images/packet-sock.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.37   DEP      images/sk-opts.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.43   DEP      images/packet-sock.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.49   PBCC     images/sk-netlink.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.55   DEP      images/sk-netlink.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.60   PBCC     images/sk-inet.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.67   DEP      images/sk-inet.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.74   PBCC     images/sk-unix.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.79   DEP      images/sk-unix.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.90   PBCC     images/mm.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 14.98   DEP      images/mm.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.05   PBCC     images/timerfd.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.14   DEP      images/timerfd.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.19   PBCC     images/timer.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.27   DEP      images/timer.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.34   PBCC     images/sa.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.37   DEP      images/sa.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.48   PBCC     images/pipe-data.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.51   DEP      images/pipe-data.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.56   PBCC     images/mnt.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.61   DEP      images/mnt.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.67   PBCC     images/sk-packet.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.74   DEP      images/sk-packet.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.81   PBCC     images/tcp-stream.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.83   DEP      images/tcp-stream.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 15.93   PBCC     images/pipe.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 16.01   DEP      images/pipe.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 16.06   PBCC     images/pstree.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 16.08   DEP      images/pstree.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 16.15   PBCC     images/fs.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 16.20   DEP      images/fs.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 16.26   PBCC     images/signalfd.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 16.29   DEP      images/signalfd.pb-c.d
07:33:34 [2019-12-01T07:33:34.133Z] #41 16.36   PBCC     images/fh.pb-c.c
07:33:34 [2019-12-01T07:33:34.133Z] #41 16.52   PBCC     images/fsnotify.pb-c.c
07:33:31 [2019-12-01T07:33:31.602Z]  > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10
07:33:32 [2019-12-01T07:33:32.437Z]  > git rev-parse "HEAD^{commit}" # timeout=10
07:33:32 [2019-12-01T07:33:32.587Z]  > git config core.sparsecheckout # timeout=10
07:33:32 [2019-12-01T07:33:32.651Z]  > git checkout -f 99eda728a96f07a0f9b523c7f0221135d2837d7b
07:33:34 [2019-12-01T07:33:34.390Z] #41 16.66   DEP      images/fh.pb-c.d
07:33:34 [2019-12-01T07:33:34.390Z] #41 16.81   DEP      images/fsnotify.pb-c.d
07:33:34 [2019-12-01T07:33:34.646Z] #41 16.91   PBCC     images/eventpoll.pb-c.c
07:33:34 [2019-12-01T07:33:34.646Z] #41 16.96   DEP      images/eventpoll.pb-c.d
07:33:34 [2019-12-01T07:33:34.902Z] #41 17.06   PBCC     images/eventfd.pb-c.c
07:33:34 [2019-12-01T07:33:34.902Z] #41 17.17   DEP      images/eventfd.pb-c.d
07:33:34 [2019-12-01T07:33:34.902Z] #41 17.26   PBCC     images/remap-file-path.pb-c.c
07:33:35 [2019-12-01T07:33:35.159Z] #41 17.35   DEP      images/remap-file-path.pb-c.d
07:33:35 [2019-12-01T07:33:35.159Z] #41 17.43   PBCC     images/fifo.pb-c.c
07:33:35 [2019-12-01T07:33:35.159Z] #41 17.50   DEP      images/fifo.pb-c.d
07:33:35 [2019-12-01T07:33:35.159Z] #41 17.55   PBCC     images/ghost-file.pb-c.c
07:33:35 [2019-12-01T07:33:35.159Z] #41 ...
07:33:35 [2019-12-01T07:33:35.159Z] 
07:33:35 [2019-12-01T07:33:35.159Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:33:35 [2019-12-01T07:33:35.159Z] #31 92.66 path
07:33:35 [2019-12-01T07:33:35.159Z] #31 93.78 text/tabwriter
07:33:35 [2019-12-01T07:33:35.159Z] #31 95.75 path/filepath
07:33:35 [2019-12-01T07:33:35.159Z] #31 95.80 fmt
07:33:35 [2019-12-01T07:33:35.159Z] #31 97.60 io/ioutil
07:33:35 [2019-12-01T07:33:35.159Z] #31 99.67 flag
07:33:35 [2019-12-01T07:33:35.159Z] #31 99.67 github.com/BurntSushi/toml
07:33:35 [2019-12-01T07:33:35.159Z] #31 101.4 log
07:33:35 [2019-12-01T07:33:35.415Z] #31 ...
07:33:35 [2019-12-01T07:33:35.415Z] 
07:33:35 [2019-12-01T07:33:35.415Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:35 [2019-12-01T07:33:35.415Z] #41 17.58   DEP      images/ghost-file.pb-c.d
07:33:35 [2019-12-01T07:33:35.415Z] #41 17.65   PBCC     images/regfile.pb-c.c
07:33:35 [2019-12-01T07:33:35.415Z] #41 17.69   DEP      images/regfile.pb-c.d
07:33:35 [2019-12-01T07:33:35.415Z] #41 17.75   PBCC     images/ns.pb-c.c
07:33:35 [2019-12-01T07:33:35.415Z] #41 17.79   DEP      images/ns.pb-c.d
07:33:35 [2019-12-01T07:33:35.415Z] #41 17.84   PBCC     images/fdinfo.pb-c.c
07:33:35 [2019-12-01T07:33:35.511Z] #42 ...
07:33:35 [2019-12-01T07:33:35.511Z] 
07:33:35 [2019-12-01T07:33:35.511Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:33:35 [2019-12-01T07:33:35.511Z] #18 100.4 Selecting previously unselected package g++-mingw-w64-x86-64.
07:33:35 [2019-12-01T07:33:35.511Z] #18 100.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
07:33:35 [2019-12-01T07:33:35.511Z] #18 100.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:33:35 [2019-12-01T07:33:35.587Z] #41 ...
07:33:35 [2019-12-01T07:33:35.587Z] 
07:33:35 [2019-12-01T07:33:35.587Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:33:35 [2019-12-01T07:33:35.587Z] #17 116.1 Setting up libonig4:arm64 (6.1.3-2) ...
07:33:35 [2019-12-01T07:33:35.587Z] #17 116.1 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
07:33:35 [2019-12-01T07:33:35.587Z] #17 116.1 Setting up zip (3.0-11+b1) ...
07:33:35 [2019-12-01T07:33:35.587Z] #17 116.1 Setting up bzip2 (1.0.6-8.1) ...
07:33:35 [2019-12-01T07:33:35.587Z] #17 116.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
07:33:35 [2019-12-01T07:33:35.587Z] #17 116.2 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
07:33:35 [2019-12-01T07:33:35.587Z] #17 116.2 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:33:35 [2019-12-01T07:33:35.587Z] #17 116.3 Setting up libaio1:arm64 (0.3.110-3) ...
07:33:35 [2019-12-01T07:33:35.587Z] #17 116.3 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
07:33:35 [2019-12-01T07:33:35.587Z] #17 116.4 Setting up xz-utils (5.2.2-1.2+b1) ...
07:33:35 [2019-12-01T07:33:35.587Z] #17 116.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:33:35 [2019-12-01T07:33:35.587Z] #17 116.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
07:33:35 [2019-12-01T07:33:35.587Z] #17 116.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
07:33:35 [2019-12-01T07:33:35.671Z] #41 17.94   DEP      images/fdinfo.pb-c.d
07:33:35 [2019-12-01T07:33:35.671Z] #41 18.01   PBCC     images/core-aarch64.pb-c.c
07:33:35 [2019-12-01T07:33:35.671Z] #41 18.10   PBCC     images/core-arm.pb-c.c
07:33:35 [2019-12-01T07:33:35.850Z] #17 116.5 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ...
07:33:35 [2019-12-01T07:33:35.850Z] #17 116.6 Setting up libpcre32-3:arm64 (2:8.39-3) ...
07:33:35 [2019-12-01T07:33:35.850Z] #17 116.6 Setting up libnfnetlink0:arm64 (1.0.1-3) ...
07:33:35 [2019-12-01T07:33:35.850Z] #17 116.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
07:33:35 [2019-12-01T07:33:35.927Z] #41 18.19   PBCC     images/core-ppc64.pb-c.c
07:33:35 [2019-12-01T07:33:35.927Z] #41 18.26   PBCC     images/core-s390.pb-c.c
07:33:35 [2019-12-01T07:33:35.927Z] #41 18.30   PBCC     images/core-x86.pb-c.c
07:33:35 [2019-12-01T07:33:35.927Z] #41 18.36   PBCC     images/core.pb-c.c
07:33:36 [2019-12-01T07:33:36.183Z] #41 18.40   PBCC     images/inventory.pb-c.c
07:33:36 [2019-12-01T07:33:36.183Z] #41 18.45   DEP      images/core-aarch64.pb-c.d
07:33:36 [2019-12-01T07:33:36.183Z] #41 18.51   DEP      images/core-arm.pb-c.d
07:33:36 [2019-12-01T07:33:36.183Z] #41 18.57   DEP      images/core-ppc64.pb-c.d
07:33:36 [2019-12-01T07:33:36.183Z] #41 18.63   DEP      images/core-s390.pb-c.d
07:33:36 [2019-12-01T07:33:36.420Z] #17 117.0 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ...
07:33:36 [2019-12-01T07:33:36.420Z] #17 117.1 Setting up libpcre16-3:arm64 (2:8.39-3) ...
07:33:36 [2019-12-01T07:33:36.420Z] #17 117.1 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ...
07:33:36 [2019-12-01T07:33:36.420Z] #17 117.1 Setting up libnl-3-200:arm64 (3.2.27-2) ...
07:33:36 [2019-12-01T07:33:36.420Z] #17 117.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
07:33:36 [2019-12-01T07:33:36.420Z] #17 117.1 Setting up libudev-dev:arm64 (232-25+deb9u12) ...
07:33:36 [2019-12-01T07:33:36.420Z] #17 117.2 Setting up pigz (2.3.4-1) ...
07:33:36 [2019-12-01T07:33:36.420Z] #17 117.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
07:33:36 [2019-12-01T07:33:36.420Z] #17 117.2 Setting up libmpdec2:arm64 (2.4.2-1) ...
07:33:36 [2019-12-01T07:33:36.446Z] #41 18.71   DEP      images/core-x86.pb-c.d
07:33:36 [2019-12-01T07:33:36.446Z] #41 18.75   DEP      images/core.pb-c.d
07:33:36 [2019-12-01T07:33:36.446Z] #41 18.84   DEP      images/inventory.pb-c.d
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.2 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.2 Setting up mingw-w64-common (5.0.1-1) ...
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.3 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.3 Setting up jq (1.5+dfsg-1.3) ...
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.3 Setting up libpcre3-dev:arm64 (2:8.39-3) ...
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.3 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ...
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.4 Setting up xfsprogs (4.9.0+nmu1) ...
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.4 Setting up vim (2:8.0.0197-4+deb9u3) ...
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.5 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.5 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.5 Setting up iptables (1.6.0+snapshot20161117-6) ...
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.5 Setting up btrfs-progs (4.7.3-1) ...
07:33:36 [2019-12-01T07:33:36.680Z] #17 117.5 Setting up libselinux1-dev:arm64 (2.6-3+b3) ...
07:33:36 [2019-12-01T07:33:36.702Z] #41 18.92   PBCC     images/cpuinfo.pb-c.c
07:33:36 [2019-12-01T07:33:36.702Z] #41 18.93   DEP      images/cpuinfo.pb-c.d
07:33:36 [2019-12-01T07:33:36.702Z] #41 18.98   PBCC     images/stats.pb-c.c
07:33:36 [2019-12-01T07:33:36.702Z] #41 19.04   DEP      images/stats.pb-c.d
07:33:36 [2019-12-01T07:33:36.941Z] #17 117.6 Setting up python3.5 (3.5.3-1+deb9u1) ...
07:33:38 [2019-12-01T07:33:38.069Z] #41 20.47 make[1]: Nothing to be done for 'all'.
07:33:39 [2019-12-01T07:33:39.961Z] #41 21.89   CC       images/stats.o
07:33:39 [2019-12-01T07:33:39.961Z] #41 22.20   CC       images/core.o
07:33:39 [2019-12-01T07:33:39.961Z] #41 ...
07:33:39 [2019-12-01T07:33:39.961Z] 
07:33:39 [2019-12-01T07:33:39.961Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:39 [2019-12-01T07:33:39.961Z] #44 97.77 fmt
07:33:39 [2019-12-01T07:33:39.961Z] #44 100.1 regexp
07:33:39 [2019-12-01T07:33:39.961Z] #44 102.9 go/token
07:33:39 [2019-12-01T07:33:39.961Z] #44 104.0 go/scanner
07:33:39 [2019-12-01T07:33:39.961Z] #44 104.5 internal/lazyregexp
07:33:39 [2019-12-01T07:33:39.961Z] #44 104.8 net/url
07:33:39 [2019-12-01T07:33:39.961Z] #44 105.5 go/ast
07:33:39 [2019-12-01T07:33:39.961Z] #44 106.6 text/template/parse
07:33:40 [2019-12-01T07:33:40.237Z] #17 120.5 Setting up libpython3-stdlib:arm64 (3.5.3-1) ...
07:33:40 [2019-12-01T07:33:40.237Z] #17 120.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
07:33:40 [2019-12-01T07:33:40.237Z] #17 120.6 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
07:33:40 [2019-12-01T07:33:40.237Z] #17 120.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
07:33:40 [2019-12-01T07:33:40.237Z] #17 120.6 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
07:33:40 [2019-12-01T07:33:40.237Z] #17 120.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
07:33:40 [2019-12-01T07:33:40.237Z] #17 120.6 Setting up btrfs-tools (4.7.3-1) ...
07:33:40 [2019-12-01T07:33:40.237Z] #17 120.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
07:33:40 [2019-12-01T07:33:40.237Z] #17 120.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
07:33:40 [2019-12-01T07:33:40.237Z] #17 120.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
07:33:40 [2019-12-01T07:33:40.237Z] #17 120.7 Setting up python3 (3.5.3-1) ...
07:33:40 [2019-12-01T07:33:40.523Z] #44 ...
07:33:40 [2019-12-01T07:33:40.523Z] 
07:33:40 [2019-12-01T07:33:40.523Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:40 [2019-12-01T07:33:40.523Z] #41 22.83   CC       images/core-x86.o
07:33:41 [2019-12-01T07:33:41.085Z] #41 ...
07:33:41 [2019-12-01T07:33:41.085Z] 
07:33:41 [2019-12-01T07:33:41.085Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:33:41 [2019-12-01T07:33:41.085Z] #31 104.2 github.com/BurntSushi/toml/cmd/tomlv
07:33:41 [2019-12-01T07:33:41.085Z] #31 DONE 108.7s
07:33:41 [2019-12-01T07:33:41.085Z] 
07:33:41 [2019-12-01T07:33:41.085Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:41 [2019-12-01T07:33:41.085Z] #41 23.50   CC       images/core-arm.o
07:33:41 [2019-12-01T07:33:41.222Z] Commit message: "Merge commit '3152f9436292115c97b4d8bb18c66cf97876ee75' into HEAD"
07:33:41 [2019-12-01T07:33:41.344Z] First time build. Skipping changelog.
07:33:41 [2019-12-01T07:33:41.619Z] #17 122.3 Setting up apparmor (2.11.0-3+deb9u2) ...
07:33:41 [2019-12-01T07:33:41.648Z] #41 24.15   CC       images/core-aarch64.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:33:42 [2019-12-01T07:33:42.217Z] #18 ...
07:33:42 [2019-12-01T07:33:42.217Z] 
07:33:42 [2019-12-01T07:33:42.217Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:42 [2019-12-01T07:33:42.217Z] #42 90.39   CC       criu/cr-service.o
07:33:42 [2019-12-01T07:33:42.217Z] #42 91.65   CC       criu/crtools.o
07:33:42 [2019-12-01T07:33:42.217Z] #42 92.80   CC       criu/eventfd.o
07:33:42 [2019-12-01T07:33:42.217Z] #42 93.23   CC       criu/eventpoll.o
07:33:42 [2019-12-01T07:33:42.217Z] #42 93.92   CC       criu/external.o
07:33:42 [2019-12-01T07:33:42.217Z] #42 94.14   CC       criu/fault-injection.o
07:33:42 [2019-12-01T07:33:42.217Z] #42 94.20   CC       criu/fdstore.o
07:33:42 [2019-12-01T07:33:42.217Z] #42 94.52   CC       criu/fifo.o
07:33:42 [2019-12-01T07:33:42.217Z] #42 94.99   CC       criu/file-ids.o
07:33:42 [2019-12-01T07:33:42.217Z] #42 95.24   CC       criu/file-lock.o
07:33:42 [2019-12-01T07:33:42.579Z] #41 24.67   CC       images/core-ppc64.o
07:33:42 [2019-12-01T07:33:42.902Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 25.5s done
07:33:42 [2019-12-01T07:33:42.902Z] #8 DONE 34.6s
07:33:42 [2019-12-01T07:33:42.902Z] 
07:33:42 [2019-12-01T07:33:42.902Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:33:42 [2019-12-01T07:33:42.902Z] #9 DONE 0.2s
07:33:42 [2019-12-01T07:33:42.902Z] 
07:33:42 [2019-12-01T07:33:42.902Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
07:33:42 [2019-12-01T07:33:42.902Z] #10 DONE 0.2s
07:33:42 [2019-12-01T07:33:42.902Z] 
07:33:42 [2019-12-01T07:33:42.902Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:33:42 [2019-12-01T07:33:42.902Z] #21 DONE 0.1s
07:33:42 [2019-12-01T07:33:42.902Z] 
07:33:42 [2019-12-01T07:33:42.902Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:33:42 [2019-12-01T07:33:42.902Z] #57 ...
07:33:42 [2019-12-01T07:33:42.902Z] 
07:33:42 [2019-12-01T07:33:42.902Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
07:33:42 [2019-12-01T07:33:42.902Z] #68 DONE 0.1s
07:33:42 [2019-12-01T07:33:42.902Z] 
07:33:42 [2019-12-01T07:33:42.902Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
07:33:42 [2019-12-01T07:33:42.902Z] #50 DONE 0.1s
07:33:42 [2019-12-01T07:33:42.902Z] 
07:33:42 [2019-12-01T07:33:42.902Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
07:33:42 [2019-12-01T07:33:42.902Z] #62 DONE 0.1s
07:33:42 [2019-12-01T07:33:42.902Z] 
07:33:42 [2019-12-01T07:33:42.902Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
07:33:42 [2019-12-01T07:33:42.902Z] #47 DONE 0.1s
07:33:42 [2019-12-01T07:33:42.902Z] 
07:33:42 [2019-12-01T07:33:42.902Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
07:33:42 [2019-12-01T07:33:42.902Z] #22 DONE 0.1s
07:33:42 [2019-12-01T07:33:42.902Z] 
07:33:42 [2019-12-01T07:33:42.902Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
07:33:42 [2019-12-01T07:33:42.902Z] #44 DONE 0.1s
07:33:42 [2019-12-01T07:33:42.902Z] 
07:33:42 [2019-12-01T07:33:42.902Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
07:33:42 [2019-12-01T07:33:42.902Z] #31 DONE 0.1s
07:33:42 [2019-12-01T07:33:42.902Z] 
07:33:42 [2019-12-01T07:33:42.902Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.820 + RM_GOPATH=0
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.820 + TMP_GOPATH=
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.820 + : /build
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.837 + '[' -z '' ']'
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.846 ++ mktemp -d
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.848 + export GOPATH=/tmp/tmp.B4WhK0UZLT
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.848 + GOPATH=/tmp/tmp.B4WhK0UZLT
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.848 + RM_GOPATH=1
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.849 ++ dirname ./install.sh
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.864 + dir=.
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.864 + bin=tomlv
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.865 + shift
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.866 + '[' '!' -f ./tomlv.installer ']'
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.866 + . ./tomlv.installer
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.867 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.868 + install_tomlv
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.868 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.869 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.869 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.B4WhK0UZLT/src/github.com/BurntSushi/toml
07:33:42 [2019-12-01T07:33:42.902Z] #32 0.886 Cloning into '/tmp/tmp.B4WhK0UZLT/src/github.com/BurntSushi/toml'...
07:33:43 [2019-12-01T07:33:43.005Z] #17 123.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
07:33:43 [2019-12-01T07:33:43.142Z] #41 25.21   CC       images/core-s390.o
07:33:43 [2019-12-01T07:33:43.265Z] #17 123.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
07:33:43 [2019-12-01T07:33:43.265Z] #17 123.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
07:33:43 [2019-12-01T07:33:43.265Z] #17 123.9 Setting up python3-wheel (0.29.0-2) ...
07:33:43 [2019-12-01T07:33:43.333Z] #59 ...
07:33:43 [2019-12-01T07:33:43.333Z] 
07:33:43 [2019-12-01T07:33:43.333Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:43 [2019-12-01T07:33:43.333Z] #54 43.82 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
07:33:43 [2019-12-01T07:33:43.333Z] #54 44.63 + mkdir -p /build
07:33:43 [2019-12-01T07:33:43.333Z] #54 44.64 + cp runc /build/runc
07:33:43 [2019-12-01T07:33:43.333Z] #54 DONE 45.0s
07:33:43 [2019-12-01T07:33:43.333Z] 
07:33:43 [2019-12-01T07:33:43.333Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:33:43 [2019-12-01T07:33:43.532Z] #42 96.20   CC       criu/files-ext.o
07:33:43 [2019-12-01T07:33:43.706Z] #41 25.94   CC       images/cpuinfo.o
07:33:43 [2019-12-01T07:33:43.899Z] #59 ...
07:33:43 [2019-12-01T07:33:43.899Z] 
07:33:43 [2019-12-01T07:33:43.899Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
07:33:43 [2019-12-01T07:33:43.899Z] #55 DONE 0.1s
07:33:43 [2019-12-01T07:33:43.942Z] #42 96.58   CC       criu/files-reg.o
07:33:44 [2019-12-01T07:33:44.096Z] #32 3.269 + cd /tmp/tmp.B4WhK0UZLT/src/github.com/BurntSushi/toml
07:33:44 [2019-12-01T07:33:44.157Z] 
07:33:44 [2019-12-01T07:33:44.157Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:33:44 [2019-12-01T07:33:44.202Z] #17 124.8 Setting up python3-pkg-resources (33.1.1-1) ...
07:33:44 [2019-12-01T07:33:44.214Z] + docker version
07:33:44 [2019-12-01T07:33:44.269Z] #41 26.44   CC       images/inventory.o
07:33:41 [2019-12-01T07:33:41.258Z]  > git rev-list --no-walk 2339536ee8e4462b2439345d900515c1d681a177 # timeout=10
07:33:44 [2019-12-01T07:33:44.441Z] #32 3.271 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:33:44 [2019-12-01T07:33:44.441Z] #32 3.310 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
07:33:44 [2019-12-01T07:33:44.525Z] #41 26.78   CC       images/fdinfo.o
07:33:44 [2019-12-01T07:33:44.785Z] #41 27.18   CC       images/fown.o
07:33:45 [2019-12-01T07:33:45.140Z] #17 125.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
07:33:45 [2019-12-01T07:33:45.349Z] #41 27.45   CC       images/ns.o
07:33:45 [2019-12-01T07:33:45.349Z] #41 27.68   CC       images/regfile.o
07:33:45 [2019-12-01T07:33:45.399Z] #17 125.9 Setting up python3-pip (9.0.1-2+deb9u1) ...
07:33:45 [2019-12-01T07:33:45.606Z] #41 27.92   CC       images/ghost-file.o
07:33:45 [2019-12-01T07:33:45.674Z] #32 4.549 runtime/internal/sys
07:33:45 [2019-12-01T07:33:45.674Z] #32 4.680 runtime/internal/atomic
07:33:45 [2019-12-01T07:33:45.674Z] #32 4.711 internal/cpu
07:33:45 [2019-12-01T07:33:45.674Z] #32 4.754 math/bits
07:33:45 [2019-12-01T07:33:45.863Z] #41 28.23   CC       images/fifo.o
07:33:45 [2019-12-01T07:33:45.913Z] #42 98.77   CC       criu/files.o
07:33:46 [2019-12-01T07:33:46.120Z] #41 28.40   CC       images/remap-file-path.o
07:33:46 [2019-12-01T07:33:46.338Z] #17 ...
07:33:46 [2019-12-01T07:33:46.338Z] 
07:33:46 [2019-12-01T07:33:46.338Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:46 [2019-12-01T07:33:46.338Z] #41 120.6   CC       criu/cr-errno.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 120.6   CC       criu/cr-restore.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 123.9   CC       criu/cr-service.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 125.1   CC       criu/crtools.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 125.5   CC       criu/eventfd.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 125.8   CC       criu/eventpoll.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 126.4   CC       criu/external.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 126.7   CC       criu/fault-injection.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 126.7   CC       criu/fdstore.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 127.1   CC       criu/fifo.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 127.4   CC       criu/file-ids.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 127.7   CC       criu/file-lock.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 128.3   CC       criu/files-ext.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 128.7   CC       criu/files-reg.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 130.3   CC       criu/files.o
07:33:46 [2019-12-01T07:33:46.338Z] #41 ...
07:33:46 [2019-12-01T07:33:46.338Z] 
07:33:46 [2019-12-01T07:33:46.338Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:33:46 [2019-12-01T07:33:46.338Z] #17 127.0 Setting up dmsetup (2:1.02.137-2) ...
07:33:46 [2019-12-01T07:33:46.338Z] #17 127.0 Setting up python3-setuptools (33.1.1-1) ...
07:33:46 [2019-12-01T07:33:46.376Z] #41 28.57   CC       images/eventfd.o
07:33:46 [2019-12-01T07:33:46.376Z] #41 28.77   CC       images/eventpoll.o
07:33:46 [2019-12-01T07:33:46.413Z] #32 5.373 runtime/internal/math
07:33:46 [2019-12-01T07:33:46.756Z] #32 5.694 unicode/utf8
07:33:46 [2019-12-01T07:33:46.756Z] #32 ...
07:33:46 [2019-12-01T07:33:46.756Z] 
07:33:46 [2019-12-01T07:33:46.756Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.710 + RM_GOPATH=0
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.729 + TMP_GOPATH=
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.730 + : /build
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.731 + '[' -z '' ']'
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.734 ++ mktemp -d
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.742 + export GOPATH=/tmp/tmp.0YWAEoM2ei
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.742 + GOPATH=/tmp/tmp.0YWAEoM2ei
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.742 + RM_GOPATH=1
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.751 ++ dirname ./install.sh
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.754 + dir=.
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.754 + bin=vndr
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.759 + shift
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.760 + '[' '!' -f ./vndr.installer ']'
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.761 + . ./vndr.installer
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.761 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.764 + install_vndr
07:33:46 [2019-12-01T07:33:46.756Z] #45 0.765 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
07:33:46 [2019-12-01T07:33:46.757Z] #45 0.766 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:33:46 [2019-12-01T07:33:46.757Z] #45 0.766 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0YWAEoM2ei/src/github.com/LK4D4/vndr
07:33:46 [2019-12-01T07:33:46.757Z] #45 0.771 Cloning into '/tmp/tmp.0YWAEoM2ei/src/github.com/LK4D4/vndr'...
07:33:46 [2019-12-01T07:33:46.757Z] #45 2.397 + cd /tmp/tmp.0YWAEoM2ei/src/github.com/LK4D4/vndr
07:33:46 [2019-12-01T07:33:46.757Z] #45 2.397 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
07:33:46 [2019-12-01T07:33:46.757Z] #45 2.447 + go build -buildmode=pie -v -o /build/vndr .
07:33:46 [2019-12-01T07:33:46.757Z] #45 4.627 runtime/internal/sys
07:33:46 [2019-12-01T07:33:46.757Z] #45 4.665 internal/cpu
07:33:46 [2019-12-01T07:33:46.757Z] #45 4.685 internal/race
07:33:46 [2019-12-01T07:33:46.757Z] #45 4.891 runtime/internal/atomic
07:33:46 [2019-12-01T07:33:46.757Z] #45 5.041 sync/atomic
07:33:46 [2019-12-01T07:33:46.757Z] #45 5.514 runtime/internal/math
07:33:46 [2019-12-01T07:33:46.757Z] #45 ...
07:33:46 [2019-12-01T07:33:46.757Z] 
07:33:46 [2019-12-01T07:33:46.757Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:33:46 [2019-12-01T07:33:46.757Z] #32 5.932 sync/atomic
07:33:46 [2019-12-01T07:33:46.939Z] #41 29.08   CC       images/fh.o
07:33:46 [2019-12-01T07:33:46.939Z] #41 29.44   CC       images/fsnotify.o
07:33:47 [2019-12-01T07:33:47.277Z] #17 127.9 Setting up dh-python (2.20170125) ...
07:33:47 [2019-12-01T07:33:47.422Z] #42 ...
07:33:47 [2019-12-01T07:33:47.422Z] 
07:33:47 [2019-12-01T07:33:47.422Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:47 [2019-12-01T07:33:47.422Z] #45 132.2 github.com/LK4D4/vndr/godl
07:33:47 [2019-12-01T07:33:47.422Z] #45 133.0 github.com/LK4D4/vndr
07:33:47 [2019-12-01T07:33:47.422Z] #45 DONE 141.8s
07:33:47 [2019-12-01T07:33:47.878Z] #41 30.04   CC       images/signalfd.o
07:33:47 [2019-12-01T07:33:47.878Z] #41 30.32   CC       images/fs.o
07:33:47 [2019-12-01T07:33:47.952Z] #32 7.077 internal/bytealg
07:33:47 [2019-12-01T07:33:47.952Z] #32 7.094 unicode
07:33:47 [2019-12-01T07:33:47.952Z] #32 7.155 math
07:33:47 [2019-12-01T07:33:47.956Z] 
07:33:47 [2019-12-01T07:33:47.956Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:33:47 [2019-12-01T07:33:47.956Z] #18 112.6 Setting up aufs-tools (1:4.1+20161219-1) ...
07:33:47 [2019-12-01T07:33:47.956Z] #18 112.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
07:33:47 [2019-12-01T07:33:47.956Z] #18 112.8 Setting up libsepol1-dev:s390x (2.6-2) ...
07:33:47 [2019-12-01T07:33:47.956Z] #18 112.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
07:33:47 [2019-12-01T07:33:47.956Z] #18 112.8 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
07:33:47 [2019-12-01T07:33:47.956Z] #18 112.8 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
07:33:47 [2019-12-01T07:33:47.956Z] #18 112.9 Processing triggers for mime-support (3.60) ...
07:33:47 [2019-12-01T07:33:47.956Z] #18 113.1 Setting up xxd (2:8.0.0197-4+deb9u3) ...
07:33:47 [2019-12-01T07:33:47.956Z] #18 113.1 Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
07:33:47 [2019-12-01T07:33:47.956Z] #18 113.1 Setting up libcap2-bin (1:2.25-1) ...
07:33:47 [2019-12-01T07:33:47.956Z] #18 113.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
07:33:47 [2019-12-01T07:33:47.956Z] #18 113.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
07:33:47 [2019-12-01T07:33:47.956Z] #18 113.1 Setting up bash-completion (1:2.1-4.3) ...
07:33:48 [2019-12-01T07:33:48.135Z] #41 30.50   CC       images/pstree.o
07:33:48 [2019-12-01T07:33:48.218Z] #17 128.8 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ...
07:33:48 [2019-12-01T07:33:48.218Z] #17 128.8 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:33:48 [2019-12-01T07:33:48.392Z] #41 30.72   CC       images/pipe.o
07:33:48 [2019-12-01T07:33:48.649Z] #41 30.96   CC       images/tcp-stream.o
07:33:48 [2019-12-01T07:33:48.790Z] #17 DONE 129.4s
07:33:48 [2019-12-01T07:33:48.790Z] 
07:33:48 [2019-12-01T07:33:48.790Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
07:33:48 [2019-12-01T07:33:48.905Z] #41 31.25   CC       images/sk-packet.o
07:33:49 [2019-12-01T07:33:49.162Z] #41 31.58   CC       images/mnt.o
07:33:49 [2019-12-01T07:33:49.419Z] #41 31.86   CC       images/pipe-data.o
07:33:49 [2019-12-01T07:33:49.676Z] #41 32.03   CC       images/sa.o
07:33:50 [2019-12-01T07:33:50.239Z] #41 32.33   CC       images/timer.o
07:33:50 [2019-12-01T07:33:50.306Z] #32 9.101 internal/testlog
07:33:50 [2019-12-01T07:33:50.496Z] #41 32.71   CC       images/timerfd.o
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.3 Setting up libonig4:s390x (6.1.3-2) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.3 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.3 Setting up zip (3.0-11+b1) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.3 Setting up bzip2 (1.0.6-8.1) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.3 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.3 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.4 Setting up libaio1:s390x (0.3.110-3) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.4 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.4 Setting up xz-utils (5.2.2-1.2+b1) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.4 Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.4 Setting up libpcre32-3:s390x (2:8.39-3) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.5 Setting up libnfnetlink0:s390x (1.0.1-3) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.7 Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.7 Setting up libpcre16-3:s390x (2:8.39-3) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.7 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.7 Setting up libnl-3-200:s390x (3.2.27-2) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.7 Setting up libudev-dev:s390x (232-25+deb9u12) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.8 Setting up pigz (2.3.4-1) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.8 Setting up libmpdec2:s390x (2.4.2-1) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.8 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
07:33:50 [2019-12-01T07:33:50.599Z] #18 115.8 Setting up mingw-w64-common (5.0.1-1) ...
07:33:50 [2019-12-01T07:33:50.650Z] #32 9.726 runtime
07:33:50 [2019-12-01T07:33:50.650Z] #32 ...
07:33:50 [2019-12-01T07:33:50.650Z] 
07:33:50 [2019-12-01T07:33:50.650Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:33:50 [2019-12-01T07:33:50.650Z] #34 0.854 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:33:50 [2019-12-01T07:33:50.650Z] #34 0.869 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:33:50 [2019-12-01T07:33:50.650Z] #34 1.088 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:33:50 [2019-12-01T07:33:50.650Z] #34 1.106 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:33:50 [2019-12-01T07:33:50.650Z] #34 1.212 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:33:50 [2019-12-01T07:33:50.650Z] #34 2.589 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
07:33:50 [2019-12-01T07:33:50.650Z] #34 5.407 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
07:33:50 [2019-12-01T07:33:50.650Z] #34 7.422 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
07:33:50 [2019-12-01T07:33:50.752Z] #41 32.93   CC       images/mm.o
07:33:50 [2019-12-01T07:33:50.994Z] #34 ...
07:33:50 [2019-12-01T07:33:50.994Z] 
07:33:50 [2019-12-01T07:33:50.994Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:33:50 [2019-12-01T07:33:50.994Z] #25 0.742 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:33:50 [2019-12-01T07:33:50.994Z] #25 0.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:33:50 [2019-12-01T07:33:50.994Z] #25 0.844 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:33:50 [2019-12-01T07:33:50.994Z] #25 0.869 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:33:50 [2019-12-01T07:33:50.994Z] #25 0.925 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:33:50 [2019-12-01T07:33:50.994Z] #25 2.378 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
07:33:50 [2019-12-01T07:33:50.994Z] #25 5.383 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
07:33:50 [2019-12-01T07:33:50.994Z] #25 7.392 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
07:33:50 [2019-12-01T07:33:50.994Z] #25 ...
07:33:50 [2019-12-01T07:33:50.994Z] 
07:33:50 [2019-12-01T07:33:50.994Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.879 + RM_GOPATH=0
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.900 + TMP_GOPATH=
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.902 + : /build
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.906 + '[' -z '' ']'
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.910 ++ mktemp -d
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.917 + export GOPATH=/tmp/tmp.CDxzhREEKx
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.918 + GOPATH=/tmp/tmp.CDxzhREEKx
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.919 + RM_GOPATH=1
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.933 ++ dirname ./install.sh
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.940 + dir=.
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.941 + bin=proxy
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.941 + shift
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.946 + '[' '!' -f ./proxy.installer ']'
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.956 + . ./proxy.installer
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.957 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.964 + install_proxy
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.970 + case "$1" in
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.970 + export CGO_ENABLED=0
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.971 + CGO_ENABLED=0
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.971 + _install_proxy
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.971 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.972 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
07:33:50 [2019-12-01T07:33:50.994Z] #69 0.972 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CDxzhREEKx/src/github.com/docker/libnetwork
07:33:50 [2019-12-01T07:33:50.994Z] #69 1.004 Cloning into '/tmp/tmp.CDxzhREEKx/src/github.com/docker/libnetwork'...
07:33:50 [2019-12-01T07:33:50.994Z] #69 ...
07:33:50 [2019-12-01T07:33:50.994Z] 
07:33:50 [2019-12-01T07:33:50.994Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.669 + RM_GOPATH=0
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.669 + TMP_GOPATH=
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.669 + : /build
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.669 + '[' -z '' ']'
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.671 ++ mktemp -d
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.683 + export GOPATH=/tmp/tmp.THe4N1J99u
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.683 + GOPATH=/tmp/tmp.THe4N1J99u
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.684 + RM_GOPATH=1
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.685 ++ dirname ./install.sh
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.711 + dir=.
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.711 + bin=gotestsum
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.711 + shift
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.711 + '[' '!' -f ./gotestsum.installer ']'
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.711 + . ./gotestsum.installer
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.712 ++ : v0.3.5
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.712 + install_gotestsum
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.712 + echo 'Installing gotestsum version v0.3.5'
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.712 Installing gotestsum version v0.3.5
07:33:50 [2019-12-01T07:33:50.994Z] #48 0.712 + go get -d gotest.tools/gotestsum
07:33:51 [2019-12-01T07:33:51.009Z] #41 33.32   CC       images/sk-opts.o
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.8 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.8 Setting up jq (1.5+dfsg-1.3) ...
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.8 Setting up libpcre3-dev:s390x (2:8.39-3) ...
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.8 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.8 Setting up xfsprogs (4.9.0+nmu1) ...
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.8 Setting up vim (2:8.0.0197-4+deb9u3) ...
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.9 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.9 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
07:33:51 [2019-12-01T07:33:51.023Z] #18 115.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
07:33:51 [2019-12-01T07:33:51.023Z] #18 116.0 Setting up iptables (1.6.0+snapshot20161117-6) ...
07:33:51 [2019-12-01T07:33:51.023Z] #18 116.0 Setting up btrfs-progs (4.7.3-1) ...
07:33:51 [2019-12-01T07:33:51.023Z] #18 116.0 Setting up libselinux1-dev:s390x (2.6-3+b3) ...
07:33:51 [2019-12-01T07:33:51.023Z] #18 116.0 Setting up python3.5 (3.5.3-1+deb9u1) ...
07:33:51 [2019-12-01T07:33:51.266Z] #41 33.52   CC       images/sk-unix.o
07:33:51 [2019-12-01T07:33:51.269Z] Client: Docker Engine - Enterprise
07:33:51 [2019-12-01T07:33:51.269Z]  Version:           19.03.2
07:33:51 [2019-12-01T07:33:51.269Z]  API version:       1.40
07:33:51 [2019-12-01T07:33:51.269Z]  Go version:        go1.12.8
07:33:51 [2019-12-01T07:33:51.269Z]  Git commit:        c92ab06ed9
07:33:51 [2019-12-01T07:33:51.269Z]  Built:             09/03/2019 16:38:11
07:33:51 [2019-12-01T07:33:51.269Z]  OS/Arch:           windows/amd64
07:33:51 [2019-12-01T07:33:51.269Z]  Experimental:      false
07:33:51 [2019-12-01T07:33:51.269Z] 
07:33:51 [2019-12-01T07:33:51.269Z] Server: Docker Engine - Enterprise
07:33:51 [2019-12-01T07:33:51.269Z]  Engine:
07:33:51 [2019-12-01T07:33:51.269Z]   Version:          19.03.2
07:33:51 [2019-12-01T07:33:51.269Z]   API version:      1.40 (minimum version 1.24)
07:33:51 [2019-12-01T07:33:51.269Z]   Go version:       go1.12.8
07:33:51 [2019-12-01T07:33:51.269Z]   Git commit:       c92ab06ed9
07:33:51 [2019-12-01T07:33:51.269Z]   Built:            09/03/2019 16:35:47
07:33:51 [2019-12-01T07:33:51.269Z]   OS/Arch:          windows/amd64
07:33:51 [2019-12-01T07:33:51.269Z]   Experimental:     true
07:33:51 [2019-12-01T07:33:51.341Z] #48 ...
07:33:51 [2019-12-01T07:33:51.341Z] 
07:33:51 [2019-12-01T07:33:51.341Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:33:51 [2019-12-01T07:33:51.341Z] #39 0.669 + mktemp -d
07:33:51 [2019-12-01T07:33:51.341Z] #39 0.671 + export GOPATH=/tmp/tmp.aqMrrd0lkj
07:33:51 [2019-12-01T07:33:51.341Z] #39 0.674 + git clone https://github.com/docker/distribution.git /tmp/tmp.aqMrrd0lkj/src/github.com/docker/distribution
07:33:51 [2019-12-01T07:33:51.341Z] #39 0.682 Cloning into '/tmp/tmp.aqMrrd0lkj/src/github.com/docker/distribution'...
07:33:51 [2019-12-01T07:33:51.341Z] #39 ...
07:33:51 [2019-12-01T07:33:51.341Z] 
07:33:51 [2019-12-01T07:33:51.341Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:33:51 [2019-12-01T07:33:51.341Z] #41 1.119 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:33:51 [2019-12-01T07:33:51.341Z] #41 1.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:33:51 [2019-12-01T07:33:51.341Z] #41 1.255 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:33:51 [2019-12-01T07:33:51.341Z] #41 1.278 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:33:51 [2019-12-01T07:33:51.341Z] #41 1.368 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:33:51 [2019-12-01T07:33:51.341Z] #41 2.926 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
07:33:51 [2019-12-01T07:33:51.341Z] #41 5.787 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
07:33:51 [2019-12-01T07:33:51.341Z] #41 7.805 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
07:33:51 [2019-12-01T07:33:51.341Z] #41 ...
07:33:51 [2019-12-01T07:33:51.341Z] 
07:33:51 [2019-12-01T07:33:51.341Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:33:51 [2019-12-01T07:33:51.341Z] #11 0.734 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:33:51 [2019-12-01T07:33:51.341Z] #11 0.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:33:51 [2019-12-01T07:33:51.341Z] #11 0.836 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:33:51 [2019-12-01T07:33:51.341Z] #11 0.870 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:33:51 [2019-12-01T07:33:51.341Z] #11 0.949 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:33:51 [2019-12-01T07:33:51.341Z] #11 2.667 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
07:33:51 [2019-12-01T07:33:51.341Z] #11 5.460 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
07:33:51 [2019-12-01T07:33:51.341Z] #11 7.482 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
07:33:51 [2019-12-01T07:33:51.522Z] #41 33.79   CC       images/sk-inet.o
07:33:51 [2019-12-01T07:33:51.686Z] #11 ...
07:33:51 [2019-12-01T07:33:51.686Z] 
07:33:51 [2019-12-01T07:33:51.686Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:33:51 [2019-12-01T07:33:51.686Z] #29 0.621 + mktemp -d
07:33:51 [2019-12-01T07:33:51.686Z] #29 0.624 + export GOPATH=/tmp/tmp.qWTgT71B8P
07:33:51 [2019-12-01T07:33:51.686Z] #29 0.628 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.qWTgT71B8P/src/github.com/go-swagger/go-swagger
07:33:51 [2019-12-01T07:33:51.686Z] #29 0.636 Cloning into '/tmp/tmp.qWTgT71B8P/src/github.com/go-swagger/go-swagger'...
07:33:51 [2019-12-01T07:33:51.686Z] #29 ...
07:33:51 [2019-12-01T07:33:51.686Z] 
07:33:51 [2019-12-01T07:33:51.686Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.789 + RM_GOPATH=0
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.798 + TMP_GOPATH=
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.799 + : /build/
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.801 + '[' -z '' ']'
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.804 ++ mktemp -d
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.818 + export GOPATH=/tmp/tmp.47QVmBYboc
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.819 + GOPATH=/tmp/tmp.47QVmBYboc
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.819 + RM_GOPATH=1
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.823 ++ dirname ./install.sh
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.832 + dir=.
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.832 + bin=rootlesskit
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.833 + shift
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.833 + '[' '!' -f ./rootlesskit.installer ']'
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.833 + . ./rootlesskit.installer
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.834 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.836 + install_rootlesskit
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.837 + case "$1" in
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.837 + export CGO_ENABLED=0
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.838 + CGO_ENABLED=0
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.838 + _install_rootlesskit
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.839 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.839 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.840 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.47QVmBYboc/src/github.com/rootless-containers/rootlesskit
07:33:51 [2019-12-01T07:33:51.686Z] #63 0.843 Cloning into '/tmp/tmp.47QVmBYboc/src/github.com/rootless-containers/rootlesskit'...
07:33:51 [2019-12-01T07:33:51.686Z] #63 7.379 + cd /tmp/tmp.47QVmBYboc/src/github.com/rootless-containers/rootlesskit
07:33:51 [2019-12-01T07:33:51.686Z] #63 7.381 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
07:33:51 [2019-12-01T07:33:51.686Z] #63 8.548 + for f in rootlesskit rootlesskit-docker-proxy
07:33:51 [2019-12-01T07:33:51.686Z] #63 8.549 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
07:33:51 [2019-12-01T07:33:51.779Z] #41 34.14   CC       images/tun.o
[Pipeline] sh
07:33:52 [2019-12-01T07:33:52.062Z] #63 ...
07:33:52 [2019-12-01T07:33:52.062Z] 
07:33:52 [2019-12-01T07:33:52.062Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.823 + RM_GOPATH=0
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.823 + TMP_GOPATH=
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.823 + : /build
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.824 + '[' -z '' ']'
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.827 ++ mktemp -d
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.856 + export GOPATH=/tmp/tmp.eHBqRixq2P
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.856 + GOPATH=/tmp/tmp.eHBqRixq2P
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.856 + RM_GOPATH=1
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.858 ++ dirname ./install.sh
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.862 + dir=.
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.862 + bin=golangci_lint
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.862 + shift
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.862 + '[' '!' -f ./golangci_lint.installer ']'
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.863 + . ./golangci_lint.installer
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.863 ++ : v1.20.0
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.865 + install_golangci_lint
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.865 + echo 'Installing golangci-lint version v1.20.0'
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.865 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
07:33:52 [2019-12-01T07:33:52.062Z] #51 0.865 Installing golangci-lint version v1.20.0
07:33:52 [2019-12-01T07:33:52.062Z] #51 ...
07:33:52 [2019-12-01T07:33:52.062Z] 
07:33:52 [2019-12-01T07:33:52.062Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:33:52 [2019-12-01T07:33:52.062Z] #57 1.150 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:33:52 [2019-12-01T07:33:52.062Z] #57 1.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:33:52 [2019-12-01T07:33:52.062Z] #57 1.267 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:33:52 [2019-12-01T07:33:52.062Z] #57 1.287 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:33:52 [2019-12-01T07:33:52.062Z] #57 1.350 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:33:52 [2019-12-01T07:33:52.062Z] #57 2.588 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
07:33:52 [2019-12-01T07:33:52.062Z] #57 5.490 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
07:33:52 [2019-12-01T07:33:52.062Z] #57 7.484 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
07:33:52 [2019-12-01T07:33:52.343Z] #41 34.41   CC       images/sk-netlink.o
07:33:52 [2019-12-01T07:33:52.343Z] #41 34.71   CC       images/packet-sock.o
07:33:52 [2019-12-01T07:33:52.406Z] #57 ...
07:33:52 [2019-12-01T07:33:52.406Z] 
07:33:52 [2019-12-01T07:33:52.406Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.868 + RM_GOPATH=0
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.870 + TMP_GOPATH=
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.870 + : /build
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.871 + '[' -z '' ']'
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.873 ++ mktemp -d
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.878 + export GOPATH=/tmp/tmp.mkg5NGhNd9
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.878 + GOPATH=/tmp/tmp.mkg5NGhNd9
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.878 + RM_GOPATH=1
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.888 ++ dirname ./install.sh
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.901 + dir=.
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.902 + bin=dockercli
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.902 + shift
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.903 + '[' '!' -f ./dockercli.installer ']'
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.908 + . ./dockercli.installer
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.909 ++ : stable
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.916 ++ : 17.06.2-ce
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.928 + install_dockercli
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.928 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.928 Install docker/cli version 17.06.2-ce from stable
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.930 ++ uname -m
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.933 + arch=ppc64le
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.935 + '[' ppc64le '!=' x86_64 ']'
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.935 + '[' ppc64le '!=' s390x ']'
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.935 + '[' ppc64le '!=' armhf ']'
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.935 + build_dockercli
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.936 + git clone https://github.com/docker/docker-ce /tmp/tmp.mkg5NGhNd9/tmp/docker-ce
07:33:52 [2019-12-01T07:33:52.406Z] #23 0.965 Cloning into '/tmp/tmp.mkg5NGhNd9/tmp/docker-ce'...
07:33:52 [2019-12-01T07:33:52.783Z] + docker info
07:33:52 [2019-12-01T07:33:52.906Z] #41 35.16   CC       images/ipc-var.o
07:33:53 [2019-12-01T07:33:53.163Z] #41 35.36   CC       images/ipc-desc.o
07:33:53 [2019-12-01T07:33:53.419Z] #41 35.59   CC       images/ipc-shm.o
07:33:53 [2019-12-01T07:33:53.419Z] #41 ...
07:33:53 [2019-12-01T07:33:53.419Z] 
07:33:53 [2019-12-01T07:33:53.419Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:53 [2019-12-01T07:33:53.419Z] #44 111.0 text/template
07:33:53 [2019-12-01T07:33:53.419Z] #44 111.0 go/parser
07:33:53 [2019-12-01T07:33:53.419Z] #44 114.7 encoding/xml
07:33:53 [2019-12-01T07:33:53.419Z] #44 115.6 go/doc
07:33:53 [2019-12-01T07:33:53.420Z] #44 118.8 github.com/LK4D4/vndr/build
07:33:53 [2019-12-01T07:33:53.420Z] #44 120.7 crypto/rsa
07:33:53 [2019-12-01T07:33:53.676Z] #44 ...
07:33:53 [2019-12-01T07:33:53.676Z] 
07:33:53 [2019-12-01T07:33:53.676Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:53 [2019-12-01T07:33:53.676Z] #41 35.89   CC       images/ipc-msg.o
07:33:53 [2019-12-01T07:33:53.933Z] #41 36.22   CC       images/ipc-sem.o
07:33:54 [2019-12-01T07:33:54.074Z] #18 5.027 Collecting yamllint==1.16.0
07:33:54 [2019-12-01T07:33:54.190Z] #41 36.51   CC       images/utsns.o
07:33:54 [2019-12-01T07:33:54.447Z] #41 36.78   CC       images/creds.o
07:33:54 [2019-12-01T07:33:54.484Z] #18 119.2 Setting up libpython3-stdlib:s390x (3.5.3-1) ...
07:33:54 [2019-12-01T07:33:54.484Z] #18 119.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:33:54 [2019-12-01T07:33:54.484Z] #18 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:33:54 [2019-12-01T07:33:54.484Z] #18 119.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
07:33:54 [2019-12-01T07:33:54.484Z] #18 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:33:54 [2019-12-01T07:33:54.484Z] #18 119.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
07:33:54 [2019-12-01T07:33:54.484Z] #18 119.2 Setting up btrfs-tools (4.7.3-1) ...
07:33:54 [2019-12-01T07:33:54.484Z] #18 119.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:33:54 [2019-12-01T07:33:54.484Z] #18 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:33:54 [2019-12-01T07:33:54.484Z] #18 119.2 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
07:33:54 [2019-12-01T07:33:54.484Z] #18 119.2 Setting up python3 (3.5.3-1) ...
07:33:54 [2019-12-01T07:33:54.644Z] #18 ...
07:33:54 [2019-12-01T07:33:54.644Z] 
07:33:54 [2019-12-01T07:33:54.644Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:54 [2019-12-01T07:33:54.644Z] #41 131.9   CC       criu/filesystems.o
07:33:54 [2019-12-01T07:33:54.644Z] #41 132.8   CC       criu/fsnotify.o
07:33:54 [2019-12-01T07:33:54.644Z] #41 134.0   CC       criu/image-desc.o
07:33:54 [2019-12-01T07:33:54.644Z] #41 134.2   CC       criu/image.o
07:33:54 [2019-12-01T07:33:54.644Z] #41 134.7   CC       criu/ipc_ns.o
07:33:54 [2019-12-01T07:33:54.644Z] #41 135.7   CC       criu/irmap.o
07:33:54 [2019-12-01T07:33:54.644Z] #41 136.3   CC       criu/kcmp-ids.o
07:33:54 [2019-12-01T07:33:54.644Z] #41 136.5   CC       criu/kerndat.o
07:33:54 [2019-12-01T07:33:54.644Z] #41 137.4   CC       criu/libnetlink.o
07:33:54 [2019-12-01T07:33:54.644Z] #41 137.8   CC       criu/log.o
07:33:54 [2019-12-01T07:33:54.644Z] #41 138.2   CC       criu/lsm.o
07:33:54 [2019-12-01T07:33:54.644Z] #41 138.6   CC       criu/mem.o
07:33:54 [2019-12-01T07:33:54.703Z] #41 36.98   CC       images/vma.o
07:33:54 [2019-12-01T07:33:54.964Z] #41 37.24   CC       images/netdev.o
07:33:55 [2019-12-01T07:33:55.527Z] #41 37.66   CC       images/tty.o
07:33:55 [2019-12-01T07:33:55.584Z] #41 139.8   CC       criu/mount.o
07:33:56 [2019-12-01T07:33:56.090Z] #41 38.32   CC       images/file-lock.o
07:33:56 [2019-12-01T07:33:56.090Z] #41 38.59   CC       images/rlimit.o
07:33:56 [2019-12-01T07:33:56.304Z] #18 121.1 Setting up apparmor (2.11.0-3+deb9u2) ...
07:33:56 [2019-12-01T07:33:56.349Z] #59 44.01 + bin/containerd
07:33:56 [2019-12-01T07:33:56.654Z] #41 38.83   CC       images/pagemap.o
07:33:56 [2019-12-01T07:33:56.910Z] #41 39.22   CC       images/siginfo.o
07:33:57 [2019-12-01T07:33:57.166Z] #41 39.48   CC       images/rpc.o
07:33:57 [2019-12-01T07:33:57.171Z] #18 122.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
07:33:57 [2019-12-01T07:33:57.171Z] #18 122.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
07:33:57 [2019-12-01T07:33:57.171Z] #18 122.2 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
07:33:57 [2019-12-01T07:33:57.171Z] #18 122.3 Setting up python3-wheel (0.29.0-2) ...
07:33:57 [2019-12-01T07:33:57.171Z] #18 ...
07:33:57 [2019-12-01T07:33:57.171Z] 
07:33:57 [2019-12-01T07:33:57.171Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:33:57 [2019-12-01T07:33:57.171Z] #29 151.8 + rm -rf /tmp/tmp.Ghd26v7TNG
07:33:57 [2019-12-01T07:33:57.266Z] #23 ...
07:33:57 [2019-12-01T07:33:57.266Z] 
07:33:57 [2019-12-01T07:33:57.266Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:33:57 [2019-12-01T07:33:57.266Z] #45 6.118 unicode/utf8
07:33:57 [2019-12-01T07:33:57.266Z] #45 6.138 unicode
07:33:57 [2019-12-01T07:33:57.266Z] #45 6.411 math/bits
07:33:57 [2019-12-01T07:33:57.266Z] #45 7.065 internal/bytealg
07:33:57 [2019-12-01T07:33:57.266Z] #45 8.743 internal/testlog
07:33:57 [2019-12-01T07:33:57.266Z] #45 9.919 runtime
07:33:57 [2019-12-01T07:33:57.266Z] #45 10.11 encoding
07:33:57 [2019-12-01T07:33:57.266Z] #45 10.14 math
07:33:57 [2019-12-01T07:33:57.266Z] #45 10.49 unicode/utf16
07:33:57 [2019-12-01T07:33:57.266Z] #45 11.87 container/list
07:33:57 [2019-12-01T07:33:57.266Z] #45 15.77 crypto/internal/subtle
07:33:57 [2019-12-01T07:33:57.266Z] #45 16.41 crypto/subtle
07:33:57 [2019-12-01T07:33:57.584Z] #29 DONE 152.2s
07:33:57 [2019-12-01T07:33:57.584Z] 
07:33:57 [2019-12-01T07:33:57.584Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:33:57 [2019-12-01T07:33:57.584Z] #42 101.9   CC       criu/filesystems.o
07:33:57 [2019-12-01T07:33:57.584Z] #42 102.5   CC       criu/fsnotify.o
07:33:57 [2019-12-01T07:33:57.584Z] #42 103.5   CC       criu/image-desc.o
07:33:57 [2019-12-01T07:33:57.584Z] #42 103.7   CC       criu/image.o
07:33:57 [2019-12-01T07:33:57.584Z] #42 104.4   CC       criu/ipc_ns.o
07:33:57 [2019-12-01T07:33:57.584Z] #42 105.3   CC       criu/irmap.o
07:33:57 [2019-12-01T07:33:57.584Z] #42 105.8   CC       criu/kcmp-ids.o
07:33:57 [2019-12-01T07:33:57.584Z] #42 106.1   CC       criu/kerndat.o
07:33:57 [2019-12-01T07:33:57.584Z] #42 107.1   CC       criu/libnetlink.o
07:33:57 [2019-12-01T07:33:57.584Z] #42 107.6   CC       criu/log.o
07:33:57 [2019-12-01T07:33:57.584Z] #42 108.2   CC       criu/lsm.o
07:33:57 [2019-12-01T07:33:57.584Z] #42 108.9   CC       criu/mem.o
07:33:57 [2019-12-01T07:33:57.988Z] #42 110.8   CC       criu/mount.o
07:33:57 [2019-12-01T07:33:57.988Z] #42 ...
07:33:57 [2019-12-01T07:33:57.988Z] 
07:33:57 [2019-12-01T07:33:57.988Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:33:57 [2019-12-01T07:33:57.988Z] #18 123.2 Setting up python3-pkg-resources (33.1.1-1) ...
07:33:58 [2019-12-01T07:33:58.000Z] #45 16.98 vendor/golang.org/x/crypto/cryptobyte/asn1
07:33:58 [2019-12-01T07:33:58.191Z] #41 142.5   CC       criu/namespaces.o
07:33:58 [2019-12-01T07:33:58.534Z] #41 40.61   CC       images/ext-file.o
07:33:58 [2019-12-01T07:33:58.534Z] #41 40.90   CC       images/cgroup.o
07:33:58 [2019-12-01T07:33:58.743Z] #45 17.87 internal/nettrace
07:33:58 [2019-12-01T07:33:58.837Z] #18 124.0 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
07:33:58 [2019-12-01T07:33:58.837Z] #18 124.0 Setting up python3-pip (9.0.1-2+deb9u1) ...
07:33:59 [2019-12-01T07:33:59.097Z] #41 41.53   CC       images/userns.o
07:33:59 [2019-12-01T07:33:59.477Z] #45 18.48 runtime/cgo
07:33:59 [2019-12-01T07:33:59.577Z] #41 143.7   CC       criu/net.o
07:33:59 [2019-12-01T07:33:59.659Z] #41 41.80   CC       images/google/protobuf/descriptor.o
07:33:59 [2019-12-01T07:33:59.716Z] #18 125.0 Setting up dmsetup (2:1.02.137-2) ...
07:34:00 [2019-12-01T07:34:00.124Z] #18 125.0 Setting up python3-setuptools (33.1.1-1) ...
07:34:00 [2019-12-01T07:34:00.517Z] #41 ...
07:34:00 [2019-12-01T07:34:00.517Z] 
07:34:00 [2019-12-01T07:34:00.517Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
07:34:00 [2019-12-01T07:34:00.517Z] #18 11.73   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
07:34:00 [2019-12-01T07:34:00.776Z] #18 12.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
07:34:00 [2019-12-01T07:34:00.994Z] #18 125.8 Setting up dh-python (2.20170125) ...
07:34:01 [2019-12-01T07:34:01.027Z] #41 ...
07:34:01 [2019-12-01T07:34:01.027Z] 
07:34:01 [2019-12-01T07:34:01.027Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:34:01 [2019-12-01T07:34:01.027Z] #62 128.4 + for f in rootlesskit rootlesskit-docker-proxy
07:34:01 [2019-12-01T07:34:01.027Z] #62 128.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
07:34:01 [2019-12-01T07:34:01.200Z] #45 ...
07:34:01 [2019-12-01T07:34:01.200Z] 
07:34:01 [2019-12-01T07:34:01.200Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:34:01 [2019-12-01T07:34:01.200Z] #32 10.22 encoding
07:34:01 [2019-12-01T07:34:01.200Z] #32 10.85 runtime/cgo
07:34:01 [2019-12-01T07:34:01.624Z] #18 126.3 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
07:34:01 [2019-12-01T07:34:01.624Z] #18 126.3 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:34:01 [2019-12-01T07:34:01.624Z] #18 DONE 126.7s
07:34:01 [2019-12-01T07:34:01.624Z] 
07:34:01 [2019-12-01T07:34:01.624Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:01 [2019-12-01T07:34:01.624Z] #42 113.5   CC       criu/namespaces.o
07:34:01 [2019-12-01T07:34:01.716Z] #18 13.13   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
07:34:02 [2019-12-01T07:34:02.614Z] #42 115.4   CC       criu/net.o
07:34:03 [2019-12-01T07:34:03.531Z] #32 ...
07:34:03 [2019-12-01T07:34:03.531Z] 
07:34:03 [2019-12-01T07:34:03.531Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:34:03 [2019-12-01T07:34:03.531Z] #25 22.56 Fetched 7728 kB in 21s (354 kB/s)
07:34:03 [2019-12-01T07:34:03.627Z] #18 14.78 Collecting pyyaml (from yamllint==1.16.0)
07:34:04 [2019-12-01T07:34:04.299Z] #62 ...
07:34:04 [2019-12-01T07:34:04.299Z] 
07:34:04 [2019-12-01T07:34:04.299Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:34:04 [2019-12-01T07:34:04.299Z] #44 122.2 crypto/dsa
07:34:04 [2019-12-01T07:34:04.299Z] #44 122.3 crypto/x509/pkix
07:34:04 [2019-12-01T07:34:04.299Z] #44 122.6 vendor/golang.org/x/crypto/cryptobyte
07:34:04 [2019-12-01T07:34:04.299Z] #44 123.0 net
07:34:04 [2019-12-01T07:34:04.299Z] #44 124.8 vendor/golang.org/x/crypto/internal/chacha20
07:34:04 [2019-12-01T07:34:04.299Z] #44 125.3 vendor/golang.org/x/crypto/poly1305
07:34:04 [2019-12-01T07:34:04.299Z] #44 125.8 vendor/golang.org/x/sys/cpu
07:34:04 [2019-12-01T07:34:04.299Z] #44 126.0 vendor/golang.org/x/crypto/chacha20poly1305
07:34:04 [2019-12-01T07:34:04.299Z] #44 127.2 vendor/golang.org/x/crypto/hkdf
07:34:04 [2019-12-01T07:34:04.299Z] #44 127.3 vendor/golang.org/x/text/transform
07:34:04 [2019-12-01T07:34:04.299Z] #44 128.1 vendor/golang.org/x/text/unicode/bidi
07:34:04 [2019-12-01T07:34:04.299Z] #44 129.7 vendor/golang.org/x/text/secure/bidirule
07:34:04 [2019-12-01T07:34:04.299Z] #44 130.1 vendor/golang.org/x/text/unicode/norm
07:34:04 [2019-12-01T07:34:04.555Z] #44 ...
07:34:04 [2019-12-01T07:34:04.555Z] 
07:34:04 [2019-12-01T07:34:04.555Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:04 [2019-12-01T07:34:04.555Z] #41 43.41   CC       images/opts.o
07:34:04 [2019-12-01T07:34:04.555Z] #41 43.60   CC       images/seccomp.o
07:34:04 [2019-12-01T07:34:04.555Z] #41 43.85   CC       images/binfmt-misc.o
07:34:04 [2019-12-01T07:34:04.555Z] #41 44.09   CC       images/time.o
07:34:04 [2019-12-01T07:34:04.555Z] #41 44.27   CC       images/sysctl.o
07:34:04 [2019-12-01T07:34:04.555Z] #41 44.53   CC       images/autofs.o
07:34:04 [2019-12-01T07:34:04.555Z] #41 44.75   CC       images/macvlan.o
07:34:04 [2019-12-01T07:34:04.555Z] #41 44.89   CC       images/sit.o
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.19   LINK     images/built-in.o
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.36   GEN      compel/include/asm
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.37   GEN      compel/include/version.h
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.41 touch .config
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.42   GEN      include/common/config.h
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.53   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.55   GEN      compel/plugins/include/uapi/std/syscall-64.h
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.60   GEN      compel/arch/x86/plugins/std/syscalls-64.S
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.61   DEP      compel/arch/x86/plugins/std/syscalls-64.d
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.65   DEP      compel/arch/x86/plugins/std/memcpy.d
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.67   DEP      compel/arch/x86/plugins/std/parasite-head.d
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.69   GEN      compel/plugins/include/uapi/std/syscall.h
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.75   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.78   GEN      compel/plugins/include/uapi/std/syscall-codes.h
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.81   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.81   DEP      compel/plugins/std/infect.d
07:34:04 [2019-12-01T07:34:04.555Z] #41 45.93   DEP      compel/plugins/std/string.d
07:34:04 [2019-12-01T07:34:04.555Z] #41 46.02   DEP      compel/plugins/std/log.d
07:34:04 [2019-12-01T07:34:04.555Z] #41 46.18   DEP      compel/plugins/std/fds.d
07:34:04 [2019-12-01T07:34:04.555Z] #41 46.35   DEP      compel/plugins/std/std.d
07:34:04 [2019-12-01T07:34:04.555Z] #41 46.50   DEP      compel/plugins/shmem/shmem.d
07:34:04 [2019-12-01T07:34:04.555Z] #41 46.63   DEP      compel/plugins/fds/fds.d
07:34:04 [2019-12-01T07:34:04.555Z] #41 46.89   CC       compel/plugins/std/std.o
07:34:04 [2019-12-01T07:34:04.812Z] #41 47.30   CC       compel/plugins/std/fds.o
07:34:05 [2019-12-01T07:34:05.011Z] #18 16.03   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
07:34:05 [2019-12-01T07:34:05.275Z] #42 117.6   CC       criu/netfilter.o
07:34:05 [2019-12-01T07:34:05.276Z] #42 117.9   CC       criu/page-pipe.o
07:34:05 [2019-12-01T07:34:05.685Z] #42 118.4   CC       criu/page-xfer.o
07:34:05 [2019-12-01T07:34:05.742Z] #41 47.92   CC       compel/plugins/std/log.o
07:34:06 [2019-12-01T07:34:06.395Z] #18 17.54 Building wheels for collected packages: pathspec, pyyaml
07:34:06 [2019-12-01T07:34:06.395Z] #18 17.55   Running setup.py bdist_wheel for pathspec: started
07:34:06 [2019-12-01T07:34:06.557Z] #42 119.5   CC       criu/pagemap-cache.o
07:34:06 [2019-12-01T07:34:06.673Z] #41 48.81   CC       compel/plugins/std/string.o
07:34:06 [2019-12-01T07:34:06.968Z] #42 119.8   CC       criu/pagemap.o
07:34:07 [2019-12-01T07:34:07.336Z] #18 18.59   Running setup.py bdist_wheel for pathspec: finished with status 'done'
07:34:07 [2019-12-01T07:34:07.336Z] #18 18.59   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
07:34:07 [2019-12-01T07:34:07.336Z] #18 18.62   Running setup.py bdist_wheel for pyyaml: started
07:34:07 [2019-12-01T07:34:07.596Z] #18 ...
07:34:07 [2019-12-01T07:34:07.596Z] 
07:34:07 [2019-12-01T07:34:07.596Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:07 [2019-12-01T07:34:07.596Z] #59 170.0 + bin/containerd
07:34:07 [2019-12-01T07:34:07.604Z] #41 49.73   CC       compel/plugins/std/infect.o
07:34:07 [2019-12-01T07:34:07.849Z] #42 120.6   CC       criu/parasite-syscall.o
07:34:08 [2019-12-01T07:34:08.167Z] #41 50.33   CC       compel/arch/x86/plugins/std/parasite-head.o
07:34:08 [2019-12-01T07:34:08.167Z] #41 50.42   CC       compel/arch/x86/plugins/std/memcpy.o
07:34:08 [2019-12-01T07:34:08.167Z] #41 ...
07:34:08 [2019-12-01T07:34:08.167Z] 
07:34:08 [2019-12-01T07:34:08.167Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:34:08 [2019-12-01T07:34:08.167Z] #62 DONE 135.9s
07:34:08 [2019-12-01T07:34:08.167Z] 
07:34:08 [2019-12-01T07:34:08.167Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:08 [2019-12-01T07:34:08.167Z] #41 50.49   CC       compel/arch/x86/plugins/std/syscalls-64.o
07:34:08 [2019-12-01T07:34:08.167Z] #41 ...
07:34:08 [2019-12-01T07:34:08.167Z] 
07:34:08 [2019-12-01T07:34:08.167Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
07:34:08 [2019-12-01T07:34:08.424Z] #63 DONE 0.3s
07:34:08 [2019-12-01T07:34:08.424Z] 
07:34:08 [2019-12-01T07:34:08.424Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:08 [2019-12-01T07:34:08.424Z] #41 50.72   AR       compel/plugins/std.lib.a
07:34:08 [2019-12-01T07:34:08.424Z] #41 50.81   CC       compel/plugins/fds/fds.o
07:34:08 [2019-12-01T07:34:08.979Z] #59 ...
07:34:08 [2019-12-01T07:34:08.979Z] 
07:34:08 [2019-12-01T07:34:08.979Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:34:08 [2019-12-01T07:34:08.979Z] #50 DONE 209.1s
07:34:09 [2019-12-01T07:34:09.015Z] #42 121.9   CC       criu/path.o
07:34:09 [2019-12-01T07:34:09.043Z] #41 51.40   AR       compel/plugins/fds.lib.a
07:34:09 [2019-12-01T07:34:09.240Z] 
07:34:09 [2019-12-01T07:34:09.240Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
07:34:09 [2019-12-01T07:34:09.240Z] #18 19.65   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
07:34:09 [2019-12-01T07:34:09.240Z] #18 19.65   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
07:34:09 [2019-12-01T07:34:09.240Z] #18 19.71 Successfully built pathspec pyyaml
07:34:09 [2019-12-01T07:34:09.240Z] #18 19.72 Installing collected packages: pathspec, pyyaml, yamllint
07:34:09 [2019-12-01T07:34:09.240Z] #18 20.25 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
07:34:09 [2019-12-01T07:34:09.325Z] #41 51.54   HOSTDEP  compel/src/lib/log-host.d
07:34:09 [2019-12-01T07:34:09.500Z] #18 DONE 20.7s
07:34:09 [2019-12-01T07:34:09.500Z] 
07:34:09 [2019-12-01T07:34:09.500Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:09 [2019-12-01T07:34:09.500Z] #41 145.8   CC       criu/netfilter.o
07:34:09 [2019-12-01T07:34:09.500Z] #41 146.1   CC       criu/page-pipe.o
07:34:09 [2019-12-01T07:34:09.500Z] #41 146.6   CC       criu/page-xfer.o
07:34:09 [2019-12-01T07:34:09.500Z] #41 147.6   CC       criu/pagemap-cache.o
07:34:09 [2019-12-01T07:34:09.500Z] #41 147.8   CC       criu/pagemap.o
07:34:09 [2019-12-01T07:34:09.500Z] #41 148.5   CC       criu/parasite-syscall.o
07:34:09 [2019-12-01T07:34:09.500Z] #41 149.1   CC       criu/path.o
07:34:09 [2019-12-01T07:34:09.500Z] #41 149.4   CC       criu/pie-util-vdso-elf32.o
07:34:09 [2019-12-01T07:34:09.500Z] #41 149.8   CC       criu/pie-util-vdso.o
07:34:09 [2019-12-01T07:34:09.500Z] #41 150.2   CC       criu/pie-util.o
07:34:09 [2019-12-01T07:34:09.500Z] #41 150.4   CC       criu/pipes.o
07:34:09 [2019-12-01T07:34:09.500Z] #41 151.1   CC       criu/plugin.o
07:34:09 [2019-12-01T07:34:09.500Z] #41 151.4   CC       criu/proc_parse.o
07:34:09 [2019-12-01T07:34:09.500Z] #41 153.5   CC       criu/protobuf-desc.o
07:34:09 [2019-12-01T07:34:09.552Z] #42 122.2   CC       criu/pie-util-vdso-elf32.o
07:34:09 [2019-12-01T07:34:09.585Z] #25 22.56 Reading package lists...
07:34:09 [2019-12-01T07:34:09.585Z] #25 ...
07:34:09 [2019-12-01T07:34:09.585Z] 
07:34:09 [2019-12-01T07:34:09.585Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:34:09 [2019-12-01T07:34:09.585Z] #39 25.40 + cd /tmp/tmp.aqMrrd0lkj/src/github.com/docker/distribution
07:34:09 [2019-12-01T07:34:09.585Z] #39 25.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
07:34:09 [2019-12-01T07:34:09.588Z] #41 51.88   HOSTDEP  compel/src/lib/handle-elf-host.d
07:34:09 [2019-12-01T07:34:09.845Z] #41 52.07   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
07:34:09 [2019-12-01T07:34:09.845Z] #41 52.22   HOSTDEP  compel/src/main-host.d
07:34:09 [2019-12-01T07:34:09.928Z] #39 29.03 + GOPATH=/tmp/tmp.aqMrrd0lkj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.aqMrrd0lkj go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:34:09 [2019-12-01T07:34:09.985Z] #42 122.5   CC       criu/pie-util-vdso.o
07:34:09 [2019-12-01T07:34:09.985Z] #42 ...
07:34:09 [2019-12-01T07:34:09.985Z] 
07:34:09 [2019-12-01T07:34:09.985Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
07:34:09 [2019-12-01T07:34:09.985Z] #19 3.757 Collecting yamllint==1.16.0
07:34:09 [2019-12-01T07:34:09.985Z] #19 4.268   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
07:34:09 [2019-12-01T07:34:09.985Z] #19 4.536 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
07:34:09 [2019-12-01T07:34:09.985Z] #19 4.625   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
07:34:09 [2019-12-01T07:34:09.985Z] #19 5.674 Collecting pyyaml (from yamllint==1.16.0)
07:34:09 [2019-12-01T07:34:09.985Z] #19 5.828   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
07:34:09 [2019-12-01T07:34:09.985Z] #19 6.866 Building wheels for collected packages: pathspec, pyyaml
07:34:09 [2019-12-01T07:34:09.985Z] #19 6.878   Running setup.py bdist_wheel for pathspec: started
07:34:09 [2019-12-01T07:34:09.985Z] #19 8.196   Running setup.py bdist_wheel for pathspec: finished with status 'done'
07:34:09 [2019-12-01T07:34:09.985Z] #19 8.197   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
07:34:09 [2019-12-01T07:34:09.985Z] #19 8.215   Running setup.py bdist_wheel for pyyaml: started
07:34:09 [2019-12-01T07:34:09.985Z] #19 ...
07:34:09 [2019-12-01T07:34:09.985Z] 
07:34:09 [2019-12-01T07:34:09.985Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:09 [2019-12-01T07:34:09.985Z] #42 122.9   CC       criu/pie-util.o
07:34:10 [2019-12-01T07:34:10.071Z] #41 154.4   CC       criu/protobuf.o
07:34:10 [2019-12-01T07:34:10.101Z] #41 52.34   DEP      compel/src/lib/ptrace.d
07:34:10 [2019-12-01T07:34:10.101Z] #41 52.49   DEP      compel/src/lib/infect.d
07:34:10 [2019-12-01T07:34:10.331Z] #41 154.8   CC       criu/pstree.o
07:34:10 [2019-12-01T07:34:10.357Z] #41 52.69   DEP      compel/src/lib/infect-util.d
07:34:10 [2019-12-01T07:34:10.357Z] #41 52.78   DEP      compel/src/lib/infect-rpc.d
07:34:10 [2019-12-01T07:34:10.404Z] #42 123.2   CC       criu/pipes.o
07:34:10 [2019-12-01T07:34:10.613Z] #41 52.93   DEP      compel/arch/x86/src/lib/infect.d
07:34:10 [2019-12-01T07:34:10.869Z] #41 53.03   DEP      compel/arch/x86/src/lib/cpu.d
07:34:10 [2019-12-01T07:34:10.869Z] #41 53.15   DEP      compel/src/lib/log.d
07:34:11 [2019-12-01T07:34:11.125Z] #41 53.33   DEP      compel/src/main.d
07:34:11 [2019-12-01T07:34:11.125Z] #41 53.48   DEP      compel/src/lib/handle-elf.d
07:34:11 [2019-12-01T07:34:11.125Z] #41 53.59   DEP      compel/arch/x86/src/lib/handle-elf.d
07:34:11 [2019-12-01T07:34:11.262Z] #42 123.8   CC       criu/plugin.o
07:34:11 [2019-12-01T07:34:11.381Z] #41 53.81   CC       compel/src/lib/log.o
07:34:11 [2019-12-01T07:34:11.686Z] #42 ...
07:34:11 [2019-12-01T07:34:11.686Z] 
07:34:11 [2019-12-01T07:34:11.686Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
07:34:11 [2019-12-01T07:34:11.686Z] #19 9.132   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
07:34:11 [2019-12-01T07:34:11.686Z] #19 9.132   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
07:34:11 [2019-12-01T07:34:11.686Z] #19 9.168 Successfully built pathspec pyyaml
07:34:11 [2019-12-01T07:34:11.686Z] #19 9.189 Installing collected packages: pathspec, pyyaml, yamllint
07:34:11 [2019-12-01T07:34:11.686Z] #19 9.541 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
07:34:11 [2019-12-01T07:34:11.686Z] #19 DONE 9.8s
07:34:11 [2019-12-01T07:34:11.686Z] 
07:34:11 [2019-12-01T07:34:11.686Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:11 [2019-12-01T07:34:11.686Z] #42 124.2   CC       criu/proc_parse.o
07:34:11 [2019-12-01T07:34:11.686Z] #42 ...
07:34:11 [2019-12-01T07:34:11.686Z] 
07:34:11 [2019-12-01T07:34:11.686Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
07:34:11 [2019-12-01T07:34:11.686Z] #24 DONE 0.2s
07:34:11 [2019-12-01T07:34:11.686Z] 
07:34:11 [2019-12-01T07:34:11.686Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
07:34:11 [2019-12-01T07:34:11.713Z] #41 155.7   CC       criu/rbtree.o
07:34:11 [2019-12-01T07:34:11.713Z] #41 155.9   CC       criu/rst-malloc.o
07:34:11 [2019-12-01T07:34:11.943Z] #41 54.06   CC       compel/arch/x86/src/lib/cpu.o
07:34:11 [2019-12-01T07:34:11.973Z] #41 156.2   CC       criu/seccomp.o
07:34:12 [2019-12-01T07:34:12.095Z] #28 DONE 0.5s
07:34:12 [2019-12-01T07:34:12.095Z] 
07:34:12 [2019-12-01T07:34:12.095Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
07:34:12 [2019-12-01T07:34:12.095Z] #30 DONE 0.1s
07:34:12 [2019-12-01T07:34:12.095Z] 
07:34:12 [2019-12-01T07:34:12.095Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:12 [2019-12-01T07:34:12.233Z] #41 156.7   CC       criu/seize.o
07:34:12 [2019-12-01T07:34:12.255Z] #39 ...
07:34:12 [2019-12-01T07:34:12.255Z] 
07:34:12 [2019-12-01T07:34:12.255Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:34:12 [2019-12-01T07:34:12.255Z] #25 22.56 Reading package lists...
07:34:12 [2019-12-01T07:34:12.514Z] #60 ...
07:34:12 [2019-12-01T07:34:12.514Z] 
07:34:12 [2019-12-01T07:34:12.514Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
07:34:12 [2019-12-01T07:34:12.514Z] #33 DONE 0.1s
07:34:12 [2019-12-01T07:34:12.514Z] 
07:34:12 [2019-12-01T07:34:12.514Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
07:34:12 [2019-12-01T07:34:12.514Z] #38 DONE 0.1s
07:34:12 [2019-12-01T07:34:12.514Z] 
07:34:12 [2019-12-01T07:34:12.514Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:12 [2019-12-01T07:34:12.871Z] #41 55.01   CC       compel/arch/x86/src/lib/infect.o
07:34:13 [2019-12-01T07:34:13.174Z] #41 157.4   CC       criu/servicefd.o
07:34:13 [2019-12-01T07:34:13.432Z] #41 55.74   CC       compel/src/lib/infect-rpc.o
07:34:13 [2019-12-01T07:34:13.433Z] #41 157.7   CC       criu/shmem.o
07:34:13 [2019-12-01T07:34:13.688Z] #41 56.08   CC       compel/src/lib/infect-util.o
07:34:13 [2019-12-01T07:34:13.790Z] #25 32.12 Reading package lists...
07:34:13 [2019-12-01T07:34:13.790Z] #25 ...
07:34:13 [2019-12-01T07:34:13.790Z] 
07:34:13 [2019-12-01T07:34:13.790Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:34:13 [2019-12-01T07:34:13.790Z] #34 22.94 Fetched 7728 kB in 22s (350 kB/s)
07:34:13 [2019-12-01T07:34:13.790Z] #34 22.94 Reading package lists...
07:34:13 [2019-12-01T07:34:13.790Z] #34 32.24 Reading package lists...
07:34:13 [2019-12-01T07:34:13.790Z] #34 ...
07:34:13 [2019-12-01T07:34:13.790Z] 
07:34:13 [2019-12-01T07:34:13.790Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:34:13 [2019-12-01T07:34:13.790Z] #57 23.03 Fetched 7728 kB in 21s (353 kB/s)
07:34:13 [2019-12-01T07:34:13.790Z] #57 23.03 Reading package lists...
07:34:13 [2019-12-01T07:34:13.790Z] #57 ...
07:34:13 [2019-12-01T07:34:13.790Z] 
07:34:13 [2019-12-01T07:34:13.790Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:34:13 [2019-12-01T07:34:13.790Z] #51 31.27 + cd /tmp/tmp.eHBqRixq2P/src/github.com/golangci/golangci-lint/
07:34:13 [2019-12-01T07:34:13.790Z] #51 31.27 + git checkout -q v1.20.0
07:34:13 [2019-12-01T07:34:13.790Z] #51 31.67 ++ git describe --tags
07:34:13 [2019-12-01T07:34:13.790Z] #51 31.68 + version=v1.20.0
07:34:13 [2019-12-01T07:34:13.790Z] #51 31.68 ++ git rev-parse --short HEAD
07:34:13 [2019-12-01T07:34:13.790Z] #51 31.69 + commit=cc98739
07:34:13 [2019-12-01T07:34:13.790Z] #51 31.69 ++ git show -s --format=%cd
07:34:13 [2019-12-01T07:34:13.790Z] #51 31.71 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
07:34:13 [2019-12-01T07:34:13.790Z] #51 31.72 + 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
07:34:13 [2019-12-01T07:34:13.894Z] #60 ...
07:34:13 [2019-12-01T07:34:13.894Z] 
07:34:13 [2019-12-01T07:34:13.894Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:13 [2019-12-01T07:34:13.894Z] #42 126.6   CC       criu/protobuf-desc.o
07:34:13 [2019-12-01T07:34:13.944Z] #41 56.43   CC       compel/src/lib/infect.o
07:34:14 [2019-12-01T07:34:14.002Z] #41 158.4   CC       criu/sigframe.o
07:34:14 [2019-12-01T07:34:14.133Z] #51 ...
07:34:14 [2019-12-01T07:34:14.133Z] 
07:34:14 [2019-12-01T07:34:14.133Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:34:14 [2019-12-01T07:34:14.133Z] #45 23.28 vendor/golang.org/x/crypto/internal/subtle
07:34:14 [2019-12-01T07:34:14.262Z] #41 158.6   CC       criu/signalfd.o
07:34:14 [2019-12-01T07:34:14.477Z] #45 ...
07:34:14 [2019-12-01T07:34:14.477Z] 
07:34:14 [2019-12-01T07:34:14.477Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:34:14 [2019-12-01T07:34:14.477Z] #41 23.62 Fetched 7728 kB in 22s (343 kB/s)
07:34:14 [2019-12-01T07:34:14.477Z] #41 23.62 Reading package lists...
07:34:14 [2019-12-01T07:34:14.477Z] #41 33.80 Reading package lists...
07:34:14 [2019-12-01T07:34:14.477Z] #41 ...
07:34:14 [2019-12-01T07:34:14.477Z] 
07:34:14 [2019-12-01T07:34:14.477Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:34:14 [2019-12-01T07:34:14.506Z] #41 ...
07:34:14 [2019-12-01T07:34:14.506Z] 
07:34:14 [2019-12-01T07:34:14.506Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:34:14 [2019-12-01T07:34:14.506Z] #47 DONE 142.1s
07:34:14 [2019-12-01T07:34:14.506Z] 
07:34:14 [2019-12-01T07:34:14.506Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:34:14 [2019-12-01T07:34:14.506Z] #44 134.7 vendor/golang.org/x/net/idna
07:34:14 [2019-12-01T07:34:14.506Z] #44 137.7 vendor/golang.org/x/net/http2/hpack
07:34:14 [2019-12-01T07:34:14.506Z] #44 139.0 mime
07:34:14 [2019-12-01T07:34:14.506Z] #44 140.6 mime/quotedprintable
07:34:14 [2019-12-01T07:34:14.506Z] #44 140.9 net/http/internal
07:34:14 [2019-12-01T07:34:14.522Z] #41 158.8   CC       criu/sk-inet.o
07:34:14 [2019-12-01T07:34:14.819Z] #57 33.50 Reading package lists...
07:34:14 [2019-12-01T07:34:14.819Z] #57 ...
07:34:14 [2019-12-01T07:34:14.819Z] 
07:34:14 [2019-12-01T07:34:14.819Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:34:14 [2019-12-01T07:34:14.819Z] #11 23.92 Fetched 7728 kB in 23s (333 kB/s)
07:34:14 [2019-12-01T07:34:14.819Z] #11 23.92 Reading package lists...
07:34:14 [2019-12-01T07:34:14.819Z] #11 34.03 Reading package lists...
07:34:14 [2019-12-01T07:34:14.819Z] #11 ...
07:34:14 [2019-12-01T07:34:14.819Z] 
07:34:14 [2019-12-01T07:34:14.819Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:34:14 [2019-12-01T07:34:14.819Z] #69 28.29 + cd /tmp/tmp.CDxzhREEKx/src/github.com/docker/libnetwork
07:34:14 [2019-12-01T07:34:14.819Z] #69 28.29 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
07:34:14 [2019-12-01T07:34:14.819Z] #69 29.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:34:14 [2019-12-01T07:34:14.902Z] #42 127.8   CC       criu/protobuf.o
07:34:15 [2019-12-01T07:34:15.462Z] #41 159.6   CC       criu/sk-netlink.o
07:34:15 [2019-12-01T07:34:15.462Z] #41 160.0   CC       criu/sk-packet.o
07:34:15 [2019-12-01T07:34:15.481Z] #42 128.4   CC       criu/pstree.o
07:34:15 [2019-12-01T07:34:15.872Z] #44 143.5 crypto/tls
07:34:16 [2019-12-01T07:34:16.402Z] #41 160.5   CC       criu/sk-queue.o
07:34:16 [2019-12-01T07:34:16.402Z] #41 160.8   CC       criu/sk-tcp.o
07:34:16 [2019-12-01T07:34:16.800Z] #44 ...
07:34:16 [2019-12-01T07:34:16.800Z] 
07:34:16 [2019-12-01T07:34:16.800Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:16 [2019-12-01T07:34:16.800Z] #41 58.89   CC       compel/src/lib/ptrace.o
07:34:16 [2019-12-01T07:34:16.879Z] #42 129.5   CC       criu/rbtree.o
07:34:16 [2019-12-01T07:34:16.879Z] #42 129.7   CC       criu/rst-malloc.o
07:34:16 [2019-12-01T07:34:16.879Z] #42 129.8   CC       criu/seccomp.o
07:34:16 [2019-12-01T07:34:16.972Z] #41 161.3   CC       criu/sk-unix.o
07:34:17 [2019-12-01T07:34:17.056Z] #41 59.27   AR       compel/libcompel.a
07:34:17 [2019-12-01T07:34:17.056Z] #41 59.34   HOSTCC   compel/src/main-host.o
07:34:17 [2019-12-01T07:34:17.232Z] #41 ...
07:34:17 [2019-12-01T07:34:17.232Z] 
07:34:17 [2019-12-01T07:34:17.232Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:34:17 [2019-12-01T07:34:17.232Z] #22 217.4 + return
07:34:17 [2019-12-01T07:34:17.312Z] #41 59.66   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
07:34:17 [2019-12-01T07:34:17.568Z] #41 59.88   HOSTCC   compel/src/lib/handle-elf-host.o
07:34:17 [2019-12-01T07:34:17.760Z] #42 130.3   CC       criu/seize.o
07:34:17 [2019-12-01T07:34:17.760Z] #42 ...
07:34:17 [2019-12-01T07:34:17.760Z] 
07:34:17 [2019-12-01T07:34:17.760Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:34:17 [2019-12-01T07:34:17.760Z] #55 143.7 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
07:34:17 [2019-12-01T07:34:17.760Z] #55 145.4 + mkdir -p /build
07:34:17 [2019-12-01T07:34:17.760Z] #55 145.4 + cp runc /build/runc
07:34:17 [2019-12-01T07:34:17.760Z] #55 DONE 145.5s
07:34:17 [2019-12-01T07:34:17.825Z] #41 60.25   HOSTCC   compel/src/lib/log-host.o
07:34:17 [2019-12-01T07:34:17.892Z] Client:
07:34:17 [2019-12-01T07:34:17.892Z]  Debug Mode: false
07:34:17 [2019-12-01T07:34:17.893Z]  Plugins:
07:34:17 [2019-12-01T07:34:17.893Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
07:34:17 [2019-12-01T07:34:17.893Z] 
07:34:17 [2019-12-01T07:34:17.893Z] Server:
07:34:17 [2019-12-01T07:34:17.893Z]  Containers: 0
07:34:17 [2019-12-01T07:34:17.893Z]   Running: 0
07:34:17 [2019-12-01T07:34:17.893Z]   Paused: 0
07:34:17 [2019-12-01T07:34:17.893Z]   Stopped: 0
07:34:17 [2019-12-01T07:34:17.893Z]  Images: 0
07:34:17 [2019-12-01T07:34:17.893Z]  Server Version: 19.03.2
07:34:17 [2019-12-01T07:34:17.893Z]  Storage Driver: lcow (linux) windowsfilter (windows)
07:34:17 [2019-12-01T07:34:17.893Z]   LCOW: 
07:34:17 [2019-12-01T07:34:17.893Z]   Windows: 
07:34:17 [2019-12-01T07:34:17.893Z]  Logging Driver: json-file
07:34:17 [2019-12-01T07:34:17.893Z]  Plugins:
07:34:17 [2019-12-01T07:34:17.893Z]   Volume: local
07:34:17 [2019-12-01T07:34:17.893Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
07:34:17 [2019-12-01T07:34:17.893Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
07:34:17 [2019-12-01T07:34:17.893Z]  Swarm: inactive
07:34:17 [2019-12-01T07:34:17.893Z]  Default Isolation: process
07:34:17 [2019-12-01T07:34:17.893Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
07:34:17 [2019-12-01T07:34:17.893Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
07:34:17 [2019-12-01T07:34:17.893Z]  OSType: windows
07:34:17 [2019-12-01T07:34:17.893Z]  Architecture: x86_64
07:34:17 [2019-12-01T07:34:17.893Z]  CPUs: 4
07:34:17 [2019-12-01T07:34:17.893Z]  Total Memory: 32GiB
07:34:17 [2019-12-01T07:34:17.893Z]  Name: azwin-2-46fee0
07:34:17 [2019-12-01T07:34:17.893Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
07:34:17 [2019-12-01T07:34:17.893Z]  Docker Root Dir: D:\docker
07:34:17 [2019-12-01T07:34:17.893Z]  Debug Mode: false
07:34:17 [2019-12-01T07:34:17.893Z]  Registry: https://index.docker.io/v1/
07:34:17 [2019-12-01T07:34:17.893Z]  Labels:
07:34:17 [2019-12-01T07:34:17.893Z]  Experimental: true
07:34:17 [2019-12-01T07:34:17.893Z]  Insecure Registries:
07:34:17 [2019-12-01T07:34:17.893Z]   10.0.0.4:5000
07:34:17 [2019-12-01T07:34:17.893Z]   127.0.0.0/8
07:34:17 [2019-12-01T07:34:17.893Z]  Registry Mirrors:
07:34:17 [2019-12-01T07:34:17.893Z]   http://10.0.0.4:5000/
07:34:17 [2019-12-01T07:34:17.893Z]  Live Restore Enabled: false
07:34:17 [2019-12-01T07:34:17.893Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
07:34:18 [2019-12-01T07:34:18.082Z] #41 60.43   HOSTLINK compel/compel-host-bin
07:34:18 [2019-12-01T07:34:18.082Z] #41 60.52   DEP      soccr/soccr.d
07:34:18 [2019-12-01T07:34:18.181Z] #22 DONE 218.2s
07:34:18 [2019-12-01T07:34:18.181Z] 
07:34:18 [2019-12-01T07:34:18.181Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:18 [2019-12-01T07:34:18.187Z] 
07:34:18 [2019-12-01T07:34:18.187Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:18 [2019-12-01T07:34:18.339Z] #41 60.66   CC       soccr/soccr.o
07:34:18 [2019-12-01T07:34:18.446Z] #41 162.8   CC       criu/sockets.o
07:34:18 [2019-12-01T07:34:18.606Z] #60 ...
07:34:18 [2019-12-01T07:34:18.606Z] 
07:34:18 [2019-12-01T07:34:18.606Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:18 [2019-12-01T07:34:18.606Z] #42 131.1   CC       criu/servicefd.o
07:34:18 [2019-12-01T07:34:18.606Z] #42 131.4   CC       criu/shmem.o
07:34:19 [2019-12-01T07:34:19.016Z] #41 163.5   CC       criu/stats.o
07:34:19 [2019-12-01T07:34:19.475Z] #42 132.2   CC       criu/sigframe.o
07:34:19 [2019-12-01T07:34:19.475Z] #42 132.2   CC       criu/signalfd.o
07:34:19 [2019-12-01T07:34:19.475Z] #42 132.4   CC       criu/sk-inet.o
07:34:19 [2019-12-01T07:34:19.589Z] #41 163.8   CC       criu/string.o
07:34:19 [2019-12-01T07:34:19.589Z] #41 163.9   CC       criu/sysctl.o
07:34:19 [2019-12-01T07:34:19.706Z] #41 61.84   AR       soccr/libsoccr.a
07:34:19 [2019-12-01T07:34:19.706Z] #41 61.87 make[1]: 'soccr/libsoccr.a' is up to date.
07:34:19 [2019-12-01T07:34:19.706Z] #41 62.11   DEP      criu/arch/x86/sigframe.d
07:34:19 [2019-12-01T07:34:19.961Z] #41 62.18   DEP      criu/arch/x86/sigaction_compat.d
07:34:19 [2019-12-01T07:34:19.961Z] #41 62.29   DEP      criu/arch/x86/kerndat.d
07:34:20 [2019-12-01T07:34:20.159Z] #41 164.4   CC       criu/sysfs_parse.o
07:34:20 [2019-12-01T07:34:20.217Z] #41 62.44   DEP      criu/arch/x86/crtools.d
07:34:20 [2019-12-01T07:34:20.217Z] #41 62.56   DEP      criu/arch/x86/cpu.d
07:34:20 [2019-12-01T07:34:20.217Z] #41 62.69   CC       criu/arch/x86/cpu.o
07:34:20 [2019-12-01T07:34:20.344Z] #42 133.0   CC       criu/sk-netlink.o
07:34:20 [2019-12-01T07:34:20.344Z] #42 133.3   CC       criu/sk-packet.o
07:34:20 [2019-12-01T07:34:20.420Z] #41 ...
07:34:20 [2019-12-01T07:34:20.420Z] 
07:34:20 [2019-12-01T07:34:20.420Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
07:34:20 [2019-12-01T07:34:20.420Z] #23 DONE 0.3s
07:34:20 [2019-12-01T07:34:20.420Z] 
07:34:20 [2019-12-01T07:34:20.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:20 [2019-12-01T07:34:20.420Z] #41 164.7   CC       criu/timerfd.o
07:34:20 [2019-12-01T07:34:20.680Z] #41 165.0   CC       criu/tty.o
07:34:20 [2019-12-01T07:34:20.742Z] #42 133.6   CC       criu/sk-queue.o
07:34:21 [2019-12-01T07:34:21.144Z] #41 63.32   CC       criu/arch/x86/crtools.o
07:34:21 [2019-12-01T07:34:21.220Z] #42 133.9   CC       criu/sk-tcp.o
07:34:21 [2019-12-01T07:34:21.769Z] #42 134.5   CC       criu/sk-unix.o
07:34:22 [2019-12-01T07:34:22.072Z] #41 64.37   CC       criu/arch/x86/kerndat.o
07:34:22 [2019-12-01T07:34:22.241Z] #69 ...
07:34:22 [2019-12-01T07:34:22.241Z] 
07:34:22 [2019-12-01T07:34:22.241Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:34:22 [2019-12-01T07:34:22.241Z] #34 32.24 Reading package lists...
07:34:22 [2019-12-01T07:34:22.592Z] #41 166.6   CC       criu/tun.o
07:34:22 [2019-12-01T07:34:22.635Z] #41 64.82   CC       criu/arch/x86/sigaction_compat.o
07:34:22 [2019-12-01T07:34:22.635Z] #41 65.04   CC       criu/arch/x86/sigframe.o
07:34:22 [2019-12-01T07:34:22.879Z] #59 69.28 + bin/containerd-stress
07:34:22 [2019-12-01T07:34:22.879Z] #59 71.10 + bin/containerd-shim
07:34:22 [2019-12-01T07:34:22.892Z] #41 65.35   LINK     criu/arch/x86/crtools.built-in.o
07:34:23 [2019-12-01T07:34:23.149Z] #41 65.41   DEP      criu/pie/util-vdso-elf32.d
07:34:23 [2019-12-01T07:34:23.149Z] #41 65.48   DEP      criu/arch/x86/vdso-pie.d
07:34:23 [2019-12-01T07:34:23.149Z] #41 65.56   DEP      criu/pie/parasite-vdso.d
07:34:23 [2019-12-01T07:34:23.161Z] #41 167.3   CC       criu/uffd.o
07:34:23 [2019-12-01T07:34:23.244Z] #42 136.0   CC       criu/sockets.o
07:34:23 [2019-12-01T07:34:23.405Z] #41 65.72   DEP      criu/pie/util-vdso.d
07:34:23 [2019-12-01T07:34:23.661Z] #41 65.84   DEP      criu/pie/util.d
07:34:23 [2019-12-01T07:34:23.661Z] #41 65.99   CC       criu/pie/util.o
07:34:23 [2019-12-01T07:34:23.918Z] #41 66.38   CC       criu/pie/util-vdso.o
07:34:23 [2019-12-01T07:34:23.963Z] #34 41.58 Building dependency tree...
07:34:24 [2019-12-01T07:34:24.103Z] #41 168.5   CC       criu/util.o
07:34:24 [2019-12-01T07:34:24.126Z] #42 136.8   CC       criu/stats.o
07:34:24 [2019-12-01T07:34:24.126Z] #42 137.0   CC       criu/string.o
07:34:24 [2019-12-01T07:34:24.480Z] #41 66.96   CC       criu/pie/parasite-vdso.o
07:34:24 [2019-12-01T07:34:24.521Z] #42 137.1   CC       criu/sysctl.o
07:34:24 [2019-12-01T07:34:24.943Z] #42 137.7   CC       criu/sysfs_parse.o
07:34:25 [2019-12-01T07:34:25.153Z] #34 44.51 The following additional packages will be installed:
07:34:25 [2019-12-01T07:34:25.153Z] #34 44.51   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
07:34:25 [2019-12-01T07:34:25.153Z] #34 44.52 Suggested packages:
07:34:25 [2019-12-01T07:34:25.153Z] #34 44.52   codeblocks eclipse ninja-build lrzip
07:34:25 [2019-12-01T07:34:25.153Z] #34 44.52 Recommended packages:
07:34:25 [2019-12-01T07:34:25.153Z] #34 44.52   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:34:25 [2019-12-01T07:34:25.449Z] #41 67.82   CC       criu/arch/x86/vdso-pie.o
07:34:25 [2019-12-01T07:34:25.460Z] #42 138.1   CC       criu/timerfd.o
07:34:25 [2019-12-01T07:34:25.460Z] #42 ...
07:34:25 [2019-12-01T07:34:25.460Z] 
07:34:25 [2019-12-01T07:34:25.460Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:34:25 [2019-12-01T07:34:25.460Z] #39 179.8 + dpkg --print-architecture
07:34:25 [2019-12-01T07:34:25.460Z] #39 179.8 + cd /tmp/tmp.gTgbZpTQRS/src/github.com/docker/distribution
07:34:25 [2019-12-01T07:34:25.460Z] #39 179.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
07:34:25 [2019-12-01T07:34:25.460Z] #39 180.1 + GOPATH=/tmp/tmp.gTgbZpTQRS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gTgbZpTQRS
07:34:25 [2019-12-01T07:34:25.460Z] #39 180.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:34:25 [2019-12-01T07:34:25.526Z] #41 169.6   CC       criu/uts_ns.o
07:34:25 [2019-12-01T07:34:25.787Z] #41 170.0   CC       criu/vdso.o
07:34:26 [2019-12-01T07:34:26.012Z] #41 68.17   CC       criu/pie/util-vdso-elf32.o
07:34:26 [2019-12-01T07:34:26.047Z] #41 170.4   LINK     criu/built-in.o
07:34:26 [2019-12-01T07:34:26.308Z] #41 170.5   LINK     criu/criu
07:34:26 [2019-12-01T07:34:26.344Z] #34 45.88 The following NEW packages will be installed:
07:34:26 [2019-12-01T07:34:26.568Z] #41 ...
07:34:26 [2019-12-01T07:34:26.568Z] 
07:34:26 [2019-12-01T07:34:26.568Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
07:34:26 [2019-12-01T07:34:26.568Z] #27 DONE 6.3s
07:34:26 [2019-12-01T07:34:26.568Z] 
07:34:26 [2019-12-01T07:34:26.568Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:26 [2019-12-01T07:34:26.568Z] #41 171.0   DEP      lib/c/criu.d
07:34:26 [2019-12-01T07:34:26.568Z] #41 ...
07:34:26 [2019-12-01T07:34:26.568Z] 
07:34:26 [2019-12-01T07:34:26.568Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
07:34:26 [2019-12-01T07:34:26.575Z] #41 68.77   AR       criu/pie/pie.lib.a
07:34:26 [2019-12-01T07:34:26.575Z] #41 68.83   DEP      criu/pie/restorer.d
07:34:26 [2019-12-01T07:34:26.688Z] #34 45.88   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
07:34:26 [2019-12-01T07:34:26.688Z] #34 45.89   vim-common xxd
07:34:26 [2019-12-01T07:34:26.688Z] #34 46.02 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
07:34:26 [2019-12-01T07:34:26.688Z] #34 46.02 Need to get 13.4 MB of archives.
07:34:26 [2019-12-01T07:34:26.688Z] #34 46.02 After this operation, 60.4 MB of additional disk space will be used.
07:34:26 [2019-12-01T07:34:26.688Z] #34 46.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
07:34:26 [2019-12-01T07:34:26.828Z] #29 DONE 0.3s
07:34:26 [2019-12-01T07:34:26.828Z] 
07:34:26 [2019-12-01T07:34:26.828Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:26 [2019-12-01T07:34:26.828Z] #41 171.0   CC       images/rpc.pb-c.o
07:34:26 [2019-12-01T07:34:26.832Z] #41 69.10   DEP      criu/arch/x86/sigaction_compat_pie.d
07:34:27 [2019-12-01T07:34:27.036Z] #34 46.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
07:34:27 [2019-12-01T07:34:27.037Z] #34 46.40 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
07:34:27 [2019-12-01T07:34:27.089Z] #41 ...
07:34:27 [2019-12-01T07:34:27.089Z] 
07:34:27 [2019-12-01T07:34:27.089Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
07:34:27 [2019-12-01T07:34:27.089Z] #32 DONE 0.2s
07:34:27 [2019-12-01T07:34:27.090Z] #41 69.27   DEP      criu/arch/x86/restorer_unmap.d
07:34:27 [2019-12-01T07:34:27.090Z] #41 69.30   DEP      criu/arch/x86/restorer.d
07:34:27 [2019-12-01T07:34:27.090Z] #41 69.48   DEP      criu/pie/parasite.d
07:34:27 [2019-12-01T07:34:27.347Z] #41 69.77   CC       criu/pie/parasite.o
07:34:27 [2019-12-01T07:34:27.349Z] 
07:34:27 [2019-12-01T07:34:27.349Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
07:34:27 [2019-12-01T07:34:27.349Z] #37 DONE 0.1s
07:34:27 [2019-12-01T07:34:27.349Z] 
07:34:27 [2019-12-01T07:34:27.349Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:27 [2019-12-01T07:34:27.349Z] #41 171.6   CC       lib/c/criu.o
07:34:27 [2019-12-01T07:34:27.349Z] #41 ...
07:34:27 [2019-12-01T07:34:27.349Z] 
07:34:27 [2019-12-01T07:34:27.349Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
07:34:27 [2019-12-01T07:34:27.349Z] #39 DONE 0.2s
07:34:27 [2019-12-01T07:34:27.609Z] 
07:34:27 [2019-12-01T07:34:27.610Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:28 [2019-12-01T07:34:28.180Z] #59 ...
07:34:28 [2019-12-01T07:34:28.180Z] 
07:34:28 [2019-12-01T07:34:28.180Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:28 [2019-12-01T07:34:28.180Z] #41 172.6   LINK     lib/c/built-in.o
07:34:28 [2019-12-01T07:34:28.180Z] #41 172.6   LINK     lib/c/libcriu.so
07:34:28 [2019-12-01T07:34:28.296Z] #34 ...
07:34:28 [2019-12-01T07:34:28.296Z] 
07:34:28 [2019-12-01T07:34:28.296Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:34:28 [2019-12-01T07:34:28.296Z] #11 34.03 Reading package lists...
07:34:28 [2019-12-01T07:34:28.296Z] #11 43.53 Building dependency tree...
07:34:28 [2019-12-01T07:34:28.296Z] #11 45.97 The following additional packages will be installed:
07:34:28 [2019-12-01T07:34:28.296Z] #11 45.98   libapparmor1 libseccomp2
07:34:28 [2019-12-01T07:34:28.296Z] #11 45.99 Suggested packages:
07:34:28 [2019-12-01T07:34:28.296Z] #11 45.99   seccomp
07:34:28 [2019-12-01T07:34:28.296Z] #11 46.59 The following NEW packages will be installed:
07:34:28 [2019-12-01T07:34:28.296Z] #11 46.61   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
07:34:28 [2019-12-01T07:34:28.296Z] #11 46.74 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
07:34:28 [2019-12-01T07:34:28.296Z] #11 46.74 Need to get 296 kB of archives.
07:34:28 [2019-12-01T07:34:28.296Z] #11 46.74 After this operation, 1346 kB of additional disk space will be used.
07:34:28 [2019-12-01T07:34:28.296Z] #11 46.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
07:34:28 [2019-12-01T07:34:28.296Z] #11 46.77 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
07:34:28 [2019-12-01T07:34:28.296Z] #11 46.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
07:34:28 [2019-12-01T07:34:28.296Z] #11 46.81 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
07:34:28 [2019-12-01T07:34:28.439Z] #41 172.8   GEN      magic.py
07:34:28 [2019-12-01T07:34:28.439Z] #41 172.9 Note: Building without setproctitle() and strlcpy() support.
07:34:28 [2019-12-01T07:34:28.439Z] #41 172.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:34:28 [2019-12-01T07:34:28.715Z] #41 70.89   LINK     criu/pie/parasite.built-in.o
07:34:28 [2019-12-01T07:34:28.715Z] #41 70.91   GEN      criu/pie/parasite-blob.h
07:34:28 [2019-12-01T07:34:28.715Z] #41 70.94   CC       criu/arch/x86/restorer.o
07:34:29 [2019-12-01T07:34:29.010Z] #41 173.4 fatal: Not a git repository (or any of the parent directories): .git
07:34:29 [2019-12-01T07:34:29.279Z] #41 71.56   CC       criu/arch/x86/restorer_unmap.o
07:34:29 [2019-12-01T07:34:29.279Z] #41 71.61   CC       criu/arch/x86/sigaction_compat_pie.o
07:34:29 [2019-12-01T07:34:29.432Z] #59 77.70 + bin/containerd-shim-runc-v1
07:34:29 [2019-12-01T07:34:29.487Z] #11 48.83 debconf: delaying package configuration, since apt-utils is not installed
07:34:29 [2019-12-01T07:34:29.584Z] #41 174.1 make[1]: Nothing to be done for 'all'.
07:34:29 [2019-12-01T07:34:29.845Z] #11 ...
07:34:29 [2019-12-01T07:34:29.845Z] 
07:34:29 [2019-12-01T07:34:29.845Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:34:29 [2019-12-01T07:34:29.845Z] #34 47.93 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
07:34:29 [2019-12-01T07:34:29.845Z] #34 48.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB]
07:34:29 [2019-12-01T07:34:29.845Z] #34 48.21 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
07:34:29 [2019-12-01T07:34:29.845Z] #34 48.23 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
07:34:29 [2019-12-01T07:34:29.845Z] #34 48.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
07:34:29 [2019-12-01T07:34:29.845Z] #34 48.81 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
07:34:29 [2019-12-01T07:34:29.845Z] #34 48.84 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
07:34:29 [2019-12-01T07:34:29.846Z] #41 71.91   CC       criu/pie/restorer.o
07:34:30 [2019-12-01T07:34:30.526Z] #41 174.8 make[1]: 'images/built-in.o' is up to date.
07:34:30 [2019-12-01T07:34:30.526Z] #41 174.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
07:34:30 [2019-12-01T07:34:30.526Z] #41 174.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
07:34:30 [2019-12-01T07:34:30.526Z] #41 174.9 make[1]: 'compel/libcompel.a' is up to date.
07:34:30 [2019-12-01T07:34:30.526Z] #41 174.9 make[1]: 'compel/compel-host-bin' is up to date.
07:34:30 [2019-12-01T07:34:30.526Z] #41 174.9 make[1]: Nothing to be done for 'all'.
07:34:30 [2019-12-01T07:34:30.526Z] #41 174.9 make[1]: 'soccr/libsoccr.a' is up to date.
07:34:30 [2019-12-01T07:34:30.584Z] #34 ...
07:34:30 [2019-12-01T07:34:30.584Z] 
07:34:30 [2019-12-01T07:34:30.584Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:34:30 [2019-12-01T07:34:30.584Z] #25 32.12 Reading package lists...
07:34:30 [2019-12-01T07:34:30.584Z] #25 41.82 Building dependency tree...
07:34:30 [2019-12-01T07:34:30.584Z] #25 44.66 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
07:34:30 [2019-12-01T07:34:30.584Z] #25 44.66 The following additional packages will be installed:
07:34:30 [2019-12-01T07:34:30.584Z] #25 44.67   libjq1 libonig4
07:34:30 [2019-12-01T07:34:30.584Z] #25 45.39 The following NEW packages will be installed:
07:34:30 [2019-12-01T07:34:30.584Z] #25 45.40   jq libjq1 libonig4
07:34:30 [2019-12-01T07:34:30.584Z] #25 45.55 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
07:34:30 [2019-12-01T07:34:30.584Z] #25 45.55 Need to get 310 kB of archives.
07:34:30 [2019-12-01T07:34:30.584Z] #25 45.55 After this operation, 1267 kB of additional disk space will be used.
07:34:30 [2019-12-01T07:34:30.584Z] #25 45.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
07:34:30 [2019-12-01T07:34:30.584Z] #25 45.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
07:34:30 [2019-12-01T07:34:30.584Z] #25 45.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
07:34:30 [2019-12-01T07:34:30.584Z] #25 47.32 debconf: delaying package configuration, since apt-utils is not installed
07:34:30 [2019-12-01T07:34:30.584Z] #25 47.83 Fetched 310 kB in 0s (842 kB/s)
07:34:30 [2019-12-01T07:34:30.584Z] #25 48.07 Selecting previously unselected package libonig4:ppc64el.
07:34:30 [2019-12-01T07:34:30.584Z] #25 48.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
07:34:30 [2019-12-01T07:34:30.584Z] #25 48.19 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
07:34:30 [2019-12-01T07:34:30.584Z] #25 48.20 Unpacking libonig4:ppc64el (6.1.3-2) ...
07:34:30 [2019-12-01T07:34:30.584Z] #25 48.51 Selecting previously unselected package libjq1:ppc64el.
07:34:30 [2019-12-01T07:34:30.584Z] #25 48.53 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
07:34:30 [2019-12-01T07:34:30.584Z] #25 48.54 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
07:34:30 [2019-12-01T07:34:30.584Z] #25 48.86 Selecting previously unselected package jq.
07:34:30 [2019-12-01T07:34:30.584Z] #25 48.91 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
07:34:30 [2019-12-01T07:34:30.584Z] #25 48.93 Unpacking jq (1.5+dfsg-1.3) ...
07:34:30 [2019-12-01T07:34:30.584Z] #25 49.36 Setting up libonig4:ppc64el (6.1.3-2) ...
07:34:30 [2019-12-01T07:34:30.584Z] #25 49.40 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
07:34:30 [2019-12-01T07:34:30.584Z] #25 49.40 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:34:30 [2019-12-01T07:34:30.584Z] #25 49.58 Setting up jq (1.5+dfsg-1.3) ...
07:34:30 [2019-12-01T07:34:30.584Z] #25 DONE 49.7s
07:34:30 [2019-12-01T07:34:30.584Z] 
07:34:30 [2019-12-01T07:34:30.584Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
07:34:30 [2019-12-01T07:34:30.584Z] #26 DONE 0.1s
07:34:30 [2019-12-01T07:34:30.584Z] 
07:34:30 [2019-12-01T07:34:30.584Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:34:30 [2019-12-01T07:34:30.584Z] #11 49.15 Fetched 296 kB in 0s (2000 kB/s)
07:34:30 [2019-12-01T07:34:30.584Z] #11 49.41 Selecting previously unselected package libseccomp2:ppc64el.
07:34:30 [2019-12-01T07:34:30.584Z] #11 49.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
07:34:30 [2019-12-01T07:34:30.584Z] #11 49.52 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
07:34:30 [2019-12-01T07:34:30.584Z] #11 49.53 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
07:34:30 [2019-12-01T07:34:30.584Z] #11 49.84 Selecting previously unselected package libseccomp-dev:ppc64el.
07:34:30 [2019-12-01T07:34:30.584Z] #11 49.86 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
07:34:30 [2019-12-01T07:34:30.584Z] #11 49.88 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
07:34:30 [2019-12-01T07:34:30.785Z] #41 175.1 make[2]: Nothing to be done for 'all'.
07:34:30 [2019-12-01T07:34:30.785Z] #41 175.1 make[2]: Nothing to be done for 'all'.
07:34:30 [2019-12-01T07:34:30.785Z] #41 175.2 make[2]: Nothing to be done for 'all'.
07:34:30 [2019-12-01T07:34:30.928Z] #11 50.16 Selecting previously unselected package libapparmor1:ppc64el.
07:34:30 [2019-12-01T07:34:30.928Z] #11 50.16 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
07:34:30 [2019-12-01T07:34:30.928Z] #11 50.16 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
07:34:30 [2019-12-01T07:34:30.928Z] #11 50.38 Selecting previously unselected package libapparmor-dev:ppc64el.
07:34:30 [2019-12-01T07:34:30.928Z] #11 50.40 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
07:34:30 [2019-12-01T07:34:30.928Z] #11 50.41 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
07:34:31 [2019-12-01T07:34:31.043Z] #41 175.2 make[2]: Nothing to be done for 'all'.
07:34:31 [2019-12-01T07:34:31.043Z] #41 175.2 make[2]: Nothing to be done for 'all'.
07:34:31 [2019-12-01T07:34:31.043Z] #41 175.3 make[2]: Nothing to be done for 'all'.
07:34:31 [2019-12-01T07:34:31.043Z] #41 175.3 make[2]: Nothing to be done for 'all'.
07:34:31 [2019-12-01T07:34:31.043Z] #41 175.3 make[2]: Nothing to be done for 'all'.
07:34:31 [2019-12-01T07:34:31.043Z] #41 175.4   INSTALL  criu/criu
07:34:31 [2019-12-01T07:34:31.215Z] #41 ...
07:34:31 [2019-12-01T07:34:31.215Z] 
07:34:31 [2019-12-01T07:34:31.215Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:34:31 [2019-12-01T07:34:31.215Z] #44 148.8 net/http/httptrace
07:34:31 [2019-12-01T07:34:31.215Z] #44 149.0 net/http
07:34:31 [2019-12-01T07:34:31.302Z] #41 DONE 175.8s
07:34:31 [2019-12-01T07:34:31.302Z] 
07:34:31 [2019-12-01T07:34:31.302Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:31 [2019-12-01T07:34:31.616Z] #11 50.70 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:34:31 [2019-12-01T07:34:31.616Z] #11 50.87 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
07:34:31 [2019-12-01T07:34:31.616Z] #11 50.88 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
07:34:31 [2019-12-01T07:34:31.616Z] #11 50.89 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
07:34:31 [2019-12-01T07:34:31.616Z] #11 50.90 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
07:34:31 [2019-12-01T07:34:31.616Z] #11 50.90 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:34:31 [2019-12-01T07:34:31.956Z] #59 80.74 + bin/containerd-shim-runc-v2
07:34:31 [2019-12-01T07:34:31.960Z] #11 DONE 51.1s
07:34:31 [2019-12-01T07:34:31.960Z] 
07:34:31 [2019-12-01T07:34:31.960Z] #12 [dev 1/24] RUN groupadd -r docker
07:34:31 [2019-12-01T07:34:31.960Z] #12 ...
07:34:31 [2019-12-01T07:34:31.960Z] 
07:34:31 [2019-12-01T07:34:31.960Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:34:31 [2019-12-01T07:34:31.960Z] #53 DONE 0.1s
07:34:31 [2019-12-01T07:34:31.960Z] 
07:34:31 [2019-12-01T07:34:31.960Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
07:34:31 [2019-12-01T07:34:31.960Z] #54 DONE 0.0s
07:34:31 [2019-12-01T07:34:31.960Z] 
07:34:31 [2019-12-01T07:34:31.960Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:34:31 [2019-12-01T07:34:31.960Z] #34 50.64 debconf: delaying package configuration, since apt-utils is not installed
07:34:31 [2019-12-01T07:34:31.960Z] #34 50.97 Fetched 13.4 MB in 2s (4613 kB/s)
07:34:31 [2019-12-01T07:34:31.960Z] #34 51.10 Selecting previously unselected package cmake-data.
07:34:31 [2019-12-01T07:34:31.960Z] #34 51.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
07:34:31 [2019-12-01T07:34:31.960Z] #34 51.24 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
07:34:31 [2019-12-01T07:34:31.960Z] #34 51.25 Unpacking cmake-data (3.7.2-1) ...
07:34:32 [2019-12-01T07:34:32.145Z] #44 ...
07:34:32 [2019-12-01T07:34:32.145Z] 
07:34:32 [2019-12-01T07:34:32.145Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:32 [2019-12-01T07:34:32.145Z] #41 74.32   LINK     criu/pie/restorer.built-in.o
07:34:32 [2019-12-01T07:34:32.145Z] #41 74.35   GEN      criu/pie/restorer-blob.h
07:34:32 [2019-12-01T07:34:32.145Z] #41 74.42   DEP      criu/vdso.d
07:34:32 [2019-12-01T07:34:32.402Z] #41 74.61   DEP      criu/vdso-compat.d
07:34:32 [2019-12-01T07:34:32.402Z] #41 74.78   DEP      criu/uts_ns.d
07:34:32 [2019-12-01T07:34:32.659Z] #41 74.95   DEP      criu/util.d
07:34:32 [2019-12-01T07:34:32.698Z] #34 ...
07:34:32 [2019-12-01T07:34:32.698Z] 
07:34:32 [2019-12-01T07:34:32.698Z] #12 [dev 1/24] RUN groupadd -r docker
07:34:32 [2019-12-01T07:34:32.698Z] #12 DONE 1.0s
07:34:32 [2019-12-01T07:34:32.888Z] #59 81.56 + binaries
07:34:32 [2019-12-01T07:34:32.888Z] #59 81.56 + mkdir -p /build
07:34:32 [2019-12-01T07:34:32.888Z] #59 81.56 + cp bin/containerd /build/containerd
07:34:32 [2019-12-01T07:34:32.888Z] #59 81.59 + cp bin/containerd-shim /build/containerd-shim
07:34:32 [2019-12-01T07:34:32.888Z] #59 81.59 + cp bin/ctr /build/ctr
07:34:32 [2019-12-01T07:34:32.916Z] #41 75.18   DEP      criu/uffd.d
07:34:33 [2019-12-01T07:34:33.069Z] 
07:34:33 [2019-12-01T07:34:33.069Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.337 + RM_GOPATH=0
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.337 + TMP_GOPATH=
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.337 + : /build
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.337 + '[' -z '' ']'
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.339 ++ mktemp -d
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.346 + export GOPATH=/tmp/tmp.VEmzuBN7qE
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.347 + GOPATH=/tmp/tmp.VEmzuBN7qE
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.348 + RM_GOPATH=1
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.357 ++ dirname ./install.sh
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.362 + dir=.
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.363 + bin=runc
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.363 + shift
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.381 + '[' '!' -f ./runc.installer ']'
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.381 + . ./runc.installer
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.382 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.397 + install_runc
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.398 + uname -r
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.435 + grep -q '^3\.10\.0.*\.el7\.'
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.466 + RUNC_BUILDTAGS='seccomp apparmor selinux '
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.467 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.467 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VEmzuBN7qE/src/github.com/opencontainers/runc
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.467 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
07:34:33 [2019-12-01T07:34:33.069Z] #55 0.470 Cloning into '/tmp/tmp.VEmzuBN7qE/src/github.com/opencontainers/runc'...
07:34:33 [2019-12-01T07:34:33.172Z] #41 75.38   DEP      criu/tun.d
07:34:33 [2019-12-01T07:34:33.173Z] #41 75.55   DEP      criu/tty.d
07:34:33 [2019-12-01T07:34:33.213Z] #59 ...
07:34:33 [2019-12-01T07:34:33.213Z] 
07:34:33 [2019-12-01T07:34:33.213Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
07:34:33 [2019-12-01T07:34:33.213Z] #42 DONE 0.1s
07:34:33 [2019-12-01T07:34:33.213Z] 
07:34:33 [2019-12-01T07:34:33.213Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
07:34:33 [2019-12-01T07:34:33.213Z] #45 DONE 0.1s
07:34:33 [2019-12-01T07:34:33.213Z] 
07:34:33 [2019-12-01T07:34:33.213Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
07:34:33 [2019-12-01T07:34:33.213Z] #48 DONE 0.1s
07:34:33 [2019-12-01T07:34:33.213Z] 
07:34:33 [2019-12-01T07:34:33.213Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:33 [2019-12-01T07:34:33.213Z] #59 ...
07:34:33 [2019-12-01T07:34:33.213Z] 
07:34:33 [2019-12-01T07:34:33.213Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
07:34:33 [2019-12-01T07:34:33.364Z] DEBUG: print all environment variables to check how Jenkins runs this script
07:34:33 [2019-12-01T07:34:33.364Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ce0a8b9e\powershellScript.ps1'; exit $LASTEXITCODE;
07:34:33 [2019-12-01T07:34:33.364Z] ----------------------------------------------------------------------------
07:34:33 [2019-12-01T07:34:33.364Z] 
07:34:33 [2019-12-01T07:34:33.364Z] INFO: executeCI.ps1 starting at Sun Dec  1 07:34:31 CUT 2019
07:34:33 [2019-12-01T07:34:33.364Z] 
07:34:33 [2019-12-01T07:34:33.364Z] INFO: Script version 05-Feb-2019 09:03 PDT
07:34:33 [2019-12-01T07:34:33.364Z] INFO: Running git version 2.24.0.windows.1
07:34:33 [2019-12-01T07:34:33.364Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
07:34:33 [2019-12-01T07:34:33.364Z] INFO: Environment variables:
07:34:33 [2019-12-01T07:34:33.364Z] 
07:34:33 [2019-12-01T07:34:33.364Z] Name                           Value                                                                                   
07:34:33 [2019-12-01T07:34:33.364Z] ----                           -----                                                                                   
07:34:33 [2019-12-01T07:34:33.364Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
07:34:33 [2019-12-01T07:34:33.364Z] amd64                          true                                                                                    
07:34:33 [2019-12-01T07:34:33.364Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
07:34:33 [2019-12-01T07:34:33.364Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
07:34:33 [2019-12-01T07:34:33.364Z] arm64                          true                                                                                    
07:34:33 [2019-12-01T07:34:33.364Z] BRANCH_NAME                    PR-40202                                                                                
07:34:33 [2019-12-01T07:34:33.364Z] BUILD_DISPLAY_NAME             #2                                                                                      
07:34:33 [2019-12-01T07:34:33.364Z] BUILD_ID                       2                                                                                       
07:34:33 [2019-12-01T07:34:33.364Z] BUILD_NUMBER                   2                                                                                       
07:34:33 [2019-12-01T07:34:33.364Z] BUILD_TAG                      jenkins-moby-PR-40202-2                                                                 
07:34:33 [2019-12-01T07:34:33.364Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40202/2/                                   
07:34:33 [2019-12-01T07:34:33.364Z] CHANGE_AUTHOR                  gagara                                                                                  
07:34:33 [2019-12-01T07:34:33.364Z] CHANGE_BRANCH                  40201-openrc-proxy-config                                                               
07:34:33 [2019-12-01T07:34:33.364Z] CHANGE_FORK                    gagara                                                                                  
07:34:33 [2019-12-01T07:34:33.364Z] CHANGE_ID                      40202                                                                                   
07:34:33 [2019-12-01T07:34:33.364Z] CHANGE_TARGET                  master                                                                                  
07:34:33 [2019-12-01T07:34:33.364Z] CHANGE_TITLE                   OpenRC: pass extra environment variables to configure http(s) proxy for daemon          
07:34:33 [2019-12-01T07:34:33.364Z] CHANGE_URL                     https://github.com/moby/moby/pull/40202                                                 
07:34:33 [2019-12-01T07:34:33.364Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
07:34:33 [2019-12-01T07:34:33.364Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
07:34:33 [2019-12-01T07:34:33.364Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
07:34:33 [2019-12-01T07:34:33.364Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
07:34:33 [2019-12-01T07:34:33.364Z] COMPUTERNAME                   azwin-2-46fee0                                                                          
07:34:33 [2019-12-01T07:34:33.364Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
07:34:33 [2019-12-01T07:34:33.364Z] ConfigSequenceNumber           0                                                                                       
07:34:33 [2019-12-01T07:34:33.364Z] dco                            true                                                                                    
07:34:33 [2019-12-01T07:34:33.364Z] DOCKER_BUILDKIT                0                                                                                       
07:34:33 [2019-12-01T07:34:33.364Z] DOCKER_DUT_DEBUG               1                                                                                       
07:34:33 [2019-12-01T07:34:33.364Z] DOCKER_EXPERIMENTAL            1                                                                                       
07:34:33 [2019-12-01T07:34:33.364Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
07:34:33 [2019-12-01T07:34:33.364Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
07:34:33 [2019-12-01T07:34:33.364Z] EXECUTOR_NUMBER                0                                                                                       
07:34:33 [2019-12-01T07:34:33.364Z] FQDN                           azwin-2-46fee0.westus.cloudapp.azure.com                                                
07:34:33 [2019-12-01T07:34:33.364Z] GIT_BRANCH                     PR-40202                                                                                
07:34:33 [2019-12-01T07:34:33.364Z] GIT_COMMIT                     1553b5f099dd8819d37da962eff3c9d0f8263ba6                                                
07:34:33 [2019-12-01T07:34:33.364Z] GIT_PREVIOUS_COMMIT            2339536ee8e4462b2439345d900515c1d681a177                                                
07:34:33 [2019-12-01T07:34:33.364Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 2339536ee8e4462b2439345d900515c1d681a177                                                
07:34:33 [2019-12-01T07:34:33.364Z] GIT_URL                        https://github.com/moby/moby.git                                                        
07:34:33 [2019-12-01T07:34:33.364Z] HUDSON_COOKIE                  e444dfc6-7c07-4a29-b45e-4de3b5302350                                                    
07:34:33 [2019-12-01T07:34:33.364Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
07:34:33 [2019-12-01T07:34:33.364Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
07:34:33 [2019-12-01T07:34:33.364Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
07:34:33 [2019-12-01T07:34:33.364Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64                          
07:34:33 [2019-12-01T07:34:33.364Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
07:34:33 [2019-12-01T07:34:33.364Z] JENKINS_NODE_COOKIE            d6512917-0153-49bd-abfd-9bf349d7f3d6                                                    
07:34:33 [2019-12-01T07:34:33.364Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
07:34:33 [2019-12-01T07:34:33.364Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
07:34:33 [2019-12-01T07:34:33.364Z] JOB_BASE_NAME                  PR-40202                                                                                
07:34:33 [2019-12-01T07:34:33.364Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40202/display/redirect                     
07:34:33 [2019-12-01T07:34:33.365Z] JOB_NAME                       moby/PR-40202                                                                           
07:34:33 [2019-12-01T07:34:33.365Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40202/                                     
07:34:33 [2019-12-01T07:34:33.365Z] library.jps.version            master                                                                                  
07:34:33 [2019-12-01T07:34:33.365Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
07:34:33 [2019-12-01T07:34:33.365Z] NODE_LABELS                    amd64 azure azwin-2-46fee0 azwin-2019 docker west-us windows windows-2019 x86_64        
07:34:33 [2019-12-01T07:34:33.365Z] NODE_NAME                      azwin-2-46fee0                                                                          
07:34:33 [2019-12-01T07:34:33.365Z] NUMBER_OF_PROCESSORS           4                                                                                       
07:34:33 [2019-12-01T07:34:33.365Z] OS                             Windows_NT                                                                              
07:34:33 [2019-12-01T07:34:33.365Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
07:34:33 [2019-12-01T07:34:33.365Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
07:34:33 [2019-12-01T07:34:33.365Z] ppc64le                        true                                                                                    
07:34:33 [2019-12-01T07:34:33.365Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
07:34:33 [2019-12-01T07:34:33.365Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
07:34:33 [2019-12-01T07:34:33.365Z] PROCESSOR_LEVEL                6                                                                                       
07:34:33 [2019-12-01T07:34:33.365Z] PROCESSOR_REVISION             4f01                                                                                    
07:34:33 [2019-12-01T07:34:33.365Z] ProgramData                    C:\ProgramData                                                                          
07:34:33 [2019-12-01T07:34:33.365Z] ProgramFiles                   C:\Program Files                                                                        
07:34:33 [2019-12-01T07:34:33.365Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
07:34:33 [2019-12-01T07:34:33.365Z] ProgramW6432                   C:\Program Files                                                                        
07:34:33 [2019-12-01T07:34:33.365Z] PROMPT                         $P$G                                                                                    
07:34:33 [2019-12-01T07:34:33.365Z] PSExecutionPolicyPreference    Bypass                                                                                  
07:34:33 [2019-12-01T07:34:33.365Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
07:34:33 [2019-12-01T07:34:33.365Z] PUBLIC                         C:\Users\Public                                                                         
07:34:33 [2019-12-01T07:34:33.365Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40202/2/display/redirect?page=changes      
07:34:33 [2019-12-01T07:34:33.365Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40202/2/display/redirect                   
07:34:33 [2019-12-01T07:34:33.365Z] s390x                          true                                                                                    
07:34:33 [2019-12-01T07:34:33.365Z] SKIP_VALIDATION_TESTS          1                                                                                       
07:34:33 [2019-12-01T07:34:33.365Z] SOURCES_DRIVE                  d                                                                                       
07:34:33 [2019-12-01T07:34:33.365Z] SOURCES_SUBDIR                 gopath                                                                                  
07:34:33 [2019-12-01T07:34:33.365Z] STAGE_NAME                     Run tests                                                                               
07:34:33 [2019-12-01T07:34:33.365Z] SystemDrive                    C:                                                                                      
07:34:33 [2019-12-01T07:34:33.365Z] SystemRoot                     C:\windows                                                                              
07:34:33 [2019-12-01T07:34:33.365Z] TEMP                           C:\windows\TEMP                                                                         
07:34:33 [2019-12-01T07:34:33.365Z] TESTDEBUG                      0                                                                                       
07:34:33 [2019-12-01T07:34:33.365Z] TESTRUN_DRIVE                  d                                                                                       
07:34:33 [2019-12-01T07:34:33.365Z] TESTRUN_SUBDIR                 CI                                                                                      
07:34:33 [2019-12-01T07:34:33.365Z] TIMEOUT                        120m                                                                                    
07:34:33 [2019-12-01T07:34:33.365Z] TMP                            C:\windows\TEMP                                                                         
07:34:33 [2019-12-01T07:34:33.365Z] unit_validate                  true                                                                                    
07:34:33 [2019-12-01T07:34:33.365Z] USERDOMAIN                     WORKGROUP                                                                               
07:34:33 [2019-12-01T07:34:33.365Z] USERNAME                       azwin-2-46fee0$                                                                         
07:34:33 [2019-12-01T07:34:33.365Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
07:34:33 [2019-12-01T07:34:33.365Z] windir                         C:\windows                                                                              
07:34:33 [2019-12-01T07:34:33.365Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
07:34:33 [2019-12-01T07:34:33.365Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
07:34:33 [2019-12-01T07:34:33.365Z] windowsRS1                     false                                                                                   
07:34:33 [2019-12-01T07:34:33.365Z] windowsRS5                     true                                                                                    
07:34:33 [2019-12-01T07:34:33.365Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
07:34:33 [2019-12-01T07:34:33.365Z] 
07:34:33 [2019-12-01T07:34:33.365Z] 
07:34:33 [2019-12-01T07:34:33.365Z] 
07:34:33 [2019-12-01T07:34:33.365Z] INFO: Sources under d:\gopath\...
07:34:33 [2019-12-01T07:34:33.365Z] INFO: Test run under d:\CI\...
07:34:33 [2019-12-01T07:34:33.365Z] INFO: Running in D:\gopath\src\github.com\docker\docker
07:34:33 [2019-12-01T07:34:33.365Z] INFO: docker/docker repository was found
07:34:33 [2019-12-01T07:34:33.365Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
07:34:33 [2019-12-01T07:34:33.416Z] #55 ...
07:34:33 [2019-12-01T07:34:33.416Z] 
07:34:33 [2019-12-01T07:34:33.416Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
07:34:33 [2019-12-01T07:34:33.416Z] #13 DONE 0.7s
07:34:33 [2019-12-01T07:34:33.429Z] #41 75.69   DEP      criu/timerfd.d
07:34:33 [2019-12-01T07:34:33.429Z] #41 75.86   DEP      criu/sysfs_parse.d
07:34:33 [2019-12-01T07:34:33.471Z] #51 DONE 0.4s
07:34:33 [2019-12-01T07:34:33.471Z] 
07:34:33 [2019-12-01T07:34:33.471Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:33 [2019-12-01T07:34:33.521Z] #39 ...
07:34:33 [2019-12-01T07:34:33.521Z] 
07:34:33 [2019-12-01T07:34:33.521Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:33 [2019-12-01T07:34:33.521Z] #42 138.4   CC       criu/tty.o
07:34:33 [2019-12-01T07:34:33.521Z] #42 139.9   CC       criu/tun.o
07:34:33 [2019-12-01T07:34:33.521Z] #42 140.1   CC       criu/uffd.o
07:34:33 [2019-12-01T07:34:33.521Z] #42 141.3   CC       criu/util.o
07:34:33 [2019-12-01T07:34:33.521Z] #42 142.2   CC       criu/uts_ns.o
07:34:33 [2019-12-01T07:34:33.521Z] #42 142.3   CC       criu/vdso.o
07:34:33 [2019-12-01T07:34:33.521Z] #42 142.6   LINK     criu/built-in.o
07:34:33 [2019-12-01T07:34:33.521Z] #42 142.8   LINK     criu/criu
07:34:33 [2019-12-01T07:34:33.521Z] #42 143.2   DEP      lib/c/criu.d
07:34:33 [2019-12-01T07:34:33.521Z] #42 143.2   CC       images/rpc.pb-c.o
07:34:33 [2019-12-01T07:34:33.521Z] #42 143.6   CC       lib/c/criu.o
07:34:33 [2019-12-01T07:34:33.521Z] #42 144.3   LINK     lib/c/built-in.o
07:34:33 [2019-12-01T07:34:33.521Z] #42 144.3   LINK     lib/c/libcriu.so
07:34:33 [2019-12-01T07:34:33.521Z] #42 144.4   GEN      magic.py
07:34:33 [2019-12-01T07:34:33.521Z] #42 144.4 Note: Building without setproctitle() and strlcpy() support.
07:34:33 [2019-12-01T07:34:33.521Z] #42 144.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:34:33 [2019-12-01T07:34:33.521Z] #42 144.7 fatal: Not a git repository (or any of the parent directories): .git
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.0 make[1]: Nothing to be done for 'all'.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.5 make[1]: 'images/built-in.o' is up to date.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.6 make[1]: 'compel/libcompel.a' is up to date.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.6 make[1]: 'compel/compel-host-bin' is up to date.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.6 make[1]: Nothing to be done for 'all'.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.6 make[1]: 'soccr/libsoccr.a' is up to date.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.7 make[2]: Nothing to be done for 'all'.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.7 make[2]: Nothing to be done for 'all'.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.7 make[2]: Nothing to be done for 'all'.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.8 make[2]: Nothing to be done for 'all'.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.8 make[2]: Nothing to be done for 'all'.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.9 make[2]: Nothing to be done for 'all'.
07:34:33 [2019-12-01T07:34:33.521Z] #42 145.9 make[2]: Nothing to be done for 'all'.
07:34:33 [2019-12-01T07:34:33.521Z] #42 146.0 make[2]: Nothing to be done for 'all'.
07:34:33 [2019-12-01T07:34:33.521Z] #42 146.0   INSTALL  criu/criu
07:34:33 [2019-12-01T07:34:33.521Z] #42 DONE 146.1s
07:34:33 [2019-12-01T07:34:33.521Z] 
07:34:33 [2019-12-01T07:34:33.521Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:33 [2019-12-01T07:34:33.686Z] #41 76.01   DEP      criu/sysctl.d
07:34:33 [2019-12-01T07:34:33.730Z] #59 ...
07:34:33 [2019-12-01T07:34:33.730Z] 
07:34:33 [2019-12-01T07:34:33.730Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
07:34:33 [2019-12-01T07:34:33.730Z] #55 DONE 0.1s
07:34:33 [2019-12-01T07:34:33.730Z] 
07:34:33 [2019-12-01T07:34:33.730Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:33 [2019-12-01T07:34:33.760Z] 
07:34:33 [2019-12-01T07:34:33.760Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
07:34:33 [2019-12-01T07:34:33.819Z] #59 DONE 82.3s
07:34:33 [2019-12-01T07:34:33.823Z] ltsc2019: Pulling from windows/servercore
07:34:33 [2019-12-01T07:34:33.943Z] #41 76.12   DEP      criu/string.d
07:34:33 [2019-12-01T07:34:33.943Z] #41 76.16   DEP      criu/stats.d
07:34:33 [2019-12-01T07:34:33.943Z] #41 76.33   DEP      criu/sockets.d
07:34:34 [2019-12-01T07:34:34.104Z] #14 0.415 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:34:34 [2019-12-01T07:34:34.104Z] #14 DONE 0.5s
07:34:34 [2019-12-01T07:34:34.104Z] 
07:34:34 [2019-12-01T07:34:34.104Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:34:34 [2019-12-01T07:34:34.104Z] #41 33.80 Reading package lists...
07:34:34 [2019-12-01T07:34:34.104Z] #41 43.77 Building dependency tree...
07:34:34 [2019-12-01T07:34:34.104Z] #41 46.38 The following additional packages will be installed:
07:34:34 [2019-12-01T07:34:34.104Z] #41 46.39   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
07:34:34 [2019-12-01T07:34:34.104Z] #41 46.39   libprotoc10 python-pkg-resources zlib1g-dev
07:34:34 [2019-12-01T07:34:34.104Z] #41 46.39 Suggested packages:
07:34:34 [2019-12-01T07:34:34.104Z] #41 46.40   manpages-dev python-setuptools
07:34:34 [2019-12-01T07:34:34.104Z] #41 48.88 The following NEW packages will be installed:
07:34:34 [2019-12-01T07:34:34.104Z] #41 48.88   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
07:34:34 [2019-12-01T07:34:34.104Z] #41 48.89   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
07:34:34 [2019-12-01T07:34:34.104Z] #41 48.89   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
07:34:34 [2019-12-01T07:34:34.104Z] #41 48.89   zlib1g-dev
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.04 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.04 Need to get 3548 kB of archives.
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.04 After this operation, 21.2 MB of additional disk space will be used.
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.11 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.14 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.18 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.18 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.24 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.43 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.48 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.74 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.85 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 49.96 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 50.05 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 50.20 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
07:34:34 [2019-12-01T07:34:34.104Z] #41 52.30 debconf: delaying package configuration, since apt-utils is not installed
07:34:34 [2019-12-01T07:34:34.104Z] #41 52.67 Fetched 3548 kB in 1s (2428 kB/s)
07:34:34 [2019-12-01T07:34:34.104Z] #41 52.99 Selecting previously unselected package libnet1:ppc64el.
07:34:34 [2019-12-01T07:34:34.104Z] #41 52.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
07:34:34 [2019-12-01T07:34:34.104Z] #41 53.24 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
07:34:34 [2019-12-01T07:34:34.104Z] #41 53.25 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
07:34:34 [2019-12-01T07:34:34.104Z] #41 ...
07:34:34 [2019-12-01T07:34:34.104Z] 
07:34:34 [2019-12-01T07:34:34.104Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
07:34:34 [2019-12-01T07:34:34.200Z] #41 76.53   DEP      criu/sk-unix.d
07:34:34 [2019-12-01T07:34:34.283Z] 65014b3c3121: Pulling fs layer
07:34:34 [2019-12-01T07:34:34.283Z] e96b0897c5d1: Pulling fs layer
07:34:34 [2019-12-01T07:34:34.385Z] 
07:34:34 [2019-12-01T07:34:34.385Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
07:34:34 [2019-12-01T07:34:34.457Z] #41 76.81   DEP      criu/sk-tcp.d
07:34:34 [2019-12-01T07:34:34.641Z] #60 DONE 0.3s
07:34:34 [2019-12-01T07:34:34.641Z] 
07:34:34 [2019-12-01T07:34:34.641Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:34:34 [2019-12-01T07:34:34.715Z] #41 77.00   DEP      criu/sk-queue.d
07:34:34 [2019-12-01T07:34:34.849Z] #15 DONE 0.6s
07:34:34 [2019-12-01T07:34:34.849Z] 
07:34:34 [2019-12-01T07:34:34.849Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:34:34 [2019-12-01T07:34:34.849Z] #57 33.50 Reading package lists...
07:34:34 [2019-12-01T07:34:34.849Z] #57 44.68 Building dependency tree...
07:34:34 [2019-12-01T07:34:34.849Z] #57 48.00 The following additional packages will be installed:
07:34:34 [2019-12-01T07:34:34.849Z] #57 48.00   btrfs-progs liblzo2-2
07:34:34 [2019-12-01T07:34:34.849Z] #57 48.55 The following NEW packages will be installed:
07:34:34 [2019-12-01T07:34:34.849Z] #57 48.56   btrfs-progs btrfs-tools liblzo2-2
07:34:34 [2019-12-01T07:34:34.849Z] #57 48.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
07:34:34 [2019-12-01T07:34:34.849Z] #57 48.70 Need to get 588 kB of archives.
07:34:34 [2019-12-01T07:34:34.849Z] #57 48.70 After this operation, 5005 kB of additional disk space will be used.
07:34:34 [2019-12-01T07:34:34.849Z] #57 48.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
07:34:34 [2019-12-01T07:34:34.849Z] #57 48.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
07:34:34 [2019-12-01T07:34:34.849Z] #57 48.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
07:34:34 [2019-12-01T07:34:34.849Z] #57 50.86 debconf: delaying package configuration, since apt-utils is not installed
07:34:34 [2019-12-01T07:34:34.849Z] #57 51.07 Fetched 588 kB in 0s (1708 kB/s)
07:34:34 [2019-12-01T07:34:34.849Z] #57 51.31 Selecting previously unselected package liblzo2-2:ppc64el.
07:34:34 [2019-12-01T07:34:34.849Z] #57 51.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
07:34:34 [2019-12-01T07:34:34.849Z] #57 51.42 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
07:34:34 [2019-12-01T07:34:34.849Z] #57 51.43 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
07:34:34 [2019-12-01T07:34:34.849Z] #57 51.67 Selecting previously unselected package btrfs-progs.
07:34:34 [2019-12-01T07:34:34.849Z] #57 51.69 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
07:34:34 [2019-12-01T07:34:34.849Z] #57 51.69 Unpacking btrfs-progs (4.7.3-1) ...
07:34:34 [2019-12-01T07:34:34.849Z] #57 53.09 Selecting previously unselected package btrfs-tools.
07:34:34 [2019-12-01T07:34:34.849Z] #57 53.12 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
07:34:34 [2019-12-01T07:34:34.849Z] #57 53.13 Unpacking btrfs-tools (4.7.3-1) ...
07:34:34 [2019-12-01T07:34:34.849Z] #57 53.38 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:34:34 [2019-12-01T07:34:34.849Z] #57 53.57 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
07:34:34 [2019-12-01T07:34:34.849Z] #57 53.59 Setting up btrfs-progs (4.7.3-1) ...
07:34:34 [2019-12-01T07:34:34.849Z] #57 53.60 Setting up btrfs-tools (4.7.3-1) ...
07:34:34 [2019-12-01T07:34:34.849Z] #57 53.62 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:34:34 [2019-12-01T07:34:34.849Z] #57 DONE 54.0s
07:34:34 [2019-12-01T07:34:34.849Z] 
07:34:34 [2019-12-01T07:34:34.849Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
07:34:34 [2019-12-01T07:34:34.849Z] #58 DONE 0.1s
07:34:34 [2019-12-01T07:34:34.849Z] 
07:34:34 [2019-12-01T07:34:34.849Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
07:34:34 [2019-12-01T07:34:34.849Z] #59 DONE 0.1s
07:34:34 [2019-12-01T07:34:34.849Z] 
07:34:34 [2019-12-01T07:34:34.849Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:34 [2019-12-01T07:34:34.898Z] #64 DONE 0.1s
07:34:34 [2019-12-01T07:34:34.898Z] 
07:34:34 [2019-12-01T07:34:34.898Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
07:34:34 [2019-12-01T07:34:34.898Z] #66 DONE 0.1s
07:34:34 [2019-12-01T07:34:34.972Z] #41 77.13   DEP      criu/sk-packet.d
07:34:34 [2019-12-01T07:34:34.972Z] #41 77.30   DEP      criu/sk-netlink.d
07:34:35 [2019-12-01T07:34:35.155Z] 
07:34:35 [2019-12-01T07:34:35.155Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
07:34:35 [2019-12-01T07:34:35.155Z] #69 DONE 0.1s
07:34:35 [2019-12-01T07:34:35.155Z] 
07:34:35 [2019-12-01T07:34:35.155Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
07:34:35 [2019-12-01T07:34:35.155Z] #70 DONE 0.1s
07:34:35 [2019-12-01T07:34:35.155Z] 
07:34:35 [2019-12-01T07:34:35.155Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
07:34:35 [2019-12-01T07:34:35.193Z] #60 ...
07:34:35 [2019-12-01T07:34:35.193Z] 
07:34:35 [2019-12-01T07:34:35.193Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
07:34:35 [2019-12-01T07:34:35.193Z] #16 DONE 0.5s
07:34:35 [2019-12-01T07:34:35.193Z] 
07:34:35 [2019-12-01T07:34:35.193Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.427 + RM_GOPATH=0
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.429 + TMP_GOPATH=
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.429 + : /build
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.430 + '[' -z '' ']'
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.433 ++ mktemp -d
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.436 + export GOPATH=/tmp/tmp.vDDrF35Na3
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.436 + GOPATH=/tmp/tmp.vDDrF35Na3
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.436 + RM_GOPATH=1
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.437 ++ dirname ./install.sh
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.455 + dir=.
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.457 + bin=containerd
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.457 + shift
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.460 + '[' '!' -f ./containerd.installer ']'
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.461 + . ./containerd.installer
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.463 ++ : c7a4f874b3267c499484aae602d1257b12d69e40
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.468 + install_containerd
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.469 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40'
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.469 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.469 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vDDrF35Na3/src/github.com/containerd/containerd
07:34:35 [2019-12-01T07:34:35.193Z] #60 0.474 Cloning into '/tmp/tmp.vDDrF35Na3/src/github.com/containerd/containerd'...
07:34:35 [2019-12-01T07:34:35.228Z] #41 77.51   DEP      criu/sk-inet.d
07:34:35 [2019-12-01T07:34:35.485Z] #41 77.68   DEP      criu/signalfd.d
07:34:35 [2019-12-01T07:34:35.485Z] #41 77.81   DEP      criu/sigframe.d
07:34:35 [2019-12-01T07:34:35.537Z] #60 ...
07:34:35 [2019-12-01T07:34:35.537Z] 
07:34:35 [2019-12-01T07:34:35.537Z] #17 [dev 6/24] RUN ldconfig
07:34:35 [2019-12-01T07:34:35.537Z] #17 DONE 0.5s
07:34:35 [2019-12-01T07:34:35.742Z] #41 77.96   DEP      criu/shmem.d
07:34:35 [2019-12-01T07:34:35.882Z] 
07:34:35 [2019-12-01T07:34:35.882Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:34:35 [2019-12-01T07:34:35.882Z] #41 53.49 Selecting previously unselected package libcap-dev:ppc64el.
07:34:35 [2019-12-01T07:34:35.882Z] #41 53.51 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
07:34:35 [2019-12-01T07:34:35.882Z] #41 53.52 Unpacking libcap-dev:ppc64el (1:2.25-1) ...
07:34:35 [2019-12-01T07:34:35.882Z] #41 53.72 Selecting previously unselected package libnet1-dev.
07:34:35 [2019-12-01T07:34:35.882Z] #41 53.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
07:34:35 [2019-12-01T07:34:35.882Z] #41 53.78 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
07:34:35 [2019-12-01T07:34:35.882Z] #41 54.04 Selecting previously unselected package libnl-3-200:ppc64el.
07:34:35 [2019-12-01T07:34:35.882Z] #41 54.08 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
07:34:35 [2019-12-01T07:34:35.882Z] #41 54.09 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
07:34:35 [2019-12-01T07:34:35.882Z] #41 54.43 Selecting previously unselected package libnl-3-dev:ppc64el.
07:34:35 [2019-12-01T07:34:35.882Z] #41 54.45 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
07:34:35 [2019-12-01T07:34:35.882Z] #41 54.48 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
07:34:35 [2019-12-01T07:34:35.882Z] #41 55.17 Selecting previously unselected package libprotobuf-c1:ppc64el.
07:34:35 [2019-12-01T07:34:35.882Z] #41 55.18 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
07:34:35 [2019-12-01T07:34:35.882Z] #41 55.20 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
07:34:35 [2019-12-01T07:34:35.999Z] #41 78.20   DEP      criu/servicefd.d
07:34:35 [2019-12-01T07:34:35.999Z] #41 78.34   DEP      criu/seize.d
07:34:36 [2019-12-01T07:34:36.227Z] #41 55.44 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
07:34:36 [2019-12-01T07:34:36.227Z] #41 55.46 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
07:34:36 [2019-12-01T07:34:36.227Z] #41 55.47 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
07:34:36 [2019-12-01T07:34:36.227Z] #41 55.73 Selecting previously unselected package zlib1g-dev:ppc64el.
07:34:36 [2019-12-01T07:34:36.255Z] #41 78.50   DEP      criu/seccomp.d
07:34:36 [2019-12-01T07:34:36.255Z] #41 78.66   DEP      criu/rst-malloc.d
07:34:36 [2019-12-01T07:34:36.512Z] #41 78.73   DEP      criu/rbtree.d
07:34:36 [2019-12-01T07:34:36.512Z] #41 78.77   DEP      criu/pstree.d
07:34:36 [2019-12-01T07:34:36.570Z] #41 55.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
07:34:36 [2019-12-01T07:34:36.570Z] #41 55.81 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
07:34:36 [2019-12-01T07:34:36.769Z] #41 78.92   DEP      criu/protobuf.d
07:34:36 [2019-12-01T07:34:36.769Z] #41 79.02   GEN      criu/protobuf-desc-gen.h
07:34:36 [2019-12-01T07:34:36.912Z] #41 56.29 Selecting previously unselected package libprotobuf10:ppc64el.
07:34:36 [2019-12-01T07:34:36.912Z] #41 56.30 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
07:34:36 [2019-12-01T07:34:36.912Z] #41 56.30 Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
07:34:37 [2019-12-01T07:34:37.049Z] #71 DONE 1.7s
07:34:37 [2019-12-01T07:34:37.049Z] 
07:34:37 [2019-12-01T07:34:37.049Z] #72 exporting to image
07:34:37 [2019-12-01T07:34:37.049Z] #72 exporting layers
07:34:38 [2019-12-01T07:34:38.138Z] #41 80.38   DEP      criu/protobuf-desc.d
07:34:38 [2019-12-01T07:34:38.162Z] #41 57.47 Selecting previously unselected package libprotobuf-lite10:ppc64el.
07:34:38 [2019-12-01T07:34:38.162Z] #41 57.49 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
07:34:38 [2019-12-01T07:34:38.162Z] #41 57.49 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
07:34:38 [2019-12-01T07:34:38.395Z] #41 80.58   DEP      criu/proc_parse.d
07:34:38 [2019-12-01T07:34:38.395Z] #41 80.75   DEP      criu/plugin.d
07:34:38 [2019-12-01T07:34:38.511Z] #41 57.72 Selecting previously unselected package libprotobuf-dev:ppc64el.
07:34:38 [2019-12-01T07:34:38.511Z] #41 57.76 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
07:34:38 [2019-12-01T07:34:38.511Z] #41 57.76 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
07:34:38 [2019-12-01T07:34:38.652Z] #41 80.83   DEP      criu/pipes.d
07:34:38 [2019-12-01T07:34:38.652Z] #41 81.06   DEP      criu/pie-util.d
07:34:38 [2019-12-01T07:34:38.909Z] #41 81.22   DEP      criu/pie-util-vdso.d
07:34:38 [2019-12-01T07:34:38.909Z] #41 81.40   DEP      criu/pie-util-vdso-elf32.d
07:34:39 [2019-12-01T07:34:39.165Z] #41 81.52   DEP      criu/path.d
07:34:39 [2019-12-01T07:34:39.422Z] #41 81.68   DEP      criu/parasite-syscall.d
07:34:39 [2019-12-01T07:34:39.679Z] #41 81.90   DEP      criu/pagemap.d
07:34:39 [2019-12-01T07:34:39.935Z] #41 82.14   DEP      criu/pagemap-cache.d
07:34:39 [2019-12-01T07:34:39.935Z] #41 82.31   DEP      criu/page-xfer.d
07:34:40 [2019-12-01T07:34:40.192Z] #41 82.45   DEP      criu/page-pipe.d
07:34:40 [2019-12-01T07:34:40.252Z] #41 ...
07:34:40 [2019-12-01T07:34:40.252Z] 
07:34:40 [2019-12-01T07:34:40.252Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:34:40 [2019-12-01T07:34:40.252Z] #27 5.257 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
07:34:40 [2019-12-01T07:34:40.252Z] #27 6.986 
07:34:40 [2019-12-01T07:34:40.252Z] #27 7.728 
####                                                                       5.8%
#####                                                                      7.9%
########                                                                  12.2%
##############                                                            20.7%
######################                                                    31.4%
############################                                              39.9%
####################################                                      50.5%
############################################                              61.2%
##################################################                        69.7%
#####################################################                     73.9%
#########################################################                 80.3%
##############################################################            86.7%
###################################################################       93.1%
######################################################################## 100.0%
07:34:40 [2019-12-01T07:34:40.449Z] #41 82.57   DEP      criu/netfilter.d
07:34:40 [2019-12-01T07:34:40.449Z] #41 82.75   DEP      criu/net.d
07:34:40 [2019-12-01T07:34:40.706Z] #41 82.97   DEP      criu/namespaces.d
07:34:40 [2019-12-01T07:34:40.963Z] #41 83.18   DEP      criu/mount.d
07:34:40 [2019-12-01T07:34:40.963Z] #41 83.42   DEP      criu/mem.d
07:34:40 [2019-12-01T07:34:40.992Z] #27 ...
07:34:40 [2019-12-01T07:34:40.992Z] 
07:34:40 [2019-12-01T07:34:40.992Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:34:40 [2019-12-01T07:34:40.992Z] #41 60.38 Selecting previously unselected package libprotoc10:ppc64el.
07:34:40 [2019-12-01T07:34:40.992Z] #41 60.40 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
07:34:40 [2019-12-01T07:34:40.992Z] #41 60.43 Unpacking libprotoc10:ppc64el (3.0.0-9) ...
07:34:41 [2019-12-01T07:34:41.224Z] #41 83.60   DEP      criu/lsm.d
07:34:41 [2019-12-01T07:34:41.481Z] #41 83.80   DEP      criu/log.d
07:34:41 [2019-12-01T07:34:41.646Z] #60 ...
07:34:41 [2019-12-01T07:34:41.646Z] 
07:34:41 [2019-12-01T07:34:41.646Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:34:41 [2019-12-01T07:34:41.646Z] #39 195.4 + rm -rf /tmp/tmp.gTgbZpTQRS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gTgbZpTQRS
07:34:41 [2019-12-01T07:34:41.646Z] #39 DONE 195.6s
07:34:41 [2019-12-01T07:34:41.646Z] 
07:34:41 [2019-12-01T07:34:41.646Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:41 [2019-12-01T07:34:41.738Z] #41 ...
07:34:41 [2019-12-01T07:34:41.738Z] 
07:34:41 [2019-12-01T07:34:41.738Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:34:41 [2019-12-01T07:34:41.738Z] #44 160.1 github.com/LK4D4/vndr/godl
07:34:41 [2019-12-01T07:34:41.738Z] #44 160.8 github.com/LK4D4/vndr
07:34:41 [2019-12-01T07:34:41.738Z] #44 DONE 169.3s
07:34:41 [2019-12-01T07:34:41.738Z] 
07:34:41 [2019-12-01T07:34:41.738Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:41 [2019-12-01T07:34:41.738Z] #41 84.00   DEP      criu/libnetlink.d
07:34:41 [2019-12-01T07:34:41.995Z] #41 84.18   DEP      criu/kerndat.d
07:34:42 [2019-12-01T07:34:42.192Z] #41 61.48 Selecting previously unselected package protobuf-c-compiler.
07:34:42 [2019-12-01T07:34:42.192Z] #41 61.48 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
07:34:42 [2019-12-01T07:34:42.192Z] #41 61.49 Unpacking protobuf-c-compiler (1.2.1-2) ...
07:34:42 [2019-12-01T07:34:42.192Z] #41 61.68 Selecting previously unselected package protobuf-compiler.
07:34:42 [2019-12-01T07:34:42.251Z] #41 84.50   DEP      criu/kcmp-ids.d
07:34:42 [2019-12-01T07:34:42.251Z] #41 84.63   DEP      criu/irmap.d
07:34:42 [2019-12-01T07:34:42.492Z] #60 ...
07:34:42 [2019-12-01T07:34:42.492Z] 
07:34:42 [2019-12-01T07:34:42.492Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
07:34:42 [2019-12-01T07:34:42.492Z] #40 DONE 0.2s
07:34:42 [2019-12-01T07:34:42.492Z] 
07:34:42 [2019-12-01T07:34:42.492Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
07:34:42 [2019-12-01T07:34:42.492Z] #43 DONE 0.1s
07:34:42 [2019-12-01T07:34:42.492Z] 
07:34:42 [2019-12-01T07:34:42.492Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
07:34:42 [2019-12-01T07:34:42.492Z] #46 DONE 0.1s
07:34:42 [2019-12-01T07:34:42.492Z] 
07:34:42 [2019-12-01T07:34:42.492Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
07:34:42 [2019-12-01T07:34:42.492Z] #49 DONE 0.1s
07:34:42 [2019-12-01T07:34:42.492Z] 
07:34:42 [2019-12-01T07:34:42.492Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:42 [2019-12-01T07:34:42.508Z] #41 84.84   DEP      criu/ipc_ns.d
07:34:42 [2019-12-01T07:34:42.543Z] #41 61.71 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
07:34:42 [2019-12-01T07:34:42.543Z] #41 61.72 Unpacking protobuf-compiler (3.0.0-9) ...
07:34:42 [2019-12-01T07:34:42.543Z] #41 62.04 Selecting previously unselected package python-pkg-resources.
07:34:42 [2019-12-01T07:34:42.765Z] #41 85.06   DEP      criu/image.d
07:34:42 [2019-12-01T07:34:42.857Z] e96b0897c5d1: Verifying Checksum
07:34:42 [2019-12-01T07:34:42.857Z] e96b0897c5d1: Download complete
07:34:42 [2019-12-01T07:34:42.931Z] #41 62.04 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
07:34:42 [2019-12-01T07:34:42.931Z] #41 62.05 Unpacking python-pkg-resources (33.1.1-1) ...
07:34:43 [2019-12-01T07:34:43.022Z] #41 85.33   DEP      criu/image-desc.d
07:34:43 [2019-12-01T07:34:43.022Z] #41 85.39   DEP      criu/fsnotify.d
07:34:43 [2019-12-01T07:34:43.278Z] #41 62.59 Selecting previously unselected package python-protobuf.
07:34:43 [2019-12-01T07:34:43.278Z] #41 85.51   DEP      criu/filesystems.d
07:34:43 [2019-12-01T07:34:43.278Z] #41 62.59 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
07:34:43 [2019-12-01T07:34:43.279Z] #41 62.60 Unpacking python-protobuf (3.0.0-9) ...
07:34:43 [2019-12-01T07:34:43.279Z] #41 85.62   DEP      criu/files.d
07:34:43 [2019-12-01T07:34:43.536Z] #41 85.81   DEP      criu/files-reg.d
07:34:43 [2019-12-01T07:34:43.601Z] #72 exporting layers 6.4s done
07:34:43 [2019-12-01T07:34:43.601Z] #72 writing image sha256:bb850dcc750249405982e2827de9df35efc11336414013ec1309bc59d5dce7fe done
07:34:43 [2019-12-01T07:34:43.601Z] #72 naming to docker.io/library/docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 done
07:34:43 [2019-12-01T07:34:43.601Z] #72 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
07:34:43 [2019-12-01T07:34:43.703Z] #59 204.9 + bin/containerd-stress
07:34:43 [2019-12-01T07:34:43.793Z] #41 85.97   DEP      criu/files-ext.d
07:34:43 [2019-12-01T07:34:43.793Z] #41 86.14   DEP      criu/file-lock.d
07:34:43 [2019-12-01T07:34:43.947Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40202/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40202/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 hack/validate/default
07:34:44 [2019-12-01T07:34:44.049Z] #41 86.32   DEP      criu/file-ids.d
07:34:44 [2019-12-01T07:34:44.306Z] #41 86.50   DEP      criu/fifo.d
07:34:44 [2019-12-01T07:34:44.306Z] #41 86.65   DEP      criu/fdstore.d
07:34:44 [2019-12-01T07:34:44.306Z] #41 86.74   DEP      criu/fault-injection.d
07:34:44 [2019-12-01T07:34:44.472Z] #41 63.60 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
07:34:44 [2019-12-01T07:34:44.472Z] #41 63.75 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
07:34:44 [2019-12-01T07:34:44.472Z] #41 ...
07:34:44 [2019-12-01T07:34:44.472Z] 
07:34:44 [2019-12-01T07:34:44.472Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:34:44 [2019-12-01T07:34:44.472Z] #69 DONE 63.7s
07:34:44 [2019-12-01T07:34:44.472Z] 
07:34:44 [2019-12-01T07:34:44.472Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:34:44 [2019-12-01T07:34:44.472Z] #41 63.77 Setting up python-pkg-resources (33.1.1-1) ...
07:34:44 [2019-12-01T07:34:44.562Z] #41 86.78   DEP      criu/external.d
07:34:44 [2019-12-01T07:34:44.562Z] #41 86.92   DEP      criu/eventpoll.d
07:34:44 [2019-12-01T07:34:44.819Z] #41 87.05   DEP      criu/eventfd.d
07:34:44 [2019-12-01T07:34:44.819Z] #41 87.18   DEP      criu/crtools.d
07:34:44 [2019-12-01T07:34:44.882Z] Congratulations!  All commits are properly signed with the DCO!
07:34:44 [2019-12-01T07:34:44.882Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
07:34:44 [2019-12-01T07:34:44.882Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
07:34:45 [2019-12-01T07:34:45.075Z] #41 87.40   DEP      criu/cr-service.d
07:34:45 [2019-12-01T07:34:45.079Z] #59 207.5 + bin/containerd-shim
07:34:45 [2019-12-01T07:34:45.332Z] #41 87.64   DEP      criu/cr-restore.d
07:34:45 [2019-12-01T07:34:45.589Z] #41 87.86   DEP      criu/cr-errno.d
07:34:45 [2019-12-01T07:34:45.589Z] #41 87.88   DEP      criu/cr-dump.d
07:34:45 [2019-12-01T07:34:45.662Z] #41 ...
07:34:45 [2019-12-01T07:34:45.662Z] 
07:34:45 [2019-12-01T07:34:45.662Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:34:45 [2019-12-01T07:34:45.662Z] #18 0.718 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
07:34:45 [2019-12-01T07:34:45.662Z] #18 0.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
07:34:45 [2019-12-01T07:34:45.662Z] #18 0.913 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
07:34:45 [2019-12-01T07:34:45.662Z] #18 0.962 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
07:34:45 [2019-12-01T07:34:45.662Z] #18 1.086 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
07:34:45 [2019-12-01T07:34:45.662Z] #18 3.005 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
07:34:45 [2019-12-01T07:34:45.662Z] #18 6.574 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
07:34:45 [2019-12-01T07:34:45.662Z] #18 8.715 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
07:34:45 [2019-12-01T07:34:45.662Z] #18 ...
07:34:45 [2019-12-01T07:34:45.662Z] 
07:34:45 [2019-12-01T07:34:45.662Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:34:45 [2019-12-01T07:34:45.662Z] #27 10.85 
07:34:45 [2019-12-01T07:34:45.662Z] #27 11.93 
                                                                           1.1%
####                                                                       5.9%
###########                                                               15.8%
####################                                                      28.6%
##############################                                            42.8%
###########################################                               59.8%
#######################################################                   77.0%
######################################################################## 100.0%
07:34:45 [2019-12-01T07:34:45.662Z] #27 14.25 
07:34:45 [2019-12-01T07:34:45.846Z] #41 88.13   DEP      criu/cr-dedup.d
07:34:45 [2019-12-01T07:34:45.846Z] #41 88.29   DEP      criu/cr-check.d
07:34:46 [2019-12-01T07:34:46.102Z] #41 88.47   DEP      criu/config.d
07:34:46 [2019-12-01T07:34:46.352Z] #27 15.03 
#####                                                                      7.3%
############                                                              17.6%
##############                                                            20.2%
####################                                                      27.9%
#########################                                                 35.4%
############################                                              40.0%
################################                                          45.2%
07:34:46 [2019-12-01T07:34:46.352Z] #27 ...
07:34:46 [2019-12-01T07:34:46.352Z] 
07:34:46 [2019-12-01T07:34:46.352Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:34:46 [2019-12-01T07:34:46.352Z] #34 55.62 Selecting previously unselected package liblzo2-2:ppc64el.
07:34:46 [2019-12-01T07:34:46.352Z] #34 55.68 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
07:34:46 [2019-12-01T07:34:46.352Z] #34 55.69 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
07:34:46 [2019-12-01T07:34:46.352Z] #34 56.01 Selecting previously unselected package libicu57:ppc64el.
07:34:46 [2019-12-01T07:34:46.352Z] #34 56.01 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
07:34:46 [2019-12-01T07:34:46.352Z] #34 56.02 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
07:34:46 [2019-12-01T07:34:46.352Z] #34 ...
07:34:46 [2019-12-01T07:34:46.352Z] 
07:34:46 [2019-12-01T07:34:46.352Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:34:46 [2019-12-01T07:34:46.359Z] #41 88.62   DEP      criu/clone-noasan.d
07:34:46 [2019-12-01T07:34:46.359Z] #41 88.67   DEP      criu/cgroup.d
07:34:46 [2019-12-01T07:34:46.359Z] #41 88.78   DEP      criu/cgroup-props.d
07:34:46 [2019-12-01T07:34:46.359Z] #41 88.85   DEP      criu/bitmap.d
07:34:46 [2019-12-01T07:34:46.616Z] #41 88.86   DEP      criu/bfd.d
07:34:46 [2019-12-01T07:34:46.616Z] #41 88.94   DEP      criu/autofs.d
07:34:46 [2019-12-01T07:34:46.616Z] #41 89.12   DEP      criu/aio.d
07:34:47 [2019-12-01T07:34:47.179Z] #41 89.30   DEP      criu/action-scripts.d
07:34:47 [2019-12-01T07:34:47.179Z] #41 89.64   CC       criu/action-scripts.o
07:34:47 [2019-12-01T07:34:47.179Z] #41 ...
07:34:47 [2019-12-01T07:34:47.179Z] 
07:34:47 [2019-12-01T07:34:47.179Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:34:47 [2019-12-01T07:34:47.179Z] #28 175.6 + rm -rf /tmp/tmp.I6qMxUIebK
07:34:47 [2019-12-01T07:34:47.386Z] #27 15.03 
#####                                                                      7.3%
############                                                              17.6%
##############                                                            20.2%
####################                                                      27.9%
#########################                                                 35.4%
############################                                              40.0%
################################                                          45.2%
####################################                                      50.4%
#######################################                                   55.5%
#############################################                             63.3%
###############################################                           65.9%
####################################################                      73.6%
########################################################                  78.8%
############################################################              83.9%
#####################################################################     96.8%
######################################################################## 100.0%
07:34:48 [2019-12-01T07:34:48.110Z] #28 DONE 176.1s
07:34:48 [2019-12-01T07:34:48.110Z] 
07:34:48 [2019-12-01T07:34:48.110Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:48 [2019-12-01T07:34:48.110Z] #41 90.15   CC       criu/aio.o
07:34:48 [2019-12-01T07:34:48.611Z] #27 18.17 
07:34:48 [2019-12-01T07:34:48.673Z] #41 91.01   CC       criu/autofs.o
07:34:49 [2019-12-01T07:34:49.237Z] #41 ...
07:34:49 [2019-12-01T07:34:49.237Z] 
07:34:49 [2019-12-01T07:34:49.237Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
07:34:49 [2019-12-01T07:34:49.237Z] #29 DONE 0.3s
07:34:49 [2019-12-01T07:34:49.237Z] 
07:34:49 [2019-12-01T07:34:49.237Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
07:34:49 [2019-12-01T07:34:49.237Z] #32 DONE 0.1s
07:34:49 [2019-12-01T07:34:49.494Z] 
07:34:49 [2019-12-01T07:34:49.494Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
07:34:49 [2019-12-01T07:34:49.494Z] #37 DONE 0.1s
07:34:49 [2019-12-01T07:34:49.494Z] 
07:34:49 [2019-12-01T07:34:49.494Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:49 [2019-12-01T07:34:49.923Z] 65014b3c3121: Download complete
07:34:50 [2019-12-01T07:34:50.059Z] #41 92.45   CC       criu/bfd.o
07:34:50 [2019-12-01T07:34:50.327Z] #60 175.7 + bin/containerd
07:34:50 [2019-12-01T07:34:50.355Z] #59 212.8 + bin/containerd-shim-runc-v1
07:34:50 [2019-12-01T07:34:50.623Z] #41 92.87   CC       criu/bitmap.o
07:34:50 [2019-12-01T07:34:50.623Z] #41 93.01   CC       criu/cgroup-props.o
07:34:51 [2019-12-01T07:34:51.553Z] #41 93.64   CC       criu/cgroup.o
07:34:51 [2019-12-01T07:34:51.841Z] #27 18.83 
#                                                                          1.6%
####                                                                       6.0%
#####                                                                      7.8%
########                                                                  11.4%
########                                                                  12.3%
############                                                              17.6%
##############                                                            20.3%
#################                                                         24.8%
###################                                                       27.4%
#####################                                                     30.1%
#######################                                                   32.8%
########################                                                  34.6%
##########################                                                36.4%
###########################                                               38.8%
#############################                                             41.5%
###############################                                           43.2%
#################################                                         46.3%
##################################                                        48.0%
###################################                                       49.8%
#####################################                                     51.6%
##
07:34:51 [2019-12-01T07:34:51.841Z] #27 ...
07:34:51 [2019-12-01T07:34:51.841Z] 
07:34:51 [2019-12-01T07:34:51.841Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:34:51 [2019-12-01T07:34:51.841Z] #48 61.02 + cd /tmp/tmp.THe4N1J99u/src/gotest.tools/gotestsum
07:34:51 [2019-12-01T07:34:51.841Z] #48 61.02 + git checkout -q v0.3.5
07:34:51 [2019-12-01T07:34:51.841Z] #48 61.16 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
07:34:51 [2019-12-01T07:34:51.841Z] #48 ...
07:34:51 [2019-12-01T07:34:51.841Z] 
07:34:51 [2019-12-01T07:34:51.841Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:34:52 [2019-12-01T07:34:52.422Z] #60 ...
07:34:52 [2019-12-01T07:34:52.422Z] 
07:34:52 [2019-12-01T07:34:52.422Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:34:52 [2019-12-01T07:34:52.422Z] #51 DONE 206.6s
07:34:52 [2019-12-01T07:34:52.422Z] 
07:34:52 [2019-12-01T07:34:52.422Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:53 [2019-12-01T07:34:53.272Z] #60 ...
07:34:53 [2019-12-01T07:34:53.272Z] 
07:34:53 [2019-12-01T07:34:53.272Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
07:34:53 [2019-12-01T07:34:53.272Z] #52 DONE 0.2s
07:34:53 [2019-12-01T07:34:53.272Z] 
07:34:53 [2019-12-01T07:34:53.272Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
07:34:53 [2019-12-01T07:34:53.272Z] #56 DONE 0.1s
07:34:53 [2019-12-01T07:34:53.272Z] 
07:34:53 [2019-12-01T07:34:53.272Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:34:53 [2019-12-01T07:34:53.446Z] #41 95.84   CC       criu/clone-noasan.o
07:34:53 [2019-12-01T07:34:53.446Z] #41 95.94   CC       criu/config.o
07:34:53 [2019-12-01T07:34:53.644Z] #59 215.6 + bin/containerd-shim-runc-v2
07:34:53 [2019-12-01T07:34:53.983Z] #27 18.83 
#                                                                          1.6%
####                                                                       6.0%
#####                                                                      7.8%
########                                                                  11.4%
########                                                                  12.3%
############                                                              17.6%
##############                                                            20.3%
#################                                                         24.8%
###################                                                       27.4%
#####################                                                     30.1%
#######################                                                   32.8%
########################                                                  34.6%
##########################                                                36.4%
###########################                                               38.8%
#############################                                             41.5%
###############################                                           43.2%
#################################                                         46.3%
##################################                                        48.0%
###################################                                       49.8%
#####################################                                     51.6%
#######################################                                   54.3%
#########################################                                 57.0%
##########################################                                59.7%
############################################                              61.5%
##############################################                            65.0%
#################################################                         68.6%
###################################################                       71.3%
#####################################################                     74.0%
#######################################################                   76.6%
#########################################################                 79.5%
############################################################              83.4%
##############################################################            87.0%
################################################################          89.7%
##################################################################        92.3%
###################################################################       94.1%
#####################################################################     95.9%
######################################################################    98.6%
######################################################################## 100.0%
07:34:54 [2019-12-01T07:34:54.324Z] #27 23.90 
07:34:54 [2019-12-01T07:34:54.579Z] #59 216.8 + binaries
07:34:54 [2019-12-01T07:34:54.579Z] #59 216.8 + mkdir -p /build
07:34:54 [2019-12-01T07:34:54.579Z] #59 216.8 + cp bin/containerd /build/containerd
07:34:54 [2019-12-01T07:34:54.579Z] #59 216.9 + cp bin/containerd-shim /build/containerd-shim
07:34:54 [2019-12-01T07:34:54.579Z] #59 216.9 + cp bin/ctr /build/ctr
07:34:54 [2019-12-01T07:34:54.814Z] #41 97.04   CC       criu/cr-check.o
07:34:55 [2019-12-01T07:34:55.513Z] #59 DONE 217.7s
07:34:56 [2019-12-01T07:34:56.183Z] #41 98.33   CC       criu/cr-dedup.o
07:34:56 [2019-12-01T07:34:56.183Z] #41 ...
07:34:56 [2019-12-01T07:34:56.183Z] 
07:34:56 [2019-12-01T07:34:56.183Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:34:56 [2019-12-01T07:34:56.183Z] #54 183.4 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
07:34:56 [2019-12-01T07:34:56.889Z] 
07:34:56 [2019-12-01T07:34:56.889Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
07:34:57 [2019-12-01T07:34:57.147Z] #60 DONE 0.3s
07:34:57 [2019-12-01T07:34:57.147Z] 
07:34:57 [2019-12-01T07:34:57.147Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:34:57 [2019-12-01T07:34:57.369Z] #27 ...
07:34:57 [2019-12-01T07:34:57.369Z] 
07:34:57 [2019-12-01T07:34:57.369Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:34:57 [2019-12-01T07:34:57.369Z] #34 67.65 Selecting previously unselected package libxml2:ppc64el.
07:34:57 [2019-12-01T07:34:57.369Z] #34 67.67 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 67.67 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 68.49 Selecting previously unselected package libarchive13:ppc64el.
07:34:57 [2019-12-01T07:34:57.369Z] #34 68.51 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 68.53 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 69.05 Selecting previously unselected package libjsoncpp1:ppc64el.
07:34:57 [2019-12-01T07:34:57.369Z] #34 69.05 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 69.09 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 69.35 Selecting previously unselected package libuv1:ppc64el.
07:34:57 [2019-12-01T07:34:57.369Z] #34 69.37 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 69.37 Unpacking libuv1:ppc64el (1.9.1-3) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 69.65 Selecting previously unselected package cmake.
07:34:57 [2019-12-01T07:34:57.369Z] #34 69.66 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 69.78 Unpacking cmake (3.7.2-1) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 74.86 Selecting previously unselected package xxd.
07:34:57 [2019-12-01T07:34:57.369Z] #34 74.87 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 74.87 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 75.23 Selecting previously unselected package vim-common.
07:34:57 [2019-12-01T07:34:57.369Z] #34 75.26 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 75.30 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 75.83 Processing triggers for mime-support (3.60) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 76.05 Setting up xxd (2:8.0.0197-4+deb9u3) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 76.06 Setting up libuv1:ppc64el (1.9.1-3) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 76.07 Setting up cmake-data (3.7.2-1) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 76.10 Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 76.11 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 76.14 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 76.28 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 76.28 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 76.29 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 76.29 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 76.30 Setting up cmake (3.7.2-1) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 76.41 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:34:57 [2019-12-01T07:34:57.369Z] #34 DONE 76.8s
07:34:57 [2019-12-01T07:34:57.369Z] 
07:34:57 [2019-12-01T07:34:57.369Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:34:57 [2019-12-01T07:34:57.369Z] #32 66.53 internal/reflectlite
07:34:57 [2019-12-01T07:34:57.369Z] #32 66.53 sync
07:34:57 [2019-12-01T07:34:57.369Z] #32 72.18 errors
07:34:57 [2019-12-01T07:34:57.369Z] #32 72.20 sort
07:34:57 [2019-12-01T07:34:57.369Z] #32 73.32 io
07:34:57 [2019-12-01T07:34:57.369Z] #32 73.33 strconv
07:34:57 [2019-12-01T07:34:57.369Z] #32 73.34 internal/oserror
07:34:57 [2019-12-01T07:34:57.369Z] #32 74.25 syscall
07:34:57 [2019-12-01T07:34:57.405Z] #64 DONE 0.3s
07:34:57 [2019-12-01T07:34:57.405Z] 
07:34:57 [2019-12-01T07:34:57.405Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
07:34:57 [2019-12-01T07:34:57.663Z] #66 DONE 0.2s
07:34:57 [2019-12-01T07:34:57.663Z] 
07:34:57 [2019-12-01T07:34:57.663Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
07:34:57 [2019-12-01T07:34:57.663Z] #69 DONE 0.1s
07:34:57 [2019-12-01T07:34:57.663Z] 
07:34:57 [2019-12-01T07:34:57.663Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
07:34:57 [2019-12-01T07:34:57.663Z] #70 DONE 0.0s
07:34:57 [2019-12-01T07:34:57.663Z] 
07:34:57 [2019-12-01T07:34:57.663Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
07:34:57 [2019-12-01T07:34:57.713Z] #32 ...
07:34:57 [2019-12-01T07:34:57.713Z] 
07:34:57 [2019-12-01T07:34:57.713Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
07:34:57 [2019-12-01T07:34:57.713Z] #35 DONE 0.1s
07:34:57 [2019-12-01T07:34:57.713Z] 
07:34:57 [2019-12-01T07:34:57.713Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
07:34:57 [2019-12-01T07:34:57.713Z] #36 DONE 0.1s
07:34:57 [2019-12-01T07:34:57.713Z] 
07:34:57 [2019-12-01T07:34:57.713Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:34:57 [2019-12-01T07:34:57.713Z] #29 71.50 + cd /tmp/tmp.qWTgT71B8P/src/github.com/go-swagger/go-swagger
07:34:57 [2019-12-01T07:34:57.713Z] #29 71.51 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
07:34:57 [2019-12-01T07:34:57.713Z] #29 75.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:34:58 [2019-12-01T07:34:58.058Z] #29 ...
07:34:58 [2019-12-01T07:34:58.058Z] 
07:34:58 [2019-12-01T07:34:58.058Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.273 + RM_GOPATH=0
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.278 + TMP_GOPATH=
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.279 + : /build
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.281 + '[' -z '' ']'
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.283 ++ mktemp -d
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.286 + export GOPATH=/tmp/tmp.XgNL9a3Wu7
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.287 + GOPATH=/tmp/tmp.XgNL9a3Wu7
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.288 + RM_GOPATH=1
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.292 ++ dirname ./install.sh
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.295 + dir=.
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.296 + bin=tini
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.297 + shift
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.299 + '[' '!' -f ./tini.installer ']'
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.300 + . ./tini.installer
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.302 ++ : fec3683b971d9c3ef73f284f176672c44b448662
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.305 + install_tini
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.306 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.307 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.308 + git clone https://github.com/krallin/tini.git /tmp/tmp.XgNL9a3Wu7/tini
07:34:58 [2019-12-01T07:34:58.058Z] #37 0.314 Cloning into '/tmp/tmp.XgNL9a3Wu7/tini'...
07:34:58 [2019-12-01T07:34:58.076Z] #54 185.1 + mkdir -p /build
07:34:58 [2019-12-01T07:34:58.076Z] #54 185.1 + cp runc /build/runc
07:34:58 [2019-12-01T07:34:58.333Z] #54 DONE 185.4s
07:34:58 [2019-12-01T07:34:58.333Z] 
07:34:58 [2019-12-01T07:34:58.333Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:34:58 [2019-12-01T07:34:58.333Z] #41 98.68   CC       criu/cr-dump.o
07:34:58 [2019-12-01T07:34:58.333Z] #41 100.4   CC       criu/cr-errno.o
07:34:58 [2019-12-01T07:34:58.333Z] #41 100.5   CC       criu/cr-restore.o
07:34:59 [2019-12-01T07:34:59.566Z] #71 DONE 1.7s
07:34:59 [2019-12-01T07:34:59.566Z] 
07:34:59 [2019-12-01T07:34:59.566Z] #72 exporting to image
07:34:59 [2019-12-01T07:34:59.566Z] #72 exporting layers
07:35:00 [2019-12-01T07:35:00.432Z] #37 ...
07:35:00 [2019-12-01T07:35:00.432Z] 
07:35:00 [2019-12-01T07:35:00.432Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:35:00 [2019-12-01T07:35:00.432Z] #45 69.28 internal/reflectlite
07:35:00 [2019-12-01T07:35:00.432Z] #45 69.28 sync
07:35:00 [2019-12-01T07:35:00.432Z] #45 73.19 math/rand
07:35:00 [2019-12-01T07:35:00.432Z] #45 73.20 internal/singleflight
07:35:00 [2019-12-01T07:35:00.432Z] #45 73.37 github.com/LK4D4/vndr/godl/singleflight
07:35:00 [2019-12-01T07:35:00.432Z] #45 78.09 io
07:35:00 [2019-12-01T07:35:00.432Z] #45 78.09 sort
07:35:00 [2019-12-01T07:35:00.432Z] #45 78.14 strconv
07:35:00 [2019-12-01T07:35:00.432Z] #45 78.18 syscall
07:35:00 [2019-12-01T07:35:00.432Z] #45 ...
07:35:00 [2019-12-01T07:35:00.432Z] 
07:35:00 [2019-12-01T07:35:00.432Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:35:00 [2019-12-01T07:35:00.432Z] #27 27.92 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
07:35:00 [2019-12-01T07:35:00.432Z] #27 29.22 
07:35:00 [2019-12-01T07:35:00.432Z] #27 29.95 
#####################################################################     96.5%
######################################################################## 100.0%
07:35:00 [2019-12-01T07:35:00.775Z] #27 30.41 
07:35:01 [2019-12-01T07:35:01.606Z] #41 104.0   CC       criu/cr-service.o
07:35:02 [2019-12-01T07:35:02.499Z] #27 ...
07:35:02 [2019-12-01T07:35:02.499Z] 
07:35:02 [2019-12-01T07:35:02.499Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:35:02 [2019-12-01T07:35:02.499Z] #41 71.81 Setting up libnet1-dev (1.1.6+dfsg-3) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 71.82 Setting up libprotobuf10:ppc64el (3.0.0-9) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 71.83 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 71.93 Setting up python-protobuf (3.0.0-9) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 81.44 Setting up libcap-dev:ppc64el (1:2.25-1) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 81.44 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 81.45 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 81.47 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 81.50 Setting up libprotoc10:ppc64el (3.0.0-9) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 81.52 Setting up protobuf-c-compiler (1.2.1-2) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 81.53 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 81.53 Setting up protobuf-compiler (3.0.0-9) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 81.54 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 81.55 Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 81.56 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:35:02 [2019-12-01T07:35:02.499Z] #41 DONE 81.9s
07:35:02 [2019-12-01T07:35:02.499Z] 
07:35:02 [2019-12-01T07:35:02.499Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:35:02 [2019-12-01T07:35:02.976Z] #41 105.1   CC       criu/crtools.o
07:35:03 [2019-12-01T07:35:03.233Z] #41 105.5   CC       criu/eventfd.o
07:35:03 [2019-12-01T07:35:03.489Z] #41 105.8   CC       criu/eventpoll.o
07:35:04 [2019-12-01T07:35:04.053Z] #41 106.4   CC       criu/external.o
07:35:04 [2019-12-01T07:35:04.310Z] #41 106.7   CC       criu/fault-injection.o
07:35:04 [2019-12-01T07:35:04.566Z] #41 106.8   CC       criu/fdstore.o
07:35:04 [2019-12-01T07:35:04.823Z] #41 107.1   CC       criu/fifo.o
07:35:04 [2019-12-01T07:35:04.823Z] #41 107.3   CC       criu/file-ids.o
07:35:04 [2019-12-01T07:35:04.834Z] #42 ...
07:35:04 [2019-12-01T07:35:04.834Z] 
07:35:04 [2019-12-01T07:35:04.834Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:35:04 [2019-12-01T07:35:04.834Z] #55 22.79 + cd /tmp/tmp.VEmzuBN7qE/src/github.com/opencontainers/runc
07:35:04 [2019-12-01T07:35:04.834Z] #55 22.79 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
07:35:04 [2019-12-01T07:35:04.834Z] #55 23.65 + '[' -z '' ']'
07:35:04 [2019-12-01T07:35:04.834Z] #55 23.65 + target=static
07:35:04 [2019-12-01T07:35:04.834Z] #55 23.65 + make 'BUILDTAGS=seccomp apparmor selinux ' static
07:35:04 [2019-12-01T07:35:04.834Z] #55 27.44 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 .
07:35:04 [2019-12-01T07:35:04.834Z] #55 ...
07:35:04 [2019-12-01T07:35:04.834Z] 
07:35:04 [2019-12-01T07:35:04.834Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:35:04 [2019-12-01T07:35:04.834Z] #37 3.040 + cd /tmp/tmp.XgNL9a3Wu7/tini
07:35:04 [2019-12-01T07:35:04.834Z] #37 3.042 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
07:35:04 [2019-12-01T07:35:04.834Z] #37 3.058 + cmake .
07:35:04 [2019-12-01T07:35:04.834Z] #37 4.285 -- The C compiler identification is GNU 6.3.0
07:35:04 [2019-12-01T07:35:04.834Z] #37 4.404 -- Check for working C compiler: /usr/bin/cc
07:35:04 [2019-12-01T07:35:04.834Z] #37 5.271 -- Check for working C compiler: /usr/bin/cc -- works
07:35:04 [2019-12-01T07:35:04.834Z] #37 5.281 -- Detecting C compiler ABI info
07:35:04 [2019-12-01T07:35:04.834Z] #37 6.353 -- Detecting C compiler ABI info - done
07:35:04 [2019-12-01T07:35:04.834Z] #37 6.504 -- Detecting C compile features
07:35:04 [2019-12-01T07:35:04.838Z] #72 exporting layers 4.9s done
07:35:04 [2019-12-01T07:35:04.839Z] #72 writing image sha256:3e6465b982be50f7760247250da7e4b7c1110e24d714bfedf69eee136893d64d done
07:35:04 [2019-12-01T07:35:04.839Z] #72 naming to docker.io/library/docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6
07:35:04 [2019-12-01T07:35:04.839Z] #72 naming to docker.io/library/docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 done
07:35:04 [2019-12-01T07:35:04.839Z] #72 DONE 4.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:35:05 [2019-12-01T07:35:05.080Z] #41 107.5   CC       criu/file-lock.o
07:35:05 [2019-12-01T07:35:05.172Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 hack/test/unit
07:35:05 [2019-12-01T07:35:05.643Z] #41 108.1   CC       criu/files-ext.o
07:35:05 [2019-12-01T07:35:05.900Z] #41 108.4   CC       criu/files-reg.o
07:35:06 [2019-12-01T07:35:06.027Z] #37 ...
07:35:06 [2019-12-01T07:35:06.027Z] 
07:35:06 [2019-12-01T07:35:06.027Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:35:06 [2019-12-01T07:35:06.027Z] #27 33.82 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
07:35:06 [2019-12-01T07:35:06.027Z] #27 35.02 
07:35:06 [2019-12-01T07:35:06.027Z] #27 35.57 
######################################################################## 100.0%
07:35:06 [2019-12-01T07:35:06.372Z] #27 35.91 
07:35:07 [2019-12-01T07:35:07.793Z] #41 109.9   CC       criu/files.o
07:35:09 [2019-12-01T07:35:09.162Z] #41 111.3   CC       criu/filesystems.o
07:35:09 [2019-12-01T07:35:09.368Z] ?   	github.com/docker/docker/api	[no test files]
07:35:09 [2019-12-01T07:35:09.419Z] #41 111.7   CC       criu/fsnotify.o
07:35:09 [2019-12-01T07:35:09.982Z] #41 112.4   CC       criu/image-desc.o
07:35:10 [2019-12-01T07:35:10.239Z] #41 112.5   CC       criu/image.o
07:35:10 [2019-12-01T07:35:10.287Z] #27 39.27 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
07:35:10 [2019-12-01T07:35:10.287Z] #27 39.44 skipping existing c8c2d4a6b2e3
07:35:10 [2019-12-01T07:35:10.287Z] #27 39.90 
07:35:10 [2019-12-01T07:35:10.802Z] #41 113.2   CC       criu/ipc_ns.o
07:35:11 [2019-12-01T07:35:11.732Z] #41 114.0   CC       criu/irmap.o
07:35:12 [2019-12-01T07:35:12.296Z] #41 114.4   CC       criu/kcmp-ids.o
07:35:12 [2019-12-01T07:35:12.296Z] #41 114.6   CC       criu/kerndat.o
07:35:12 [2019-12-01T07:35:12.624Z] #27 ...
07:35:12 [2019-12-01T07:35:12.624Z] 
07:35:12 [2019-12-01T07:35:12.624Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:35:12 [2019-12-01T07:35:12.624Z] #32 81.50 bytes
07:35:12 [2019-12-01T07:35:12.624Z] #32 81.55 strings
07:35:12 [2019-12-01T07:35:12.624Z] #32 91.68 bufio
07:35:12 [2019-12-01T07:35:12.624Z] #32 ...
07:35:12 [2019-12-01T07:35:12.624Z] 
07:35:12 [2019-12-01T07:35:12.624Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:35:12 [2019-12-01T07:35:12.624Z] #42 3.092 Note: Building without setproctitle() and strlcpy() support.
07:35:12 [2019-12-01T07:35:12.624Z] #42 3.094       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:35:12 [2019-12-01T07:35:12.624Z] #42 5.207 fatal: Not a git repository (or any of the parent directories): .git
07:35:12 [2019-12-01T07:35:12.624Z] #42 5.268   GEN      .gitid
07:35:12 [2019-12-01T07:35:12.624Z] #42 5.291   GEN      criu/include/version.h
07:35:12 [2019-12-01T07:35:12.624Z] #42 5.372   GEN      include/common/asm
07:35:12 [2019-12-01T07:35:12.624Z] #42 8.218   PBCC     images/google/protobuf/descriptor.pb-c.c
07:35:12 [2019-12-01T07:35:12.624Z] #42 8.504   PBCC     images/opts.pb-c.c
07:35:12 [2019-12-01T07:35:12.624Z] #42 8.682   PBCC     images/sit.pb-c.c
07:35:12 [2019-12-01T07:35:12.624Z] #42 8.756   DEP      images/google/protobuf/descriptor.pb-c.d
07:35:12 [2019-12-01T07:35:12.624Z] #42 8.881   DEP      images/opts.pb-c.d
07:35:12 [2019-12-01T07:35:12.624Z] #42 8.967   DEP      images/sit.pb-c.d
07:35:12 [2019-12-01T07:35:12.624Z] #42 9.144   PBCC     images/macvlan.pb-c.c
07:35:12 [2019-12-01T07:35:12.624Z] #42 9.201   DEP      images/macvlan.pb-c.d
07:35:12 [2019-12-01T07:35:12.624Z] #42 9.343   PBCC     images/autofs.pb-c.c
07:35:12 [2019-12-01T07:35:12.624Z] #42 9.413   DEP      images/autofs.pb-c.d
07:35:12 [2019-12-01T07:35:12.624Z] #42 9.584   PBCC     images/sysctl.pb-c.c
07:35:12 [2019-12-01T07:35:12.624Z] #42 9.658   DEP      images/sysctl.pb-c.d
07:35:12 [2019-12-01T07:35:12.624Z] #42 9.789   PBCC     images/time.pb-c.c
07:35:12 [2019-12-01T07:35:12.624Z] #42 9.874   DEP      images/time.pb-c.d
07:35:12 [2019-12-01T07:35:12.624Z] #42 9.969   PBCC     images/binfmt-misc.pb-c.c
07:35:12 [2019-12-01T07:35:12.624Z] #42 9.988   DEP      images/binfmt-misc.pb-c.d
07:35:12 [2019-12-01T07:35:12.624Z] #42 10.10   PBCC     images/seccomp.pb-c.c
07:35:12 [2019-12-01T07:35:12.624Z] #42 10.18   DEP      images/seccomp.pb-c.d
07:35:12 [2019-12-01T07:35:12.968Z] #42 10.25   PBCC     images/userns.pb-c.c
07:35:12 [2019-12-01T07:35:12.968Z] #42 10.28   DEP      images/userns.pb-c.d
07:35:12 [2019-12-01T07:35:12.968Z] #42 10.41   PBCC     images/cgroup.pb-c.c
07:35:12 [2019-12-01T07:35:12.968Z] #42 10.47   DEP      images/cgroup.pb-c.d
07:35:13 [2019-12-01T07:35:13.226Z] #41 115.4   CC       criu/libnetlink.o
07:35:13 [2019-12-01T07:35:13.226Z] #41 ...
07:35:13 [2019-12-01T07:35:13.226Z] 
07:35:13 [2019-12-01T07:35:13.226Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:35:13 [2019-12-01T07:35:13.226Z] #38 201.3 + dpkg --print-architecture
07:35:13 [2019-12-01T07:35:13.226Z] #38 201.3 + cd /tmp/tmp.F4mztA0kBc/src/github.com/docker/distribution
07:35:13 [2019-12-01T07:35:13.226Z] #38 201.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
07:35:13 [2019-12-01T07:35:13.323Z] #42 10.57   PBCC     images/fown.pb-c.c
07:35:13 [2019-12-01T07:35:13.323Z] #42 10.63   PBCC     images/ext-file.pb-c.c
07:35:13 [2019-12-01T07:35:13.323Z] #42 10.66   DEP      images/fown.pb-c.d
07:35:13 [2019-12-01T07:35:13.323Z] #42 10.81   DEP      images/ext-file.pb-c.d
07:35:13 [2019-12-01T07:35:13.323Z] #42 10.93   PBCC     images/rpc.pb-c.c
07:35:13 [2019-12-01T07:35:13.483Z] #38 201.7 + GOPATH=/tmp/tmp.F4mztA0kBc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.F4mztA0kBc
07:35:13 [2019-12-01T07:35:13.483Z] #38 201.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:35:13 [2019-12-01T07:35:13.683Z] #42 ...
07:35:13 [2019-12-01T07:35:13.683Z] 
07:35:13 [2019-12-01T07:35:13.683Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:35:13 [2019-12-01T07:35:13.683Z] #18 28.01 Fetched 7728 kB in 27s (283 kB/s)
07:35:13 [2019-12-01T07:35:13.683Z] #18 28.01 Reading package lists...
07:35:13 [2019-12-01T07:35:13.683Z] #18 ...
07:35:13 [2019-12-01T07:35:13.683Z] 
07:35:13 [2019-12-01T07:35:13.683Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:35:13 [2019-12-01T07:35:13.683Z] #37 9.181 -- Detecting C compile features - done
07:35:13 [2019-12-01T07:35:13.683Z] #37 9.254 -- Performing Test HAS_BUILTIN_FORTIFY
07:35:13 [2019-12-01T07:35:13.683Z] #37 9.633 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:35:13 [2019-12-01T07:35:13.683Z] #37 9.898 -- Configuring done
07:35:13 [2019-12-01T07:35:13.683Z] #37 9.937 -- Generating done
07:35:13 [2019-12-01T07:35:13.683Z] #37 9.978 -- Build files have been written to: /tmp/tmp.XgNL9a3Wu7/tini
07:35:13 [2019-12-01T07:35:13.683Z] #37 9.999 + make tini-static
07:35:13 [2019-12-01T07:35:13.683Z] #37 10.47 Scanning dependencies of target tini-static
07:35:13 [2019-12-01T07:35:13.683Z] #37 10.55 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:35:13 [2019-12-01T07:35:13.683Z] #37 14.45 [100%] Linking C executable tini-static
07:35:13 [2019-12-01T07:35:13.683Z] #37 15.73 [100%] Built target tini-static
07:35:13 [2019-12-01T07:35:13.683Z] #37 15.86 + mkdir -p /build
07:35:13 [2019-12-01T07:35:13.683Z] #37 15.86 + cp tini-static /build/docker-init
07:35:13 [2019-12-01T07:35:13.683Z] #37 DONE 16.0s
07:35:13 [2019-12-01T07:35:13.683Z] 
07:35:13 [2019-12-01T07:35:13.683Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:35:13 [2019-12-01T07:35:13.683Z] #42 11.15   DEP      images/rpc.pb-c.d
07:35:14 [2019-12-01T07:35:14.024Z] #42 11.31   PBCC     images/siginfo.pb-c.c
07:35:14 [2019-12-01T07:35:14.024Z] #42 11.41   DEP      images/siginfo.pb-c.d
07:35:14 [2019-12-01T07:35:14.024Z] #42 11.56   PBCC     images/pagemap.pb-c.c
07:35:14 [2019-12-01T07:35:14.024Z] #42 11.68   DEP      images/pagemap.pb-c.d
07:35:14 [2019-12-01T07:35:14.367Z] #42 11.86   PBCC     images/rlimit.pb-c.c
07:35:14 [2019-12-01T07:35:14.367Z] #42 11.91   DEP      images/rlimit.pb-c.d
07:35:14 [2019-12-01T07:35:14.711Z] #42 12.19   PBCC     images/file-lock.pb-c.c
07:35:14 [2019-12-01T07:35:14.711Z] #42 12.25   DEP      images/file-lock.pb-c.d
07:35:15 [2019-12-01T07:35:15.055Z] #42 12.32   PBCC     images/tty.pb-c.c
07:35:15 [2019-12-01T07:35:15.055Z] #42 12.41   DEP      images/tty.pb-c.d
07:35:15 [2019-12-01T07:35:15.055Z] #42 12.64   PBCC     images/tun.pb-c.c
07:35:15 [2019-12-01T07:35:15.398Z] #42 12.73   PBCC     images/netdev.pb-c.c
07:35:15 [2019-12-01T07:35:15.398Z] #42 ...
07:35:15 [2019-12-01T07:35:15.398Z] 
07:35:15 [2019-12-01T07:35:15.398Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:35:15 [2019-12-01T07:35:15.398Z] #45 84.43 vendor/golang.org/x/net/dns/dnsmessage
07:35:15 [2019-12-01T07:35:15.398Z] #45 84.99 bytes
07:35:15 [2019-12-01T07:35:15.398Z] #45 ...
07:35:15 [2019-12-01T07:35:15.398Z] 
07:35:15 [2019-12-01T07:35:15.398Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:35:15 [2019-12-01T07:35:15.398Z] #32 94.58 reflect
07:35:16 [2019-12-01T07:35:16.589Z] #32 ...
07:35:16 [2019-12-01T07:35:16.589Z] 
07:35:16 [2019-12-01T07:35:16.589Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
07:35:16 [2019-12-01T07:35:16.589Z] #27 43.40 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
07:35:16 [2019-12-01T07:35:16.589Z] #27 44.99 
07:35:16 [2019-12-01T07:35:16.589Z] #27 45.75 
######################################################################## 100.0%
07:35:16 [2019-12-01T07:35:16.589Z] #27 45.99 
07:35:16 [2019-12-01T07:35:16.589Z] #27 46.15 Download of images into '/build' complete.
07:35:16 [2019-12-01T07:35:16.589Z] #27 46.16 Use something like the following to load the result into a Docker daemon:
07:35:16 [2019-12-01T07:35:16.589Z] #27 46.16   tar -cC '/build' . | docker load
07:35:16 [2019-12-01T07:35:16.589Z] #27 DONE 46.2s
07:35:16 [2019-12-01T07:35:16.931Z] 
07:35:16 [2019-12-01T07:35:16.931Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:35:16 [2019-12-01T07:35:16.931Z] #42 12.91   DEP      images/tun.pb-c.d
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.02   DEP      images/netdev.pb-c.d
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.13   PBCC     images/vma.pb-c.c
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.25   DEP      images/vma.pb-c.d
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.33   PBCC     images/creds.pb-c.c
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.42   DEP      images/creds.pb-c.d
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.52   PBCC     images/utsns.pb-c.c
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.55   DEP      images/utsns.pb-c.d
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.62   PBCC     images/ipc-desc.pb-c.c
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.67   PBCC     images/ipc-sem.pb-c.c
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.74   DEP      images/ipc-desc.pb-c.d
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.85   DEP      images/ipc-sem.pb-c.d
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.91   PBCC     images/ipc-msg.pb-c.c
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.93   DEP      images/ipc-msg.pb-c.d
07:35:16 [2019-12-01T07:35:16.931Z] #42 13.97   PBCC     images/ipc-shm.pb-c.c
07:35:16 [2019-12-01T07:35:16.931Z] #42 14.00   DEP      images/ipc-shm.pb-c.d
07:35:16 [2019-12-01T07:35:16.931Z] #42 14.06   PBCC     images/ipc-var.pb-c.c
07:35:16 [2019-12-01T07:35:16.931Z] #42 14.11   DEP      images/ipc-var.pb-c.d
07:35:16 [2019-12-01T07:35:16.931Z] #42 14.30   PBCC     images/sk-opts.pb-c.c
07:35:16 [2019-12-01T07:35:16.931Z] #42 14.38   PBCC     images/packet-sock.pb-c.c
07:35:16 [2019-12-01T07:35:16.931Z] #42 14.51   DEP      images/sk-opts.pb-c.d
07:35:17 [2019-12-01T07:35:17.276Z] #42 14.65   DEP      images/packet-sock.pb-c.d
07:35:17 [2019-12-01T07:35:17.276Z] #42 14.80   PBCC     images/sk-netlink.pb-c.c
07:35:17 [2019-12-01T07:35:17.322Z] #60 201.2 + bin/containerd-stress
07:35:17 [2019-12-01T07:35:17.322Z] #60 203.3 + bin/containerd-shim
07:35:17 [2019-12-01T07:35:17.620Z] #42 14.96   DEP      images/sk-netlink.pb-c.d
07:35:17 [2019-12-01T07:35:17.965Z] #42 15.27   PBCC     images/sk-inet.pb-c.c
07:35:17 [2019-12-01T07:35:17.965Z] #42 15.35   DEP      images/sk-inet.pb-c.d
07:35:17 [2019-12-01T07:35:17.965Z] #42 15.41   PBCC     images/sk-unix.pb-c.c
07:35:17 [2019-12-01T07:35:17.965Z] #42 15.45   DEP      images/sk-unix.pb-c.d
07:35:18 [2019-12-01T07:35:18.346Z] #42 15.59   PBCC     images/mm.pb-c.c
07:35:18 [2019-12-01T07:35:18.346Z] #42 15.66   DEP      images/mm.pb-c.d
07:35:18 [2019-12-01T07:35:18.346Z] #42 15.73   PBCC     images/timerfd.pb-c.c
07:35:18 [2019-12-01T07:35:18.346Z] #42 15.82   DEP      images/timerfd.pb-c.d
07:35:18 [2019-12-01T07:35:18.346Z] #42 15.95   PBCC     images/timer.pb-c.c
07:35:18 [2019-12-01T07:35:18.689Z] #42 16.04   DEP      images/timer.pb-c.d
07:35:18 [2019-12-01T07:35:18.689Z] #42 16.17   PBCC     images/sa.pb-c.c
07:35:19 [2019-12-01T07:35:19.033Z] #42 16.37   DEP      images/sa.pb-c.d
07:35:19 [2019-12-01T07:35:19.033Z] #42 16.55   PBCC     images/pipe-data.pb-c.c
07:35:19 [2019-12-01T07:35:19.033Z] #42 16.61   DEP      images/pipe-data.pb-c.d
07:35:19 [2019-12-01T07:35:19.378Z] #42 16.77   PBCC     images/mnt.pb-c.c
07:35:19 [2019-12-01T07:35:19.378Z] #42 16.88   DEP      images/mnt.pb-c.d
07:35:19 [2019-12-01T07:35:19.720Z] #42 17.05   PBCC     images/sk-packet.pb-c.c
07:35:19 [2019-12-01T07:35:19.720Z] #42 17.10   DEP      images/sk-packet.pb-c.d
07:35:19 [2019-12-01T07:35:19.720Z] #42 17.16   PBCC     images/tcp-stream.pb-c.c
07:35:19 [2019-12-01T07:35:19.720Z] #42 17.23   DEP      images/tcp-stream.pb-c.d
07:35:19 [2019-12-01T07:35:19.720Z] #42 17.30   PBCC     images/pipe.pb-c.c
07:35:20 [2019-12-01T07:35:20.064Z] #42 17.36   DEP      images/pipe.pb-c.d
07:35:20 [2019-12-01T07:35:20.064Z] #42 17.44   PBCC     images/pstree.pb-c.c
07:35:20 [2019-12-01T07:35:20.064Z] #42 17.49   DEP      images/pstree.pb-c.d
07:35:20 [2019-12-01T07:35:20.064Z] #42 17.57   PBCC     images/fs.pb-c.c
07:35:20 [2019-12-01T07:35:20.064Z] #42 17.61   DEP      images/fs.pb-c.d
07:35:20 [2019-12-01T07:35:20.064Z] #42 17.71   PBCC     images/signalfd.pb-c.c
07:35:20 [2019-12-01T07:35:20.408Z] #42 17.79   DEP      images/signalfd.pb-c.d
07:35:20 [2019-12-01T07:35:20.408Z] #42 17.89   PBCC     images/fh.pb-c.c
07:35:20 [2019-12-01T07:35:20.408Z] #42 18.00   PBCC     images/fsnotify.pb-c.c
07:35:20 [2019-12-01T07:35:20.751Z] #42 18.12   DEP      images/fh.pb-c.d
07:35:20 [2019-12-01T07:35:20.751Z] #42 18.24   DEP      images/fsnotify.pb-c.d
07:35:21 [2019-12-01T07:35:21.095Z] #42 18.40   PBCC     images/eventpoll.pb-c.c
07:35:21 [2019-12-01T07:35:21.095Z] #42 18.42   DEP      images/eventpoll.pb-c.d
07:35:21 [2019-12-01T07:35:21.095Z] #42 18.47   PBCC     images/eventfd.pb-c.c
07:35:21 [2019-12-01T07:35:21.095Z] #42 18.51   DEP      images/eventfd.pb-c.d
07:35:21 [2019-12-01T07:35:21.095Z] #42 18.55   PBCC     images/remap-file-path.pb-c.c
07:35:21 [2019-12-01T07:35:21.095Z] #42 18.57   DEP      images/remap-file-path.pb-c.d
07:35:21 [2019-12-01T07:35:21.095Z] #42 18.65   PBCC     images/fifo.pb-c.c
07:35:21 [2019-12-01T07:35:21.439Z] #42 18.69   DEP      images/fifo.pb-c.d
07:35:21 [2019-12-01T07:35:21.439Z] #42 18.79   PBCC     images/ghost-file.pb-c.c
07:35:21 [2019-12-01T07:35:21.439Z] #42 18.89   DEP      images/ghost-file.pb-c.d
07:35:21 [2019-12-01T07:35:21.439Z] #42 19.00   PBCC     images/regfile.pb-c.c
07:35:21 [2019-12-01T07:35:21.587Z] ok  	github.com/docker/docker/api/server	0.032s	coverage: 9.0% of statements
07:35:21 [2019-12-01T07:35:21.783Z] #42 19.15   DEP      images/regfile.pb-c.d
07:35:21 [2019-12-01T07:35:21.783Z] #42 19.29   PBCC     images/ns.pb-c.c
07:35:21 [2019-12-01T07:35:21.783Z] #42 19.33   DEP      images/ns.pb-c.d
07:35:22 [2019-12-01T07:35:22.128Z] #42 19.41   PBCC     images/fdinfo.pb-c.c
07:35:22 [2019-12-01T07:35:22.128Z] #42 19.54   DEP      images/fdinfo.pb-c.d
07:35:22 [2019-12-01T07:35:22.128Z] #42 19.63   PBCC     images/core-aarch64.pb-c.c
07:35:22 [2019-12-01T07:35:22.128Z] #42 19.69   PBCC     images/core-arm.pb-c.c
07:35:22 [2019-12-01T07:35:22.470Z] #42 19.77   PBCC     images/core-ppc64.pb-c.c
07:35:22 [2019-12-01T07:35:22.470Z] #42 19.88   PBCC     images/core-s390.pb-c.c
07:35:22 [2019-12-01T07:35:22.470Z] #42 19.95   PBCC     images/core-x86.pb-c.c
07:35:22 [2019-12-01T07:35:22.470Z] #42 20.07   PBCC     images/core.pb-c.c
07:35:22 [2019-12-01T07:35:22.813Z] #42 20.28   PBCC     images/inventory.pb-c.c
07:35:23 [2019-12-01T07:35:23.175Z] #42 20.47   DEP      images/core-aarch64.pb-c.d
07:35:23 [2019-12-01T07:35:23.175Z] #42 20.58   DEP      images/core-arm.pb-c.d
07:35:23 [2019-12-01T07:35:23.175Z] #42 20.74   DEP      images/core-ppc64.pb-c.d
07:35:23 [2019-12-01T07:35:23.175Z] #42 20.80   DEP      images/core-s390.pb-c.d
07:35:23 [2019-12-01T07:35:23.435Z] #38 ...
07:35:23 [2019-12-01T07:35:23.435Z] 
07:35:23 [2019-12-01T07:35:23.435Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:35:23 [2019-12-01T07:35:23.435Z] #41 115.6   CC       criu/log.o
07:35:23 [2019-12-01T07:35:23.435Z] #41 115.9   CC       criu/lsm.o
07:35:23 [2019-12-01T07:35:23.435Z] #41 116.3   CC       criu/mem.o
07:35:23 [2019-12-01T07:35:23.435Z] #41 117.5   CC       criu/mount.o
07:35:23 [2019-12-01T07:35:23.435Z] #41 120.2   CC       criu/namespaces.o
07:35:23 [2019-12-01T07:35:23.435Z] #41 121.5   CC       criu/net.o
07:35:23 [2019-12-01T07:35:23.435Z] #41 123.6   CC       criu/netfilter.o
07:35:23 [2019-12-01T07:35:23.435Z] #41 123.9   CC       criu/page-pipe.o
07:35:23 [2019-12-01T07:35:23.435Z] #41 124.5   CC       criu/page-xfer.o
07:35:23 [2019-12-01T07:35:23.435Z] #41 125.3   CC       criu/pagemap-cache.o
07:35:23 [2019-12-01T07:35:23.435Z] #41 125.6   CC       criu/pagemap.o
07:35:23 [2019-12-01T07:35:23.518Z] #42 20.88   DEP      images/core-x86.pb-c.d
07:35:23 [2019-12-01T07:35:23.518Z] #42 20.96   DEP      images/core.pb-c.d
07:35:23 [2019-12-01T07:35:23.794Z] #60 209.5 + bin/containerd-shim-runc-v1
07:35:23 [2019-12-01T07:35:23.862Z] #42 21.13   DEP      images/inventory.pb-c.d
07:35:23 [2019-12-01T07:35:23.862Z] #42 21.27   PBCC     images/cpuinfo.pb-c.c
07:35:23 [2019-12-01T07:35:23.862Z] #42 21.33   DEP      images/cpuinfo.pb-c.d
07:35:23 [2019-12-01T07:35:23.862Z] #42 21.41   PBCC     images/stats.pb-c.c
07:35:23 [2019-12-01T07:35:23.862Z] #42 21.51   DEP      images/stats.pb-c.d
07:35:23 [2019-12-01T07:35:23.998Z] #41 126.2   CC       criu/parasite-syscall.o
07:35:24 [2019-12-01T07:35:24.562Z] #41 126.9   CC       criu/path.o
07:35:24 [2019-12-01T07:35:24.599Z] #42 ...
07:35:24 [2019-12-01T07:35:24.599Z] 
07:35:24 [2019-12-01T07:35:24.599Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:35:24 [2019-12-01T07:35:24.599Z] #18 28.01 Reading package lists...
07:35:24 [2019-12-01T07:35:24.599Z] #18 39.59 Reading package lists...
07:35:24 [2019-12-01T07:35:24.599Z] #18 ...
07:35:24 [2019-12-01T07:35:24.599Z] 
07:35:24 [2019-12-01T07:35:24.599Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:35:24 [2019-12-01T07:35:24.599Z] #32 98.21 path
07:35:24 [2019-12-01T07:35:24.599Z] #32 101.8 text/tabwriter
07:35:24 [2019-12-01T07:35:24.599Z] #32 ...
07:35:24 [2019-12-01T07:35:24.599Z] 
07:35:24 [2019-12-01T07:35:24.599Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:35:24 [2019-12-01T07:35:24.599Z] #18 39.59 Reading package lists...
07:35:24 [2019-12-01T07:35:24.818Z] #41 127.1   CC       criu/pie-util-vdso-elf32.o
07:35:25 [2019-12-01T07:35:25.075Z] #41 127.5   CC       criu/pie-util-vdso.o
07:35:25 [2019-12-01T07:35:25.332Z] #41 127.8   CC       criu/pie-util.o
07:35:25 [2019-12-01T07:35:25.896Z] #41 128.0   CC       criu/pipes.o
07:35:26 [2019-12-01T07:35:26.137Z] #18 49.33 Building dependency tree...
07:35:26 [2019-12-01T07:35:26.153Z] #41 128.5   CC       criu/plugin.o
07:35:26 [2019-12-01T07:35:26.342Z] #60 212.5 + bin/containerd-shim-runc-v2
07:35:26 [2019-12-01T07:35:26.409Z] #41 128.8   CC       criu/proc_parse.o
07:35:26 [2019-12-01T07:35:26.723Z] #60 213.4 + binaries
07:35:27 [2019-12-01T07:35:27.132Z] #60 213.4 + mkdir -p /build
07:35:27 [2019-12-01T07:35:27.132Z] #60 213.4 + cp bin/containerd /build/containerd
07:35:27 [2019-12-01T07:35:27.132Z] #60 213.5 + cp bin/containerd-shim /build/containerd-shim
07:35:27 [2019-12-01T07:35:27.132Z] #60 213.5 + cp bin/ctr /build/ctr
07:35:27 [2019-12-01T07:35:27.132Z] #60 DONE 213.6s
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.68 The following additional packages will be installed:
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.69   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.69   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.69   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.69   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.70   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.70   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.70   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.70   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.70   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.71 Suggested packages:
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.71   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.72   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.72   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.72   vim-doc vim-scripts xfsdump acl attr quota
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.72 Recommended packages:
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.72   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
07:35:27 [2019-12-01T07:35:27.332Z] #18 51.72   python3-keyrings.alt python3-xdg unzip
07:35:27 [2019-12-01T07:35:27.990Z] 
07:35:27 [2019-12-01T07:35:27.990Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
07:35:27 [2019-12-01T07:35:27.990Z] #61 DONE 0.2s
07:35:27 [2019-12-01T07:35:27.990Z] 
07:35:27 [2019-12-01T07:35:27.990Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:35:28 [2019-12-01T07:35:28.074Z] #18 ...
07:35:28 [2019-12-01T07:35:28.074Z] 
07:35:28 [2019-12-01T07:35:28.074Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:35:28 [2019-12-01T07:35:28.074Z] #45 97.23 bufio
07:35:28 [2019-12-01T07:35:28.074Z] #45 97.23 reflect
07:35:28 [2019-12-01T07:35:28.074Z] #45 105.7 regexp/syntax
07:35:28 [2019-12-01T07:35:28.364Z] #65 DONE 0.2s
07:35:28 [2019-12-01T07:35:28.364Z] 
07:35:28 [2019-12-01T07:35:28.364Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
07:35:28 [2019-12-01T07:35:28.364Z] #67 DONE 0.1s
07:35:28 [2019-12-01T07:35:28.364Z] 
07:35:28 [2019-12-01T07:35:28.364Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
07:35:28 [2019-12-01T07:35:28.364Z] #70 DONE 0.1s
07:35:28 [2019-12-01T07:35:28.364Z] 
07:35:28 [2019-12-01T07:35:28.365Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
07:35:28 [2019-12-01T07:35:28.365Z] #71 DONE 0.0s
07:35:28 [2019-12-01T07:35:28.423Z] #45 ...
07:35:28 [2019-12-01T07:35:28.423Z] 
07:35:28 [2019-12-01T07:35:28.423Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:35:28 [2019-12-01T07:35:28.423Z] #42 24.19 make[1]: Nothing to be done for 'all'.
07:35:28 [2019-12-01T07:35:28.767Z] 
07:35:28 [2019-12-01T07:35:28.767Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker
07:35:29 [2019-12-01T07:35:29.009Z] #41 131.2   CC       criu/protobuf-desc.o
07:35:29 [2019-12-01T07:35:29.168Z] #42 26.51   CC       images/stats.o
07:35:29 [2019-12-01T07:35:29.574Z] #41 132.0   CC       criu/protobuf.o
07:35:29 [2019-12-01T07:35:29.829Z] #41 132.3   CC       criu/pstree.o
07:35:29 [2019-12-01T07:35:29.904Z] #42 27.30   CC       images/core.o
07:35:30 [2019-12-01T07:35:30.720Z] #72 DONE 2.0s
07:35:30 [2019-12-01T07:35:30.720Z] 
07:35:30 [2019-12-01T07:35:30.720Z] #73 exporting to oci image format
07:35:30 [2019-12-01T07:35:30.720Z] #73 exporting layers
07:35:31 [2019-12-01T07:35:31.097Z] #42 28.63   CC       images/core-x86.o
07:35:31 [2019-12-01T07:35:31.198Z] #41 133.3   CC       criu/rbtree.o
07:35:31 [2019-12-01T07:35:31.198Z] #41 133.6   CC       criu/rst-malloc.o
07:35:31 [2019-12-01T07:35:31.455Z] #41 133.8   CC       criu/seccomp.o
07:35:32 [2019-12-01T07:35:32.019Z] #41 134.3   CC       criu/seize.o
07:35:32 [2019-12-01T07:35:32.582Z] #41 134.9   CC       criu/servicefd.o
07:35:32 [2019-12-01T07:35:32.813Z] #42 29.97   CC       images/core-arm.o
07:35:32 [2019-12-01T07:35:32.840Z] #41 135.3   CC       criu/shmem.o
07:35:33 [2019-12-01T07:35:33.097Z] #41 ...
07:35:33 [2019-12-01T07:35:33.097Z] 
07:35:33 [2019-12-01T07:35:33.097Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:35:33 [2019-12-01T07:35:33.354Z] #38 221.5 + rm -rf /tmp/tmp.F4mztA0kBc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.F4mztA0kBc
07:35:33 [2019-12-01T07:35:33.560Z] #42 30.79   CC       images/core-aarch64.o
07:35:33 [2019-12-01T07:35:33.560Z] #42 ...
07:35:33 [2019-12-01T07:35:33.560Z] 
07:35:33 [2019-12-01T07:35:33.560Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:35:33 [2019-12-01T07:35:33.916Z] #38 DONE 222.0s
07:35:33 [2019-12-01T07:35:33.916Z] 
07:35:33 [2019-12-01T07:35:33.916Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:35:33 [2019-12-01T07:35:33.916Z] #41 136.0   CC       criu/sigframe.o
07:35:33 [2019-12-01T07:35:33.916Z] #41 136.3   CC       criu/signalfd.o
07:35:34 [2019-12-01T07:35:34.254Z] #60 58.63 Checking out files:  49% (1451/2933)   
Checking out files:  50% (1467/2933)   
Checking out files:  51% (1496/2933)   
Checking out files:  52% (1526/2933)   
Checking out files:  53% (1555/2933)   
Checking out files:  54% (1584/2933)   
Checking out files:  55% (1614/2933)   
Checking out files:  56% (1643/2933)   
Checking out files:  57% (1672/2933)   
Checking out files:  58% (1702/2933)   
Checking out files:  59% (1731/2933)   
Checking out files:  60% (1760/2933)   
Checking out files:  61% (1790/2933)   
Checking out files:  62% (1819/2933)   
Checking out files:  63% (1848/2933)   
Checking out files:  64% (1878/2933)   
Checking out files:  65% (1907/2933)   
Checking out files:  66% (1936/2933)   
Checking out files:  67% (1966/2933)   
Checking out files:  68% (1995/2933)   
Checking out files:  69% (2024/2933)   
Checking out files:  70% (2054/2933)   
Checking out files:  71% (2083/2933)   
Checking out files:  72% (2112/2933)   
Checking out files:  73% (2142/2933)   
Checking out files:  74% (2171/2933)   
Checking out files:  75% (2200/2933)   
Checking out files:  76% (2230/2933)   
Checking out files:  77% (2259/2933)   
Checking out files:  78% (2288/2933)   
Checking out files:  79% (2318/2933)   
Checking out files:  80% (2347/2933)   
Checking out files:  81% (2376/2933)   
Checking out files:  82% (2406/2933)   
Checking out files:  83% (2435/2933)   
Checking out files:  84% (2464/2933)   
Checking out files:  85% (2494/2933)   
Checking out files:  86% (2523/2933)   
Checking out files:  87% (2552/2933)   
Checking out files:  88% (2582/2933)   
Checking out files:  89% (2611/2933)   
Checking out files:  90% (2640/2933)   
Checking out files:  91% (2670/2933)   
Checking out files:  92% (2699/2933)   
Checking out files:  93% (2728/2933)   
Checking out files:  94% (2758/2933)   
Checking out files:  95% (2787/2933)   
Checking out files:  96% (2816/2933)   
Checking out files:  97% (2846/2933)   
Checking out files:  98% (2875/2933)   
Checking out files:  99% (2904/2933)   
Checking out files: 100% (2933/2933)   
Checking out files: 100% (2933/2933), done.
07:35:34 [2019-12-01T07:35:34.254Z] #60 59.51 + cd /tmp/tmp.vDDrF35Na3/src/github.com/containerd/containerd
07:35:34 [2019-12-01T07:35:34.254Z] #60 59.51 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40
07:35:34 [2019-12-01T07:35:34.479Z] #41 136.6   CC       criu/sk-inet.o
07:35:35 [2019-12-01T07:35:35.410Z] #41 ...
07:35:35 [2019-12-01T07:35:35.410Z] 
07:35:35 [2019-12-01T07:35:35.410Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
07:35:35 [2019-12-01T07:35:35.410Z] #39 DONE 0.2s
07:35:35 [2019-12-01T07:35:35.410Z] 
07:35:35 [2019-12-01T07:35:35.410Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:35:35 [2019-12-01T07:35:35.410Z] #41 137.7   CC       criu/sk-netlink.o
07:35:35 [2019-12-01T07:35:35.410Z] #41 137.9   CC       criu/sk-packet.o
07:35:35 [2019-12-01T07:35:35.451Z] #60 60.34 + export 'BUILDTAGS=netgo osusergo static_build'
07:35:35 [2019-12-01T07:35:35.451Z] #60 60.34 + BUILDTAGS='netgo osusergo static_build'
07:35:35 [2019-12-01T07:35:35.451Z] #60 60.34 + export EXTRA_FLAGS=-buildmode=pie
07:35:35 [2019-12-01T07:35:35.451Z] #60 60.34 + EXTRA_FLAGS=-buildmode=pie
07:35:35 [2019-12-01T07:35:35.451Z] #60 60.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:35:35 [2019-12-01T07:35:35.451Z] #60 60.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:35:35 [2019-12-01T07:35:35.451Z] #60 60.34 + '[' '' = dynamic ']'
07:35:35 [2019-12-01T07:35:35.451Z] #60 60.34 + make
07:35:35 [2019-12-01T07:35:35.973Z] #41 138.3   CC       criu/sk-queue.o
07:35:36 [2019-12-01T07:35:36.537Z] #41 138.6   CC       criu/sk-tcp.o
07:35:36 [2019-12-01T07:35:36.537Z] #41 139.0   CC       criu/sk-unix.o
07:35:37 [2019-12-01T07:35:37.164Z] #60 62.15 + bin/ctr
07:35:37 [2019-12-01T07:35:37.905Z] #41 140.3   CC       criu/sockets.o
07:35:38 [2019-12-01T07:35:38.836Z] #41 141.0   CC       criu/stats.o
07:35:38 [2019-12-01T07:35:38.836Z] #41 141.2   CC       criu/string.o
07:35:38 [2019-12-01T07:35:38.836Z] #41 141.2   CC       criu/sysctl.o
07:35:38 [2019-12-01T07:35:38.882Z] #60 ...
07:35:38 [2019-12-01T07:35:38.882Z] 
07:35:38 [2019-12-01T07:35:38.882Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:35:38 [2019-12-01T07:35:38.882Z] #32 108.0 time
07:35:38 [2019-12-01T07:35:38.882Z] #32 108.0 internal/syscall/unix
07:35:39 [2019-12-01T07:35:39.253Z] #32 ...
07:35:39 [2019-12-01T07:35:39.253Z] 
07:35:39 [2019-12-01T07:35:39.253Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43 The following NEW packages will be installed:
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   apparmor aufs-tools bash-completion binutils-mingw-w64
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.43   xfsprogs xxd xz-utils zip
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.59 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.59 Need to get 87.3 MB of archives.
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.59 After this operation, 585 MB of additional disk space will be used.
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.67 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.69 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.73 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 59.83 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.05 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.08 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.35 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.40 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.40 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.43 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.43 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.46 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.47 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.48 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.49 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.50 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.51 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.53 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.55 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.56 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.57 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.58 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.61 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.61 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.62 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.65 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.65 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.66 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.67 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.68 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.69 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.69 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.76 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.88 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.88 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.90 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.93 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 60.96 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 61.29 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 61.31 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 61.33 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 61.34 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 61.38 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 61.64 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 62.01 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 62.02 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 62.20 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 62.22 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 62.25 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 62.27 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 62.27 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 62.33 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 62.91 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 63.01 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 63.09 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 63.11 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 63.13 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 63.19 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 63.43 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 63.70 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
07:35:39 [2019-12-01T07:35:39.253Z] #18 63.71 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
07:35:39 [2019-12-01T07:35:39.399Z] #41 141.7   CC       criu/sysfs_parse.o
07:35:39 [2019-12-01T07:35:39.609Z] #18 64.25 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
07:35:39 [2019-12-01T07:35:39.656Z] #41 141.9   CC       criu/timerfd.o
07:35:39 [2019-12-01T07:35:39.913Z] #41 142.2   CC       criu/tty.o
07:35:40 [2019-12-01T07:35:40.368Z] #18 64.72 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
07:35:40 [2019-12-01T07:35:40.368Z] #18 64.73 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB]
07:35:40 [2019-12-01T07:35:40.842Z] #41 143.3   CC       criu/tun.o
07:35:41 [2019-12-01T07:35:41.406Z] #41 143.7   CC       criu/uffd.o
07:35:42 [2019-12-01T07:35:42.336Z] #41 144.4   CC       criu/util.o
07:35:43 [2019-12-01T07:35:43.267Z] #41 145.3   CC       criu/uts_ns.o
07:35:43 [2019-12-01T07:35:43.267Z] #41 145.5   CC       criu/vdso-compat.o
07:35:43 [2019-12-01T07:35:43.267Z] #41 145.7   CC       criu/vdso.o
07:35:44 [2019-12-01T07:35:44.198Z] #41 146.4   LINK     criu/built-in.o
07:35:44 [2019-12-01T07:35:44.198Z] #41 146.5   LINK     criu/criu
07:35:44 [2019-12-01T07:35:44.243Z] #18 68.25 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB]
07:35:44 [2019-12-01T07:35:44.455Z] #41 146.8   DEP      lib/c/criu.d
07:35:44 [2019-12-01T07:35:44.455Z] #41 146.8   CC       images/rpc.pb-c.o
07:35:44 [2019-12-01T07:35:44.587Z] #18 ...
07:35:44 [2019-12-01T07:35:44.587Z] 
07:35:44 [2019-12-01T07:35:44.587Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:35:44 [2019-12-01T07:35:44.587Z] #42 32.13   CC       images/core-ppc64.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 33.50   CC       images/core-s390.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 35.20   CC       images/cpuinfo.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 36.15   CC       images/inventory.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 36.62   CC       images/fdinfo.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 37.18   CC       images/fown.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 37.49   CC       images/ns.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 37.63   CC       images/regfile.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 37.92   CC       images/ghost-file.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 38.37   CC       images/fifo.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 38.71   CC       images/remap-file-path.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 39.27   CC       images/eventfd.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 39.67   CC       images/eventpoll.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 40.17   CC       images/fh.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 40.79   CC       images/fsnotify.o
07:35:44 [2019-12-01T07:35:44.587Z] #42 42.15   CC       images/signalfd.o
07:35:44 [2019-12-01T07:35:44.930Z] #42 42.58   CC       images/fs.o
07:35:45 [2019-12-01T07:35:45.018Z] #41 147.2   CC       lib/c/criu.o
07:35:45 [2019-12-01T07:35:45.676Z] #42 43.03   CC       images/pstree.o
07:35:45 [2019-12-01T07:35:45.947Z] #41 148.0   LINK     lib/c/built-in.o
07:35:45 [2019-12-01T07:35:45.948Z] #41 148.0   LINK     lib/c/libcriu.so
07:35:45 [2019-12-01T07:35:45.948Z] #41 148.1   GEN      magic.py
07:35:45 [2019-12-01T07:35:45.948Z] #41 148.2 Note: Building without setproctitle() and strlcpy() support.
07:35:45 [2019-12-01T07:35:45.948Z] #41 148.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:35:46 [2019-12-01T07:35:46.017Z] #42 43.43   CC       images/pipe.o
07:35:46 [2019-12-01T07:35:46.204Z] #41 148.7 fatal: Not a git repository (or any of the parent directories): .git
07:35:46 [2019-12-01T07:35:46.390Z] #42 43.82   CC       images/tcp-stream.o
07:35:46 [2019-12-01T07:35:46.730Z] #42 44.28   CC       images/sk-packet.o
07:35:47 [2019-12-01T07:35:47.073Z] #42 ...
07:35:47 [2019-12-01T07:35:47.073Z] 
07:35:47 [2019-12-01T07:35:47.073Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:35:47 [2019-12-01T07:35:47.073Z] #45 116.3 time
07:35:47 [2019-12-01T07:35:47.073Z] #45 123.6 regexp
07:35:47 [2019-12-01T07:35:47.133Z] #41 149.2 make[1]: Nothing to be done for 'all'.
07:35:47 [2019-12-01T07:35:47.389Z] #41 149.7 make[1]: 'images/built-in.o' is up to date.
07:35:47 [2019-12-01T07:35:47.389Z] #41 149.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
07:35:47 [2019-12-01T07:35:47.389Z] #41 149.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
07:35:47 [2019-12-01T07:35:47.389Z] #41 149.8 make[1]: 'compel/libcompel.a' is up to date.
07:35:47 [2019-12-01T07:35:47.389Z] #41 149.8 make[1]: 'compel/compel-host-bin' is up to date.
07:35:47 [2019-12-01T07:35:47.389Z] #41 149.8 make[1]: Nothing to be done for 'all'.
07:35:47 [2019-12-01T07:35:47.389Z] #41 149.8 make[1]: 'soccr/libsoccr.a' is up to date.
07:35:47 [2019-12-01T07:35:47.417Z] #45 ...
07:35:47 [2019-12-01T07:35:47.417Z] 
07:35:47 [2019-12-01T07:35:47.417Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:35:47 [2019-12-01T07:35:47.417Z] #32 118.6 internal/poll
07:35:47 [2019-12-01T07:35:47.417Z] #32 122.6 os
07:35:47 [2019-12-01T07:35:47.417Z] #32 125.1 internal/fmtsort
07:35:47 [2019-12-01T07:35:47.417Z] #32 ...
07:35:47 [2019-12-01T07:35:47.417Z] 
07:35:47 [2019-12-01T07:35:47.417Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:35:47 [2019-12-01T07:35:47.417Z] #42 44.86   CC       images/mnt.o
07:35:47 [2019-12-01T07:35:47.645Z] #41 149.9 make[2]: Nothing to be done for 'all'.
07:35:47 [2019-12-01T07:35:47.645Z] #41 149.9 make[2]: Nothing to be done for 'all'.
07:35:47 [2019-12-01T07:35:47.645Z] #41 149.9 make[2]: Nothing to be done for 'all'.
07:35:47 [2019-12-01T07:35:47.645Z] #41 150.0 make[2]: Nothing to be done for 'all'.
07:35:47 [2019-12-01T07:35:47.645Z] #41 150.1 make[2]: Nothing to be done for 'all'.
07:35:47 [2019-12-01T07:35:47.645Z] #41 150.1 make[2]: Nothing to be done for 'all'.
07:35:47 [2019-12-01T07:35:47.645Z] #41 150.1 make[2]: Nothing to be done for 'all'.
07:35:47 [2019-12-01T07:35:47.761Z] #42 45.38   CC       images/pipe-data.o
07:35:47 [2019-12-01T07:35:47.901Z] #41 150.2 make[2]: Nothing to be done for 'all'.
07:35:47 [2019-12-01T07:35:47.901Z] #41 150.2   INSTALL  criu/criu
07:35:47 [2019-12-01T07:35:47.901Z] #41 ...
07:35:47 [2019-12-01T07:35:47.901Z] 
07:35:47 [2019-12-01T07:35:47.901Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:35:47 [2019-12-01T07:35:47.901Z] #59 180.9 + bin/containerd
07:35:48 [2019-12-01T07:35:48.465Z] #59 ...
07:35:48 [2019-12-01T07:35:48.465Z] 
07:35:48 [2019-12-01T07:35:48.465Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:35:48 [2019-12-01T07:35:48.465Z] #41 DONE 150.7s
07:35:48 [2019-12-01T07:35:48.465Z] 
07:35:48 [2019-12-01T07:35:48.465Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:35:48 [2019-12-01T07:35:48.500Z] #42 45.75   CC       images/sa.o
07:35:48 [2019-12-01T07:35:48.843Z] #42 46.21   CC       images/timer.o
07:35:49 [2019-12-01T07:35:49.580Z] #42 46.95   CC       images/timerfd.o
07:35:49 [2019-12-01T07:35:49.832Z] #50 ...
07:35:49 [2019-12-01T07:35:49.832Z] 
07:35:49 [2019-12-01T07:35:49.832Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
07:35:49 [2019-12-01T07:35:49.832Z] #42 DONE 0.1s
07:35:49 [2019-12-01T07:35:49.832Z] 
07:35:49 [2019-12-01T07:35:49.832Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
07:35:49 [2019-12-01T07:35:49.832Z] #45 DONE 0.1s
07:35:49 [2019-12-01T07:35:49.832Z] 
07:35:49 [2019-12-01T07:35:49.832Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:35:49 [2019-12-01T07:35:49.923Z] #42 47.38   CC       images/mm.o
07:35:50 [2019-12-01T07:35:50.087Z] #50 ...
07:35:50 [2019-12-01T07:35:50.087Z] 
07:35:50 [2019-12-01T07:35:50.087Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
07:35:50 [2019-12-01T07:35:50.087Z] #48 DONE 0.1s
07:35:50 [2019-12-01T07:35:50.087Z] 
07:35:50 [2019-12-01T07:35:50.087Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:35:50 [2019-12-01T07:35:50.661Z] #42 47.98   CC       images/sk-opts.o
07:35:51 [2019-12-01T07:35:51.013Z] #42 48.42   CC       images/sk-unix.o
07:35:51 [2019-12-01T07:35:51.747Z] #42 49.13   CC       images/sk-inet.o
07:35:52 [2019-12-01T07:35:52.482Z] #42 49.85   CC       images/tun.o
07:35:53 [2019-12-01T07:35:53.219Z] #42 50.50   CC       images/sk-netlink.o
07:35:53 [2019-12-01T07:35:53.564Z] #42 50.92   CC       images/packet-sock.o
07:35:53 [2019-12-01T07:35:53.564Z] #42 ...
07:35:53 [2019-12-01T07:35:53.564Z] 
07:35:53 [2019-12-01T07:35:53.564Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:35:53 [2019-12-01T07:35:53.564Z] #45 132.8 os/exec
07:35:53 [2019-12-01T07:35:53.907Z] #45 133.0 net
07:35:56 [2019-12-01T07:35:56.625Z] #50 DONE 243.1s
07:35:56 [2019-12-01T07:35:56.625Z] 
07:35:56 [2019-12-01T07:35:56.625Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:35:56 [2019-12-01T07:35:56.881Z] #59 ...
07:35:56 [2019-12-01T07:35:56.881Z] 
07:35:56 [2019-12-01T07:35:56.881Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
07:35:56 [2019-12-01T07:35:56.944Z] #45 136.1 internal/lazyregexp
07:35:57 [2019-12-01T07:35:57.443Z] #51 DONE 0.5s
07:35:57 [2019-12-01T07:35:57.443Z] 
07:35:57 [2019-12-01T07:35:57.443Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
07:35:57 [2019-12-01T07:35:57.443Z] #55 DONE 0.1s
07:35:57 [2019-12-01T07:35:57.443Z] 
07:35:57 [2019-12-01T07:35:57.443Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:35:58 [2019-12-01T07:35:58.205Z] #45 ...
07:35:58 [2019-12-01T07:35:58.205Z] 
07:35:58 [2019-12-01T07:35:58.205Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 72.33 debconf: delaying package configuration, since apt-utils is not installed
07:35:58 [2019-12-01T07:35:58.205Z] #18 72.51 Fetched 87.3 MB in 11s (7874 kB/s)
07:35:58 [2019-12-01T07:35:58.205Z] #18 72.66 Selecting previously unselected package bash-completion.
07:35:58 [2019-12-01T07:35:58.205Z] #18 72.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15020 files and directories currently installed.)
07:35:58 [2019-12-01T07:35:58.205Z] #18 72.78 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 79.56 Unpacking bash-completion (1:2.1-4.3) ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 80.26 Selecting previously unselected package libnet1:ppc64el.
07:35:58 [2019-12-01T07:35:58.205Z] #18 80.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 80.29 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 80.40 Selecting previously unselected package libnfnetlink0:ppc64el.
07:35:58 [2019-12-01T07:35:58.205Z] #18 80.40 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 80.41 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 80.53 Selecting previously unselected package libpcrecpp0v5:ppc64el.
07:35:58 [2019-12-01T07:35:58.205Z] #18 80.53 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 80.56 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 80.75 Selecting previously unselected package libudev-dev:ppc64el.
07:35:58 [2019-12-01T07:35:58.205Z] #18 80.76 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 80.83 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 81.12 Selecting previously unselected package libpython3.5-minimal:ppc64el.
07:35:58 [2019-12-01T07:35:58.205Z] #18 81.12 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 81.13 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 82.04 Selecting previously unselected package python3.5-minimal.
07:35:58 [2019-12-01T07:35:58.205Z] #18 82.07 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
07:35:58 [2019-12-01T07:35:58.205Z] #18 82.08 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
07:35:58 [2019-12-01T07:35:58.548Z] #18 ...
07:35:58 [2019-12-01T07:35:58.548Z] 
07:35:58 [2019-12-01T07:35:58.548Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:35:58 [2019-12-01T07:35:58.548Z] #32 127.5 path/filepath
07:35:58 [2019-12-01T07:35:58.548Z] #32 127.5 fmt
07:35:58 [2019-12-01T07:35:58.548Z] #32 129.9 io/ioutil
07:35:58 [2019-12-01T07:35:58.548Z] #32 133.5 log
07:35:58 [2019-12-01T07:35:58.548Z] #32 133.5 flag
07:35:58 [2019-12-01T07:35:58.548Z] #32 133.5 github.com/BurntSushi/toml
07:35:58 [2019-12-01T07:35:58.548Z] #32 ...
07:35:58 [2019-12-01T07:35:58.548Z] 
07:35:58 [2019-12-01T07:35:58.548Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:35:58 [2019-12-01T07:35:58.548Z] #42 51.84   CC       images/ipc-var.o
07:35:58 [2019-12-01T07:35:58.548Z] #42 52.20   CC       images/ipc-desc.o
07:35:58 [2019-12-01T07:35:58.548Z] #42 52.54   CC       images/ipc-shm.o
07:35:58 [2019-12-01T07:35:58.548Z] #42 53.07   CC       images/ipc-msg.o
07:35:58 [2019-12-01T07:35:58.548Z] #42 53.66   CC       images/ipc-sem.o
07:35:58 [2019-12-01T07:35:58.548Z] #42 54.04   CC       images/utsns.o
07:35:58 [2019-12-01T07:35:58.548Z] #42 54.39   CC       images/creds.o
07:35:58 [2019-12-01T07:35:58.548Z] #42 54.73   CC       images/vma.o
07:35:58 [2019-12-01T07:35:58.548Z] #42 55.23   CC       images/netdev.o
07:35:58 [2019-12-01T07:35:58.890Z] #42 56.09   CC       images/tty.o
07:35:59 [2019-12-01T07:35:59.625Z] #42 ...
07:35:59 [2019-12-01T07:35:59.625Z] 
07:35:59 [2019-12-01T07:35:59.625Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:35:59 [2019-12-01T07:35:59.625Z] #18 83.63 Selecting previously unselected package python3-minimal.
07:35:59 [2019-12-01T07:35:59.625Z] #18 83.63 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
07:35:59 [2019-12-01T07:35:59.625Z] #18 83.64 Unpacking python3-minimal (3.5.3-1) ...
07:35:59 [2019-12-01T07:35:59.625Z] #18 83.84 Selecting previously unselected package libmpdec2:ppc64el.
07:35:59 [2019-12-01T07:35:59.625Z] #18 83.85 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
07:35:59 [2019-12-01T07:35:59.625Z] #18 83.86 Unpacking libmpdec2:ppc64el (2.4.2-1) ...
07:35:59 [2019-12-01T07:35:59.625Z] #18 84.06 Selecting previously unselected package libpython3.5-stdlib:ppc64el.
07:35:59 [2019-12-01T07:35:59.625Z] #18 84.06 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
07:35:59 [2019-12-01T07:35:59.625Z] #18 84.07 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
07:36:02 [2019-12-01T07:36:02.668Z] #18 87.19 Selecting previously unselected package python3.5.
07:36:03 [2019-12-01T07:36:03.012Z] #18 87.20 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
07:36:03 [2019-12-01T07:36:03.012Z] #18 87.20 Unpacking python3.5 (3.5.3-1+deb9u1) ...
07:36:03 [2019-12-01T07:36:03.012Z] #18 87.44 Selecting previously unselected package libpython3-stdlib:ppc64el.
07:36:03 [2019-12-01T07:36:03.012Z] #18 87.45 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
07:36:03 [2019-12-01T07:36:03.012Z] #18 87.45 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
07:36:03 [2019-12-01T07:36:03.012Z] #18 87.58 Selecting previously unselected package dh-python.
07:36:03 [2019-12-01T07:36:03.367Z] #18 87.60 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
07:36:03 [2019-12-01T07:36:03.367Z] #18 87.63 Unpacking dh-python (2.20170125) ...
07:36:03 [2019-12-01T07:36:03.367Z] #18 87.97 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
07:36:03 [2019-12-01T07:36:03.710Z] #18 87.99 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
07:36:08 [2019-12-01T07:36:08.350Z] ok  	github.com/docker/docker/api/server/httputils	0.026s	coverage: 14.7% of statements
07:36:08 [2019-12-01T07:36:08.608Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:36:09 [2019-12-01T07:36:09.178Z] ok  	github.com/docker/docker/api/server/middleware	0.026s	coverage: 37.7% of statements
07:36:09 [2019-12-01T07:36:09.178Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:36:09 [2019-12-01T07:36:09.178Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:36:09 [2019-12-01T07:36:09.178Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:36:09 [2019-12-01T07:36:09.744Z] #18 ...
07:36:09 [2019-12-01T07:36:09.744Z] 
07:36:09 [2019-12-01T07:36:09.744Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:36:09 [2019-12-01T07:36:09.744Z] #32 141.3 github.com/BurntSushi/toml/cmd/tomlv
07:36:09 [2019-12-01T07:36:09.744Z] #32 DONE 147.8s
07:36:09 [2019-12-01T07:36:09.744Z] 
07:36:09 [2019-12-01T07:36:09.744Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:36:09 [2019-12-01T07:36:09.744Z] #42 57.56   CC       images/file-lock.o
07:36:09 [2019-12-01T07:36:09.744Z] #42 58.08   CC       images/rlimit.o
07:36:09 [2019-12-01T07:36:09.744Z] #42 58.51   CC       images/pagemap.o
07:36:09 [2019-12-01T07:36:09.744Z] #42 59.24   CC       images/siginfo.o
07:36:09 [2019-12-01T07:36:09.744Z] #42 59.78   CC       images/rpc.o
07:36:09 [2019-12-01T07:36:09.744Z] #42 62.91   CC       images/ext-file.o
07:36:09 [2019-12-01T07:36:09.744Z] #42 63.35   CC       images/cgroup.o
07:36:09 [2019-12-01T07:36:09.744Z] #42 64.89   CC       images/userns.o
07:36:09 [2019-12-01T07:36:09.744Z] #42 65.52   CC       images/google/protobuf/descriptor.o
07:36:09 [2019-12-01T07:36:09.747Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:36:09 [2019-12-01T07:36:09.747Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:36:09 [2019-12-01T07:36:09.747Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:36:09 [2019-12-01T07:36:09.747Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:36:09 [2019-12-01T07:36:09.747Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:36:09 [2019-12-01T07:36:09.747Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:36:10 [2019-12-01T07:36:10.488Z] #42 ...
07:36:10 [2019-12-01T07:36:10.488Z] 
07:36:10 [2019-12-01T07:36:10.488Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:36:10 [2019-12-01T07:36:10.488Z] #45 139.5 encoding/binary
07:36:10 [2019-12-01T07:36:10.488Z] #45 139.6 net/url
07:36:10 [2019-12-01T07:36:10.488Z] #45 139.6 go/token
07:36:10 [2019-12-01T07:36:10.488Z] #45 143.8 go/scanner
07:36:10 [2019-12-01T07:36:10.488Z] #45 147.8 text/template/parse
07:36:10 [2019-12-01T07:36:10.488Z] #45 148.8 encoding/base64
07:36:10 [2019-12-01T07:36:10.488Z] #45 ...
07:36:10 [2019-12-01T07:36:10.488Z] 
07:36:10 [2019-12-01T07:36:10.488Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:36:10 [2019-12-01T07:36:10.488Z] #18 94.97 Setting up python3-minimal (3.5.3-1) ...
07:36:10 [2019-12-01T07:36:10.686Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:36:10 [2019-12-01T07:36:10.686Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
07:36:11 [2019-12-01T07:36:11.256Z] ok  	github.com/docker/docker/api/types/filters	0.021s	coverage: 92.2% of statements
07:36:11 [2019-12-01T07:36:11.256Z] ok  	github.com/docker/docker/api/types/time	0.014s	coverage: 100.0% of statements
07:36:11 [2019-12-01T07:36:11.256Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 4.0% of statements
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/types	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:36:11 [2019-12-01T07:36:11.256Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:36:11 [2019-12-01T07:36:11.826Z] ok  	github.com/docker/docker/api/types/versions	0.011s	coverage: 75.0% of statements
07:36:11 [2019-12-01T07:36:11.826Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:36:11 [2019-12-01T07:36:11.826Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:36:11 [2019-12-01T07:36:11.826Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:36:11 [2019-12-01T07:36:11.826Z] ?   	github.com/docker/docker/builder	[no test files]
07:36:11 [2019-12-01T07:36:11.826Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:36:11 [2019-12-01T07:36:11.826Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:36:11 [2019-12-01T07:36:11.826Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:36:11 [2019-12-01T07:36:11.826Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:36:11 [2019-12-01T07:36:11.826Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:36:11 [2019-12-01T07:36:11.826Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:36:11 [2019-12-01T07:36:11.826Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:36:11 [2019-12-01T07:36:11.826Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
07:36:12 [2019-12-01T07:36:12.824Z] #18 97.25 Selecting previously unselected package python3.
07:36:12 [2019-12-01T07:36:12.824Z] #18 97.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 ... 16606 files and directories currently installed.)
07:36:12 [2019-12-01T07:36:12.824Z] #18 97.34 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
07:36:12 [2019-12-01T07:36:12.824Z] #18 97.36 Unpacking python3 (3.5.3-1) ...
07:36:13 [2019-12-01T07:36:13.169Z] #18 97.55 Selecting previously unselected package pigz.
07:36:13 [2019-12-01T07:36:13.169Z] #18 97.56 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
07:36:13 [2019-12-01T07:36:13.169Z] #18 97.58 Unpacking pigz (2.3.4-1) ...
07:36:13 [2019-12-01T07:36:13.169Z] #18 97.69 Selecting previously unselected package libip4tc0:ppc64el.
07:36:13 [2019-12-01T07:36:13.169Z] #18 97.69 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
07:36:13 [2019-12-01T07:36:13.513Z] #18 97.69 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
07:36:13 [2019-12-01T07:36:13.513Z] #18 97.85 Selecting previously unselected package libip6tc0:ppc64el.
07:36:13 [2019-12-01T07:36:13.513Z] #18 97.86 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
07:36:13 [2019-12-01T07:36:13.513Z] #18 97.87 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
07:36:13 [2019-12-01T07:36:13.513Z] #18 98.03 Selecting previously unselected package libiptc0:ppc64el.
07:36:13 [2019-12-01T07:36:13.513Z] #18 98.04 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
07:36:13 [2019-12-01T07:36:13.513Z] #18 98.05 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
07:36:13 [2019-12-01T07:36:13.857Z] #18 98.24 Selecting previously unselected package libxtables12:ppc64el.
07:36:13 [2019-12-01T07:36:13.857Z] #18 98.24 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
07:36:13 [2019-12-01T07:36:13.857Z] #18 98.24 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
07:36:14 [2019-12-01T07:36:14.200Z] #18 98.39 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
07:36:14 [2019-12-01T07:36:14.200Z] #18 98.40 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
07:36:14 [2019-12-01T07:36:14.200Z] #18 98.40 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
07:36:14 [2019-12-01T07:36:14.200Z] #18 98.53 Selecting previously unselected package iptables.
07:36:14 [2019-12-01T07:36:14.200Z] #18 98.56 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
07:36:14 [2019-12-01T07:36:14.200Z] #18 98.57 Unpacking iptables (1.6.0+snapshot20161117-6) ...
07:36:14 [2019-12-01T07:36:14.366Z] ok  	github.com/docker/docker/cli/debug	0.025s	coverage: 100.0% of statements
07:36:14 [2019-12-01T07:36:14.938Z] #18 99.23 Selecting previously unselected package xxd.
07:36:14 [2019-12-01T07:36:14.938Z] #18 99.26 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
07:36:14 [2019-12-01T07:36:14.938Z] #18 99.27 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
07:36:15 [2019-12-01T07:36:15.293Z] #18 99.52 Selecting previously unselected package vim-common.
07:36:15 [2019-12-01T07:36:15.293Z] #18 99.53 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
07:36:15 [2019-12-01T07:36:15.293Z] #18 99.56 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
07:36:15 [2019-12-01T07:36:15.636Z] #18 99.89 Selecting previously unselected package bzip2.
07:36:15 [2019-12-01T07:36:15.636Z] #18 99.92 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
07:36:15 [2019-12-01T07:36:15.636Z] #18 99.94 Unpacking bzip2 (1.0.6-8.1) ...
07:36:15 [2019-12-01T07:36:15.636Z] #18 100.2 Selecting previously unselected package libgpm2:ppc64el.
07:36:15 [2019-12-01T07:36:15.636Z] #18 100.2 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
07:36:15 [2019-12-01T07:36:15.636Z] #18 100.2 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
07:36:15 [2019-12-01T07:36:15.748Z] ok  	github.com/docker/docker/builder/remotecontext	0.292s	coverage: 13.6% of statements
07:36:15 [2019-12-01T07:36:15.980Z] #18 100.3 Selecting previously unselected package xz-utils.
07:36:15 [2019-12-01T07:36:15.980Z] #18 100.3 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
07:36:15 [2019-12-01T07:36:15.980Z] #18 100.4 Unpacking xz-utils (5.2.2-1.2+b1) ...
07:36:16 [2019-12-01T07:36:16.316Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.152s	coverage: 85.1% of statements
07:36:16 [2019-12-01T07:36:16.328Z] #18 100.7 Selecting previously unselected package aufs-tools.
07:36:16 [2019-12-01T07:36:16.328Z] #18 100.7 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
07:36:16 [2019-12-01T07:36:16.328Z] #18 100.7 Unpacking aufs-tools (1:4.1+20161219-1) ...
07:36:16 [2019-12-01T07:36:16.701Z] #18 101.0 Selecting previously unselected package liblzo2-2:ppc64el.
07:36:16 [2019-12-01T07:36:16.701Z] #18 101.0 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
07:36:16 [2019-12-01T07:36:16.701Z] #18 101.0 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
07:36:16 [2019-12-01T07:36:16.701Z] #18 101.2 Selecting previously unselected package btrfs-progs.
07:36:16 [2019-12-01T07:36:16.701Z] #18 101.2 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
07:36:16 [2019-12-01T07:36:16.701Z] #18 101.2 Unpacking btrfs-progs (4.7.3-1) ...
07:36:17 [2019-12-01T07:36:17.257Z] ok  	github.com/docker/docker/builder/dockerfile	1.122s	coverage: 48.2% of statements
07:36:17 [2019-12-01T07:36:17.257Z] ?   	github.com/docker/docker/cli	[no test files]
07:36:17 [2019-12-01T07:36:17.257Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:36:17 [2019-12-01T07:36:17.438Z] #18 101.9 Selecting previously unselected package btrfs-tools.
07:36:17 [2019-12-01T07:36:17.438Z] #18 101.9 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
07:36:17 [2019-12-01T07:36:17.438Z] #18 101.9 Unpacking btrfs-tools (4.7.3-1) ...
07:36:17 [2019-12-01T07:36:17.781Z] #18 102.0 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
07:36:17 [2019-12-01T07:36:17.781Z] #18 102.1 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
07:36:17 [2019-12-01T07:36:17.781Z] #18 102.1 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
07:36:17 [2019-12-01T07:36:17.781Z] #18 102.4 Selecting previously unselected package dmsetup.
07:36:17 [2019-12-01T07:36:17.781Z] #18 102.4 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
07:36:18 [2019-12-01T07:36:18.124Z] #18 102.4 Unpacking dmsetup (2:1.02.137-2) ...
07:36:18 [2019-12-01T07:36:18.124Z] #18 102.6 Selecting previously unselected package libonig4:ppc64el.
07:36:18 [2019-12-01T07:36:18.124Z] #18 102.6 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
07:36:18 [2019-12-01T07:36:18.124Z] #18 102.6 Unpacking libonig4:ppc64el (6.1.3-2) ...
07:36:18 [2019-12-01T07:36:18.467Z] #18 102.9 Selecting previously unselected package libjq1:ppc64el.
07:36:18 [2019-12-01T07:36:18.467Z] #18 102.9 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
07:36:18 [2019-12-01T07:36:18.467Z] #18 102.9 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
07:36:18 [2019-12-01T07:36:18.811Z] #18 103.0 Selecting previously unselected package jq.
07:36:18 [2019-12-01T07:36:18.811Z] #18 103.1 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
07:36:18 [2019-12-01T07:36:18.811Z] #18 103.1 Unpacking jq (1.5+dfsg-1.3) ...
07:36:18 [2019-12-01T07:36:18.811Z] #18 103.2 Selecting previously unselected package libaio1:ppc64el.
07:36:18 [2019-12-01T07:36:18.811Z] #18 103.2 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
07:36:18 [2019-12-01T07:36:18.811Z] #18 103.2 Unpacking libaio1:ppc64el (0.3.110-3) ...
07:36:18 [2019-12-01T07:36:18.811Z] #18 103.3 Selecting previously unselected package libcap2-bin.
07:36:18 [2019-12-01T07:36:18.811Z] #18 103.4 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
07:36:18 [2019-12-01T07:36:18.811Z] #18 103.4 Unpacking libcap2-bin (1:2.25-1) ...
07:36:19 [2019-12-01T07:36:19.155Z] #18 103.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
07:36:19 [2019-12-01T07:36:19.155Z] #18 103.5 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
07:36:19 [2019-12-01T07:36:19.155Z] #18 103.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
07:36:19 [2019-12-01T07:36:19.342Z] #59 210.6 + bin/containerd-stress
07:36:19 [2019-12-01T07:36:19.342Z] #59 212.3 + bin/containerd-shim
07:36:19 [2019-12-01T07:36:19.499Z] #18 103.7 Selecting previously unselected package libsepol1-dev:ppc64el.
07:36:19 [2019-12-01T07:36:19.499Z] #18 103.7 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
07:36:19 [2019-12-01T07:36:19.499Z] #18 103.7 Unpacking libsepol1-dev:ppc64el (2.6-2) ...
07:36:19 [2019-12-01T07:36:19.842Z] #18 104.4 Selecting previously unselected package libpcre16-3:ppc64el.
07:36:20 [2019-12-01T07:36:20.185Z] #18 104.4 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
07:36:20 [2019-12-01T07:36:20.185Z] #18 104.4 Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
07:36:20 [2019-12-01T07:36:20.185Z] #18 104.8 Selecting previously unselected package libpcre32-3:ppc64el.
07:36:20 [2019-12-01T07:36:20.528Z] #18 104.8 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
07:36:20 [2019-12-01T07:36:20.528Z] #18 104.8 Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
07:36:20 [2019-12-01T07:36:20.528Z] #18 105.0 Selecting previously unselected package libpcre3-dev:ppc64el.
07:36:20 [2019-12-01T07:36:20.871Z] #18 105.1 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
07:36:20 [2019-12-01T07:36:20.871Z] #18 105.1 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
07:36:21 [2019-12-01T07:36:21.221Z] #18 105.7 Selecting previously unselected package libselinux1-dev:ppc64el.
07:36:21 [2019-12-01T07:36:21.221Z] #18 105.7 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
07:36:21 [2019-12-01T07:36:21.221Z] #18 105.7 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
07:36:21 [2019-12-01T07:36:21.221Z] #18 ...
07:36:21 [2019-12-01T07:36:21.221Z] 
07:36:21 [2019-12-01T07:36:21.221Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:36:21 [2019-12-01T07:36:21.221Z] #45 150.4 go/ast
07:36:21 [2019-12-01T07:36:21.221Z] #45 152.1 encoding/json
07:36:21 [2019-12-01T07:36:21.453Z] ok  	github.com/docker/docker/client	0.416s	coverage: 75.8% of statements
07:36:21 [2019-12-01T07:36:21.561Z] #45 ...
07:36:21 [2019-12-01T07:36:21.561Z] 
07:36:21 [2019-12-01T07:36:21.561Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:36:21 [2019-12-01T07:36:21.561Z] #42 70.12   CC       images/opts.o
07:36:21 [2019-12-01T07:36:21.561Z] #42 70.46   CC       images/seccomp.o
07:36:21 [2019-12-01T07:36:21.561Z] #42 71.09   CC       images/binfmt-misc.o
07:36:21 [2019-12-01T07:36:21.561Z] #42 71.45   CC       images/time.o
07:36:21 [2019-12-01T07:36:21.561Z] #42 71.79   CC       images/sysctl.o
07:36:21 [2019-12-01T07:36:21.561Z] #42 72.17   CC       images/autofs.o
07:36:21 [2019-12-01T07:36:21.561Z] #42 72.52   CC       images/macvlan.o
07:36:21 [2019-12-01T07:36:21.561Z] #42 72.98   CC       images/sit.o
07:36:21 [2019-12-01T07:36:21.561Z] #42 73.36   LINK     images/built-in.o
07:36:21 [2019-12-01T07:36:21.561Z] #42 73.64   GEN      compel/include/asm
07:36:21 [2019-12-01T07:36:21.561Z] #42 73.64   GEN      compel/include/version.h
07:36:21 [2019-12-01T07:36:21.561Z] #42 73.69 touch .config
07:36:21 [2019-12-01T07:36:21.561Z] #42 73.71   GEN      include/common/config.h
07:36:21 [2019-12-01T07:36:21.561Z] #42 73.84   GEN      compel/plugins/include/uapi/std/syscall-codes.h
07:36:21 [2019-12-01T07:36:21.561Z] #42 73.88   GEN      compel/plugins/include/uapi/std/syscall.h
07:36:21 [2019-12-01T07:36:21.561Z] #42 73.93   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
07:36:21 [2019-12-01T07:36:21.561Z] #42 73.97   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
07:36:21 [2019-12-01T07:36:21.561Z] #42 74.09   DEP      compel/arch/ppc64/plugins/std/memcmp.d
07:36:21 [2019-12-01T07:36:21.561Z] #42 74.13   DEP      compel/arch/ppc64/plugins/std/memcpy.d
07:36:21 [2019-12-01T07:36:21.561Z] #42 74.22   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
07:36:21 [2019-12-01T07:36:21.561Z] #42 74.25   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
07:36:21 [2019-12-01T07:36:21.561Z] #42 74.26   DEP      compel/plugins/std/infect.d
07:36:21 [2019-12-01T07:36:21.561Z] #42 74.42   DEP      compel/plugins/std/string.d
07:36:21 [2019-12-01T07:36:21.561Z] #42 74.57   DEP      compel/plugins/std/log.d
07:36:21 [2019-12-01T07:36:21.561Z] #42 74.75   DEP      compel/plugins/std/fds.d
07:36:21 [2019-12-01T07:36:21.562Z] #42 75.09   DEP      compel/plugins/std/std.d
07:36:21 [2019-12-01T07:36:21.562Z] #42 75.36   DEP      compel/plugins/shmem/shmem.d
07:36:21 [2019-12-01T07:36:21.562Z] #42 75.53   DEP      compel/plugins/fds/fds.d
07:36:21 [2019-12-01T07:36:21.562Z] #42 75.81   CC       compel/plugins/std/std.o
07:36:21 [2019-12-01T07:36:21.562Z] #42 76.31   CC       compel/plugins/std/fds.o
07:36:21 [2019-12-01T07:36:21.562Z] #42 77.11   CC       compel/plugins/std/log.o
07:36:21 [2019-12-01T07:36:21.562Z] #42 78.76   CC       compel/plugins/std/string.o
07:36:21 [2019-12-01T07:36:21.903Z] #42 ...
07:36:21 [2019-12-01T07:36:21.903Z] 
07:36:21 [2019-12-01T07:36:21.903Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:36:21 [2019-12-01T07:36:21.903Z] #18 106.1 Selecting previously unselected package libdevmapper-dev:ppc64el.
07:36:21 [2019-12-01T07:36:21.903Z] #18 106.1 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
07:36:21 [2019-12-01T07:36:21.903Z] #18 106.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
07:36:21 [2019-12-01T07:36:21.903Z] #18 106.3 Selecting previously unselected package libnl-3-200:ppc64el.
07:36:21 [2019-12-01T07:36:21.903Z] #18 106.3 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
07:36:21 [2019-12-01T07:36:21.903Z] #18 106.3 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
07:36:21 [2019-12-01T07:36:21.903Z] #18 106.4 Selecting previously unselected package libprotobuf-c1:ppc64el.
07:36:21 [2019-12-01T07:36:21.903Z] #18 106.4 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
07:36:21 [2019-12-01T07:36:21.903Z] #18 106.4 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
07:36:22 [2019-12-01T07:36:22.246Z] #18 106.5 Selecting previously unselected package libreadline5:ppc64el.
07:36:22 [2019-12-01T07:36:22.246Z] #18 106.5 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
07:36:22 [2019-12-01T07:36:22.246Z] #18 106.5 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
07:36:22 [2019-12-01T07:36:22.588Z] #18 106.8 Selecting previously unselected package libsystemd-dev:ppc64el.
07:36:22 [2019-12-01T07:36:22.588Z] #18 106.8 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
07:36:22 [2019-12-01T07:36:22.588Z] #18 106.8 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
07:36:24 [2019-12-01T07:36:24.912Z] #18 109.4 Selecting previously unselected package net-tools.
07:36:24 [2019-12-01T07:36:24.912Z] #18 109.4 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
07:36:24 [2019-12-01T07:36:24.912Z] #18 109.4 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
07:36:25 [2019-12-01T07:36:25.255Z] #18 109.7 Selecting previously unselected package python-pip-whl.
07:36:25 [2019-12-01T07:36:25.255Z] #18 109.7 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
07:36:25 [2019-12-01T07:36:25.255Z] #18 109.7 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
07:36:25 [2019-12-01T07:36:25.884Z] #59 218.8 + bin/containerd-shim-runc-v1
07:36:25 [2019-12-01T07:36:25.990Z] #18 110.5 Selecting previously unselected package python3-pip.
07:36:25 [2019-12-01T07:36:25.990Z] #18 110.5 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
07:36:26 [2019-12-01T07:36:26.340Z] #18 110.5 Unpacking python3-pip (9.0.1-2+deb9u1) ...
07:36:26 [2019-12-01T07:36:26.340Z] #18 110.9 Selecting previously unselected package python3-pkg-resources.
07:36:26 [2019-12-01T07:36:26.682Z] #18 110.9 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
07:36:26 [2019-12-01T07:36:26.682Z] #18 110.9 Unpacking python3-pkg-resources (33.1.1-1) ...
07:36:26 [2019-12-01T07:36:26.682Z] #18 111.2 Selecting previously unselected package python3-setuptools.
07:36:27 [2019-12-01T07:36:27.062Z] #18 111.2 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
07:36:27 [2019-12-01T07:36:27.062Z] #18 111.2 Unpacking python3-setuptools (33.1.1-1) ...
07:36:27 [2019-12-01T07:36:27.403Z] #18 111.7 Selecting previously unselected package python3-wheel.
07:36:27 [2019-12-01T07:36:27.403Z] #18 111.7 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
07:36:27 [2019-12-01T07:36:27.403Z] #18 111.7 Unpacking python3-wheel (0.29.0-2) ...
07:36:27 [2019-12-01T07:36:27.403Z] #18 111.9 Selecting previously unselected package thin-provisioning-tools.
07:36:27 [2019-12-01T07:36:27.403Z] #18 111.9 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
07:36:27 [2019-12-01T07:36:27.403Z] #18 111.9 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
07:36:28 [2019-12-01T07:36:28.138Z] #18 112.6 Selecting previously unselected package vim-runtime.
07:36:28 [2019-12-01T07:36:28.138Z] #18 112.6 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
07:36:28 [2019-12-01T07:36:28.138Z] #18 112.7 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
07:36:28 [2019-12-01T07:36:28.138Z] #18 112.7 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
07:36:28 [2019-12-01T07:36:28.479Z] #18 112.8 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
07:36:29 [2019-12-01T07:36:29.154Z] #59 221.8 + bin/containerd-shim-runc-v2
07:36:29 [2019-12-01T07:36:29.715Z] #59 222.6 + binaries
07:36:29 [2019-12-01T07:36:29.715Z] #59 222.6 + mkdir -p /build
07:36:29 [2019-12-01T07:36:29.715Z] #59 222.6 + cp bin/containerd /build/containerd
07:36:29 [2019-12-01T07:36:29.715Z] #59 222.6 + cp bin/containerd-shim /build/containerd-shim
07:36:29 [2019-12-01T07:36:29.715Z] #59 222.7 + cp bin/ctr /build/ctr
07:36:30 [2019-12-01T07:36:30.277Z] #59 DONE 223.1s
07:36:30 [2019-12-01T07:36:30.379Z] #73 exporting layers 59.3s done
07:36:30 [2019-12-01T07:36:30.379Z] #73 exporting manifest sha256:7c63eef7dda4bf7a2d57090c657e0ae8f24469dfdc1256099e2b7a485b7a1c77 done
07:36:30 [2019-12-01T07:36:30.379Z] #73 exporting config sha256:42835d67a8616149fa92bd823863c36104ea00912ddd00ed27680dcbee6c4556 done
07:36:30 [2019-12-01T07:36:30.379Z] #73 sending tarball
07:36:30 [2019-12-01T07:36:30.838Z] 
07:36:30 [2019-12-01T07:36:30.838Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
07:36:31 [2019-12-01T07:36:31.094Z] #60 DONE 0.2s
07:36:31 [2019-12-01T07:36:31.094Z] 
07:36:31 [2019-12-01T07:36:31.094Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:36:31 [2019-12-01T07:36:31.094Z] #64 DONE 0.1s
07:36:31 [2019-12-01T07:36:31.350Z] 
07:36:31 [2019-12-01T07:36:31.350Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
07:36:31 [2019-12-01T07:36:31.350Z] #66 DONE 0.1s
07:36:31 [2019-12-01T07:36:31.350Z] 
07:36:31 [2019-12-01T07:36:31.350Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
07:36:31 [2019-12-01T07:36:31.350Z] #69 DONE 0.1s
07:36:31 [2019-12-01T07:36:31.350Z] 
07:36:31 [2019-12-01T07:36:31.350Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
07:36:31 [2019-12-01T07:36:31.350Z] #70 DONE 0.0s
07:36:31 [2019-12-01T07:36:31.606Z] 
07:36:31 [2019-12-01T07:36:31.606Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
07:36:32 [2019-12-01T07:36:32.475Z] #18 ...
07:36:32 [2019-12-01T07:36:32.475Z] 
07:36:32 [2019-12-01T07:36:32.475Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:36:32 [2019-12-01T07:36:32.475Z] #42 79.86   CC       compel/plugins/std/infect.o
07:36:32 [2019-12-01T07:36:32.475Z] #42 80.73   CC       compel/arch/ppc64/plugins/std/parasite-head.o
07:36:32 [2019-12-01T07:36:32.475Z] #42 80.84   CC       compel/arch/ppc64/plugins/std/memcpy.o
07:36:32 [2019-12-01T07:36:32.475Z] #42 80.94   CC       compel/arch/ppc64/plugins/std/memcmp.o
07:36:32 [2019-12-01T07:36:32.475Z] #42 81.03   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
07:36:32 [2019-12-01T07:36:32.475Z] #42 81.18   AR       compel/plugins/std.lib.a
07:36:32 [2019-12-01T07:36:32.475Z] #42 81.27   CC       compel/plugins/fds/fds.o
07:36:32 [2019-12-01T07:36:32.475Z] #42 81.76   AR       compel/plugins/fds.lib.a
07:36:32 [2019-12-01T07:36:32.475Z] #42 81.87   HOSTDEP  compel/src/lib/log-host.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 82.08   HOSTDEP  compel/src/lib/handle-elf-host.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 82.33   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 82.55   HOSTDEP  compel/src/main-host.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 82.81   DEP      compel/src/lib/ptrace.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 83.17   DEP      compel/src/lib/infect.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 83.54   DEP      compel/src/lib/infect-util.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 83.82   DEP      compel/src/lib/infect-rpc.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 84.10   DEP      compel/arch/ppc64/src/lib/infect.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 84.29   DEP      compel/arch/ppc64/src/lib/cpu.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 84.60   DEP      compel/src/lib/log.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 84.84   DEP      compel/src/main.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 85.06   DEP      compel/src/lib/handle-elf.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 85.28   DEP      compel/arch/ppc64/src/lib/handle-elf.d
07:36:32 [2019-12-01T07:36:32.475Z] #42 85.75   CC       compel/src/lib/log.o
07:36:32 [2019-12-01T07:36:32.475Z] #42 86.31   CC       compel/arch/ppc64/src/lib/cpu.o
07:36:32 [2019-12-01T07:36:32.475Z] #42 87.10   CC       compel/arch/ppc64/src/lib/infect.o
07:36:32 [2019-12-01T07:36:32.475Z] #42 88.35   CC       compel/src/lib/infect-rpc.o
07:36:32 [2019-12-01T07:36:32.475Z] #42 89.16   CC       compel/src/lib/infect-util.o
07:36:32 [2019-12-01T07:36:32.475Z] #42 89.63   CC       compel/src/lib/infect.o
07:36:32 [2019-12-01T07:36:32.971Z] #71 DONE 1.4s
07:36:32 [2019-12-01T07:36:32.971Z] 
07:36:32 [2019-12-01T07:36:32.971Z] #72 exporting to image
07:36:32 [2019-12-01T07:36:32.971Z] #72 exporting layers
07:36:34 [2019-12-01T07:36:34.217Z] #42 ...
07:36:34 [2019-12-01T07:36:34.217Z] 
07:36:34 [2019-12-01T07:36:34.217Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:36:34 [2019-12-01T07:36:34.217Z] #18 118.6 Selecting previously unselected package vim.
07:36:34 [2019-12-01T07:36:34.217Z] #18 118.6 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
07:36:34 [2019-12-01T07:36:34.217Z] #18 118.6 Unpacking vim (2:8.0.0197-4+deb9u3) ...
07:36:34 [2019-12-01T07:36:34.559Z] #18 ...
07:36:34 [2019-12-01T07:36:34.559Z] 
07:36:34 [2019-12-01T07:36:34.559Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:36:34 [2019-12-01T07:36:34.559Z] #45 163.8 text/template
07:36:34 [2019-12-01T07:36:34.559Z] #45 169.9 go/parser
07:36:34 [2019-12-01T07:36:34.901Z] #45 ...
07:36:34 [2019-12-01T07:36:34.901Z] 
07:36:34 [2019-12-01T07:36:34.901Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:36:34 [2019-12-01T07:36:34.901Z] #18 119.4 Selecting previously unselected package xfsprogs.
07:36:34 [2019-12-01T07:36:34.901Z] #18 119.4 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
07:36:35 [2019-12-01T07:36:35.245Z] #18 119.5 Unpacking xfsprogs (4.9.0+nmu1) ...
07:36:35 [2019-12-01T07:36:35.980Z] #18 120.3 Selecting previously unselected package zip.
07:36:35 [2019-12-01T07:36:35.980Z] #18 120.3 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
07:36:35 [2019-12-01T07:36:35.980Z] #18 120.3 Unpacking zip (3.0-11+b1) ...
07:36:36 [2019-12-01T07:36:36.316Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 1m48.643980999s 
07:36:36 [2019-12-01T07:36:36.316Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 451.407307ms 
07:36:36 [2019-12-01T07:36:36.322Z] #18 120.6 Selecting previously unselected package libapparmor-perl.
07:36:36 [2019-12-01T07:36:36.322Z] #18 120.6 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
07:36:36 [2019-12-01T07:36:36.322Z] #18 120.6 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
07:36:36 [2019-12-01T07:36:36.322Z] #18 120.8 Selecting previously unselected package apparmor.
07:36:36 [2019-12-01T07:36:36.322Z] #18 120.8 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
07:36:36 [2019-12-01T07:36:36.664Z] #18 121.0 Unpacking apparmor (2.11.0-3+deb9u2) ...
07:36:37 [2019-12-01T07:36:37.397Z] #18 121.5 Selecting previously unselected package binutils-mingw-w64-i686.
07:36:37 [2019-12-01T07:36:37.397Z] #18 121.6 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
07:36:37 [2019-12-01T07:36:37.397Z] #18 121.6 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
07:36:39 [2019-12-01T07:36:39.511Z] #72 exporting layers 6.4s done
07:36:39 [2019-12-01T07:36:39.511Z] #72 writing image sha256:1acf91f6226724db5045d0e84ec4de145ff3f87f3e35ff4b3377631b83314619 done
07:36:39 [2019-12-01T07:36:39.511Z] #72 naming to docker.io/library/docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 done
07:36:39 [2019-12-01T07:36:39.511Z] #72 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
07:36:39 [2019-12-01T07:36:39.738Z] #18 124.3 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:36:39 [2019-12-01T07:36:39.738Z] #18 124.3 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
07:36:39 [2019-12-01T07:36:39.738Z] #18 124.3 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
07:36:41 [2019-12-01T07:36:41.382Z] #73 sending tarball 9.8s done
07:36:41 [2019-12-01T07:36:41.382Z] #73 DONE 69.2s
07:36:41 [2019-12-01T07:36:41.382Z] 
07:36:41 [2019-12-01T07:36:41.382Z] #74 importing to docker
07:36:41 [2019-12-01T07:36:41.501Z] 
07:36:41 [2019-12-01T07:36:41.501Z] Removing bundles/
07:36:41 [2019-12-01T07:36:41.501Z] 
07:36:41 [2019-12-01T07:36:41.501Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
07:36:41 [2019-12-01T07:36:41.501Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:36:41 [2019-12-01T07:36:41.501Z] GOOS="" GOARCH="" GOARM=""
07:36:42 [2019-12-01T07:36:42.065Z] #18 ...
07:36:42 [2019-12-01T07:36:42.066Z] 
07:36:42 [2019-12-01T07:36:42.066Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:36:42 [2019-12-01T07:36:42.066Z] #63 181.0 + for f in rootlesskit rootlesskit-docker-proxy
07:36:42 [2019-12-01T07:36:42.066Z] #63 181.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
07:36:46 [2019-12-01T07:36:46.960Z] #63 ...
07:36:46 [2019-12-01T07:36:46.960Z] 
07:36:46 [2019-12-01T07:36:46.960Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:36:46 [2019-12-01T07:36:46.960Z] #42 94.48   CC       compel/src/lib/ptrace.o
07:36:46 [2019-12-01T07:36:46.960Z] #42 95.28   AR       compel/libcompel.a
07:36:46 [2019-12-01T07:36:46.960Z] #42 95.43   HOSTCC   compel/src/main-host.o
07:36:46 [2019-12-01T07:36:46.960Z] #42 96.05   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
07:36:46 [2019-12-01T07:36:46.960Z] #42 96.55   HOSTCC   compel/src/lib/handle-elf-host.o
07:36:46 [2019-12-01T07:36:46.960Z] #42 97.35   HOSTCC   compel/src/lib/log-host.o
07:36:46 [2019-12-01T07:36:46.960Z] #42 97.83   HOSTLINK compel/compel-host-bin
07:36:46 [2019-12-01T07:36:46.960Z] #42 98.06   DEP      soccr/soccr.d
07:36:46 [2019-12-01T07:36:46.960Z] #42 98.42   CC       soccr/soccr.o
07:36:46 [2019-12-01T07:36:46.960Z] #42 101.4   AR       soccr/libsoccr.a
07:36:46 [2019-12-01T07:36:46.960Z] #42 101.5 make[1]: 'soccr/libsoccr.a' is up to date.
07:36:46 [2019-12-01T07:36:46.960Z] #42 102.0   DEP      criu/arch/ppc64/sigframe.d
07:36:46 [2019-12-01T07:36:46.960Z] #42 102.3   DEP      criu/arch/ppc64/crtools.d
07:36:46 [2019-12-01T07:36:46.960Z] #42 102.6   DEP      criu/arch/ppc64/cpu.d
07:36:46 [2019-12-01T07:36:46.960Z] #42 103.0   CC       criu/arch/ppc64/cpu.o
07:36:46 [2019-12-01T07:36:46.960Z] #42 104.0   CC       criu/arch/ppc64/crtools.o
07:36:47 [2019-12-01T07:36:47.303Z] #42 ...
07:36:47 [2019-12-01T07:36:47.303Z] 
07:36:47 [2019-12-01T07:36:47.303Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:36:47 [2019-12-01T07:36:47.303Z] #18 127.2 Selecting previously unselected package binutils-mingw-w64.
07:36:47 [2019-12-01T07:36:47.303Z] #18 127.2 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
07:36:47 [2019-12-01T07:36:47.303Z] #18 127.2 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
07:36:47 [2019-12-01T07:36:47.303Z] #18 127.3 Selecting previously unselected package mingw-w64-common.
07:36:47 [2019-12-01T07:36:47.303Z] #18 127.3 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
07:36:47 [2019-12-01T07:36:47.303Z] #18 127.4 Unpacking mingw-w64-common (5.0.1-1) ...
07:36:48 [2019-12-01T07:36:48.023Z] ok  	github.com/docker/docker/cmd/dockerd	0.166s	coverage: 30.3% of statements
07:36:48 [2019-12-01T07:36:48.284Z] ok  	github.com/docker/docker/container	0.168s	coverage: 35.3% of statements
07:36:48 [2019-12-01T07:36:48.284Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:36:48 [2019-12-01T07:36:48.284Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:36:48 [2019-12-01T07:36:48.284Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:36:48 [2019-12-01T07:36:48.284Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:36:49 [2019-12-01T07:36:49.013Z] #18 ...
07:36:49 [2019-12-01T07:36:49.013Z] 
07:36:49 [2019-12-01T07:36:49.013Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:36:49 [2019-12-01T07:36:49.013Z] #42 106.1   CC       criu/arch/ppc64/sigframe.o
07:36:49 [2019-12-01T07:36:49.013Z] #42 ...
07:36:49 [2019-12-01T07:36:49.013Z] 
07:36:49 [2019-12-01T07:36:49.013Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:36:49 [2019-12-01T07:36:49.013Z] #45 178.0 encoding/xml
07:36:49 [2019-12-01T07:36:49.013Z] #45 187.4 math/big
07:36:49 [2019-12-01T07:36:49.357Z] #45 ...
07:36:49 [2019-12-01T07:36:49.357Z] 
07:36:49 [2019-12-01T07:36:49.357Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:36:49 [2019-12-01T07:36:49.357Z] #42 106.7   LINK     criu/arch/ppc64/crtools.built-in.o
07:36:49 [2019-12-01T07:36:49.357Z] #42 106.8   DEP      criu/arch/ppc64/misc.d
07:36:49 [2019-12-01T07:36:49.357Z] #42 106.8   DEP      criu/arch/ppc64/vdso-trampoline.d
07:36:49 [2019-12-01T07:36:49.357Z] #42 106.9   DEP      criu/arch/ppc64/vdso-pie.d
07:36:49 [2019-12-01T07:36:49.703Z] #42 107.2   DEP      criu/pie/parasite-vdso.d
07:36:50 [2019-12-01T07:36:50.047Z] #42 107.6   DEP      criu/pie/util-vdso.d
07:36:50 [2019-12-01T07:36:50.783Z] #42 107.9   DEP      criu/pie/util.d
07:36:50 [2019-12-01T07:36:50.783Z] #42 108.3   CC       criu/pie/util.o
07:36:50 [2019-12-01T07:36:50.824Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.033s	coverage: 65.3% of statements
07:36:52 [2019-12-01T07:36:52.207Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.046s	coverage: 35.8% of statements
07:36:53 [2019-12-01T07:36:53.590Z] ok  	github.com/docker/docker/daemon/cluster	0.087s	coverage: 0.5% of statements
07:36:53 [2019-12-01T07:36:53.861Z] #42 ...
07:36:53 [2019-12-01T07:36:53.861Z] 
07:36:53 [2019-12-01T07:36:53.861Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:36:53 [2019-12-01T07:36:53.861Z] #63 DONE 192.7s
07:36:53 [2019-12-01T07:36:53.861Z] 
07:36:53 [2019-12-01T07:36:53.861Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
07:36:53 [2019-12-01T07:36:53.861Z] #64 DONE 0.1s
07:36:53 [2019-12-01T07:36:53.861Z] 
07:36:53 [2019-12-01T07:36:53.861Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:36:53 [2019-12-01T07:36:53.861Z] #42 111.1   CC       criu/pie/util-vdso.o
07:36:56 [2019-12-01T07:36:56.187Z] #42 113.4   CC       criu/pie/parasite-vdso.o
07:36:56 [2019-12-01T07:36:56.892Z] ok  	github.com/docker/docker/daemon/discovery	0.018s	coverage: 30.0% of statements
07:36:56 [2019-12-01T07:36:56.892Z] ok  	github.com/docker/docker/daemon/config	0.093s	coverage: 82.1% of statements
07:36:57 [2019-12-01T07:36:57.374Z] #42 114.7   CC       criu/arch/ppc64/vdso-pie.o
07:36:57 [2019-12-01T07:36:57.835Z] ok  	github.com/docker/docker/daemon/events	0.091s	coverage: 50.0% of statements
07:36:58 [2019-12-01T07:36:58.111Z] #42 115.6   CC       criu/arch/ppc64/vdso-trampoline.o
07:36:58 [2019-12-01T07:36:58.111Z] #42 115.7   CC       criu/arch/ppc64/misc.o
07:36:58 [2019-12-01T07:36:58.111Z] #42 115.8   AR       criu/pie/pie.lib.a
07:36:58 [2019-12-01T07:36:58.455Z] #42 115.9   DEP      criu/pie/restorer.d
07:36:59 [2019-12-01T07:36:59.203Z] #42 116.4   DEP      criu/arch/ppc64/restorer.d
07:36:59 [2019-12-01T07:36:59.218Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
07:36:59 [2019-12-01T07:36:59.545Z] #42 ...
07:36:59 [2019-12-01T07:36:59.545Z] 
07:36:59 [2019-12-01T07:36:59.545Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:36:59 [2019-12-01T07:36:59.545Z] #45 188.4 go/doc
07:36:59 [2019-12-01T07:36:59.545Z] #45 ...
07:36:59 [2019-12-01T07:36:59.545Z] 
07:36:59 [2019-12-01T07:36:59.545Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:36:59 [2019-12-01T07:36:59.545Z] #18 133.9 Selecting previously unselected package mingw-w64-x86-64-dev.
07:36:59 [2019-12-01T07:36:59.545Z] #18 133.9 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
07:36:59 [2019-12-01T07:36:59.545Z] #18 133.9 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
07:36:59 [2019-12-01T07:36:59.545Z] #18 141.8 Selecting previously unselected package gcc-mingw-w64-base.
07:36:59 [2019-12-01T07:36:59.545Z] #18 141.8 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
07:36:59 [2019-12-01T07:36:59.545Z] #18 141.8 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
07:36:59 [2019-12-01T07:36:59.545Z] #18 142.0 Selecting previously unselected package gcc-mingw-w64-x86-64.
07:36:59 [2019-12-01T07:36:59.545Z] #18 142.0 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
07:36:59 [2019-12-01T07:36:59.545Z] #18 142.0 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:36:59 [2019-12-01T07:36:59.889Z] #18 ...
07:36:59 [2019-12-01T07:36:59.889Z] 
07:36:59 [2019-12-01T07:36:59.889Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:36:59 [2019-12-01T07:36:59.889Z] #42 117.1   DEP      criu/pie/parasite.d
07:37:00 [2019-12-01T07:37:00.233Z] #42 117.7   CC       criu/pie/parasite.o
07:37:01 [2019-12-01T07:37:01.558Z] 65014b3c3121: Pull complete
07:37:02 [2019-12-01T07:37:02.505Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
07:37:02 [2019-12-01T07:37:02.505Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.474s	coverage: 13.7% of statements
07:37:02 [2019-12-01T07:37:02.557Z] #42 120.0   LINK     criu/pie/parasite.built-in.o
07:37:02 [2019-12-01T07:37:02.557Z] #42 120.0   GEN      criu/pie/parasite-blob.h
07:37:02 [2019-12-01T07:37:02.557Z] #42 120.1   CC       criu/arch/ppc64/restorer.o
07:37:03 [2019-12-01T07:37:03.747Z] #42 121.0   CC       criu/pie/restorer.o
07:37:04 [2019-12-01T07:37:04.410Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.628s	coverage: 57.0% of statements
07:37:05 [2019-12-01T07:37:05.150Z] #74 DONE 22.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:37:06 [2019-12-01T07:37:06.078Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 hack/test/unit
07:37:07 [2019-12-01T07:37:07.701Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.692s	coverage: 45.9% of statements
07:37:08 [2019-12-01T07:37:08.612Z] #42 125.7   LINK     criu/pie/restorer.built-in.o
07:37:08 [2019-12-01T07:37:08.612Z] #42 125.7   GEN      criu/pie/restorer-blob.h
07:37:08 [2019-12-01T07:37:08.612Z] #42 125.9   DEP      criu/vdso.d
07:37:08 [2019-12-01T07:37:08.638Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.787s	coverage: 48.6% of statements
07:37:08 [2019-12-01T07:37:08.956Z] #42 126.2   DEP      criu/uts_ns.d
07:37:08 [2019-12-01T07:37:08.956Z] #42 126.5   DEP      criu/util.d
07:37:09 [2019-12-01T07:37:09.460Z] ?   	github.com/docker/docker/api	[no test files]
07:37:09 [2019-12-01T07:37:09.575Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.705s	coverage: 72.5% of statements
07:37:09 [2019-12-01T07:37:09.689Z] #42 127.1   DEP      criu/uffd.d
07:37:10 [2019-12-01T07:37:10.031Z] #42 127.6   DEP      criu/tun.d
07:37:10 [2019-12-01T07:37:10.529Z] ok  	github.com/docker/docker/daemon	12.431s	coverage: 17.6% of statements
07:37:10 [2019-12-01T07:37:10.529Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:37:10 [2019-12-01T07:37:10.529Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:37:10 [2019-12-01T07:37:10.529Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:37:10 [2019-12-01T07:37:10.529Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:37:10 [2019-12-01T07:37:10.529Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:37:10 [2019-12-01T07:37:10.765Z] #42 128.0   DEP      criu/tty.d
07:37:11 [2019-12-01T07:37:11.108Z] #42 128.4   DEP      criu/timerfd.d
07:37:11 [2019-12-01T07:37:11.452Z] #42 128.9   DEP      criu/sysfs_parse.d
07:37:11 [2019-12-01T07:37:11.465Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.646s	coverage: 76.1% of statements
07:37:11 [2019-12-01T07:37:11.726Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.037s	coverage: 58.0% of statements
07:37:11 [2019-12-01T07:37:11.802Z] #42 129.4   DEP      criu/sysctl.d
07:37:12 [2019-12-01T07:37:12.144Z] #42 129.6   DEP      criu/string.d
07:37:12 [2019-12-01T07:37:12.295Z] ok  	github.com/docker/docker/daemon/links	0.037s	coverage: 93.0% of statements
07:37:12 [2019-12-01T07:37:12.486Z] #42 129.8   DEP      criu/stats.d
07:37:12 [2019-12-01T07:37:12.555Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.028s	coverage: 3.0% of statements
07:37:12 [2019-12-01T07:37:12.828Z] #42 130.0   DEP      criu/sockets.d
07:37:12 [2019-12-01T07:37:12.829Z] #42 130.4   DEP      criu/sk-unix.d
07:37:13 [2019-12-01T07:37:13.563Z] #42 130.9   DEP      criu/sk-tcp.d
07:37:13 [2019-12-01T07:37:13.919Z] #42 131.4   DEP      criu/sk-queue.d
07:37:14 [2019-12-01T07:37:14.262Z] #42 131.7   DEP      criu/sk-packet.d
07:37:14 [2019-12-01T07:37:14.465Z] ok  	github.com/docker/docker/daemon/logger	0.234s	coverage: 42.7% of statements
07:37:14 [2019-12-01T07:37:14.996Z] #42 132.2   DEP      criu/sk-netlink.d
07:37:14 [2019-12-01T07:37:14.997Z] #42 ...
07:37:14 [2019-12-01T07:37:14.997Z] 
07:37:14 [2019-12-01T07:37:14.997Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:37:14 [2019-12-01T07:37:14.997Z] #45 204.0 github.com/LK4D4/vndr/build
07:37:14 [2019-12-01T07:37:14.997Z] #45 206.7 vendor/golang.org/x/text/unicode/norm
07:37:15 [2019-12-01T07:37:15.340Z] #45 ...
07:37:15 [2019-12-01T07:37:15.340Z] 
07:37:15 [2019-12-01T07:37:15.340Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:37:15 [2019-12-01T07:37:15.340Z] #42 132.7   DEP      criu/sk-inet.d
07:37:15 [2019-12-01T07:37:15.405Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.242s	coverage: 77.8% of statements
07:37:15 [2019-12-01T07:37:15.405Z] ok  	github.com/docker/docker/daemon/images	0.043s	coverage: 4.9% of statements
07:37:15 [2019-12-01T07:37:15.664Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.999s	coverage: 60.1% of statements
07:37:15 [2019-12-01T07:37:15.664Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:37:15 [2019-12-01T07:37:15.664Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:37:15 [2019-12-01T07:37:15.664Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:37:15 [2019-12-01T07:37:15.664Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:37:15 [2019-12-01T07:37:15.664Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
07:37:15 [2019-12-01T07:37:15.664Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:37:15 [2019-12-01T07:37:15.683Z] #42 133.1   DEP      criu/signalfd.d
07:37:15 [2019-12-01T07:37:15.924Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 67.0% of statements
07:37:16 [2019-12-01T07:37:16.028Z] #42 133.5   DEP      criu/sigframe.d
07:37:16 [2019-12-01T07:37:16.406Z] #42 133.7   DEP      criu/shmem.d
07:37:16 [2019-12-01T07:37:16.494Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.018s	coverage: 88.3% of statements
07:37:16 [2019-12-01T07:37:16.758Z] #42 134.1   DEP      criu/servicefd.d
07:37:17 [2019-12-01T07:37:17.064Z] ok  	github.com/docker/docker/daemon/logger/journald	0.053s	coverage: 26.2% of statements
07:37:17 [2019-12-01T07:37:17.099Z] #42 134.5   DEP      criu/seize.d
07:37:17 [2019-12-01T07:37:17.324Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.091s	coverage: 62.1% of statements
07:37:17 [2019-12-01T07:37:17.441Z] #42 134.8   DEP      criu/seccomp.d
07:37:17 [2019-12-01T07:37:17.782Z] #42 135.1   DEP      criu/rst-malloc.d
07:37:17 [2019-12-01T07:37:17.782Z] #42 135.3   DEP      criu/rbtree.d
07:37:17 [2019-12-01T07:37:17.782Z] #42 135.4   DEP      criu/pstree.d
07:37:18 [2019-12-01T07:37:18.264Z] ok  	github.com/docker/docker/daemon/logger/local	0.038s	coverage: 74.7% of statements
07:37:18 [2019-12-01T07:37:18.264Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:37:18 [2019-12-01T07:37:18.517Z] #42 135.8   DEP      criu/protobuf.d
07:37:18 [2019-12-01T07:37:18.524Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.033s	coverage: 19.9% of statements
07:37:18 [2019-12-01T07:37:18.786Z] ok  	github.com/docker/docker/daemon/logger/templates	0.022s	coverage: 8.3% of statements
07:37:18 [2019-12-01T07:37:18.860Z] #42 136.2   GEN      criu/protobuf-desc-gen.h
07:37:19 [2019-12-01T07:37:19.357Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.039s	coverage: 47.8% of statements
07:37:19 [2019-12-01T07:37:19.927Z] ok  	github.com/docker/docker/daemon/network	0.042s	coverage: 63.8% of statements
07:37:20 [2019-12-01T07:37:20.912Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
07:37:21 [2019-12-01T07:37:21.309Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.961s	coverage: 82.5% of statements
07:37:21 [2019-12-01T07:37:21.309Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:37:21 [2019-12-01T07:37:21.309Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:37:21 [2019-12-01T07:37:21.568Z] ok  	github.com/docker/docker/distribution/metadata	0.081s	coverage: 48.2% of statements
07:37:21 [2019-12-01T07:37:21.900Z] #42 139.0   DEP      criu/protobuf-desc.d
07:37:21 [2019-12-01T07:37:21.900Z] #42 ...
07:37:21 [2019-12-01T07:37:21.900Z] 
07:37:21 [2019-12-01T07:37:21.900Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:37:21 [2019-12-01T07:37:21.900Z] #18 166.1 Selecting previously unselected package g++-mingw-w64-x86-64.
07:37:21 [2019-12-01T07:37:21.900Z] #18 166.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
07:37:21 [2019-12-01T07:37:21.900Z] #18 166.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:37:22 [2019-12-01T07:37:22.948Z] ok  	github.com/docker/docker/errdefs	0.032s	coverage: 49.4% of statements
07:37:22 [2019-12-01T07:37:22.948Z] ok  	github.com/docker/docker/distribution	0.313s	coverage: 22.1% of statements
07:37:22 [2019-12-01T07:37:22.948Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:37:24 [2019-12-01T07:37:24.328Z] ok  	github.com/docker/docker/image	0.054s	coverage: 86.4% of statements
07:37:24 [2019-12-01T07:37:24.588Z] ok  	github.com/docker/docker/distribution/xfer	1.728s	coverage: 85.1% of statements
07:37:24 [2019-12-01T07:37:24.588Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:37:24 [2019-12-01T07:37:24.848Z] ok  	github.com/docker/docker/image/cache	0.052s	coverage: 19.2% of statements
07:37:24 [2019-12-01T07:37:24.848Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
07:37:24 [2019-12-01T07:37:24.848Z] ok  	github.com/docker/docker/image/v1	0.021s	coverage: 25.0% of statements
07:37:24 [2019-12-01T07:37:24.848Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:37:25 [2019-12-01T07:37:25.787Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
07:37:25 [2019-12-01T07:37:25.787Z] ok  	github.com/docker/docker/pkg/aaparser	0.043s	coverage: 50.0% of statements
07:37:27 [2019-12-01T07:37:27.171Z] ok  	github.com/docker/docker/opts	0.104s	coverage: 66.9% of statements
07:37:27 [2019-12-01T07:37:27.935Z] #18 ...
07:37:27 [2019-12-01T07:37:27.935Z] 
07:37:27 [2019-12-01T07:37:27.935Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:37:28 [2019-12-01T07:37:28.551Z] ok  	github.com/docker/docker/pkg/broadcaster	0.015s	coverage: 100.0% of statements
07:37:28 [2019-12-01T07:37:28.551Z] ok  	github.com/docker/docker/pkg/capabilities	0.009s	coverage: 87.5% of statements
07:37:28 [2019-12-01T07:37:28.810Z] ok  	github.com/docker/docker/pkg/authorization	1.194s	coverage: 68.3% of statements
07:37:29 [2019-12-01T07:37:29.307Z] #23 226.1 Checking out files:  17% (1896/10716)   
Checking out files:  18% (1929/10716)   
Checking out files:  19% (2037/10716)   
Checking out files:  20% (2144/10716)   
Checking out files:  21% (2251/10716)   
Checking out files:  22% (2358/10716)   
Checking out files:  23% (2465/10716)   
Checking out files:  24% (2572/10716)   
Checking out files:  25% (2679/10716)   
Checking out files:  26% (2787/10716)   
Checking out files:  27% (2894/10716)   
Checking out files:  28% (3001/10716)   
Checking out files:  29% (3108/10716)   
Checking out files:  30% (3215/10716)   
Checking out files:  31% (3322/10716)   
Checking out files:  32% (3430/10716)   
Checking out files:  33% (3537/10716)   
Checking out files:  34% (3644/10716)   
Checking out files:  35% (3751/10716)   
Checking out files:  36% (3858/10716)   
Checking out files:  37% (3965/10716)   
Checking out files:  38% (4073/10716)   
Checking out files:  39% (4180/10716)   
Checking out files:  40% (4287/10716)   
Checking out files:  41% (4394/10716)   
Checking out files:  41% (4493/10716)   
Checking out files:  42% (4501/10716)   
Checking out files:  43% (4608/10716)   
Checking out files:  44% (4716/10716)   
Checking out files:  45% (4823/10716)   
Checking out files:  46% (4930/10716)   
07:37:29 [2019-12-01T07:37:29.307Z] #23 ...
07:37:29 [2019-12-01T07:37:29.307Z] 
07:37:29 [2019-12-01T07:37:29.307Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:37:29 [2019-12-01T07:37:29.307Z] #45 218.2 vendor/golang.org/x/net/http2/hpack
07:37:29 [2019-12-01T07:37:29.307Z] #45 222.9 mime
07:37:29 [2019-12-01T07:37:29.307Z] #45 227.5 vendor/golang.org/x/net/idna
07:37:29 [2019-12-01T07:37:29.307Z] #45 ...
07:37:29 [2019-12-01T07:37:29.307Z] 
07:37:29 [2019-12-01T07:37:29.307Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:37:29 [2019-12-01T07:37:29.747Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 80.0% of statements
07:37:29 [2019-12-01T07:37:29.748Z] ok  	github.com/docker/docker/pkg/archive	1.246s	coverage: 77.3% of statements
07:37:30 [2019-12-01T07:37:30.316Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
07:37:30 [2019-12-01T07:37:30.316Z] ok  	github.com/docker/docker/pkg/discovery/file	0.023s	coverage: 92.9% of statements
07:37:31 [2019-12-01T07:37:31.255Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
07:37:31 [2019-12-01T07:37:31.823Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
07:37:32 [2019-12-01T07:37:32.078Z] #23 226.1 Checking out files:  17% (1896/10716)   
Checking out files:  18% (1929/10716)   
Checking out files:  19% (2037/10716)   
Checking out files:  20% (2144/10716)   
Checking out files:  21% (2251/10716)   
Checking out files:  22% (2358/10716)   
Checking out files:  23% (2465/10716)   
Checking out files:  24% (2572/10716)   
Checking out files:  25% (2679/10716)   
Checking out files:  26% (2787/10716)   
Checking out files:  27% (2894/10716)   
Checking out files:  28% (3001/10716)   
Checking out files:  29% (3108/10716)   
Checking out files:  30% (3215/10716)   
Checking out files:  31% (3322/10716)   
Checking out files:  32% (3430/10716)   
Checking out files:  33% (3537/10716)   
Checking out files:  34% (3644/10716)   
Checking out files:  35% (3751/10716)   
Checking out files:  36% (3858/10716)   
Checking out files:  37% (3965/10716)   
Checking out files:  38% (4073/10716)   
Checking out files:  39% (4180/10716)   
Checking out files:  40% (4287/10716)   
Checking out files:  41% (4394/10716)   
Checking out files:  41% (4493/10716)   
Checking out files:  42% (4501/10716)   
Checking out files:  43% (4608/10716)   
Checking out files:  44% (4716/10716)   
Checking out files:  45% (4823/10716)   
Checking out files:  46% (4930/10716)   
Checking out files:  47% (5037/10716)   
Checking out files:  48% (5144/10716)   
Checking out files:  49% (5251/10716)   
Checking out files:  50% (5358/10716)   
Checking out files:  51% (5466/10716)   
Checking out files:  52% (5573/10716)   
Checking out files:  53% (5680/10716)   
Checking out files:  54% (5787/10716)   
Checking out files:  55% (5894/10716)   
Checking out files:  56% (6001/10716)   
Checking out files:  57% (6109/10716)   
Checking out files:  57% (6148/10716)   
Checking out files:  58% (6216/10716)   
Checking out files:  59% (6323/10716)   
Checking out files:  60% (6430/10716)   
Checking out files:  61% (6537/10716)   
Checking out files:  62% (6644/10716)   
Checking out files:  63% (6752/10716)   
Checking out files:  64% (6859/10716)   
Checking out files:  65% (6966/10716)   
Checking out files:  66% (7073/10716)   
Checking out files:  67% (7180/10716)   
Checking out files:  68% (7287/10716)   
Checking out files:  69% (7395/10716)   
Checking out files:  70% (7502/10716)   
Checking out files:  71% (7609/10716)   
Checking out files:  72% (7716/10716)   
Checking out files:  73% (7823/10716)   
Checking out files:  74% (7930/10716)   
Checking out files:  75% (8037/10716)   
Checking out files:  76% (8145/10716)   
Checking out files:  77% (8252/10716)   
Checking out files:  78% (8359/10716)   
Checking out files:  79% (8466/10716)   
Checking out files:  80% (8573/10716)   
Checking out files:  81% (8680/10716)   
Checking out files:  82% (8788/10716)   
Checking out files:  83% (8895/10716)   
Checking out files:  84% (9002/10716)   
Checking out files:  85% (9109/10716)   
Checking out files:  86% (9216/10716)   
Checking out files:  87% (9323/10716)   
Checking out files:  88% (9431/10716)   
Checking out files:  89% (9538/10716)   
Checking out files:  90% (9645/10716)   
Checking out files:  91% (9752/10716)   
Checking out files:  92% (9859/10716)   
Checking out files:  93% (9966/10716)   
Checking out files:  94% (10074/10716)   
Checking out files:  95% (10181/10716)   
Checking out files:  95% (10226/10716)   
07:37:32 [2019-12-01T07:37:32.078Z] #23 ...
07:37:32 [2019-12-01T07:37:32.078Z] 
07:37:32 [2019-12-01T07:37:32.078Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:37:32 [2019-12-01T07:37:32.078Z] #42 139.4   DEP      criu/proc_parse.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 139.9   DEP      criu/plugin.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 140.1   DEP      criu/pipes.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 140.4   DEP      criu/pie-util.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 140.7   DEP      criu/pie-util-vdso.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 141.1   DEP      criu/pie-util-vdso-elf32.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 141.4   DEP      criu/path.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 141.7   DEP      criu/parasite-syscall.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 142.2   DEP      criu/pagemap.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 142.5   DEP      criu/pagemap-cache.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 142.8   DEP      criu/page-xfer.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 143.3   DEP      criu/page-pipe.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 143.7   DEP      criu/netfilter.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 144.0   DEP      criu/net.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 144.5   DEP      criu/namespaces.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 144.9   DEP      criu/mount.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 145.3   DEP      criu/mem.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 145.8   DEP      criu/lsm.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 146.1   DEP      criu/log.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 146.5   DEP      criu/libnetlink.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 146.8   DEP      criu/kerndat.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 147.4   DEP      criu/kcmp-ids.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 147.6   DEP      criu/irmap.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 148.0   DEP      criu/ipc_ns.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 148.5   DEP      criu/image.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 148.9   DEP      criu/image-desc.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 149.2   DEP      criu/fsnotify.d
07:37:32 [2019-12-01T07:37:32.078Z] #42 ...
07:37:32 [2019-12-01T07:37:32.078Z] 
07:37:32 [2019-12-01T07:37:32.078Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:37:32 [2019-12-01T07:37:32.083Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
07:37:32 [2019-12-01T07:37:32.421Z] #23 226.1 Checking out files:  17% (1896/10716)   
Checking out files:  18% (1929/10716)   
Checking out files:  19% (2037/10716)   
Checking out files:  20% (2144/10716)   
Checking out files:  21% (2251/10716)   
Checking out files:  22% (2358/10716)   
Checking out files:  23% (2465/10716)   
Checking out files:  24% (2572/10716)   
Checking out files:  25% (2679/10716)   
Checking out files:  26% (2787/10716)   
Checking out files:  27% (2894/10716)   
Checking out files:  28% (3001/10716)   
Checking out files:  29% (3108/10716)   
Checking out files:  30% (3215/10716)   
Checking out files:  31% (3322/10716)   
Checking out files:  32% (3430/10716)   
Checking out files:  33% (3537/10716)   
Checking out files:  34% (3644/10716)   
Checking out files:  35% (3751/10716)   
Checking out files:  36% (3858/10716)   
Checking out files:  37% (3965/10716)   
Checking out files:  38% (4073/10716)   
Checking out files:  39% (4180/10716)   
Checking out files:  40% (4287/10716)   
Checking out files:  41% (4394/10716)   
Checking out files:  41% (4493/10716)   
Checking out files:  42% (4501/10716)   
Checking out files:  43% (4608/10716)   
Checking out files:  44% (4716/10716)   
Checking out files:  45% (4823/10716)   
Checking out files:  46% (4930/10716)   
Checking out files:  47% (5037/10716)   
Checking out files:  48% (5144/10716)   
Checking out files:  49% (5251/10716)   
Checking out files:  50% (5358/10716)   
Checking out files:  51% (5466/10716)   
Checking out files:  52% (5573/10716)   
Checking out files:  53% (5680/10716)   
Checking out files:  54% (5787/10716)   
Checking out files:  55% (5894/10716)   
Checking out files:  56% (6001/10716)   
Checking out files:  57% (6109/10716)   
Checking out files:  57% (6148/10716)   
Checking out files:  58% (6216/10716)   
Checking out files:  59% (6323/10716)   
Checking out files:  60% (6430/10716)   
Checking out files:  61% (6537/10716)   
Checking out files:  62% (6644/10716)   
Checking out files:  63% (6752/10716)   
Checking out files:  64% (6859/10716)   
Checking out files:  65% (6966/10716)   
Checking out files:  66% (7073/10716)   
Checking out files:  67% (7180/10716)   
Checking out files:  68% (7287/10716)   
Checking out files:  69% (7395/10716)   
Checking out files:  70% (7502/10716)   
Checking out files:  71% (7609/10716)   
Checking out files:  72% (7716/10716)   
Checking out files:  73% (7823/10716)   
Checking out files:  74% (7930/10716)   
Checking out files:  75% (8037/10716)   
Checking out files:  76% (8145/10716)   
Checking out files:  77% (8252/10716)   
Checking out files:  78% (8359/10716)   
Checking out files:  79% (8466/10716)   
Checking out files:  80% (8573/10716)   
Checking out files:  81% (8680/10716)   
Checking out files:  82% (8788/10716)   
Checking out files:  83% (8895/10716)   
Checking out files:  84% (9002/10716)   
Checking out files:  85% (9109/10716)   
Checking out files:  86% (9216/10716)   
Checking out files:  87% (9323/10716)   
Checking out files:  88% (9431/10716)   
Checking out files:  89% (9538/10716)   
Checking out files:  90% (9645/10716)   
Checking out files:  91% (9752/10716)   
Checking out files:  92% (9859/10716)   
Checking out files:  93% (9966/10716)   
Checking out files:  94% (10074/10716)   
Checking out files:  95% (10181/10716)   
Checking out files:  95% (10226/10716)   
Checking out files:  96% (10288/10716)   
Checking out files:  97% (10395/10716)   
Checking out files:  98% (10502/10716)   
Checking out files:  99% (10609/10716)   
Checking out files: 100% (10716/10716)   
Checking out files: 100% (10716/10716), done.
07:37:32 [2019-12-01T07:37:32.763Z] #23 231.7 + cd /tmp/tmp.mkg5NGhNd9/tmp/docker-ce
07:37:32 [2019-12-01T07:37:32.763Z] #23 231.7 + git checkout -q v17.06.2-ce
07:37:33 [2019-12-01T07:37:33.460Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
07:37:33 [2019-12-01T07:37:33.460Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.530s	coverage: 43.2% of statements
07:37:33 [2019-12-01T07:37:33.720Z] ok  	github.com/docker/docker/pkg/fileutils	0.027s	coverage: 89.5% of statements
07:37:34 [2019-12-01T07:37:34.290Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
07:37:34 [2019-12-01T07:37:34.290Z] ok  	github.com/docker/docker/pkg/fsutils	0.270s	coverage: 85.1% of statements
07:37:34 [2019-12-01T07:37:34.809Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.136s	coverage: 84.1% of statements
07:37:35 [2019-12-01T07:37:35.069Z] ok  	github.com/docker/docker/layer	7.628s	coverage: 68.8% of statements
07:37:35 [2019-12-01T07:37:35.069Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:37:35 [2019-12-01T07:37:35.069Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:37:35 [2019-12-01T07:37:35.069Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:37:35 [2019-12-01T07:37:35.069Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:37:35 [2019-12-01T07:37:35.069Z] ?   	github.com/docker/docker/oci	[no test files]
07:37:35 [2019-12-01T07:37:35.069Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:37:35 [2019-12-01T07:37:35.069Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
07:37:35 [2019-12-01T07:37:35.069Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:37:35 [2019-12-01T07:37:35.640Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 91.7% of statements
07:37:35 [2019-12-01T07:37:35.900Z] ok  	github.com/docker/docker/pkg/locker	0.037s	coverage: 88.9% of statements
07:37:35 [2019-12-01T07:37:35.900Z] ok  	github.com/docker/docker/pkg/ioutils	0.656s	coverage: 69.3% of statements
07:37:35 [2019-12-01T07:37:35.900Z] ok  	github.com/docker/docker/pkg/idtools	0.779s	coverage: 70.1% of statements
07:37:36 [2019-12-01T07:37:36.159Z] ok  	github.com/docker/docker/pkg/longpath	0.023s	coverage: 100.0% of statements
07:37:36 [2019-12-01T07:37:36.159Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:37:36 [2019-12-01T07:37:36.419Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.021s	coverage: 85.7% of statements
07:37:36 [2019-12-01T07:37:36.652Z] #23 ...
07:37:36 [2019-12-01T07:37:36.652Z] 
07:37:36 [2019-12-01T07:37:36.652Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:37:36 [2019-12-01T07:37:36.652Z] #48 DONE 235.5s
07:37:36 [2019-12-01T07:37:36.652Z] 
07:37:36 [2019-12-01T07:37:36.652Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:37:36 [2019-12-01T07:37:36.652Z] #42 149.7   DEP      criu/filesystems.d
07:37:36 [2019-12-01T07:37:36.652Z] #42 150.2   DEP      criu/files.d
07:37:36 [2019-12-01T07:37:36.652Z] #42 150.6   DEP      criu/files-reg.d
07:37:36 [2019-12-01T07:37:36.652Z] #42 150.9   DEP      criu/files-ext.d
07:37:36 [2019-12-01T07:37:36.652Z] #42 151.2   DEP      criu/file-lock.d
07:37:36 [2019-12-01T07:37:36.652Z] #42 151.7   DEP      criu/file-ids.d
07:37:36 [2019-12-01T07:37:36.652Z] #42 152.0   DEP      criu/fifo.d
07:37:36 [2019-12-01T07:37:36.652Z] #42 152.3   DEP      criu/fdstore.d
07:37:36 [2019-12-01T07:37:36.652Z] #42 152.5   DEP      criu/fault-injection.d
07:37:36 [2019-12-01T07:37:36.652Z] #42 152.6   DEP      criu/external.d
07:37:36 [2019-12-01T07:37:36.652Z] #42 152.9   DEP      criu/eventpoll.d
07:37:36 [2019-12-01T07:37:36.652Z] #42 153.3   DEP      criu/eventfd.d
07:37:36 [2019-12-01T07:37:36.652Z] #42 153.7   DEP      criu/crtools.d
07:37:36 [2019-12-01T07:37:36.680Z] ok  	github.com/docker/docker/pkg/parsers	0.021s	coverage: 97.0% of statements
07:37:36 [2019-12-01T07:37:36.940Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
07:37:37 [2019-12-01T07:37:37.201Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.014s	coverage: 91.4% of statements
07:37:37 [2019-12-01T07:37:37.201Z] ok  	github.com/docker/docker/pkg/pidfile	0.023s	coverage: 82.4% of statements
07:37:37 [2019-12-01T07:37:37.390Z] #42 154.6   DEP      criu/cr-service.d
07:37:37 [2019-12-01T07:37:37.390Z] #42 155.0   DEP      criu/cr-restore.d
07:37:37 [2019-12-01T07:37:37.775Z] ok  	github.com/docker/docker/pkg/mount	0.915s	coverage: 70.0% of statements
07:37:37 [2019-12-01T07:37:37.775Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
07:37:37 [2019-12-01T07:37:37.775Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:37:37 [2019-12-01T07:37:37.775Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:37:38 [2019-12-01T07:37:38.353Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.059s	coverage: 56.8% of statements
07:37:38 [2019-12-01T07:37:38.578Z] #42 155.8   DEP      criu/cr-errno.d
07:37:38 [2019-12-01T07:37:38.578Z] #42 155.9   DEP      criu/cr-dump.d
07:37:38 [2019-12-01T07:37:38.921Z] #42 156.2   DEP      criu/cr-dedup.d
07:37:38 [2019-12-01T07:37:38.932Z] ok  	github.com/docker/docker/pkg/pools	0.027s	coverage: 88.2% of statements
07:37:38 [2019-12-01T07:37:38.932Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.022s	coverage: 85.7% of statements
07:37:38 [2019-12-01T07:37:38.932Z] ok  	github.com/docker/docker/pkg/progress	0.015s	coverage: 75.9% of statements
07:37:39 [2019-12-01T07:37:39.265Z] #42 156.5   DEP      criu/cr-check.d
07:37:39 [2019-12-01T07:37:39.265Z] #42 156.9   DEP      criu/config.d
07:37:39 [2019-12-01T07:37:39.502Z] ok  	github.com/docker/docker/pkg/reexec	0.028s	coverage: 82.4% of statements
07:37:39 [2019-12-01T07:37:39.607Z] #42 157.1   DEP      criu/clone-noasan.d
07:37:39 [2019-12-01T07:37:39.951Z] #42 157.3   DEP      criu/cgroup.d
07:37:40 [2019-12-01T07:37:40.069Z] ok  	github.com/docker/docker/pkg/stdcopy	0.028s	coverage: 100.0% of statements
07:37:40 [2019-12-01T07:37:40.293Z] #42 157.6   DEP      criu/cgroup-props.d
07:37:40 [2019-12-01T07:37:40.293Z] #42 157.9   DEP      criu/bitmap.d
07:37:40 [2019-12-01T07:37:40.293Z] #42 157.9   DEP      criu/bfd.d
07:37:40 [2019-12-01T07:37:40.328Z] ok  	github.com/docker/docker/pkg/pubsub	1.091s	coverage: 73.9% of statements
07:37:40 [2019-12-01T07:37:40.636Z] #42 ...
07:37:40 [2019-12-01T07:37:40.636Z] 
07:37:40 [2019-12-01T07:37:40.636Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:37:40 [2019-12-01T07:37:40.636Z] #18 185.0 Setting up aufs-tools (1:4.1+20161219-1) ...
07:37:40 [2019-12-01T07:37:40.636Z] #18 185.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
07:37:40 [2019-12-01T07:37:40.636Z] #18 185.0 Setting up libsepol1-dev:ppc64el (2.6-2) ...
07:37:40 [2019-12-01T07:37:40.636Z] #18 185.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
07:37:40 [2019-12-01T07:37:40.636Z] #18 185.0 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
07:37:40 [2019-12-01T07:37:40.636Z] #18 185.1 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
07:37:40 [2019-12-01T07:37:40.636Z] #18 185.1 Processing triggers for mime-support (3.60) ...
07:37:40 [2019-12-01T07:37:40.896Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
07:37:40 [2019-12-01T07:37:40.896Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 70.6% of statements
07:37:40 [2019-12-01T07:37:40.977Z] #18 185.3 Setting up xxd (2:8.0.0197-4+deb9u3) ...
07:37:40 [2019-12-01T07:37:40.977Z] #18 185.3 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
07:37:40 [2019-12-01T07:37:40.977Z] #18 185.3 Setting up libcap2-bin (1:2.25-1) ...
07:37:40 [2019-12-01T07:37:40.977Z] #18 185.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
07:37:40 [2019-12-01T07:37:40.977Z] #18 185.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
07:37:40 [2019-12-01T07:37:40.977Z] #18 185.3 Setting up bash-completion (1:2.1-4.3) ...
07:37:41 [2019-12-01T07:37:41.465Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
07:37:41 [2019-12-01T07:37:41.465Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 80.6% of statements
07:37:42 [2019-12-01T07:37:42.404Z] ok  	github.com/docker/docker/pkg/tailfile	0.116s	coverage: 88.6% of statements
07:37:42 [2019-12-01T07:37:42.404Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 36.9% of statements
07:37:42 [2019-12-01T07:37:42.664Z] ok  	github.com/docker/docker/pkg/signal	2.843s	coverage: 61.0% of statements
07:37:43 [2019-12-01T07:37:43.234Z] ok  	github.com/docker/docker/pkg/term	0.014s	coverage: 84.8% of statements
07:37:43 [2019-12-01T07:37:43.234Z] testing: warning: no tests to run
07:37:43 [2019-12-01T07:37:43.234Z] coverage: [no statements]
07:37:43 [2019-12-01T07:37:43.234Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
07:37:43 [2019-12-01T07:37:43.234Z] ok  	github.com/docker/docker/pkg/tarsum	0.132s	coverage: 89.3% of statements
07:37:43 [2019-12-01T07:37:43.806Z] ok  	github.com/docker/docker/pkg/urlutil	0.009s	coverage: 100.0% of statements
07:37:43 [2019-12-01T07:37:43.806Z] ok  	github.com/docker/docker/pkg/useragent	0.012s	coverage: 88.9% of statements
07:37:43 [2019-12-01T07:37:43.806Z] ok  	github.com/docker/docker/pkg/truncindex	0.112s	coverage: 91.5% of statements
07:37:45 [2019-12-01T07:37:45.718Z] ok  	github.com/docker/docker/plugin/v2	0.016s	coverage: 14.5% of statements
07:37:45 [2019-12-01T07:37:45.718Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 73.8% of statements
07:37:45 [2019-12-01T07:37:45.870Z] #18 ...
07:37:45 [2019-12-01T07:37:45.870Z] 
07:37:45 [2019-12-01T07:37:45.870Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:37:45 [2019-12-01T07:37:45.870Z] #45 234.8 net/textproto
07:37:45 [2019-12-01T07:37:45.870Z] #45 234.9 crypto/x509
07:37:45 [2019-12-01T07:37:45.870Z] #45 235.6 vendor/golang.org/x/net/http/httpproxy
07:37:45 [2019-12-01T07:37:45.870Z] #45 238.8 mime/multipart
07:37:45 [2019-12-01T07:37:45.870Z] #45 238.8 vendor/golang.org/x/net/http/httpguts
07:37:45 [2019-12-01T07:37:45.870Z] #45 243.4 crypto/tls
07:37:45 [2019-12-01T07:37:45.870Z] #45 ...
07:37:45 [2019-12-01T07:37:45.870Z] 
07:37:45 [2019-12-01T07:37:45.870Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:37:45 [2019-12-01T07:37:45.870Z] #42 158.1   DEP      criu/autofs.d
07:37:45 [2019-12-01T07:37:45.870Z] #42 158.4   DEP      criu/aio.d
07:37:45 [2019-12-01T07:37:45.870Z] #42 158.8   DEP      criu/action-scripts.d
07:37:45 [2019-12-01T07:37:45.870Z] #42 159.5   CC       criu/action-scripts.o
07:37:45 [2019-12-01T07:37:45.870Z] #42 160.3   CC       criu/aio.o
07:37:45 [2019-12-01T07:37:45.870Z] #42 161.4   CC       criu/autofs.o
07:37:46 [2019-12-01T07:37:46.288Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
07:37:46 [2019-12-01T07:37:46.607Z] #42 ...
07:37:46 [2019-12-01T07:37:46.607Z] 
07:37:46 [2019-12-01T07:37:46.607Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.0 Setting up libonig4:ppc64el (6.1.3-2) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.0 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.1 Setting up zip (3.0-11+b1) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.1 Setting up bzip2 (1.0.6-8.1) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.1 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.1 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.1 Setting up libaio1:ppc64el (0.3.110-3) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.1 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.1 Setting up xz-utils (5.2.2-1.2+b1) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.2 Setting up libpcre32-3:ppc64el (2:8.39-3) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.2 Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
07:37:46 [2019-12-01T07:37:46.607Z] #18 191.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
07:37:47 [2019-12-01T07:37:47.228Z] ok  	github.com/docker/docker/plugin	0.631s	coverage: 27.1% of statements
07:37:47 [2019-12-01T07:37:47.489Z] ok  	github.com/docker/docker/registry/resumable	0.032s	coverage: 100.0% of statements
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.0 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.0 Setting up libpcre16-3:ppc64el (2:8.39-3) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.0 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.0 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.1 Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.1 Setting up pigz (2.3.4-1) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 ...
07:37:47 [2019-12-01T07:37:47.695Z] 
07:37:47 [2019-12-01T07:37:47.695Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:37:47 [2019-12-01T07:37:47.695Z] #23 236.7 + mkdir -p /tmp/tmp.mkg5NGhNd9/src/github.com/docker
07:37:47 [2019-12-01T07:37:47.695Z] #23 236.7 + mv components/cli /tmp/tmp.mkg5NGhNd9/src/github.com/docker/cli
07:37:47 [2019-12-01T07:37:47.695Z] #23 236.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
07:37:47 [2019-12-01T07:37:47.695Z] #23 ...
07:37:47 [2019-12-01T07:37:47.695Z] 
07:37:47 [2019-12-01T07:37:47.695Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.1 Setting up libmpdec2:ppc64el (2.4.2-1) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.1 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.1 Setting up mingw-w64-common (5.0.1-1) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.2 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.2 Setting up jq (1.5+dfsg-1.3) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.2 Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.2 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.2 Setting up xfsprogs (4.9.0+nmu1) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.2 Setting up vim (2:8.0.0197-4+deb9u3) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.3 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
07:37:47 [2019-12-01T07:37:47.695Z] #18 192.3 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
07:37:48 [2019-12-01T07:37:48.038Z] #18 192.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
07:37:48 [2019-12-01T07:37:48.038Z] #18 192.3 Setting up iptables (1.6.0+snapshot20161117-6) ...
07:37:48 [2019-12-01T07:37:48.038Z] #18 192.4 Setting up btrfs-progs (4.7.3-1) ...
07:37:48 [2019-12-01T07:37:48.038Z] #18 192.4 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
07:37:48 [2019-12-01T07:37:48.038Z] #18 192.4 Setting up python3.5 (3.5.3-1+deb9u1) ...
07:37:48 [2019-12-01T07:37:48.059Z] ok  	github.com/docker/docker/restartmanager	0.012s	coverage: 45.3% of statements
07:37:48 [2019-12-01T07:37:48.059Z] ok  	github.com/docker/docker/registry	0.273s	coverage: 56.0% of statements
07:37:49 [2019-12-01T07:37:49.000Z] ok  	github.com/docker/docker/testutil	0.019s	coverage: 62.5% of statements
07:37:49 [2019-12-01T07:37:49.000Z] ok  	github.com/docker/docker/runconfig	0.045s	coverage: 68.2% of statements
07:37:50 [2019-12-01T07:37:50.909Z] ok  	github.com/docker/docker/volume/drivers	0.025s	coverage: 36.1% of statements
07:37:51 [2019-12-01T07:37:51.476Z] ok  	github.com/docker/docker/volume/mounts	0.053s	coverage: 67.0% of statements
07:37:51 [2019-12-01T07:37:51.476Z] ok  	github.com/docker/docker/volume/local	0.040s	coverage: 73.0% of statements
07:37:52 [2019-12-01T07:37:52.853Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
07:37:57 [2019-12-01T07:37:57.092Z] #18 ...
07:37:57 [2019-12-01T07:37:57.092Z] 
07:37:57 [2019-12-01T07:37:57.092Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:37:57 [2019-12-01T07:37:57.092Z] #42 164.4   CC       criu/bfd.o
07:37:57 [2019-12-01T07:37:57.092Z] #42 165.8   CC       criu/bitmap.o
07:37:57 [2019-12-01T07:37:57.092Z] #42 166.0   CC       criu/cgroup-props.o
07:37:57 [2019-12-01T07:37:57.092Z] #42 168.0   CC       criu/cgroup.o
07:37:57 [2019-12-01T07:37:57.092Z] #42 174.0   CC       criu/clone-noasan.o
07:37:57 [2019-12-01T07:37:57.092Z] #42 174.4   CC       criu/config.o
07:37:57 [2019-12-01T07:37:57.092Z] #42 ...
07:37:57 [2019-12-01T07:37:57.092Z] 
07:37:57 [2019-12-01T07:37:57.092Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:37:57 [2019-12-01T07:37:57.092Z] #45 253.4 net/http/httptrace
07:37:57 [2019-12-01T07:37:57.092Z] #45 253.9 net/http
07:37:59 [2019-12-01T07:37:59.425Z] #45 ...
07:37:59 [2019-12-01T07:37:59.425Z] 
07:37:59 [2019-12-01T07:37:59.425Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:37:59 [2019-12-01T07:37:59.425Z] #18 202.0 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
07:37:59 [2019-12-01T07:37:59.425Z] #18 202.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:37:59 [2019-12-01T07:37:59.425Z] #18 202.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:37:59 [2019-12-01T07:37:59.426Z] #18 202.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
07:37:59 [2019-12-01T07:37:59.426Z] #18 202.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:37:59 [2019-12-01T07:37:59.426Z] #18 202.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
07:37:59 [2019-12-01T07:37:59.426Z] #18 202.0 Setting up btrfs-tools (4.7.3-1) ...
07:37:59 [2019-12-01T07:37:59.426Z] #18 202.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
07:37:59 [2019-12-01T07:37:59.426Z] #18 202.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:37:59 [2019-12-01T07:37:59.426Z] #18 202.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:37:59 [2019-12-01T07:37:59.426Z] #18 202.1 Setting up python3 (3.5.3-1) ...
07:38:00 [2019-12-01T07:38:00.613Z] #18 205.1 Setting up apparmor (2.11.0-3+deb9u2) ...
07:38:02 [2019-12-01T07:38:02.881Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:38:02 [2019-12-01T07:38:02.882Z] 
07:38:02 [2019-12-01T07:38:02.882Z] 
07:38:02 [2019-12-01T07:38:02.882Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:38:02 [2019-12-01T07:38:02.882Z] PKG_CONFIG=pkg-config
07:38:02 [2019-12-01T07:38:02.882Z] GOLANG_VERSION=1.13.4
07:38:02 [2019-12-01T07:38:02.882Z] HOSTNAME=182b50f93356
07:38:02 [2019-12-01T07:38:02.882Z] KEEPBUNDLE=1
07:38:02 [2019-12-01T07:38:02.882Z] container=docker
07:38:02 [2019-12-01T07:38:02.882Z] TEST_SKIP_INTEGRATION=1
07:38:02 [2019-12-01T07:38:02.882Z] GO111MODULE=off
07:38:02 [2019-12-01T07:38:02.882Z] GOPATH=/go
07:38:02 [2019-12-01T07:38:02.882Z] PWD=/go/src/github.com/docker/docker
07:38:02 [2019-12-01T07:38:02.882Z] HOME=/root
07:38:02 [2019-12-01T07:38:02.882Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:38:02 [2019-12-01T07:38:02.882Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:38:02 [2019-12-01T07:38:02.882Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:38:02 [2019-12-01T07:38:02.882Z] DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6
07:38:02 [2019-12-01T07:38:02.882Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:38:02 [2019-12-01T07:38:02.882Z] DOCKER_GRAPHDRIVER=overlay2
07:38:02 [2019-12-01T07:38:02.882Z] TERM=xterm
07:38:02 [2019-12-01T07:38:02.882Z] VALIDATE_BRANCH=master
07:38:02 [2019-12-01T07:38:02.882Z] DEST=bundles/test-integration
07:38:02 [2019-12-01T07:38:02.882Z] SHLVL=1
07:38:02 [2019-12-01T07:38:02.882Z] TIMEOUT=120m
07:38:02 [2019-12-01T07:38:02.882Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
07:38:02 [2019-12-01T07:38:02.882Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:38:02 [2019-12-01T07:38:02.882Z] DOCKER_PKG=github.com/docker/docker
07:38:02 [2019-12-01T07:38:02.882Z] TESTDEBUG=0
07:38:02 [2019-12-01T07:38:02.882Z] _=/usr/bin/env
07:38:02 [2019-12-01T07:38:02.882Z] Building test suite binary ./integration-cli/test.main
07:38:02 [2019-12-01T07:38:02.882Z] 
07:38:02 [2019-12-01T07:38:02.882Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
07:38:02 [2019-12-01T07:38:02.882Z] 
07:38:02 [2019-12-01T07:38:02.882Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:38:02 [2019-12-01T07:38:02.882Z] PKG_CONFIG=pkg-config
07:38:02 [2019-12-01T07:38:02.882Z] GOLANG_VERSION=1.13.4
07:38:02 [2019-12-01T07:38:02.882Z] HOSTNAME=fd06e5808aa8
07:38:02 [2019-12-01T07:38:02.882Z] KEEPBUNDLE=1
07:38:02 [2019-12-01T07:38:02.882Z] container=docker
07:38:02 [2019-12-01T07:38:02.882Z] TEST_SKIP_INTEGRATION=1
07:38:02 [2019-12-01T07:38:02.882Z] GO111MODULE=off
07:38:02 [2019-12-01T07:38:02.882Z] GOPATH=/go
07:38:02 [2019-12-01T07:38:02.882Z] PWD=/go/src/github.com/docker/docker
07:38:02 [2019-12-01T07:38:02.882Z] HOME=/root
07:38:02 [2019-12-01T07:38:02.882Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:38:02 [2019-12-01T07:38:02.882Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:38:02 [2019-12-01T07:38:02.882Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:38:02 [2019-12-01T07:38:02.882Z] DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6
07:38:02 [2019-12-01T07:38:02.882Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:38:02 [2019-12-01T07:38:02.882Z] DOCKER_GRAPHDRIVER=overlay2
07:38:02 [2019-12-01T07:38:02.882Z] TERM=xterm
07:38:02 [2019-12-01T07:38:02.882Z] VALIDATE_BRANCH=master
07:38:02 [2019-12-01T07:38:02.882Z] DEST=bundles/test-integration
07:38:02 [2019-12-01T07:38:02.882Z] SHLVL=1
07:38:02 [2019-12-01T07:38:02.882Z] TIMEOUT=120m
07:38:02 [2019-12-01T07:38:02.882Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
07:38:02 [2019-12-01T07:38:02.882Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:38:02 [2019-12-01T07:38:02.882Z] DOCKER_PKG=github.com/docker/docker
07:38:02 [2019-12-01T07:38:02.882Z] TESTDEBUG=0
07:38:02 [2019-12-01T07:38:02.882Z] _=/usr/bin/env
07:38:02 [2019-12-01T07:38:02.882Z] Building test suite binary ./integration-cli/test.main
07:38:02 [2019-12-01T07:38:02.882Z] No new tests added to integration.
07:38:02 [2019-12-01T07:38:02.882Z] 
07:38:02 [2019-12-01T07:38:02.882Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:38:03 [2019-12-01T07:38:03.445Z] PKG_CONFIG=pkg-config
07:38:03 [2019-12-01T07:38:03.445Z] GOLANG_VERSION=1.13.4
07:38:03 [2019-12-01T07:38:03.445Z] HOSTNAME=664c0cd46ace
07:38:03 [2019-12-01T07:38:03.445Z] KEEPBUNDLE=1
07:38:03 [2019-12-01T07:38:03.445Z] container=docker
07:38:03 [2019-12-01T07:38:03.445Z] TEST_SKIP_INTEGRATION_CLI=1
07:38:03 [2019-12-01T07:38:03.445Z] GO111MODULE=off
07:38:03 [2019-12-01T07:38:03.445Z] GOPATH=/go
07:38:03 [2019-12-01T07:38:03.445Z] PWD=/go/src/github.com/docker/docker
07:38:03 [2019-12-01T07:38:03.445Z] HOME=/root
07:38:03 [2019-12-01T07:38:03.445Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:38:03 [2019-12-01T07:38:03.445Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:38:03 [2019-12-01T07:38:03.445Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:38:03 [2019-12-01T07:38:03.445Z] DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6
07:38:03 [2019-12-01T07:38:03.445Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:38:03 [2019-12-01T07:38:03.445Z] DOCKER_GRAPHDRIVER=overlay2
07:38:03 [2019-12-01T07:38:03.445Z] TERM=xterm
07:38:03 [2019-12-01T07:38:03.445Z] VALIDATE_BRANCH=master
07:38:03 [2019-12-01T07:38:03.445Z] DEST=bundles/test-integration
07:38:03 [2019-12-01T07:38:03.445Z] SHLVL=1
07:38:03 [2019-12-01T07:38:03.445Z] TIMEOUT=120m
07:38:03 [2019-12-01T07:38:03.445Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:38:03 [2019-12-01T07:38:03.445Z] DOCKER_PKG=github.com/docker/docker
07:38:03 [2019-12-01T07:38:03.445Z] TESTDEBUG=0
07:38:03 [2019-12-01T07:38:03.445Z] _=/usr/bin/env
07:38:03 [2019-12-01T07:38:03.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:38:03 [2019-12-01T07:38:03.650Z] #18 207.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
07:38:03 [2019-12-01T07:38:03.650Z] #18 207.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
07:38:03 [2019-12-01T07:38:03.650Z] #18 208.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
07:38:03 [2019-12-01T07:38:03.650Z] #18 208.0 Setting up python3-wheel (0.29.0-2) ...
07:38:05 [2019-12-01T07:38:05.370Z] #18 209.8 Setting up python3-pkg-resources (33.1.1-1) ...
07:38:07 [2019-12-01T07:38:07.729Z] #18 211.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
07:38:07 [2019-12-01T07:38:07.729Z] #18 211.9 Setting up python3-pip (9.0.1-2+deb9u1) ...
07:38:10 [2019-12-01T07:38:10.060Z] #18 214.3 Setting up dmsetup (2:1.02.137-2) ...
07:38:10 [2019-12-01T07:38:10.060Z] #18 214.3 Setting up python3-setuptools (33.1.1-1) ...
07:38:10 [2019-12-01T07:38:10.795Z] #18 ...
07:38:10 [2019-12-01T07:38:10.795Z] 
07:38:10 [2019-12-01T07:38:10.795Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:38:10 [2019-12-01T07:38:10.795Z] #42 178.1   CC       criu/cr-check.o
07:38:10 [2019-12-01T07:38:10.795Z] #42 182.1   CC       criu/cr-dedup.o
07:38:10 [2019-12-01T07:38:10.795Z] #42 183.1   CC       criu/cr-dump.o
07:38:10 [2019-12-01T07:38:10.795Z] #42 188.2   CC       criu/cr-errno.o
07:38:11 [2019-12-01T07:38:11.138Z] #42 188.4   CC       criu/cr-restore.o
07:38:12 [2019-12-01T07:38:12.366Z] #42 ...
07:38:12 [2019-12-01T07:38:12.366Z] 
07:38:12 [2019-12-01T07:38:12.366Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
07:38:12 [2019-12-01T07:38:12.366Z] #18 216.8 Setting up dh-python (2.20170125) ...
07:38:12 [2019-12-01T07:38:12.740Z] INFO [runner] Issues before processing: 2318, after processing: 0 
07:38:12 [2019-12-01T07:38:12.740Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1713/1713, filename_unadjuster: 1713/1713, skip_dirs: 1713/1713, exclude-rules: 63/1616, skip_files: 1713/1713, exclude: 1616/1616, cgo: 1713/2318, autogenerated_exclude: 1616/1713, identifier_marker: 1616/1616, nolint: 0/63 
07:38:12 [2019-12-01T07:38:12.740Z] INFO [runner] processing took 64.307735ms with stages: nolint: 26.940599ms, identifier_marker: 18.292026ms, path_prettifier: 8.06902ms, exclude-rules: 4.27052ms, autogenerated_exclude: 3.943208ms, skip_dirs: 1.78844ms, cgo: 683.214µs, filename_unadjuster: 315.955µs, max_same_issues: 1.566µs, path_shortener: 674ns, uniq_by_line: 434ns, source_code: 414ns, max_from_linter: 387ns, skip_files: 383ns, diff: 370ns, exclude: 333ns, max_per_file_from_linter: 192ns 
07:38:12 [2019-12-01T07:38:12.740Z] INFO [runner] linters took 1m34.8580741s with stages: goanalysis_metalinter: 1m17.314683249s, unused: 17.478954368s 
07:38:12 [2019-12-01T07:38:12.740Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
07:38:12 [2019-12-01T07:38:12.740Z] INFO Memory: 1530 samples, avg is 244.3MB, max is 3033.6MB 
07:38:12 [2019-12-01T07:38:12.740Z] INFO Execution took 3m23.960906158s               
07:38:12 [2019-12-01T07:38:12.740Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
07:38:12 [2019-12-01T07:38:12.740Z] No api/types/ or api/swagger.yaml changes in diff.
07:38:12 [2019-12-01T07:38:12.740Z] Congratulations!  All toml source files changed here have valid syntax.
07:38:12 [2019-12-01T07:38:12.740Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
07:38:12 [2019-12-01T07:38:12.740Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
07:38:13 [2019-12-01T07:38:13.070Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 hack/make.sh dynbinary-daemon test-docker-py
07:38:13 [2019-12-01T07:38:13.635Z] 
07:38:13 [2019-12-01T07:38:13.635Z] Removing bundles/
07:38:13 [2019-12-01T07:38:13.635Z] 
07:38:13 [2019-12-01T07:38:13.635Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
07:38:13 [2019-12-01T07:38:13.635Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:38:13 [2019-12-01T07:38:13.635Z] GOOS="" GOARCH="" GOARM=""
07:38:14 [2019-12-01T07:38:14.078Z] #18 218.4 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
07:38:14 [2019-12-01T07:38:14.078Z] #18 218.4 Processing triggers for libc-bin (2.24-11+deb9u4) ...
07:38:14 [2019-12-01T07:38:14.422Z] #18 DONE 218.7s
07:38:14 [2019-12-01T07:38:14.422Z] 
07:38:14 [2019-12-01T07:38:14.422Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
07:38:14 [2019-12-01T07:38:14.775Z] ok  	github.com/docker/docker/pkg/plugins	33.661s	coverage: 76.6% of statements
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/rootless	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/volume	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === Skipped
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon TestExecSetPlatformOpt (0.01s)
07:38:14 [2019-12-01T07:38:14.775Z]     exec_linux_test.go:18: requires AppArmor to be enabled
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     exec_linux_test.go:38: requires AppArmor to be enabled
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:46: Driver btrfs not supported
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:46: Driver btrfs not supported
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:46: Driver btrfs not supported
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:46: Driver btrfs not supported
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:46: Driver btrfs not supported
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:73: No driver to put!
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     overlay_test.go:49: Fails to compute changes intermittently
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:46: Driver zfs not supported
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:46: Driver zfs not supported
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:46: Driver zfs not supported
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:46: Driver zfs not supported
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:46: Driver zfs not supported
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     graphtest_unix.go:73: No driver to put!
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:38:14 [2019-12-01T07:38:14.775Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] 
07:38:14 [2019-12-01T07:38:14.775Z] DONE 2141 tests, 20 skipped in 184.454s
Post stage
[Pipeline] junit
07:38:14 [2019-12-01T07:38:14.793Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:38:17 [2019-12-01T07:38:17.702Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6 -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:1553b5f099dd8819d37da962eff3c9d0f8263ba6 hack/make.sh dynbinary test-integration
07:38:18 [2019-12-01T07:38:18.638Z] 
07:38:18 [2019-12-01T07:38:18.638Z] Removing bundles/
07:38:18 [2019-12-01T07:38:18.638Z] 
07:38:18 [2019-12-01T07:38:18.638Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:38:18 [2019-12-01T07:38:18.638Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:38:18 [2019-12-01T07:38:18.638Z] GOOS="" GOARCH="" GOARM=""
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
07:38:19 [2019-12-01T07:38:19.906Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ok  	github.com/docker/docker/api/server/router/swarm	0.025s	coverage: 4.0% of statements
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
07:38:19 [2019-12-01T07:38:19.906Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
07:38:19 [2019-12-01T07:38:19.906Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/builder	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:38:19 [2019-12-01T07:38:19.906Z] ok  	github.com/docker/docker/builder/dockerignore	0.013s	coverage: 96.8% of statements
07:38:21 [2019-12-01T07:38:21.876Z] #19 ...
07:38:21 [2019-12-01T07:38:21.876Z] 
07:38:21 [2019-12-01T07:38:21.876Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:38:21 [2019-12-01T07:38:21.876Z] #42 198.7   CC       criu/cr-service.o
07:38:23 [2019-12-01T07:38:23.396Z] ok  	github.com/docker/docker/builder/dockerfile	1.005s	coverage: 48.2% of statements
07:38:23 [2019-12-01T07:38:23.396Z] ok  	github.com/docker/docker/builder/remotecontext	0.377s	coverage: 13.6% of statements
07:38:24 [2019-12-01T07:38:24.767Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
07:38:24 [2019-12-01T07:38:24.915Z] #42 ...
07:38:24 [2019-12-01T07:38:24.916Z] 
07:38:24 [2019-12-01T07:38:24.916Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:38:24 [2019-12-01T07:38:24.916Z] #45 273.8 github.com/LK4D4/vndr/godl
07:38:24 [2019-12-01T07:38:24.916Z] #45 274.7 github.com/LK4D4/vndr
07:38:25 [2019-12-01T07:38:25.154Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.034s	coverage: 85.1% of statements
07:38:25 [2019-12-01T07:38:25.154Z] ?   	github.com/docker/docker/cli	[no test files]
07:38:25 [2019-12-01T07:38:25.154Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:38:25 [2019-12-01T07:38:25.652Z] #45 ...
07:38:25 [2019-12-01T07:38:25.652Z] 
07:38:25 [2019-12-01T07:38:25.652Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
07:38:25 [2019-12-01T07:38:25.652Z] #19 11.41 Collecting yamllint==1.16.0
07:38:27 [2019-12-01T07:38:27.976Z] #19 13.82   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
07:38:28 [2019-12-01T07:38:28.480Z] ok  	github.com/docker/docker/client	0.285s	coverage: 75.8% of statements
07:38:29 [2019-12-01T07:38:29.202Z] #19 14.98 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
07:38:29 [2019-12-01T07:38:29.937Z] #19 15.42   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
07:38:30 [2019-12-01T07:38:30.280Z] #19 ...
07:38:30 [2019-12-01T07:38:30.280Z] 
07:38:30 [2019-12-01T07:38:30.280Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:38:30 [2019-12-01T07:38:30.280Z] #45 DONE 289.6s
07:38:30 [2019-12-01T07:38:30.623Z] 
07:38:30 [2019-12-01T07:38:30.623Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:38:30 [2019-12-01T07:38:30.623Z] #42 203.0   CC       criu/crtools.o
07:38:30 [2019-12-01T07:38:30.623Z] #42 204.5   CC       criu/eventfd.o
07:38:30 [2019-12-01T07:38:30.623Z] #42 205.4   CC       criu/eventpoll.o
07:38:30 [2019-12-01T07:38:30.623Z] #42 207.6   CC       criu/external.o
07:38:30 [2019-12-01T07:38:30.966Z] #42 208.3   CC       criu/fault-injection.o
07:38:31 [2019-12-01T07:38:31.705Z] #42 209.0   CC       criu/fdstore.o
07:38:32 [2019-12-01T07:38:32.892Z] #42 210.0   CC       criu/fifo.o
07:38:33 [2019-12-01T07:38:33.240Z] #42 210.8   CC       criu/file-ids.o
07:38:34 [2019-12-01T07:38:34.426Z] #42 211.8   CC       criu/file-lock.o
07:38:34 [2019-12-01T07:38:34.426Z] #42 ...
07:38:34 [2019-12-01T07:38:34.426Z] 
07:38:34 [2019-12-01T07:38:34.426Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
07:38:34 [2019-12-01T07:38:34.426Z] #19 20.22 Collecting pyyaml (from yamllint==1.16.0)
07:38:35 [2019-12-01T07:38:35.160Z] #19 20.69   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
07:38:38 [2019-12-01T07:38:38.203Z] #19 24.01 Building wheels for collected packages: pathspec, pyyaml
07:38:38 [2019-12-01T07:38:38.203Z] #19 24.01   Running setup.py bdist_wheel for pathspec: started
07:38:41 [2019-12-01T07:38:41.255Z] #19 26.55   Running setup.py bdist_wheel for pathspec: finished with status 'done'
07:38:41 [2019-12-01T07:38:41.255Z] #19 26.55   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
07:38:41 [2019-12-01T07:38:41.255Z] #19 26.61   Running setup.py bdist_wheel for pyyaml: started
07:38:42 [2019-12-01T07:38:42.447Z] #19 ...
07:38:42 [2019-12-01T07:38:42.447Z] 
07:38:42 [2019-12-01T07:38:42.447Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:38:42 [2019-12-01T07:38:42.447Z] #29 301.8 + rm -rf /tmp/tmp.qWTgT71B8P
07:38:43 [2019-12-01T07:38:43.184Z] #29 DONE 302.4s
07:38:43 [2019-12-01T07:38:43.184Z] 
07:38:43 [2019-12-01T07:38:43.184Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:38:43 [2019-12-01T07:38:43.184Z] #42 213.5   CC       criu/files-ext.o
07:38:43 [2019-12-01T07:38:43.184Z] #42 214.3   CC       criu/files-reg.o
07:38:43 [2019-12-01T07:38:43.184Z] #42 218.8   CC       criu/files.o
07:38:43 [2019-12-01T07:38:43.919Z] #42 ...
07:38:43 [2019-12-01T07:38:43.919Z] 
07:38:43 [2019-12-01T07:38:43.919Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
07:38:43 [2019-12-01T07:38:43.919Z] #19 29.60   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
07:38:43 [2019-12-01T07:38:43.919Z] #19 29.60   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
07:38:44 [2019-12-01T07:38:44.261Z] #19 30.14 Successfully built pathspec pyyaml
07:38:44 [2019-12-01T07:38:44.261Z] #19 30.15 Installing collected packages: pathspec, pyyaml, yamllint
07:38:45 [2019-12-01T07:38:45.983Z] #19 31.48 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
07:38:46 [2019-12-01T07:38:46.325Z] #19 DONE 32.1s
07:38:46 [2019-12-01T07:38:46.325Z] 
07:38:46 [2019-12-01T07:38:46.325Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:38:46 [2019-12-01T07:38:46.325Z] #42 223.7   CC       criu/filesystems.o
07:38:47 [2019-12-01T07:38:47.515Z] #42 224.7   CC       criu/fsnotify.o
07:38:48 [2019-12-01T07:38:48.706Z] #42 226.2   CC       criu/image-desc.o
07:38:49 [2019-12-01T07:38:49.051Z] #42 226.5   CC       criu/image.o
07:38:50 [2019-12-01T07:38:50.767Z] #42 227.9   CC       criu/ipc_ns.o
07:38:52 [2019-12-01T07:38:52.487Z] #42 229.9   CC       criu/irmap.o
07:38:53 [2019-12-01T07:38:53.678Z] #42 231.0   CC       criu/kcmp-ids.o
07:38:54 [2019-12-01T07:38:54.024Z] #42 231.5   CC       criu/kerndat.o
07:38:56 [2019-12-01T07:38:56.352Z] #42 233.4   CC       criu/libnetlink.o
07:38:56 [2019-12-01T07:38:56.695Z] #42 234.0   CC       criu/log.o
07:38:57 [2019-12-01T07:38:57.039Z] #42 234.7   CC       criu/lsm.o
07:38:58 [2019-12-01T07:38:58.231Z] #42 235.4   CC       criu/mem.o
07:39:01 [2019-12-01T07:39:01.270Z] #42 238.2   CC       criu/mount.o
07:39:03 [2019-12-01T07:39:03.022Z] ok  	github.com/docker/docker/cmd/dockerd	0.137s	coverage: 30.3% of statements
07:39:03 [2019-12-01T07:39:03.022Z] ok  	github.com/docker/docker/container	0.112s	coverage: 35.3% of statements
07:39:03 [2019-12-01T07:39:03.022Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:39:03 [2019-12-01T07:39:03.022Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:39:03 [2019-12-01T07:39:03.022Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:39:03 [2019-12-01T07:39:03.022Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:39:07 [2019-12-01T07:39:07.316Z] #42 244.8   CC       criu/namespaces.o
07:39:08 [2019-12-01T07:39:08.055Z] #42 ...
07:39:08 [2019-12-01T07:39:08.055Z] 
07:39:08 [2019-12-01T07:39:08.055Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:39:08 [2019-12-01T07:39:08.055Z] #55 276.1 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
07:39:08 [2019-12-01T07:39:08.395Z] ok  	github.com/docker/docker/daemon/cluster	0.032s	coverage: 0.5% of statements
07:39:09 [2019-12-01T07:39:09.747Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
07:39:11 [2019-12-01T07:39:11.810Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 35.8% of statements
07:39:11 [2019-12-01T07:39:11.939Z] #55 279.7 + mkdir -p /build
07:39:11 [2019-12-01T07:39:11.939Z] #55 279.7 + cp runc /build/runc
07:39:11 [2019-12-01T07:39:11.939Z] #55 DONE 279.8s
07:39:11 [2019-12-01T07:39:11.939Z] 
07:39:11 [2019-12-01T07:39:11.939Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:39:11 [2019-12-01T07:39:11.939Z] #42 248.1   CC       criu/net.o
07:39:13 [2019-12-01T07:39:13.278Z] e96b0897c5d1: Pull complete
07:39:13 [2019-12-01T07:39:13.278Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33
07:39:13 [2019-12-01T07:39:13.278Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
07:39:13 [2019-12-01T07:39:13.278Z] mcr.microsoft.com/windows/servercore:ltsc2019
07:39:13 [2019-12-01T07:39:13.278Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
07:39:13 [2019-12-01T07:39:13.278Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
07:39:13 [2019-12-01T07:39:13.278Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864'
07:39:13 [2019-12-01T07:39:13.278Z] INFO: Docker version of control daemon
07:39:13 [2019-12-01T07:39:13.278Z] 
07:39:13 [2019-12-01T07:39:13.278Z] Client: Docker Engine - Enterprise
07:39:13 [2019-12-01T07:39:13.278Z]  Version:           19.03.2
07:39:13 [2019-12-01T07:39:13.278Z]  API version:       1.40
07:39:13 [2019-12-01T07:39:13.278Z]  Go version:        go1.12.8
07:39:13 [2019-12-01T07:39:13.278Z]  Git commit:        c92ab06ed9
07:39:13 [2019-12-01T07:39:13.278Z]  Built:             09/03/2019 16:38:11
07:39:13 [2019-12-01T07:39:13.278Z]  OS/Arch:           windows/amd64
07:39:13 [2019-12-01T07:39:13.278Z]  Experimental:      false
07:39:13 [2019-12-01T07:39:13.278Z] 
07:39:13 [2019-12-01T07:39:13.278Z] Server: Docker Engine - Enterprise
07:39:13 [2019-12-01T07:39:13.278Z]  Engine:
07:39:13 [2019-12-01T07:39:13.278Z]   Version:          19.03.2
07:39:13 [2019-12-01T07:39:13.278Z]   API version:      1.40 (minimum version 1.24)
07:39:13 [2019-12-01T07:39:13.278Z]   Go version:       go1.12.8
07:39:13 [2019-12-01T07:39:13.278Z]   Git commit:       c92ab06ed9
07:39:13 [2019-12-01T07:39:13.278Z]   Built:            09/03/2019 16:35:47
07:39:13 [2019-12-01T07:39:13.278Z]   OS/Arch:          windows/amd64
07:39:13 [2019-12-01T07:39:13.278Z]   Experimental:     true
07:39:13 [2019-12-01T07:39:13.278Z] 
07:39:13 [2019-12-01T07:39:13.278Z] INFO: Docker info of control daemon
07:39:13 [2019-12-01T07:39:13.278Z] 
07:39:13 [2019-12-01T07:39:13.278Z] Client:
07:39:13 [2019-12-01T07:39:13.278Z]  Debug Mode: false
07:39:13 [2019-12-01T07:39:13.278Z]  Plugins:
07:39:13 [2019-12-01T07:39:13.278Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
07:39:13 [2019-12-01T07:39:13.278Z] 
07:39:13 [2019-12-01T07:39:13.278Z] Server:
07:39:13 [2019-12-01T07:39:13.278Z]  Containers: 0
07:39:13 [2019-12-01T07:39:13.278Z]   Running: 0
07:39:13 [2019-12-01T07:39:13.278Z]   Paused: 0
07:39:13 [2019-12-01T07:39:13.278Z]   Stopped: 0
07:39:13 [2019-12-01T07:39:13.278Z]  Images: 1
07:39:13 [2019-12-01T07:39:13.278Z]  Server Version: 19.03.2
07:39:13 [2019-12-01T07:39:13.278Z]  Storage Driver: windowsfilter (windows) lcow (linux)
07:39:13 [2019-12-01T07:39:13.278Z]   Windows: 
07:39:13 [2019-12-01T07:39:13.278Z]   LCOW: 
07:39:13 [2019-12-01T07:39:13.278Z]  Logging Driver: json-file
07:39:13 [2019-12-01T07:39:13.278Z]  Plugins:
07:39:13 [2019-12-01T07:39:13.278Z]   Volume: local
07:39:13 [2019-12-01T07:39:13.278Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
07:39:13 [2019-12-01T07:39:13.278Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
07:39:13 [2019-12-01T07:39:13.278Z]  Swarm: inactive
07:39:13 [2019-12-01T07:39:13.278Z]  Default Isolation: process
07:39:13 [2019-12-01T07:39:13.278Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
07:39:13 [2019-12-01T07:39:13.278Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
07:39:13 [2019-12-01T07:39:13.278Z]  OSType: windows
07:39:13 [2019-12-01T07:39:13.278Z]  Architecture: x86_64
07:39:13 [2019-12-01T07:39:13.278Z]  CPUs: 4
07:39:13 [2019-12-01T07:39:13.278Z]  Total Memory: 32GiB
07:39:13 [2019-12-01T07:39:13.278Z]  Name: azwin-2-46fee0
07:39:13 [2019-12-01T07:39:13.278Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
07:39:13 [2019-12-01T07:39:13.278Z]  Docker Root Dir: D:\docker
07:39:13 [2019-12-01T07:39:13.278Z]  Debug Mode: false
07:39:13 [2019-12-01T07:39:13.278Z]  Registry: https://index.docker.io/v1/
07:39:13 [2019-12-01T07:39:13.278Z]  Labels:
07:39:13 [2019-12-01T07:39:13.278Z]  Experimental: true
07:39:13 [2019-12-01T07:39:13.278Z]  Insecure Registries:
07:39:13 [2019-12-01T07:39:13.278Z]   10.0.0.4:5000
07:39:13 [2019-12-01T07:39:13.278Z]   127.0.0.0/8
07:39:13 [2019-12-01T07:39:13.278Z]  Registry Mirrors:
07:39:13 [2019-12-01T07:39:13.278Z]   http://10.0.0.4:5000/
07:39:13 [2019-12-01T07:39:13.278Z]  Live Restore Enabled: false
07:39:13 [2019-12-01T07:39:13.278Z] 
07:39:13 [2019-12-01T07:39:13.278Z] 
07:39:13 [2019-12-01T07:39:13.278Z] INFO: Commit hash is 99eda728a
07:39:13 [2019-12-01T07:39:13.278Z] INFO: Nuke-Everything...
07:39:13 [2019-12-01T07:39:13.278Z] INFO: Container count on control daemon to delete is 0
07:39:13 [2019-12-01T07:39:13.278Z] INFO: Nuking d:\CI
07:39:13 [2019-12-01T07:39:13.278Z] INFO: Zapped successfully
07:39:13 [2019-12-01T07:39:13.278Z] INFO: Location for testing is d:\CI\PR-40202\2
07:39:13 [2019-12-01T07:39:13.278Z] INFO: Validating GOLang consistency in Dockerfile.windows...
07:39:13 [2019-12-01T07:39:13.278Z] 
07:39:13 [2019-12-01T07:39:13.278Z] 
07:39:13 [2019-12-01T07:39:13.278Z] INFO: Building the image from Dockerfile.windows at 12/01/2019 07:39:03...
07:39:13 [2019-12-01T07:39:13.278Z] 
07:39:13 [2019-12-01T07:39:13.278Z] Sending build context to Docker daemon   50.4MB
07:39:13 [2019-12-01T07:39:13.278Z] 
07:39:13 [2019-12-01T07:39:13.278Z] Step 1/8 : FROM microsoft/windowsservercore
07:39:13 [2019-12-01T07:39:13.278Z]  ---> 49e459dc7a6b
07:39:13 [2019-12-01T07:39:13.278Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
07:39:13 [2019-12-01T07:39:13.278Z]  ---> Running in 567eac7ce5e5
07:39:13 [2019-12-01T07:39:13.278Z] Removing intermediate container 567eac7ce5e5
07:39:13 [2019-12-01T07:39:13.278Z]  ---> 95ceb01ae288
07:39:13 [2019-12-01T07:39:13.278Z] Step 3/8 : ARG GO_VERSION=1.13.4
07:39:13 [2019-12-01T07:39:13.278Z]  ---> Running in 685b791140e9
07:39:13 [2019-12-01T07:39:13.278Z] Removing intermediate container 685b791140e9
07:39:13 [2019-12-01T07:39:13.278Z]  ---> 19126e5a09c0
07:39:13 [2019-12-01T07:39:13.278Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
07:39:13 [2019-12-01T07:39:13.278Z]  ---> Running in f22f373b2ea3
07:39:13 [2019-12-01T07:39:13.278Z] Removing intermediate container f22f373b2ea3
07:39:13 [2019-12-01T07:39:13.278Z]  ---> 43b2475aa7cb
07:39:13 [2019-12-01T07:39:13.278Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
07:39:13 [2019-12-01T07:39:13.278Z]  ---> Running in d32fcd397aad
07:39:16 [2019-12-01T07:39:16.929Z] #42 253.8   CC       criu/netfilter.o
07:39:16 [2019-12-01T07:39:16.929Z] #42 254.3   CC       criu/page-pipe.o
07:39:18 [2019-12-01T07:39:18.113Z] #42 255.5   CC       criu/page-xfer.o
07:39:19 [2019-12-01T07:39:19.172Z] 
07:39:19 [2019-12-01T07:39:19.173Z] SUCCESS: Specified value was saved.
07:39:19 [2019-12-01T07:39:19.569Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.432s	coverage: 13.7% of statements
07:39:19 [2019-12-01T07:39:19.821Z] #42 257.4   CC       criu/pagemap-cache.o
07:39:19 [2019-12-01T07:39:19.951Z] ok  	github.com/docker/docker/daemon	12.321s	coverage: 17.6% of statements
07:39:19 [2019-12-01T07:39:19.951Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:39:19 [2019-12-01T07:39:19.951Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:39:20 [2019-12-01T07:39:20.143Z] INFO: Downloading git...
07:39:20 [2019-12-01T07:39:20.591Z] #42 258.1   CC       criu/pagemap.o
07:39:22 [2019-12-01T07:39:22.122Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
07:39:22 [2019-12-01T07:39:22.122Z] ok  	github.com/docker/docker/daemon/config	0.063s	coverage: 82.1% of statements
07:39:22 [2019-12-01T07:39:22.299Z] #42 259.8   CC       criu/parasite-syscall.o
07:39:23 [2019-12-01T07:39:23.068Z] INFO: Downloading go...
07:39:23 [2019-12-01T07:39:23.430Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
07:39:23 [2019-12-01T07:39:23.430Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:39:23 [2019-12-01T07:39:23.430Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:39:23 [2019-12-01T07:39:23.839Z] ok  	github.com/docker/docker/daemon/graphdriver	0.012s	coverage: 2.2% of statements
07:39:24 [2019-12-01T07:39:24.007Z] #42 261.2   CC       criu/path.o
07:39:24 [2019-12-01T07:39:24.349Z] #42 261.7   CC       criu/pie-util-vdso-elf32.o
07:39:25 [2019-12-01T07:39:25.087Z] #42 262.4   CC       criu/pie-util-vdso.o
07:39:25 [2019-12-01T07:39:25.824Z] #42 263.1   CC       criu/pie-util.o
07:39:25 [2019-12-01T07:39:25.824Z] #42 263.4   CC       criu/pipes.o
07:39:26 [2019-12-01T07:39:26.341Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:39:26 [2019-12-01T07:39:26.341Z] 
07:39:26 [2019-12-01T07:39:26.341Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:39:26 [2019-12-01T07:39:26.341Z] PKG_CONFIG=pkg-config
07:39:26 [2019-12-01T07:39:26.341Z] GOLANG_VERSION=1.13.4
07:39:26 [2019-12-01T07:39:26.341Z] HOSTNAME=a49451080385
07:39:26 [2019-12-01T07:39:26.341Z] DOCKER_EXPERIMENTAL=1
07:39:26 [2019-12-01T07:39:26.341Z] container=docker
07:39:26 [2019-12-01T07:39:26.341Z] TEST_SKIP_INTEGRATION_CLI=1
07:39:26 [2019-12-01T07:39:26.341Z] GO111MODULE=off
07:39:26 [2019-12-01T07:39:26.341Z] GOPATH=/go
07:39:26 [2019-12-01T07:39:26.341Z] PWD=/go/src/github.com/docker/docker
07:39:26 [2019-12-01T07:39:26.341Z] HOME=/root
07:39:26 [2019-12-01T07:39:26.341Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:39:26 [2019-12-01T07:39:26.341Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:39:26 [2019-12-01T07:39:26.341Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:39:26 [2019-12-01T07:39:26.341Z] DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6
07:39:26 [2019-12-01T07:39:26.341Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:39:26 [2019-12-01T07:39:26.341Z] DOCKER_GRAPHDRIVER=overlay2
07:39:26 [2019-12-01T07:39:26.341Z] TERM=xterm
07:39:26 [2019-12-01T07:39:26.341Z] VALIDATE_BRANCH=master
07:39:26 [2019-12-01T07:39:26.341Z] DEST=bundles/test-integration
07:39:26 [2019-12-01T07:39:26.341Z] SHLVL=1
07:39:26 [2019-12-01T07:39:26.341Z] TIMEOUT=120m
07:39:26 [2019-12-01T07:39:26.341Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:39:26 [2019-12-01T07:39:26.341Z] DOCKER_PKG=github.com/docker/docker
07:39:26 [2019-12-01T07:39:26.341Z] TESTDEBUG=0
07:39:26 [2019-12-01T07:39:26.341Z] _=/usr/bin/env
07:39:26 [2019-12-01T07:39:26.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:39:26 [2019-12-01T07:39:26.382Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
07:39:27 [2019-12-01T07:39:27.295Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.356s	coverage: 57.9% of statements
07:39:27 [2019-12-01T07:39:27.543Z] #42 264.7   CC       criu/plugin.o
07:39:27 [2019-12-01T07:39:27.772Z] INFO: Downloading compiler 1 of 3...
07:39:27 [2019-12-01T07:39:27.887Z] #42 265.3   CC       criu/proc_parse.o
07:39:28 [2019-12-01T07:39:28.744Z] INFO: Downloading compiler 2 of 3...
07:39:29 [2019-12-01T07:39:29.204Z] INFO: Downloading compiler 3 of 3...
07:39:29 [2019-12-01T07:39:29.666Z] INFO: Extracting git...
07:39:32 [2019-12-01T07:39:32.750Z] #42 269.7   CC       criu/protobuf-desc.o
07:39:33 [2019-12-01T07:39:33.947Z] #42 271.4   CC       criu/protobuf.o
07:39:34 [2019-12-01T07:39:34.688Z] #42 272.1   CC       criu/pstree.o
07:39:35 [2019-12-01T07:39:35.011Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.733s	coverage: 45.9% of statements
07:39:35 [2019-12-01T07:39:35.078Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:39:35 [2019-12-01T07:39:35.078Z] 
07:39:35 [2019-12-01T07:39:35.078Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
07:39:35 [2019-12-01T07:39:35.078Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
07:39:35 [2019-12-01T07:39:35.078Z] Using test binary docker
07:39:35 [2019-12-01T07:39:35.078Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:39:35 [2019-12-01T07:39:35.078Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
07:39:35 [2019-12-01T07:39:35.078Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
07:39:35 [2019-12-01T07:39:35.078Z] Warning failed to create cache: (null)
07:39:35 [2019-12-01T07:39:35.078Z] .
07:39:35 [2019-12-01T07:39:35.078Z] Starting dockerd
07:39:35 [2019-12-01T07:39:35.078Z] INFO: Waiting for daemon to start...
07:39:35 [2019-12-01T07:39:35.078Z] .
07:39:35 [2019-12-01T07:39:35.078Z] INFO: Building docker-sdk-python3:4.1.0...
07:39:35 [2019-12-01T07:39:35.872Z] #42 ...
07:39:35 [2019-12-01T07:39:35.872Z] 
07:39:35 [2019-12-01T07:39:35.872Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:39:35 [2019-12-01T07:39:35.872Z] #39 355.0 + dpkg --print-architecture
07:39:35 [2019-12-01T07:39:35.872Z] #39 355.0 + cd /tmp/tmp.aqMrrd0lkj/src/github.com/docker/distribution
07:39:35 [2019-12-01T07:39:35.872Z] #39 355.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
07:39:36 [2019-12-01T07:39:36.215Z] #39 355.3 + GOPATH=/tmp/tmp.aqMrrd0lkj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.aqMrrd0lkj
07:39:36 [2019-12-01T07:39:36.215Z] #39 355.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:39:36 [2019-12-01T07:39:36.806Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.910s	coverage: 48.6% of statements
07:39:37 [2019-12-01T07:39:37.689Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.558s	coverage: 72.5% of statements
07:39:37 [2019-12-01T07:39:37.689Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:39:40 [2019-12-01T07:39:40.227Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.677s	coverage: 76.1% of statements
07:39:41 [2019-12-01T07:39:41.518Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
07:39:42 [2019-12-01T07:39:42.838Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
07:39:44 [2019-12-01T07:39:44.496Z] INFO: Expanding go...
07:39:44 [2019-12-01T07:39:44.819Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.245s	coverage: 59.8% of statements
07:39:44 [2019-12-01T07:39:44.820Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:39:44 [2019-12-01T07:39:44.820Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:39:45 [2019-12-01T07:39:45.187Z] ok  	github.com/docker/docker/daemon/images	0.008s	coverage: 4.9% of statements
07:39:45 [2019-12-01T07:39:45.187Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:39:45 [2019-12-01T07:39:45.565Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
07:39:45 [2019-12-01T07:39:45.565Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:39:47 [2019-12-01T07:39:47.209Z] #39 ...
07:39:47 [2019-12-01T07:39:47.209Z] 
07:39:47 [2019-12-01T07:39:47.209Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:39:47 [2019-12-01T07:39:47.209Z] #42 273.9   CC       criu/rbtree.o
07:39:47 [2019-12-01T07:39:47.209Z] #42 274.4   CC       criu/rst-malloc.o
07:39:47 [2019-12-01T07:39:47.209Z] #42 274.9   CC       criu/seccomp.o
07:39:47 [2019-12-01T07:39:47.209Z] #42 276.0   CC       criu/seize.o
07:39:47 [2019-12-01T07:39:47.209Z] #42 277.6   CC       criu/servicefd.o
07:39:47 [2019-12-01T07:39:47.209Z] #42 278.4   CC       criu/shmem.o
07:39:47 [2019-12-01T07:39:47.209Z] #42 280.2   CC       criu/sigframe.o
07:39:47 [2019-12-01T07:39:47.209Z] #42 280.5   CC       criu/signalfd.o
07:39:47 [2019-12-01T07:39:47.209Z] #42 281.0   CC       criu/sk-inet.o
07:39:47 [2019-12-01T07:39:47.209Z] #42 282.5   CC       criu/sk-netlink.o
07:39:47 [2019-12-01T07:39:47.209Z] #42 283.4   CC       criu/sk-packet.o
07:39:47 [2019-12-01T07:39:47.209Z] #42 284.5   CC       criu/sk-queue.o
07:39:47 [2019-12-01T07:39:47.499Z] ok  	github.com/docker/docker/daemon/logger	0.212s	coverage: 42.7% of statements
07:39:47 [2019-12-01T07:39:47.499Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.105s	coverage: 77.8% of statements
07:39:47 [2019-12-01T07:39:47.499Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
07:39:47 [2019-12-01T07:39:47.499Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:39:47 [2019-12-01T07:39:47.943Z] #42 285.4   CC       criu/sk-tcp.o
07:39:48 [2019-12-01T07:39:48.330Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.004s	coverage: 67.0% of statements
07:39:48 [2019-12-01T07:39:48.725Z] ok  	github.com/docker/docker/daemon/logger/journald	0.034s	coverage: 26.2% of statements
07:39:49 [2019-12-01T07:39:49.134Z] #42 286.3   CC       criu/sk-unix.o
07:39:49 [2019-12-01T07:39:49.568Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 88.3% of statements
07:39:50 [2019-12-01T07:39:50.186Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 62.1% of statements
07:39:51 [2019-12-01T07:39:51.747Z] ok  	github.com/docker/docker/daemon/logger/local	0.018s	coverage: 74.7% of statements
07:39:51 [2019-12-01T07:39:51.747Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:39:51 [2019-12-01T07:39:51.747Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.008s	coverage: 19.9% of statements
07:39:52 [2019-12-01T07:39:52.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:39:52 [2019-12-01T07:39:52.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:39:53 [2019-12-01T07:39:53.024Z] #42 289.9   CC       criu/sockets.o
07:39:53 [2019-12-01T07:39:53.082Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
07:39:53 [2019-12-01T07:39:53.901Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
07:39:54 [2019-12-01T07:39:54.211Z] #42 291.6   CC       criu/stats.o
07:39:54 [2019-12-01T07:39:54.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:39:54 [2019-12-01T07:39:54.554Z] #42 292.2   CC       criu/string.o
07:39:54 [2019-12-01T07:39:54.733Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
07:39:54 [2019-12-01T07:39:54.733Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.708s	coverage: 82.5% of statements
07:39:54 [2019-12-01T07:39:54.733Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:39:54 [2019-12-01T07:39:54.733Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:39:54 [2019-12-01T07:39:54.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:39:54 [2019-12-01T07:39:54.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:39:54 [2019-12-01T07:39:54.897Z] #42 292.3   CC       criu/sysctl.o
07:39:56 [2019-12-01T07:39:56.083Z] #42 293.3   CC       criu/sysfs_parse.o
07:39:56 [2019-12-01T07:39:56.819Z] #42 294.1   CC       criu/timerfd.o
07:39:57 [2019-12-01T07:39:57.162Z] #42 294.7   CC       criu/tty.o
07:39:57 [2019-12-01T07:39:57.369Z] ok  	github.com/docker/docker/distribution/metadata	0.031s	coverage: 48.2% of statements
07:39:57 [2019-12-01T07:39:57.369Z] ok  	github.com/docker/docker/distribution	0.268s	coverage: 22.1% of statements
07:39:57 [2019-12-01T07:39:57.369Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:39:58 [2019-12-01T07:39:58.696Z] ok  	github.com/docker/docker/errdefs	0.021s	coverage: 49.4% of statements
07:40:00 [2019-12-01T07:40:00.000Z] ok  	github.com/docker/docker/image	0.018s	coverage: 86.4% of statements
07:40:00 [2019-12-01T07:40:00.797Z] ok  	github.com/docker/docker/distribution/xfer	2.015s	coverage: 85.1% of statements
07:40:00 [2019-12-01T07:40:00.797Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:40:01 [2019-12-01T07:40:01.100Z] #42 298.2   CC       criu/tun.o
07:40:01 [2019-12-01T07:40:01.208Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
07:40:01 [2019-12-01T07:40:01.208Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
07:40:01 [2019-12-01T07:40:01.837Z] #42 299.2   CC       criu/uffd.o
07:40:02 [2019-12-01T07:40:02.568Z] ok  	github.com/docker/docker/image/v1	0.007s	coverage: 25.0% of statements
07:40:02 [2019-12-01T07:40:02.568Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:40:02 [2019-12-01T07:40:02.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:40:03 [2019-12-01T07:40:03.537Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
07:40:04 [2019-12-01T07:40:04.165Z] #42 301.5   CC       criu/util.o
07:40:04 [2019-12-01T07:40:04.879Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 66.9% of statements
07:40:04 [2019-12-01T07:40:04.879Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
07:40:06 [2019-12-01T07:40:06.491Z] #42 304.0   CC       criu/uts_ns.o
07:40:06 [2019-12-01T07:40:06.819Z] ok  	github.com/docker/docker/pkg/archive	0.490s	coverage: 77.3% of statements
07:40:07 [2019-12-01T07:40:07.226Z] #42 304.4   CC       criu/vdso.o
07:40:08 [2019-12-01T07:40:08.095Z] ok  	github.com/docker/docker/pkg/authorization	0.444s	coverage: 68.3% of statements
07:40:08 [2019-12-01T07:40:08.415Z] #42 305.6   LINK     criu/built-in.o
07:40:08 [2019-12-01T07:40:08.415Z] #42 305.9   LINK     criu/criu
07:40:08 [2019-12-01T07:40:08.494Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
07:40:08 [2019-12-01T07:40:08.910Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
07:40:09 [2019-12-01T07:40:09.601Z] #42 306.8   DEP      lib/c/criu.d
07:40:09 [2019-12-01T07:40:09.601Z] #42 307.0   CC       images/rpc.pb-c.o
07:40:09 [2019-12-01T07:40:09.835Z] INFO: Expanding compiler 1 of 3...
07:40:09 [2019-12-01T07:40:09.835Z] INFO: Expanding compiler 2 of 3...
07:40:10 [2019-12-01T07:40:10.797Z] #42 308.3   CC       lib/c/criu.o
07:40:11 [2019-12-01T07:40:11.502Z] ok  	github.com/docker/docker/layer	7.658s	coverage: 68.8% of statements
07:40:11 [2019-12-01T07:40:11.502Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:40:11 [2019-12-01T07:40:11.502Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:40:11 [2019-12-01T07:40:11.502Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:40:11 [2019-12-01T07:40:11.502Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:40:11 [2019-12-01T07:40:11.502Z] ?   	github.com/docker/docker/oci	[no test files]
07:40:11 [2019-12-01T07:40:11.502Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:40:11 [2019-12-01T07:40:11.502Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
07:40:11 [2019-12-01T07:40:11.895Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
07:40:12 [2019-12-01T07:40:12.259Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
07:40:12 [2019-12-01T07:40:12.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:40:13 [2019-12-01T07:40:13.119Z] #42 ...
07:40:13 [2019-12-01T07:40:13.119Z] 
07:40:13 [2019-12-01T07:40:13.119Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:40:13 [2019-12-01T07:40:13.119Z] #39 392.2 + rm -rf /tmp/tmp.aqMrrd0lkj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.aqMrrd0lkj
07:40:13 [2019-12-01T07:40:13.119Z] #39 DONE 392.4s
07:40:13 [2019-12-01T07:40:13.119Z] 
07:40:13 [2019-12-01T07:40:13.119Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:40:13 [2019-12-01T07:40:13.119Z] #60 ...
07:40:13 [2019-12-01T07:40:13.119Z] 
07:40:13 [2019-12-01T07:40:13.119Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:40:13 [2019-12-01T07:40:13.119Z] #42 310.5   LINK     lib/c/built-in.o
07:40:13 [2019-12-01T07:40:13.119Z] #42 310.5   LINK     lib/c/libcriu.so
07:40:13 [2019-12-01T07:40:13.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:40:13 [2019-12-01T07:40:13.543Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.461s	coverage: 43.2% of statements
07:40:13 [2019-12-01T07:40:13.543Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
07:40:13 [2019-12-01T07:40:13.543Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:40:13 [2019-12-01T07:40:13.583Z] INFO: Expanding compiler 3 of 3...
07:40:13 [2019-12-01T07:40:13.856Z] #42 311.2   GEN      magic.py
07:40:13 [2019-12-01T07:40:13.933Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
07:40:14 [2019-12-01T07:40:14.048Z] INFO: Removing downloaded files...
07:40:14 [2019-12-01T07:40:14.048Z] INFO: Creating source directory...
07:40:14 [2019-12-01T07:40:14.048Z] INFO: Configuring git core.autocrlf...
07:40:14 [2019-12-01T07:40:14.048Z] INFO: Completed
07:40:14 [2019-12-01T07:40:14.200Z] #42 311.5 Note: Building without setproctitle() and strlcpy() support.
07:40:14 [2019-12-01T07:40:14.200Z] #42 311.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:40:14 [2019-12-01T07:40:14.345Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.012s	coverage: 93.8% of statements
07:40:14 [2019-12-01T07:40:14.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:40:15 [2019-12-01T07:40:15.177Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
07:40:15 [2019-12-01T07:40:15.389Z] #42 312.7 fatal: Not a git repository (or any of the parent directories): .git
07:40:16 [2019-12-01T07:40:16.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:40:16 [2019-12-01T07:40:16.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:40:16 [2019-12-01T07:40:16.580Z] #42 313.9 make[1]: Nothing to be done for 'all'.
07:40:16 [2019-12-01T07:40:16.773Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.132s	coverage: 84.1% of statements
07:40:16 [2019-12-01T07:40:16.773Z] ok  	github.com/docker/docker/pkg/filenotify	0.622s	coverage: 67.0% of statements
07:40:17 [2019-12-01T07:40:17.185Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
07:40:17 [2019-12-01T07:40:17.582Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
07:40:17 [2019-12-01T07:40:17.582Z] ok  	github.com/docker/docker/pkg/fsutils	0.400s	coverage: 85.1% of statements
07:40:17 [2019-12-01T07:40:17.805Z] #42 315.1 make[1]: 'images/built-in.o' is up to date.
07:40:17 [2019-12-01T07:40:17.805Z] #42 315.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
07:40:17 [2019-12-01T07:40:17.805Z] #42 315.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
07:40:17 [2019-12-01T07:40:17.805Z] #42 315.4 make[1]: 'compel/libcompel.a' is up to date.
07:40:18 [2019-12-01T07:40:18.150Z] #42 315.5 make[1]: 'compel/compel-host-bin' is up to date.
07:40:18 [2019-12-01T07:40:18.150Z] #42 315.6 make[1]: Nothing to be done for 'all'.
07:40:18 [2019-12-01T07:40:18.150Z] #42 315.6 make[1]: 'soccr/libsoccr.a' is up to date.
07:40:18 [2019-12-01T07:40:18.416Z] ok  	github.com/docker/docker/pkg/idtools	0.336s	coverage: 70.1% of statements
07:40:18 [2019-12-01T07:40:18.494Z] #42 315.9 make[2]: Nothing to be done for 'all'.
07:40:18 [2019-12-01T07:40:18.494Z] #42 316.0 make[2]: Nothing to be done for 'all'.
07:40:18 [2019-12-01T07:40:18.494Z] #42 316.0 make[2]: Nothing to be done for 'all'.
07:40:18 [2019-12-01T07:40:18.836Z] #42 316.3 make[2]: Nothing to be done for 'all'.
07:40:18 [2019-12-01T07:40:18.836Z] #42 316.3 make[2]: Nothing to be done for 'all'.
07:40:18 [2019-12-01T07:40:18.836Z] #42 316.4 make[2]: Nothing to be done for 'all'.
07:40:18 [2019-12-01T07:40:18.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:40:19 [2019-12-01T07:40:19.179Z] #42 316.5 make[2]: Nothing to be done for 'all'.
07:40:19 [2019-12-01T07:40:19.179Z] #42 316.7 make[2]: Nothing to be done for 'all'.
07:40:19 [2019-12-01T07:40:19.179Z] #42 316.7   INSTALL  criu/criu
07:40:19 [2019-12-01T07:40:19.267Z] ok  	github.com/docker/docker/pkg/ioutils	0.510s	coverage: 70.6% of statements
07:40:19 [2019-12-01T07:40:19.267Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
07:40:19 [2019-12-01T07:40:19.523Z] #42 DONE 316.9s
07:40:19 [2019-12-01T07:40:19.523Z] 
07:40:19 [2019-12-01T07:40:19.523Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:40:19 [2019-12-01T07:40:19.659Z] ok  	github.com/docker/docker/pkg/locker	0.019s	coverage: 88.9% of statements
07:40:19 [2019-12-01T07:40:19.659Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
07:40:19 [2019-12-01T07:40:19.659Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:40:19 [2019-12-01T07:40:19.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:40:20 [2019-12-01T07:40:20.052Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
07:40:20 [2019-12-01T07:40:20.413Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
07:40:20 [2019-12-01T07:40:20.783Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
07:40:21 [2019-12-01T07:40:21.639Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
07:40:21 [2019-12-01T07:40:21.639Z] ok  	github.com/docker/docker/pkg/mount	1.185s	coverage: 70.0% of statements
07:40:21 [2019-12-01T07:40:21.639Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
07:40:21 [2019-12-01T07:40:21.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:40:21 [2019-12-01T07:40:21.764Z] sha256:02c2459b15dcbc73f75ab9a79031f3d3b1b62685523b4922a182c6e92745a222
07:40:21 [2019-12-01T07:40:21.764Z] INFO: Starting docker-py tests...
07:40:21 [2019-12-01T07:40:21.764Z] ============================= test session starts ==============================
07:40:21 [2019-12-01T07:40:21.764Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1
07:40:21 [2019-12-01T07:40:21.764Z] rootdir: /src, inifile: pytest.ini
07:40:21 [2019-12-01T07:40:21.764Z] plugins: timeout-1.3.3, cov-2.6.1
07:40:21 [2019-12-01T07:40:21.764Z] collected 385 items / 5 deselected / 380 selected
07:40:21 [2019-12-01T07:40:21.764Z] 
07:40:22 [2019-12-01T07:40:22.082Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
07:40:22 [2019-12-01T07:40:22.082Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:40:22 [2019-12-01T07:40:22.083Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:40:22 [2019-12-01T07:40:22.879Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.067s	coverage: 56.8% of statements
07:40:23 [2019-12-01T07:40:23.687Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
07:40:24 [2019-12-01T07:40:24.074Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
07:40:24 [2019-12-01T07:40:24.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:40:24 [2019-12-01T07:40:24.474Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
07:40:25 [2019-12-01T07:40:25.723Z] ok  	github.com/docker/docker/pkg/pubsub	1.045s	coverage: 73.9% of statements
07:40:26 [2019-12-01T07:40:26.121Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
07:40:26 [2019-12-01T07:40:26.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:40:27 [2019-12-01T07:40:27.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:40:29 [2019-12-01T07:40:29.438Z] ok  	github.com/docker/docker/pkg/signal	2.550s	coverage: 61.0% of statements
07:40:29 [2019-12-01T07:40:29.438Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
07:40:30 [2019-12-01T07:40:30.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:40:30 [2019-12-01T07:40:30.259Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
07:40:30 [2019-12-01T07:40:30.259Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
07:40:30 [2019-12-01T07:40:30.647Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
07:40:31 [2019-12-01T07:40:31.438Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 80.6% of statements
07:40:31 [2019-12-01T07:40:31.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:40:31 [2019-12-01T07:40:31.815Z] ok  	github.com/docker/docker/pkg/system	0.054s	coverage: 36.9% of statements
07:40:32 [2019-12-01T07:40:32.191Z] ok  	github.com/docker/docker/pkg/tailfile	0.067s	coverage: 88.6% of statements
07:40:32 [2019-12-01T07:40:32.989Z] ok  	github.com/docker/docker/pkg/tarsum	0.034s	coverage: 89.3% of statements
07:40:33 [2019-12-01T07:40:33.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:40:33 [2019-12-01T07:40:33.462Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
07:40:33 [2019-12-01T07:40:33.884Z] testing: warning: no tests to run
07:40:33 [2019-12-01T07:40:33.884Z] coverage: [no statements]
07:40:33 [2019-12-01T07:40:33.884Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
07:40:34 [2019-12-01T07:40:34.376Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:40:34 [2019-12-01T07:40:34.376Z] Using test binary docker
07:40:34 [2019-12-01T07:40:34.376Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:40:34 [2019-12-01T07:40:34.376Z] +++ /etc/init.d/apparmor start
07:40:34 [2019-12-01T07:40:34.376Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
07:40:34 [2019-12-01T07:40:34.376Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
07:40:34 [2019-12-01T07:40:34.376Z] Warning failed to create cache: (null)
07:40:34 [2019-12-01T07:40:34.376Z] .
07:40:34 [2019-12-01T07:40:34.376Z] INFO: Waiting for daemon to start...
07:40:34 [2019-12-01T07:40:34.376Z] Starting dockerd
07:40:34 [2019-12-01T07:40:34.376Z] +++ 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
07:40:34 [2019-12-01T07:40:34.408Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
07:40:34 [2019-12-01T07:40:34.408Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
07:40:34 [2019-12-01T07:40:34.796Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
07:40:37 [2019-12-01T07:40:37.260Z] ok  	github.com/docker/docker/plugin	0.539s	coverage: 27.1% of statements
07:40:38 [2019-12-01T07:40:38.071Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
07:40:38 [2019-12-01T07:40:38.562Z] .
07:40:38 [2019-12-01T07:40:38.562Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:40:38 [2019-12-01T07:40:38.562Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:40:38 [2019-12-01T07:40:38.562Z] Error: No such image: emptyfs
07:40:38 [2019-12-01T07:40:38.562Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:40:38 [2019-12-01T07:40:38.562Z] ++++ docker load
07:40:38 [2019-12-01T07:40:38.562Z] Running integration-test (iteration 1)
07:40:38 [2019-12-01T07:40:38.562Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
07:40:38 [2019-12-01T07:40:38.562Z] ++ 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
07:40:38 [2019-12-01T07:40:38.562Z] ++ set -e
07:40:38 [2019-12-01T07:40:38.562Z] ++ '[' -n 0 ']'
07:40:38 [2019-12-01T07:40:38.562Z] ++ set -x
07:40:38 [2019-12-01T07:40:38.562Z] ++ env -i DEST=/go/src/github.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
07:40:38 [2019-12-01T07:40:38.911Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
07:40:39 [2019-12-01T07:40:39.293Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
07:40:41 [2019-12-01T07:40:41.276Z] ok  	github.com/docker/docker/registry	0.155s	coverage: 56.0% of statements
07:40:42 [2019-12-01T07:40:42.080Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
07:40:42 [2019-12-01T07:40:42.455Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
07:40:42 [2019-12-01T07:40:42.891Z] tests/integration/api_build_test.py ......................X              [  6%]
07:40:43 [2019-12-01T07:40:43.286Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 68.2% of statements
07:40:43 [2019-12-01T07:40:43.286Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
07:40:43 [2019-12-01T07:40:43.455Z] tests/integration/api_client_test.py .....                               [  7%]
07:40:45 [2019-12-01T07:40:45.393Z] tests/integration/api_config_test.py .....                               [  8%]
07:40:46 [2019-12-01T07:40:46.541Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
07:40:47 [2019-12-01T07:40:47.009Z] ok  	github.com/docker/docker/volume/local	0.032s	coverage: 73.0% of statements
07:40:47 [2019-12-01T07:40:47.861Z] ok  	github.com/docker/docker/volume/mounts	0.025s	coverage: 67.0% of statements
07:40:48 [2019-12-01T07:40:48.538Z] Loaded image: buildpack-deps:jessie
07:40:48 [2019-12-01T07:40:48.538Z] Loaded image: busybox:latest
07:40:48 [2019-12-01T07:40:48.538Z] Loaded image: busybox:glibc
07:40:48 [2019-12-01T07:40:48.538Z] Loaded image: debian:jessie
07:40:48 [2019-12-01T07:40:48.538Z] Loaded image: hello-world:latest
07:40:48 [2019-12-01T07:40:48.538Z] INFO: Testing against a local daemon
07:40:48 [2019-12-01T07:40:48.538Z] === RUN   TestCgroupNamespacesBuild
07:40:49 [2019-12-01T07:40:49.152Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
07:40:55 [2019-12-01T07:40:55.112Z] --- PASS: TestCgroupNamespacesBuild (7.34s)
07:40:55 [2019-12-01T07:40:55.112Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:40:56 [2019-12-01T07:40:56.752Z] ok  	github.com/docker/docker/pkg/plugins	33.629s	coverage: 76.6% of statements
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/rootless	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/volume	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:40:56 [2019-12-01T07:40:56.752Z] 
07:40:56 [2019-12-01T07:40:56.752Z] === Skipped
07:40:56 [2019-12-01T07:40:56.752Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
07:40:56 [2019-12-01T07:40:56.752Z]     exec_linux_test.go:18: requires AppArmor to be enabled
07:40:56 [2019-12-01T07:40:56.752Z] 
07:40:56 [2019-12-01T07:40:56.752Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
07:40:56 [2019-12-01T07:40:56.752Z]     exec_linux_test.go:38: requires AppArmor to be enabled
07:40:56 [2019-12-01T07:40:56.752Z] 
07:40:56 [2019-12-01T07:40:56.752Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:40:56 [2019-12-01T07:40:56.752Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:40:56 [2019-12-01T07:40:56.752Z]     graphtest_unix.go:46: Driver btrfs not supported
07:40:56 [2019-12-01T07:40:56.752Z] 
07:40:56 [2019-12-01T07:40:56.752Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:40:56 [2019-12-01T07:40:56.752Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:40:56 [2019-12-01T07:40:56.752Z]     graphtest_unix.go:46: Driver btrfs not supported
07:40:56 [2019-12-01T07:40:56.752Z] 
07:40:56 [2019-12-01T07:40:56.752Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:40:56 [2019-12-01T07:40:56.752Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:40:56 [2019-12-01T07:40:56.752Z]     graphtest_unix.go:46: Driver btrfs not supported
07:40:56 [2019-12-01T07:40:56.752Z] 
07:40:56 [2019-12-01T07:40:56.752Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:40:56 [2019-12-01T07:40:56.752Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:40:56 [2019-12-01T07:40:56.752Z]     graphtest_unix.go:46: Driver btrfs not supported
07:40:56 [2019-12-01T07:40:56.752Z] 
07:40:56 [2019-12-01T07:40:56.752Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:40:56 [2019-12-01T07:40:56.752Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:40:56 [2019-12-01T07:40:56.752Z]     graphtest_unix.go:46: Driver btrfs not supported
07:40:56 [2019-12-01T07:40:56.752Z] 
07:40:56 [2019-12-01T07:40:56.752Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:40:56 [2019-12-01T07:40:56.752Z]     graphtest_unix.go:73: No driver to put!
07:40:56 [2019-12-01T07:40:56.752Z] 
07:40:56 [2019-12-01T07:40:56.752Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:40:56 [2019-12-01T07:40:56.752Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
07:40:56 [2019-12-01T07:40:56.752Z] 
07:40:56 [2019-12-01T07:40:56.753Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:40:56 [2019-12-01T07:40:56.753Z]     overlay_test.go:49: Fails to compute changes intermittently
07:40:56 [2019-12-01T07:40:56.753Z] 
07:40:56 [2019-12-01T07:40:56.753Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:40:56 [2019-12-01T07:40:56.753Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:40:56 [2019-12-01T07:40:56.753Z] 
07:40:56 [2019-12-01T07:40:56.753Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:40:56 [2019-12-01T07:40:56.753Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:40:56 [2019-12-01T07:40:56.753Z] 
07:40:56 [2019-12-01T07:40:56.753Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:40:56 [2019-12-01T07:40:56.753Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:40:56 [2019-12-01T07:40:56.753Z]     graphtest_unix.go:46: Driver zfs not supported
07:40:56 [2019-12-01T07:40:56.753Z] 
07:40:56 [2019-12-01T07:40:56.753Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:40:56 [2019-12-01T07:40:56.753Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:40:56 [2019-12-01T07:40:56.753Z]     graphtest_unix.go:46: Driver zfs not supported
07:40:56 [2019-12-01T07:40:56.753Z] 
07:40:56 [2019-12-01T07:40:56.753Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:40:56 [2019-12-01T07:40:56.753Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:40:56 [2019-12-01T07:40:56.753Z]     graphtest_unix.go:46: Driver zfs not supported
07:40:56 [2019-12-01T07:40:56.753Z] 
07:40:56 [2019-12-01T07:40:56.753Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:40:56 [2019-12-01T07:40:56.753Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:40:56 [2019-12-01T07:40:56.753Z]     graphtest_unix.go:46: Driver zfs not supported
07:40:56 [2019-12-01T07:40:56.753Z] 
07:40:56 [2019-12-01T07:40:56.753Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:40:56 [2019-12-01T07:40:56.753Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:40:56 [2019-12-01T07:40:56.753Z]     graphtest_unix.go:46: Driver zfs not supported
07:40:56 [2019-12-01T07:40:56.753Z] 
07:40:56 [2019-12-01T07:40:56.753Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:40:56 [2019-12-01T07:40:56.753Z]     graphtest_unix.go:73: No driver to put!
07:40:56 [2019-12-01T07:40:56.753Z] 
07:40:56 [2019-12-01T07:40:56.753Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:40:56 [2019-12-01T07:40:56.753Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
07:40:56 [2019-12-01T07:40:56.753Z] 
07:40:56 [2019-12-01T07:40:56.753Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:40:56 [2019-12-01T07:40:56.753Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
07:40:56 [2019-12-01T07:40:56.753Z] 
07:40:56 [2019-12-01T07:40:56.753Z] 
07:40:56 [2019-12-01T07:40:56.753Z] DONE 2141 tests, 20 skipped in 229.003s
Post stage
[Pipeline] junit
07:40:57 [2019-12-01T07:40:57.645Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s)
07:40:57 [2019-12-01T07:40:57.645Z] === RUN   TestBuildWithSession
07:40:57 [2019-12-01T07:40:57.645Z] --- SKIP: TestBuildWithSession (0.00s)
07:40:57 [2019-12-01T07:40:57.645Z]     build_session_test.go:25: TODO: BuildKit
07:40:57 [2019-12-01T07:40:57.645Z] === RUN   TestBuildSquashParent
07:40:57 [2019-12-01T07:40:57.685Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:40:59 [2019-12-01T07:40:59.844Z] #23 ...
07:40:59 [2019-12-01T07:40:59.844Z] 
07:40:59 [2019-12-01T07:40:59.844Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:40:59 [2019-12-01T07:40:59.844Z] #60 379.4 + bin/containerd
07:41:00 [2019-12-01T07:41:00.247Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6 -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:1553b5f099dd8819d37da962eff3c9d0f8263ba6 hack/make.sh dynbinary test-integration
07:41:00 [2019-12-01T07:41:00.629Z] 
07:41:00 [2019-12-01T07:41:00.629Z] Removing bundles/
07:41:00 [2019-12-01T07:41:00.629Z] 
07:41:00 [2019-12-01T07:41:00.629Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:41:00 [2019-12-01T07:41:00.629Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:41:00 [2019-12-01T07:41:00.629Z] GOOS="" GOARCH="" GOARM=""
07:41:01 [2019-12-01T07:41:01.588Z] #60 ...
07:41:01 [2019-12-01T07:41:01.588Z] 
07:41:01 [2019-12-01T07:41:01.588Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:41:01 [2019-12-01T07:41:01.588Z] #51 DONE 440.8s
07:41:01 [2019-12-01T07:41:01.932Z] 
07:41:01 [2019-12-01T07:41:01.932Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:41:04 [2019-12-01T07:41:04.210Z] --- PASS: TestBuildSquashParent (6.67s)
07:41:04 [2019-12-01T07:41:04.210Z] === RUN   TestBuildWithRemoveAndForceRemove
07:41:04 [2019-12-01T07:41:04.210Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:41:04 [2019-12-01T07:41:04.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:41:04 [2019-12-01T07:41:04.210Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:41:04 [2019-12-01T07:41:04.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:41:04 [2019-12-01T07:41:04.210Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:41:04 [2019-12-01T07:41:04.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:41:04 [2019-12-01T07:41:04.210Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:41:04 [2019-12-01T07:41:04.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:41:04 [2019-12-01T07:41:04.210Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:41:04 [2019-12-01T07:41:04.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:41:04 [2019-12-01T07:41:04.210Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:41:04 [2019-12-01T07:41:04.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:41:04 [2019-12-01T07:41:04.210Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:41:04 [2019-12-01T07:41:04.210Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:41:04 [2019-12-01T07:41:04.210Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:41:04 [2019-12-01T07:41:04.210Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:41:07 [2019-12-01T07:41:07.498Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:41:07 [2019-12-01T07:41:07.498Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:41:09 [2019-12-01T07:41:09.337Z] #23 448.1 + return
07:41:09 [2019-12-01T07:41:09.337Z] #23 DONE 448.2s
07:41:09 [2019-12-01T07:41:09.337Z] 
07:41:09 [2019-12-01T07:41:09.337Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:41:09 [2019-12-01T07:41:09.400Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:41:09 [2019-12-01T07:41:09.400Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s)
07:41:09 [2019-12-01T07:41:09.400Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s)
07:41:09 [2019-12-01T07:41:09.400Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s)
07:41:09 [2019-12-01T07:41:09.400Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.60s)
07:41:09 [2019-12-01T07:41:09.400Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s)
07:41:09 [2019-12-01T07:41:09.400Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s)
07:41:09 [2019-12-01T07:41:09.400Z] === RUN   TestBuildMultiStageCopy
07:41:09 [2019-12-01T07:41:09.400Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:41:10 [2019-12-01T07:41:10.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:41:11 [2019-12-01T07:41:11.086Z] #60 ...
07:41:11 [2019-12-01T07:41:11.086Z] 
07:41:11 [2019-12-01T07:41:11.086Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
07:41:11 [2019-12-01T07:41:11.427Z] #24 DONE 0.1s
07:41:11 [2019-12-01T07:41:11.427Z] 
07:41:11 [2019-12-01T07:41:11.427Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:41:11 [2019-12-01T07:41:11.427Z] #60 ...
07:41:11 [2019-12-01T07:41:11.427Z] 
07:41:11 [2019-12-01T07:41:11.427Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
07:41:11 [2019-12-01T07:41:11.773Z] #28 DONE 0.6s
07:41:11 [2019-12-01T07:41:11.773Z] 
07:41:11 [2019-12-01T07:41:11.773Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:41:12 [2019-12-01T07:41:12.051Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:41:12 [2019-12-01T07:41:12.115Z] #60 ...
07:41:12 [2019-12-01T07:41:12.116Z] 
07:41:12 [2019-12-01T07:41:12.116Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
07:41:12 [2019-12-01T07:41:12.116Z] #30 DONE 0.1s
07:41:12 [2019-12-01T07:41:12.116Z] 
07:41:12 [2019-12-01T07:41:12.116Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
07:41:12 [2019-12-01T07:41:12.116Z] #33 DONE 0.1s
07:41:12 [2019-12-01T07:41:12.116Z] 
07:41:12 [2019-12-01T07:41:12.116Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
07:41:12 [2019-12-01T07:41:12.116Z] #38 DONE 0.1s
07:41:12 [2019-12-01T07:41:12.116Z] 
07:41:12 [2019-12-01T07:41:12.116Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
07:41:12 [2019-12-01T07:41:12.310Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:41:12 [2019-12-01T07:41:12.460Z] #40 DONE 0.1s
07:41:12 [2019-12-01T07:41:12.460Z] 
07:41:12 [2019-12-01T07:41:12.460Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:41:12 [2019-12-01T07:41:12.460Z] #60 ...
07:41:12 [2019-12-01T07:41:12.460Z] 
07:41:12 [2019-12-01T07:41:12.460Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
07:41:12 [2019-12-01T07:41:12.460Z] #43 DONE 0.1s
07:41:12 [2019-12-01T07:41:12.460Z] 
07:41:12 [2019-12-01T07:41:12.460Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
07:41:12 [2019-12-01T07:41:12.460Z] #46 DONE 0.1s
07:41:12 [2019-12-01T07:41:12.460Z] 
07:41:12 [2019-12-01T07:41:12.460Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
07:41:12 [2019-12-01T07:41:12.460Z] #49 DONE 0.1s
07:41:12 [2019-12-01T07:41:12.460Z] 
07:41:12 [2019-12-01T07:41:12.460Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:41:12 [2019-12-01T07:41:12.802Z] #60 ...
07:41:12 [2019-12-01T07:41:12.802Z] 
07:41:12 [2019-12-01T07:41:12.802Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
07:41:12 [2019-12-01T07:41:12.802Z] #52 DONE 0.1s
07:41:12 [2019-12-01T07:41:12.802Z] 
07:41:12 [2019-12-01T07:41:12.802Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
07:41:12 [2019-12-01T07:41:12.802Z] #56 DONE 0.1s
07:41:12 [2019-12-01T07:41:12.802Z] 
07:41:12 [2019-12-01T07:41:12.802Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:41:12 [2019-12-01T07:41:12.877Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:41:13 [2019-12-01T07:41:13.443Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:41:14 [2019-12-01T07:41:14.010Z] --- PASS: TestBuildMultiStageCopy (4.42s)
07:41:14 [2019-12-01T07:41:14.010Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.34s)
07:41:14 [2019-12-01T07:41:14.010Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
07:41:14 [2019-12-01T07:41:14.010Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
07:41:14 [2019-12-01T07:41:14.010Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
07:41:14 [2019-12-01T07:41:14.010Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
07:41:14 [2019-12-01T07:41:14.010Z] === RUN   TestBuildMultiStageParentConfig
07:41:14 [2019-12-01T07:41:14.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:41:15 [2019-12-01T07:41:15.385Z] --- PASS: TestBuildMultiStageParentConfig (1.44s)
07:41:15 [2019-12-01T07:41:15.386Z] === RUN   TestBuildLabelWithTargets
07:41:17 [2019-12-01T07:41:17.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:41:17 [2019-12-01T07:41:17.915Z] --- PASS: TestBuildLabelWithTargets (2.45s)
07:41:17 [2019-12-01T07:41:17.915Z] === RUN   TestBuildWithEmptyLayers
07:41:18 [2019-12-01T07:41:18.852Z] --- PASS: TestBuildWithEmptyLayers (0.98s)
07:41:18 [2019-12-01T07:41:18.852Z] === RUN   TestBuildMultiStageOnBuild
07:41:19 [2019-12-01T07:41:19.763Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
07:41:19 [2019-12-01T07:41:19.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:41:20 [2019-12-01T07:41:20.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:41:22 [2019-12-01T07:41:22.140Z] --- PASS: TestBuildMultiStageOnBuild (2.92s)
07:41:22 [2019-12-01T07:41:22.140Z] === RUN   TestBuildUncleanTarFilenames
07:41:23 [2019-12-01T07:41:23.075Z] --- PASS: TestBuildUncleanTarFilenames (1.38s)
07:41:23 [2019-12-01T07:41:23.075Z] === RUN   TestBuildMultiStageLayerLeak
07:41:26 [2019-12-01T07:41:26.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:41:26 [2019-12-01T07:41:26.360Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s)
07:41:26 [2019-12-01T07:41:26.360Z] === RUN   TestBuildWithHugeFile
07:41:28 [2019-12-01T07:41:28.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:41:33 [2019-12-01T07:41:33.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:41:40 [2019-12-01T07:41:40.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:41:44 [2019-12-01T07:41:44.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:41:46 [2019-12-01T07:41:46.397Z] #60 430.9 + bin/containerd-stress
07:41:47 [2019-12-01T07:41:47.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:41:49 [2019-12-01T07:41:49.442Z] #60 434.5 + bin/containerd-shim
07:41:51 [2019-12-01T07:41:51.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:41:55 [2019-12-01T07:41:55.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:41:58 [2019-12-01T07:41:58.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:42:00 [2019-12-01T07:42:00.464Z] #60 444.7 + bin/containerd-shim-runc-v1
07:42:01 [2019-12-01T07:42:01.744Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:42:01 [2019-12-01T07:42:01.744Z] Using test binary docker
07:42:01 [2019-12-01T07:42:01.744Z] +++ /etc/init.d/apparmor start
07:42:01 [2019-12-01T07:42:01.744Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
07:42:01 [2019-12-01T07:42:01.744Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
07:42:01 [2019-12-01T07:42:01.744Z] Warning failed to create cache: (null)
07:42:01 [2019-12-01T07:42:01.744Z] .
07:42:01 [2019-12-01T07:42:01.744Z] Starting dockerd
07:42:01 [2019-12-01T07:42:01.744Z] INFO: Waiting for daemon to start...
07:42:01 [2019-12-01T07:42:01.744Z] +++ 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
07:42:03 [2019-12-01T07:42:03.637Z] .
07:42:03 [2019-12-01T07:42:03.638Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:42:03 [2019-12-01T07:42:03.638Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:42:03 [2019-12-01T07:42:03.638Z] Error: No such image: emptyfs
07:42:03 [2019-12-01T07:42:03.638Z] ++++ docker load
07:42:03 [2019-12-01T07:42:03.638Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:42:04 [2019-12-01T07:42:04.201Z] Running integration-test (iteration 1)
07:42:04 [2019-12-01T07:42:04.201Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:42:04 [2019-12-01T07:42:04.201Z] ++ 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
07:42:04 [2019-12-01T07:42:04.201Z] ++ set -e
07:42:04 [2019-12-01T07:42:04.201Z] ++ '[' -n 0 ']'
07:42:04 [2019-12-01T07:42:04.201Z] ++ set -x
07:42:04 [2019-12-01T07:42:04.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
07:42:04 [2019-12-01T07:42:04.332Z] #60 449.6 + bin/containerd-shim-runc-v2
07:42:06 [2019-12-01T07:42:06.028Z] #60 451.1 + binaries
07:42:06 [2019-12-01T07:42:06.028Z] #60 451.1 + mkdir -p /build
07:42:06 [2019-12-01T07:42:06.028Z] #60 451.1 + cp bin/containerd /build/containerd
07:42:06 [2019-12-01T07:42:06.028Z] #60 451.2 + cp bin/containerd-shim /build/containerd-shim
07:42:06 [2019-12-01T07:42:06.028Z] #60 451.2 + cp bin/ctr /build/ctr
07:42:06 [2019-12-01T07:42:06.028Z] #60 DONE 451.3s
07:42:07 [2019-12-01T07:42:07.729Z] 
07:42:07 [2019-12-01T07:42:07.729Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
07:42:07 [2019-12-01T07:42:07.729Z] #61 DONE 0.1s
07:42:07 [2019-12-01T07:42:07.729Z] 
07:42:07 [2019-12-01T07:42:07.729Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:42:07 [2019-12-01T07:42:07.729Z] #65 DONE 0.1s
07:42:07 [2019-12-01T07:42:07.729Z] 
07:42:07 [2019-12-01T07:42:07.729Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
07:42:07 [2019-12-01T07:42:07.729Z] #67 DONE 0.1s
07:42:08 [2019-12-01T07:42:08.067Z] 
07:42:08 [2019-12-01T07:42:08.067Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
07:42:08 [2019-12-01T07:42:08.067Z] #70 DONE 0.1s
07:42:08 [2019-12-01T07:42:08.067Z] 
07:42:08 [2019-12-01T07:42:08.067Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
07:42:08 [2019-12-01T07:42:08.067Z] #71 DONE 0.0s
07:42:08 [2019-12-01T07:42:08.067Z] 
07:42:08 [2019-12-01T07:42:08.067Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker
07:42:10 [2019-12-01T07:42:10.370Z] #72 DONE 2.1s
07:42:10 [2019-12-01T07:42:10.370Z] 
07:42:10 [2019-12-01T07:42:10.370Z] #73 exporting to oci image format
07:42:10 [2019-12-01T07:42:10.370Z] #73 exporting layers
07:42:11 [2019-12-01T07:42:11.042Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:42:11 [2019-12-01T07:42:11.042Z] 
07:42:11 [2019-12-01T07:42:11.042Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:42:11 [2019-12-01T07:42:11.042Z] PKG_CONFIG=pkg-config
07:42:11 [2019-12-01T07:42:11.042Z] GOLANG_VERSION=1.13.4
07:42:11 [2019-12-01T07:42:11.042Z] HOSTNAME=595f2a6b9a57
07:42:11 [2019-12-01T07:42:11.042Z] DOCKER_EXPERIMENTAL=1
07:42:11 [2019-12-01T07:42:11.042Z] container=docker
07:42:11 [2019-12-01T07:42:11.042Z] TEST_SKIP_INTEGRATION_CLI=1
07:42:11 [2019-12-01T07:42:11.042Z] GO111MODULE=off
07:42:11 [2019-12-01T07:42:11.042Z] GOPATH=/go
07:42:11 [2019-12-01T07:42:11.042Z] PWD=/go/src/github.com/docker/docker
07:42:11 [2019-12-01T07:42:11.042Z] HOME=/root
07:42:11 [2019-12-01T07:42:11.042Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:42:11 [2019-12-01T07:42:11.042Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:42:11 [2019-12-01T07:42:11.042Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:42:11 [2019-12-01T07:42:11.042Z] DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6
07:42:11 [2019-12-01T07:42:11.043Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:42:11 [2019-12-01T07:42:11.043Z] DOCKER_GRAPHDRIVER=overlay2
07:42:11 [2019-12-01T07:42:11.043Z] TERM=xterm
07:42:11 [2019-12-01T07:42:11.043Z] VALIDATE_BRANCH=master
07:42:11 [2019-12-01T07:42:11.043Z] DEST=bundles/test-integration
07:42:11 [2019-12-01T07:42:11.043Z] SHLVL=1
07:42:11 [2019-12-01T07:42:11.043Z] TIMEOUT=120m
07:42:11 [2019-12-01T07:42:11.043Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:42:11 [2019-12-01T07:42:11.043Z] DOCKER_PKG=github.com/docker/docker
07:42:11 [2019-12-01T07:42:11.043Z] TESTDEBUG=0
07:42:11 [2019-12-01T07:42:11.043Z] _=/usr/bin/env
07:42:11 [2019-12-01T07:42:11.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:42:22 [2019-12-01T07:42:22.655Z] --- PASS: TestBuildWithHugeFile (53.33s)
07:42:22 [2019-12-01T07:42:22.656Z] === RUN   TestBuildWithEmptyDockerfile
07:42:22 [2019-12-01T07:42:22.656Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:42:22 [2019-12-01T07:42:22.656Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:42:22 [2019-12-01T07:42:22.656Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:42:22 [2019-12-01T07:42:22.656Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:42:22 [2019-12-01T07:42:22.656Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:42:22 [2019-12-01T07:42:22.656Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:42:22 [2019-12-01T07:42:22.656Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:42:22 [2019-12-01T07:42:22.656Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:42:22 [2019-12-01T07:42:22.656Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:42:22 [2019-12-01T07:42:22.656Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
07:42:22 [2019-12-01T07:42:22.656Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
07:42:22 [2019-12-01T07:42:22.656Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
07:42:22 [2019-12-01T07:42:22.656Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
07:42:22 [2019-12-01T07:42:22.656Z] === RUN   TestBuildPreserveOwnership
07:42:22 [2019-12-01T07:42:22.656Z] === RUN   TestBuildPreserveOwnership/copy_from
07:42:22 [2019-12-01T07:42:22.671Z] ................................................                         [ 29%]
07:42:24 [2019-12-01T07:42:24.031Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:42:25 [2019-12-01T07:42:25.766Z] Removing intermediate container d32fcd397aad
07:42:25 [2019-12-01T07:42:25.766Z]  ---> 42d6b8f235a9
07:42:25 [2019-12-01T07:42:25.766Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
07:42:25 [2019-12-01T07:42:25.766Z]  ---> Running in 205352f29404
07:42:25 [2019-12-01T07:42:25.766Z] Removing intermediate container 205352f29404
07:42:25 [2019-12-01T07:42:25.766Z]  ---> defac9775d81
07:42:25 [2019-12-01T07:42:25.766Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
07:42:25 [2019-12-01T07:42:25.766Z]  ---> Running in 67629ff9cb7f
07:42:25 [2019-12-01T07:42:25.766Z] Removing intermediate container 67629ff9cb7f
07:42:25 [2019-12-01T07:42:25.766Z]  ---> fe13446d9d5d
07:42:25 [2019-12-01T07:42:25.766Z] Step 8/8 : COPY . .
07:42:26 [2019-12-01T07:42:26.565Z] --- PASS: TestBuildPreserveOwnership (6.34s)
07:42:26 [2019-12-01T07:42:26.565Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.97s)
07:42:26 [2019-12-01T07:42:26.565Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.34s)
07:42:26 [2019-12-01T07:42:26.565Z] === RUN   TestBuildPlatformInvalid
07:42:26 [2019-12-01T07:42:26.565Z] --- PASS: TestBuildPlatformInvalid (0.18s)
07:42:26 [2019-12-01T07:42:26.565Z] PASS
07:42:26 [2019-12-01T07:42:26.565Z] 
07:42:26 [2019-12-01T07:42:26.565Z] === Skipped
07:42:26 [2019-12-01T07:42:26.565Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
07:42:26 [2019-12-01T07:42:26.565Z]     build_session_test.go:25: TODO: BuildKit
07:42:26 [2019-12-01T07:42:26.565Z] 
07:42:26 [2019-12-01T07:42:26.565Z] 
07:42:26 [2019-12-01T07:42:26.565Z] DONE 32 tests, 1 skipped in 108.107s
07:42:26 [2019-12-01T07:42:26.565Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
07:42:26 [2019-12-01T07:42:26.565Z] ++ 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
07:42:26 [2019-12-01T07:42:26.565Z] ++ set -e
07:42:26 [2019-12-01T07:42:26.565Z] ++ '[' -n 0 ']'
07:42:26 [2019-12-01T07:42:26.565Z] ++ set -x
07:42:26 [2019-12-01T07:42:26.565Z] ++ env -i DEST=/go/src/github.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
07:42:26 [2019-12-01T07:42:26.565Z] INFO: Testing against a local daemon
07:42:26 [2019-12-01T07:42:26.565Z] === RUN   TestConfigList
07:42:30 [2019-12-01T07:42:30.752Z] --- PASS: TestConfigList (3.49s)
07:42:30 [2019-12-01T07:42:30.752Z] === RUN   TestConfigsCreateAndDelete
07:42:31 [2019-12-01T07:42:31.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:42:32 [2019-12-01T07:42:32.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:42:34 [2019-12-01T07:42:34.035Z] --- PASS: TestConfigsCreateAndDelete (3.25s)
07:42:34 [2019-12-01T07:42:34.035Z] === RUN   TestConfigsUpdate
07:42:35 [2019-12-01T07:42:35.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:42:36 [2019-12-01T07:42:36.243Z] Loaded image: buildpack-deps:jessie
07:42:36 [2019-12-01T07:42:36.243Z] Loaded image: busybox:latest
07:42:36 [2019-12-01T07:42:36.243Z] Loaded image: busybox:glibc
07:42:36 [2019-12-01T07:42:36.243Z] Loaded image: debian:jessie
07:42:36 [2019-12-01T07:42:36.243Z] Loaded image: hello-world:latest
07:42:36 [2019-12-01T07:42:36.243Z] INFO: Testing against a local daemon
07:42:36 [2019-12-01T07:42:36.243Z] === RUN   TestCgroupNamespacesBuild
07:42:36 [2019-12-01T07:42:36.568Z] --- PASS: TestConfigsUpdate (3.23s)
07:42:36 [2019-12-01T07:42:36.568Z] === RUN   TestTemplatedConfig
07:42:39 [2019-12-01T07:42:39.515Z] --- PASS: TestCgroupNamespacesBuild (3.73s)
07:42:39 [2019-12-01T07:42:39.515Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:42:40 [2019-12-01T07:42:40.754Z] --- PASS: TestTemplatedConfig (3.51s)
07:42:40 [2019-12-01T07:42:40.754Z] === RUN   TestConfigInspect
07:42:41 [2019-12-01T07:42:41.449Z] tests/integration/api_exec_test.py ....................                  [ 35%]
07:42:42 [2019-12-01T07:42:42.035Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.63s)
07:42:42 [2019-12-01T07:42:42.035Z] === RUN   TestBuildWithSession
07:42:42 [2019-12-01T07:42:42.035Z] --- SKIP: TestBuildWithSession (0.00s)
07:42:42 [2019-12-01T07:42:42.035Z]     build_session_test.go:25: TODO: BuildKit
07:42:42 [2019-12-01T07:42:42.035Z] === RUN   TestBuildSquashParent
07:42:43 [2019-12-01T07:42:43.286Z] --- PASS: TestConfigInspect (3.21s)
07:42:43 [2019-12-01T07:42:43.286Z] === RUN   TestConfigCreateWithLabels
07:42:43 [2019-12-01T07:42:43.452Z]  ---> d60f614a0e00
07:42:43 [2019-12-01T07:42:43.913Z] Successfully built d60f614a0e00
07:42:43 [2019-12-01T07:42:43.913Z] Successfully tagged docker:latest
07:42:43 [2019-12-01T07:42:43.913Z] INFO: Image build ended at 12/01/2019 07:42:43. Duration:00:03:39.8300355
07:42:44 [2019-12-01T07:42:44.371Z] 
07:42:44 [2019-12-01T07:42:44.371Z] 
07:42:44 [2019-12-01T07:42:44.371Z] INFO: Building the test binaries at 12/01/2019 07:42:43...
07:42:46 [2019-12-01T07:42:46.570Z] --- PASS: TestConfigCreateWithLabels (3.21s)
07:42:46 [2019-12-01T07:42:46.570Z] === RUN   TestConfigCreateResolve
07:42:49 [2019-12-01T07:42:49.057Z] INFO: make.ps1 starting at 12/01/2019 07:42:48
07:42:49 [2019-12-01T07:42:49.058Z] INFO: Git commit (99eda728a) assumed from DOCKER_GITCOMMIT environment variable
07:42:49 [2019-12-01T07:42:49.058Z] INFO: Invoking autogen...
07:42:49 [2019-12-01T07:42:49.409Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
07:42:49 [2019-12-01T07:42:49.515Z] INFO: Building daemon...
07:42:49 [2019-12-01T07:42:49.853Z] --- PASS: TestConfigCreateResolve (3.21s)
07:42:49 [2019-12-01T07:42:49.853Z] === RUN   TestConfigDaemonLibtrustID
07:42:50 [2019-12-01T07:42:50.421Z] --- PASS: TestConfigDaemonLibtrustID (0.65s)
07:42:50 [2019-12-01T07:42:50.421Z] PASS
07:42:50 [2019-12-01T07:42:50.421Z] 
07:42:50 [2019-12-01T07:42:50.421Z] DONE 8 tests in 23.934s
07:42:50 [2019-12-01T07:42:50.421Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
07:42:50 [2019-12-01T07:42:50.421Z] ++ 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
07:42:50 [2019-12-01T07:42:50.421Z] ++ set -e
07:42:50 [2019-12-01T07:42:50.421Z] ++ '[' -n 0 ']'
07:42:50 [2019-12-01T07:42:50.421Z] ++ set -x
07:42:50 [2019-12-01T07:42:50.421Z] ++ env -i DEST=/go/src/github.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
07:42:50 [2019-12-01T07:42:50.679Z] INFO: Testing against a local daemon
07:42:50 [2019-12-01T07:42:50.679Z] === RUN   TestCheckpoint
07:42:50 [2019-12-01T07:42:50.679Z] --- SKIP: TestCheckpoint (0.00s)
07:42:50 [2019-12-01T07:42:50.679Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:42:50 [2019-12-01T07:42:50.679Z] === RUN   TestContainerInvalidJSON
07:42:50 [2019-12-01T07:42:50.679Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:42:50 [2019-12-01T07:42:50.679Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:42:50 [2019-12-01T07:42:50.679Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:42:50 [2019-12-01T07:42:50.679Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:42:50 [2019-12-01T07:42:50.679Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:42:50 [2019-12-01T07:42:50.679Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:42:50 [2019-12-01T07:42:50.679Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:42:50 [2019-12-01T07:42:50.679Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:42:50 [2019-12-01T07:42:50.679Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:42:50 [2019-12-01T07:42:50.679Z] --- PASS: TestContainerInvalidJSON (0.03s)
07:42:50 [2019-12-01T07:42:50.679Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:42:50 [2019-12-01T07:42:50.679Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:42:50 [2019-12-01T07:42:50.679Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
07:42:50 [2019-12-01T07:42:50.679Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:42:50 [2019-12-01T07:42:50.937Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
07:42:50 [2019-12-01T07:42:50.937Z] === RUN   TestCopyFromContainerPathIsNotDir
07:42:50 [2019-12-01T07:42:50.937Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
07:42:50 [2019-12-01T07:42:50.937Z] === RUN   TestCopyToContainerPathDoesNotExist
07:42:51 [2019-12-01T07:42:51.195Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
07:42:51 [2019-12-01T07:42:51.195Z] === RUN   TestCopyToContainerPathIsNotDir
07:42:51 [2019-12-01T07:42:51.195Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
07:42:51 [2019-12-01T07:42:51.195Z] === RUN   TestCopyFromContainer
07:42:53 [2019-12-01T07:42:53.315Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
07:42:53 [2019-12-01T07:42:53.726Z] === RUN   TestCopyFromContainer//
07:42:53 [2019-12-01T07:42:53.726Z] === RUN   TestCopyFromContainer//bar/root
07:42:53 [2019-12-01T07:42:53.726Z] === RUN   TestCopyFromContainer//bar/root/
07:42:53 [2019-12-01T07:42:53.726Z] === RUN   TestCopyFromContainer/bar/quux
07:42:53 [2019-12-01T07:42:53.726Z] === RUN   TestCopyFromContainer/bar/quux/
07:42:53 [2019-12-01T07:42:53.985Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:42:53 [2019-12-01T07:42:53.985Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:42:53 [2019-12-01T07:42:53.985Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:42:54 [2019-12-01T07:42:54.213Z] --- PASS: TestBuildSquashParent (10.58s)
07:42:54 [2019-12-01T07:42:54.213Z] === RUN   TestBuildWithRemoveAndForceRemove
07:42:54 [2019-12-01T07:42:54.213Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:42:54 [2019-12-01T07:42:54.213Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:42:54 [2019-12-01T07:42:54.213Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:42:54 [2019-12-01T07:42:54.213Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:42:54 [2019-12-01T07:42:54.213Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:42:54 [2019-12-01T07:42:54.213Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:42:54 [2019-12-01T07:42:54.213Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:42:54 [2019-12-01T07:42:54.213Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:42:54 [2019-12-01T07:42:54.213Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:42:54 [2019-12-01T07:42:54.213Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:42:54 [2019-12-01T07:42:54.213Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:42:54 [2019-12-01T07:42:54.213Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:42:54 [2019-12-01T07:42:54.213Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:42:54 [2019-12-01T07:42:54.213Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:42:54 [2019-12-01T07:42:54.245Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:42:54 [2019-12-01T07:42:54.245Z] === RUN   TestCopyFromContainer/bar/notarget
07:42:54 [2019-12-01T07:42:54.504Z] --- PASS: TestCopyFromContainer (3.26s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCopyFromContainer// (0.10s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
07:42:54 [2019-12-01T07:42:54.504Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:42:54 [2019-12-01T07:42:54.504Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:42:54 [2019-12-01T07:42:54.504Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:42:54 [2019-12-01T07:42:54.504Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:42:54 [2019-12-01T07:42:54.504Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:42:54 [2019-12-01T07:42:54.504Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:42:54 [2019-12-01T07:42:54.504Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:42:54 [2019-12-01T07:42:54.504Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:42:54 [2019-12-01T07:42:54.504Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:42:54 [2019-12-01T07:42:54.504Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:42:54 [2019-12-01T07:42:54.504Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:42:54 [2019-12-01T07:42:54.504Z] === RUN   TestCreateLinkToNonExistingContainer
07:42:54 [2019-12-01T07:42:54.504Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
07:42:54 [2019-12-01T07:42:54.504Z] === RUN   TestCreateWithInvalidEnv
07:42:54 [2019-12-01T07:42:54.504Z] === RUN   TestCreateWithInvalidEnv/0
07:42:54 [2019-12-01T07:42:54.504Z] === PAUSE TestCreateWithInvalidEnv/0
07:42:54 [2019-12-01T07:42:54.504Z] === RUN   TestCreateWithInvalidEnv/1
07:42:54 [2019-12-01T07:42:54.504Z] === PAUSE TestCreateWithInvalidEnv/1
07:42:54 [2019-12-01T07:42:54.504Z] === RUN   TestCreateWithInvalidEnv/2
07:42:54 [2019-12-01T07:42:54.504Z] === PAUSE TestCreateWithInvalidEnv/2
07:42:54 [2019-12-01T07:42:54.504Z] === CONT  TestCreateWithInvalidEnv/0
07:42:54 [2019-12-01T07:42:54.504Z] === CONT  TestCreateWithInvalidEnv/1
07:42:54 [2019-12-01T07:42:54.504Z] === CONT  TestCreateWithInvalidEnv/2
07:42:54 [2019-12-01T07:42:54.504Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:42:54 [2019-12-01T07:42:54.504Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:42:54 [2019-12-01T07:42:54.504Z] === RUN   TestCreateTmpfsMountsTarget
07:42:54 [2019-12-01T07:42:54.504Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
07:42:54 [2019-12-01T07:42:54.504Z] === RUN   TestCreateWithCustomMaskedPaths
07:42:55 [2019-12-01T07:42:55.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:42:56 [2019-12-01T07:42:56.105Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:42:56 [2019-12-01T07:42:56.105Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:42:56 [2019-12-01T07:42:56.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:42:57 [2019-12-01T07:42:57.039Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s)
07:42:57 [2019-12-01T07:42:57.039Z] === RUN   TestCreateWithCapabilities
07:42:57 [2019-12-01T07:42:57.039Z] === RUN   TestCreateWithCapabilities/no_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === PAUSE TestCreateWithCapabilities/no_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === RUN   TestCreateWithCapabilities/empty_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === RUN   TestCreateWithCapabilities/valid_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
07:42:57 [2019-12-01T07:42:57.039Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
07:42:57 [2019-12-01T07:42:57.039Z] === RUN   TestCreateWithCapabilities/empty_capadd
07:42:57 [2019-12-01T07:42:57.039Z] === PAUSE TestCreateWithCapabilities/empty_capadd
07:42:57 [2019-12-01T07:42:57.039Z] === RUN   TestCreateWithCapabilities/empty_capdrop
07:42:57 [2019-12-01T07:42:57.039Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
07:42:57 [2019-12-01T07:42:57.039Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
07:42:57 [2019-12-01T07:42:57.039Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
07:42:57 [2019-12-01T07:42:57.039Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
07:42:57 [2019-12-01T07:42:57.039Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
07:42:57 [2019-12-01T07:42:57.039Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
07:42:57 [2019-12-01T07:42:57.039Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
07:42:57 [2019-12-01T07:42:57.039Z] === CONT  TestCreateWithCapabilities/no_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === CONT  TestCreateWithCapabilities/empty_capadd
07:42:57 [2019-12-01T07:42:57.039Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
07:42:57 [2019-12-01T07:42:57.039Z] === CONT  TestCreateWithCapabilities/empty_capdrop
07:42:57 [2019-12-01T07:42:57.039Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
07:42:57 [2019-12-01T07:42:57.039Z] === CONT  TestCreateWithCapabilities/valid_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === CONT  TestCreateWithCapabilities/empty_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
07:42:57 [2019-12-01T07:42:57.039Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
07:42:57 [2019-12-01T07:42:57.297Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
07:42:57 [2019-12-01T07:42:57.297Z] --- PASS: TestCreateWithCapabilities (0.04s)
07:42:57 [2019-12-01T07:42:57.297Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
07:42:57 [2019-12-01T07:42:57.297Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
07:42:57 [2019-12-01T07:42:57.297Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
07:42:57 [2019-12-01T07:42:57.297Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s)
07:42:57 [2019-12-01T07:42:57.297Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s)
07:42:57 [2019-12-01T07:42:57.297Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.11s)
07:42:57 [2019-12-01T07:42:57.297Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
07:42:57 [2019-12-01T07:42:57.297Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
07:42:57 [2019-12-01T07:42:57.297Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
07:42:57 [2019-12-01T07:42:57.297Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
07:42:57 [2019-12-01T07:42:57.297Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
07:42:57 [2019-12-01T07:42:57.297Z] === RUN   TestCreateWithCustomReadonlyPaths
07:42:57 [2019-12-01T07:42:57.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:42:58 [2019-12-01T07:42:58.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:42:58 [2019-12-01T07:42:58.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:42:59 [2019-12-01T07:42:59.378Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:42:59 [2019-12-01T07:42:59.378Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:42:59 [2019-12-01T07:42:59.830Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s)
07:42:59 [2019-12-01T07:42:59.830Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:42:59 [2019-12-01T07:42:59.830Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:42:59 [2019-12-01T07:42:59.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:42:59 [2019-12-01T07:42:59.830Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:42:59 [2019-12-01T07:42:59.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:42:59 [2019-12-01T07:42:59.830Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:42:59 [2019-12-01T07:42:59.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:42:59 [2019-12-01T07:42:59.830Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:42:59 [2019-12-01T07:42:59.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:42:59 [2019-12-01T07:42:59.830Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:42:59 [2019-12-01T07:42:59.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:42:59 [2019-12-01T07:42:59.830Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:42:59 [2019-12-01T07:42:59.830Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:42:59 [2019-12-01T07:42:59.830Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:42:59 [2019-12-01T07:42:59.830Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:42:59 [2019-12-01T07:42:59.830Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:42:59 [2019-12-01T07:42:59.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
07:42:59 [2019-12-01T07:42:59.830Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
07:42:59 [2019-12-01T07:42:59.830Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
07:42:59 [2019-12-01T07:42:59.830Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
07:42:59 [2019-12-01T07:42:59.830Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
07:42:59 [2019-12-01T07:42:59.830Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
07:42:59 [2019-12-01T07:42:59.830Z] === RUN   TestContainerStartOnDaemonRestart
07:42:59 [2019-12-01T07:42:59.830Z] === PAUSE TestContainerStartOnDaemonRestart
07:42:59 [2019-12-01T07:42:59.830Z] === RUN   TestDaemonRestartIpcMode
07:42:59 [2019-12-01T07:42:59.830Z] === PAUSE TestDaemonRestartIpcMode
07:42:59 [2019-12-01T07:42:59.830Z] === RUN   TestDiff
07:43:00 [2019-12-01T07:43:00.766Z] --- PASS: TestDiff (0.83s)
07:43:00 [2019-12-01T07:43:00.766Z] === RUN   TestExecWithCloseStdin
07:43:00 [2019-12-01T07:43:00.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:43:02 [2019-12-01T07:43:02.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:43:02 [2019-12-01T07:43:02.143Z] --- PASS: TestExecWithCloseStdin (1.48s)
07:43:02 [2019-12-01T07:43:02.143Z] === RUN   TestExec
07:43:02 [2019-12-01T07:43:02.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:43:02 [2019-12-01T07:43:02.651Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.57s)
07:43:02 [2019-12-01T07:43:02.651Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.77s)
07:43:02 [2019-12-01T07:43:02.651Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.49s)
07:43:02 [2019-12-01T07:43:02.651Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s)
07:43:02 [2019-12-01T07:43:02.651Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.28s)
07:43:02 [2019-12-01T07:43:02.651Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s)
07:43:02 [2019-12-01T07:43:02.651Z] === RUN   TestBuildMultiStageCopy
07:43:02 [2019-12-01T07:43:02.651Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:43:03 [2019-12-01T07:43:03.078Z] --- PASS: TestExec (0.97s)
07:43:03 [2019-12-01T07:43:03.078Z] === RUN   TestExecUser
07:43:03 [2019-12-01T07:43:03.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:43:04 [2019-12-01T07:43:04.454Z] --- PASS: TestExecUser (1.23s)
07:43:04 [2019-12-01T07:43:04.454Z] === RUN   TestExportContainerAndImportImage
07:43:05 [2019-12-01T07:43:05.836Z] --- PASS: TestExportContainerAndImportImage (1.46s)
07:43:05 [2019-12-01T07:43:05.836Z] === RUN   TestExportContainerAfterDaemonRestart
07:43:06 [2019-12-01T07:43:06.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:43:06 [2019-12-01T07:43:06.826Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:43:06 [2019-12-01T07:43:06.826Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:43:07 [2019-12-01T07:43:07.390Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:43:07 [2019-12-01T07:43:07.955Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:43:08 [2019-12-01T07:43:08.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:43:08 [2019-12-01T07:43:08.392Z] --- PASS: TestExportContainerAfterDaemonRestart (2.35s)
07:43:08 [2019-12-01T07:43:08.392Z] === RUN   TestHealthCheckWorkdir
07:43:08 [2019-12-01T07:43:08.885Z] --- PASS: TestBuildMultiStageCopy (5.97s)
07:43:08 [2019-12-01T07:43:08.885Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.42s)
07:43:08 [2019-12-01T07:43:08.885Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
07:43:08 [2019-12-01T07:43:08.885Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s)
07:43:08 [2019-12-01T07:43:08.885Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s)
07:43:08 [2019-12-01T07:43:08.885Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s)
07:43:08 [2019-12-01T07:43:08.885Z] === RUN   TestBuildMultiStageParentConfig
07:43:08 [2019-12-01T07:43:08.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:43:09 [2019-12-01T07:43:09.326Z] --- PASS: TestHealthCheckWorkdir (1.27s)
07:43:09 [2019-12-01T07:43:09.326Z] === RUN   TestHealthKillContainer
07:43:10 [2019-12-01T07:43:10.252Z] --- PASS: TestBuildMultiStageParentConfig (1.62s)
07:43:10 [2019-12-01T07:43:10.252Z] === RUN   TestBuildLabelWithTargets
07:43:11 [2019-12-01T07:43:11.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:43:12 [2019-12-01T07:43:12.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:43:12 [2019-12-01T07:43:12.608Z] --- PASS: TestHealthKillContainer (2.99s)
07:43:12 [2019-12-01T07:43:12.608Z] === RUN   TestInspectCpusetInConfigPre120
07:43:13 [2019-12-01T07:43:13.176Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
07:43:13 [2019-12-01T07:43:13.176Z] === RUN   TestIpcModeNone
07:43:13 [2019-12-01T07:43:13.522Z] --- PASS: TestBuildLabelWithTargets (2.69s)
07:43:13 [2019-12-01T07:43:13.522Z] === RUN   TestBuildWithEmptyLayers
07:43:13 [2019-12-01T07:43:13.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:43:14 [2019-12-01T07:43:14.112Z] --- PASS: TestIpcModeNone (0.99s)
07:43:14 [2019-12-01T07:43:14.112Z] === RUN   TestIpcModePrivate
07:43:14 [2019-12-01T07:43:14.451Z] --- PASS: TestBuildWithEmptyLayers (1.43s)
07:43:14 [2019-12-01T07:43:14.451Z] === RUN   TestBuildMultiStageOnBuild
07:43:14 [2019-12-01T07:43:14.664Z] tests/integration/api_network_test.py ...........................        [ 47%]
07:43:14 [2019-12-01T07:43:14.904Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:43:14 [2019-12-01T07:43:14.904Z] Using test binary docker
07:43:14 [2019-12-01T07:43:14.904Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:43:14 [2019-12-01T07:43:14.904Z] +++ /etc/init.d/apparmor start
07:43:14 [2019-12-01T07:43:14.904Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
07:43:14 [2019-12-01T07:43:14.904Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
07:43:14 [2019-12-01T07:43:14.904Z] Warning failed to create cache: (null)
07:43:14 [2019-12-01T07:43:14.904Z] .
07:43:14 [2019-12-01T07:43:14.904Z] INFO: Waiting for daemon to start...
07:43:14 [2019-12-01T07:43:14.904Z] Starting dockerd
07:43:14 [2019-12-01T07:43:14.904Z] +++ 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
07:43:15 [2019-12-01T07:43:15.047Z] --- PASS: TestIpcModePrivate (1.03s)
07:43:15 [2019-12-01T07:43:15.047Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false
07:43:15 [2019-12-01T07:43:15.047Z] === RUN   TestIpcModeShareable
07:43:16 [2019-12-01T07:43:16.422Z] --- PASS: TestIpcModeShareable (0.98s)
07:43:16 [2019-12-01T07:43:16.422Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true
07:43:16 [2019-12-01T07:43:16.422Z] === RUN   TestAPIIpcModeShareableAndContainer
07:43:17 [2019-12-01T07:43:17.493Z] .
07:43:17 [2019-12-01T07:43:17.493Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:43:17 [2019-12-01T07:43:17.493Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:43:17 [2019-12-01T07:43:17.493Z] Error: No such image: emptyfs
07:43:17 [2019-12-01T07:43:17.493Z] ++++ docker load
07:43:17 [2019-12-01T07:43:17.493Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:43:17 [2019-12-01T07:43:17.493Z] Running integration-test (iteration 1)
07:43:17 [2019-12-01T07:43:17.493Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
07:43:17 [2019-12-01T07:43:17.493Z] ++ 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
07:43:17 [2019-12-01T07:43:17.493Z] ++ set -e
07:43:17 [2019-12-01T07:43:17.493Z] ++ '[' -n 0 ']'
07:43:17 [2019-12-01T07:43:17.493Z] ++ set -x
07:43:17 [2019-12-01T07:43:17.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:43:18 [2019-12-01T07:43:18.622Z] --- PASS: TestBuildMultiStageOnBuild (3.77s)
07:43:18 [2019-12-01T07:43:18.622Z] === RUN   TestBuildUncleanTarFilenames
07:43:19 [2019-12-01T07:43:19.707Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s)
07:43:19 [2019-12-01T07:43:19.707Z] === RUN   TestAPIIpcModeHost
07:43:19 [2019-12-01T07:43:19.965Z] --- PASS: TestAPIIpcModeHost (0.78s)
07:43:19 [2019-12-01T07:43:19.965Z] === RUN   TestDaemonIpcModeShareable
07:43:20 [2019-12-01T07:43:20.515Z] --- PASS: TestBuildUncleanTarFilenames (2.04s)
07:43:20 [2019-12-01T07:43:20.515Z] === RUN   TestBuildMultiStageLayerLeak
07:43:22 [2019-12-01T07:43:22.496Z] --- PASS: TestDaemonIpcModeShareable (2.05s)
07:43:22 [2019-12-01T07:43:22.496Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true
07:43:22 [2019-12-01T07:43:22.496Z] === RUN   TestDaemonIpcModePrivate
07:43:22 [2019-12-01T07:43:22.732Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
07:43:23 [2019-12-01T07:43:23.873Z] --- PASS: TestDaemonIpcModePrivate (1.91s)
07:43:23 [2019-12-01T07:43:23.873Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false
07:43:23 [2019-12-01T07:43:23.873Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:43:24 [2019-12-01T07:43:24.665Z] tests/integration/api_secret_test.py .....                               [ 51%]
07:43:24 [2019-12-01T07:43:24.781Z] --- PASS: TestBuildMultiStageLayerLeak (4.15s)
07:43:24 [2019-12-01T07:43:24.781Z] === RUN   TestBuildWithHugeFile
07:43:25 [2019-12-01T07:43:25.774Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s)
07:43:25 [2019-12-01T07:43:25.774Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false
07:43:25 [2019-12-01T07:43:25.774Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:43:26 [2019-12-01T07:43:26.905Z] Loaded image: buildpack-deps:jessie
07:43:26 [2019-12-01T07:43:26.905Z] Loaded image: busybox:latest
07:43:26 [2019-12-01T07:43:26.905Z] Loaded image: busybox:glibc
07:43:26 [2019-12-01T07:43:26.905Z] Loaded image: debian:jessie
07:43:26 [2019-12-01T07:43:26.905Z] Loaded image: hello-world:latest
07:43:26 [2019-12-01T07:43:26.905Z] INFO: Testing against a local daemon
07:43:26 [2019-12-01T07:43:26.905Z] === RUN   TestCgroupNamespacesBuild
07:43:28 [2019-12-01T07:43:28.306Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s)
07:43:28 [2019-12-01T07:43:28.306Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true
07:43:28 [2019-12-01T07:43:28.306Z] === RUN   TestIpcModeOlderClient
07:43:28 [2019-12-01T07:43:28.306Z] === PAUSE TestIpcModeOlderClient
07:43:28 [2019-12-01T07:43:28.306Z] === RUN   TestKillContainerInvalidSignal
07:43:28 [2019-12-01T07:43:28.565Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
07:43:28 [2019-12-01T07:43:28.565Z] === RUN   TestKillContainer
07:43:28 [2019-12-01T07:43:28.565Z] === RUN   TestKillContainer/no_signal
07:43:28 [2019-12-01T07:43:28.797Z] --- PASS: TestCgroupNamespacesBuild (1.79s)
07:43:28 [2019-12-01T07:43:28.797Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:43:28 [2019-12-01T07:43:28.952Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:43:28 [2019-12-01T07:43:28.952Z] Using test binary docker
07:43:28 [2019-12-01T07:43:28.952Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:43:28 [2019-12-01T07:43:28.952Z] Using test binary docker
07:43:28 [2019-12-01T07:43:28.952Z] +++ /etc/init.d/apparmor start
07:43:28 [2019-12-01T07:43:28.952Z] +++ /etc/init.d/apparmor start
07:43:28 [2019-12-01T07:43:28.952Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
07:43:28 [2019-12-01T07:43:28.952Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
07:43:29 [2019-12-01T07:43:29.209Z] Starting AppArmor profiles:Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
07:43:29 [2019-12-01T07:43:29.209Z] Warning failed to create cache: (null)
07:43:29 [2019-12-01T07:43:29.209Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
07:43:29 [2019-12-01T07:43:29.209Z] Warning failed to create cache: (null)
07:43:29 [2019-12-01T07:43:29.209Z] ..
07:43:29 [2019-12-01T07:43:29.209Z] 
07:43:29 [2019-12-01T07:43:29.209Z] INFO: Waiting for daemon to start...
07:43:29 [2019-12-01T07:43:29.209Z] Starting dockerd
07:43:29 [2019-12-01T07:43:29.209Z] +++ 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
07:43:29 [2019-12-01T07:43:29.209Z] INFO: Waiting for daemon to start...
07:43:29 [2019-12-01T07:43:29.209Z] Starting dockerd
07:43:29 [2019-12-01T07:43:29.209Z] +++ 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
07:43:29 [2019-12-01T07:43:29.426Z] tests/integration/api_service_test.py ................s................. [ 60%]
07:43:29 [2019-12-01T07:43:29.500Z] === RUN   TestKillContainer/non_killing_signal
07:43:30 [2019-12-01T07:43:30.067Z] === RUN   TestKillContainer/killing_signal
07:43:30 [2019-12-01T07:43:30.608Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s)
07:43:30 [2019-12-01T07:43:30.608Z] === RUN   TestBuildWithSession
07:43:30 [2019-12-01T07:43:30.608Z] --- SKIP: TestBuildWithSession (0.00s)
07:43:30 [2019-12-01T07:43:30.608Z]     build_session_test.go:25: TODO: BuildKit
07:43:30 [2019-12-01T07:43:30.608Z] === RUN   TestBuildSquashParent
07:43:31 [2019-12-01T07:43:31.441Z] --- PASS: TestKillContainer (2.53s)
07:43:31 [2019-12-01T07:43:31.441Z]     --- PASS: TestKillContainer/no_signal (0.79s)
07:43:31 [2019-12-01T07:43:31.441Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
07:43:31 [2019-12-01T07:43:31.441Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
07:43:31 [2019-12-01T07:43:31.441Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:43:31 [2019-12-01T07:43:31.441Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:43:32 [2019-12-01T07:43:32.008Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:43:32 [2019-12-01T07:43:32.477Z] ..
07:43:32 [2019-12-01T07:43:32.477Z] 
07:43:32 [2019-12-01T07:43:32.477Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:43:32 [2019-12-01T07:43:32.477Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:43:32 [2019-12-01T07:43:32.477Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:43:32 [2019-12-01T07:43:32.477Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:43:32 [2019-12-01T07:43:32.734Z] Error: No such image: emptyfs
07:43:32 [2019-12-01T07:43:32.734Z] ++++ docker load
07:43:32 [2019-12-01T07:43:32.734Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:43:32 [2019-12-01T07:43:32.734Z] Error: No such image: emptyfs
07:43:32 [2019-12-01T07:43:32.734Z] ++++ docker load
07:43:32 [2019-12-01T07:43:32.734Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:43:32 [2019-12-01T07:43:32.942Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s)
07:43:32 [2019-12-01T07:43:32.942Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s)
07:43:32 [2019-12-01T07:43:32.942Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
07:43:32 [2019-12-01T07:43:32.942Z] === RUN   TestKillStoppedContainer
07:43:32 [2019-12-01T07:43:32.942Z] --- PASS: TestKillStoppedContainer (0.13s)
07:43:32 [2019-12-01T07:43:32.942Z] === RUN   TestKillStoppedContainerAPIPre120
07:43:32 [2019-12-01T07:43:32.991Z] Running integration-test (iteration 1)
07:43:32 [2019-12-01T07:43:32.991Z] 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)/
07:43:32 [2019-12-01T07:43:32.991Z] ++ 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)/'
07:43:32 [2019-12-01T07:43:32.991Z] ++ set -e
07:43:32 [2019-12-01T07:43:32.991Z] ++ '[' -n 0 ']'
07:43:32 [2019-12-01T07:43:32.991Z] ++ set -x
07:43:32 [2019-12-01T07:43:32.991Z] ++ env -i DEST=/go/src/github.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)/'
07:43:32 [2019-12-01T07:43:32.991Z] Running integration-test (iteration 1)
07:43:32 [2019-12-01T07:43:32.991Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
07:43:32 [2019-12-01T07:43:32.991Z] ++ 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)/'
07:43:32 [2019-12-01T07:43:32.991Z] ++ set -e
07:43:32 [2019-12-01T07:43:32.991Z] ++ '[' -n 0 ']'
07:43:32 [2019-12-01T07:43:32.991Z] ++ set -x
07:43:32 [2019-12-01T07:43:32.991Z] ++ env -i DEST=/go/src/github.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)/'
07:43:33 [2019-12-01T07:43:33.201Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
07:43:33 [2019-12-01T07:43:33.201Z] === RUN   TestKillDifferentUserContainer
07:43:34 [2019-12-01T07:43:34.136Z] --- PASS: TestKillDifferentUserContainer (0.88s)
07:43:34 [2019-12-01T07:43:34.136Z] === RUN   TestInspectOomKilledTrue
07:43:34 [2019-12-01T07:43:34.136Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:43:34 [2019-12-01T07:43:34.136Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:43:34 [2019-12-01T07:43:34.136Z] === RUN   TestInspectOomKilledFalse
07:43:34 [2019-12-01T07:43:34.136Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:43:34 [2019-12-01T07:43:34.136Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:43:34 [2019-12-01T07:43:34.136Z] === RUN   TestLinksEtcHostsContentMatch
07:43:34 [2019-12-01T07:43:34.703Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s)
07:43:34 [2019-12-01T07:43:34.703Z] === RUN   TestLinksContainerNames
07:43:36 [2019-12-01T07:43:36.606Z] --- PASS: TestLinksContainerNames (1.68s)
07:43:36 [2019-12-01T07:43:36.606Z] === RUN   TestLogsFollowTailEmpty
07:43:37 [2019-12-01T07:43:37.172Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
07:43:37 [2019-12-01T07:43:37.172Z] === RUN   TestContainerNetworkMountsNoChown
07:43:38 [2019-12-01T07:43:38.108Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s)
07:43:38 [2019-12-01T07:43:38.108Z] === RUN   TestMountDaemonRoot
07:43:38 [2019-12-01T07:43:38.232Z] --- PASS: TestBuildSquashParent (6.58s)
07:43:38 [2019-12-01T07:43:38.232Z] === RUN   TestBuildWithRemoveAndForceRemove
07:43:38 [2019-12-01T07:43:38.232Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:43:38 [2019-12-01T07:43:38.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:43:38 [2019-12-01T07:43:38.232Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:43:38 [2019-12-01T07:43:38.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:43:38 [2019-12-01T07:43:38.232Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:43:38 [2019-12-01T07:43:38.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:43:38 [2019-12-01T07:43:38.232Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:43:38 [2019-12-01T07:43:38.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:43:38 [2019-12-01T07:43:38.232Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:43:38 [2019-12-01T07:43:38.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:43:38 [2019-12-01T07:43:38.232Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:43:38 [2019-12-01T07:43:38.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:43:38 [2019-12-01T07:43:38.232Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:43:38 [2019-12-01T07:43:38.232Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/default
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/default
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/private
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/private
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/rprivate
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/rprivate
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/slave
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/slave
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/rslave
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/rslave
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/shared
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/shared
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/rshared
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/rshared
07:43:38 [2019-12-01T07:43:38.367Z] === CONT  TestMountDaemonRoot/default
07:43:38 [2019-12-01T07:43:38.367Z] === CONT  TestMountDaemonRoot/shared
07:43:38 [2019-12-01T07:43:38.367Z] === CONT  TestMountDaemonRoot/rslave
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/default/bind_root
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:43:38 [2019-12-01T07:43:38.367Z] === CONT  TestMountDaemonRoot/rshared
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:43:38 [2019-12-01T07:43:38.367Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:43:38 [2019-12-01T07:43:38.367Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/default/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/rprivate
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/slave
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/private
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/private/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/private/bind_root
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/default/bind_root
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/default/mount_root
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:43:38 [2019-12-01T07:43:38.368Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/private/bind_root
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/private/mount_root
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:43:38 [2019-12-01T07:43:38.626Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:43:38 [2019-12-01T07:43:38.885Z] --- PASS: TestMountDaemonRoot (0.05s)
07:43:38 [2019-12-01T07:43:38.885Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
07:43:38 [2019-12-01T07:43:38.885Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
07:43:38 [2019-12-01T07:43:38.885Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
07:43:38 [2019-12-01T07:43:38.885Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
07:43:38 [2019-12-01T07:43:38.885Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
07:43:38 [2019-12-01T07:43:38.885Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
07:43:38 [2019-12-01T07:43:38.885Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
07:43:38 [2019-12-01T07:43:38.885Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
07:43:38 [2019-12-01T07:43:38.885Z] === RUN   TestContainerBindMountNonRecursive
07:43:40 [2019-12-01T07:43:40.025Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:43:40 [2019-12-01T07:43:40.025Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:43:40 [2019-12-01T07:43:40.787Z] --- PASS: TestContainerBindMountNonRecursive (1.96s)
07:43:40 [2019-12-01T07:43:40.787Z] === RUN   TestNetworkNat
07:43:41 [2019-12-01T07:43:41.725Z] --- PASS: TestNetworkNat (0.90s)
07:43:41 [2019-12-01T07:43:41.725Z] === RUN   TestNetworkLocalhostTCPNat
07:43:41 [2019-12-01T07:43:41.826Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:43:42 [2019-12-01T07:43:42.221Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:43:42 [2019-12-01T07:43:42.660Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
07:43:42 [2019-12-01T07:43:42.660Z] === RUN   TestNetworkLoopbackNat
07:43:44 [2019-12-01T07:43:44.034Z] --- PASS: TestNetworkLoopbackNat (1.20s)
07:43:44 [2019-12-01T07:43:44.034Z] === RUN   TestPause
07:43:44 [2019-12-01T07:43:44.163Z] .........................                                                [ 67%]
07:43:44 [2019-12-01T07:43:44.230Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:43:44 [2019-12-01T07:43:44.230Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s)
07:43:44 [2019-12-01T07:43:44.230Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s)
07:43:44 [2019-12-01T07:43:44.230Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.13s)
07:43:44 [2019-12-01T07:43:44.230Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s)
07:43:44 [2019-12-01T07:43:44.230Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s)
07:43:44 [2019-12-01T07:43:44.230Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s)
07:43:44 [2019-12-01T07:43:44.230Z] === RUN   TestBuildMultiStageCopy
07:43:44 [2019-12-01T07:43:44.230Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:43:44 [2019-12-01T07:43:44.601Z] --- PASS: TestPause (0.90s)
07:43:44 [2019-12-01T07:43:44.601Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:43:44 [2019-12-01T07:43:44.601Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:43:44 [2019-12-01T07:43:44.601Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:43:44 [2019-12-01T07:43:44.601Z] === RUN   TestPauseStopPausedContainer
07:43:45 [2019-12-01T07:43:45.536Z] --- PASS: TestPauseStopPausedContainer (0.90s)
07:43:45 [2019-12-01T07:43:45.536Z] === RUN   TestPsFilter
07:43:45 [2019-12-01T07:43:45.794Z] --- PASS: TestPsFilter (0.27s)
07:43:45 [2019-12-01T07:43:45.795Z] === RUN   TestRemoveContainerWithRemovedVolume
07:43:46 [2019-12-01T07:43:46.669Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:43:46 [2019-12-01T07:43:46.730Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
07:43:46 [2019-12-01T07:43:46.730Z] === RUN   TestRemoveContainerWithVolume
07:43:47 [2019-12-01T07:43:47.038Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:43:47 [2019-12-01T07:43:47.665Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
07:43:47 [2019-12-01T07:43:47.665Z] === RUN   TestRemoveContainerRunning
07:43:47 [2019-12-01T07:43:47.811Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:43:48 [2019-12-01T07:43:48.182Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:43:48 [2019-12-01T07:43:48.232Z] --- PASS: TestRemoveContainerRunning (0.84s)
07:43:48 [2019-12-01T07:43:48.232Z] === RUN   TestRemoveContainerForceRemoveRunning
07:43:48 [2019-12-01T07:43:48.959Z] --- PASS: TestBuildMultiStageCopy (4.47s)
07:43:48 [2019-12-01T07:43:48.959Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s)
07:43:48 [2019-12-01T07:43:48.959Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s)
07:43:48 [2019-12-01T07:43:48.959Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
07:43:48 [2019-12-01T07:43:48.959Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
07:43:48 [2019-12-01T07:43:48.959Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
07:43:48 [2019-12-01T07:43:48.959Z] === RUN   TestBuildMultiStageParentConfig
07:43:49 [2019-12-01T07:43:49.167Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s)
07:43:49 [2019-12-01T07:43:49.167Z] === RUN   TestRemoveInvalidContainer
07:43:49 [2019-12-01T07:43:49.167Z] --- PASS: TestRemoveInvalidContainer (0.02s)
07:43:49 [2019-12-01T07:43:49.167Z] === RUN   TestRenameLinkedContainer
07:43:50 [2019-12-01T07:43:50.353Z] --- PASS: TestBuildMultiStageParentConfig (1.37s)
07:43:50 [2019-12-01T07:43:50.353Z] === RUN   TestBuildLabelWithTargets
07:43:52 [2019-12-01T07:43:52.239Z] --- PASS: TestBuildLabelWithTargets (1.95s)
07:43:52 [2019-12-01T07:43:52.239Z] === RUN   TestBuildWithEmptyLayers
07:43:52 [2019-12-01T07:43:52.451Z] --- PASS: TestRenameLinkedContainer (3.31s)
07:43:52 [2019-12-01T07:43:52.452Z] === RUN   TestRenameStoppedContainer
07:43:53 [2019-12-01T07:43:53.063Z] --- PASS: TestBuildWithEmptyLayers (0.88s)
07:43:53 [2019-12-01T07:43:53.063Z] === RUN   TestBuildMultiStageOnBuild
07:43:53 [2019-12-01T07:43:53.386Z] --- PASS: TestRenameStoppedContainer (0.84s)
07:43:53 [2019-12-01T07:43:53.386Z] === RUN   TestRenameRunningContainerAndReuse
07:43:55 [2019-12-01T07:43:55.287Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s)
07:43:55 [2019-12-01T07:43:55.287Z] === RUN   TestRenameInvalidName
07:43:55 [2019-12-01T07:43:55.854Z] --- PASS: TestRenameInvalidName (0.85s)
07:43:55 [2019-12-01T07:43:55.854Z] === RUN   TestRenameAnonymousContainer
07:43:56 [2019-12-01T07:43:56.239Z] --- PASS: TestBuildMultiStageOnBuild (2.77s)
07:43:56 [2019-12-01T07:43:56.239Z] === RUN   TestBuildUncleanTarFilenames
07:43:57 [2019-12-01T07:43:57.166Z] --- PASS: TestBuildUncleanTarFilenames (1.24s)
07:43:57 [2019-12-01T07:43:57.166Z] === RUN   TestBuildMultiStageLayerLeak
07:44:00 [2019-12-01T07:44:00.041Z] --- PASS: TestRenameAnonymousContainer (4.24s)
07:44:00 [2019-12-01T07:44:00.041Z] === RUN   TestRenameContainerWithSameName
07:44:00 [2019-12-01T07:44:00.348Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s)
07:44:00 [2019-12-01T07:44:00.348Z] === RUN   TestBuildWithHugeFile
07:44:00 [2019-12-01T07:44:00.975Z] --- PASS: TestRenameContainerWithSameName (0.83s)
07:44:00 [2019-12-01T07:44:00.976Z] === RUN   TestRenameContainerWithLinkedContainer
07:44:01 [2019-12-01T07:44:01.611Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
07:44:02 [2019-12-01T07:44:02.581Z] 
07:44:02 [2019-12-01T07:44:02.581Z]  ________   ____  __.
07:44:02 [2019-12-01T07:44:02.581Z]  \_____  \ |    |/ _|
07:44:02 [2019-12-01T07:44:02.581Z]  /   |   \|      <
07:44:02 [2019-12-01T07:44:02.581Z]  /    |    \    |  \
07:44:02 [2019-12-01T07:44:02.581Z]  \_______  /____|__ \
07:44:02 [2019-12-01T07:44:02.581Z]          \/        \/
07:44:02 [2019-12-01T07:44:02.581Z] 
07:44:02 [2019-12-01T07:44:02.581Z] INFO: make.ps1 ended at 12/01/2019 07:44:02
07:44:02 [2019-12-01T07:44:02.879Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s)
07:44:02 [2019-12-01T07:44:02.880Z] === RUN   TestResize
07:44:03 [2019-12-01T07:44:03.447Z] --- PASS: TestResize (0.86s)
07:44:03 [2019-12-01T07:44:03.447Z] === RUN   TestResizeWithInvalidSize
07:44:04 [2019-12-01T07:44:04.092Z] #73 exporting layers 106.0s done
07:44:04 [2019-12-01T07:44:04.092Z] #73 exporting manifest sha256:c63ec5a8cbeb82c7284c0787f9b36bb6e414fe90ca0da0db3894e522b9c08da8 done
07:44:04 [2019-12-01T07:44:04.092Z] #73 exporting config sha256:2060bfa6336261eb2ffcbaae3debf2cf40a16a9e83d50ff36b4bbb46ed3855bb done
07:44:04 [2019-12-01T07:44:04.092Z] #73 sending tarball
07:44:04 [2019-12-01T07:44:04.383Z] --- PASS: TestResizeWithInvalidSize (0.87s)
07:44:04 [2019-12-01T07:44:04.383Z] === RUN   TestResizeWhenContainerNotStarted
07:44:04 [2019-12-01T07:44:04.760Z] INFO: Binaries build ended at 12/01/2019 07:44:04. Duration:00:01:20.4152366
07:44:05 [2019-12-01T07:44:05.319Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s)
07:44:05 [2019-12-01T07:44:05.319Z] === RUN   TestDaemonRestartKillContainers
07:44:05 [2019-12-01T07:44:05.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:44:05 [2019-12-01T07:44:05.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:44:06 [2019-12-01T07:44:06.982Z] INFO: Copying the built daemon binary to d:\CI\PR-40202\2\binary\dockerd-99eda728a.exe...
07:44:07 [2019-12-01T07:44:07.852Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:44:07 [2019-12-01T07:44:07.852Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:44:07 [2019-12-01T07:44:07.948Z] INFO: Copying the built client binary to d:\CI\PR-40202\2\binary\docker-99eda728a.exe...
07:44:07 [2019-12-01T07:44:07.948Z] INFO: Copying dockerversion from the container...
07:44:07 [2019-12-01T07:44:07.948Z] INFO: Copying the golang package from the container to d:\CI\PR-40202\2\installer\go.zip...
07:44:10 [2019-12-01T07:44:10.387Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:44:10 [2019-12-01T07:44:10.387Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:44:10 [2019-12-01T07:44:10.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:44:10 [2019-12-01T07:44:10.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:44:10 [2019-12-01T07:44:10.847Z] INFO: Extracting go.zip to d:\CI\PR-40202\2\go
07:44:11 [2019-12-01T07:44:11.746Z] Loaded image: buildpack-deps:jessie
07:44:11 [2019-12-01T07:44:11.746Z] Loaded image: busybox:latest
07:44:11 [2019-12-01T07:44:11.746Z] Loaded image: buildpack-deps:jessie
07:44:11 [2019-12-01T07:44:11.746Z] Loaded image: busybox:latest
07:44:11 [2019-12-01T07:44:11.746Z] Loaded image: busybox:glibc
07:44:11 [2019-12-01T07:44:11.746Z] Loaded image: debian:jessie
07:44:11 [2019-12-01T07:44:11.746Z] Loaded image: hello-world:latest
07:44:11 [2019-12-01T07:44:11.746Z] Loaded image: busybox:glibc
07:44:11 [2019-12-01T07:44:11.746Z] Loaded image: debian:jessie
07:44:11 [2019-12-01T07:44:11.746Z] INFO: Testing against a local daemon
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerDaemonSuite
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
07:44:11 [2019-12-01T07:44:11.746Z] Loaded image: hello-world:latest
07:44:11 [2019-12-01T07:44:11.746Z] INFO: Testing against a local daemon
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPIErrorJSON
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPIImagesDelete
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPIImagesFilter
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPIImagesHistory
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
07:44:11 [2019-12-01T07:44:11.746Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
07:44:12 [2019-12-01T07:44:12.560Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:44:13 [2019-12-01T07:44:13.244Z] #73 sending tarball 16.8s done
07:44:13 [2019-12-01T07:44:13.244Z] #73 DONE 122.9s
07:44:13 [2019-12-01T07:44:13.244Z] 
07:44:13 [2019-12-01T07:44:13.244Z] #74 importing to docker
07:44:13 [2019-12-01T07:44:13.495Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:44:13 [2019-12-01T07:44:13.636Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
07:44:14 [2019-12-01T07:44:14.198Z] === RUN   TestDockerSuite/TestAPINetworkFilter
07:44:14 [2019-12-01T07:44:14.198Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
07:44:14 [2019-12-01T07:44:14.198Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
07:44:14 [2019-12-01T07:44:14.198Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
07:44:15 [2019-12-01T07:44:15.565Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
07:44:16 [2019-12-01T07:44:16.027Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:44:16 [2019-12-01T07:44:16.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s)
07:44:16 [2019-12-01T07:44:16.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s)
07:44:16 [2019-12-01T07:44:16.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.07s)
07:44:16 [2019-12-01T07:44:16.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.83s)
07:44:16 [2019-12-01T07:44:16.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (5.33s)
07:44:16 [2019-12-01T07:44:16.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s)
07:44:16 [2019-12-01T07:44:16.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.01s)
07:44:16 [2019-12-01T07:44:16.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (3.03s)
07:44:16 [2019-12-01T07:44:16.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.97s)
07:44:16 [2019-12-01T07:44:16.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s)
07:44:16 [2019-12-01T07:44:16.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s)
07:44:16 [2019-12-01T07:44:16.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s)
07:44:16 [2019-12-01T07:44:16.027Z] === RUN   TestCgroupNamespacesRun
07:44:16 [2019-12-01T07:44:16.931Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
07:44:18 [2019-12-01T07:44:18.300Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
07:44:18 [2019-12-01T07:44:18.300Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
07:44:18 [2019-12-01T07:44:18.300Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
07:44:18 [2019-12-01T07:44:18.300Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
07:44:18 [2019-12-01T07:44:18.557Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
07:44:18 [2019-12-01T07:44:18.557Z] --- PASS: TestCgroupNamespacesRun (2.26s)
07:44:18 [2019-12-01T07:44:18.557Z] === RUN   TestCgroupNamespacesRunPrivileged
07:44:19 [2019-12-01T07:44:19.936Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s)
07:44:19 [2019-12-01T07:44:19.936Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:44:21 [2019-12-01T07:44:21.417Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
07:44:21 [2019-12-01T07:44:21.949Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s)
07:44:21 [2019-12-01T07:44:21.949Z] === RUN   TestCgroupNamespacesRunHostMode
07:44:22 [2019-12-01T07:44:22.727Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
07:44:23 [2019-12-01T07:44:23.851Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s)
07:44:23 [2019-12-01T07:44:23.851Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:44:24 [2019-12-01T07:44:24.093Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
07:44:25 [2019-12-01T07:44:25.987Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
07:44:26 [2019-12-01T07:44:26.382Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s)
07:44:26 [2019-12-01T07:44:26.382Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:44:26 [2019-12-01T07:44:26.949Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.97s)
07:44:26 [2019-12-01T07:44:26.949Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:44:27 [2019-12-01T07:44:27.354Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
07:44:27 [2019-12-01T07:44:27.885Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
07:44:27 [2019-12-01T07:44:27.885Z] === RUN   TestCgroupNamespacesRunOlderClient
07:44:29 [2019-12-01T07:44:29.788Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s)
07:44:29 [2019-12-01T07:44:29.788Z] === RUN   TestKernelTCPMemory
07:44:29 [2019-12-01T07:44:29.872Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
07:44:30 [2019-12-01T07:44:30.723Z] --- PASS: TestKernelTCPMemory (0.99s)
07:44:30 [2019-12-01T07:44:30.723Z] === RUN   TestNISDomainname
07:44:31 [2019-12-01T07:44:31.762Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
07:44:32 [2019-12-01T07:44:32.099Z] --- PASS: TestNISDomainname (1.12s)
07:44:32 [2019-12-01T07:44:32.099Z] === RUN   TestHostnameDnsResolution
07:44:32 [2019-12-01T07:44:32.324Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
07:44:34 [2019-12-01T07:44:34.001Z] --- PASS: TestHostnameDnsResolution (1.89s)
07:44:34 [2019-12-01T07:44:34.001Z] === RUN   TestStats
07:44:34 [2019-12-01T07:44:34.702Z] --- PASS: TestBuildWithHugeFile (31.67s)
07:44:34 [2019-12-01T07:44:34.702Z] === RUN   TestBuildWithEmptyDockerfile
07:44:34 [2019-12-01T07:44:34.702Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:44:34 [2019-12-01T07:44:34.702Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:44:34 [2019-12-01T07:44:34.702Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:44:34 [2019-12-01T07:44:34.702Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:44:34 [2019-12-01T07:44:34.702Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:44:34 [2019-12-01T07:44:34.702Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:44:34 [2019-12-01T07:44:34.702Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:44:34 [2019-12-01T07:44:34.702Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:44:34 [2019-12-01T07:44:34.702Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:44:34 [2019-12-01T07:44:34.702Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
07:44:34 [2019-12-01T07:44:34.702Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
07:44:34 [2019-12-01T07:44:34.702Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
07:44:34 [2019-12-01T07:44:34.702Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
07:44:34 [2019-12-01T07:44:34.702Z] === RUN   TestBuildPreserveOwnership
07:44:34 [2019-12-01T07:44:34.702Z] === RUN   TestBuildPreserveOwnership/copy_from
07:44:34 [2019-12-01T07:44:34.845Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
07:44:35 [2019-12-01T07:44:35.101Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
07:44:36 [2019-12-01T07:44:36.013Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:44:36 [2019-12-01T07:44:36.466Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
07:44:36 [2019-12-01T07:44:36.530Z] --- PASS: TestStats (2.79s)
07:44:36 [2019-12-01T07:44:36.530Z] === RUN   TestStopContainerWithTimeout
07:44:36 [2019-12-01T07:44:36.530Z] === RUN   TestStopContainerWithTimeout/0
07:44:36 [2019-12-01T07:44:36.530Z] === PAUSE TestStopContainerWithTimeout/0
07:44:36 [2019-12-01T07:44:36.530Z] === RUN   TestStopContainerWithTimeout/1
07:44:36 [2019-12-01T07:44:36.530Z] === PAUSE TestStopContainerWithTimeout/1
07:44:36 [2019-12-01T07:44:36.530Z] === RUN   TestStopContainerWithTimeout/3
07:44:36 [2019-12-01T07:44:36.530Z] === PAUSE TestStopContainerWithTimeout/3
07:44:36 [2019-12-01T07:44:36.530Z] === RUN   TestStopContainerWithTimeout/-1
07:44:36 [2019-12-01T07:44:36.530Z] === PAUSE TestStopContainerWithTimeout/-1
07:44:36 [2019-12-01T07:44:36.530Z] === CONT  TestStopContainerWithTimeout/0
07:44:36 [2019-12-01T07:44:36.530Z] === CONT  TestStopContainerWithTimeout/1
07:44:36 [2019-12-01T07:44:36.530Z] === CONT  TestStopContainerWithTimeout/3
07:44:36 [2019-12-01T07:44:36.530Z] === CONT  TestStopContainerWithTimeout/-1
07:44:37 [2019-12-01T07:44:37.834Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
07:44:38 [2019-12-01T07:44:38.397Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
07:44:38 [2019-12-01T07:44:38.543Z] --- PASS: TestBuildPreserveOwnership (6.00s)
07:44:38 [2019-12-01T07:44:38.543Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.84s)
07:44:38 [2019-12-01T07:44:38.543Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s)
07:44:38 [2019-12-01T07:44:38.543Z] === RUN   TestBuildPlatformInvalid
07:44:38 [2019-12-01T07:44:38.543Z] --- PASS: TestBuildPlatformInvalid (0.16s)
07:44:38 [2019-12-01T07:44:38.543Z] PASS
07:44:38 [2019-12-01T07:44:38.543Z] 
07:44:38 [2019-12-01T07:44:38.543Z] === Skipped
07:44:38 [2019-12-01T07:44:38.543Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
07:44:38 [2019-12-01T07:44:38.543Z]     build_session_test.go:25: TODO: BuildKit
07:44:38 [2019-12-01T07:44:38.543Z] 
07:44:38 [2019-12-01T07:44:38.543Z] 
07:44:38 [2019-12-01T07:44:38.543Z] DONE 32 tests, 1 skipped in 80.932s
07:44:38 [2019-12-01T07:44:38.543Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
07:44:38 [2019-12-01T07:44:38.543Z] ++ 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
07:44:38 [2019-12-01T07:44:38.543Z] ++ set -e
07:44:38 [2019-12-01T07:44:38.543Z] ++ '[' -n 0 ']'
07:44:38 [2019-12-01T07:44:38.543Z] ++ set -x
07:44:38 [2019-12-01T07:44:38.543Z] ++ env -i DEST=/go/src/github.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
07:44:38 [2019-12-01T07:44:38.543Z] INFO: Testing against a local daemon
07:44:38 [2019-12-01T07:44:38.543Z] === RUN   TestConfigList
07:44:39 [2019-12-01T07:44:39.473Z] tests/integration/api_volume_test.py .........                           [ 74%]
07:44:39 [2019-12-01T07:44:39.473Z] tests/integration/client_test.py .....                                   [ 75%]
07:44:39 [2019-12-01T07:44:39.473Z] tests/integration/errors_test.py .                                       [ 76%]
07:44:40 [2019-12-01T07:44:40.288Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
07:44:40 [2019-12-01T07:44:40.717Z] --- PASS: TestStopContainerWithTimeout (0.02s)
07:44:40 [2019-12-01T07:44:40.717Z]     --- PASS: TestStopContainerWithTimeout/0 (1.25s)
07:44:40 [2019-12-01T07:44:40.717Z]     --- PASS: TestStopContainerWithTimeout/1 (2.12s)
07:44:40 [2019-12-01T07:44:40.717Z]     --- PASS: TestStopContainerWithTimeout/3 (3.46s)
07:44:40 [2019-12-01T07:44:40.717Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.51s)
07:44:40 [2019-12-01T07:44:40.717Z] === RUN   TestDeleteDevicemapper
07:44:40 [2019-12-01T07:44:40.717Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:44:40 [2019-12-01T07:44:40.717Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:44:40 [2019-12-01T07:44:40.717Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:44:40 [2019-12-01T07:44:40.797Z] INFO: Extraction ended at 12/01/2019 07:44:35. Duration:00:00:25.6919573
07:44:40 [2019-12-01T07:44:40.797Z] INFO: Updating the golang and path environment variables
07:44:40 [2019-12-01T07:44:40.797Z] INFO: GOPATH=d:\gopath
07:44:40 [2019-12-01T07:44:40.797Z] INFO: go version go1.13.4 windows/amd64
07:44:40 [2019-12-01T07:44:40.797Z] INFO: Running the daemon under test in debug mode
07:44:40 [2019-12-01T07:44:40.797Z] INFO: Starting a daemon under test...
07:44:40 [2019-12-01T07:44:40.797Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40202\2\daemon --pidfile d:\CI\PR-40202\2\docker.pid -D
07:44:40 [2019-12-01T07:44:40.797Z] INFO: Process started successfully.
07:44:40 [2019-12-01T07:44:40.798Z] INFO: Start tailing logs of the daemon under tests
07:44:40 [2019-12-01T07:44:40.798Z] INFO: Waiting for the daemon under test to start...
07:44:40 [2019-12-01T07:44:40.798Z] INFO: Daemon under test started and replied!
07:44:40 [2019-12-01T07:44:40.798Z] INFO: Docker version of the daemon under test
07:44:40 [2019-12-01T07:44:40.798Z] 
07:44:40 [2019-12-01T07:44:40.798Z] Client:
07:44:40 [2019-12-01T07:44:40.798Z]  Version:      17.06.2-ce
07:44:40 [2019-12-01T07:44:40.798Z]  API version:  1.30
07:44:40 [2019-12-01T07:44:40.798Z]  Go version:   go1.8.3
07:44:40 [2019-12-01T07:44:40.798Z]  Git commit:   cec0b72
07:44:40 [2019-12-01T07:44:40.798Z]  Built:        Tue Sep  5 19:57:19 2017
07:44:40 [2019-12-01T07:44:40.798Z]  OS/Arch:      windows/amd64
07:44:40 [2019-12-01T07:44:40.798Z] 
07:44:40 [2019-12-01T07:44:40.798Z] Server:
07:44:40 [2019-12-01T07:44:40.798Z]  Version:      0.0.0-dev
07:44:40 [2019-12-01T07:44:40.798Z]  API version:  1.41 (minimum version 1.24)
07:44:40 [2019-12-01T07:44:40.798Z]  Go version:   go1.13.4
07:44:40 [2019-12-01T07:44:40.798Z]  Git commit:   99eda728a
07:44:40 [2019-12-01T07:44:40.798Z]  Built:        12/01/2019 07:42:48
07:44:40 [2019-12-01T07:44:40.798Z]  OS/Arch:      windows/amd64
07:44:40 [2019-12-01T07:44:40.798Z]  Experimental: false
07:44:40 [2019-12-01T07:44:40.798Z] 
07:44:40 [2019-12-01T07:44:40.798Z] INFO: Docker info of the daemon under test
07:44:40 [2019-12-01T07:44:40.798Z] 
07:44:40 [2019-12-01T07:44:40.798Z] Containers: 0
07:44:40 [2019-12-01T07:44:40.798Z]  Running: 0
07:44:40 [2019-12-01T07:44:40.798Z]  Paused: 0
07:44:40 [2019-12-01T07:44:40.798Z]  Stopped: 0
07:44:40 [2019-12-01T07:44:40.798Z] Images: 0
07:44:40 [2019-12-01T07:44:40.798Z] Server Version: 0.0.0-dev
07:44:40 [2019-12-01T07:44:40.798Z] Storage Driver: windowsfilter
07:44:40 [2019-12-01T07:44:40.798Z]  Windows: 
07:44:40 [2019-12-01T07:44:40.798Z] Logging Driver: json-file
07:44:40 [2019-12-01T07:44:40.798Z] Plugins: 
07:44:40 [2019-12-01T07:44:40.798Z]  Volume: local
07:44:40 [2019-12-01T07:44:40.798Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
07:44:40 [2019-12-01T07:44:40.798Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
07:44:40 [2019-12-01T07:44:40.798Z] Swarm: inactive
07:44:40 [2019-12-01T07:44:40.798Z] Default Isolation: process
07:44:40 [2019-12-01T07:44:40.798Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
07:44:40 [2019-12-01T07:44:40.798Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
07:44:40 [2019-12-01T07:44:40.798Z] OSType: windows
07:44:40 [2019-12-01T07:44:40.798Z] Architecture: x86_64
07:44:40 [2019-12-01T07:44:40.798Z] CPUs: 4
07:44:40 [2019-12-01T07:44:40.798Z] Total Memory: 32GiB
07:44:40 [2019-12-01T07:44:40.798Z] Name: azwin-2-46fee0
07:44:40 [2019-12-01T07:44:40.798Z] ID: QTRB:H57P:A73J:VTZT:QQ43:RHNU:LXRZ:QQDR:KS3P:M67R:K7VK:QLC6
07:44:40 [2019-12-01T07:44:40.798Z] Docker Root Dir: D:\CI\PR-40202\2\daemon
07:44:40 [2019-12-01T07:44:40.798Z] Debug Mode (client): false
07:44:40 [2019-12-01T07:44:40.798Z] Debug Mode (server): true
07:44:40 [2019-12-01T07:44:40.798Z]  File Descriptors: -1
07:44:40 [2019-12-01T07:44:40.798Z]  Goroutines: 17
07:44:40 [2019-12-01T07:44:40.798Z]  System Time: 2019-12-01T07:44:39.6925516Z
07:44:40 [2019-12-01T07:44:40.798Z]  EventsListeners: 0
07:44:40 [2019-12-01T07:44:40.798Z] Registry: https://index.docker.io/v1/
07:44:40 [2019-12-01T07:44:40.798Z] Labels:
07:44:40 [2019-12-01T07:44:40.798Z] Experimental: false
07:44:40 [2019-12-01T07:44:40.798Z] Insecure Registries:
07:44:40 [2019-12-01T07:44:40.798Z]  127.0.0.0/8
07:44:40 [2019-12-01T07:44:40.798Z] Live Restore Enabled: false
07:44:40 [2019-12-01T07:44:40.798Z] 
07:44:40 [2019-12-01T07:44:40.798Z] 
07:44:40 [2019-12-01T07:44:40.798Z] INFO: Docker images of the daemon under test
07:44:40 [2019-12-01T07:44:40.798Z] 
07:44:40 [2019-12-01T07:44:40.798Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
07:44:40 [2019-12-01T07:44:40.798Z] 
07:44:40 [2019-12-01T07:44:40.798Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
07:44:40 [2019-12-01T07:44:40.798Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
07:44:40 [2019-12-01T07:44:40.798Z] ltsc2019: Pulling from windows/servercore
07:44:40 [2019-12-01T07:44:40.798Z] 65014b3c3121: Pulling fs layer
07:44:40 [2019-12-01T07:44:40.798Z] e96b0897c5d1: Pulling fs layer
07:44:41 [2019-12-01T07:44:41.655Z] === RUN   TestDockerSuite/TestAttachAfterDetach
07:44:41 [2019-12-01T07:44:41.720Z] --- PASS: TestConfigList (2.95s)
07:44:41 [2019-12-01T07:44:41.720Z] === RUN   TestConfigsCreateAndDelete
07:44:42 [2019-12-01T07:44:42.618Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s)
07:44:42 [2019-12-01T07:44:42.618Z] === RUN   TestUpdateMemory
07:44:42 [2019-12-01T07:44:42.618Z] --- SKIP: TestUpdateMemory (0.00s)
07:44:42 [2019-12-01T07:44:42.618Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
07:44:42 [2019-12-01T07:44:42.618Z] === RUN   TestUpdateCPUQuota
07:44:43 [2019-12-01T07:44:43.994Z] --- PASS: TestUpdateCPUQuota (1.82s)
07:44:43 [2019-12-01T07:44:43.994Z] === RUN   TestUpdatePidsLimit
07:44:43 [2019-12-01T07:44:43.994Z] === RUN   TestUpdatePidsLimit/update_from_none
07:44:44 [2019-12-01T07:44:44.172Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
07:44:44 [2019-12-01T07:44:44.172Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
07:44:44 [2019-12-01T07:44:44.350Z] --- PASS: TestConfigsCreateAndDelete (2.48s)
07:44:44 [2019-12-01T07:44:44.350Z] === RUN   TestConfigsUpdate
07:44:44 [2019-12-01T07:44:44.563Z] === RUN   TestUpdatePidsLimit/no_change
07:44:45 [2019-12-01T07:44:45.129Z] === RUN   TestUpdatePidsLimit/update_lower
07:44:45 [2019-12-01T07:44:45.702Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:44:45 [2019-12-01T07:44:45.961Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:44:46 [2019-12-01T07:44:46.208Z] --- PASS: TestConfigsUpdate (2.55s)
07:44:46 [2019-12-01T07:44:46.208Z] === RUN   TestTemplatedConfig
07:44:46 [2019-12-01T07:44:46.527Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:44:46 [2019-12-01T07:44:46.687Z] === RUN   TestDockerSuite/TestAttachDetach
07:44:46 [2019-12-01T07:44:46.775Z] #74 DONE 33.9s
07:44:46 [2019-12-01T07:44:46.785Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:44:47 [2019-12-01T07:44:47.407Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 hack/test/unit
07:44:47 [2019-12-01T07:44:47.866Z] e96b0897c5d1: Verifying Checksum
07:44:47 [2019-12-01T07:44:47.866Z] e96b0897c5d1: Download complete
07:44:48 [2019-12-01T07:44:48.578Z] === RUN   TestDockerSuite/TestAttachDisconnect
07:44:48 [2019-12-01T07:44:48.687Z] --- PASS: TestUpdatePidsLimit (4.70s)
07:44:48 [2019-12-01T07:44:48.687Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.57s)
07:44:48 [2019-12-01T07:44:48.687Z]     --- PASS: TestUpdatePidsLimit/no_change (0.45s)
07:44:48 [2019-12-01T07:44:48.687Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
07:44:48 [2019-12-01T07:44:48.687Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s)
07:44:48 [2019-12-01T07:44:48.687Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
07:44:48 [2019-12-01T07:44:48.687Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
07:44:48 [2019-12-01T07:44:48.687Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s)
07:44:48 [2019-12-01T07:44:48.687Z] === RUN   TestUpdateRestartPolicy
07:44:49 [2019-12-01T07:44:49.945Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
07:44:49 [2019-12-01T07:44:49.945Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
07:44:50 [2019-12-01T07:44:50.246Z] --- PASS: TestTemplatedConfig (3.42s)
07:44:50 [2019-12-01T07:44:50.246Z] === RUN   TestConfigInspect
07:44:51 [2019-12-01T07:44:51.264Z] ?   	github.com/docker/docker/api	[no test files]
07:44:52 [2019-12-01T07:44:52.460Z] === RUN   TestDockerSuite/TestAttachPausedContainer
07:44:52 [2019-12-01T07:44:52.846Z] --- PASS: TestConfigInspect (2.95s)
07:44:52 [2019-12-01T07:44:52.847Z] === RUN   TestConfigCreateWithLabels
07:44:53 [2019-12-01T07:44:53.828Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
07:44:53 [2019-12-01T07:44:53.828Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
07:44:55 [2019-12-01T07:44:55.198Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
07:44:55 [2019-12-01T07:44:55.455Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
07:44:56 [2019-12-01T07:44:56.015Z] --- PASS: TestConfigCreateWithLabels (3.00s)
07:44:56 [2019-12-01T07:44:56.015Z] === RUN   TestConfigCreateResolve
07:44:56 [2019-12-01T07:44:56.432Z] 65014b3c3121: Verifying Checksum
07:44:56 [2019-12-01T07:44:56.432Z] 65014b3c3121: Download complete
07:44:57 [2019-12-01T07:44:57.975Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
07:44:57 [2019-12-01T07:44:57.975Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
07:44:58 [2019-12-01T07:44:58.505Z] --- PASS: TestConfigCreateResolve (2.78s)
07:44:58 [2019-12-01T07:44:58.505Z] === RUN   TestConfigDaemonLibtrustID
07:44:58 [2019-12-01T07:44:58.539Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
07:44:58 [2019-12-01T07:44:58.980Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
07:44:58 [2019-12-01T07:44:58.980Z] PASS
07:44:58 [2019-12-01T07:44:58.980Z] 
07:44:58 [2019-12-01T07:44:58.980Z] DONE 8 tests in 20.753s
07:44:58 [2019-12-01T07:44:58.980Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
07:44:58 [2019-12-01T07:44:58.980Z] ++ 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
07:44:58 [2019-12-01T07:44:58.980Z] ++ set -e
07:44:58 [2019-12-01T07:44:58.980Z] ++ '[' -n 0 ']'
07:44:58 [2019-12-01T07:44:58.980Z] ++ set -x
07:44:58 [2019-12-01T07:44:58.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:44:59 [2019-12-01T07:44:59.101Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
07:44:59 [2019-12-01T07:44:59.454Z] INFO: Testing against a local daemon
07:44:59 [2019-12-01T07:44:59.454Z] === RUN   TestCheckpoint
07:44:59 [2019-12-01T07:44:59.454Z] --- SKIP: TestCheckpoint (0.00s)
07:44:59 [2019-12-01T07:44:59.454Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:44:59 [2019-12-01T07:44:59.454Z] === RUN   TestContainerInvalidJSON
07:44:59 [2019-12-01T07:44:59.454Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:44:59 [2019-12-01T07:44:59.454Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:44:59 [2019-12-01T07:44:59.454Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:44:59 [2019-12-01T07:44:59.454Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:44:59 [2019-12-01T07:44:59.454Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:44:59 [2019-12-01T07:44:59.454Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:44:59 [2019-12-01T07:44:59.454Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:44:59 [2019-12-01T07:44:59.454Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:44:59 [2019-12-01T07:44:59.454Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:44:59 [2019-12-01T07:44:59.454Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:44:59 [2019-12-01T07:44:59.454Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:44:59 [2019-12-01T07:44:59.454Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:44:59 [2019-12-01T07:44:59.454Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:44:59 [2019-12-01T07:44:59.454Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:44:59 [2019-12-01T07:44:59.454Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
07:44:59 [2019-12-01T07:44:59.454Z] === RUN   TestCopyFromContainerPathIsNotDir
07:44:59 [2019-12-01T07:44:59.454Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
07:44:59 [2019-12-01T07:44:59.454Z] === RUN   TestCopyToContainerPathDoesNotExist
07:44:59 [2019-12-01T07:44:59.454Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
07:44:59 [2019-12-01T07:44:59.454Z] === RUN   TestCopyToContainerPathIsNotDir
07:44:59 [2019-12-01T07:44:59.824Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
07:44:59 [2019-12-01T07:44:59.824Z] === RUN   TestCopyFromContainer
07:45:00 [2019-12-01T07:45:00.468Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
07:45:00 [2019-12-01T07:45:00.724Z] --- PASS: TestBuildWithHugeFile (96.38s)
07:45:00 [2019-12-01T07:45:00.724Z] === RUN   TestBuildWithEmptyDockerfile
07:45:00 [2019-12-01T07:45:00.724Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:45:00 [2019-12-01T07:45:00.724Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:45:00 [2019-12-01T07:45:00.724Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:45:00 [2019-12-01T07:45:00.724Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:45:00 [2019-12-01T07:45:00.724Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:45:00 [2019-12-01T07:45:00.724Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:45:00 [2019-12-01T07:45:00.724Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:45:00 [2019-12-01T07:45:00.724Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:45:00 [2019-12-01T07:45:00.724Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
07:45:00 [2019-12-01T07:45:00.980Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:45:01 [2019-12-01T07:45:01.236Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
07:45:01 [2019-12-01T07:45:01.236Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
07:45:01 [2019-12-01T07:45:01.236Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
07:45:01 [2019-12-01T07:45:01.236Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
07:45:01 [2019-12-01T07:45:01.236Z] === RUN   TestBuildPreserveOwnership
07:45:01 [2019-12-01T07:45:01.236Z] === RUN   TestBuildPreserveOwnership/copy_from
07:45:01 [2019-12-01T07:45:01.236Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
07:45:01 [2019-12-01T07:45:01.620Z] === RUN   TestCopyFromContainer//
07:45:01 [2019-12-01T07:45:01.620Z] === RUN   TestCopyFromContainer//bar/root
07:45:01 [2019-12-01T07:45:01.799Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
07:45:01 [2019-12-01T07:45:01.995Z] === RUN   TestCopyFromContainer//bar/root/
07:45:01 [2019-12-01T07:45:01.996Z] === RUN   TestCopyFromContainer/bar/quux
07:45:01 [2019-12-01T07:45:01.996Z] === RUN   TestCopyFromContainer/bar/quux/
07:45:01 [2019-12-01T07:45:01.996Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:45:02 [2019-12-01T07:45:02.375Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:45:02 [2019-12-01T07:45:02.375Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:45:02 [2019-12-01T07:45:02.375Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:45:02 [2019-12-01T07:45:02.375Z] === RUN   TestCopyFromContainer/bar/notarget
07:45:02 [2019-12-01T07:45:02.787Z] --- PASS: TestCopyFromContainer (2.87s)
07:45:02 [2019-12-01T07:45:02.787Z]     --- PASS: TestCopyFromContainer// (0.08s)
07:45:02 [2019-12-01T07:45:02.787Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
07:45:02 [2019-12-01T07:45:02.787Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:45:02 [2019-12-01T07:45:02.787Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
07:45:02 [2019-12-01T07:45:02.787Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
07:45:02 [2019-12-01T07:45:02.787Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
07:45:02 [2019-12-01T07:45:02.787Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
07:45:02 [2019-12-01T07:45:02.787Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
07:45:02 [2019-12-01T07:45:02.787Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
07:45:02 [2019-12-01T07:45:02.787Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
07:45:02 [2019-12-01T07:45:02.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:45:02 [2019-12-01T07:45:02.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:45:02 [2019-12-01T07:45:02.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:45:02 [2019-12-01T07:45:02.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:45:02 [2019-12-01T07:45:02.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:45:02 [2019-12-01T07:45:02.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:45:02 [2019-12-01T07:45:02.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:45:02 [2019-12-01T07:45:02.787Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:45:02 [2019-12-01T07:45:02.787Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:45:02 [2019-12-01T07:45:02.787Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:45:02 [2019-12-01T07:45:02.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:45:02 [2019-12-01T07:45:02.788Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:45:02 [2019-12-01T07:45:02.788Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:45:02 [2019-12-01T07:45:02.788Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:45:02 [2019-12-01T07:45:02.788Z] === RUN   TestCreateLinkToNonExistingContainer
07:45:02 [2019-12-01T07:45:02.788Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
07:45:02 [2019-12-01T07:45:02.788Z] === RUN   TestCreateWithInvalidEnv
07:45:02 [2019-12-01T07:45:02.788Z] === RUN   TestCreateWithInvalidEnv/0
07:45:02 [2019-12-01T07:45:02.788Z] === PAUSE TestCreateWithInvalidEnv/0
07:45:02 [2019-12-01T07:45:02.788Z] === RUN   TestCreateWithInvalidEnv/1
07:45:02 [2019-12-01T07:45:02.788Z] === PAUSE TestCreateWithInvalidEnv/1
07:45:02 [2019-12-01T07:45:02.788Z] === RUN   TestCreateWithInvalidEnv/2
07:45:02 [2019-12-01T07:45:02.788Z] === PAUSE TestCreateWithInvalidEnv/2
07:45:02 [2019-12-01T07:45:02.788Z] === CONT  TestCreateWithInvalidEnv/0
07:45:02 [2019-12-01T07:45:02.788Z] === CONT  TestCreateWithInvalidEnv/2
07:45:02 [2019-12-01T07:45:02.788Z] === CONT  TestCreateWithInvalidEnv/1
07:45:02 [2019-12-01T07:45:02.788Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:45:02 [2019-12-01T07:45:02.788Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:45:02 [2019-12-01T07:45:02.788Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:45:02 [2019-12-01T07:45:02.788Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:45:02 [2019-12-01T07:45:02.788Z] === RUN   TestCreateTmpfsMountsTarget
07:45:02 [2019-12-01T07:45:02.788Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
07:45:02 [2019-12-01T07:45:02.788Z] === RUN   TestCreateWithCustomMaskedPaths
07:45:03 [2019-12-01T07:45:03.165Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
07:45:03 [2019-12-01T07:45:03.165Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
07:45:03 [2019-12-01T07:45:03.558Z] --- PASS: TestUpdateRestartPolicy (12.61s)
07:45:03 [2019-12-01T07:45:03.559Z] === RUN   TestUpdateRestartWithAutoRemove
07:45:03 [2019-12-01T07:45:03.559Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s)
07:45:03 [2019-12-01T07:45:03.559Z] === RUN   TestWaitNonBlocked
07:45:03 [2019-12-01T07:45:03.559Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:45:03 [2019-12-01T07:45:03.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:45:03 [2019-12-01T07:45:03.559Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:45:03 [2019-12-01T07:45:03.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:45:03 [2019-12-01T07:45:03.559Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:45:03 [2019-12-01T07:45:03.559Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:45:03 [2019-12-01T07:45:03.559Z] --- PASS: TestWaitNonBlocked (0.03s)
07:45:03 [2019-12-01T07:45:03.559Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
07:45:03 [2019-12-01T07:45:03.559Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
07:45:03 [2019-12-01T07:45:03.559Z] === RUN   TestWaitBlocked
07:45:03 [2019-12-01T07:45:03.559Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:45:03 [2019-12-01T07:45:03.559Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:45:03 [2019-12-01T07:45:03.559Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:45:03 [2019-12-01T07:45:03.559Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:45:03 [2019-12-01T07:45:03.559Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:45:03 [2019-12-01T07:45:03.559Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:45:04 [2019-12-01T07:45:04.093Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
07:45:04 [2019-12-01T07:45:04.349Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
07:45:04 [2019-12-01T07:45:04.494Z] --- PASS: TestWaitBlocked (0.03s)
07:45:04 [2019-12-01T07:45:04.494Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
07:45:04 [2019-12-01T07:45:04.494Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s)
07:45:04 [2019-12-01T07:45:04.494Z] === CONT  TestContainerStartOnDaemonRestart
07:45:04 [2019-12-01T07:45:04.494Z] === CONT  TestIpcModeOlderClient
07:45:04 [2019-12-01T07:45:04.494Z] === CONT  TestDaemonRestartIpcMode
07:45:04 [2019-12-01T07:45:04.754Z] --- PASS: TestIpcModeOlderClient (0.20s)
07:45:05 [2019-12-01T07:45:05.280Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
07:45:05 [2019-12-01T07:45:05.343Z] --- PASS: TestCreateWithCustomMaskedPaths (2.70s)
07:45:05 [2019-12-01T07:45:05.343Z] === RUN   TestCreateWithCapabilities
07:45:05 [2019-12-01T07:45:05.343Z] === RUN   TestCreateWithCapabilities/no_capabilities
07:45:05 [2019-12-01T07:45:05.343Z] === PAUSE TestCreateWithCapabilities/no_capabilities
07:45:05 [2019-12-01T07:45:05.343Z] === RUN   TestCreateWithCapabilities/empty_capabilities
07:45:05 [2019-12-01T07:45:05.343Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
07:45:05 [2019-12-01T07:45:05.343Z] === RUN   TestCreateWithCapabilities/valid_capabilities
07:45:05 [2019-12-01T07:45:05.343Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
07:45:05 [2019-12-01T07:45:05.343Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
07:45:05 [2019-12-01T07:45:05.343Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
07:45:05 [2019-12-01T07:45:05.343Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
07:45:05 [2019-12-01T07:45:05.343Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
07:45:05 [2019-12-01T07:45:05.343Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
07:45:05 [2019-12-01T07:45:05.343Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
07:45:05 [2019-12-01T07:45:05.343Z] === RUN   TestCreateWithCapabilities/empty_capadd
07:45:05 [2019-12-01T07:45:05.343Z] === PAUSE TestCreateWithCapabilities/empty_capadd
07:45:05 [2019-12-01T07:45:05.343Z] === RUN   TestCreateWithCapabilities/empty_capdrop
07:45:05 [2019-12-01T07:45:05.343Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
07:45:05 [2019-12-01T07:45:05.343Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
07:45:05 [2019-12-01T07:45:05.343Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
07:45:05 [2019-12-01T07:45:05.343Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
07:45:05 [2019-12-01T07:45:05.343Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
07:45:05 [2019-12-01T07:45:05.343Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
07:45:05 [2019-12-01T07:45:05.343Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
07:45:05 [2019-12-01T07:45:05.343Z] === CONT  TestCreateWithCapabilities/no_capabilities
07:45:05 [2019-12-01T07:45:05.343Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
07:45:05 [2019-12-01T07:45:05.343Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
07:45:05 [2019-12-01T07:45:05.343Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
07:45:05 [2019-12-01T07:45:05.343Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
07:45:05 [2019-12-01T07:45:05.343Z] === CONT  TestCreateWithCapabilities/empty_capdrop
07:45:05 [2019-12-01T07:45:05.536Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:45:05 [2019-12-01T07:45:05.536Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
07:45:05 [2019-12-01T07:45:05.711Z] === CONT  TestCreateWithCapabilities/empty_capadd
07:45:05 [2019-12-01T07:45:05.711Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
07:45:05 [2019-12-01T07:45:05.711Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
07:45:05 [2019-12-01T07:45:05.711Z] === CONT  TestCreateWithCapabilities/valid_capabilities
07:45:05 [2019-12-01T07:45:05.711Z] === CONT  TestCreateWithCapabilities/empty_capabilities
07:45:05 [2019-12-01T07:45:05.711Z] --- PASS: TestCreateWithCapabilities (0.01s)
07:45:05 [2019-12-01T07:45:05.711Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
07:45:05 [2019-12-01T07:45:05.711Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s)
07:45:05 [2019-12-01T07:45:05.711Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
07:45:05 [2019-12-01T07:45:05.711Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
07:45:05 [2019-12-01T07:45:05.711Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
07:45:05 [2019-12-01T07:45:05.711Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
07:45:05 [2019-12-01T07:45:05.711Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
07:45:05 [2019-12-01T07:45:05.711Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
07:45:05 [2019-12-01T07:45:05.711Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
07:45:05 [2019-12-01T07:45:05.711Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
07:45:05 [2019-12-01T07:45:05.711Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
07:45:05 [2019-12-01T07:45:05.711Z] === RUN   TestCreateWithCustomReadonlyPaths
07:45:08 [2019-12-01T07:45:08.050Z] --- PASS: TestBuildPreserveOwnership (6.87s)
07:45:08 [2019-12-01T07:45:08.050Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.41s)
07:45:08 [2019-12-01T07:45:08.050Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.46s)
07:45:08 [2019-12-01T07:45:08.050Z] === RUN   TestBuildPlatformInvalid
07:45:08 [2019-12-01T07:45:08.050Z] --- PASS: TestBuildPlatformInvalid (0.16s)
07:45:08 [2019-12-01T07:45:08.050Z] PASS
07:45:08 [2019-12-01T07:45:08.050Z] 
07:45:08 [2019-12-01T07:45:08.050Z] === Skipped
07:45:08 [2019-12-01T07:45:08.050Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:45:08 [2019-12-01T07:45:08.050Z]     build_session_test.go:25: TODO: BuildKit
07:45:08 [2019-12-01T07:45:08.050Z] 
07:45:08 [2019-12-01T07:45:08.050Z] 
07:45:08 [2019-12-01T07:45:08.050Z] DONE 32 tests, 1 skipped in 184.015s
07:45:08 [2019-12-01T07:45:08.158Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s)
07:45:08 [2019-12-01T07:45:08.158Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:45:08 [2019-12-01T07:45:08.158Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:45:08 [2019-12-01T07:45:08.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:45:08 [2019-12-01T07:45:08.158Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:45:08 [2019-12-01T07:45:08.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:45:08 [2019-12-01T07:45:08.158Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:45:08 [2019-12-01T07:45:08.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:45:08 [2019-12-01T07:45:08.158Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:45:08 [2019-12-01T07:45:08.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:45:08 [2019-12-01T07:45:08.158Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:45:08 [2019-12-01T07:45:08.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:45:08 [2019-12-01T07:45:08.307Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:45:08 [2019-12-01T07:45:08.307Z] ++ 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
07:45:08 [2019-12-01T07:45:08.307Z] ++ set -e
07:45:08 [2019-12-01T07:45:08.307Z] ++ '[' -n 0 ']'
07:45:08 [2019-12-01T07:45:08.307Z] ++ set -x
07:45:08 [2019-12-01T07:45:08.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:45:08 [2019-12-01T07:45:08.307Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
07:45:08 [2019-12-01T07:45:08.307Z] INFO: Testing against a local daemon
07:45:08 [2019-12-01T07:45:08.307Z] === RUN   TestConfigList
07:45:08 [2019-12-01T07:45:08.543Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:45:08 [2019-12-01T07:45:08.543Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:45:08 [2019-12-01T07:45:08.543Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:45:08 [2019-12-01T07:45:08.543Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:45:08 [2019-12-01T07:45:08.543Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:45:08 [2019-12-01T07:45:08.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:45:08 [2019-12-01T07:45:08.543Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:45:08 [2019-12-01T07:45:08.543Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
07:45:08 [2019-12-01T07:45:08.543Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
07:45:08 [2019-12-01T07:45:08.543Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:45:08 [2019-12-01T07:45:08.543Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:45:08 [2019-12-01T07:45:08.543Z] === RUN   TestContainerStartOnDaemonRestart
07:45:08 [2019-12-01T07:45:08.543Z] === PAUSE TestContainerStartOnDaemonRestart
07:45:08 [2019-12-01T07:45:08.543Z] === RUN   TestDaemonRestartIpcMode
07:45:08 [2019-12-01T07:45:08.543Z] === PAUSE TestDaemonRestartIpcMode
07:45:08 [2019-12-01T07:45:08.543Z] === RUN   TestDiff
07:45:08 [2019-12-01T07:45:08.992Z] --- PASS: TestDaemonRestartIpcMode (4.24s)
07:45:08 [2019-12-01T07:45:08.992Z] --- PASS: TestContainerStartOnDaemonRestart (4.25s)
07:45:08 [2019-12-01T07:45:08.992Z] PASS
07:45:08 [2019-12-01T07:45:08.992Z] 
07:45:08 [2019-12-01T07:45:08.992Z] === Skipped
07:45:08 [2019-12-01T07:45:08.992Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
07:45:08 [2019-12-01T07:45:08.992Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:45:08 [2019-12-01T07:45:08.992Z] 
07:45:08 [2019-12-01T07:45:08.992Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
07:45:08 [2019-12-01T07:45:08.992Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:45:08 [2019-12-01T07:45:08.992Z] 
07:45:08 [2019-12-01T07:45:08.992Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
07:45:08 [2019-12-01T07:45:08.992Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:45:08 [2019-12-01T07:45:08.992Z] 
07:45:08 [2019-12-01T07:45:08.992Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:45:08 [2019-12-01T07:45:08.992Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:45:08 [2019-12-01T07:45:08.992Z] 
07:45:08 [2019-12-01T07:45:08.992Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
07:45:08 [2019-12-01T07:45:08.992Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:45:08 [2019-12-01T07:45:08.992Z] 
07:45:08 [2019-12-01T07:45:08.992Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
07:45:08 [2019-12-01T07:45:08.992Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
07:45:08 [2019-12-01T07:45:08.992Z] 
07:45:08 [2019-12-01T07:45:08.992Z] 
07:45:08 [2019-12-01T07:45:08.992Z] DONE 197 tests, 6 skipped in 138.310s
07:45:08 [2019-12-01T07:45:08.992Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
07:45:08 [2019-12-01T07:45:08.992Z] ++ 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
07:45:08 [2019-12-01T07:45:08.992Z] ++ set -e
07:45:08 [2019-12-01T07:45:08.992Z] ++ '[' -n 0 ']'
07:45:08 [2019-12-01T07:45:08.992Z] ++ set -x
07:45:08 [2019-12-01T07:45:08.992Z] ++ env -i DEST=/go/src/github.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
07:45:08 [2019-12-01T07:45:08.992Z] INFO: Testing against a local daemon
07:45:08 [2019-12-01T07:45:08.992Z] === RUN   TestCommitInheritsEnv
07:45:09 [2019-12-01T07:45:09.018Z] --- PASS: TestDiff (0.79s)
07:45:09 [2019-12-01T07:45:09.018Z] === RUN   TestExecWithCloseStdin
07:45:09 [2019-12-01T07:45:09.351Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
07:45:09 [2019-12-01T07:45:09.558Z] --- PASS: TestCommitInheritsEnv (0.59s)
07:45:09 [2019-12-01T07:45:09.558Z] === RUN   TestImportExtremelyLargeImageWorks
07:45:09 [2019-12-01T07:45:09.558Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
07:45:09 [2019-12-01T07:45:09.558Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
07:45:09 [2019-12-01T07:45:09.558Z] === RUN   TestImagesFilterMultiReference
07:45:09 [2019-12-01T07:45:09.816Z] --- PASS: TestImagesFilterMultiReference (0.10s)
07:45:09 [2019-12-01T07:45:09.816Z] === RUN   TestImagePullPlatformInvalid
07:45:09 [2019-12-01T07:45:09.816Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
07:45:09 [2019-12-01T07:45:09.816Z] === RUN   TestRemoveImageOrphaning
07:45:09 [2019-12-01T07:45:09.914Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
07:45:10 [2019-12-01T07:45:10.291Z] --- PASS: TestExecWithCloseStdin (1.08s)
07:45:10 [2019-12-01T07:45:10.291Z] === RUN   TestExec
07:45:10 [2019-12-01T07:45:10.389Z] --- PASS: TestRemoveImageOrphaning (0.59s)
07:45:10 [2019-12-01T07:45:10.389Z] === RUN   TestRemoveImageGarbageCollector
07:45:10 [2019-12-01T07:45:10.389Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:45:10 [2019-12-01T07:45:10.389Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:45:10 [2019-12-01T07:45:10.389Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:45:10 [2019-12-01T07:45:10.389Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
07:45:10 [2019-12-01T07:45:10.389Z] === RUN   TestTagInvalidReference
07:45:10 [2019-12-01T07:45:10.389Z] --- PASS: TestTagInvalidReference (0.03s)
07:45:10 [2019-12-01T07:45:10.389Z] === RUN   TestTagValidPrefixedRepo
07:45:10 [2019-12-01T07:45:10.647Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
07:45:10 [2019-12-01T07:45:10.647Z] === RUN   TestTagExistedNameWithoutForce
07:45:10 [2019-12-01T07:45:10.647Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
07:45:10 [2019-12-01T07:45:10.647Z] === RUN   TestTagOfficialNames
07:45:10 [2019-12-01T07:45:10.647Z] --- PASS: TestTagOfficialNames (0.08s)
07:45:10 [2019-12-01T07:45:10.647Z] === RUN   TestTagMatchesDigest
07:45:10 [2019-12-01T07:45:10.647Z] --- PASS: TestTagMatchesDigest (0.03s)
07:45:10 [2019-12-01T07:45:10.647Z] PASS
07:45:10 [2019-12-01T07:45:10.647Z] 
07:45:10 [2019-12-01T07:45:10.647Z] === Skipped
07:45:10 [2019-12-01T07:45:10.647Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
07:45:10 [2019-12-01T07:45:10.647Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
07:45:10 [2019-12-01T07:45:10.647Z] 
07:45:10 [2019-12-01T07:45:10.647Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:45:10 [2019-12-01T07:45:10.647Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:45:10 [2019-12-01T07:45:10.647Z] 
07:45:10 [2019-12-01T07:45:10.647Z] 
07:45:10 [2019-12-01T07:45:10.647Z] DONE 12 tests, 2 skipped in 1.881s
07:45:10 [2019-12-01T07:45:10.647Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
07:45:10 [2019-12-01T07:45:10.647Z] ++ 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
07:45:10 [2019-12-01T07:45:10.647Z] ++ set -e
07:45:10 [2019-12-01T07:45:10.647Z] ++ '[' -n 0 ']'
07:45:10 [2019-12-01T07:45:10.647Z] ++ set -x
07:45:10 [2019-12-01T07:45:10.647Z] ++ env -i DEST=/go/src/github.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
07:45:10 [2019-12-01T07:45:10.905Z] INFO: Testing against a local daemon
07:45:10 [2019-12-01T07:45:10.906Z] === RUN   TestNetworkCreateDelete
07:45:11 [2019-12-01T07:45:11.164Z] --- PASS: TestNetworkCreateDelete (0.40s)
07:45:11 [2019-12-01T07:45:11.164Z] === RUN   TestDockerNetworkDeletePreferID
07:45:11 [2019-12-01T07:45:11.205Z] --- PASS: TestExec (1.08s)
07:45:11 [2019-12-01T07:45:11.205Z] === RUN   TestExecUser
07:45:11 [2019-12-01T07:45:11.279Z] --- PASS: TestConfigList (2.87s)
07:45:11 [2019-12-01T07:45:11.279Z] === RUN   TestConfigsCreateAndDelete
07:45:12 [2019-12-01T07:45:12.539Z] --- PASS: TestDockerNetworkDeletePreferID (1.09s)
07:45:12 [2019-12-01T07:45:12.539Z] === RUN   TestInspectNetwork
07:45:12 [2019-12-01T07:45:12.609Z] --- PASS: TestExecUser (1.11s)
07:45:12 [2019-12-01T07:45:12.609Z] === RUN   TestExportContainerAndImportImage
07:45:13 [2019-12-01T07:45:13.670Z] tests/integration/models_containers_test.py ............................ [ 83%]
07:45:13 [2019-12-01T07:45:13.797Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
07:45:13 [2019-12-01T07:45:13.901Z] --- PASS: TestExportContainerAndImportImage (1.26s)
07:45:13 [2019-12-01T07:45:13.901Z] === RUN   TestExportContainerAfterDaemonRestart
07:45:14 [2019-12-01T07:45:14.053Z] --- PASS: TestConfigsCreateAndDelete (2.90s)
07:45:14 [2019-12-01T07:45:14.053Z] === RUN   TestConfigsUpdate
07:45:14 [2019-12-01T07:45:14.572Z] ok  	github.com/docker/docker/api/server	0.019s	coverage: 9.0% of statements
07:45:15 [2019-12-01T07:45:15.179Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s)
07:45:15 [2019-12-01T07:45:15.179Z] === RUN   TestHealthCheckWorkdir
07:45:16 [2019-12-01T07:45:16.507Z] --- PASS: TestHealthCheckWorkdir (1.28s)
07:45:16 [2019-12-01T07:45:16.507Z] === RUN   TestHealthKillContainer
07:45:17 [2019-12-01T07:45:17.323Z] --- PASS: TestConfigsUpdate (3.14s)
07:45:17 [2019-12-01T07:45:17.323Z] === RUN   TestTemplatedConfig
07:45:17 [2019-12-01T07:45:17.323Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
07:45:17 [2019-12-01T07:45:17.885Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
07:45:18 [2019-12-01T07:45:18.448Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
07:45:19 [2019-12-01T07:45:19.010Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
07:45:19 [2019-12-01T07:45:19.104Z] === RUN   TestInspectNetwork/full_network_id
07:45:19 [2019-12-01T07:45:19.104Z] === RUN   TestInspectNetwork/partial_network_id
07:45:19 [2019-12-01T07:45:19.104Z] === RUN   TestInspectNetwork/network_name
07:45:19 [2019-12-01T07:45:19.104Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:45:19 [2019-12-01T07:45:19.574Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
07:45:19 [2019-12-01T07:45:19.715Z] --- PASS: TestHealthKillContainer (3.15s)
07:45:19 [2019-12-01T07:45:19.715Z] === RUN   TestInspectCpusetInConfigPre120
07:45:20 [2019-12-01T07:45:20.496Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s)
07:45:20 [2019-12-01T07:45:20.496Z] === RUN   TestIpcModeNone
07:45:21 [2019-12-01T07:45:21.468Z] --- PASS: TestTemplatedConfig (3.99s)
07:45:21 [2019-12-01T07:45:21.468Z] === RUN   TestConfigInspect
07:45:21 [2019-12-01T07:45:21.775Z] --- PASS: TestIpcModeNone (1.07s)
07:45:21 [2019-12-01T07:45:21.775Z] === RUN   TestIpcModePrivate
07:45:22 [2019-12-01T07:45:22.563Z] --- PASS: TestIpcModePrivate (1.09s)
07:45:22 [2019-12-01T07:45:22.563Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
07:45:22 [2019-12-01T07:45:22.563Z] === RUN   TestIpcModeShareable
07:45:22 [2019-12-01T07:45:22.833Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
07:45:22 [2019-12-01T07:45:22.834Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
07:45:23 [2019-12-01T07:45:23.955Z] --- PASS: TestIpcModeShareable (1.02s)
07:45:23 [2019-12-01T07:45:23.955Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
07:45:23 [2019-12-01T07:45:23.955Z] === RUN   TestAPIIpcModeShareableAndContainer
07:45:24 [2019-12-01T07:45:24.368Z] --- PASS: TestInspectNetwork (11.08s)
07:45:24 [2019-12-01T07:45:24.368Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:45:24 [2019-12-01T07:45:24.368Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:45:24 [2019-12-01T07:45:24.368Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:45:24 [2019-12-01T07:45:24.368Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:45:24 [2019-12-01T07:45:24.368Z] === RUN   TestRunContainerWithBridgeNone
07:45:24 [2019-12-01T07:45:24.727Z] --- PASS: TestConfigInspect (3.38s)
07:45:24 [2019-12-01T07:45:24.728Z] === RUN   TestConfigCreateWithLabels
07:45:25 [2019-12-01T07:45:25.655Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
07:45:25 [2019-12-01T07:45:25.655Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
07:45:25 [2019-12-01T07:45:25.911Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
07:45:26 [2019-12-01T07:45:26.270Z] --- PASS: TestRunContainerWithBridgeNone (2.83s)
07:45:26 [2019-12-01T07:45:26.270Z] === RUN   TestNetworkInvalidJSON
07:45:26 [2019-12-01T07:45:26.270Z] === RUN   TestNetworkInvalidJSON//networks/create
07:45:26 [2019-12-01T07:45:26.270Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:45:26 [2019-12-01T07:45:26.270Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:45:26 [2019-12-01T07:45:26.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:45:26 [2019-12-01T07:45:26.270Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:45:26 [2019-12-01T07:45:26.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:45:26 [2019-12-01T07:45:26.270Z] === CONT  TestNetworkInvalidJSON//networks/create
07:45:26 [2019-12-01T07:45:26.270Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:45:26 [2019-12-01T07:45:26.270Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:45:26 [2019-12-01T07:45:26.270Z] --- PASS: TestNetworkInvalidJSON (0.03s)
07:45:26 [2019-12-01T07:45:26.270Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:45:26 [2019-12-01T07:45:26.270Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:45:26 [2019-12-01T07:45:26.270Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:45:26 [2019-12-01T07:45:26.270Z] === RUN   TestDaemonRestartWithLiveRestore
07:45:26 [2019-12-01T07:45:26.838Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
07:45:27 [2019-12-01T07:45:27.136Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.18s)
07:45:27 [2019-12-01T07:45:27.136Z] === RUN   TestAPIIpcModeHost
07:45:27 [2019-12-01T07:45:27.766Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
07:45:27 [2019-12-01T07:45:27.766Z] --- PASS: TestConfigCreateWithLabels (3.21s)
07:45:27 [2019-12-01T07:45:27.766Z] === RUN   TestConfigCreateResolve
07:45:27 [2019-12-01T07:45:27.920Z] --- PASS: TestAPIIpcModeHost (0.96s)
07:45:27 [2019-12-01T07:45:27.920Z] === RUN   TestDaemonIpcModeShareable
07:45:28 [2019-12-01T07:45:28.172Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s)
07:45:28 [2019-12-01T07:45:28.172Z] === RUN   TestDaemonDefaultNetworkPools
07:45:28 [2019-12-01T07:45:28.328Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
07:45:28 [2019-12-01T07:45:28.584Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
07:45:29 [2019-12-01T07:45:29.107Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s)
07:45:29 [2019-12-01T07:45:29.107Z] === RUN   TestDaemonRestartWithExistingNetwork
07:45:29 [2019-12-01T07:45:29.514Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
07:45:29 [2019-12-01T07:45:29.796Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
07:45:29 [2019-12-01T07:45:29.796Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
07:45:29 [2019-12-01T07:45:29.796Z] === RUN   TestDaemonIpcModePrivate
07:45:30 [2019-12-01T07:45:30.442Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
07:45:31 [2019-12-01T07:45:31.010Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s)
07:45:31 [2019-12-01T07:45:31.010Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:45:31 [2019-12-01T07:45:31.369Z] --- PASS: TestConfigCreateResolve (3.48s)
07:45:31 [2019-12-01T07:45:31.369Z] === RUN   TestConfigDaemonLibtrustID
07:45:31 [2019-12-01T07:45:31.653Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
07:45:31 [2019-12-01T07:45:31.653Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
07:45:31 [2019-12-01T07:45:31.653Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:45:31 [2019-12-01T07:45:31.936Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
07:45:31 [2019-12-01T07:45:31.936Z] PASS
07:45:31 [2019-12-01T07:45:31.936Z] 
07:45:31 [2019-12-01T07:45:31.936Z] DONE 8 tests in 23.670s
07:45:31 [2019-12-01T07:45:31.936Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:45:31 [2019-12-01T07:45:31.936Z] ++ 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
07:45:31 [2019-12-01T07:45:31.936Z] ++ set -e
07:45:31 [2019-12-01T07:45:31.936Z] ++ '[' -n 0 ']'
07:45:31 [2019-12-01T07:45:31.936Z] ++ set -x
07:45:31 [2019-12-01T07:45:31.936Z] ++ env -i DEST=/go/src/github.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
07:45:32 [2019-12-01T07:45:32.192Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
07:45:32 [2019-12-01T07:45:32.192Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
07:45:32 [2019-12-01T07:45:32.192Z] INFO: Testing against a local daemon
07:45:32 [2019-12-01T07:45:32.192Z] === RUN   TestCheckpoint
07:45:32 [2019-12-01T07:45:32.192Z] --- SKIP: TestCheckpoint (0.00s)
07:45:32 [2019-12-01T07:45:32.192Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:45:32 [2019-12-01T07:45:32.192Z] === RUN   TestContainerInvalidJSON
07:45:32 [2019-12-01T07:45:32.192Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:45:32 [2019-12-01T07:45:32.192Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:45:32 [2019-12-01T07:45:32.192Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:45:32 [2019-12-01T07:45:32.192Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:45:32 [2019-12-01T07:45:32.192Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:45:32 [2019-12-01T07:45:32.192Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:45:32 [2019-12-01T07:45:32.192Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:45:32 [2019-12-01T07:45:32.192Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:45:32 [2019-12-01T07:45:32.192Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:45:32 [2019-12-01T07:45:32.192Z] --- PASS: TestContainerInvalidJSON (0.02s)
07:45:32 [2019-12-01T07:45:32.192Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:45:32 [2019-12-01T07:45:32.192Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:45:32 [2019-12-01T07:45:32.192Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:45:32 [2019-12-01T07:45:32.192Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:45:32 [2019-12-01T07:45:32.303Z] .........                                                                [ 85%]
07:45:32 [2019-12-01T07:45:32.449Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
07:45:32 [2019-12-01T07:45:32.449Z] === RUN   TestCopyFromContainerPathIsNotDir
07:45:32 [2019-12-01T07:45:32.449Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
07:45:32 [2019-12-01T07:45:32.449Z] === RUN   TestCopyToContainerPathDoesNotExist
07:45:32 [2019-12-01T07:45:32.449Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
07:45:32 [2019-12-01T07:45:32.449Z] === RUN   TestCopyToContainerPathIsNotDir
07:45:32 [2019-12-01T07:45:32.705Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
07:45:32 [2019-12-01T07:45:32.705Z] === RUN   TestCopyFromContainer
07:45:33 [2019-12-01T07:45:33.472Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s)
07:45:33 [2019-12-01T07:45:33.472Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
07:45:33 [2019-12-01T07:45:33.472Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:45:33 [2019-12-01T07:45:33.558Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.47s)
07:45:33 [2019-12-01T07:45:33.558Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:45:34 [2019-12-01T07:45:34.072Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
07:45:34 [2019-12-01T07:45:34.492Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.95s)
07:45:34 [2019-12-01T07:45:34.492Z] === RUN   TestServiceWithPredefinedNetwork
07:45:34 [2019-12-01T07:45:34.664Z] === RUN   TestCopyFromContainer//
07:45:34 [2019-12-01T07:45:34.664Z] === RUN   TestCopyFromContainer//bar/root
07:45:34 [2019-12-01T07:45:34.923Z] === RUN   TestCopyFromContainer//bar/root/
07:45:34 [2019-12-01T07:45:34.923Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
07:45:34 [2019-12-01T07:45:34.923Z] === RUN   TestCopyFromContainer/bar/quux
07:45:35 [2019-12-01T07:45:35.180Z] === RUN   TestCopyFromContainer/bar/quux/
07:45:35 [2019-12-01T07:45:35.180Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:45:35 [2019-12-01T07:45:35.322Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s)
07:45:35 [2019-12-01T07:45:35.322Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
07:45:35 [2019-12-01T07:45:35.322Z] === RUN   TestIpcModeOlderClient
07:45:35 [2019-12-01T07:45:35.322Z] === PAUSE TestIpcModeOlderClient
07:45:35 [2019-12-01T07:45:35.322Z] === RUN   TestKillContainerInvalidSignal
07:45:35 [2019-12-01T07:45:35.436Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:45:35 [2019-12-01T07:45:35.436Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:45:35 [2019-12-01T07:45:35.693Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:45:35 [2019-12-01T07:45:35.693Z] === RUN   TestCopyFromContainer/bar/notarget
07:45:35 [2019-12-01T07:45:35.956Z] --- PASS: TestCopyFromContainer (3.25s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCopyFromContainer// (0.07s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCopyFromContainer//bar/root (0.20s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
07:45:35 [2019-12-01T07:45:35.956Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:45:35 [2019-12-01T07:45:35.956Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:45:35 [2019-12-01T07:45:35.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:45:35 [2019-12-01T07:45:35.956Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:45:35 [2019-12-01T07:45:35.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:45:35 [2019-12-01T07:45:35.956Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:45:35 [2019-12-01T07:45:35.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:45:35 [2019-12-01T07:45:35.956Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:45:35 [2019-12-01T07:45:35.956Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:45:35 [2019-12-01T07:45:35.956Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:45:35 [2019-12-01T07:45:35.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
07:45:35 [2019-12-01T07:45:35.956Z] === RUN   TestCreateLinkToNonExistingContainer
07:45:35 [2019-12-01T07:45:35.956Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
07:45:35 [2019-12-01T07:45:35.956Z] === RUN   TestCreateWithInvalidEnv
07:45:35 [2019-12-01T07:45:35.956Z] === RUN   TestCreateWithInvalidEnv/0
07:45:35 [2019-12-01T07:45:35.956Z] === PAUSE TestCreateWithInvalidEnv/0
07:45:35 [2019-12-01T07:45:35.956Z] === RUN   TestCreateWithInvalidEnv/1
07:45:35 [2019-12-01T07:45:35.956Z] === PAUSE TestCreateWithInvalidEnv/1
07:45:35 [2019-12-01T07:45:35.956Z] === RUN   TestCreateWithInvalidEnv/2
07:45:35 [2019-12-01T07:45:35.956Z] === PAUSE TestCreateWithInvalidEnv/2
07:45:35 [2019-12-01T07:45:35.956Z] === CONT  TestCreateWithInvalidEnv/0
07:45:35 [2019-12-01T07:45:35.956Z] === CONT  TestCreateWithInvalidEnv/2
07:45:35 [2019-12-01T07:45:35.956Z] === CONT  TestCreateWithInvalidEnv/1
07:45:35 [2019-12-01T07:45:35.956Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:45:35 [2019-12-01T07:45:35.956Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
07:45:35 [2019-12-01T07:45:35.956Z] === RUN   TestCreateTmpfsMountsTarget
07:45:35 [2019-12-01T07:45:35.956Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
07:45:35 [2019-12-01T07:45:35.956Z] === RUN   TestCreateWithCustomMaskedPaths
07:45:36 [2019-12-01T07:45:36.118Z] --- PASS: TestKillContainerInvalidSignal (0.90s)
07:45:36 [2019-12-01T07:45:36.118Z] === RUN   TestKillContainer
07:45:36 [2019-12-01T07:45:36.118Z] === RUN   TestKillContainer/no_signal
07:45:36 [2019-12-01T07:45:36.211Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
07:45:37 [2019-12-01T07:45:37.001Z] === RUN   TestKillContainer/non_killing_signal
07:45:37 [2019-12-01T07:45:37.449Z] tests/integration/models_images_test.py ...............                  [ 89%]
07:45:37 [2019-12-01T07:45:37.576Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
07:45:37 [2019-12-01T07:45:37.777Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s)
07:45:37 [2019-12-01T07:45:37.777Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:45:37 [2019-12-01T07:45:37.777Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:45:37 [2019-12-01T07:45:37.777Z]     service_test.go:230: FLAKY_TEST
07:45:37 [2019-12-01T07:45:37.777Z] === RUN   TestServiceWithDataPathPortInit
07:45:37 [2019-12-01T07:45:37.792Z] === RUN   TestKillContainer/killing_signal
07:45:38 [2019-12-01T07:45:38.138Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
07:45:38 [2019-12-01T07:45:38.700Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s)
07:45:38 [2019-12-01T07:45:38.700Z] === RUN   TestCreateWithCapabilities
07:45:38 [2019-12-01T07:45:38.700Z] === RUN   TestCreateWithCapabilities/no_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === PAUSE TestCreateWithCapabilities/no_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === RUN   TestCreateWithCapabilities/empty_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === RUN   TestCreateWithCapabilities/valid_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
07:45:38 [2019-12-01T07:45:38.700Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
07:45:38 [2019-12-01T07:45:38.700Z] === RUN   TestCreateWithCapabilities/empty_capadd
07:45:38 [2019-12-01T07:45:38.700Z] === PAUSE TestCreateWithCapabilities/empty_capadd
07:45:38 [2019-12-01T07:45:38.700Z] === RUN   TestCreateWithCapabilities/empty_capdrop
07:45:38 [2019-12-01T07:45:38.700Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
07:45:38 [2019-12-01T07:45:38.700Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
07:45:38 [2019-12-01T07:45:38.700Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
07:45:38 [2019-12-01T07:45:38.700Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
07:45:38 [2019-12-01T07:45:38.700Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
07:45:38 [2019-12-01T07:45:38.700Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
07:45:38 [2019-12-01T07:45:38.700Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
07:45:38 [2019-12-01T07:45:38.700Z] === CONT  TestCreateWithCapabilities/no_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
07:45:38 [2019-12-01T07:45:38.700Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
07:45:38 [2019-12-01T07:45:38.700Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
07:45:38 [2019-12-01T07:45:38.700Z] === CONT  TestCreateWithCapabilities/empty_capdrop
07:45:38 [2019-12-01T07:45:38.700Z] === CONT  TestCreateWithCapabilities/empty_capadd
07:45:38 [2019-12-01T07:45:38.700Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
07:45:38 [2019-12-01T07:45:38.700Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === CONT  TestCreateWithCapabilities/valid_capabilities
07:45:38 [2019-12-01T07:45:38.700Z] === CONT  TestCreateWithCapabilities/empty_capabilities
07:45:38 [2019-12-01T07:45:38.956Z] --- PASS: TestCreateWithCapabilities (0.04s)
07:45:38 [2019-12-01T07:45:38.956Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
07:45:38 [2019-12-01T07:45:38.956Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
07:45:38 [2019-12-01T07:45:38.956Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
07:45:38 [2019-12-01T07:45:38.956Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
07:45:38 [2019-12-01T07:45:38.956Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
07:45:38 [2019-12-01T07:45:38.956Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
07:45:38 [2019-12-01T07:45:38.956Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
07:45:38 [2019-12-01T07:45:38.956Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
07:45:38 [2019-12-01T07:45:38.956Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
07:45:38 [2019-12-01T07:45:38.956Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
07:45:38 [2019-12-01T07:45:38.956Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
07:45:38 [2019-12-01T07:45:38.956Z] === RUN   TestCreateWithCustomReadonlyPaths
07:45:39 [2019-12-01T07:45:39.079Z] --- PASS: TestKillContainer (2.85s)
07:45:39 [2019-12-01T07:45:39.079Z]     --- PASS: TestKillContainer/no_signal (0.91s)
07:45:39 [2019-12-01T07:45:39.079Z]     --- PASS: TestKillContainer/non_killing_signal (0.67s)
07:45:39 [2019-12-01T07:45:39.079Z]     --- PASS: TestKillContainer/killing_signal (0.91s)
07:45:39 [2019-12-01T07:45:39.079Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:45:39 [2019-12-01T07:45:39.079Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:45:39 [2019-12-01T07:45:39.085Z] tests/integration/models_networks_test.py ....                           [ 90%]
07:45:39 [2019-12-01T07:45:39.885Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:45:41 [2019-12-01T07:45:41.135Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s)
07:45:41 [2019-12-01T07:45:41.135Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s)
07:45:41 [2019-12-01T07:45:41.135Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
07:45:41 [2019-12-01T07:45:41.135Z] === RUN   TestKillStoppedContainer
07:45:41 [2019-12-01T07:45:41.135Z] --- PASS: TestKillStoppedContainer (0.12s)
07:45:41 [2019-12-01T07:45:41.135Z] === RUN   TestKillStoppedContainerAPIPre120
07:45:41 [2019-12-01T07:45:41.135Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
07:45:41 [2019-12-01T07:45:41.135Z] === RUN   TestKillDifferentUserContainer
07:45:41 [2019-12-01T07:45:41.958Z] --- PASS: TestKillDifferentUserContainer (0.91s)
07:45:41 [2019-12-01T07:45:41.958Z] === RUN   TestInspectOomKilledTrue
07:45:41 [2019-12-01T07:45:41.958Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:45:41 [2019-12-01T07:45:41.958Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:45:41 [2019-12-01T07:45:41.958Z] === RUN   TestInspectOomKilledFalse
07:45:41 [2019-12-01T07:45:41.958Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:45:41 [2019-12-01T07:45:41.958Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:45:41 [2019-12-01T07:45:41.958Z] === RUN   TestLinksEtcHostsContentMatch
07:45:42 [2019-12-01T07:45:42.223Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
07:45:42 [2019-12-01T07:45:42.223Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.31s)
07:45:42 [2019-12-01T07:45:42.223Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:45:42 [2019-12-01T07:45:42.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:45:42 [2019-12-01T07:45:42.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:45:42 [2019-12-01T07:45:42.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:45:42 [2019-12-01T07:45:42.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:45:42 [2019-12-01T07:45:42.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:45:42 [2019-12-01T07:45:42.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:45:42 [2019-12-01T07:45:42.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:45:42 [2019-12-01T07:45:42.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:45:42 [2019-12-01T07:45:42.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:45:42 [2019-12-01T07:45:42.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:45:42 [2019-12-01T07:45:42.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:45:42 [2019-12-01T07:45:42.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:45:42 [2019-12-01T07:45:42.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:45:42 [2019-12-01T07:45:42.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:45:42 [2019-12-01T07:45:42.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:45:42 [2019-12-01T07:45:42.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
07:45:42 [2019-12-01T07:45:42.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
07:45:42 [2019-12-01T07:45:42.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
07:45:42 [2019-12-01T07:45:42.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:45:42 [2019-12-01T07:45:42.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:45:42 [2019-12-01T07:45:42.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:45:42 [2019-12-01T07:45:42.223Z] === RUN   TestContainerStartOnDaemonRestart
07:45:42 [2019-12-01T07:45:42.223Z] === PAUSE TestContainerStartOnDaemonRestart
07:45:42 [2019-12-01T07:45:42.223Z] === RUN   TestDaemonRestartIpcMode
07:45:42 [2019-12-01T07:45:42.223Z] === PAUSE TestDaemonRestartIpcMode
07:45:42 [2019-12-01T07:45:42.223Z] === RUN   TestDiff
07:45:42 [2019-12-01T07:45:42.896Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s)
07:45:42 [2019-12-01T07:45:42.896Z] === RUN   TestLinksContainerNames
07:45:43 [2019-12-01T07:45:43.153Z] --- PASS: TestDiff (0.98s)
07:45:43 [2019-12-01T07:45:43.153Z] === RUN   TestExecWithCloseStdin
07:45:44 [2019-12-01T07:45:44.519Z] --- PASS: TestExecWithCloseStdin (1.09s)
07:45:44 [2019-12-01T07:45:44.519Z] === RUN   TestExec
07:45:44 [2019-12-01T07:45:44.710Z] --- PASS: TestLinksContainerNames (1.75s)
07:45:44 [2019-12-01T07:45:44.710Z] === RUN   TestLogsFollowTailEmpty
07:45:45 [2019-12-01T07:45:45.448Z] --- PASS: TestExec (1.09s)
07:45:45 [2019-12-01T07:45:45.448Z] === RUN   TestExecUser
07:45:45 [2019-12-01T07:45:45.448Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
07:45:45 [2019-12-01T07:45:45.493Z] --- PASS: TestLogsFollowTailEmpty (0.99s)
07:45:45 [2019-12-01T07:45:45.493Z] === RUN   TestContainerNetworkMountsNoChown
07:45:45 [2019-12-01T07:45:45.629Z] tests/integration/models_nodes_test.py .                                 [ 91%]
07:45:45 [2019-12-01T07:45:45.885Z] tests/integration/models_resources_test.py .                             [ 91%]
07:45:46 [2019-12-01T07:45:46.011Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
07:45:46 [2019-12-01T07:45:46.334Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s)
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/default
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/default
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/private
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/private
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rprivate
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rprivate
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/slave
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/slave
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rslave
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rslave
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/shared
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/shared
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rshared
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rshared
07:45:46 [2019-12-01T07:45:46.334Z] === CONT  TestMountDaemonRoot/default
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/default/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/default/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === CONT  TestMountDaemonRoot/rshared
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === CONT  TestMountDaemonRoot/shared
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === CONT  TestMountDaemonRoot/rslave
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === CONT  TestMountDaemonRoot/slave
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === CONT  TestMountDaemonRoot/rprivate
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === CONT  TestMountDaemonRoot/private
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/private/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/private/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:45:46 [2019-12-01T07:45:46.334Z] === CONT  TestMountDaemonRoot/default/mount_root
07:45:46 [2019-12-01T07:45:46.334Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:45:46 [2019-12-01T07:45:46.572Z] --- PASS: TestExecUser (1.16s)
07:45:46 [2019-12-01T07:45:46.573Z] === RUN   TestExportContainerAndImportImage
07:45:46 [2019-12-01T07:45:46.704Z] === CONT  TestMountDaemonRoot/default/bind_root
07:45:46 [2019-12-01T07:45:46.704Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:45:46 [2019-12-01T07:45:46.704Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:45:46 [2019-12-01T07:45:46.704Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:45:46 [2019-12-01T07:45:46.704Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:45:46 [2019-12-01T07:45:46.704Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:45:46 [2019-12-01T07:45:46.704Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:45:46 [2019-12-01T07:45:46.704Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:45:46 [2019-12-01T07:45:46.704Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:45:46 [2019-12-01T07:45:46.704Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:45:46 [2019-12-01T07:45:46.704Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:45:46 [2019-12-01T07:45:46.704Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:45:47 [2019-12-01T07:45:47.088Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:45:47 [2019-12-01T07:45:47.088Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:45:47 [2019-12-01T07:45:47.088Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:45:47 [2019-12-01T07:45:47.088Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:45:47 [2019-12-01T07:45:47.088Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:45:47 [2019-12-01T07:45:47.088Z] === CONT  TestMountDaemonRoot/private/bind_root
07:45:47 [2019-12-01T07:45:47.088Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:45:47 [2019-12-01T07:45:47.088Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:45:47 [2019-12-01T07:45:47.088Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:45:47 [2019-12-01T07:45:47.088Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:45:47 [2019-12-01T07:45:47.088Z] === CONT  TestMountDaemonRoot/private/mount_root
07:45:47 [2019-12-01T07:45:47.088Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:45:47 [2019-12-01T07:45:47.088Z] --- PASS: TestMountDaemonRoot (0.01s)
07:45:47 [2019-12-01T07:45:47.088Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
07:45:47 [2019-12-01T07:45:47.088Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
07:45:47 [2019-12-01T07:45:47.088Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
07:45:47 [2019-12-01T07:45:47.088Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
07:45:47 [2019-12-01T07:45:47.088Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
07:45:47 [2019-12-01T07:45:47.088Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:45:47 [2019-12-01T07:45:47.089Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
07:45:47 [2019-12-01T07:45:47.089Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
07:45:47 [2019-12-01T07:45:47.089Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
07:45:47 [2019-12-01T07:45:47.089Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
07:45:47 [2019-12-01T07:45:47.089Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:45:47 [2019-12-01T07:45:47.089Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
07:45:47 [2019-12-01T07:45:47.089Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
07:45:47 [2019-12-01T07:45:47.089Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
07:45:47 [2019-12-01T07:45:47.089Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
07:45:47 [2019-12-01T07:45:47.089Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:45:47 [2019-12-01T07:45:47.089Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:45:47 [2019-12-01T07:45:47.089Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
07:45:47 [2019-12-01T07:45:47.089Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
07:45:47 [2019-12-01T07:45:47.089Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
07:45:47 [2019-12-01T07:45:47.089Z] === RUN   TestContainerBindMountNonRecursive
07:45:47 [2019-12-01T07:45:47.937Z] --- PASS: TestExportContainerAndImportImage (1.20s)
07:45:47 [2019-12-01T07:45:47.937Z] === RUN   TestExportContainerAfterDaemonRestart
07:45:48 [2019-12-01T07:45:48.983Z] --- PASS: TestContainerBindMountNonRecursive (1.93s)
07:45:48 [2019-12-01T07:45:48.983Z] === RUN   TestNetworkNat
07:45:49 [2019-12-01T07:45:49.303Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s)
07:45:49 [2019-12-01T07:45:49.303Z] === RUN   TestHealthCheckWorkdir
07:45:49 [2019-12-01T07:45:49.866Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
07:45:50 [2019-12-01T07:45:50.122Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
07:45:50 [2019-12-01T07:45:50.238Z] --- PASS: TestNetworkNat (0.89s)
07:45:50 [2019-12-01T07:45:50.238Z] === RUN   TestNetworkLocalhostTCPNat
07:45:50 [2019-12-01T07:45:50.381Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
07:45:50 [2019-12-01T07:45:50.381Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
07:45:50 [2019-12-01T07:45:50.637Z] --- PASS: TestHealthCheckWorkdir (1.25s)
07:45:50 [2019-12-01T07:45:50.637Z] === RUN   TestHealthKillContainer
07:45:50 [2019-12-01T07:45:50.894Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
07:45:51 [2019-12-01T07:45:51.031Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
07:45:51 [2019-12-01T07:45:51.031Z] === RUN   TestNetworkLoopbackNat
07:45:51 [2019-12-01T07:45:51.456Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
07:45:51 [2019-12-01T07:45:51.700Z] tests/integration/models_services_test.py ..............X.               [ 95%]
07:45:52 [2019-12-01T07:45:52.304Z] --- PASS: TestNetworkLoopbackNat (1.33s)
07:45:52 [2019-12-01T07:45:52.304Z] === RUN   TestPause
07:45:52 [2019-12-01T07:45:52.383Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
07:45:53 [2019-12-01T07:45:53.095Z] --- PASS: TestPause (1.04s)
07:45:53 [2019-12-01T07:45:53.095Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:45:53 [2019-12-01T07:45:53.095Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:45:53 [2019-12-01T07:45:53.095Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:45:53 [2019-12-01T07:45:53.095Z] === RUN   TestPauseStopPausedContainer
07:45:53 [2019-12-01T07:45:53.310Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
07:45:53 [2019-12-01T07:45:53.871Z] --- PASS: TestHealthKillContainer (3.17s)
07:45:53 [2019-12-01T07:45:53.871Z] === RUN   TestInspectCpusetInConfigPre120
07:45:54 [2019-12-01T07:45:54.506Z] --- PASS: TestPauseStopPausedContainer (0.97s)
07:45:54 [2019-12-01T07:45:54.506Z] === RUN   TestPsFilter
07:45:54 [2019-12-01T07:45:54.506Z] --- PASS: TestPsFilter (0.29s)
07:45:54 [2019-12-01T07:45:54.506Z] === RUN   TestRemoveContainerWithRemovedVolume
07:45:54 [2019-12-01T07:45:54.799Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
07:45:54 [2019-12-01T07:45:54.799Z] === RUN   TestIpcModeNone
07:45:55 [2019-12-01T07:45:55.055Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
07:45:55 [2019-12-01T07:45:55.335Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
07:45:55 [2019-12-01T07:45:55.335Z] === RUN   TestRemoveContainerWithVolume
07:45:55 [2019-12-01T07:45:55.488Z] tests/integration/models_swarm_test.py ..                                [ 96%]
07:45:55 [2019-12-01T07:45:55.488Z] tests/integration/models_volumes_test.py ..                              [ 96%]
07:45:55 [2019-12-01T07:45:55.622Z] --- PASS: TestIpcModeNone (1.12s)
07:45:55 [2019-12-01T07:45:55.622Z] === RUN   TestIpcModePrivate
07:45:56 [2019-12-01T07:45:56.113Z] --- PASS: TestRemoveContainerWithVolume (0.90s)
07:45:56 [2019-12-01T07:45:56.113Z] === RUN   TestRemoveContainerRunning
07:45:56 [2019-12-01T07:45:56.549Z] === RUN   TestDockerSuite/TestBuildAddNonTar
07:45:57 [2019-12-01T07:45:57.111Z] --- PASS: TestIpcModePrivate (1.24s)
07:45:57 [2019-12-01T07:45:57.111Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:204, shared: false, mustBeShared: false
07:45:57 [2019-12-01T07:45:57.111Z] === RUN   TestIpcModeShareable
07:45:57 [2019-12-01T07:45:57.111Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
07:45:57 [2019-12-01T07:45:57.363Z] --- PASS: TestRemoveContainerRunning (0.85s)
07:45:57 [2019-12-01T07:45:57.363Z] === RUN   TestRemoveContainerForceRemoveRunning
07:45:58 [2019-12-01T07:45:58.039Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
07:45:58 [2019-12-01T07:45:58.145Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s)
07:45:58 [2019-12-01T07:45:58.146Z] === RUN   TestRemoveInvalidContainer
07:45:58 [2019-12-01T07:45:58.146Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:45:58 [2019-12-01T07:45:58.146Z] === RUN   TestRenameLinkedContainer
07:45:58 [2019-12-01T07:45:58.295Z] --- PASS: TestIpcModeShareable (1.30s)
07:45:58 [2019-12-01T07:45:58.295Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:194, shared: true, mustBeShared: true
07:45:58 [2019-12-01T07:45:58.295Z] === RUN   TestAPIIpcModeShareableAndContainer
07:45:58 [2019-12-01T07:45:58.857Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
07:45:58 [2019-12-01T07:45:58.857Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
07:45:59 [2019-12-01T07:45:59.703Z] --- PASS: TestServiceWithDataPathPortInit (19.87s)
07:45:59 [2019-12-01T07:45:59.703Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:45:59 [2019-12-01T07:45:59.949Z] tests/integration/regression_test.py ......                              [ 98%]
07:46:00 [2019-12-01T07:46:00.206Z] tests/integration/credentials/store_test.py ......                       [ 99%]
07:46:00 [2019-12-01T07:46:00.206Z] tests/integration/credentials/utils_test.py .                            [100%]
07:46:00 [2019-12-01T07:46:00.206Z] 
07:46:00 [2019-12-01T07:46:00.206Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
07:46:00 [2019-12-01T07:46:00.206Z] =========================== short test summary info ============================
07:46:00 [2019-12-01T07:46:00.206Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
07:46:00 [2019-12-01T07:46:00.206Z]   CONFIG_RT_GROUP_SCHED isn't enabled
07:46:00 [2019-12-01T07:46:00.206Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
07:46:00 [2019-12-01T07:46:00.206Z]   Not supported on most drivers
07:46:00 [2019-12-01T07:46:00.206Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
07:46:00 [2019-12-01T07:46:00.206Z]   This doesn't seem to be taken into account by the engine
07:46:00 [2019-12-01T07:46:00.206Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
07:46:00 [2019-12-01T07:46:00.206Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
07:46:00 [2019-12-01T07:46:00.206Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
07:46:00 [2019-12-01T07:46:00.206Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
07:46:00 [2019-12-01T07:46:00.206Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
07:46:00 [2019-12-01T07:46:00.206Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
07:46:00 [2019-12-01T07:46:00.206Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
07:46:00 [2019-12-01T07:46:00.206Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 340.03 seconds ==
07:46:00 [2019-12-01T07:46:00.463Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
07:46:00 [2019-12-01T07:46:00.754Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
07:46:01 [2019-12-01T07:46:01.518Z] --- PASS: TestRenameLinkedContainer (3.52s)
07:46:01 [2019-12-01T07:46:01.518Z] === RUN   TestRenameStoppedContainer
07:46:01 [2019-12-01T07:46:01.682Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.47s)
07:46:01 [2019-12-01T07:46:01.682Z] === RUN   TestAPIIpcModeHost
07:46:02 [2019-12-01T07:46:02.308Z] --- PASS: TestRenameStoppedContainer (0.85s)
07:46:02 [2019-12-01T07:46:02.308Z] === RUN   TestRenameRunningContainerAndReuse
07:46:02 [2019-12-01T07:46:02.610Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
07:46:02 [2019-12-01T07:46:02.610Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
07:46:02 [2019-12-01T07:46:02.610Z] --- PASS: TestAPIIpcModeHost (0.99s)
07:46:02 [2019-12-01T07:46:02.610Z] === RUN   TestDaemonIpcModeShareable
07:46:04 [2019-12-01T07:46:04.113Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s)
07:46:04 [2019-12-01T07:46:04.113Z] === RUN   TestRenameInvalidName
07:46:04 [2019-12-01T07:46:04.501Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
07:46:04 [2019-12-01T07:46:04.501Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:199, shared: true, mustBeShared: true
07:46:04 [2019-12-01T07:46:04.501Z] === RUN   TestDaemonIpcModePrivate
07:46:04 [2019-12-01T07:46:04.756Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
07:46:05 [2019-12-01T07:46:05.318Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
07:46:05 [2019-12-01T07:46:05.368Z] --- PASS: TestRenameInvalidName (0.93s)
07:46:05 [2019-12-01T07:46:05.368Z] === RUN   TestRenameAnonymousContainer
07:46:05 [2019-12-01T07:46:05.574Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
07:46:06 [2019-12-01T07:46:06.502Z] --- PASS: TestDaemonIpcModePrivate (1.98s)
07:46:06 [2019-12-01T07:46:06.502Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: false, mustBeShared: false
07:46:06 [2019-12-01T07:46:06.502Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:46:06 [2019-12-01T07:46:06.758Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
07:46:07 [2019-12-01T07:46:07.812Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.89s)
07:46:07 [2019-12-01T07:46:07.813Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:shk390mdy6w6w3dof59075g36 Created:2019-12-01 07:45:59.145172323 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[8bd9fdb95d496164f6886d47a8e63e448f6d69be2e363a05ba2533f4b2111d36:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ys3ls73vu8zk7ab6zfzfpkx6p EndpointID:aa91ca8f89c96408c21bd25e6127a81535993d276a9601716bf352083366d06c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d45d55038a590abd4f8402596c4d962bf8b62cd1a89ed5d354fe09ed2334c2d1 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:a0c8fd2a2031 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ys3ls73vu8zk7ab6zfzfpkx6p EndpointID:aa91ca8f89c96408c21bd25e6127a81535993d276a9601716bf352083366d06c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
07:46:07 [2019-12-01T07:46:07.813Z] PASS
07:46:07 [2019-12-01T07:46:07.813Z] 
07:46:07 [2019-12-01T07:46:07.813Z] === Skipped
07:46:07 [2019-12-01T07:46:07.813Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:46:07 [2019-12-01T07:46:07.813Z]     service_test.go:230: FLAKY_TEST
07:46:07 [2019-12-01T07:46:07.813Z] 
07:46:07 [2019-12-01T07:46:07.813Z] 
07:46:07 [2019-12-01T07:46:07.813Z] DONE 21 tests, 1 skipped in 56.689s
07:46:07 [2019-12-01T07:46:07.813Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:46:07 [2019-12-01T07:46:07.813Z] ++ 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
07:46:07 [2019-12-01T07:46:07.813Z] ++ set -e
07:46:07 [2019-12-01T07:46:07.813Z] ++ '[' -n 0 ']'
07:46:07 [2019-12-01T07:46:07.813Z] ++ set -x
07:46:07 [2019-12-01T07:46:07.813Z] ++ env -i DEST=/go/src/github.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
07:46:07 [2019-12-01T07:46:07.813Z] INFO: Testing against a local daemon
07:46:07 [2019-12-01T07:46:07.813Z] === RUN   TestDockerNetworkIpvlanPersistance
07:46:07 [2019-12-01T07:46:07.813Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:46:07 [2019-12-01T07:46:07.813Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:46:07 [2019-12-01T07:46:07.813Z] === RUN   TestDockerNetworkIpvlan
07:46:07 [2019-12-01T07:46:07.813Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:46:07 [2019-12-01T07:46:07.813Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:46:07 [2019-12-01T07:46:07.813Z] PASS
07:46:07 [2019-12-01T07:46:07.813Z] 
07:46:07 [2019-12-01T07:46:07.813Z] === Skipped
07:46:07 [2019-12-01T07:46:07.813Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:46:07 [2019-12-01T07:46:07.813Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:46:07 [2019-12-01T07:46:07.813Z] 
07:46:07 [2019-12-01T07:46:07.813Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:46:07 [2019-12-01T07:46:07.813Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:46:07 [2019-12-01T07:46:07.813Z] 
07:46:07 [2019-12-01T07:46:07.813Z] 
07:46:07 [2019-12-01T07:46:07.813Z] DONE 2 tests, 2 skipped in 0.180s
07:46:07 [2019-12-01T07:46:07.813Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:46:07 [2019-12-01T07:46:07.813Z] ++ 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
07:46:07 [2019-12-01T07:46:07.813Z] ++ set -e
07:46:07 [2019-12-01T07:46:07.813Z] ++ '[' -n 0 ']'
07:46:07 [2019-12-01T07:46:07.813Z] ++ set -x
07:46:07 [2019-12-01T07:46:07.813Z] ++ env -i DEST=/go/src/github.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
07:46:07 [2019-12-01T07:46:07.813Z] INFO: Testing against a local daemon
07:46:07 [2019-12-01T07:46:07.813Z] === RUN   TestDockerNetworkMacvlanPersistance
07:46:07 [2019-12-01T07:46:07.877Z] --- PASS: TestRenameAnonymousContainer (2.90s)
07:46:07 [2019-12-01T07:46:07.877Z] === RUN   TestRenameContainerWithSameName
07:46:08 [2019-12-01T07:46:08.126Z] === RUN   TestDockerSuite/TestBuildAddScript
07:46:08 [2019-12-01T07:46:08.127Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
07:46:08 [2019-12-01T07:46:08.127Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false
07:46:08 [2019-12-01T07:46:08.127Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:46:08 [2019-12-01T07:46:08.688Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
07:46:09 [2019-12-01T07:46:09.117Z] --- PASS: TestRenameContainerWithSameName (0.88s)
07:46:09 [2019-12-01T07:46:09.117Z] === RUN   TestRenameContainerWithLinkedContainer
07:46:10 [2019-12-01T07:46:10.057Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
07:46:10 [2019-12-01T07:46:10.057Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: true, mustBeShared: true
07:46:10 [2019-12-01T07:46:10.057Z] === RUN   TestIpcModeOlderClient
07:46:10 [2019-12-01T07:46:10.057Z] === PAUSE TestIpcModeOlderClient
07:46:10 [2019-12-01T07:46:10.057Z] === RUN   TestKillContainerInvalidSignal
07:46:10 [2019-12-01T07:46:10.344Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s)
07:46:10 [2019-12-01T07:46:10.344Z] === RUN   TestDockerNetworkMacvlan
07:46:10 [2019-12-01T07:46:10.910Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:46:10 [2019-12-01T07:46:10.917Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s)
07:46:10 [2019-12-01T07:46:10.917Z] === RUN   TestResize
07:46:10 [2019-12-01T07:46:10.985Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
07:46:10 [2019-12-01T07:46:10.985Z] === RUN   TestKillContainer
07:46:10 [2019-12-01T07:46:10.985Z] === RUN   TestKillContainer/no_signal
07:46:11 [2019-12-01T07:46:11.552Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
07:46:11 [2019-12-01T07:46:11.552Z] === RUN   TestKillContainer/non_killing_signal
07:46:11 [2019-12-01T07:46:11.688Z] --- PASS: TestResize (0.94s)
07:46:11 [2019-12-01T07:46:11.688Z] === RUN   TestResizeWithInvalidSize
07:46:12 [2019-12-01T07:46:12.286Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:46:12 [2019-12-01T07:46:12.473Z] --- PASS: TestResizeWithInvalidSize (0.89s)
07:46:12 [2019-12-01T07:46:12.474Z] === RUN   TestResizeWhenContainerNotStarted
07:46:12 [2019-12-01T07:46:12.481Z] === RUN   TestKillContainer/killing_signal
07:46:12 [2019-12-01T07:46:12.641Z] Clearing AppArmor profiles cache:.
07:46:12 [2019-12-01T07:46:12.641Z] All profile caches have been cleared, but no profiles have been unloaded.
07:46:12 [2019-12-01T07:46:12.641Z] Unloading profiles will leave already running processes permanently
07:46:12 [2019-12-01T07:46:12.641Z] unconfined, which can lead to unexpected situations.
07:46:12 [2019-12-01T07:46:12.641Z] 
07:46:12 [2019-12-01T07:46:12.641Z] To set a process to complain mode, use the command line tool
07:46:12 [2019-12-01T07:46:12.641Z] 'aa-complain'. To really tear down all profiles, run the init script
07:46:12 [2019-12-01T07:46:12.641Z] with the 'teardown' option."
07:46:12 [2019-12-01T07:46:12.641Z] 
Post stage
[Pipeline] junit
07:46:13 [2019-12-01T07:46:13.217Z] Recording test results
07:46:13 [2019-12-01T07:46:13.295Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s)
07:46:13 [2019-12-01T07:46:13.295Z] === RUN   TestDaemonRestartKillContainers
07:46:13 [2019-12-01T07:46:13.295Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:46:13 [2019-12-01T07:46:13.295Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:46:13 [2019-12-01T07:46:13.410Z] --- PASS: TestKillContainer (2.57s)
07:46:13 [2019-12-01T07:46:13.410Z]     --- PASS: TestKillContainer/no_signal (0.81s)
07:46:13 [2019-12-01T07:46:13.410Z]     --- PASS: TestKillContainer/non_killing_signal (0.65s)
07:46:13 [2019-12-01T07:46:13.410Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
07:46:13 [2019-12-01T07:46:13.410Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:46:13 [2019-12-01T07:46:13.410Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:46:13 [2019-12-01T07:46:13.662Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:46:14 [2019-12-01T07:46:14.337Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
[Pipeline] sh
07:46:14 [2019-12-01T07:46:14.946Z] + echo Ensuring container killed.
07:46:14 [2019-12-01T07:46:14.946Z] Ensuring container killed.
07:46:14 [2019-12-01T07:46:14.946Z] + docker rm -vf docker-pr2
07:46:14 [2019-12-01T07:46:14.946Z] Error: No such container: docker-pr2
07:46:14 [2019-12-01T07:46:14.946Z] + true
[Pipeline] sh
07:46:15 [2019-12-01T07:46:15.237Z] + echo Chowning /workspace to jenkins user
07:46:15 [2019-12-01T07:46:15.237Z] Chowning /workspace to jenkins user
07:46:15 [2019-12-01T07:46:15.237Z] + id -u
07:46:15 [2019-12-01T07:46:15.237Z] + id -g
07:46:15 [2019-12-01T07:46:15.237Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40202:/workspace busybox chown -R 1000:1000 /workspace
07:46:15 [2019-12-01T07:46:15.237Z] Unable to find image 'busybox:latest' locally
07:46:15 [2019-12-01T07:46:15.237Z] latest: Pulling from library/busybox
07:46:15 [2019-12-01T07:46:15.237Z] 0f8c40e1270f: Pulling fs layer
07:46:15 [2019-12-01T07:46:15.237Z] 0f8c40e1270f: Verifying Checksum
07:46:15 [2019-12-01T07:46:15.237Z] 0f8c40e1270f: Download complete
07:46:15 [2019-12-01T07:46:15.266Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.92s)
07:46:15 [2019-12-01T07:46:15.266Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s)
07:46:15 [2019-12-01T07:46:15.266Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
07:46:15 [2019-12-01T07:46:15.266Z] === RUN   TestKillStoppedContainer
07:46:15 [2019-12-01T07:46:15.266Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
07:46:15 [2019-12-01T07:46:15.383Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:46:15 [2019-12-01T07:46:15.494Z] 0f8c40e1270f: Pull complete
07:46:15 [2019-12-01T07:46:15.495Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0
07:46:15 [2019-12-01T07:46:15.495Z] Status: Downloaded newer image for busybox:latest
07:46:15 [2019-12-01T07:46:15.523Z] --- PASS: TestKillStoppedContainer (0.09s)
07:46:15 [2019-12-01T07:46:15.523Z] === RUN   TestKillStoppedContainerAPIPre120
07:46:15 [2019-12-01T07:46:15.523Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
07:46:15 [2019-12-01T07:46:15.523Z] === RUN   TestKillDifferentUserContainer
07:46:16 [2019-12-01T07:46:16.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:46:16 [2019-12-01T07:46:16.451Z] --- PASS: TestKillDifferentUserContainer (1.03s)
07:46:16 [2019-12-01T07:46:16.451Z] === RUN   TestInspectOomKilledTrue
07:46:16 [2019-12-01T07:46:16.451Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:46:16 [2019-12-01T07:46:16.451Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:46:16 [2019-12-01T07:46:16.451Z] === RUN   TestInspectOomKilledFalse
07:46:16 [2019-12-01T07:46:16.451Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:46:16 [2019-12-01T07:46:16.451Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:46:16 [2019-12-01T07:46:16.451Z] === RUN   TestLinksEtcHostsContentMatch
07:46:16 [2019-12-01T07:46:16.946Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:46:16 [2019-12-01T07:46:16.965Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:46:17 [2019-12-01T07:46:17.348Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:46:17 [2019-12-01T07:46:17.381Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s)
07:46:17 [2019-12-01T07:46:17.381Z] === RUN   TestLinksContainerNames
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:46:17 [2019-12-01T07:46:17.693Z] + bundleName=docker-py
07:46:17 [2019-12-01T07:46:17.693Z] + echo Creating docker-py-bundles.tar.gz
07:46:17 [2019-12-01T07:46:17.693Z] Creating docker-py-bundles.tar.gz
07:46:17 [2019-12-01T07:46:17.693Z] + 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
07:46:17 [2019-12-01T07:46:17.705Z] Archiving artifacts
07:46:18 [2019-12-01T07:46:18.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:46:19 [2019-12-01T07:46:19.009Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:46:19 [2019-12-01T07:46:19.271Z] --- PASS: TestLinksContainerNames (2.00s)
07:46:19 [2019-12-01T07:46:19.271Z] === RUN   TestLogsFollowTailEmpty
07:46:19 [2019-12-01T07:46:19.477Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40202/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
07:46:19 [2019-12-01T07:46:19.857Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6 -e DOCKER_GRAPHDRIVER docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 hack/make.sh binary-daemon
07:46:20 [2019-12-01T07:46:20.202Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
07:46:20 [2019-12-01T07:46:20.202Z] --- PASS: TestLogsFollowTailEmpty (0.94s)
07:46:20 [2019-12-01T07:46:20.202Z] === RUN   TestContainerNetworkMountsNoChown
07:46:20 [2019-12-01T07:46:20.420Z] 
07:46:20 [2019-12-01T07:46:20.420Z] Removing bundles/
07:46:20 [2019-12-01T07:46:20.420Z] 
07:46:20 [2019-12-01T07:46:20.420Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
07:46:20 [2019-12-01T07:46:20.420Z] Building: bundles/binary-daemon/dockerd-dev
07:46:20 [2019-12-01T07:46:20.420Z] GOOS="" GOARCH="" GOARM=""
07:46:20 [2019-12-01T07:46:20.988Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:46:21 [2019-12-01T07:46:21.131Z] --- PASS: TestContainerNetworkMountsNoChown (1.02s)
07:46:21 [2019-12-01T07:46:21.131Z] === RUN   TestMountDaemonRoot
07:46:21 [2019-12-01T07:46:21.131Z] === RUN   TestMountDaemonRoot/default
07:46:21 [2019-12-01T07:46:21.131Z] === PAUSE TestMountDaemonRoot/default
07:46:21 [2019-12-01T07:46:21.131Z] === RUN   TestMountDaemonRoot/private
07:46:21 [2019-12-01T07:46:21.131Z] === PAUSE TestMountDaemonRoot/private
07:46:21 [2019-12-01T07:46:21.132Z] === RUN   TestMountDaemonRoot/rprivate
07:46:21 [2019-12-01T07:46:21.132Z] === PAUSE TestMountDaemonRoot/rprivate
07:46:21 [2019-12-01T07:46:21.132Z] === RUN   TestMountDaemonRoot/slave
07:46:21 [2019-12-01T07:46:21.132Z] === PAUSE TestMountDaemonRoot/slave
07:46:21 [2019-12-01T07:46:21.132Z] === RUN   TestMountDaemonRoot/rslave
07:46:21 [2019-12-01T07:46:21.132Z] === PAUSE TestMountDaemonRoot/rslave
07:46:21 [2019-12-01T07:46:21.132Z] === RUN   TestMountDaemonRoot/shared
07:46:21 [2019-12-01T07:46:21.132Z] === PAUSE TestMountDaemonRoot/shared
07:46:21 [2019-12-01T07:46:21.132Z] === RUN   TestMountDaemonRoot/rshared
07:46:21 [2019-12-01T07:46:21.132Z] === PAUSE TestMountDaemonRoot/rshared
07:46:21 [2019-12-01T07:46:21.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:46:21 [2019-12-01T07:46:21.388Z] === CONT  TestMountDaemonRoot/default
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/default/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/default/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === CONT  TestMountDaemonRoot/default/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === CONT  TestMountDaemonRoot/rshared
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === CONT  TestMountDaemonRoot/shared
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === CONT  TestMountDaemonRoot/rslave
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === CONT  TestMountDaemonRoot/slave
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === CONT  TestMountDaemonRoot/rprivate
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === CONT  TestMountDaemonRoot/private
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/private/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/private/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === CONT  TestMountDaemonRoot/default/mount_root
07:46:21 [2019-12-01T07:46:21.388Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
07:46:21 [2019-12-01T07:46:21.388Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:46:21 [2019-12-01T07:46:21.388Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:46:21 [2019-12-01T07:46:21.644Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:46:21 [2019-12-01T07:46:21.644Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:46:21 [2019-12-01T07:46:21.644Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:46:21 [2019-12-01T07:46:21.644Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:46:21 [2019-12-01T07:46:21.644Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:46:21 [2019-12-01T07:46:21.644Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:46:21 [2019-12-01T07:46:21.644Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:46:21 [2019-12-01T07:46:21.644Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:46:21 [2019-12-01T07:46:21.901Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:46:21 [2019-12-01T07:46:21.901Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:46:21 [2019-12-01T07:46:21.901Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:46:21 [2019-12-01T07:46:21.901Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:46:21 [2019-12-01T07:46:21.901Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:46:21 [2019-12-01T07:46:21.901Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:46:21 [2019-12-01T07:46:21.901Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:46:21 [2019-12-01T07:46:21.901Z] === CONT  TestMountDaemonRoot/private/bind_root
07:46:21 [2019-12-01T07:46:21.901Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:46:21 [2019-12-01T07:46:21.901Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:46:22 [2019-12-01T07:46:22.157Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:46:22 [2019-12-01T07:46:22.157Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:46:22 [2019-12-01T07:46:22.157Z] === CONT  TestMountDaemonRoot/private/mount_root
07:46:22 [2019-12-01T07:46:22.157Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:46:22 [2019-12-01T07:46:22.157Z] --- PASS: TestMountDaemonRoot (0.04s)
07:46:22 [2019-12-01T07:46:22.157Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
07:46:22 [2019-12-01T07:46:22.157Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
07:46:22 [2019-12-01T07:46:22.157Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:46:22 [2019-12-01T07:46:22.157Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
07:46:22 [2019-12-01T07:46:22.157Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
07:46:22 [2019-12-01T07:46:22.157Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
07:46:22 [2019-12-01T07:46:22.157Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
07:46:22 [2019-12-01T07:46:22.157Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
07:46:22 [2019-12-01T07:46:22.157Z] === RUN   TestContainerBindMountNonRecursive
07:46:22 [2019-12-01T07:46:22.213Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:46:23 [2019-12-01T07:46:23.870Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:46:23 [2019-12-01T07:46:23.870Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:46:24 [2019-12-01T07:46:24.049Z] --- PASS: TestContainerBindMountNonRecursive (1.93s)
07:46:24 [2019-12-01T07:46:24.049Z] === RUN   TestNetworkNat
07:46:24 [2019-12-01T07:46:24.049Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
07:46:24 [2019-12-01T07:46:24.981Z] --- PASS: TestNetworkNat (0.93s)
07:46:24 [2019-12-01T07:46:24.981Z] === RUN   TestNetworkLocalhostTCPNat
07:46:26 [2019-12-01T07:46:26.332Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:46:26 [2019-12-01T07:46:26.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.12s)
07:46:26 [2019-12-01T07:46:26.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s)
07:46:26 [2019-12-01T07:46:26.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s)
07:46:26 [2019-12-01T07:46:26.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s)
07:46:26 [2019-12-01T07:46:26.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
07:46:26 [2019-12-01T07:46:26.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s)
07:46:26 [2019-12-01T07:46:26.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s)
07:46:26 [2019-12-01T07:46:26.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s)
07:46:26 [2019-12-01T07:46:26.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s)
07:46:26 [2019-12-01T07:46:26.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.86s)
07:46:26 [2019-12-01T07:46:26.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s)
07:46:26 [2019-12-01T07:46:26.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s)
07:46:26 [2019-12-01T07:46:26.332Z] === RUN   TestCgroupNamespacesRun
07:46:26 [2019-12-01T07:46:26.346Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
07:46:26 [2019-12-01T07:46:26.346Z] --- PASS: TestNetworkLocalhostTCPNat (1.20s)
07:46:26 [2019-12-01T07:46:26.346Z] === RUN   TestNetworkLoopbackNat
07:46:28 [2019-12-01T07:46:28.241Z] --- PASS: TestNetworkLoopbackNat (2.01s)
07:46:28 [2019-12-01T07:46:28.241Z] === RUN   TestPause
07:46:28 [2019-12-01T07:46:28.273Z] --- PASS: TestCgroupNamespacesRun (1.83s)
07:46:28 [2019-12-01T07:46:28.273Z] === RUN   TestCgroupNamespacesRunPrivileged
07:46:28 [2019-12-01T07:46:28.776Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:46:29 [2019-12-01T07:46:29.170Z] --- PASS: TestPause (1.00s)
07:46:29 [2019-12-01T07:46:29.170Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:46:29 [2019-12-01T07:46:29.170Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:46:29 [2019-12-01T07:46:29.170Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:46:29 [2019-12-01T07:46:29.170Z] === RUN   TestPauseStopPausedContainer
07:46:30 [2019-12-01T07:46:30.116Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
07:46:30 [2019-12-01T07:46:30.116Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:46:30 [2019-12-01T07:46:30.535Z] --- PASS: TestPauseStopPausedContainer (1.06s)
07:46:30 [2019-12-01T07:46:30.535Z] === RUN   TestPsFilter
07:46:30 [2019-12-01T07:46:30.535Z] --- PASS: TestPsFilter (0.22s)
07:46:30 [2019-12-01T07:46:30.535Z] === RUN   TestRemoveContainerWithRemovedVolume
07:46:30 [2019-12-01T07:46:30.677Z] --- PASS: TestDockerNetworkMacvlan (20.51s)
07:46:30 [2019-12-01T07:46:30.677Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
07:46:30 [2019-12-01T07:46:30.677Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
07:46:30 [2019-12-01T07:46:30.677Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s)
07:46:30 [2019-12-01T07:46:30.677Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.14s)
07:46:30 [2019-12-01T07:46:30.677Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.99s)
07:46:30 [2019-12-01T07:46:30.677Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.53s)
07:46:30 [2019-12-01T07:46:30.677Z] PASS
07:46:30 [2019-12-01T07:46:30.677Z] 
07:46:30 [2019-12-01T07:46:30.677Z] DONE 8 tests in 22.784s
07:46:30 [2019-12-01T07:46:30.677Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
07:46:30 [2019-12-01T07:46:30.677Z] ++ 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
07:46:30 [2019-12-01T07:46:30.677Z] ++ set -e
07:46:30 [2019-12-01T07:46:30.677Z] ++ '[' -n 0 ']'
07:46:30 [2019-12-01T07:46:30.677Z] ++ set -x
07:46:30 [2019-12-01T07:46:30.677Z] ++ env -i DEST=/go/src/github.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
07:46:30 [2019-12-01T07:46:30.677Z] testing: warning: no tests to run
07:46:30 [2019-12-01T07:46:30.677Z] PASS
07:46:30 [2019-12-01T07:46:30.677Z] 
07:46:30 [2019-12-01T07:46:30.677Z] DONE 0 tests in 0.033s
07:46:30 [2019-12-01T07:46:30.677Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:46:30 [2019-12-01T07:46:30.677Z] ++ 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
07:46:30 [2019-12-01T07:46:30.677Z] ++ set -e
07:46:30 [2019-12-01T07:46:30.677Z] ++ '[' -n 0 ']'
07:46:30 [2019-12-01T07:46:30.677Z] ++ set -x
07:46:30 [2019-12-01T07:46:30.677Z] ++ env -i DEST=/go/src/github.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
07:46:30 [2019-12-01T07:46:30.677Z] INFO: Testing against a local daemon
07:46:30 [2019-12-01T07:46:30.677Z] === RUN   TestAuthZPluginAllowRequest
07:46:30 [2019-12-01T07:46:30.792Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
07:46:31 [2019-12-01T07:46:31.374Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s)
07:46:31 [2019-12-01T07:46:31.374Z] === RUN   TestCgroupNamespacesRunHostMode
07:46:31 [2019-12-01T07:46:31.721Z] === RUN   TestDockerSuite/TestBuildAddTar
07:46:31 [2019-12-01T07:46:31.977Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.45s)
07:46:31 [2019-12-01T07:46:31.977Z] === RUN   TestRemoveContainerWithVolume
07:46:32 [2019-12-01T07:46:32.580Z] --- PASS: TestAuthZPluginAllowRequest (1.82s)
07:46:32 [2019-12-01T07:46:32.580Z] === RUN   TestAuthZPluginTLS
07:46:32 [2019-12-01T07:46:32.905Z] --- PASS: TestRemoveContainerWithVolume (1.02s)
07:46:32 [2019-12-01T07:46:32.905Z] === RUN   TestRemoveContainerRunning
07:46:33 [2019-12-01T07:46:33.146Z] --- PASS: TestAuthZPluginTLS (0.70s)
07:46:33 [2019-12-01T07:46:33.146Z] === RUN   TestAuthZPluginDenyRequest
07:46:33 [2019-12-01T07:46:33.283Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
07:46:33 [2019-12-01T07:46:33.283Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:46:33 [2019-12-01T07:46:33.713Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
07:46:33 [2019-12-01T07:46:33.713Z] === RUN   TestAuthZPluginAPIDenyResponse
07:46:34 [2019-12-01T07:46:34.649Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.77s)
07:46:34 [2019-12-01T07:46:34.649Z] === RUN   TestAuthZPluginDenyResponse
07:46:34 [2019-12-01T07:46:34.801Z] --- PASS: TestRemoveContainerRunning (1.64s)
07:46:34 [2019-12-01T07:46:34.801Z] === RUN   TestRemoveContainerForceRemoveRunning
07:46:35 [2019-12-01T07:46:35.124Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s)
07:46:35 [2019-12-01T07:46:35.124Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:46:35 [2019-12-01T07:46:35.215Z] --- PASS: TestAuthZPluginDenyResponse (0.69s)
07:46:35 [2019-12-01T07:46:35.215Z] === RUN   TestAuthZPluginAllowEventStream
07:46:35 [2019-12-01T07:46:35.730Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.13s)
07:46:35 [2019-12-01T07:46:35.730Z] === RUN   TestRemoveInvalidContainer
07:46:35 [2019-12-01T07:46:35.730Z] --- PASS: TestRemoveInvalidContainer (0.02s)
07:46:35 [2019-12-01T07:46:35.730Z] === RUN   TestRenameLinkedContainer
07:46:35 [2019-12-01T07:46:35.914Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s)
07:46:35 [2019-12-01T07:46:35.914Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:46:36 [2019-12-01T07:46:36.700Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
07:46:36 [2019-12-01T07:46:36.700Z] === RUN   TestCgroupNamespacesRunOlderClient
07:46:37 [2019-12-01T07:46:37.116Z] --- PASS: TestAuthZPluginAllowEventStream (1.97s)
07:46:37 [2019-12-01T07:46:37.116Z] === RUN   TestAuthZPluginErrorResponse
07:46:38 [2019-12-01T07:46:38.051Z] --- PASS: TestAuthZPluginErrorResponse (0.67s)
07:46:38 [2019-12-01T07:46:38.051Z] === RUN   TestAuthZPluginErrorRequest
07:46:38 [2019-12-01T07:46:38.250Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
07:46:38 [2019-12-01T07:46:38.546Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
07:46:38 [2019-12-01T07:46:38.546Z] === RUN   TestKernelTCPMemory
07:46:38 [2019-12-01T07:46:38.618Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
07:46:38 [2019-12-01T07:46:38.618Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:46:39 [2019-12-01T07:46:39.184Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s)
07:46:39 [2019-12-01T07:46:39.184Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:46:39 [2019-12-01T07:46:39.484Z] --- PASS: TestKernelTCPMemory (1.11s)
07:46:39 [2019-12-01T07:46:39.484Z] === RUN   TestNISDomainname
07:46:40 [2019-12-01T07:46:40.768Z] --- PASS: TestRenameLinkedContainer (4.77s)
07:46:40 [2019-12-01T07:46:40.768Z] === RUN   TestRenameStoppedContainer
07:46:40 [2019-12-01T07:46:40.768Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
07:46:40 [2019-12-01T07:46:40.807Z] --- PASS: TestNISDomainname (1.28s)
07:46:40 [2019-12-01T07:46:40.807Z] === RUN   TestHostnameDnsResolution
07:46:41 [2019-12-01T07:46:41.695Z] --- PASS: TestRenameStoppedContainer (1.02s)
07:46:41 [2019-12-01T07:46:41.695Z] === RUN   TestRenameRunningContainerAndReuse
07:46:41 [2019-12-01T07:46:41.774Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.40s)
07:46:41 [2019-12-01T07:46:41.774Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:46:41 [2019-12-01T07:46:41.951Z] === RUN   TestDockerSuite/TestBuildAddTarXz
07:46:41 [2019-12-01T07:46:41.951Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
07:46:42 [2019-12-01T07:46:42.064Z] --- PASS: TestHostnameDnsResolution (1.15s)
07:46:42 [2019-12-01T07:46:42.064Z] === RUN   TestStats
07:46:43 [2019-12-01T07:46:43.842Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
07:46:43 [2019-12-01T07:46:43.842Z] --- PASS: TestRenameRunningContainerAndReuse (2.31s)
07:46:43 [2019-12-01T07:46:43.842Z] === RUN   TestRenameInvalidName
07:46:44 [2019-12-01T07:46:44.305Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.50s)
07:46:44 [2019-12-01T07:46:44.305Z] === RUN   TestAuthZPluginHeader
07:46:44 [2019-12-01T07:46:44.498Z] --- PASS: TestStats (2.56s)
07:46:44 [2019-12-01T07:46:44.498Z] === RUN   TestStopContainerWithTimeout
07:46:44 [2019-12-01T07:46:44.498Z] === RUN   TestStopContainerWithTimeout/0
07:46:44 [2019-12-01T07:46:44.498Z] === PAUSE TestStopContainerWithTimeout/0
07:46:44 [2019-12-01T07:46:44.498Z] === RUN   TestStopContainerWithTimeout/1
07:46:44 [2019-12-01T07:46:44.498Z] === PAUSE TestStopContainerWithTimeout/1
07:46:44 [2019-12-01T07:46:44.498Z] === RUN   TestStopContainerWithTimeout/3
07:46:44 [2019-12-01T07:46:44.498Z] === PAUSE TestStopContainerWithTimeout/3
07:46:44 [2019-12-01T07:46:44.498Z] === RUN   TestStopContainerWithTimeout/-1
07:46:44 [2019-12-01T07:46:44.498Z] === PAUSE TestStopContainerWithTimeout/-1
07:46:44 [2019-12-01T07:46:44.498Z] === CONT  TestStopContainerWithTimeout/0
07:46:44 [2019-12-01T07:46:44.498Z] === CONT  TestStopContainerWithTimeout/-1
07:46:44 [2019-12-01T07:46:44.771Z] --- PASS: TestRenameInvalidName (0.94s)
07:46:44 [2019-12-01T07:46:44.771Z] === RUN   TestRenameAnonymousContainer
07:46:45 [2019-12-01T07:46:45.240Z] --- PASS: TestAuthZPluginHeader (1.02s)
07:46:45 [2019-12-01T07:46:45.240Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:46:45 [2019-12-01T07:46:45.240Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:46:45 [2019-12-01T07:46:45.240Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:46:45 [2019-12-01T07:46:45.241Z] === RUN   TestAuthZPluginV2Disable
07:46:45 [2019-12-01T07:46:45.241Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:46:45 [2019-12-01T07:46:45.241Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:46:45 [2019-12-01T07:46:45.241Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:46:45 [2019-12-01T07:46:45.241Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:46:45 [2019-12-01T07:46:45.241Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:46:45 [2019-12-01T07:46:45.241Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:46:45 [2019-12-01T07:46:45.241Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:46:45 [2019-12-01T07:46:45.241Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:46:45 [2019-12-01T07:46:45.241Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:46:45 [2019-12-01T07:46:45.335Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
07:46:45 [2019-12-01T07:46:45.994Z] === CONT  TestStopContainerWithTimeout/3
07:46:47 [2019-12-01T07:46:47.224Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
07:46:47 [2019-12-01T07:46:47.785Z] === CONT  TestStopContainerWithTimeout/1
07:46:49 [2019-12-01T07:46:49.114Z] --- PASS: TestRenameAnonymousContainer (4.11s)
07:46:49 [2019-12-01T07:46:49.114Z] === RUN   TestRenameContainerWithSameName
07:46:49 [2019-12-01T07:46:49.582Z] --- PASS: TestStopContainerWithTimeout (0.02s)
07:46:49 [2019-12-01T07:46:49.582Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
07:46:49 [2019-12-01T07:46:49.582Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
07:46:49 [2019-12-01T07:46:49.582Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
07:46:49 [2019-12-01T07:46:49.582Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
07:46:49 [2019-12-01T07:46:49.582Z] === RUN   TestDeleteDevicemapper
07:46:49 [2019-12-01T07:46:49.582Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:46:49 [2019-12-01T07:46:49.582Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:46:49 [2019-12-01T07:46:49.582Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:46:50 [2019-12-01T07:46:50.044Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
07:46:50 [2019-12-01T07:46:50.044Z] --- PASS: TestRenameContainerWithSameName (1.03s)
07:46:50 [2019-12-01T07:46:50.044Z] === RUN   TestRenameContainerWithLinkedContainer
07:46:50 [2019-12-01T07:46:50.301Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
07:46:52 [2019-12-01T07:46:52.221Z] --- PASS: TestRenameContainerWithLinkedContainer (1.87s)
07:46:52 [2019-12-01T07:46:52.221Z] === RUN   TestResize
07:46:52 [2019-12-01T07:46:52.784Z] --- PASS: TestResize (0.97s)
07:46:52 [2019-12-01T07:46:52.784Z] === RUN   TestResizeWithInvalidSize
07:46:52 [2019-12-01T07:46:52.854Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s)
07:46:52 [2019-12-01T07:46:52.854Z] === RUN   TestUpdateMemory
07:46:52 [2019-12-01T07:46:52.854Z] --- SKIP: TestUpdateMemory (0.00s)
07:46:52 [2019-12-01T07:46:52.854Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
07:46:52 [2019-12-01T07:46:52.854Z] === RUN   TestUpdateCPUQuota
07:46:53 [2019-12-01T07:46:53.030Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
07:46:53 [2019-12-01T07:46:53.030Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:46:53 [2019-12-01T07:46:53.030Z] ok  	github.com/docker/docker/api/server/middleware	0.035s	coverage: 37.7% of statements
07:46:53 [2019-12-01T07:46:53.030Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:46:53 [2019-12-01T07:46:53.030Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:46:53 [2019-12-01T07:46:53.030Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:46:53 [2019-12-01T07:46:53.030Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:46:53 [2019-12-01T07:46:53.030Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:46:53 [2019-12-01T07:46:53.030Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:46:53 [2019-12-01T07:46:53.030Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:46:53 [2019-12-01T07:46:53.030Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:46:53 [2019-12-01T07:46:53.030Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:46:53 [2019-12-01T07:46:53.712Z] --- PASS: TestResizeWithInvalidSize (0.86s)
07:46:53 [2019-12-01T07:46:53.712Z] === RUN   TestResizeWhenContainerNotStarted
07:46:54 [2019-12-01T07:46:54.191Z] --- PASS: TestUpdateCPUQuota (1.84s)
07:46:54 [2019-12-01T07:46:54.191Z] === RUN   TestUpdatePidsLimit
07:46:54 [2019-12-01T07:46:54.191Z] === RUN   TestUpdatePidsLimit/update_from_none
07:46:54 [2019-12-01T07:46:54.238Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:46:54 [2019-12-01T07:46:54.238Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:46:54 [2019-12-01T07:46:54.579Z] === RUN   TestUpdatePidsLimit/no_change
07:46:54 [2019-12-01T07:46:54.642Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
07:46:54 [2019-12-01T07:46:54.642Z] === RUN   TestDaemonRestartKillContainers
07:46:54 [2019-12-01T07:46:54.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:46:54 [2019-12-01T07:46:54.642Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:46:55 [2019-12-01T07:46:55.376Z] === RUN   TestUpdatePidsLimit/update_lower
07:46:55 [2019-12-01T07:46:55.421Z] ok  	github.com/docker/docker/api/types/strslice	0.031s	coverage: 90.0% of statements
07:46:55 [2019-12-01T07:46:55.421Z] ok  	github.com/docker/docker/api/types/filters	0.023s	coverage: 92.2% of statements
07:46:55 [2019-12-01T07:46:55.421Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 4.0% of statements
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/types	[no test files]
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:46:55 [2019-12-01T07:46:55.421Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:46:55 [2019-12-01T07:46:55.752Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:46:55 [2019-12-01T07:46:55.764Z] ok  	github.com/docker/docker/api/types/time	0.055s	coverage: 100.0% of statements
07:46:56 [2019-12-01T07:46:56.074Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
07:46:56 [2019-12-01T07:46:56.106Z] ok  	github.com/docker/docker/api/types/versions	0.034s	coverage: 75.0% of statements
07:46:56 [2019-12-01T07:46:56.106Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:46:56 [2019-12-01T07:46:56.106Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:46:56 [2019-12-01T07:46:56.106Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:46:56 [2019-12-01T07:46:56.106Z] ?   	github.com/docker/docker/builder	[no test files]
07:46:56 [2019-12-01T07:46:56.106Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:46:56 [2019-12-01T07:46:56.106Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:46:56 [2019-12-01T07:46:56.106Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:46:56 [2019-12-01T07:46:56.106Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:46:56 [2019-12-01T07:46:56.106Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:46:56 [2019-12-01T07:46:56.106Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:46:56 [2019-12-01T07:46:56.106Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:46:56 [2019-12-01T07:46:56.115Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:46:56 [2019-12-01T07:46:56.481Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:46:56 [2019-12-01T07:46:56.837Z] ok  	github.com/docker/docker/builder/dockerignore	0.040s	coverage: 96.8% of statements
07:46:56 [2019-12-01T07:46:56.848Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:46:57 [2019-12-01T07:46:57.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:46:58 [2019-12-01T07:46:58.003Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
07:46:58 [2019-12-01T07:46:58.260Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:46:58 [2019-12-01T07:46:58.260Z] === RUN   TestDockerSuite/TestBuildBlankName
07:46:58 [2019-12-01T07:46:58.761Z] --- PASS: TestUpdatePidsLimit (4.26s)
07:46:58 [2019-12-01T07:46:58.761Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
07:46:58 [2019-12-01T07:46:58.761Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
07:46:58 [2019-12-01T07:46:58.761Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.47s)
07:46:58 [2019-12-01T07:46:58.761Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
07:46:58 [2019-12-01T07:46:58.761Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
07:46:58 [2019-12-01T07:46:58.761Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
07:46:58 [2019-12-01T07:46:58.761Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
07:46:58 [2019-12-01T07:46:58.761Z] === RUN   TestUpdateRestartPolicy
07:46:59 [2019-12-01T07:46:59.187Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
07:47:00 [2019-12-01T07:47:00.552Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
07:47:01 [2019-12-01T07:47:01.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:47:02 [2019-12-01T07:47:02.045Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
07:47:02 [2019-12-01T07:47:02.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:47:02 [2019-12-01T07:47:02.902Z] ok  	github.com/docker/docker/cli/debug	0.015s	coverage: 100.0% of statements
07:47:04 [2019-12-01T07:47:04.613Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.250s	coverage: 85.1% of statements
07:47:04 [2019-12-01T07:47:04.820Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:47:04 [2019-12-01T07:47:04.820Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
07:47:04 [2019-12-01T07:47:04.820Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:47:06 [2019-12-01T07:47:06.187Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
07:47:06 [2019-12-01T07:47:06.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:47:07 [2019-12-01T07:47:07.006Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:47:07 [2019-12-01T07:47:07.164Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.42s)
07:47:07 [2019-12-01T07:47:07.164Z] PASS
07:47:07 [2019-12-01T07:47:07.164Z] 
07:47:07 [2019-12-01T07:47:07.164Z] === Skipped
07:47:07 [2019-12-01T07:47:07.164Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:47:07 [2019-12-01T07:47:07.164Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:47:07 [2019-12-01T07:47:07.164Z] 
07:47:07 [2019-12-01T07:47:07.164Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
07:47:07 [2019-12-01T07:47:07.164Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:47:07 [2019-12-01T07:47:07.164Z] 
07:47:07 [2019-12-01T07:47:07.164Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:47:07 [2019-12-01T07:47:07.164Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:47:07 [2019-12-01T07:47:07.164Z] 
07:47:07 [2019-12-01T07:47:07.164Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:47:07 [2019-12-01T07:47:07.164Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:47:07 [2019-12-01T07:47:07.164Z] 
07:47:07 [2019-12-01T07:47:07.164Z] 
07:47:07 [2019-12-01T07:47:07.164Z] DONE 17 tests, 4 skipped in 33.117s
07:47:07 [2019-12-01T07:47:07.164Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:47:07 [2019-12-01T07:47:07.164Z] ++ 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
07:47:07 [2019-12-01T07:47:07.164Z] ++ set -e
07:47:07 [2019-12-01T07:47:07.164Z] ++ '[' -n 0 ']'
07:47:07 [2019-12-01T07:47:07.164Z] ++ set -x
07:47:07 [2019-12-01T07:47:07.164Z] ++ env -i DEST=/go/src/github.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
07:47:07 [2019-12-01T07:47:07.164Z] INFO: Testing against a local daemon
07:47:07 [2019-12-01T07:47:07.164Z] === RUN   TestPluginInvalidJSON
07:47:07 [2019-12-01T07:47:07.164Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:47:07 [2019-12-01T07:47:07.164Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:47:07 [2019-12-01T07:47:07.164Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:47:07 [2019-12-01T07:47:07.164Z] --- PASS: TestPluginInvalidJSON (0.03s)
07:47:07 [2019-12-01T07:47:07.164Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:47:07 [2019-12-01T07:47:07.164Z] PASS
07:47:07 [2019-12-01T07:47:07.164Z] 
07:47:07 [2019-12-01T07:47:07.164Z] DONE 2 tests in 0.194s
07:47:07 [2019-12-01T07:47:07.164Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:47:07 [2019-12-01T07:47:07.164Z] ++ 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
07:47:07 [2019-12-01T07:47:07.164Z] ++ set -e
07:47:07 [2019-12-01T07:47:07.164Z] ++ '[' -n 0 ']'
07:47:07 [2019-12-01T07:47:07.164Z] ++ set -x
07:47:07 [2019-12-01T07:47:07.164Z] ++ env -i DEST=/go/src/github.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
07:47:07 [2019-12-01T07:47:07.164Z] INFO: Testing against a local daemon
07:47:07 [2019-12-01T07:47:07.164Z] === RUN   TestExternalGraphDriver
07:47:07 [2019-12-01T07:47:07.164Z] === RUN   TestExternalGraphDriver/json
07:47:07 [2019-12-01T07:47:07.164Z] === RUN   TestExternalGraphDriver/spec
07:47:07 [2019-12-01T07:47:07.673Z] ok  	github.com/docker/docker/builder/remotecontext	0.561s	coverage: 13.6% of statements
07:47:08 [2019-12-01T07:47:08.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:47:08 [2019-12-01T07:47:08.629Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:47:08 [2019-12-01T07:47:08.877Z] ok  	github.com/docker/docker/builder/dockerfile	1.402s	coverage: 48.2% of statements
07:47:08 [2019-12-01T07:47:08.877Z] ?   	github.com/docker/docker/cli	[no test files]
07:47:08 [2019-12-01T07:47:08.877Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:47:09 [2019-12-01T07:47:09.557Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
07:47:09 [2019-12-01T07:47:09.695Z] === RUN   TestExternalGraphDriver/pull
07:47:11 [2019-12-01T07:47:11.447Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:47:11 [2019-12-01T07:47:11.447Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.98s)
07:47:11 [2019-12-01T07:47:11.447Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.71s)
07:47:11 [2019-12-01T07:47:11.447Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.82s)
07:47:11 [2019-12-01T07:47:11.447Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.01s)
07:47:11 [2019-12-01T07:47:11.447Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s)
07:47:11 [2019-12-01T07:47:11.447Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s)
07:47:11 [2019-12-01T07:47:11.447Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
07:47:11 [2019-12-01T07:47:11.447Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s)
07:47:11 [2019-12-01T07:47:11.447Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s)
07:47:11 [2019-12-01T07:47:11.447Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s)
07:47:11 [2019-12-01T07:47:11.447Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s)
07:47:11 [2019-12-01T07:47:11.447Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s)
07:47:11 [2019-12-01T07:47:11.447Z] === RUN   TestCgroupNamespacesRun
07:47:12 [2019-12-01T07:47:12.225Z] --- PASS: TestExternalGraphDriver (7.87s)
07:47:12 [2019-12-01T07:47:12.225Z]     --- PASS: TestExternalGraphDriver/json (2.50s)
07:47:12 [2019-12-01T07:47:12.225Z]     --- PASS: TestExternalGraphDriver/spec (2.88s)
07:47:12 [2019-12-01T07:47:12.225Z]     --- PASS: TestExternalGraphDriver/pull (2.31s)
07:47:12 [2019-12-01T07:47:12.225Z] === RUN   TestGraphdriverPluginV2
07:47:12 [2019-12-01T07:47:12.225Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
07:47:12 [2019-12-01T07:47:12.225Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:47:12 [2019-12-01T07:47:12.225Z] PASS
07:47:12 [2019-12-01T07:47:12.225Z] 
07:47:12 [2019-12-01T07:47:12.225Z] === Skipped
07:47:12 [2019-12-01T07:47:12.225Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
07:47:12 [2019-12-01T07:47:12.225Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:47:12 [2019-12-01T07:47:12.225Z] 
07:47:12 [2019-12-01T07:47:12.225Z] 
07:47:12 [2019-12-01T07:47:12.225Z] DONE 5 tests, 1 skipped in 8.094s
07:47:12 [2019-12-01T07:47:12.225Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:47:12 [2019-12-01T07:47:12.225Z] ++ 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
07:47:12 [2019-12-01T07:47:12.225Z] ++ set -e
07:47:12 [2019-12-01T07:47:12.225Z] ++ '[' -n 0 ']'
07:47:12 [2019-12-01T07:47:12.225Z] ++ set -x
07:47:12 [2019-12-01T07:47:12.225Z] ++ env -i DEST=/go/src/github.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
07:47:12 [2019-12-01T07:47:12.225Z] INFO: Testing against a local daemon
07:47:12 [2019-12-01T07:47:12.225Z] === RUN   TestContinueAfterPluginCrash
07:47:12 [2019-12-01T07:47:12.225Z] === PAUSE TestContinueAfterPluginCrash
07:47:12 [2019-12-01T07:47:12.225Z] === RUN   TestDaemonStartWithLogOpt
07:47:12 [2019-12-01T07:47:12.225Z] === PAUSE TestDaemonStartWithLogOpt
07:47:12 [2019-12-01T07:47:12.225Z] === CONT  TestContinueAfterPluginCrash
07:47:12 [2019-12-01T07:47:12.225Z] === CONT  TestDaemonStartWithLogOpt
07:47:12 [2019-12-01T07:47:12.327Z] --- PASS: TestUpdateRestartPolicy (12.96s)
07:47:12 [2019-12-01T07:47:12.327Z] === RUN   TestUpdateRestartWithAutoRemove
07:47:12 [2019-12-01T07:47:12.327Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
07:47:12 [2019-12-01T07:47:12.327Z] === RUN   TestWaitNonBlocked
07:47:12 [2019-12-01T07:47:12.327Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:47:12 [2019-12-01T07:47:12.327Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:47:12 [2019-12-01T07:47:12.327Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:47:12 [2019-12-01T07:47:12.327Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:47:12 [2019-12-01T07:47:12.327Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:47:12 [2019-12-01T07:47:12.327Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:47:12 [2019-12-01T07:47:12.379Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
07:47:13 [2019-12-01T07:47:13.307Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
07:47:13 [2019-12-01T07:47:13.563Z] --- PASS: TestCgroupNamespacesRun (2.03s)
07:47:13 [2019-12-01T07:47:13.563Z] === RUN   TestCgroupNamespacesRunPrivileged
07:47:13 [2019-12-01T07:47:13.794Z] --- PASS: TestWaitNonBlocked (0.01s)
07:47:13 [2019-12-01T07:47:13.794Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
07:47:13 [2019-12-01T07:47:13.794Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
07:47:13 [2019-12-01T07:47:13.794Z] === RUN   TestWaitBlocked
07:47:13 [2019-12-01T07:47:13.794Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:47:13 [2019-12-01T07:47:13.794Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:47:13 [2019-12-01T07:47:13.794Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:47:13 [2019-12-01T07:47:13.794Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:47:13 [2019-12-01T07:47:13.794Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:47:13 [2019-12-01T07:47:13.794Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:47:15 [2019-12-01T07:47:15.072Z] --- PASS: TestWaitBlocked (0.01s)
07:47:15 [2019-12-01T07:47:15.072Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s)
07:47:15 [2019-12-01T07:47:15.072Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s)
07:47:15 [2019-12-01T07:47:15.072Z] === CONT  TestContainerStartOnDaemonRestart
07:47:15 [2019-12-01T07:47:15.072Z] === CONT  TestIpcModeOlderClient
07:47:15 [2019-12-01T07:47:15.072Z] --- PASS: TestIpcModeOlderClient (0.14s)
07:47:15 [2019-12-01T07:47:15.072Z] === CONT  TestDaemonRestartIpcMode
07:47:15 [2019-12-01T07:47:15.454Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
07:47:15 [2019-12-01T07:47:15.454Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.98s)
07:47:15 [2019-12-01T07:47:15.454Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:47:16 [2019-12-01T07:47:16.384Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
07:47:16 [2019-12-01T07:47:16.946Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
07:47:17 [2019-12-01T07:47:17.509Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s)
07:47:17 [2019-12-01T07:47:17.509Z] === RUN   TestCgroupNamespacesRunHostMode
07:47:17 [2019-12-01T07:47:17.929Z] ok  	github.com/docker/docker/client	0.709s	coverage: 75.8% of statements
07:47:18 [2019-12-01T07:47:18.071Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
07:47:18 [2019-12-01T07:47:18.269Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s)
07:47:19 [2019-12-01T07:47:19.061Z] --- PASS: TestDaemonRestartIpcMode (3.83s)
07:47:19 [2019-12-01T07:47:19.061Z] PASS
07:47:19 [2019-12-01T07:47:19.061Z] 
07:47:19 [2019-12-01T07:47:19.061Z] === Skipped
07:47:19 [2019-12-01T07:47:19.061Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
07:47:19 [2019-12-01T07:47:19.061Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:47:19 [2019-12-01T07:47:19.061Z] 
07:47:19 [2019-12-01T07:47:19.061Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
07:47:19 [2019-12-01T07:47:19.061Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:47:19 [2019-12-01T07:47:19.061Z] 
07:47:19 [2019-12-01T07:47:19.061Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
07:47:19 [2019-12-01T07:47:19.061Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:47:19 [2019-12-01T07:47:19.061Z] 
07:47:19 [2019-12-01T07:47:19.061Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:47:19 [2019-12-01T07:47:19.061Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:47:19 [2019-12-01T07:47:19.061Z] 
07:47:19 [2019-12-01T07:47:19.061Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
07:47:19 [2019-12-01T07:47:19.061Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:47:19 [2019-12-01T07:47:19.061Z] 
07:47:19 [2019-12-01T07:47:19.061Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
07:47:19 [2019-12-01T07:47:19.061Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
07:47:19 [2019-12-01T07:47:19.061Z] 
07:47:19 [2019-12-01T07:47:19.061Z] 
07:47:19 [2019-12-01T07:47:19.061Z] DONE 197 tests, 6 skipped in 139.771s
07:47:19 [2019-12-01T07:47:19.061Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
07:47:19 [2019-12-01T07:47:19.061Z] ++ 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
07:47:19 [2019-12-01T07:47:19.061Z] ++ set -e
07:47:19 [2019-12-01T07:47:19.061Z] ++ '[' -n 0 ']'
07:47:19 [2019-12-01T07:47:19.061Z] ++ set -x
07:47:19 [2019-12-01T07:47:19.061Z] ++ env -i DEST=/go/src/github.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
07:47:19 [2019-12-01T07:47:19.061Z] INFO: Testing against a local daemon
07:47:19 [2019-12-01T07:47:19.061Z] === RUN   TestCommitInheritsEnv
07:47:19 [2019-12-01T07:47:19.438Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s)
07:47:19 [2019-12-01T07:47:19.438Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:47:19 [2019-12-01T07:47:19.515Z] --- PASS: TestCommitInheritsEnv (0.57s)
07:47:19 [2019-12-01T07:47:19.515Z] === RUN   TestImportExtremelyLargeImageWorks
07:47:19 [2019-12-01T07:47:19.515Z] === PAUSE TestImportExtremelyLargeImageWorks
07:47:19 [2019-12-01T07:47:19.515Z] === RUN   TestImagesFilterMultiReference
07:47:19 [2019-12-01T07:47:19.515Z] --- PASS: TestImagesFilterMultiReference (0.04s)
07:47:19 [2019-12-01T07:47:19.515Z] === RUN   TestImagePullPlatformInvalid
07:47:19 [2019-12-01T07:47:19.515Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
07:47:19 [2019-12-01T07:47:19.515Z] === RUN   TestRemoveImageOrphaning
07:47:19 [2019-12-01T07:47:19.936Z] --- PASS: TestRemoveImageOrphaning (0.48s)
07:47:19 [2019-12-01T07:47:19.936Z] === RUN   TestRemoveImageGarbageCollector
07:47:20 [2019-12-01T07:47:20.337Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:47:20 [2019-12-01T07:47:20.337Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:47:20 [2019-12-01T07:47:20.337Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:47:20 [2019-12-01T07:47:20.337Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:47:20 [2019-12-01T07:47:20.337Z] === RUN   TestTagInvalidReference
07:47:20 [2019-12-01T07:47:20.337Z] --- PASS: TestTagInvalidReference (0.02s)
07:47:20 [2019-12-01T07:47:20.337Z] === RUN   TestTagValidPrefixedRepo
07:47:20 [2019-12-01T07:47:20.337Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
07:47:20 [2019-12-01T07:47:20.337Z] === RUN   TestTagExistedNameWithoutForce
07:47:20 [2019-12-01T07:47:20.337Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:47:20 [2019-12-01T07:47:20.337Z] === RUN   TestTagOfficialNames
07:47:20 [2019-12-01T07:47:20.337Z] --- PASS: TestTagOfficialNames (0.04s)
07:47:20 [2019-12-01T07:47:20.337Z] === RUN   TestTagMatchesDigest
07:47:20 [2019-12-01T07:47:20.337Z] --- PASS: TestTagMatchesDigest (0.01s)
07:47:20 [2019-12-01T07:47:20.337Z] === CONT  TestImportExtremelyLargeImageWorks
07:47:20 [2019-12-01T07:47:20.804Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
07:47:21 [2019-12-01T07:47:21.060Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
07:47:21 [2019-12-01T07:47:21.316Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.04s)
07:47:21 [2019-12-01T07:47:21.316Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:47:22 [2019-12-01T07:47:22.244Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s)
07:47:22 [2019-12-01T07:47:22.244Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:47:23 [2019-12-01T07:47:23.172Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
07:47:23 [2019-12-01T07:47:23.172Z] === RUN   TestCgroupNamespacesRunOlderClient
07:47:23 [2019-12-01T07:47:23.404Z] 65014b3c3121: Pull complete
07:47:24 [2019-12-01T07:47:24.100Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
07:47:24 [2019-12-01T07:47:24.100Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
07:47:24 [2019-12-01T07:47:24.100Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
07:47:24 [2019-12-01T07:47:24.452Z] --- PASS: TestDaemonStartWithLogOpt (11.08s)
07:47:25 [2019-12-01T07:47:25.028Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.03s)
07:47:25 [2019-12-01T07:47:25.028Z] === RUN   TestKernelTCPMemory
07:47:26 [2019-12-01T07:47:26.394Z] --- PASS: TestKernelTCPMemory (1.18s)
07:47:26 [2019-12-01T07:47:26.394Z] === RUN   TestNISDomainname
07:47:27 [2019-12-01T07:47:27.323Z] --- PASS: TestNISDomainname (1.02s)
07:47:27 [2019-12-01T07:47:27.323Z] === RUN   TestHostnameDnsResolution
07:47:28 [2019-12-01T07:47:28.253Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
07:47:28 [2019-12-01T07:47:28.640Z] --- PASS: TestContinueAfterPluginCrash (15.95s)
07:47:28 [2019-12-01T07:47:28.640Z] PASS
07:47:28 [2019-12-01T07:47:28.640Z] 
07:47:28 [2019-12-01T07:47:28.640Z] DONE 2 tests in 16.142s
07:47:28 [2019-12-01T07:47:28.640Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:47:28 [2019-12-01T07:47:28.640Z] ++ 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
07:47:28 [2019-12-01T07:47:28.640Z] ++ set -e
07:47:28 [2019-12-01T07:47:28.640Z] ++ '[' -n 0 ']'
07:47:28 [2019-12-01T07:47:28.640Z] ++ set -x
07:47:28 [2019-12-01T07:47:28.640Z] ++ env -i DEST=/go/src/github.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
07:47:28 [2019-12-01T07:47:28.640Z] INFO: Testing against a local daemon
07:47:28 [2019-12-01T07:47:28.640Z] === RUN   TestPluginWithDevMounts
07:47:28 [2019-12-01T07:47:28.640Z] === PAUSE TestPluginWithDevMounts
07:47:28 [2019-12-01T07:47:28.640Z] === CONT  TestPluginWithDevMounts
07:47:29 [2019-12-01T07:47:29.184Z] --- PASS: TestHostnameDnsResolution (1.82s)
07:47:29 [2019-12-01T07:47:29.184Z] === RUN   TestStats
07:47:30 [2019-12-01T07:47:30.542Z] --- PASS: TestPluginWithDevMounts (2.23s)
07:47:30 [2019-12-01T07:47:30.542Z] PASS
07:47:30 [2019-12-01T07:47:30.542Z] 
07:47:30 [2019-12-01T07:47:30.542Z] DONE 1 tests in 2.405s
07:47:30 [2019-12-01T07:47:30.542Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
07:47:30 [2019-12-01T07:47:30.542Z] ++ 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
07:47:30 [2019-12-01T07:47:30.542Z] ++ set -e
07:47:30 [2019-12-01T07:47:30.542Z] ++ '[' -n 0 ']'
07:47:30 [2019-12-01T07:47:30.542Z] ++ set -x
07:47:30 [2019-12-01T07:47:30.542Z] ++ env -i DEST=/go/src/github.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
07:47:30 [2019-12-01T07:47:30.800Z] INFO: Testing against a local daemon
07:47:30 [2019-12-01T07:47:30.800Z] === RUN   TestSecretInspect
07:47:31 [2019-12-01T07:47:31.700Z] --- PASS: TestStats (2.66s)
07:47:31 [2019-12-01T07:47:31.700Z] === RUN   TestStopContainerWithTimeout
07:47:31 [2019-12-01T07:47:31.700Z] === RUN   TestStopContainerWithTimeout/0
07:47:31 [2019-12-01T07:47:31.700Z] === PAUSE TestStopContainerWithTimeout/0
07:47:31 [2019-12-01T07:47:31.700Z] === RUN   TestStopContainerWithTimeout/1
07:47:31 [2019-12-01T07:47:31.700Z] === PAUSE TestStopContainerWithTimeout/1
07:47:31 [2019-12-01T07:47:31.700Z] === RUN   TestStopContainerWithTimeout/3
07:47:31 [2019-12-01T07:47:31.700Z] === PAUSE TestStopContainerWithTimeout/3
07:47:31 [2019-12-01T07:47:31.700Z] === RUN   TestStopContainerWithTimeout/-1
07:47:31 [2019-12-01T07:47:31.700Z] === PAUSE TestStopContainerWithTimeout/-1
07:47:31 [2019-12-01T07:47:31.700Z] === CONT  TestStopContainerWithTimeout/0
07:47:31 [2019-12-01T07:47:31.700Z] === CONT  TestStopContainerWithTimeout/3
07:47:33 [2019-12-01T07:47:33.070Z] === CONT  TestStopContainerWithTimeout/-1
07:47:33 [2019-12-01T07:47:33.632Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
07:47:33 [2019-12-01T07:47:33.888Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
07:47:34 [2019-12-01T07:47:34.084Z] --- PASS: TestSecretInspect (3.25s)
07:47:34 [2019-12-01T07:47:34.084Z] === RUN   TestSecretList
07:47:35 [2019-12-01T07:47:35.254Z] === CONT  TestStopContainerWithTimeout/1
07:47:37 [2019-12-01T07:47:37.146Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
07:47:37 [2019-12-01T07:47:37.146Z] --- PASS: TestStopContainerWithTimeout (0.02s)
07:47:37 [2019-12-01T07:47:37.146Z]     --- PASS: TestStopContainerWithTimeout/0 (1.36s)
07:47:37 [2019-12-01T07:47:37.146Z]     --- PASS: TestStopContainerWithTimeout/3 (3.46s)
07:47:37 [2019-12-01T07:47:37.146Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.86s)
07:47:37 [2019-12-01T07:47:37.146Z]     --- PASS: TestStopContainerWithTimeout/1 (1.96s)
07:47:37 [2019-12-01T07:47:37.146Z] === RUN   TestDeleteDevicemapper
07:47:37 [2019-12-01T07:47:37.146Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:47:37 [2019-12-01T07:47:37.146Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:47:37 [2019-12-01T07:47:37.146Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:47:37 [2019-12-01T07:47:37.146Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
07:47:37 [2019-12-01T07:47:37.371Z] --- PASS: TestSecretList (3.26s)
07:47:37 [2019-12-01T07:47:37.371Z] === RUN   TestSecretsCreateAndDelete
07:47:40 [2019-12-01T07:47:40.414Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.63s)
07:47:40 [2019-12-01T07:47:40.414Z] === RUN   TestUpdateMemory
07:47:40 [2019-12-01T07:47:40.414Z] --- SKIP: TestUpdateMemory (0.00s)
07:47:40 [2019-12-01T07:47:40.414Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
07:47:40 [2019-12-01T07:47:40.414Z] === RUN   TestUpdateCPUQuota
07:47:40 [2019-12-01T07:47:40.414Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
07:47:40 [2019-12-01T07:47:40.657Z] --- PASS: TestSecretsCreateAndDelete (3.22s)
07:47:40 [2019-12-01T07:47:40.657Z] === RUN   TestSecretsUpdate
07:47:40 [2019-12-01T07:47:40.670Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
07:47:40 [2019-12-01T07:47:40.925Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
07:47:41 [2019-12-01T07:47:41.825Z] Created binary: bundles/binary-daemon/dockerd-dev
07:47:41 [2019-12-01T07:47:41.825Z] Copying nested executables into bundles/binary-daemon
07:47:41 [2019-12-01T07:47:41.825Z] 
[Pipeline] }
[Pipeline] // stage
07:47:41 [2019-12-01T07:47:41.854Z] --- PASS: TestUpdateCPUQuota (1.88s)
07:47:41 [2019-12-01T07:47:41.854Z] === RUN   TestUpdatePidsLimit
07:47:41 [2019-12-01T07:47:41.854Z] === RUN   TestUpdatePidsLimit/update_from_none
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
07:47:42 [2019-12-01T07:47:42.111Z] === RUN   TestUpdatePidsLimit/no_change
07:47:42 [2019-12-01T07:47:42.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6 -e DOCKER_GRAPHDRIVER docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 hack/make.sh cross
07:47:42 [2019-12-01T07:47:42.674Z] === RUN   TestUpdatePidsLimit/update_lower
07:47:42 [2019-12-01T07:47:42.731Z] 
07:47:42 [2019-12-01T07:47:42.731Z] Removing bundles/
07:47:42 [2019-12-01T07:47:42.731Z] 
07:47:42 [2019-12-01T07:47:42.731Z] ---> Making bundle: cross (in bundles/cross)
07:47:42 [2019-12-01T07:47:42.731Z] Cross building: bundles/cross/linux/amd64
07:47:42 [2019-12-01T07:47:42.731Z] Building: bundles/cross/linux/amd64/dockerd-dev
07:47:42 [2019-12-01T07:47:42.731Z] GOOS="linux" GOARCH="amd64" GOARM=""
07:47:43 [2019-12-01T07:47:43.236Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:47:43 [2019-12-01T07:47:43.236Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
07:47:43 [2019-12-01T07:47:43.236Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
07:47:43 [2019-12-01T07:47:43.493Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:47:43 [2019-12-01T07:47:43.943Z] --- PASS: TestSecretsUpdate (3.30s)
07:47:43 [2019-12-01T07:47:43.943Z] === RUN   TestTemplatedSecret
07:47:44 [2019-12-01T07:47:44.056Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:47:44 [2019-12-01T07:47:44.621Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:47:46 [2019-12-01T07:47:46.516Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
07:47:46 [2019-12-01T07:47:46.516Z] --- PASS: TestUpdatePidsLimit (4.63s)
07:47:46 [2019-12-01T07:47:46.516Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
07:47:46 [2019-12-01T07:47:46.516Z]     --- PASS: TestUpdatePidsLimit/no_change (0.50s)
07:47:46 [2019-12-01T07:47:46.516Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.48s)
07:47:46 [2019-12-01T07:47:46.516Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s)
07:47:46 [2019-12-01T07:47:46.516Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s)
07:47:46 [2019-12-01T07:47:46.516Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s)
07:47:46 [2019-12-01T07:47:46.516Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.52s)
07:47:46 [2019-12-01T07:47:46.516Z] === RUN   TestUpdateRestartPolicy
07:47:47 [2019-12-01T07:47:47.231Z] --- PASS: TestTemplatedSecret (3.57s)
07:47:47 [2019-12-01T07:47:47.231Z] === RUN   TestSecretCreateResolve
07:47:47 [2019-12-01T07:47:47.445Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
07:47:50 [2019-12-01T07:47:50.514Z] --- PASS: TestSecretCreateResolve (3.25s)
07:47:50 [2019-12-01T07:47:50.514Z] PASS
07:47:50 [2019-12-01T07:47:50.514Z] 
07:47:50 [2019-12-01T07:47:50.514Z] DONE 6 tests in 20.028s
07:47:50 [2019-12-01T07:47:50.515Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
07:47:50 [2019-12-01T07:47:50.515Z] ++ 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
07:47:50 [2019-12-01T07:47:50.515Z] ++ set -e
07:47:50 [2019-12-01T07:47:50.515Z] ++ '[' -n 0 ']'
07:47:50 [2019-12-01T07:47:50.515Z] ++ set -x
07:47:50 [2019-12-01T07:47:50.515Z] ++ env -i DEST=/go/src/github.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
07:47:50 [2019-12-01T07:47:50.774Z] INFO: Testing against a local daemon
07:47:50 [2019-12-01T07:47:50.774Z] === RUN   TestServiceCreateInit
07:47:50 [2019-12-01T07:47:50.774Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:47:51 [2019-12-01T07:47:51.615Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
07:47:52 [2019-12-01T07:47:52.177Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
07:47:53 [2019-12-01T07:47:53.606Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
07:47:54 [2019-12-01T07:47:54.971Z] === RUN   TestDockerSuite/TestBuildCacheAdd
07:47:55 [2019-12-01T07:47:55.899Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
07:47:56 [2019-12-01T07:47:56.043Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:47:56 [2019-12-01T07:47:56.155Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
07:47:56 [2019-12-01T07:47:56.412Z] === RUN   TestDockerSuite/TestBuildCacheFrom
07:47:58 [2019-12-01T07:47:58.931Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
07:48:00 [2019-12-01T07:48:00.297Z] --- PASS: TestUpdateRestartPolicy (14.00s)
07:48:00 [2019-12-01T07:48:00.297Z] === RUN   TestUpdateRestartWithAutoRemove
07:48:01 [2019-12-01T07:48:01.227Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s)
07:48:01 [2019-12-01T07:48:01.227Z] === RUN   TestWaitNonBlocked
07:48:01 [2019-12-01T07:48:01.311Z] --- PASS: TestServiceCreateInit (9.93s)
07:48:01 [2019-12-01T07:48:01.311Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s)
07:48:01 [2019-12-01T07:48:01.311Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.75s)
07:48:01 [2019-12-01T07:48:01.311Z] === RUN   TestCreateServiceMultipleTimes
07:48:01 [2019-12-01T07:48:01.484Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:48:01 [2019-12-01T07:48:01.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:48:01 [2019-12-01T07:48:01.484Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:48:01 [2019-12-01T07:48:01.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:48:01 [2019-12-01T07:48:01.484Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:48:01 [2019-12-01T07:48:01.484Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:48:02 [2019-12-01T07:48:02.048Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
07:48:02 [2019-12-01T07:48:02.619Z] --- PASS: TestWaitNonBlocked (0.05s)
07:48:02 [2019-12-01T07:48:02.619Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s)
07:48:02 [2019-12-01T07:48:02.619Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s)
07:48:02 [2019-12-01T07:48:02.619Z] === RUN   TestWaitBlocked
07:48:02 [2019-12-01T07:48:02.619Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:48:02 [2019-12-01T07:48:02.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:48:02 [2019-12-01T07:48:02.619Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:48:02 [2019-12-01T07:48:02.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:48:02 [2019-12-01T07:48:02.619Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:48:02 [2019-12-01T07:48:02.619Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:48:02 [2019-12-01T07:48:02.876Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
07:48:04 [2019-12-01T07:48:04.245Z] --- PASS: TestWaitBlocked (0.03s)
07:48:04 [2019-12-01T07:48:04.245Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s)
07:48:04 [2019-12-01T07:48:04.245Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s)
07:48:04 [2019-12-01T07:48:04.245Z] === CONT  TestContainerStartOnDaemonRestart
07:48:04 [2019-12-01T07:48:04.245Z] === CONT  TestIpcModeOlderClient
07:48:04 [2019-12-01T07:48:04.245Z] --- PASS: TestIpcModeOlderClient (0.15s)
07:48:04 [2019-12-01T07:48:04.245Z] === CONT  TestDaemonRestartIpcMode
07:48:04 [2019-12-01T07:48:04.502Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
07:48:05 [2019-12-01T07:48:05.433Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
07:48:05 [2019-12-01T07:48:05.690Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
07:48:06 [2019-12-01T07:48:06.265Z] ok  	github.com/docker/docker/cmd/dockerd	0.202s	coverage: 30.3% of statements
07:48:07 [2019-12-01T07:48:07.057Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
07:48:07 [2019-12-01T07:48:07.987Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
07:48:08 [2019-12-01T07:48:08.244Z] --- PASS: TestContainerStartOnDaemonRestart (4.14s)
07:48:08 [2019-12-01T07:48:08.806Z] --- PASS: TestDaemonRestartIpcMode (4.61s)
07:48:08 [2019-12-01T07:48:08.806Z] PASS
07:48:08 [2019-12-01T07:48:08.806Z] 
07:48:08 [2019-12-01T07:48:08.806Z] === Skipped
07:48:08 [2019-12-01T07:48:08.806Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:48:08 [2019-12-01T07:48:08.806Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:48:08 [2019-12-01T07:48:08.806Z] 
07:48:08 [2019-12-01T07:48:08.806Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:48:08 [2019-12-01T07:48:08.806Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:48:08 [2019-12-01T07:48:08.806Z] 
07:48:08 [2019-12-01T07:48:08.806Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:48:08 [2019-12-01T07:48:08.806Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:48:08 [2019-12-01T07:48:08.806Z] 
07:48:08 [2019-12-01T07:48:08.806Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:48:08 [2019-12-01T07:48:08.806Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:48:08 [2019-12-01T07:48:08.806Z] 
07:48:08 [2019-12-01T07:48:08.806Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:48:08 [2019-12-01T07:48:08.806Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:48:08 [2019-12-01T07:48:08.806Z] 
07:48:08 [2019-12-01T07:48:08.806Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:48:08 [2019-12-01T07:48:08.806Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
07:48:08 [2019-12-01T07:48:08.806Z] 
07:48:08 [2019-12-01T07:48:08.806Z] 
07:48:08 [2019-12-01T07:48:08.806Z] DONE 197 tests, 6 skipped in 156.809s
07:48:08 [2019-12-01T07:48:08.806Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:48:08 [2019-12-01T07:48:08.806Z] ++ 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
07:48:08 [2019-12-01T07:48:08.806Z] ++ set -e
07:48:08 [2019-12-01T07:48:08.806Z] ++ '[' -n 0 ']'
07:48:08 [2019-12-01T07:48:08.806Z] ++ set -x
07:48:08 [2019-12-01T07:48:08.806Z] ++ env -i DEST=/go/src/github.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
07:48:09 [2019-12-01T07:48:09.063Z] INFO: Testing against a local daemon
07:48:09 [2019-12-01T07:48:09.063Z] === RUN   TestCommitInheritsEnv
07:48:09 [2019-12-01T07:48:09.624Z] --- PASS: TestCommitInheritsEnv (0.46s)
07:48:09 [2019-12-01T07:48:09.624Z] === RUN   TestImportExtremelyLargeImageWorks
07:48:09 [2019-12-01T07:48:09.624Z] === PAUSE TestImportExtremelyLargeImageWorks
07:48:09 [2019-12-01T07:48:09.624Z] === RUN   TestImagesFilterMultiReference
07:48:09 [2019-12-01T07:48:09.624Z] --- PASS: TestImagesFilterMultiReference (0.05s)
07:48:09 [2019-12-01T07:48:09.624Z] === RUN   TestImagePullPlatformInvalid
07:48:09 [2019-12-01T07:48:09.624Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
07:48:09 [2019-12-01T07:48:09.624Z] === RUN   TestRemoveImageOrphaning
07:48:10 [2019-12-01T07:48:10.186Z] --- PASS: TestRemoveImageOrphaning (0.47s)
07:48:10 [2019-12-01T07:48:10.186Z] === RUN   TestRemoveImageGarbageCollector
07:48:11 [2019-12-01T07:48:11.554Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
07:48:12 [2019-12-01T07:48:12.116Z] --- PASS: TestRemoveImageGarbageCollector (2.22s)
07:48:12 [2019-12-01T07:48:12.116Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:48:12 [2019-12-01T07:48:12.321Z] ok  	github.com/docker/docker/container	0.193s	coverage: 35.3% of statements
07:48:12 [2019-12-01T07:48:12.321Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:48:12 [2019-12-01T07:48:12.321Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:48:12 [2019-12-01T07:48:12.321Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:48:12 [2019-12-01T07:48:12.321Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:48:12 [2019-12-01T07:48:12.372Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
07:48:12 [2019-12-01T07:48:12.372Z] === RUN   TestTagInvalidReference
07:48:12 [2019-12-01T07:48:12.372Z] --- PASS: TestTagInvalidReference (0.03s)
07:48:12 [2019-12-01T07:48:12.372Z] === RUN   TestTagValidPrefixedRepo
07:48:12 [2019-12-01T07:48:12.372Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
07:48:12 [2019-12-01T07:48:12.372Z] === RUN   TestTagExistedNameWithoutForce
07:48:12 [2019-12-01T07:48:12.372Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
07:48:12 [2019-12-01T07:48:12.372Z] === RUN   TestTagOfficialNames
07:48:12 [2019-12-01T07:48:12.372Z] --- PASS: TestTagOfficialNames (0.08s)
07:48:12 [2019-12-01T07:48:12.372Z] === RUN   TestTagMatchesDigest
07:48:12 [2019-12-01T07:48:12.629Z] --- PASS: TestTagMatchesDigest (0.02s)
07:48:12 [2019-12-01T07:48:12.629Z] === CONT  TestImportExtremelyLargeImageWorks
07:48:13 [2019-12-01T07:48:13.556Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
07:48:15 [2019-12-01T07:48:15.359Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.094s	coverage: 65.3% of statements
07:48:16 [2019-12-01T07:48:16.830Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
07:48:17 [2019-12-01T07:48:17.429Z] === RUN   TestDockerSuite/TestBuildClearCmd
07:48:17 [2019-12-01T07:48:17.708Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
07:48:18 [2019-12-01T07:48:18.282Z] === RUN   TestDockerSuite/TestBuildCmd
07:48:18 [2019-12-01T07:48:18.858Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
07:48:19 [2019-12-01T07:48:19.118Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
07:48:19 [2019-12-01T07:48:19.373Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
07:48:19 [2019-12-01T07:48:19.629Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
07:48:19 [2019-12-01T07:48:19.884Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
07:48:19 [2019-12-01T07:48:19.884Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
07:48:20 [2019-12-01T07:48:20.141Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
07:48:22 [2019-12-01T07:48:22.031Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
07:48:24 [2019-12-01T07:48:24.433Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.039s	coverage: 35.8% of statements
07:48:25 [2019-12-01T07:48:25.299Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
07:48:26 [2019-12-01T07:48:26.665Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
07:48:26 [2019-12-01T07:48:26.760Z] ok  	github.com/docker/docker/daemon/cluster	0.188s	coverage: 0.5% of statements
07:48:26 [2019-12-01T07:48:26.921Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
07:48:27 [2019-12-01T07:48:27.484Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
07:48:27 [2019-12-01T07:48:27.851Z] --- PASS: TestCreateServiceMultipleTimes (24.63s)
07:48:27 [2019-12-01T07:48:27.851Z] === RUN   TestCreateServiceConflict
07:48:28 [2019-12-01T07:48:28.785Z] --- PASS: TestCreateServiceConflict (3.27s)
07:48:28 [2019-12-01T07:48:28.785Z] === RUN   TestCreateServiceMaxReplicas
07:48:29 [2019-12-01T07:48:29.373Z] === RUN   TestDockerSuite/TestBuildConditionalCache
07:48:30 [2019-12-01T07:48:30.739Z] === RUN   TestDockerSuite/TestBuildContChar
07:48:31 [2019-12-01T07:48:31.667Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
07:48:31 [2019-12-01T07:48:31.924Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
07:48:32 [2019-12-01T07:48:32.812Z] ok  	github.com/docker/docker/daemon/discovery	0.022s	coverage: 30.0% of statements
07:48:32 [2019-12-01T07:48:32.977Z] --- PASS: TestCreateServiceMaxReplicas (3.76s)
07:48:32 [2019-12-01T07:48:32.977Z] === RUN   TestCreateWithDuplicateNetworkNames
07:48:34 [2019-12-01T07:48:34.519Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
07:48:34 [2019-12-01T07:48:34.519Z] ok  	github.com/docker/docker/daemon/config	0.088s	coverage: 82.1% of statements
07:48:35 [2019-12-01T07:48:35.194Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
07:48:35 [2019-12-01T07:48:35.757Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
07:48:36 [2019-12-01T07:48:36.685Z] === RUN   TestDockerSuite/TestBuildContextCleanup
07:48:36 [2019-12-01T07:48:36.942Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
07:48:37 [2019-12-01T07:48:37.199Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
07:48:38 [2019-12-01T07:48:38.129Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
07:48:38 [2019-12-01T07:48:38.129Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
07:48:38 [2019-12-01T07:48:38.380Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
07:48:38 [2019-12-01T07:48:38.385Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
07:48:40 [2019-12-01T07:48:40.084Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.522s	coverage: 13.7% of statements
07:48:42 [2019-12-01T07:48:42.429Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.9% of statements
07:48:42 [2019-12-01T07:48:42.676Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
07:48:43 [2019-12-01T07:48:43.604Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
07:48:44 [2019-12-01T07:48:44.151Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.216s	coverage: 57.9% of statements
07:48:45 [2019-12-01T07:48:45.855Z] ok  	github.com/docker/docker/daemon	12.468s	coverage: 17.6% of statements
07:48:45 [2019-12-01T07:48:45.855Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:48:45 [2019-12-01T07:48:45.855Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:48:45 [2019-12-01T07:48:45.855Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:48:45 [2019-12-01T07:48:45.855Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:48:47 [2019-12-01T07:48:47.851Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.42s)
07:48:47 [2019-12-01T07:48:47.852Z] === RUN   TestCreateServiceSecretFileMode
07:48:48 [2019-12-01T07:48:48.882Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.057s	coverage: 68.6% of statements
07:48:50 [2019-12-01T07:48:50.141Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
07:48:50 [2019-12-01T07:48:50.590Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.226s	coverage: 48.6% of statements
07:48:51 [2019-12-01T07:48:51.139Z] --- PASS: TestCreateServiceSecretFileMode (3.26s)
07:48:51 [2019-12-01T07:48:51.139Z] === RUN   TestCreateServiceConfigFileMode
07:48:51 [2019-12-01T07:48:51.780Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.257s	coverage: 45.9% of statements
07:48:51 [2019-12-01T07:48:51.780Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:48:54 [2019-12-01T07:48:54.109Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.662s	coverage: 76.1% of statements
07:48:54 [2019-12-01T07:48:54.310Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
07:48:54 [2019-12-01T07:48:54.427Z] --- PASS: TestCreateServiceConfigFileMode (3.27s)
07:48:54 [2019-12-01T07:48:54.427Z] === RUN   TestCreateServiceSysctls
07:48:54 [2019-12-01T07:48:54.566Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
07:48:55 [2019-12-01T07:48:55.295Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.036s	coverage: 58.0% of statements
07:48:55 [2019-12-01T07:48:55.295Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.636s	coverage: 54.8% of statements
07:48:55 [2019-12-01T07:48:55.295Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:48:55 [2019-12-01T07:48:55.295Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:48:55 [2019-12-01T07:48:55.935Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
07:48:56 [2019-12-01T07:48:56.865Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
07:48:57 [2019-12-01T07:48:57.012Z] ok  	github.com/docker/docker/daemon/links	0.014s	coverage: 93.0% of statements
07:48:57 [2019-12-01T07:48:57.121Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
07:48:57 [2019-12-01T07:48:57.354Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.053s	coverage: 3.0% of statements
07:48:59 [2019-12-01T07:48:59.640Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
07:48:59 [2019-12-01T07:48:59.691Z] --- PASS: TestCreateServiceSysctls (4.69s)
07:48:59 [2019-12-01T07:48:59.691Z] === RUN   TestCreateServiceCapabilities
07:48:59 [2019-12-01T07:48:59.718Z] --- PASS: TestImportExtremelyLargeImageWorks (96.31s)
07:48:59 [2019-12-01T07:48:59.718Z] PASS
07:48:59 [2019-12-01T07:48:59.718Z] 
07:48:59 [2019-12-01T07:48:59.718Z] === Skipped
07:48:59 [2019-12-01T07:48:59.718Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
07:48:59 [2019-12-01T07:48:59.718Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:48:59 [2019-12-01T07:48:59.718Z] 
07:48:59 [2019-12-01T07:48:59.718Z] 
07:48:59 [2019-12-01T07:48:59.718Z] DONE 12 tests, 1 skipped in 97.745s
07:48:59 [2019-12-01T07:48:59.718Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
07:48:59 [2019-12-01T07:48:59.718Z] ++ 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
07:48:59 [2019-12-01T07:48:59.718Z] ++ set -e
07:48:59 [2019-12-01T07:48:59.718Z] ++ '[' -n 0 ']'
07:48:59 [2019-12-01T07:48:59.718Z] ++ set -x
07:48:59 [2019-12-01T07:48:59.719Z] ++ env -i DEST=/go/src/github.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
07:48:59 [2019-12-01T07:48:59.719Z] INFO: Testing against a local daemon
07:48:59 [2019-12-01T07:48:59.719Z] === RUN   TestNetworkCreateDelete
07:48:59 [2019-12-01T07:48:59.719Z] --- PASS: TestNetworkCreateDelete (0.12s)
07:48:59 [2019-12-01T07:48:59.719Z] === RUN   TestDockerNetworkDeletePreferID
07:48:59 [2019-12-01T07:48:59.719Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s)
07:48:59 [2019-12-01T07:48:59.719Z] === RUN   TestInspectNetwork
07:48:59 [2019-12-01T07:48:59.896Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
07:49:00 [2019-12-01T07:49:00.385Z] ok  	github.com/docker/docker/daemon/logger	0.278s	coverage: 42.7% of statements
07:49:00 [2019-12-01T07:49:00.459Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
07:49:01 [2019-12-01T07:49:01.021Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
07:49:01 [2019-12-01T07:49:01.021Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
07:49:01 [2019-12-01T07:49:01.568Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.033s	coverage: 67.0% of statements
07:49:02 [2019-12-01T07:49:02.224Z] === RUN   TestInspectNetwork/full_network_id
07:49:02 [2019-12-01T07:49:02.224Z] === RUN   TestInspectNetwork/partial_network_id
07:49:02 [2019-12-01T07:49:02.224Z] === RUN   TestInspectNetwork/network_name
07:49:02 [2019-12-01T07:49:02.224Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:49:02 [2019-12-01T07:49:02.975Z] --- PASS: TestCreateServiceCapabilities (3.50s)
07:49:02 [2019-12-01T07:49:02.975Z] === RUN   TestInspect
07:49:03 [2019-12-01T07:49:03.538Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
07:49:03 [2019-12-01T07:49:03.538Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
07:49:03 [2019-12-01T07:49:03.883Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.616s	coverage: 77.8% of statements
07:49:04 [2019-12-01T07:49:04.136Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
07:49:04 [2019-12-01T07:49:04.136Z] Copying nested executables into bundles/cross/linux/amd64
07:49:04 [2019-12-01T07:49:04.136Z] Cross building: bundles/cross/windows/amd64
07:49:04 [2019-12-01T07:49:04.136Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
07:49:04 [2019-12-01T07:49:04.136Z] GOOS="windows" GOARCH="amd64" GOARM=""
07:49:04 [2019-12-01T07:49:04.625Z] ok  	github.com/docker/docker/daemon/logger/journald	0.019s	coverage: 26.2% of statements
07:49:04 [2019-12-01T07:49:04.965Z] ok  	github.com/docker/docker/daemon/images	0.060s	coverage: 4.9% of statements
07:49:04 [2019-12-01T07:49:04.965Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:49:04 [2019-12-01T07:49:04.965Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:49:04 [2019-12-01T07:49:04.965Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
07:49:04 [2019-12-01T07:49:04.965Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:49:05 [2019-12-01T07:49:05.428Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
07:49:05 [2019-12-01T07:49:05.699Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.028s	coverage: 62.1% of statements
07:49:05 [2019-12-01T07:49:05.699Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.019s	coverage: 88.3% of statements
07:49:06 [2019-12-01T07:49:06.258Z] --- PASS: TestInspect (3.62s)
07:49:06 [2019-12-01T07:49:06.258Z] === RUN   TestServiceListWithStatuses
07:49:06 [2019-12-01T07:49:06.258Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:49:06 [2019-12-01T07:49:06.258Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:49:06 [2019-12-01T07:49:06.258Z] === RUN   TestDockerNetworkConnectAlias
07:49:06 [2019-12-01T07:49:06.792Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
07:49:07 [2019-12-01T07:49:07.049Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
07:49:07 [2019-12-01T07:49:07.207Z] --- PASS: TestInspectNetwork (9.81s)
07:49:07 [2019-12-01T07:49:07.207Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:49:07 [2019-12-01T07:49:07.207Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:49:07 [2019-12-01T07:49:07.207Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:49:07 [2019-12-01T07:49:07.207Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:49:07 [2019-12-01T07:49:07.207Z] === RUN   TestRunContainerWithBridgeNone
07:49:08 [2019-12-01T07:49:08.938Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
07:49:08 [2019-12-01T07:49:08.938Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
07:49:08 [2019-12-01T07:49:08.938Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
07:49:08 [2019-12-01T07:49:08.938Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
07:49:08 [2019-12-01T07:49:08.938Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
07:49:09 [2019-12-01T07:49:09.582Z] ok  	github.com/docker/docker/daemon/logger/local	0.122s	coverage: 74.7% of statements
07:49:09 [2019-12-01T07:49:09.582Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:49:09 [2019-12-01T07:49:09.582Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.028s	coverage: 19.9% of statements
07:49:09 [2019-12-01T07:49:09.713Z] --- PASS: TestRunContainerWithBridgeNone (2.63s)
07:49:09 [2019-12-01T07:49:09.714Z] === RUN   TestNetworkInvalidJSON
07:49:09 [2019-12-01T07:49:09.714Z] === RUN   TestNetworkInvalidJSON//networks/create
07:49:09 [2019-12-01T07:49:09.714Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:49:09 [2019-12-01T07:49:09.714Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:49:09 [2019-12-01T07:49:09.714Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:49:09 [2019-12-01T07:49:09.714Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:49:09 [2019-12-01T07:49:09.714Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:49:09 [2019-12-01T07:49:09.714Z] === CONT  TestNetworkInvalidJSON//networks/create
07:49:09 [2019-12-01T07:49:09.714Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:49:09 [2019-12-01T07:49:09.714Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:49:09 [2019-12-01T07:49:09.714Z] --- PASS: TestNetworkInvalidJSON (0.03s)
07:49:09 [2019-12-01T07:49:09.714Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:49:09 [2019-12-01T07:49:09.714Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:49:09 [2019-12-01T07:49:09.714Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:49:09 [2019-12-01T07:49:09.714Z] === RUN   TestDaemonRestartWithLiveRestore
07:49:10 [2019-12-01T07:49:10.340Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 47.8% of statements
07:49:10 [2019-12-01T07:49:10.518Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
07:49:10 [2019-12-01T07:49:10.518Z] === RUN   TestDaemonDefaultNetworkPools
07:49:11 [2019-12-01T07:49:11.314Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
07:49:11 [2019-12-01T07:49:11.314Z] === RUN   TestDaemonRestartWithExistingNetwork
07:49:11 [2019-12-01T07:49:11.454Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
07:49:11 [2019-12-01T07:49:11.524Z] ok  	github.com/docker/docker/daemon/logger/templates	0.017s	coverage: 8.3% of statements
07:49:12 [2019-12-01T07:49:12.558Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
07:49:12 [2019-12-01T07:49:12.558Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:49:12 [2019-12-01T07:49:12.821Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
07:49:13 [2019-12-01T07:49:13.810Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
07:49:13 [2019-12-01T07:49:13.810Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:49:13 [2019-12-01T07:49:13.840Z] ok  	github.com/docker/docker/daemon/network	0.025s	coverage: 63.8% of statements
07:49:14 [2019-12-01T07:49:14.185Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
07:49:14 [2019-12-01T07:49:14.372Z] --- PASS: TestDockerNetworkConnectAlias (7.29s)
07:49:14 [2019-12-01T07:49:14.372Z] === RUN   TestDockerNetworkReConnect
07:49:14 [2019-12-01T07:49:14.572Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.212s	coverage: 82.5% of statements
07:49:14 [2019-12-01T07:49:14.572Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:49:14 [2019-12-01T07:49:14.572Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:49:14 [2019-12-01T07:49:14.637Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
07:49:14 [2019-12-01T07:49:14.637Z] === RUN   TestServiceWithPredefinedNetwork
07:49:14 [2019-12-01T07:49:14.748Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
07:49:16 [2019-12-01T07:49:16.904Z] ok  	github.com/docker/docker/distribution/metadata	0.139s	coverage: 48.2% of statements
07:49:17 [2019-12-01T07:49:17.919Z] --- PASS: TestServiceWithPredefinedNetwork (3.09s)
07:49:17 [2019-12-01T07:49:17.919Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:49:17 [2019-12-01T07:49:17.919Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:49:17 [2019-12-01T07:49:17.919Z]     service_test.go:230: FLAKY_TEST
07:49:17 [2019-12-01T07:49:17.919Z] === RUN   TestServiceWithDataPathPortInit
07:49:18 [2019-12-01T07:49:18.637Z] ok  	github.com/docker/docker/errdefs	0.022s	coverage: 49.4% of statements
07:49:18 [2019-12-01T07:49:18.916Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
07:49:19 [2019-12-01T07:49:19.639Z] --- PASS: TestDockerNetworkReConnect (6.18s)
07:49:19 [2019-12-01T07:49:19.639Z] === RUN   TestServicePlugin
07:49:19 [2019-12-01T07:49:19.639Z] --- SKIP: TestServicePlugin (0.00s)
07:49:19 [2019-12-01T07:49:19.639Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:49:19 [2019-12-01T07:49:19.639Z] === RUN   TestServiceUpdateLabel
07:49:19 [2019-12-01T07:49:19.821Z] ok  	github.com/docker/docker/distribution	0.740s	coverage: 22.1% of statements
07:49:19 [2019-12-01T07:49:19.822Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:49:19 [2019-12-01T07:49:19.854Z] e96b0897c5d1: Pull complete
07:49:19 [2019-12-01T07:49:19.854Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33
07:49:19 [2019-12-01T07:49:19.854Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
07:49:19 [2019-12-01T07:49:19.854Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
07:49:19 [2019-12-01T07:49:19.854Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
07:49:19 [2019-12-01T07:49:19.854Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864'
07:49:19 [2019-12-01T07:49:19.854Z] WARN: Skipping validation tests
07:49:19 [2019-12-01T07:49:19.854Z] INFO: Running unit tests at 12/01/2019 07:49:12...
07:49:19 [2019-12-01T07:49:19.854Z] INFO: make.ps1 starting at 12/01/2019 07:49:16
07:49:19 [2019-12-01T07:49:19.854Z] INFO: Git commit (99eda728a) assumed from DOCKER_GITCOMMIT environment variable
07:49:19 [2019-12-01T07:49:19.854Z] INFO: Invoking autogen...
07:49:19 [2019-12-01T07:49:19.854Z] INFO: Running unit tests...
07:49:20 [2019-12-01T07:49:20.806Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
07:49:22 [2019-12-01T07:49:22.177Z] ok  	github.com/docker/docker/distribution/xfer	1.716s	coverage: 85.1% of statements
07:49:22 [2019-12-01T07:49:22.177Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:49:22 [2019-12-01T07:49:22.541Z] ok  	github.com/docker/docker/image	0.079s	coverage: 86.4% of statements
07:49:22 [2019-12-01T07:49:22.699Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
07:49:22 [2019-12-01T07:49:22.922Z] --- PASS: TestServiceUpdateLabel (3.19s)
07:49:22 [2019-12-01T07:49:22.922Z] === RUN   TestServiceUpdateSecrets
07:49:23 [2019-12-01T07:49:23.273Z] ok  	github.com/docker/docker/image/cache	0.044s	coverage: 19.2% of statements
07:49:23 [2019-12-01T07:49:23.273Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
07:49:24 [2019-12-01T07:49:24.037Z] ok  	github.com/docker/docker/image/v1	0.019s	coverage: 25.0% of statements
07:49:24 [2019-12-01T07:49:24.037Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:49:24 [2019-12-01T07:49:24.379Z] ok  	github.com/docker/docker/libcontainerd/queue	0.046s	coverage: 100.0% of statements
07:49:25 [2019-12-01T07:49:25.216Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
07:49:25 [2019-12-01T07:49:25.473Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
07:49:25 [2019-12-01T07:49:25.564Z] ok  	github.com/docker/docker/pkg/aaparser	0.010s	coverage: 50.0% of statements
07:49:27 [2019-12-01T07:49:27.994Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
07:49:29 [2019-12-01T07:49:29.376Z] ok  	github.com/docker/docker/opts	0.071s	coverage: 66.9% of statements
07:49:29 [2019-12-01T07:49:29.888Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
07:49:31 [2019-12-01T07:49:31.141Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
07:49:31 [2019-12-01T07:49:31.255Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
07:49:31 [2019-12-01T07:49:31.484Z] ok  	github.com/docker/docker/pkg/authorization	1.387s	coverage: 68.3% of statements
07:49:31 [2019-12-01T07:49:31.827Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
07:49:32 [2019-12-01T07:49:32.167Z] ok  	github.com/docker/docker/pkg/archive	1.428s	coverage: 77.1% of statements
07:49:32 [2019-12-01T07:49:32.621Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
07:49:32 [2019-12-01T07:49:32.900Z] ok  	github.com/docker/docker/pkg/directory	0.026s	coverage: 80.0% of statements
07:49:33 [2019-12-01T07:49:33.549Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
07:49:34 [2019-12-01T07:49:34.083Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
07:49:34 [2019-12-01T07:49:34.428Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
07:49:36 [2019-12-01T07:49:36.147Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
07:49:36 [2019-12-01T07:49:36.818Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
07:49:36 [2019-12-01T07:49:36.878Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
07:49:37 [2019-12-01T07:49:37.218Z] ok  	github.com/docker/docker/layer	7.681s	coverage: 68.8% of statements
07:49:37 [2019-12-01T07:49:37.218Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:49:37 [2019-12-01T07:49:37.218Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:49:37 [2019-12-01T07:49:37.218Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:49:37 [2019-12-01T07:49:37.218Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:49:37 [2019-12-01T07:49:37.218Z] ?   	github.com/docker/docker/oci	[no test files]
07:49:37 [2019-12-01T07:49:37.218Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:49:37 [2019-12-01T07:49:37.525Z] ?   	github.com/docker/docker/api	[no test files]
07:49:37 [2019-12-01T07:49:37.559Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
07:49:37 [2019-12-01T07:49:37.596Z] --- PASS: TestServiceWithDataPathPortInit (18.11s)
07:49:37 [2019-12-01T07:49:37.596Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:49:38 [2019-12-01T07:49:38.742Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.444s	coverage: 43.2% of statements
07:49:38 [2019-12-01T07:49:38.742Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
07:49:38 [2019-12-01T07:49:38.742Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:49:38 [2019-12-01T07:49:38.742Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
07:49:39 [2019-12-01T07:49:39.082Z] ok  	github.com/docker/docker/pkg/filenotify	0.618s	coverage: 67.0% of statements
07:49:39 [2019-12-01T07:49:39.814Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.205s	coverage: 84.1% of statements
07:49:40 [2019-12-01T07:49:40.155Z] ok  	github.com/docker/docker/pkg/fsutils	0.409s	coverage: 85.1% of statements
07:49:40 [2019-12-01T07:49:40.496Z] ok  	github.com/docker/docker/pkg/homedir	0.031s	coverage: 11.4% of statements
07:49:40 [2019-12-01T07:49:40.999Z] --- PASS: TestServiceUpdateSecrets (15.80s)
07:49:40 [2019-12-01T07:49:40.999Z] === RUN   TestServiceUpdateConfigs
07:49:42 [2019-12-01T07:49:42.064Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
07:49:42 [2019-12-01T07:49:42.321Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
07:49:42 [2019-12-01T07:49:42.815Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.035s	coverage: 91.7% of statements
07:49:42 [2019-12-01T07:49:42.815Z] ok  	github.com/docker/docker/pkg/locker	0.055s	coverage: 88.9% of statements
07:49:43 [2019-12-01T07:49:43.546Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
07:49:43 [2019-12-01T07:49:43.546Z] ok  	github.com/docker/docker/pkg/ioutils	1.636s	coverage: 70.6% of statements
07:49:43 [2019-12-01T07:49:43.546Z] ok  	github.com/docker/docker/pkg/idtools	1.172s	coverage: 70.1% of statements
07:49:43 [2019-12-01T07:49:43.546Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:49:44 [2019-12-01T07:49:44.211Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
07:49:44 [2019-12-01T07:49:44.729Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
07:49:44 [2019-12-01T07:49:44.729Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
07:49:45 [2019-12-01T07:49:45.190Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
07:49:45 [2019-12-01T07:49:45.272Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.43s)
07:49:45 [2019-12-01T07:49:45.272Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:endc7szhabh952s4nqfnz6ajx Created:2019-12-01 07:49:37.040762327 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[57bcc924a90b5ccd3b61e1b476e242bd2d9d25757a5b95ed59c541e5136c02a8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fjmtxpa3u13v01ni0p46a02zt EndpointID:a26787153a34a169d60e7bb76e0c8f1a2ab4c09e981052f09a2568344973211b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:30bb57d67283d1ad26cbfa94ba35e975193dad8ab8cca956f5bdc0e5ee7d1831 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:678595168be0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fjmtxpa3u13v01ni0p46a02zt EndpointID:a26787153a34a169d60e7bb76e0c8f1a2ab4c09e981052f09a2568344973211b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
07:49:45 [2019-12-01T07:49:45.272Z] PASS
07:49:45 [2019-12-01T07:49:45.272Z] 
07:49:45 [2019-12-01T07:49:45.272Z] === Skipped
07:49:45 [2019-12-01T07:49:45.272Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:49:45 [2019-12-01T07:49:45.272Z]     service_test.go:230: FLAKY_TEST
07:49:45 [2019-12-01T07:49:45.272Z] 
07:49:45 [2019-12-01T07:49:45.272Z] 
07:49:45 [2019-12-01T07:49:45.272Z] DONE 21 tests, 1 skipped in 48.393s
07:49:45 [2019-12-01T07:49:45.272Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:49:45 [2019-12-01T07:49:45.272Z] ++ 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
07:49:45 [2019-12-01T07:49:45.272Z] ++ set -e
07:49:45 [2019-12-01T07:49:45.272Z] ++ '[' -n 0 ']'
07:49:45 [2019-12-01T07:49:45.272Z] ++ set -x
07:49:45 [2019-12-01T07:49:45.272Z] ++ env -i DEST=/go/src/github.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
07:49:45 [2019-12-01T07:49:45.272Z] INFO: Testing against a local daemon
07:49:45 [2019-12-01T07:49:45.272Z] === RUN   TestDockerNetworkIpvlanPersistance
07:49:45 [2019-12-01T07:49:45.272Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:49:45 [2019-12-01T07:49:45.272Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:49:45 [2019-12-01T07:49:45.272Z] === RUN   TestDockerNetworkIpvlan
07:49:45 [2019-12-01T07:49:45.272Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:49:45 [2019-12-01T07:49:45.272Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:49:45 [2019-12-01T07:49:45.272Z] PASS
07:49:45 [2019-12-01T07:49:45.272Z] 
07:49:45 [2019-12-01T07:49:45.272Z] === Skipped
07:49:45 [2019-12-01T07:49:45.272Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:49:45 [2019-12-01T07:49:45.272Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:49:45 [2019-12-01T07:49:45.272Z] 
07:49:45 [2019-12-01T07:49:45.272Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:49:45 [2019-12-01T07:49:45.272Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:49:45 [2019-12-01T07:49:45.272Z] 
07:49:45 [2019-12-01T07:49:45.272Z] 
07:49:45 [2019-12-01T07:49:45.272Z] DONE 2 tests, 2 skipped in 0.084s
07:49:45 [2019-12-01T07:49:45.272Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:49:45 [2019-12-01T07:49:45.272Z] ++ 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
07:49:45 [2019-12-01T07:49:45.272Z] ++ set -e
07:49:45 [2019-12-01T07:49:45.272Z] ++ '[' -n 0 ']'
07:49:45 [2019-12-01T07:49:45.272Z] ++ set -x
07:49:45 [2019-12-01T07:49:45.272Z] ++ env -i DEST=/go/src/github.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
07:49:45 [2019-12-01T07:49:45.272Z] INFO: Testing against a local daemon
07:49:45 [2019-12-01T07:49:45.272Z] === RUN   TestDockerNetworkMacvlanPersistance
07:49:45 [2019-12-01T07:49:45.531Z] ok  	github.com/docker/docker/pkg/mount	0.853s	coverage: 70.0% of statements
07:49:45 [2019-12-01T07:49:45.531Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
07:49:45 [2019-12-01T07:49:45.880Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.019s	coverage: 91.4% of statements
07:49:46 [2019-12-01T07:49:46.127Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
07:49:46 [2019-12-01T07:49:46.241Z] ok  	github.com/docker/docker/pkg/pidfile	0.019s	coverage: 82.4% of statements
07:49:46 [2019-12-01T07:49:46.241Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:49:46 [2019-12-01T07:49:46.241Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:49:46 [2019-12-01T07:49:46.564Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s)
07:49:46 [2019-12-01T07:49:46.564Z] === RUN   TestDockerNetworkMacvlan
07:49:47 [2019-12-01T07:49:47.346Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:49:47 [2019-12-01T07:49:47.426Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.035s	coverage: 56.8% of statements
07:49:48 [2019-12-01T07:49:48.610Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
07:49:48 [2019-12-01T07:49:48.611Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:49:48 [2019-12-01T07:49:48.950Z] ok  	github.com/docker/docker/pkg/progress	0.032s	coverage: 75.9% of statements
07:49:48 [2019-12-01T07:49:48.950Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
07:49:49 [2019-12-01T07:49:49.398Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:49:49 [2019-12-01T07:49:49.400Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
07:49:49 [2019-12-01T07:49:49.962Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
07:49:49 [2019-12-01T07:49:49.962Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
07:49:50 [2019-12-01T07:49:50.134Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
07:49:50 [2019-12-01T07:49:50.866Z] ok  	github.com/docker/docker/pkg/pubsub	1.167s	coverage: 73.9% of statements
07:49:50 [2019-12-01T07:49:50.866Z] ok  	github.com/docker/docker/pkg/stdcopy	0.026s	coverage: 100.0% of statements
07:49:51 [2019-12-01T07:49:51.853Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
07:49:51 [2019-12-01T07:49:51.902Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:49:52 [2019-12-01T07:49:52.089Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
07:49:52 [2019-12-01T07:49:52.335Z] ok  	github.com/docker/docker/api/server	0.159s	coverage: 9.0% of statements
07:49:52 [2019-12-01T07:49:52.429Z] ok  	github.com/docker/docker/pkg/streamformatter	0.013s	coverage: 66.2% of statements
07:49:53 [2019-12-01T07:49:53.157Z] ok  	github.com/docker/docker/pkg/symlink	0.018s	coverage: 87.7% of statements
07:49:53 [2019-12-01T07:49:53.219Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
07:49:53 [2019-12-01T07:49:53.496Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 80.0% of statements
07:49:53 [2019-12-01T07:49:53.838Z] ok  	github.com/docker/docker/pkg/signal	3.511s	coverage: 61.0% of statements
07:49:54 [2019-12-01T07:49:54.570Z] ok  	github.com/docker/docker/pkg/tailfile	0.122s	coverage: 88.6% of statements
07:49:54 [2019-12-01T07:49:54.570Z] ok  	github.com/docker/docker/pkg/system	0.057s	coverage: 36.9% of statements
07:49:54 [2019-12-01T07:49:54.585Z] === RUN   TestDockerSuite/TestBuildDockerignore
07:49:55 [2019-12-01T07:49:55.751Z] testing: warning: no tests to run
07:49:55 [2019-12-01T07:49:55.751Z] coverage: [no statements]
07:49:55 [2019-12-01T07:49:55.751Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
07:49:55 [2019-12-01T07:49:55.873Z] --- PASS: TestServiceUpdateConfigs (15.58s)
07:49:55 [2019-12-01T07:49:55.873Z] === RUN   TestServiceUpdateNetwork
07:49:55 [2019-12-01T07:49:55.924Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:49:55 [2019-12-01T07:49:55.968Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
07:49:56 [2019-12-01T07:49:56.091Z] ok  	github.com/docker/docker/pkg/term	0.032s	coverage: 84.8% of statements
07:49:56 [2019-12-01T07:49:56.904Z] ok  	github.com/docker/docker/pkg/truncindex	0.122s	coverage: 91.5% of statements
07:49:56 [2019-12-01T07:49:56.904Z] ok  	github.com/docker/docker/pkg/tarsum	0.232s	coverage: 89.3% of statements
07:49:56 [2019-12-01T07:49:56.904Z] ok  	github.com/docker/docker/pkg/urlutil	0.023s	coverage: 100.0% of statements
07:49:57 [2019-12-01T07:49:57.637Z] ok  	github.com/docker/docker/pkg/useragent	0.047s	coverage: 88.9% of statements
07:49:59 [2019-12-01T07:49:59.957Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.5% of statements
07:50:00 [2019-12-01T07:50:00.184Z] === RUN   TestDockerDaemonSuite/TestShmSize
07:50:01 [2019-12-01T07:50:01.074Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:50:01 [2019-12-01T07:50:01.551Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
07:50:01 [2019-12-01T07:50:01.670Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
07:50:01 [2019-12-01T07:50:01.882Z] --- PASS: TestDockerNetworkMacvlan (15.20s)
07:50:01 [2019-12-01T07:50:01.882Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
07:50:01 [2019-12-01T07:50:01.882Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
07:50:01 [2019-12-01T07:50:01.882Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s)
07:50:01 [2019-12-01T07:50:01.882Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s)
07:50:01 [2019-12-01T07:50:01.882Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.32s)
07:50:01 [2019-12-01T07:50:01.882Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s)
07:50:01 [2019-12-01T07:50:01.882Z] PASS
07:50:01 [2019-12-01T07:50:01.882Z] 
07:50:01 [2019-12-01T07:50:01.882Z] DONE 8 tests in 16.758s
07:50:01 [2019-12-01T07:50:01.882Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
07:50:01 [2019-12-01T07:50:01.882Z] ++ 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
07:50:01 [2019-12-01T07:50:01.882Z] ++ set -e
07:50:01 [2019-12-01T07:50:01.882Z] ++ '[' -n 0 ']'
07:50:01 [2019-12-01T07:50:01.882Z] ++ set -x
07:50:01 [2019-12-01T07:50:01.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:50:01 [2019-12-01T07:50:01.882Z] testing: warning: no tests to run
07:50:01 [2019-12-01T07:50:01.882Z] PASS
07:50:01 [2019-12-01T07:50:01.882Z] 
07:50:01 [2019-12-01T07:50:01.882Z] DONE 0 tests in 0.017s
07:50:01 [2019-12-01T07:50:01.882Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:50:01 [2019-12-01T07:50:01.882Z] ++ 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
07:50:01 [2019-12-01T07:50:01.882Z] ++ set -e
07:50:01 [2019-12-01T07:50:01.882Z] ++ '[' -n 0 ']'
07:50:01 [2019-12-01T07:50:01.882Z] ++ set -x
07:50:01 [2019-12-01T07:50:01.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:50:01 [2019-12-01T07:50:01.882Z] INFO: Testing against a local daemon
07:50:01 [2019-12-01T07:50:01.882Z] === RUN   TestAuthZPluginAllowRequest
07:50:02 [2019-12-01T07:50:02.406Z] ok  	github.com/docker/docker/profiles/seccomp	0.021s	coverage: 68.8% of statements
07:50:03 [2019-12-01T07:50:03.135Z] ok  	github.com/docker/docker/plugin	0.594s	coverage: 27.1% of statements
07:50:03 [2019-12-01T07:50:03.691Z] --- PASS: TestAuthZPluginAllowRequest (1.68s)
07:50:03 [2019-12-01T07:50:03.692Z] === RUN   TestAuthZPluginTLS
07:50:04 [2019-12-01T07:50:04.486Z] --- PASS: TestAuthZPluginTLS (0.57s)
07:50:04 [2019-12-01T07:50:04.486Z] === RUN   TestAuthZPluginDenyRequest
07:50:04 [2019-12-01T07:50:04.819Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
07:50:04 [2019-12-01T07:50:04.819Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
07:50:04 [2019-12-01T07:50:04.850Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
07:50:04 [2019-12-01T07:50:04.850Z] === RUN   TestAuthZPluginAPIDenyResponse
07:50:05 [2019-12-01T07:50:05.293Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
07:50:05 [2019-12-01T07:50:05.293Z] === RUN   TestAuthZPluginDenyResponse
07:50:05 [2019-12-01T07:50:05.507Z] ok  	github.com/docker/docker/registry/resumable	0.035s	coverage: 100.0% of statements
07:50:05 [2019-12-01T07:50:05.507Z] ok  	github.com/docker/docker/restartmanager	0.018s	coverage: 50.9% of statements
07:50:06 [2019-12-01T07:50:06.179Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
07:50:06 [2019-12-01T07:50:06.179Z] === RUN   TestAuthZPluginAllowEventStream
07:50:06 [2019-12-01T07:50:06.689Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
07:50:07 [2019-12-01T07:50:07.458Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s)
07:50:07 [2019-12-01T07:50:07.458Z] === RUN   TestAuthZPluginErrorResponse
07:50:07 [2019-12-01T07:50:07.877Z] ok  	github.com/docker/docker/runconfig	0.020s	coverage: 68.2% of statements
07:50:07 [2019-12-01T07:50:07.877Z] ok  	github.com/docker/docker/registry	0.617s	coverage: 56.0% of statements
07:50:08 [2019-12-01T07:50:08.255Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
07:50:08 [2019-12-01T07:50:08.255Z] === RUN   TestAuthZPluginErrorRequest
07:50:08 [2019-12-01T07:50:08.616Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
07:50:08 [2019-12-01T07:50:08.616Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:50:08 [2019-12-01T07:50:08.987Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
07:50:09 [2019-12-01T07:50:09.411Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
07:50:09 [2019-12-01T07:50:09.411Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:50:10 [2019-12-01T07:50:10.745Z] --- PASS: TestServiceUpdateNetwork (15.69s)
07:50:10 [2019-12-01T07:50:10.746Z] PASS
07:50:10 [2019-12-01T07:50:10.746Z] 
07:50:10 [2019-12-01T07:50:10.746Z] === Skipped
07:50:10 [2019-12-01T07:50:10.746Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
07:50:10 [2019-12-01T07:50:10.746Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:50:10 [2019-12-01T07:50:10.746Z] 
07:50:10 [2019-12-01T07:50:10.746Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
07:50:10 [2019-12-01T07:50:10.746Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:50:10 [2019-12-01T07:50:10.746Z] 
07:50:10 [2019-12-01T07:50:10.746Z] 
07:50:10 [2019-12-01T07:50:10.746Z] DONE 20 tests, 2 skipped in 139.259s
07:50:10 [2019-12-01T07:50:10.746Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
07:50:10 [2019-12-01T07:50:10.746Z] ++ 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
07:50:10 [2019-12-01T07:50:10.746Z] ++ set -e
07:50:10 [2019-12-01T07:50:10.746Z] ++ '[' -n 0 ']'
07:50:10 [2019-12-01T07:50:10.746Z] ++ set -x
07:50:10 [2019-12-01T07:50:10.746Z] ++ env -i DEST=/go/src/github.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
07:50:10 [2019-12-01T07:50:10.746Z] INFO: Testing against a local daemon
07:50:10 [2019-12-01T07:50:10.746Z] === RUN   TestSessionCreate
07:50:10 [2019-12-01T07:50:10.746Z] --- PASS: TestSessionCreate (0.05s)
07:50:10 [2019-12-01T07:50:10.746Z] === RUN   TestSessionCreateWithBadUpgrade
07:50:10 [2019-12-01T07:50:10.746Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
07:50:10 [2019-12-01T07:50:10.746Z] PASS
07:50:10 [2019-12-01T07:50:10.746Z] 
07:50:10 [2019-12-01T07:50:10.746Z] DONE 2 tests in 0.276s
07:50:10 [2019-12-01T07:50:10.746Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
07:50:10 [2019-12-01T07:50:10.746Z] ++ 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
07:50:10 [2019-12-01T07:50:10.746Z] ++ set -e
07:50:10 [2019-12-01T07:50:10.746Z] ++ '[' -n 0 ']'
07:50:10 [2019-12-01T07:50:10.746Z] ++ set -x
07:50:10 [2019-12-01T07:50:10.746Z] ++ env -i DEST=/go/src/github.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
07:50:10 [2019-12-01T07:50:10.746Z] INFO: Testing against a local daemon
07:50:10 [2019-12-01T07:50:10.746Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:50:10 [2019-12-01T07:50:10.746Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:50:10 [2019-12-01T07:50:10.746Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:50:10 [2019-12-01T07:50:10.746Z] === RUN   TestEventsExecDie
07:50:10 [2019-12-01T07:50:10.878Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
07:50:11 [2019-12-01T07:50:11.134Z] --- PASS: TestDockerDaemonSuite (363.10s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.36s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.69s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (1.67s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.19s)
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:1449: [d37dfd2a6b6ae] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [dd625f4c5d8e3] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.12s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.65s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [d443a359e3590] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.85s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.43s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.55s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.60s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.85s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.72s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.63s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.80s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [d06d8b3773986] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [da53ebe2aa4dc] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.73s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [d500e92fe8383] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.66s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.71s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.75s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [dc924c07b5f1b] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.27s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [d1b4e4d5b8d5c] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.79s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [d67dfa1620ae7] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.38s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.35s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.86s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.02s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [d1227f43af8bd] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.51s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [dce1d67358df3] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.88s)
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_plugins_test.go:79: [d692228614a79] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.07s)
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_plugins_test.go:169: [d4bf49bc61c30] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.69s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [d20ac75230c7e] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.92s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.85s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.89s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.21s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.59s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.06s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [d43d0531157d9] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.69s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.12s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.51s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.25s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.24s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.14s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.77s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [d0f6c59a967ff] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.72s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.68s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.67s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.23s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.58s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.56s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [df506848822fe] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [d4d90f571669a] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.00s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [dfec5438d95a1] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.32s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.59s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.76s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.40s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.24s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.05s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.66s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.37s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [dccdf947bbb37] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.38s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.76s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.15s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [d8ea92042bd29] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.29s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.25s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
07:50:11 [2019-12-01T07:50:11.134Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [dcd19374cfece] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [db31053889293] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.95s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [d71f3383ad49e] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.63s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.24s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.59s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.10s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [dedfe4e3a0dc6] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.86s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.11s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.61s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.10s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [dcbe38c1b30ea] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.22s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
07:50:11 [2019-12-01T07:50:11.134Z]         check_test.go:309: [d53993b7647ba] daemon is not started
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s)
07:50:11 [2019-12-01T07:50:11.134Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.95s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.09s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.99s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.66s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.33s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.14s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.34s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.01s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.40s)
07:50:11 [2019-12-01T07:50:11.135Z]         docker_cli_daemon_test.go:2542: [d4660fbedd793] daemon is not started
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.25s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.50s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.03s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.25s)
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s)
07:50:11 [2019-12-01T07:50:11.135Z]         check_test.go:309: [d554c821748eb] daemon is not started
07:50:11 [2019-12-01T07:50:11.135Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.09s)
07:50:11 [2019-12-01T07:50:11.135Z] === RUN   TestDockerSwarmSuite
07:50:11 [2019-12-01T07:50:11.135Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
07:50:11 [2019-12-01T07:50:11.300Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
07:50:11 [2019-12-01T07:50:11.300Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:50:11 [2019-12-01T07:50:11.312Z] --- PASS: TestEventsExecDie (1.04s)
07:50:11 [2019-12-01T07:50:11.312Z] === RUN   TestEventsBackwardsCompatible
07:50:11 [2019-12-01T07:50:11.570Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
07:50:11 [2019-12-01T07:50:11.570Z] === RUN   TestInfoBinaryCommits
07:50:11 [2019-12-01T07:50:11.570Z] --- PASS: TestInfoBinaryCommits (0.05s)
07:50:11 [2019-12-01T07:50:11.570Z] === RUN   TestInfoAPIVersioned
07:50:11 [2019-12-01T07:50:11.570Z] --- PASS: TestInfoAPIVersioned (0.02s)
07:50:11 [2019-12-01T07:50:11.570Z] === RUN   TestInfoDiscoveryBackend
07:50:11 [2019-12-01T07:50:11.774Z] ok  	github.com/docker/docker/volume/drivers	0.017s	coverage: 36.1% of statements
07:50:11 [2019-12-01T07:50:11.796Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
07:50:11 [2019-12-01T07:50:11.796Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
07:50:11 [2019-12-01T07:50:11.796Z] remote: Enumerating objects: 19, done.
07:50:11 [2019-12-01T07:50:11.796Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
07:50:11 [2019-12-01T07:50:11.796Z] 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.
07:50:11 [2019-12-01T07:50:11.796Z] Building: bundles/cross/windows/amd64/containerutility.exe
07:50:12 [2019-12-01T07:50:12.137Z] --- PASS: TestInfoDiscoveryBackend (0.63s)
07:50:12 [2019-12-01T07:50:12.137Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:50:13 [2019-12-01T07:50:13.479Z] ok  	github.com/docker/docker/volume/mounts	0.099s	coverage: 67.0% of statements
07:50:13 [2019-12-01T07:50:13.479Z] ok  	github.com/docker/docker/volume/local	0.046s	coverage: 73.0% of statements
07:50:13 [2019-12-01T07:50:13.511Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
07:50:13 [2019-12-01T07:50:13.511Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:50:13 [2019-12-01T07:50:13.695Z] 
07:50:13 [2019-12-01T07:50:13.770Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
07:50:13 [2019-12-01T07:50:13.770Z] === RUN   TestInfoAPI
07:50:13 [2019-12-01T07:50:13.770Z] --- PASS: TestInfoAPI (0.05s)
07:50:13 [2019-12-01T07:50:13.770Z] === RUN   TestInfoAPIWarnings
07:50:13 [2019-12-01T07:50:13.777Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s)
07:50:13 [2019-12-01T07:50:13.777Z] === RUN   TestAuthZPluginHeader
07:50:14 [2019-12-01T07:50:14.154Z] --- PASS: TestAuthZPluginHeader (0.87s)
07:50:14 [2019-12-01T07:50:14.154Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:50:14 [2019-12-01T07:50:14.154Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:50:14 [2019-12-01T07:50:14.154Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:50:14 [2019-12-01T07:50:14.154Z] === RUN   TestAuthZPluginV2Disable
07:50:14 [2019-12-01T07:50:14.154Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:50:14 [2019-12-01T07:50:14.155Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:50:14 [2019-12-01T07:50:14.155Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:50:14 [2019-12-01T07:50:14.155Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:50:14 [2019-12-01T07:50:14.155Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:50:14 [2019-12-01T07:50:14.155Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:50:14 [2019-12-01T07:50:14.155Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:50:14 [2019-12-01T07:50:14.155Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:50:14 [2019-12-01T07:50:14.155Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:50:14 [2019-12-01T07:50:14.705Z] --- PASS: TestInfoAPIWarnings (0.64s)
07:50:14 [2019-12-01T07:50:14.705Z] === RUN   TestInfoDebug
07:50:14 [2019-12-01T07:50:14.976Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 hack/test/unit
07:50:15 [2019-12-01T07:50:15.173Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
07:50:15 [2019-12-01T07:50:15.271Z] --- PASS: TestInfoDebug (0.64s)
07:50:15 [2019-12-01T07:50:15.271Z] === RUN   TestInfoInsecureRegistries
07:50:15 [2019-12-01T07:50:15.303Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
07:50:15 [2019-12-01T07:50:15.303Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
07:50:15 [2019-12-01T07:50:15.837Z] --- PASS: TestInfoInsecureRegistries (0.75s)
07:50:15 [2019-12-01T07:50:15.837Z] === RUN   TestInfoRegistryMirrors
07:50:16 [2019-12-01T07:50:16.772Z] --- PASS: TestInfoRegistryMirrors (0.64s)
07:50:16 [2019-12-01T07:50:16.772Z] === RUN   TestLoginFailsWithBadCredentials
07:50:17 [2019-12-01T07:50:17.030Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
07:50:17 [2019-12-01T07:50:17.030Z] === RUN   TestPingCacheHeaders
07:50:17 [2019-12-01T07:50:17.030Z] --- PASS: TestPingCacheHeaders (0.05s)
07:50:17 [2019-12-01T07:50:17.030Z] === RUN   TestPingGet
07:50:17 [2019-12-01T07:50:17.030Z] --- PASS: TestPingGet (0.03s)
07:50:17 [2019-12-01T07:50:17.030Z] === RUN   TestPingHead
07:50:17 [2019-12-01T07:50:17.030Z] --- PASS: TestPingHead (0.05s)
07:50:17 [2019-12-01T07:50:17.030Z] === RUN   TestVersion
07:50:17 [2019-12-01T07:50:17.030Z] --- PASS: TestVersion (0.05s)
07:50:17 [2019-12-01T07:50:17.030Z] PASS
07:50:17 [2019-12-01T07:50:17.030Z] 
07:50:17 [2019-12-01T07:50:17.030Z] === Skipped
07:50:17 [2019-12-01T07:50:17.030Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:50:17 [2019-12-01T07:50:17.030Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:50:17 [2019-12-01T07:50:17.030Z] 
07:50:17 [2019-12-01T07:50:17.030Z] 
07:50:17 [2019-12-01T07:50:17.030Z] DONE 18 tests, 1 skipped in 6.900s
07:50:17 [2019-12-01T07:50:17.030Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
07:50:17 [2019-12-01T07:50:17.031Z] ++ 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
07:50:17 [2019-12-01T07:50:17.031Z] ++ set -e
07:50:17 [2019-12-01T07:50:17.031Z] ++ '[' -n 0 ']'
07:50:17 [2019-12-01T07:50:17.031Z] ++ set -x
07:50:17 [2019-12-01T07:50:17.031Z] ++ env -i DEST=/go/src/github.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
07:50:17 [2019-12-01T07:50:17.289Z] INFO: Testing against a local daemon
07:50:17 [2019-12-01T07:50:17.289Z] === RUN   TestVolumesCreateAndList
07:50:17 [2019-12-01T07:50:17.289Z] --- PASS: TestVolumesCreateAndList (0.04s)
07:50:17 [2019-12-01T07:50:17.289Z] === RUN   TestVolumesRemove
07:50:17 [2019-12-01T07:50:17.501Z] ?   	github.com/docker/docker/api	[no test files]
07:50:17 [2019-12-01T07:50:17.546Z] --- PASS: TestVolumesRemove (0.13s)
07:50:17 [2019-12-01T07:50:17.547Z] === RUN   TestVolumesInspect
07:50:17 [2019-12-01T07:50:17.547Z] --- PASS: TestVolumesInspect (0.04s)
07:50:17 [2019-12-01T07:50:17.547Z] === RUN   TestVolumesInvalidJSON
07:50:17 [2019-12-01T07:50:17.547Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:50:17 [2019-12-01T07:50:17.547Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:50:17 [2019-12-01T07:50:17.547Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:50:17 [2019-12-01T07:50:17.547Z] --- PASS: TestVolumesInvalidJSON (0.03s)
07:50:17 [2019-12-01T07:50:17.547Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:50:17 [2019-12-01T07:50:17.547Z] PASS
07:50:17 [2019-12-01T07:50:17.547Z] 
07:50:17 [2019-12-01T07:50:17.547Z] DONE 5 tests in 0.394s
07:50:17 [2019-12-01T07:50:17.547Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:50:17 [2019-12-01T07:50:17.804Z] ++++ cat bundles/test-integration/docker.pid
07:50:17 [2019-12-01T07:50:17.804Z] +++ kill 13079
07:50:18 [2019-12-01T07:50:18.569Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
07:50:19 [2019-12-01T07:50:19.183Z] +++ /etc/init.d/apparmor stop
07:50:19 [2019-12-01T07:50:19.442Z] Clearing AppArmor profiles cache:.
07:50:19 [2019-12-01T07:50:19.442Z] All profile caches have been cleared, but no profiles have been unloaded.
07:50:19 [2019-12-01T07:50:19.442Z] Unloading profiles will leave already running processes permanently
07:50:19 [2019-12-01T07:50:19.442Z] unconfined, which can lead to unexpected situations.
07:50:19 [2019-12-01T07:50:19.442Z] 
07:50:19 [2019-12-01T07:50:19.442Z] To set a process to complain mode, use the command line tool
07:50:19 [2019-12-01T07:50:19.442Z] 'aa-complain'. To really tear down all profiles, run the init script
07:50:19 [2019-12-01T07:50:19.442Z] with the 'teardown' option."
07:50:19 [2019-12-01T07:50:19.442Z] 
Post stage
[Pipeline] junit
07:50:21 [2019-12-01T07:50:21.985Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:50:22 [2019-12-01T07:50:22.513Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.6% of statements
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/rootless	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/volume	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === Skipped
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     exec_linux_test.go:18: requires AppArmor to be enabled
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     exec_linux_test.go:38: requires AppArmor to be enabled
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:46: Driver btrfs not supported
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:46: Driver btrfs not supported
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:46: Driver btrfs not supported
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:46: Driver btrfs not supported
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:46: Driver btrfs not supported
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:73: No driver to put!
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     overlay_test.go:49: Fails to compute changes intermittently
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:46: Driver zfs not supported
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:46: Driver zfs not supported
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:46: Driver zfs not supported
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:46: Driver zfs not supported
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:46: Driver zfs not supported
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     graphtest_unix.go:73: No driver to put!
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:50:22 [2019-12-01T07:50:22.513Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] 
07:50:22 [2019-12-01T07:50:22.513Z] DONE 2141 tests, 20 skipped in 333.067s
07:50:22 [2019-12-01T07:50:22.647Z] + echo Ensuring container killed.
07:50:22 [2019-12-01T07:50:22.647Z] Ensuring container killed.
07:50:22 [2019-12-01T07:50:22.647Z] + docker rm -vf docker-pr2
07:50:22 [2019-12-01T07:50:22.647Z] Error: No such container: docker-pr2
07:50:22 [2019-12-01T07:50:22.647Z] + true
[Pipeline] sh
07:50:22 [2019-12-01T07:50:22.936Z] + echo Chowning /workspace to jenkins user
07:50:22 [2019-12-01T07:50:22.936Z] Chowning /workspace to jenkins user
07:50:22 [2019-12-01T07:50:22.936Z] + id -u
07:50:22 [2019-12-01T07:50:22.936Z] + id -g
07:50:22 [2019-12-01T07:50:22.936Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40202:/workspace busybox chown -R 1000:1000 /workspace
07:50:22 [2019-12-01T07:50:22.936Z] Unable to find image 'busybox:latest' locally
07:50:22 [2019-12-01T07:50:22.936Z] latest: Pulling from library/busybox
07:50:23 [2019-12-01T07:50:23.195Z] 8e1247db4aa5: Pulling fs layer
07:50:23 [2019-12-01T07:50:23.195Z] 8e1247db4aa5: Verifying Checksum
07:50:23 [2019-12-01T07:50:23.195Z] 8e1247db4aa5: Download complete
Post stage
[Pipeline] junit
07:50:23 [2019-12-01T07:50:23.330Z] Recording test results
07:50:23 [2019-12-01T07:50:23.761Z] 8e1247db4aa5: Pull complete
07:50:23 [2019-12-01T07:50:23.761Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0
07:50:23 [2019-12-01T07:50:23.761Z] Status: Downloaded newer image for busybox:latest
07:50:23 [2019-12-01T07:50:23.813Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:50:26 [2019-12-01T07:50:26.998Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6 -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:1553b5f099dd8819d37da962eff3c9d0f8263ba6 hack/make.sh dynbinary test-integration
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:50:27 [2019-12-01T07:50:27.339Z] 
07:50:27 [2019-12-01T07:50:27.339Z] Removing bundles/
07:50:27 [2019-12-01T07:50:27.339Z] 
07:50:27 [2019-12-01T07:50:27.339Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:50:27 [2019-12-01T07:50:27.339Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:50:27 [2019-12-01T07:50:27.339Z] GOOS="" GOARCH="" GOARM=""
07:50:27 [2019-12-01T07:50:27.347Z] + bundleName=arm64-integration
07:50:27 [2019-12-01T07:50:27.347Z] + echo Creating arm64-integration-bundles.tar.gz
07:50:27 [2019-12-01T07:50:27.347Z] Creating arm64-integration-bundles.tar.gz
07:50:27 [2019-12-01T07:50:27.347Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
07:50:27 [2019-12-01T07:50:27.347Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
07:50:27 [2019-12-01T07:50:27.617Z] Archiving artifacts
07:50:29 [2019-12-01T07:50:29.547Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40202/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:50:29 [2019-12-01T07:50:29.884Z] + make clean
07:50:30 [2019-12-01T07:50:30.353Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
07:50:30 [2019-12-01T07:50:30.452Z] docker volume rm -f docker-dev-cache
07:50:30 [2019-12-01T07:50:30.452Z] docker-dev-cache
[Pipeline] deleteDir
07:50:30 [2019-12-01T07:50:30.915Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
07:50:30 [2019-12-01T07:50:30.915Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
07:50:32 [2019-12-01T07:50:32.365Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
07:50:33 [2019-12-01T07:50:33.874Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s)
07:50:33 [2019-12-01T07:50:33.875Z] PASS
07:50:33 [2019-12-01T07:50:33.875Z] 
07:50:33 [2019-12-01T07:50:33.875Z] === Skipped
07:50:33 [2019-12-01T07:50:33.875Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:50:33 [2019-12-01T07:50:33.875Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:50:33 [2019-12-01T07:50:33.875Z] 
07:50:33 [2019-12-01T07:50:33.875Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
07:50:33 [2019-12-01T07:50:33.875Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:50:33 [2019-12-01T07:50:33.875Z] 
07:50:33 [2019-12-01T07:50:33.875Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:50:33 [2019-12-01T07:50:33.875Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:50:33 [2019-12-01T07:50:33.875Z] 
07:50:33 [2019-12-01T07:50:33.875Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:50:33 [2019-12-01T07:50:33.875Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:50:33 [2019-12-01T07:50:33.875Z] 
07:50:33 [2019-12-01T07:50:33.875Z] 
07:50:33 [2019-12-01T07:50:33.875Z] DONE 17 tests, 4 skipped in 29.169s
07:50:33 [2019-12-01T07:50:33.875Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:50:33 [2019-12-01T07:50:33.875Z] ++ 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
07:50:33 [2019-12-01T07:50:33.875Z] ++ set -e
07:50:33 [2019-12-01T07:50:33.875Z] ++ '[' -n 0 ']'
07:50:33 [2019-12-01T07:50:33.875Z] ++ set -x
07:50:33 [2019-12-01T07:50:33.875Z] ++ env -i DEST=/go/src/github.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
07:50:33 [2019-12-01T07:50:33.875Z] INFO: Testing against a local daemon
07:50:33 [2019-12-01T07:50:33.875Z] === RUN   TestPluginInvalidJSON
07:50:33 [2019-12-01T07:50:33.875Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:50:33 [2019-12-01T07:50:33.875Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:50:33 [2019-12-01T07:50:33.875Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:50:33 [2019-12-01T07:50:33.875Z] --- PASS: TestPluginInvalidJSON (0.01s)
07:50:33 [2019-12-01T07:50:33.875Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:50:33 [2019-12-01T07:50:33.875Z] PASS
07:50:33 [2019-12-01T07:50:33.875Z] 
07:50:33 [2019-12-01T07:50:33.875Z] DONE 2 tests in 0.093s
07:50:33 [2019-12-01T07:50:33.875Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:50:33 [2019-12-01T07:50:33.875Z] ++ 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
07:50:33 [2019-12-01T07:50:33.875Z] ++ set -e
07:50:33 [2019-12-01T07:50:33.875Z] ++ '[' -n 0 ']'
07:50:33 [2019-12-01T07:50:33.875Z] ++ set -x
07:50:33 [2019-12-01T07:50:33.875Z] ++ env -i DEST=/go/src/github.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
07:50:33 [2019-12-01T07:50:33.875Z] INFO: Testing against a local daemon
07:50:33 [2019-12-01T07:50:33.875Z] === RUN   TestExternalGraphDriver
07:50:33 [2019-12-01T07:50:33.875Z] === RUN   TestExternalGraphDriver/json
07:50:33 [2019-12-01T07:50:33.875Z] === RUN   TestExternalGraphDriver/spec
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:50:35 [2019-12-01T07:50:35.795Z] === RUN   TestExternalGraphDriver/pull
07:50:36 [2019-12-01T07:50:36.263Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
07:50:36 [2019-12-01T07:50:36.826Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
07:50:37 [2019-12-01T07:50:37.737Z] --- PASS: TestExternalGraphDriver (6.27s)
07:50:37 [2019-12-01T07:50:37.738Z]     --- PASS: TestExternalGraphDriver/json (2.03s)
07:50:37 [2019-12-01T07:50:37.738Z]     --- PASS: TestExternalGraphDriver/spec (2.03s)
07:50:37 [2019-12-01T07:50:37.738Z]     --- PASS: TestExternalGraphDriver/pull (2.03s)
07:50:37 [2019-12-01T07:50:37.738Z] === RUN   TestGraphdriverPluginV2
07:50:37 [2019-12-01T07:50:37.738Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
07:50:37 [2019-12-01T07:50:37.738Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:50:37 [2019-12-01T07:50:37.738Z] PASS
07:50:37 [2019-12-01T07:50:37.738Z] 
07:50:37 [2019-12-01T07:50:37.738Z] === Skipped
07:50:37 [2019-12-01T07:50:37.738Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
07:50:37 [2019-12-01T07:50:37.738Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:50:37 [2019-12-01T07:50:37.738Z] 
07:50:37 [2019-12-01T07:50:37.738Z] 
07:50:37 [2019-12-01T07:50:37.738Z] DONE 5 tests, 1 skipped in 6.414s
07:50:37 [2019-12-01T07:50:37.738Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:50:37 [2019-12-01T07:50:37.738Z] ++ 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
07:50:37 [2019-12-01T07:50:37.738Z] ++ set -e
07:50:37 [2019-12-01T07:50:37.738Z] ++ '[' -n 0 ']'
07:50:37 [2019-12-01T07:50:37.738Z] ++ set -x
07:50:37 [2019-12-01T07:50:37.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
07:50:37 [2019-12-01T07:50:37.738Z] INFO: Testing against a local daemon
07:50:37 [2019-12-01T07:50:37.738Z] === RUN   TestContinueAfterPluginCrash
07:50:37 [2019-12-01T07:50:37.738Z] === PAUSE TestContinueAfterPluginCrash
07:50:37 [2019-12-01T07:50:37.738Z] === RUN   TestDaemonStartWithLogOpt
07:50:37 [2019-12-01T07:50:37.738Z] === PAUSE TestDaemonStartWithLogOpt
07:50:37 [2019-12-01T07:50:37.738Z] === CONT  TestContinueAfterPluginCrash
07:50:37 [2019-12-01T07:50:37.738Z] === CONT  TestDaemonStartWithLogOpt
07:50:37 [2019-12-01T07:50:37.754Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
07:50:39 [2019-12-01T07:50:39.643Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
07:50:42 [2019-12-01T07:50:42.910Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
07:50:49 [2019-12-01T07:50:49.288Z] --- PASS: TestDaemonStartWithLogOpt (10.41s)
07:50:50 [2019-12-01T07:50:50.994Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ok  	github.com/docker/docker/api/server/httputils	0.126s	coverage: 14.7% of statements
07:50:52 [2019-12-01T07:50:52.791Z] ok  	github.com/docker/docker/api/server/middleware	0.203s	coverage: 37.7% of statements
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ok  	github.com/docker/docker/api/server/router/swarm	0.235s	coverage: 4.0% of statements
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ok  	github.com/docker/docker/api/types/filters	0.165s	coverage: 92.2% of statements
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ok  	github.com/docker/docker/api/types/strslice	0.168s	coverage: 90.0% of statements
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ok  	github.com/docker/docker/api/types/time	0.384s	coverage: 100.0% of statements
07:50:52 [2019-12-01T07:50:52.791Z] ok  	github.com/docker/docker/api/types/versions	0.058s	coverage: 75.0% of statements
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/builder	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:50:52 [2019-12-01T07:50:52.791Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:50:53 [2019-12-01T07:50:53.494Z] --- PASS: TestContinueAfterPluginCrash (15.33s)
07:50:53 [2019-12-01T07:50:53.494Z] PASS
07:50:53 [2019-12-01T07:50:53.494Z] 
07:50:53 [2019-12-01T07:50:53.494Z] DONE 2 tests in 15.426s
07:50:53 [2019-12-01T07:50:53.494Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:50:53 [2019-12-01T07:50:53.494Z] ++ 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
07:50:53 [2019-12-01T07:50:53.494Z] ++ set -e
07:50:53 [2019-12-01T07:50:53.494Z] ++ '[' -n 0 ']'
07:50:53 [2019-12-01T07:50:53.494Z] ++ set -x
07:50:53 [2019-12-01T07:50:53.494Z] ++ env -i DEST=/go/src/github.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
07:50:53 [2019-12-01T07:50:53.494Z] INFO: Testing against a local daemon
07:50:53 [2019-12-01T07:50:53.494Z] === RUN   TestPluginWithDevMounts
07:50:53 [2019-12-01T07:50:53.494Z] === PAUSE TestPluginWithDevMounts
07:50:53 [2019-12-01T07:50:53.494Z] === CONT  TestPluginWithDevMounts
07:50:53 [2019-12-01T07:50:53.508Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
07:50:54 [2019-12-01T07:50:54.327Z] ok  	github.com/docker/docker/builder/dockerfile	0.776s	coverage: 46.3% of statements
07:50:54 [2019-12-01T07:50:54.327Z] ok  	github.com/docker/docker/builder/dockerignore	0.398s	coverage: 96.8% of statements
07:50:54 [2019-12-01T07:50:54.787Z] ok  	github.com/docker/docker/builder/remotecontext	0.932s	coverage: 9.2% of statements
07:50:55 [2019-12-01T07:50:55.327Z] --- PASS: TestPluginWithDevMounts (1.98s)
07:50:55 [2019-12-01T07:50:55.327Z] PASS
07:50:55 [2019-12-01T07:50:55.327Z] 
07:50:55 [2019-12-01T07:50:55.327Z] DONE 1 tests in 2.070s
07:50:55 [2019-12-01T07:50:55.327Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
07:50:55 [2019-12-01T07:50:55.327Z] ++ 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
07:50:55 [2019-12-01T07:50:55.327Z] ++ set -e
07:50:55 [2019-12-01T07:50:55.327Z] ++ '[' -n 0 ']'
07:50:55 [2019-12-01T07:50:55.327Z] ++ set -x
07:50:55 [2019-12-01T07:50:55.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:50:55 [2019-12-01T07:50:55.327Z] INFO: Testing against a local daemon
07:50:55 [2019-12-01T07:50:55.327Z] === RUN   TestSecretInspect
07:50:56 [2019-12-01T07:50:56.776Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
07:50:58 [2019-12-01T07:50:58.588Z] --- PASS: TestSecretInspect (2.98s)
07:50:58 [2019-12-01T07:50:58.589Z] === RUN   TestSecretList
07:51:01 [2019-12-01T07:51:01.011Z] --- PASS: TestSecretList (2.92s)
07:51:01 [2019-12-01T07:51:01.011Z] === RUN   TestSecretsCreateAndDelete
07:51:04 [2019-12-01T07:51:04.169Z] --- PASS: TestSecretsCreateAndDelete (2.89s)
07:51:04 [2019-12-01T07:51:04.169Z] === RUN   TestSecretsUpdate
07:51:06 [2019-12-01T07:51:06.862Z] --- PASS: TestSecretsUpdate (2.65s)
07:51:06 [2019-12-01T07:51:06.862Z] === RUN   TestTemplatedSecret
07:51:08 [2019-12-01T07:51:08.955Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
07:51:08 [2019-12-01T07:51:08.955Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
07:51:10 [2019-12-01T07:51:10.927Z] --- PASS: TestTemplatedSecret (3.54s)
07:51:10 [2019-12-01T07:51:10.927Z] === RUN   TestSecretCreateResolve
07:51:13 [2019-12-01T07:51:13.555Z] --- PASS: TestSecretCreateResolve (3.08s)
07:51:13 [2019-12-01T07:51:13.555Z] PASS
07:51:13 [2019-12-01T07:51:13.555Z] 
07:51:13 [2019-12-01T07:51:13.555Z] DONE 6 tests in 18.153s
07:51:13 [2019-12-01T07:51:13.555Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
07:51:13 [2019-12-01T07:51:13.555Z] ++ 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
07:51:13 [2019-12-01T07:51:13.555Z] ++ set -e
07:51:13 [2019-12-01T07:51:13.555Z] ++ '[' -n 0 ']'
07:51:13 [2019-12-01T07:51:13.555Z] ++ set -x
07:51:13 [2019-12-01T07:51:13.555Z] ++ env -i DEST=/go/src/github.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
07:51:13 [2019-12-01T07:51:13.555Z] INFO: Testing against a local daemon
07:51:13 [2019-12-01T07:51:13.555Z] === RUN   TestServiceCreateInit
07:51:13 [2019-12-01T07:51:13.555Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:51:15 [2019-12-01T07:51:15.495Z] --- PASS: TestImportExtremelyLargeImageWorks (183.08s)
07:51:15 [2019-12-01T07:51:15.495Z] PASS
07:51:15 [2019-12-01T07:51:15.495Z] 
07:51:15 [2019-12-01T07:51:15.495Z] DONE 12 tests in 186.787s
07:51:15 [2019-12-01T07:51:15.495Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:51:15 [2019-12-01T07:51:15.495Z] ++ 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
07:51:15 [2019-12-01T07:51:15.495Z] ++ set -e
07:51:15 [2019-12-01T07:51:15.495Z] ++ '[' -n 0 ']'
07:51:15 [2019-12-01T07:51:15.495Z] ++ set -x
07:51:15 [2019-12-01T07:51:15.495Z] ++ env -i DEST=/go/src/github.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
07:51:15 [2019-12-01T07:51:15.751Z] INFO: Testing against a local daemon
07:51:15 [2019-12-01T07:51:15.751Z] === RUN   TestNetworkCreateDelete
07:51:15 [2019-12-01T07:51:15.751Z] --- PASS: TestNetworkCreateDelete (0.12s)
07:51:15 [2019-12-01T07:51:15.751Z] === RUN   TestDockerNetworkDeletePreferID
07:51:16 [2019-12-01T07:51:16.314Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
07:51:16 [2019-12-01T07:51:16.314Z] === RUN   TestInspectNetwork
07:51:16 [2019-12-01T07:51:16.570Z] === RUN   TestDockerSuite/TestBuildDotDotFile
07:51:16 [2019-12-01T07:51:16.825Z] === RUN   TestDockerSuite/TestBuildEOLInLine
07:51:18 [2019-12-01T07:51:18.668Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:51:22 [2019-12-01T07:51:22.071Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
07:51:22 [2019-12-01T07:51:22.071Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
07:51:22 [2019-12-01T07:51:22.635Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
07:51:22 [2019-12-01T07:51:22.892Z] === RUN   TestInspectNetwork/full_network_id
07:51:22 [2019-12-01T07:51:22.892Z] === RUN   TestInspectNetwork/partial_network_id
07:51:22 [2019-12-01T07:51:22.892Z] === RUN   TestInspectNetwork/network_name
07:51:22 [2019-12-01T07:51:22.892Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:51:23 [2019-12-01T07:51:23.455Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
07:51:23 [2019-12-01T07:51:23.455Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
07:51:23 [2019-12-01T07:51:23.711Z] === RUN   TestDockerSuite/TestBuildEntrypoint
07:51:23 [2019-12-01T07:51:23.966Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
07:51:23 [2019-12-01T07:51:23.969Z] --- PASS: TestServiceCreateInit (9.96s)
07:51:23 [2019-12-01T07:51:23.969Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.88s)
07:51:23 [2019-12-01T07:51:23.969Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s)
07:51:23 [2019-12-01T07:51:23.969Z] === RUN   TestCreateServiceMultipleTimes
07:51:24 [2019-12-01T07:51:24.743Z] ok  	github.com/docker/docker/builder/remotecontext/git	33.544s	coverage: 85.1% of statements
07:51:24 [2019-12-01T07:51:24.744Z] ?   	github.com/docker/docker/cli	[no test files]
07:51:24 [2019-12-01T07:51:24.744Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:51:24 [2019-12-01T07:51:24.744Z] ok  	github.com/docker/docker/cli/debug	0.064s	coverage: 100.0% of statements
07:51:24 [2019-12-01T07:51:24.744Z] ok  	github.com/docker/docker/client	0.476s	coverage: 75.3% of statements
07:51:27 [2019-12-01T07:51:27.233Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
07:51:27 [2019-12-01T07:51:27.233Z] --- PASS: TestInspectNetwork (10.74s)
07:51:27 [2019-12-01T07:51:27.233Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:51:27 [2019-12-01T07:51:27.233Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:51:27 [2019-12-01T07:51:27.233Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:51:27 [2019-12-01T07:51:27.233Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:51:27 [2019-12-01T07:51:27.233Z] === RUN   TestRunContainerWithBridgeNone
07:51:28 [2019-12-01T07:51:28.161Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
07:51:28 [2019-12-01T07:51:28.723Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
07:51:29 [2019-12-01T07:51:29.650Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
07:51:29 [2019-12-01T07:51:29.907Z] === RUN   TestDockerSuite/TestBuildEnv
07:51:30 [2019-12-01T07:51:30.164Z] --- PASS: TestRunContainerWithBridgeNone (3.07s)
07:51:30 [2019-12-01T07:51:30.164Z] === RUN   TestNetworkInvalidJSON
07:51:30 [2019-12-01T07:51:30.164Z] === RUN   TestNetworkInvalidJSON//networks/create
07:51:30 [2019-12-01T07:51:30.164Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:51:30 [2019-12-01T07:51:30.164Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:51:30 [2019-12-01T07:51:30.164Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:51:30 [2019-12-01T07:51:30.164Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:51:30 [2019-12-01T07:51:30.164Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:51:30 [2019-12-01T07:51:30.164Z] === CONT  TestNetworkInvalidJSON//networks/create
07:51:30 [2019-12-01T07:51:30.164Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:51:30 [2019-12-01T07:51:30.164Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:51:30 [2019-12-01T07:51:30.164Z] --- PASS: TestNetworkInvalidJSON (0.02s)
07:51:30 [2019-12-01T07:51:30.164Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:51:30 [2019-12-01T07:51:30.164Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:51:30 [2019-12-01T07:51:30.164Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:51:30 [2019-12-01T07:51:30.164Z] === RUN   TestDaemonRestartWithLiveRestore
07:51:31 [2019-12-01T07:51:31.531Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
07:51:31 [2019-12-01T07:51:31.531Z] === RUN   TestDaemonDefaultNetworkPools
07:51:31 [2019-12-01T07:51:31.787Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
07:51:31 [2019-12-01T07:51:31.912Z] ok  	github.com/docker/docker/cmd/dockerd	0.622s	coverage: 19.0% of statements
07:51:32 [2019-12-01T07:51:32.043Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
07:51:32 [2019-12-01T07:51:32.043Z] === RUN   TestDaemonRestartWithExistingNetwork
07:51:33 [2019-12-01T07:51:33.411Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.34s)
07:51:33 [2019-12-01T07:51:33.411Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
07:51:33 [2019-12-01T07:51:33.411Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:51:34 [2019-12-01T07:51:34.092Z] ok  	github.com/docker/docker/container	0.501s	coverage: 42.5% of statements
07:51:34 [2019-12-01T07:51:34.092Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:51:34 [2019-12-01T07:51:34.092Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:51:34 [2019-12-01T07:51:34.092Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:51:34 [2019-12-01T07:51:34.092Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:51:34 [2019-12-01T07:51:34.776Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
07:51:34 [2019-12-01T07:51:34.776Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:51:34 [2019-12-01T07:51:34.776Z] === RUN   TestDockerSuite/TestBuildEnvUsage
07:51:35 [2019-12-01T07:51:35.338Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
07:51:35 [2019-12-01T07:51:35.338Z] === RUN   TestServiceWithPredefinedNetwork
07:51:38 [2019-12-01T07:51:38.610Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s)
07:51:38 [2019-12-01T07:51:38.611Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:51:38 [2019-12-01T07:51:38.611Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:51:38 [2019-12-01T07:51:38.611Z]     service_test.go:230: FLAKY_TEST
07:51:38 [2019-12-01T07:51:38.611Z] === RUN   TestServiceWithDataPathPortInit
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
07:51:40 [2019-12-01T07:51:40.059Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 4.0% of statements
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
07:51:40 [2019-12-01T07:51:40.059Z] ok  	github.com/docker/docker/api/types/time	0.028s	coverage: 100.0% of statements
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/builder	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:51:40 [2019-12-01T07:51:40.059Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:51:40 [2019-12-01T07:51:40.316Z] ok  	github.com/docker/docker/builder/dockerignore	0.018s	coverage: 96.8% of statements
07:51:42 [2019-12-01T07:51:42.778Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
07:51:43 [2019-12-01T07:51:43.596Z] ok  	github.com/docker/docker/builder/dockerfile	0.550s	coverage: 48.2% of statements
07:51:43 [2019-12-01T07:51:43.596Z] ok  	github.com/docker/docker/builder/remotecontext	0.194s	coverage: 13.6% of statements
07:51:43 [2019-12-01T07:51:43.734Z] --- PASS: TestCreateServiceMultipleTimes (18.49s)
07:51:43 [2019-12-01T07:51:43.734Z] === RUN   TestCreateServiceConflict
07:51:44 [2019-12-01T07:51:44.968Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
07:51:44 [2019-12-01T07:51:44.984Z] --- PASS: TestCreateServiceConflict (2.81s)
07:51:44 [2019-12-01T07:51:44.984Z] === RUN   TestCreateServiceMaxReplicas
07:51:46 [2019-12-01T07:51:46.864Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.688s	coverage: 85.1% of statements
07:51:46 [2019-12-01T07:51:46.864Z] ?   	github.com/docker/docker/cli	[no test files]
07:51:46 [2019-12-01T07:51:46.864Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:51:48 [2019-12-01T07:51:48.761Z] ok  	github.com/docker/docker/client	0.211s	coverage: 75.8% of statements
07:51:49 [2019-12-01T07:51:49.056Z] --- PASS: TestCreateServiceMaxReplicas (3.69s)
07:51:49 [2019-12-01T07:51:49.056Z] === RUN   TestCreateWithDuplicateNetworkNames
07:51:55 [2019-12-01T07:51:55.183Z] ok  	github.com/docker/docker/daemon	3.165s	coverage: 9.2% of statements
07:51:55 [2019-12-01T07:51:55.183Z] ok  	github.com/docker/docker/daemon/cluster	1.563s	coverage: 0.5% of statements
07:51:55 [2019-12-01T07:51:55.183Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.287s	coverage: 65.3% of statements
07:51:55 [2019-12-01T07:51:55.183Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.721s	coverage: 35.8% of statements
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.071s	coverage: 10.9% of statements
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ok  	github.com/docker/docker/daemon/config	0.578s	coverage: 80.1% of statements
07:51:55 [2019-12-01T07:51:55.183Z] ok  	github.com/docker/docker/daemon/discovery	0.312s	coverage: 30.0% of statements
07:51:55 [2019-12-01T07:51:55.183Z] ok  	github.com/docker/docker/daemon/events	0.396s	coverage: 50.0% of statements
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ok  	github.com/docker/docker/daemon/graphdriver	0.302s	coverage: 2.3% of statements
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
07:51:55 [2019-12-01T07:51:55.183Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
07:51:57 [2019-12-01T07:51:57.360Z] ok  	github.com/docker/docker/daemon/images	0.354s	coverage: 4.9% of statements
07:51:57 [2019-12-01T07:51:57.360Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:51:57 [2019-12-01T07:51:57.360Z] ok  	github.com/docker/docker/daemon/links	0.065s	coverage: 93.0% of statements
07:51:57 [2019-12-01T07:51:57.360Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:51:57 [2019-12-01T07:51:57.360Z] ok  	github.com/docker/docker/daemon/logger	0.431s	coverage: 43.0% of statements
07:51:57 [2019-12-01T07:51:57.614Z] --- PASS: TestServiceWithDataPathPortInit (19.60s)
07:51:57 [2019-12-01T07:51:57.614Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:51:57 [2019-12-01T07:51:57.821Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.560s	coverage: 77.8% of statements
07:51:57 [2019-12-01T07:51:57.821Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
07:51:57 [2019-12-01T07:51:57.821Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
07:51:57 [2019-12-01T07:51:57.821Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:51:57 [2019-12-01T07:51:57.821Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
07:51:57 [2019-12-01T07:51:57.821Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
07:51:57 [2019-12-01T07:51:57.821Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.381s	coverage: 62.1% of statements
07:51:58 [2019-12-01T07:51:58.280Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.287s	coverage: 88.3% of statements
07:52:00 [2019-12-01T07:52:00.459Z] ok  	github.com/docker/docker/daemon/logger/local	0.612s	coverage: 74.7% of statements
07:52:00 [2019-12-01T07:52:00.459Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:52:00 [2019-12-01T07:52:00.459Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.210s	coverage: 21.4% of statements
07:52:02 [2019-12-01T07:52:02.741Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s)
07:52:02 [2019-12-01T07:52:02.742Z] === RUN   TestCreateServiceSecretFileMode
07:52:03 [2019-12-01T07:52:03.375Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.569s	coverage: 82.5% of statements
07:52:03 [2019-12-01T07:52:03.375Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.211s	coverage: 47.8% of statements
07:52:03 [2019-12-01T07:52:03.375Z] ok  	github.com/docker/docker/daemon/logger/templates	0.078s	coverage: 8.3% of statements
07:52:03 [2019-12-01T07:52:03.375Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:52:03 [2019-12-01T07:52:03.375Z] ?   	github.com/docker/docker/daemon/network	[no test files]
07:52:03 [2019-12-01T07:52:03.375Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:52:05 [2019-12-01T07:52:05.705Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
07:52:06 [2019-12-01T07:52:06.049Z] --- PASS: TestCreateServiceSecretFileMode (3.41s)
07:52:06 [2019-12-01T07:52:06.049Z] === RUN   TestCreateServiceConfigFileMode
07:52:06 [2019-12-01T07:52:06.268Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
07:52:06 [2019-12-01T07:52:06.281Z] ok  	github.com/docker/docker/distribution	1.581s	coverage: 20.3% of statements
07:52:06 [2019-12-01T07:52:06.281Z] ok  	github.com/docker/docker/distribution/metadata	1.407s	coverage: 48.2% of statements
07:52:06 [2019-12-01T07:52:06.281Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:52:07 [2019-12-01T07:52:07.251Z] ok  	github.com/docker/docker/distribution/xfer	2.258s	coverage: 76.8% of statements
07:52:07 [2019-12-01T07:52:07.251Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:52:07 [2019-12-01T07:52:07.251Z] ok  	github.com/docker/docker/errdefs	0.107s	coverage: 49.4% of statements
07:52:07 [2019-12-01T07:52:07.633Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.73s)
07:52:07 [2019-12-01T07:52:07.633Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pzhzny5z50g7gcfr79yy2z0p8 Created:2019-12-01 07:51:59.268300491 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[10f0549fff97ee63c3eb8b5102a64c822fa9338c958ab087c718b553ab1b411e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yb03mc1wuqn4g8b8x10fpfh9r EndpointID:d1e1d5966be56371fe093cc5837ad6c2d08ab682362aaf40e7b83f1ff22d63b0 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3d1f57f7fb28342c78355ee3e446c04bfc248d50c221fd31475f1b1fa4cd0329 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:5861de0c6290 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yb03mc1wuqn4g8b8x10fpfh9r EndpointID:d1e1d5966be56371fe093cc5837ad6c2d08ab682362aaf40e7b83f1ff22d63b0 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
07:52:07 [2019-12-01T07:52:07.633Z] PASS
07:52:07 [2019-12-01T07:52:07.633Z] 
07:52:07 [2019-12-01T07:52:07.633Z] === Skipped
07:52:07 [2019-12-01T07:52:07.633Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:52:07 [2019-12-01T07:52:07.633Z]     service_test.go:230: FLAKY_TEST
07:52:07 [2019-12-01T07:52:07.633Z] 
07:52:07 [2019-12-01T07:52:07.633Z] 
07:52:07 [2019-12-01T07:52:07.633Z] DONE 21 tests, 1 skipped in 51.770s
07:52:07 [2019-12-01T07:52:07.633Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:52:07 [2019-12-01T07:52:07.633Z] ++ 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
07:52:07 [2019-12-01T07:52:07.633Z] ++ set -e
07:52:07 [2019-12-01T07:52:07.633Z] ++ '[' -n 0 ']'
07:52:07 [2019-12-01T07:52:07.633Z] ++ set -x
07:52:07 [2019-12-01T07:52:07.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:52:07 [2019-12-01T07:52:07.633Z] INFO: Testing against a local daemon
07:52:07 [2019-12-01T07:52:07.633Z] === RUN   TestDockerNetworkIpvlanPersistance
07:52:07 [2019-12-01T07:52:07.633Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
07:52:07 [2019-12-01T07:52:07.633Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:52:07 [2019-12-01T07:52:07.633Z] === RUN   TestDockerNetworkIpvlan
07:52:07 [2019-12-01T07:52:07.633Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:52:07 [2019-12-01T07:52:07.633Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:52:07 [2019-12-01T07:52:07.633Z] PASS
07:52:07 [2019-12-01T07:52:07.633Z] 
07:52:07 [2019-12-01T07:52:07.633Z] === Skipped
07:52:07 [2019-12-01T07:52:07.633Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
07:52:07 [2019-12-01T07:52:07.633Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:52:07 [2019-12-01T07:52:07.633Z] 
07:52:07 [2019-12-01T07:52:07.633Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:52:07 [2019-12-01T07:52:07.633Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:52:07 [2019-12-01T07:52:07.633Z] 
07:52:07 [2019-12-01T07:52:07.633Z] 
07:52:07 [2019-12-01T07:52:07.633Z] DONE 2 tests, 2 skipped in 0.134s
07:52:07 [2019-12-01T07:52:07.633Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:52:07 [2019-12-01T07:52:07.633Z] ++ 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
07:52:07 [2019-12-01T07:52:07.633Z] ++ set -e
07:52:07 [2019-12-01T07:52:07.633Z] ++ '[' -n 0 ']'
07:52:07 [2019-12-01T07:52:07.633Z] ++ set -x
07:52:07 [2019-12-01T07:52:07.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:52:07 [2019-12-01T07:52:07.633Z] INFO: Testing against a local daemon
07:52:07 [2019-12-01T07:52:07.633Z] === RUN   TestDockerNetworkMacvlanPersistance
07:52:09 [2019-12-01T07:52:09.014Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
07:52:09 [2019-12-01T07:52:09.014Z] === RUN   TestDockerNetworkMacvlan
07:52:09 [2019-12-01T07:52:09.208Z] --- PASS: TestCreateServiceConfigFileMode (3.19s)
07:52:09 [2019-12-01T07:52:09.208Z] === RUN   TestCreateServiceSysctls
07:52:09 [2019-12-01T07:52:09.948Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:52:10 [2019-12-01T07:52:10.153Z] ok  	github.com/docker/docker/image	1.282s	coverage: 86.4% of statements
07:52:10 [2019-12-01T07:52:10.153Z] ok  	github.com/docker/docker/image/cache	0.177s	coverage: 19.2% of statements
07:52:10 [2019-12-01T07:52:10.153Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
07:52:10 [2019-12-01T07:52:10.153Z] ok  	github.com/docker/docker/image/v1	0.435s	coverage: 25.0% of statements
07:52:10 [2019-12-01T07:52:10.153Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:52:10 [2019-12-01T07:52:10.884Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:52:11 [2019-12-01T07:52:11.810Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:52:12 [2019-12-01T07:52:12.329Z] ok  	github.com/docker/docker/layer	0.480s	coverage: 30.0% of statements
07:52:12 [2019-12-01T07:52:12.329Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:52:13 [2019-12-01T07:52:13.476Z] --- PASS: TestCreateServiceSysctls (4.50s)
07:52:13 [2019-12-01T07:52:13.476Z] === RUN   TestCreateServiceCapabilities
07:52:15 [2019-12-01T07:52:15.079Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:52:15 [2019-12-01T07:52:15.233Z] ok  	github.com/docker/docker/libcontainerd/local	0.466s	coverage: 1.0% of statements
07:52:15 [2019-12-01T07:52:15.233Z] ok  	github.com/docker/docker/libcontainerd/queue	0.108s	coverage: 100.0% of statements
07:52:15 [2019-12-01T07:52:15.233Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:52:15 [2019-12-01T07:52:15.233Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:52:15 [2019-12-01T07:52:15.233Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:52:15 [2019-12-01T07:52:15.233Z] ?   	github.com/docker/docker/oci	[no test files]
07:52:15 [2019-12-01T07:52:15.233Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:52:15 [2019-12-01T07:52:15.233Z] ok  	github.com/docker/docker/opts	0.155s	coverage: 67.3% of statements
07:52:15 [2019-12-01T07:52:15.233Z] ok  	github.com/docker/docker/pkg/aaparser	0.043s	coverage: 50.0% of statements
07:52:16 [2019-12-01T07:52:16.969Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
07:52:17 [2019-12-01T07:52:17.530Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
07:52:17 [2019-12-01T07:52:17.548Z] --- PASS: TestCreateServiceCapabilities (3.25s)
07:52:17 [2019-12-01T07:52:17.548Z] === RUN   TestInspect
07:52:18 [2019-12-01T07:52:18.458Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
07:52:18 [2019-12-01T07:52:18.714Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
07:52:18 [2019-12-01T07:52:18.714Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
07:52:18 [2019-12-01T07:52:18.970Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:52:20 [2019-12-01T07:52:20.774Z] --- PASS: TestInspect (3.46s)
07:52:20 [2019-12-01T07:52:20.774Z] === RUN   TestServiceListWithStatuses
07:52:20 [2019-12-01T07:52:20.774Z] --- SKIP: TestServiceListWithStatuses (0.01s)
07:52:20 [2019-12-01T07:52:20.774Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:52:20 [2019-12-01T07:52:20.774Z] === RUN   TestDockerNetworkConnectAlias
07:52:20 [2019-12-01T07:52:20.860Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
07:52:20 [2019-12-01T07:52:20.860Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
07:52:20 [2019-12-01T07:52:20.913Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:52:21 [2019-12-01T07:52:21.116Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
07:52:21 [2019-12-01T07:52:21.252Z] 
07:52:21 [2019-12-01T07:52:21.252Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:52:21 [2019-12-01T07:52:21.985Z] PKG_CONFIG=pkg-config
07:52:21 [2019-12-01T07:52:21.985Z] GOLANG_VERSION=1.13.4
07:52:21 [2019-12-01T07:52:21.985Z] HOSTNAME=435923ecd388
07:52:21 [2019-12-01T07:52:21.985Z] DOCKER_EXPERIMENTAL=1
07:52:21 [2019-12-01T07:52:21.985Z] container=docker
07:52:21 [2019-12-01T07:52:21.985Z] TEST_SKIP_INTEGRATION_CLI=1
07:52:21 [2019-12-01T07:52:21.985Z] GO111MODULE=off
07:52:21 [2019-12-01T07:52:21.985Z] GOPATH=/go
07:52:21 [2019-12-01T07:52:21.985Z] PWD=/go/src/github.com/docker/docker
07:52:21 [2019-12-01T07:52:21.985Z] HOME=/root
07:52:21 [2019-12-01T07:52:21.985Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:52:21 [2019-12-01T07:52:21.985Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:52:21 [2019-12-01T07:52:21.985Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:52:21 [2019-12-01T07:52:21.985Z] DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6
07:52:21 [2019-12-01T07:52:21.985Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:52:21 [2019-12-01T07:52:21.985Z] DOCKER_GRAPHDRIVER=overlay2
07:52:21 [2019-12-01T07:52:21.985Z] TERM=xterm
07:52:21 [2019-12-01T07:52:21.985Z] VALIDATE_BRANCH=master
07:52:21 [2019-12-01T07:52:21.985Z] DEST=bundles/test-integration
07:52:21 [2019-12-01T07:52:21.985Z] SHLVL=1
07:52:21 [2019-12-01T07:52:21.985Z] TIMEOUT=120m
07:52:21 [2019-12-01T07:52:21.985Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:52:21 [2019-12-01T07:52:21.985Z] DOCKER_PKG=github.com/docker/docker
07:52:21 [2019-12-01T07:52:21.985Z] TESTDEBUG=0
07:52:21 [2019-12-01T07:52:21.985Z] _=/usr/bin/env
07:52:21 [2019-12-01T07:52:21.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:52:26 [2019-12-01T07:52:26.363Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:52:26 [2019-12-01T07:52:26.978Z] --- PASS: TestDockerNetworkConnectAlias (5.82s)
07:52:26 [2019-12-01T07:52:26.978Z] === RUN   TestDockerNetworkReConnect
07:52:27 [2019-12-01T07:52:27.290Z] --- PASS: TestDockerNetworkMacvlan (18.30s)
07:52:27 [2019-12-01T07:52:27.290Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
07:52:27 [2019-12-01T07:52:27.290Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
07:52:27 [2019-12-01T07:52:27.290Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s)
07:52:27 [2019-12-01T07:52:27.290Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.83s)
07:52:27 [2019-12-01T07:52:27.290Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.27s)
07:52:27 [2019-12-01T07:52:27.290Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s)
07:52:27 [2019-12-01T07:52:27.290Z] PASS
07:52:27 [2019-12-01T07:52:27.290Z] 
07:52:27 [2019-12-01T07:52:27.290Z] DONE 8 tests in 19.856s
07:52:27 [2019-12-01T07:52:27.290Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:52:27 [2019-12-01T07:52:27.290Z] ++ 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
07:52:27 [2019-12-01T07:52:27.290Z] ++ set -e
07:52:27 [2019-12-01T07:52:27.290Z] ++ '[' -n 0 ']'
07:52:27 [2019-12-01T07:52:27.290Z] ++ set -x
07:52:27 [2019-12-01T07:52:27.290Z] ++ env -i DEST=/go/src/github.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
07:52:27 [2019-12-01T07:52:27.455Z] ok  	github.com/docker/docker/cmd/dockerd	0.069s	coverage: 30.3% of statements
07:52:27 [2019-12-01T07:52:27.455Z] ok  	github.com/docker/docker/container	0.119s	coverage: 35.3% of statements
07:52:27 [2019-12-01T07:52:27.455Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:52:27 [2019-12-01T07:52:27.455Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:52:27 [2019-12-01T07:52:27.455Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:52:27 [2019-12-01T07:52:27.455Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:52:27 [2019-12-01T07:52:27.546Z] testing: warning: no tests to run
07:52:27 [2019-12-01T07:52:27.546Z] PASS
07:52:27 [2019-12-01T07:52:27.546Z] 
07:52:27 [2019-12-01T07:52:27.546Z] DONE 0 tests in 0.028s
07:52:27 [2019-12-01T07:52:27.546Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:52:27 [2019-12-01T07:52:27.546Z] ++ 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
07:52:27 [2019-12-01T07:52:27.546Z] ++ set -e
07:52:27 [2019-12-01T07:52:27.546Z] ++ '[' -n 0 ']'
07:52:27 [2019-12-01T07:52:27.546Z] ++ set -x
07:52:27 [2019-12-01T07:52:27.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:52:27 [2019-12-01T07:52:27.546Z] INFO: Testing against a local daemon
07:52:27 [2019-12-01T07:52:27.546Z] === RUN   TestAuthZPluginAllowRequest
07:52:29 [2019-12-01T07:52:29.434Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
07:52:29 [2019-12-01T07:52:29.434Z] === RUN   TestAuthZPluginTLS
07:52:29 [2019-12-01T07:52:29.997Z] --- PASS: TestAuthZPluginTLS (0.56s)
07:52:29 [2019-12-01T07:52:29.997Z] === RUN   TestAuthZPluginDenyRequest
07:52:30 [2019-12-01T07:52:30.559Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
07:52:30 [2019-12-01T07:52:30.559Z] === RUN   TestAuthZPluginAPIDenyResponse
07:52:31 [2019-12-01T07:52:31.121Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
07:52:31 [2019-12-01T07:52:31.121Z] === RUN   TestAuthZPluginDenyResponse
07:52:31 [2019-12-01T07:52:31.186Z] --- PASS: TestDockerNetworkReConnect (4.85s)
07:52:31 [2019-12-01T07:52:31.186Z] === RUN   TestServicePlugin
07:52:31 [2019-12-01T07:52:31.186Z] --- SKIP: TestServicePlugin (0.00s)
07:52:31 [2019-12-01T07:52:31.186Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:52:31 [2019-12-01T07:52:31.186Z] === RUN   TestServiceUpdateLabel
07:52:31 [2019-12-01T07:52:31.377Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
07:52:31 [2019-12-01T07:52:31.377Z] === RUN   TestAuthZPluginAllowEventStream
07:52:33 [2019-12-01T07:52:33.268Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
07:52:33 [2019-12-01T07:52:33.268Z] === RUN   TestAuthZPluginErrorResponse
07:52:33 [2019-12-01T07:52:33.268Z] === RUN   TestDockerSuite/TestBuildExpose
07:52:33 [2019-12-01T07:52:33.524Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
07:52:33 [2019-12-01T07:52:33.780Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
07:52:33 [2019-12-01T07:52:33.780Z] === RUN   TestAuthZPluginErrorRequest
07:52:34 [2019-12-01T07:52:34.350Z] --- PASS: TestServiceUpdateLabel (3.05s)
07:52:34 [2019-12-01T07:52:34.350Z] === RUN   TestServiceUpdateSecrets
07:52:34 [2019-12-01T07:52:34.398Z] === RUN   TestDockerSuite/TestBuildExposeOrder
07:52:34 [2019-12-01T07:52:34.398Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
07:52:34 [2019-12-01T07:52:34.398Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:52:34 [2019-12-01T07:52:34.654Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
07:52:34 [2019-12-01T07:52:34.911Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
07:52:34 [2019-12-01T07:52:34.911Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:52:35 [2019-12-01T07:52:35.166Z] === RUN   TestDockerSuite/TestBuildFails
07:52:35 [2019-12-01T07:52:35.641Z] ok  	github.com/docker/docker/daemon/cluster	0.055s	coverage: 0.5% of statements
07:52:36 [2019-12-01T07:52:36.095Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
07:52:36 [2019-12-01T07:52:36.095Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
07:52:36 [2019-12-01T07:52:36.657Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s)
07:52:36 [2019-12-01T07:52:36.657Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:52:37 [2019-12-01T07:52:37.013Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
07:52:38 [2019-12-01T07:52:38.385Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
07:52:39 [2019-12-01T07:52:39.173Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
07:52:39 [2019-12-01T07:52:39.174Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s)
07:52:39 [2019-12-01T07:52:39.174Z] === RUN   TestAuthZPluginHeader
07:52:40 [2019-12-01T07:52:40.103Z] --- PASS: TestAuthZPluginHeader (0.93s)
07:52:40 [2019-12-01T07:52:40.103Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:52:41 [2019-12-01T07:52:41.468Z] === RUN   TestDockerSuite/TestBuildForceRm
07:52:43 [2019-12-01T07:52:43.358Z] === RUN   TestDockerSuite/TestBuildFromGit
07:52:44 [2019-12-01T07:52:44.723Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.55s)
07:52:44 [2019-12-01T07:52:44.723Z] === RUN   TestAuthZPluginV2Disable
07:52:44 [2019-12-01T07:52:44.978Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/archive	10.062s	coverage: 62.0% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/authorization	0.692s	coverage: 26.8% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/broadcaster	0.050s	coverage: 100.0% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/capabilities	0.066s	coverage: 87.5% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.200s	coverage: 15.4% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
07:52:45 [2019-12-01T07:52:45.179Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/directory	0.176s	coverage: 80.0% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/discovery	0.073s	coverage: 58.3% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/discovery/file	0.195s	coverage: 97.6% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.464s	coverage: 84.1% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.137s	coverage: 92.3% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.141s	coverage: 93.8% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/filenotify	0.164s	coverage: 36.2% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/fileutils	0.182s	coverage: 87.7% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/homedir	0.053s	coverage: 42.9% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/idtools	0.078s	coverage: 6.3% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/ioutils	0.751s	coverage: 69.2% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.218s	coverage: 91.7% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/locker	0.066s	coverage: 88.9% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/longpath	0.079s	coverage: 100.0% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.040s	coverage: 85.7% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/parsers	0.220s	coverage: 97.0% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
07:52:45 [2019-12-01T07:52:45.179Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
07:52:45 [2019-12-01T07:52:45.179Z] ok  	github.com/docker/docker/pkg/pidfile	0.064s	coverage: 82.6% of statements
07:52:45 [2019-12-01T07:52:45.179Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:52:45 [2019-12-01T07:52:45.179Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:52:45 [2019-12-01T07:52:45.234Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
07:52:46 [2019-12-01T07:52:46.520Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.7% of statements
07:52:46 [2019-12-01T07:52:46.603Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
07:52:47 [2019-12-01T07:52:47.488Z] ok  	github.com/docker/docker/daemon	12.201s	coverage: 17.6% of statements
07:52:47 [2019-12-01T07:52:47.488Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:52:47 [2019-12-01T07:52:47.488Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:52:48 [2019-12-01T07:52:48.493Z] --- PASS: TestAuthZPluginV2Disable (3.60s)
07:52:48 [2019-12-01T07:52:48.493Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:52:48 [2019-12-01T07:52:48.493Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
07:52:48 [2019-12-01T07:52:48.860Z] ok  	github.com/docker/docker/daemon/config	0.077s	coverage: 82.1% of statements
07:52:49 [2019-12-01T07:52:49.118Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
07:52:49 [2019-12-01T07:52:49.422Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
07:52:49 [2019-12-01T07:52:49.984Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
07:52:50 [2019-12-01T07:52:50.053Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
07:52:50 [2019-12-01T07:52:50.053Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:52:50 [2019-12-01T07:52:50.053Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:52:50 [2019-12-01T07:52:50.790Z] --- PASS: TestServiceUpdateSecrets (15.75s)
07:52:50 [2019-12-01T07:52:50.790Z] === RUN   TestServiceUpdateConfigs
07:52:50 [2019-12-01T07:52:50.986Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
07:52:51 [2019-12-01T07:52:51.347Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s)
07:52:51 [2019-12-01T07:52:51.347Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:52:52 [2019-12-01T07:52:52.274Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
07:52:53 [2019-12-01T07:52:53.508Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
07:52:54 [2019-12-01T07:52:54.439Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.236s	coverage: 57.0% of statements
07:52:54 [2019-12-01T07:52:54.792Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
07:52:55 [2019-12-01T07:52:55.049Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
07:52:57 [2019-12-01T07:52:57.568Z] === RUN   TestDockerSuite/TestBuildHistory
07:52:57 [2019-12-01T07:52:57.723Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.580s	coverage: 72.5% of statements
07:52:57 [2019-12-01T07:52:57.723Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.432s	coverage: 45.9% of statements
07:52:57 [2019-12-01T07:52:57.723Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:53:00 [2019-12-01T07:53:00.246Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.997s	coverage: 48.6% of statements
07:53:01 [2019-12-01T07:53:01.618Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.291s	coverage: 76.1% of statements
07:53:02 [2019-12-01T07:53:02.990Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
07:53:02 [2019-12-01T07:53:02.990Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.272s	coverage: 60.1% of statements
07:53:02 [2019-12-01T07:53:02.990Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:53:02 [2019-12-01T07:53:02.990Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:53:04 [2019-12-01T07:53:04.108Z] === RUN   TestDockerSuite/TestBuildIidFile
07:53:04 [2019-12-01T07:53:04.108Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
07:53:04 [2019-12-01T07:53:04.108Z] === RUN   TestDockerSuite/TestBuildInheritance
07:53:04 [2019-12-01T07:53:04.365Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
07:53:04 [2019-12-01T07:53:04.670Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
07:53:04 [2019-12-01T07:53:04.926Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.56s)
07:53:04 [2019-12-01T07:53:04.926Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:53:05 [2019-12-01T07:53:05.298Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
07:53:05 [2019-12-01T07:53:05.489Z] === RUN   TestDockerSuite/TestBuildInvalidTag
07:53:05 [2019-12-01T07:53:05.489Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
07:53:06 [2019-12-01T07:53:06.232Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 4.9% of statements
07:53:06 [2019-12-01T07:53:06.232Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:53:06 [2019-12-01T07:53:06.232Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/plugins	35.072s	coverage: 73.4% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.109s	coverage: 56.8% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.134s	coverage: 85.7% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/pools	0.066s	coverage: 88.2% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/progress	0.052s	coverage: 75.9% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/pubsub	1.111s	coverage: 73.9% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/reexec	0.138s	coverage: 82.4% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/signal	0.105s	coverage: 20.3% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/stdcopy	0.043s	coverage: 100.0% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/streamformatter	0.056s	coverage: 66.2% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/stringid	0.106s	coverage: 70.6% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/sysinfo	0.065s	coverage: 38.2% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/system	0.096s	coverage: 13.1% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/tailfile	0.079s	coverage: 88.6% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/tarsum	0.164s	coverage: 89.3% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/term	0.059s	coverage: 30.8% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/term/windows	0.077s	coverage: 0.0% of statements [no tests to run]
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/truncindex	0.227s	coverage: 91.5% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/urlutil	0.111s	coverage: 100.0% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/pkg/useragent	0.036s	coverage: 88.9% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/plugin	0.187s	coverage: 11.6% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/plugin/v2	0.136s	coverage: 20.1% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/reference	0.258s	coverage: 84.4% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/registry	0.491s	coverage: 51.7% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/registry/resumable	0.411s	coverage: 100.0% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/restartmanager	0.034s	coverage: 50.9% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/rootless	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/runconfig	0.231s	coverage: 54.5% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/testutil	0.072s	coverage: 62.5% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/volume	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/volume/drivers	0.150s	coverage: 36.1% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/volume/local	0.190s	coverage: 37.7% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/volume/mounts	0.077s	coverage: 66.2% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ok  	github.com/docker/docker/volume/service	0.475s	coverage: 70.3% of statements
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:53:06 [2019-12-01T07:53:06.261Z] INFO: make.ps1 ended at 12/01/2019 07:53:05
07:53:06 [2019-12-01T07:53:06.855Z] === RUN   TestDockerSuite/TestBuildLabel
07:53:07 [2019-12-01T07:53:07.111Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
07:53:07 [2019-12-01T07:53:07.166Z] --- PASS: TestServiceUpdateConfigs (15.46s)
07:53:07 [2019-12-01T07:53:07.166Z] === RUN   TestServiceUpdateNetwork
07:53:07 [2019-12-01T07:53:07.605Z] ok  	github.com/docker/docker/daemon/logger	0.230s	coverage: 42.7% of statements
07:53:07 [2019-12-01T07:53:07.673Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
07:53:07 [2019-12-01T07:53:07.795Z] INFO: Unit tests ended at 12/01/2019 07:53:07. Duration:00:03:55.2557454
07:53:07 [2019-12-01T07:53:07.795Z] INFO: Building busybox
07:53:07 [2019-12-01T07:53:07.795Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
07:53:07 [2019-12-01T07:53:07.795Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
07:53:07 [2019-12-01T07:53:07.795Z] 
07:53:07 [2019-12-01T07:53:07.795Z] Sending build context to Docker daemon   2.56kB
07:53:07 [2019-12-01T07:53:07.795Z] 
07:53:07 [2019-12-01T07:53:07.795Z] Step 1/6 : FROM microsoft/windowsservercore
07:53:07 [2019-12-01T07:53:07.795Z]  ---> 49e459dc7a6b
07:53:07 [2019-12-01T07:53:07.795Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
07:53:07 [2019-12-01T07:53:07.795Z]  ---> Running in bf2fe455095d
07:53:08 [2019-12-01T07:53:08.170Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.179s	coverage: 77.8% of statements
07:53:08 [2019-12-01T07:53:08.170Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
07:53:08 [2019-12-01T07:53:08.170Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:53:08 [2019-12-01T07:53:08.235Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
07:53:08 [2019-12-01T07:53:08.490Z] === RUN   TestDockerSuite/TestBuildLabels
07:53:08 [2019-12-01T07:53:08.736Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
07:53:09 [2019-12-01T07:53:09.050Z] === RUN   TestDockerSuite/TestBuildLabelsCache
07:53:09 [2019-12-01T07:53:09.301Z] ok  	github.com/docker/docker/daemon/logger/journald	0.027s	coverage: 26.2% of statements
07:53:09 [2019-12-01T07:53:09.977Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
07:53:10 [2019-12-01T07:53:10.235Z] time="2019-12-01T07:53:09Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-520191412/container.log.1: no such file or directory"
07:53:10 [2019-12-01T07:53:10.235Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.020s	coverage: 62.1% of statements
07:53:10 [2019-12-01T07:53:10.235Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
07:53:11 [2019-12-01T07:53:11.608Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 74.7% of statements
07:53:11 [2019-12-01T07:53:11.608Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:53:11 [2019-12-01T07:53:11.608Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 19.9% of statements
07:53:13 [2019-12-01T07:53:13.242Z] === RUN   TestDockerSuite/TestBuildLastModified
07:53:13 [2019-12-01T07:53:13.508Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 47.8% of statements
07:53:13 [2019-12-01T07:53:13.508Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
07:53:13 [2019-12-01T07:53:13.597Z] Removing intermediate container bf2fe455095d
07:53:13 [2019-12-01T07:53:13.597Z]  ---> 5c01b6535a5d
07:53:13 [2019-12-01T07:53:13.597Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
07:53:14 [2019-12-01T07:53:14.442Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
07:53:14 [2019-12-01T07:53:14.563Z] 
07:53:15 [2019-12-01T07:53:15.008Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.672s	coverage: 82.5% of statements
07:53:15 [2019-12-01T07:53:15.008Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:53:15 [2019-12-01T07:53:15.008Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:53:15 [2019-12-01T07:53:15.021Z]  ---> 548f26686b87
07:53:15 [2019-12-01T07:53:15.021Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
07:53:15 [2019-12-01T07:53:15.021Z]  ---> Running in 1ead70787e2f
07:53:16 [2019-12-01T07:53:16.558Z] 
07:53:16 [2019-12-01T07:53:16.558Z] SUCCESS: Specified value was saved.
07:53:16 [2019-12-01T07:53:16.908Z] ok  	github.com/docker/docker/distribution	0.159s	coverage: 22.1% of statements
07:53:16 [2019-12-01T07:53:16.908Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
07:53:16 [2019-12-01T07:53:16.908Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:53:17 [2019-12-01T07:53:17.405Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
07:53:17 [2019-12-01T07:53:17.966Z] === RUN   TestDockerSuite/TestBuildLineBreak
07:53:18 [2019-12-01T07:53:18.283Z] ok  	github.com/docker/docker/errdefs	0.008s	coverage: 49.4% of statements
07:53:18 [2019-12-01T07:53:18.745Z] Removing intermediate container 1ead70787e2f
07:53:18 [2019-12-01T07:53:18.745Z]  ---> 0aa27533cb1f
07:53:18 [2019-12-01T07:53:18.745Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
07:53:19 [2019-12-01T07:53:19.203Z]  ---> Running in e6757eafeffd
07:53:19 [2019-12-01T07:53:19.654Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
07:53:19 [2019-12-01T07:53:19.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:53:19 [2019-12-01T07:53:19.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:53:19 [2019-12-01T07:53:19.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:53:20 [2019-12-01T07:53:20.586Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
07:53:20 [2019-12-01T07:53:20.586Z] ok  	github.com/docker/docker/distribution/xfer	1.890s	coverage: 85.6% of statements
07:53:20 [2019-12-01T07:53:20.586Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:53:20 [2019-12-01T07:53:20.586Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
07:53:20 [2019-12-01T07:53:20.802Z] --- PASS: TestServiceUpdateNetwork (14.27s)
07:53:20 [2019-12-01T07:53:20.802Z] PASS
07:53:20 [2019-12-01T07:53:20.802Z] 
07:53:20 [2019-12-01T07:53:20.802Z] === Skipped
07:53:20 [2019-12-01T07:53:20.802Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
07:53:20 [2019-12-01T07:53:20.802Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:53:20 [2019-12-01T07:53:20.802Z] 
07:53:20 [2019-12-01T07:53:20.802Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
07:53:20 [2019-12-01T07:53:20.802Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:53:20 [2019-12-01T07:53:20.802Z] 
07:53:20 [2019-12-01T07:53:20.802Z] 
07:53:20 [2019-12-01T07:53:20.802Z] DONE 20 tests, 2 skipped in 126.216s
07:53:20 [2019-12-01T07:53:20.802Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
07:53:20 [2019-12-01T07:53:20.802Z] ++ 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
07:53:20 [2019-12-01T07:53:20.802Z] ++ set -e
07:53:20 [2019-12-01T07:53:20.802Z] ++ '[' -n 0 ']'
07:53:20 [2019-12-01T07:53:20.802Z] ++ set -x
07:53:20 [2019-12-01T07:53:20.802Z] ++ env -i DEST=/go/src/github.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
07:53:20 [2019-12-01T07:53:20.802Z] INFO: Testing against a local daemon
07:53:20 [2019-12-01T07:53:20.802Z] === RUN   TestSessionCreate
07:53:20 [2019-12-01T07:53:20.802Z] --- PASS: TestSessionCreate (0.02s)
07:53:20 [2019-12-01T07:53:20.802Z] === RUN   TestSessionCreateWithBadUpgrade
07:53:20 [2019-12-01T07:53:20.802Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
07:53:20 [2019-12-01T07:53:20.802Z] PASS
07:53:20 [2019-12-01T07:53:20.802Z] 
07:53:20 [2019-12-01T07:53:20.802Z] DONE 2 tests in 0.212s
07:53:20 [2019-12-01T07:53:20.802Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
07:53:20 [2019-12-01T07:53:20.802Z] ++ 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
07:53:20 [2019-12-01T07:53:20.802Z] ++ set -e
07:53:20 [2019-12-01T07:53:20.802Z] ++ '[' -n 0 ']'
07:53:20 [2019-12-01T07:53:20.802Z] ++ set -x
07:53:20 [2019-12-01T07:53:20.802Z] ++ env -i DEST=/go/src/github.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
07:53:20 [2019-12-01T07:53:20.802Z] INFO: Testing against a local daemon
07:53:20 [2019-12-01T07:53:20.802Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:53:20 [2019-12-01T07:53:20.802Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:53:20 [2019-12-01T07:53:20.802Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:53:20 [2019-12-01T07:53:20.802Z] === RUN   TestEventsExecDie
07:53:20 [2019-12-01T07:53:20.802Z] --- PASS: TestEventsExecDie (0.98s)
07:53:20 [2019-12-01T07:53:20.802Z] === RUN   TestEventsBackwardsCompatible
07:53:21 [2019-12-01T07:53:21.183Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
07:53:21 [2019-12-01T07:53:21.183Z] === RUN   TestInfoBinaryCommits
07:53:21 [2019-12-01T07:53:21.183Z] --- PASS: TestInfoBinaryCommits (0.04s)
07:53:21 [2019-12-01T07:53:21.183Z] === RUN   TestInfoAPIVersioned
07:53:21 [2019-12-01T07:53:21.183Z] --- PASS: TestInfoAPIVersioned (0.00s)
07:53:21 [2019-12-01T07:53:21.183Z] === RUN   TestInfoDiscoveryBackend
07:53:21 [2019-12-01T07:53:21.543Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
07:53:21 [2019-12-01T07:53:21.543Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:53:21 [2019-12-01T07:53:21.956Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
07:53:21 [2019-12-01T07:53:21.956Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:53:22 [2019-12-01T07:53:22.133Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
07:53:22 [2019-12-01T07:53:22.133Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
07:53:22 [2019-12-01T07:53:22.133Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
07:53:22 [2019-12-01T07:53:22.133Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.23s)
07:53:22 [2019-12-01T07:53:22.133Z] PASS
07:53:22 [2019-12-01T07:53:22.133Z] 
07:53:22 [2019-12-01T07:53:22.133Z] DONE 17 tests in 54.690s
07:53:22 [2019-12-01T07:53:22.133Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:53:22 [2019-12-01T07:53:22.133Z] ++ 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
07:53:22 [2019-12-01T07:53:22.133Z] ++ set -e
07:53:22 [2019-12-01T07:53:22.133Z] ++ '[' -n 0 ']'
07:53:22 [2019-12-01T07:53:22.133Z] ++ set -x
07:53:22 [2019-12-01T07:53:22.133Z] ++ env -i DEST=/go/src/github.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
07:53:22 [2019-12-01T07:53:22.133Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
07:53:22 [2019-12-01T07:53:22.389Z] INFO: Testing against a local daemon
07:53:22 [2019-12-01T07:53:22.389Z] === RUN   TestPluginInvalidJSON
07:53:22 [2019-12-01T07:53:22.389Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:53:22 [2019-12-01T07:53:22.389Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:53:22 [2019-12-01T07:53:22.389Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:53:22 [2019-12-01T07:53:22.389Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:53:22 [2019-12-01T07:53:22.389Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:53:22 [2019-12-01T07:53:22.389Z] PASS
07:53:22 [2019-12-01T07:53:22.389Z] 
07:53:22 [2019-12-01T07:53:22.389Z] DONE 2 tests in 0.167s
07:53:22 [2019-12-01T07:53:22.389Z] === RUN   TestDockerSuite/TestBuildMaintainer
07:53:22 [2019-12-01T07:53:22.389Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:53:22 [2019-12-01T07:53:22.389Z] ++ 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
07:53:22 [2019-12-01T07:53:22.389Z] ++ set -e
07:53:22 [2019-12-01T07:53:22.389Z] ++ '[' -n 0 ']'
07:53:22 [2019-12-01T07:53:22.389Z] ++ set -x
07:53:22 [2019-12-01T07:53:22.389Z] ++ env -i DEST=/go/src/github.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
07:53:22 [2019-12-01T07:53:22.389Z] INFO: Testing against a local daemon
07:53:22 [2019-12-01T07:53:22.389Z] === RUN   TestExternalGraphDriver
07:53:22 [2019-12-01T07:53:22.520Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
07:53:22 [2019-12-01T07:53:22.645Z] === RUN   TestExternalGraphDriver/json
07:53:22 [2019-12-01T07:53:22.645Z] === RUN   TestDockerSuite/TestBuildMissingArgs
07:53:22 [2019-12-01T07:53:22.798Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
07:53:22 [2019-12-01T07:53:22.798Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:53:23 [2019-12-01T07:53:23.199Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
07:53:23 [2019-12-01T07:53:23.199Z] === RUN   TestInfoAPI
07:53:23 [2019-12-01T07:53:23.199Z] --- PASS: TestInfoAPI (0.02s)
07:53:23 [2019-12-01T07:53:23.199Z] === RUN   TestInfoAPIWarnings
07:53:23 [2019-12-01T07:53:23.759Z] --- PASS: TestInfoAPIWarnings (0.52s)
07:53:23 [2019-12-01T07:53:23.759Z] === RUN   TestInfoDebug
07:53:23 [2019-12-01T07:53:23.891Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 66.9% of statements
07:53:23 [2019-12-01T07:53:23.891Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
07:53:24 [2019-12-01T07:53:24.199Z] --- PASS: TestInfoDebug (0.52s)
07:53:24 [2019-12-01T07:53:24.199Z] === RUN   TestInfoInsecureRegistries
07:53:24 [2019-12-01T07:53:24.534Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
07:53:24 [2019-12-01T07:53:24.570Z] --- PASS: TestInfoInsecureRegistries (0.52s)
07:53:24 [2019-12-01T07:53:24.570Z] === RUN   TestInfoRegistryMirrors
07:53:24 [2019-12-01T07:53:24.789Z] === RUN   TestExternalGraphDriver/spec
07:53:24 [2019-12-01T07:53:24.994Z] Cannot create a file when that file already exists.
07:53:25 [2019-12-01T07:53:25.346Z] --- PASS: TestInfoRegistryMirrors (0.53s)
07:53:25 [2019-12-01T07:53:25.346Z] === RUN   TestLoginFailsWithBadCredentials
07:53:25 [2019-12-01T07:53:25.717Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
07:53:25 [2019-12-01T07:53:25.717Z] === RUN   TestPingCacheHeaders
07:53:25 [2019-12-01T07:53:25.717Z] --- PASS: TestPingCacheHeaders (0.02s)
07:53:25 [2019-12-01T07:53:25.717Z] === RUN   TestPingGet
07:53:25 [2019-12-01T07:53:25.717Z] --- PASS: TestPingGet (0.01s)
07:53:25 [2019-12-01T07:53:25.717Z] === RUN   TestPingHead
07:53:25 [2019-12-01T07:53:25.717Z] --- PASS: TestPingHead (0.02s)
07:53:25 [2019-12-01T07:53:25.717Z] === RUN   TestVersion
07:53:25 [2019-12-01T07:53:25.717Z] --- PASS: TestVersion (0.03s)
07:53:25 [2019-12-01T07:53:25.717Z] PASS
07:53:25 [2019-12-01T07:53:25.717Z] 
07:53:25 [2019-12-01T07:53:25.717Z] === Skipped
07:53:25 [2019-12-01T07:53:25.717Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:53:25 [2019-12-01T07:53:25.717Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:53:25 [2019-12-01T07:53:25.717Z] 
07:53:25 [2019-12-01T07:53:25.717Z] 
07:53:25 [2019-12-01T07:53:25.717Z] DONE 18 tests, 1 skipped in 5.841s
07:53:25 [2019-12-01T07:53:25.717Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
07:53:25 [2019-12-01T07:53:25.717Z] ++ 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
07:53:25 [2019-12-01T07:53:25.717Z] ++ set -e
07:53:25 [2019-12-01T07:53:25.717Z] ++ '[' -n 0 ']'
07:53:25 [2019-12-01T07:53:25.717Z] ++ set -x
07:53:25 [2019-12-01T07:53:25.717Z] ++ env -i DEST=/go/src/github.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
07:53:25 [2019-12-01T07:53:25.717Z] INFO: Testing against a local daemon
07:53:25 [2019-12-01T07:53:25.717Z] === RUN   TestVolumesCreateAndList
07:53:25 [2019-12-01T07:53:25.717Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:53:25 [2019-12-01T07:53:25.717Z] === RUN   TestVolumesRemove
07:53:25 [2019-12-01T07:53:25.787Z] ok  	github.com/docker/docker/pkg/archive	0.396s	coverage: 77.2% of statements
07:53:26 [2019-12-01T07:53:26.099Z] --- PASS: TestVolumesRemove (0.08s)
07:53:26 [2019-12-01T07:53:26.099Z] === RUN   TestVolumesInspect
07:53:26 [2019-12-01T07:53:26.099Z] --- PASS: TestVolumesInspect (0.03s)
07:53:26 [2019-12-01T07:53:26.099Z] === RUN   TestVolumesInvalidJSON
07:53:26 [2019-12-01T07:53:26.099Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:53:26 [2019-12-01T07:53:26.099Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:53:26 [2019-12-01T07:53:26.099Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:53:26 [2019-12-01T07:53:26.099Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:53:26 [2019-12-01T07:53:26.099Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:53:26 [2019-12-01T07:53:26.099Z] PASS
07:53:26 [2019-12-01T07:53:26.099Z] 
07:53:26 [2019-12-01T07:53:26.099Z] DONE 5 tests in 0.260s
07:53:26 [2019-12-01T07:53:26.099Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:53:26 [2019-12-01T07:53:26.099Z] ++++ cat bundles/test-integration/docker.pid
07:53:26 [2019-12-01T07:53:26.099Z] +++ kill 11530
07:53:26 [2019-12-01T07:53:26.155Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
07:53:26 [2019-12-01T07:53:26.719Z] ok  	github.com/docker/docker/pkg/authorization	0.293s	coverage: 68.3% of statements
07:53:26 [2019-12-01T07:53:26.977Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
07:53:27 [2019-12-01T07:53:27.082Z] === RUN   TestExternalGraphDriver/pull
07:53:27 [2019-12-01T07:53:27.235Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
07:53:27 [2019-12-01T07:53:27.341Z] +++ /etc/init.d/apparmor stop
07:53:27 [2019-12-01T07:53:27.707Z] Clearing AppArmor profiles cache:.
07:53:27 [2019-12-01T07:53:27.707Z] All profile caches have been cleared, but no profiles have been unloaded.
07:53:27 [2019-12-01T07:53:27.707Z] Unloading profiles will leave already running processes permanently
07:53:27 [2019-12-01T07:53:27.707Z] unconfined, which can lead to unexpected situations.
07:53:27 [2019-12-01T07:53:27.707Z] 
07:53:27 [2019-12-01T07:53:27.707Z] To set a process to complain mode, use the command line tool
07:53:27 [2019-12-01T07:53:27.707Z] 'aa-complain'. To really tear down all profiles, run the init script
07:53:27 [2019-12-01T07:53:27.707Z] with the 'teardown' option."
07:53:27 [2019-12-01T07:53:27.707Z] 
07:53:28 [2019-12-01T07:53:28.973Z] --- PASS: TestExternalGraphDriver (6.26s)
07:53:28 [2019-12-01T07:53:28.973Z]     --- PASS: TestExternalGraphDriver/json (2.19s)
07:53:28 [2019-12-01T07:53:28.973Z]     --- PASS: TestExternalGraphDriver/spec (2.14s)
07:53:28 [2019-12-01T07:53:28.973Z]     --- PASS: TestExternalGraphDriver/pull (1.80s)
07:53:28 [2019-12-01T07:53:28.973Z] === RUN   TestGraphdriverPluginV2
Post stage
[Pipeline] junit
07:53:29 [2019-12-01T07:53:29.686Z] Recording test results
07:53:30 [2019-12-01T07:53:30.338Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
07:53:30 [2019-12-01T07:53:30.508Z] ok  	github.com/docker/docker/layer	7.204s	coverage: 68.8% of statements
07:53:30 [2019-12-01T07:53:30.508Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:53:30 [2019-12-01T07:53:30.508Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:53:30 [2019-12-01T07:53:30.508Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:53:30 [2019-12-01T07:53:30.508Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:53:30 [2019-12-01T07:53:30.508Z] ?   	github.com/docker/docker/oci	[no test files]
07:53:30 [2019-12-01T07:53:30.508Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:53:30 [2019-12-01T07:53:30.508Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
[Pipeline] // stage
Post stage
[Pipeline] sh
07:53:30 [2019-12-01T07:53:30.765Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
07:53:30 [2019-12-01T07:53:30.765Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.974s	coverage: 43.2% of statements
07:53:30 [2019-12-01T07:53:30.765Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
07:53:30 [2019-12-01T07:53:30.765Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:53:30 [2019-12-01T07:53:30.899Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
07:53:31 [2019-12-01T07:53:31.254Z] + echo Ensuring container killed.
07:53:31 [2019-12-01T07:53:31.254Z] Ensuring container killed.
07:53:31 [2019-12-01T07:53:31.254Z] + docker rm -vf docker-pr2
07:53:31 [2019-12-01T07:53:31.254Z] Error: No such container: docker-pr2
07:53:31 [2019-12-01T07:53:31.254Z] + true
07:53:31 [2019-12-01T07:53:31.330Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
[Pipeline] sh
07:53:31 [2019-12-01T07:53:31.461Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
07:53:32 [2019-12-01T07:53:32.046Z] + echo Chowning /workspace to jenkins user
07:53:32 [2019-12-01T07:53:32.046Z] Chowning /workspace to jenkins user
07:53:32 [2019-12-01T07:53:32.046Z] + id -u
07:53:32 [2019-12-01T07:53:32.046Z] + id -g
07:53:32 [2019-12-01T07:53:32.046Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40202:/workspace busybox chown -R 1001:1001 /workspace
07:53:32 [2019-12-01T07:53:32.046Z] Unable to find image 'busybox:latest' locally
07:53:32 [2019-12-01T07:53:32.055Z] Removing intermediate container e6757eafeffd
07:53:32 [2019-12-01T07:53:32.055Z]  ---> 8629af982601
07:53:32 [2019-12-01T07:53:32.055Z] Step 6/6 : CMD ["sh"]
07:53:32 [2019-12-01T07:53:32.055Z]  ---> Running in 3ac485b928d1
07:53:32 [2019-12-01T07:53:32.055Z] Removing intermediate container 3ac485b928d1
07:53:32 [2019-12-01T07:53:32.055Z]  ---> bb3db07df411
07:53:32 [2019-12-01T07:53:32.055Z] Successfully built bb3db07df411
07:53:32 [2019-12-01T07:53:32.055Z] Successfully tagged busybox:latest
07:53:32 [2019-12-01T07:53:32.055Z] INFO: Docker images of the daemon under test
07:53:32 [2019-12-01T07:53:32.055Z] 
07:53:32 [2019-12-01T07:53:32.055Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
07:53:32 [2019-12-01T07:53:32.055Z] busybox                                latest              bb3db07df411        Less than a second ago   4.85GB
07:53:32 [2019-12-01T07:53:32.055Z] microsoft/windowsservercore            latest              49e459dc7a6b        3 weeks ago              4.81GB
07:53:32 [2019-12-01T07:53:32.055Z] mcr.microsoft.com/windows/servercore   ltsc2019            49e459dc7a6b        3 weeks ago              4.81GB
07:53:32 [2019-12-01T07:53:32.055Z] 
07:53:32 [2019-12-01T07:53:32.055Z] INFO: Running integration tests at 12/01/2019 07:53:31...
07:53:32 [2019-12-01T07:53:32.055Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
07:53:32 [2019-12-01T07:53:32.055Z] INFO: Integration API tests being run from the host:
07:53:32 [2019-12-01T07:53:32.055Z] INFO: make.ps1 starting at 12/01/2019 07:53:31
07:53:32 [2019-12-01T07:53:32.263Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
07:53:32 [2019-12-01T07:53:32.412Z] latest: Pulling from library/busybox
07:53:32 [2019-12-01T07:53:32.412Z] dd8c951d5d23: Pulling fs layer
07:53:32 [2019-12-01T07:53:32.412Z] dd8c951d5d23: Verifying Checksum
07:53:32 [2019-12-01T07:53:32.412Z] dd8c951d5d23: Download complete
07:53:32 [2019-12-01T07:53:32.521Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
07:53:33 [2019-12-01T07:53:33.024Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
07:53:33 [2019-12-01T07:53:33.086Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
07:53:33 [2019-12-01T07:53:33.184Z] dd8c951d5d23: Pull complete
07:53:33 [2019-12-01T07:53:33.184Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0
07:53:33 [2019-12-01T07:53:33.184Z] Status: Downloaded newer image for busybox:latest
07:53:33 [2019-12-01T07:53:33.975Z] --- PASS: TestGraphdriverPluginV2 (4.87s)
07:53:33 [2019-12-01T07:53:33.975Z] PASS
07:53:33 [2019-12-01T07:53:33.975Z] 
07:53:33 [2019-12-01T07:53:33.975Z] DONE 5 tests in 11.283s
07:53:33 [2019-12-01T07:53:33.975Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:53:33 [2019-12-01T07:53:33.975Z] ++ 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
07:53:33 [2019-12-01T07:53:33.975Z] ++ set -e
07:53:33 [2019-12-01T07:53:33.975Z] ++ '[' -n 0 ']'
07:53:33 [2019-12-01T07:53:33.975Z] ++ set -x
07:53:33 [2019-12-01T07:53:33.975Z] ++ env -i DEST=/go/src/github.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
07:53:33 [2019-12-01T07:53:33.975Z] INFO: Testing against a local daemon
07:53:33 [2019-12-01T07:53:33.975Z] === RUN   TestContinueAfterPluginCrash
07:53:33 [2019-12-01T07:53:33.975Z] === PAUSE TestContinueAfterPluginCrash
07:53:33 [2019-12-01T07:53:33.975Z] === RUN   TestDaemonStartWithLogOpt
07:53:33 [2019-12-01T07:53:33.975Z] === PAUSE TestDaemonStartWithLogOpt
07:53:33 [2019-12-01T07:53:33.975Z] === CONT  TestContinueAfterPluginCrash
07:53:33 [2019-12-01T07:53:33.975Z] === CONT  TestDaemonStartWithLogOpt
07:53:34 [2019-12-01T07:53:34.458Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
07:53:35 [2019-12-01T07:53:35.022Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:53:35 [2019-12-01T07:53:35.586Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.100s	coverage: 84.1% of statements
07:53:35 [2019-12-01T07:53:35.586Z] ok  	github.com/docker/docker/pkg/fsutils	0.220s	coverage: 85.1% of statements
07:53:35 [2019-12-01T07:53:35.843Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
07:53:35 [2019-12-01T07:53:35.954Z] + bundleName=s390x-integration
07:53:35 [2019-12-01T07:53:35.955Z] + echo Creating s390x-integration-bundles.tar.gz
07:53:35 [2019-12-01T07:53:35.955Z] Creating s390x-integration-bundles.tar.gz
07:53:35 [2019-12-01T07:53:35.955Z] + xargs tar -czf s390x-integration-bundles.tar.gz
07:53:35 [2019-12-01T07:53:35.955Z] + 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
07:53:36 [2019-12-01T07:53:36.144Z] Archiving artifacts
07:53:36 [2019-12-01T07:53:36.774Z] ok  	github.com/docker/docker/pkg/idtools	0.359s	coverage: 70.1% of statements
07:53:37 [2019-12-01T07:53:37.340Z] ok  	github.com/docker/docker/pkg/ioutils	0.584s	coverage: 70.6% of statements
07:53:37 [2019-12-01T07:53:37.340Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
07:53:37 [2019-12-01T07:53:37.533Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40202/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:53:37 [2019-12-01T07:53:37.597Z] ok  	github.com/docker/docker/pkg/locker	0.016s	coverage: 88.9% of statements
07:53:37 [2019-12-01T07:53:37.854Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
07:53:37 [2019-12-01T07:53:37.854Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:53:38 [2019-12-01T07:53:38.418Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
07:53:38 [2019-12-01T07:53:38.423Z] + make clean
07:53:38 [2019-12-01T07:53:38.423Z] make: command: Command not found
07:53:38 [2019-12-01T07:53:38.423Z] make: command: Command not found
07:53:38 [2019-12-01T07:53:38.423Z] docker volume rm -f docker-dev-cache
07:53:38 [2019-12-01T07:53:38.675Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
07:53:38 [2019-12-01T07:53:38.784Z] docker-dev-cache
[Pipeline] deleteDir
07:53:38 [2019-12-01T07:53:38.933Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
07:53:39 [2019-12-01T07:53:39.190Z] ok  	github.com/docker/docker/pkg/mount	0.615s	coverage: 70.0% of statements
07:53:39 [2019-12-01T07:53:39.190Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
07:53:39 [2019-12-01T07:53:39.447Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 91.4% of statements
07:53:39 [2019-12-01T07:53:39.705Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
07:53:39 [2019-12-01T07:53:39.705Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:53:39 [2019-12-01T07:53:39.705Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:53:40 [2019-12-01T07:53:40.637Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
07:53:41 [2019-12-01T07:53:41.202Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
07:53:41 [2019-12-01T07:53:41.460Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
07:53:41 [2019-12-01T07:53:41.717Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
07:53:42 [2019-12-01T07:53:42.065Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
07:53:43 [2019-12-01T07:53:43.086Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
07:53:43 [2019-12-01T07:53:43.344Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
07:53:46 [2019-12-01T07:53:46.231Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
07:53:46 [2019-12-01T07:53:46.487Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
07:53:46 [2019-12-01T07:53:46.619Z] ok  	github.com/docker/docker/pkg/signal	2.385s	coverage: 61.0% of statements
07:53:46 [2019-12-01T07:53:46.619Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
07:53:46 [2019-12-01T07:53:46.876Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
07:53:46 [2019-12-01T07:53:46.876Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
07:53:47 [2019-12-01T07:53:47.441Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
07:53:47 [2019-12-01T07:53:47.698Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 80.6% of statements
07:53:48 [2019-12-01T07:53:48.264Z] ok  	github.com/docker/docker/pkg/system	0.021s	coverage: 36.9% of statements
07:53:48 [2019-12-01T07:53:48.828Z] ok  	github.com/docker/docker/pkg/tailfile	0.050s	coverage: 88.6% of statements
07:53:49 [2019-12-01T07:53:49.392Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
07:53:49 [2019-12-01T07:53:49.649Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
07:53:49 [2019-12-01T07:53:49.907Z] testing: warning: no tests to run
07:53:49 [2019-12-01T07:53:49.907Z] coverage: [no statements]
07:53:49 [2019-12-01T07:53:49.907Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
07:53:50 [2019-12-01T07:53:50.164Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
07:53:50 [2019-12-01T07:53:50.422Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
07:53:50 [2019-12-01T07:53:50.679Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
07:53:51 [2019-12-01T07:53:51.827Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
07:53:52 [2019-12-01T07:53:52.083Z] --- PASS: TestDaemonStartWithLogOpt (18.30s)
07:53:52 [2019-12-01T07:53:52.577Z] ok  	github.com/docker/docker/plugin	0.541s	coverage: 27.1% of statements
07:53:53 [2019-12-01T07:53:53.447Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
07:53:53 [2019-12-01T07:53:53.508Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
07:53:53 [2019-12-01T07:53:53.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:53:54 [2019-12-01T07:53:54.119Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
07:53:54 [2019-12-01T07:53:54.494Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 73.8% of statements
07:53:54 [2019-12-01T07:53:54.577Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
07:53:54 [2019-12-01T07:53:54.752Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
07:53:55 [2019-12-01T07:53:55.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:53:55 [2019-12-01T07:53:55.960Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
07:53:55 [2019-12-01T07:53:55.960Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
07:53:56 [2019-12-01T07:53:56.126Z] ok  	github.com/docker/docker/registry	0.090s	coverage: 56.0% of statements
07:53:56 [2019-12-01T07:53:56.690Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
07:53:56 [2019-12-01T07:53:56.947Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
07:53:57 [2019-12-01T07:53:57.324Z] --- PASS: TestContinueAfterPluginCrash (23.47s)
07:53:57 [2019-12-01T07:53:57.324Z] PASS
07:53:57 [2019-12-01T07:53:57.324Z] 
07:53:57 [2019-12-01T07:53:57.324Z] DONE 2 tests in 23.614s
07:53:57 [2019-12-01T07:53:57.324Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:53:57 [2019-12-01T07:53:57.324Z] ++ 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
07:53:57 [2019-12-01T07:53:57.324Z] ++ set -e
07:53:57 [2019-12-01T07:53:57.324Z] ++ '[' -n 0 ']'
07:53:57 [2019-12-01T07:53:57.324Z] ++ set -x
07:53:57 [2019-12-01T07:53:57.324Z] ++ env -i DEST=/go/src/github.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
07:53:57 [2019-12-01T07:53:57.478Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
07:53:57 [2019-12-01T07:53:57.579Z] INFO: Testing against a local daemon
07:53:57 [2019-12-01T07:53:57.579Z] === RUN   TestPluginWithDevMounts
07:53:57 [2019-12-01T07:53:57.579Z] === PAUSE TestPluginWithDevMounts
07:53:57 [2019-12-01T07:53:57.579Z] === CONT  TestPluginWithDevMounts
07:53:57 [2019-12-01T07:53:57.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:53:57 [2019-12-01T07:53:57.879Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
07:53:57 [2019-12-01T07:53:57.879Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:53:59 [2019-12-01T07:53:59.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:53:59 [2019-12-01T07:53:59.467Z] --- PASS: TestPluginWithDevMounts (1.95s)
07:53:59 [2019-12-01T07:53:59.467Z] PASS
07:53:59 [2019-12-01T07:53:59.467Z] 
07:53:59 [2019-12-01T07:53:59.467Z] DONE 1 tests in 2.118s
07:53:59 [2019-12-01T07:53:59.467Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:53:59 [2019-12-01T07:53:59.467Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
07:53:59 [2019-12-01T07:53:59.467Z] ++ set -e
07:53:59 [2019-12-01T07:53:59.467Z] ++ '[' -n 0 ']'
07:53:59 [2019-12-01T07:53:59.467Z] ++ set -x
07:53:59 [2019-12-01T07:53:59.468Z] ++ env -i DEST=/go/src/github.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
07:53:59 [2019-12-01T07:53:59.468Z] INFO: Testing against a local daemon
07:53:59 [2019-12-01T07:53:59.468Z] === RUN   TestSecretInspect
07:53:59 [2019-12-01T07:53:59.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:54:00 [2019-12-01T07:54:00.379Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
07:54:00 [2019-12-01T07:54:00.403Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
07:54:01 [2019-12-01T07:54:01.335Z] ok  	github.com/docker/docker/volume/local	0.021s	coverage: 73.0% of statements
07:54:01 [2019-12-01T07:54:01.355Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
07:54:01 [2019-12-01T07:54:01.725Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
07:54:01 [2019-12-01T07:54:01.900Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
07:54:01 [2019-12-01T07:54:01.982Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
07:54:02 [2019-12-01T07:54:02.555Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
07:54:02 [2019-12-01T07:54:02.832Z] ok  	github.com/docker/docker/volume/service	0.038s	coverage: 73.0% of statements
07:54:02 [2019-12-01T07:54:02.909Z] --- PASS: TestSecretInspect (3.23s)
07:54:02 [2019-12-01T07:54:02.909Z] === RUN   TestSecretList
07:54:03 [2019-12-01T07:54:03.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:54:03 [2019-12-01T07:54:03.524Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
07:54:03 [2019-12-01T07:54:03.983Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
07:54:04 [2019-12-01T07:54:04.275Z] === RUN   TestDockerSuite/TestBuildMultipleTags
07:54:04 [2019-12-01T07:54:04.531Z] === RUN   TestDockerSuite/TestBuildNetContainer
07:54:04 [2019-12-01T07:54:04.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:54:04 [2019-12-01T07:54:04.950Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
07:54:05 [2019-12-01T07:54:05.895Z] --- PASS: TestSecretList (2.86s)
07:54:05 [2019-12-01T07:54:05.895Z] === RUN   TestSecretsCreateAndDelete
07:54:05 [2019-12-01T07:54:05.916Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
07:54:07 [2019-12-01T07:54:07.262Z] === RUN   TestDockerSuite/TestBuildNetNone
07:54:07 [2019-12-01T07:54:07.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:54:08 [2019-12-01T07:54:08.092Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
07:54:08 [2019-12-01T07:54:08.189Z] === RUN   TestDockerSuite/TestBuildNoContext
07:54:09 [2019-12-01T07:54:09.116Z] --- PASS: TestSecretsCreateAndDelete (3.43s)
07:54:09 [2019-12-01T07:54:09.116Z] === RUN   TestSecretsUpdate
07:54:09 [2019-12-01T07:54:09.116Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
07:54:10 [2019-12-01T07:54:10.484Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
07:54:11 [2019-12-01T07:54:11.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:54:11 [2019-12-01T07:54:11.841Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
07:54:12 [2019-12-01T07:54:12.373Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
07:54:12 [2019-12-01T07:54:12.373Z] --- PASS: TestSecretsUpdate (3.16s)
07:54:12 [2019-12-01T07:54:12.373Z] === RUN   TestTemplatedSecret
07:54:12 [2019-12-01T07:54:12.628Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
07:54:12 [2019-12-01T07:54:12.628Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
07:54:12 [2019-12-01T07:54:12.884Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
07:54:13 [2019-12-01T07:54:13.445Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
07:54:14 [2019-12-01T07:54:14.372Z] === RUN   TestDockerSuite/TestBuildOnBuild
07:54:14 [2019-12-01T07:54:14.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:54:15 [2019-12-01T07:54:15.011Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/rootless	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/volume	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === Skipped
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     exec_linux_test.go:18: requires AppArmor to be enabled
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     exec_linux_test.go:38: requires AppArmor to be enabled
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:46: Driver btrfs not supported
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:46: Driver btrfs not supported
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:46: Driver btrfs not supported
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:46: Driver btrfs not supported
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:46: Driver btrfs not supported
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:73: No driver to put!
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     overlay_test.go:49: Fails to compute changes intermittently
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:46: Driver zfs not supported
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:46: Driver zfs not supported
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:46: Driver zfs not supported
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:46: Driver zfs not supported
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:46: Driver zfs not supported
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     graphtest_unix.go:73: No driver to put!
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:54:15 [2019-12-01T07:54:15.011Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] 
07:54:15 [2019-12-01T07:54:15.011Z] DONE 2141 tests, 20 skipped in 237.954s
Post stage
[Pipeline] junit
07:54:15 [2019-12-01T07:54:15.023Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
07:54:15 [2019-12-01T07:54:15.682Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40202/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1553b5f099dd8819d37da962eff3c9d0f8263ba6 hack/validate/vendor
07:54:15 [2019-12-01T07:54:15.751Z] --- PASS: TestTemplatedSecret (3.56s)
07:54:15 [2019-12-01T07:54:15.751Z] === RUN   TestSecretCreateResolve
07:54:16 [2019-12-01T07:54:16.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:54:16 [2019-12-01T07:54:16.613Z] No vendor changes in diff.
07:54:16 [2019-12-01T07:54:16.677Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
07:54:17 [2019-12-01T07:54:17.198Z] + echo Building e2e image
07:54:17 [2019-12-01T07:54:17.198Z] Building e2e image
07:54:17 [2019-12-01T07:54:17.198Z] + docker build --build-arg DOCKER_GITCOMMIT=1553b5f099dd8819d37da962eff3c9d0f8263ba6 -t moby-e2e-test -f Dockerfile.e2e .
07:54:17 [2019-12-01T07:54:17.198Z] #2 [internal] load .dockerignore
07:54:17 [2019-12-01T07:54:17.198Z] #2 transferring context: 34B done
07:54:17 [2019-12-01T07:54:17.198Z] #2 DONE 0.0s
07:54:17 [2019-12-01T07:54:17.198Z] 
07:54:17 [2019-12-01T07:54:17.198Z] #1 [internal] load build definition from Dockerfile.e2e
07:54:17 [2019-12-01T07:54:17.198Z] #1 transferring dockerfile: 3.21kB done
07:54:17 [2019-12-01T07:54:17.198Z] #1 DONE 0.0s
07:54:17 [2019-12-01T07:54:17.198Z] 
07:54:17 [2019-12-01T07:54:17.198Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine
07:54:17 [2019-12-01T07:54:17.460Z] #4 ...
07:54:17 [2019-12-01T07:54:17.460Z] 
07:54:17 [2019-12-01T07:54:17.460Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
07:54:17 [2019-12-01T07:54:17.460Z] #3 DONE 0.2s
07:54:17 [2019-12-01T07:54:17.460Z] 
07:54:17 [2019-12-01T07:54:17.460Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine
07:54:17 [2019-12-01T07:54:17.460Z] #4 DONE 0.2s
07:54:17 [2019-12-01T07:54:17.461Z] 
07:54:17 [2019-12-01T07:54:17.461Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
07:54:17 [2019-12-01T07:54:17.461Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done
07:54:17 [2019-12-01T07:54:17.461Z] #5 DONE 0.0s
07:54:17 [2019-12-01T07:54:17.461Z] 
07:54:17 [2019-12-01T07:54:17.461Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
07:54:17 [2019-12-01T07:54:17.461Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done
07:54:17 [2019-12-01T07:54:17.461Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.0s
07:54:17 [2019-12-01T07:54:17.461Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.0s
07:54:17 [2019-12-01T07:54:17.461Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 0B / 126.86MB 0.0s
07:54:17 [2019-12-01T07:54:17.461Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done
07:54:17 [2019-12-01T07:54:17.461Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done
07:54:17 [2019-12-01T07:54:17.461Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done
07:54:17 [2019-12-01T07:54:17.606Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
07:54:17 [2019-12-01T07:54:17.645Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
07:54:17 [2019-12-01T07:54:17.722Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s
07:54:17 [2019-12-01T07:54:17.722Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s
07:54:17 [2019-12-01T07:54:17.722Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.2s done
07:54:17 [2019-12-01T07:54:17.722Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.2s done
07:54:17 [2019-12-01T07:54:17.722Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.1s
07:54:17 [2019-12-01T07:54:17.722Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.2s done
07:54:17 [2019-12-01T07:54:17.979Z] #14 ...
07:54:17 [2019-12-01T07:54:17.979Z] 
07:54:17 [2019-12-01T07:54:17.979Z] #8 [internal] load build context
07:54:17 [2019-12-01T07:54:17.979Z] #8 transferring context: 815.03kB 0.4s done
07:54:17 [2019-12-01T07:54:17.979Z] #8 DONE 0.5s
07:54:17 [2019-12-01T07:54:17.979Z] 
07:54:17 [2019-12-01T07:54:17.979Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
07:54:17 [2019-12-01T07:54:17.979Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.40MB / 126.86MB 0.4s
07:54:17 [2019-12-01T07:54:17.979Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 19.81MB / 126.86MB 0.5s
07:54:17 [2019-12-01T07:54:17.979Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.3s done
07:54:18 [2019-12-01T07:54:18.238Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 29.04MB / 126.86MB 0.6s
07:54:18 [2019-12-01T07:54:18.238Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done
07:54:18 [2019-12-01T07:54:18.238Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 43.78MB / 126.86MB 0.8s
07:54:18 [2019-12-01T07:54:18.497Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 57.18MB / 126.86MB 0.9s
07:54:18 [2019-12-01T07:54:18.497Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 80.44MB / 126.86MB 1.1s
07:54:18 [2019-12-01T07:54:18.535Z] --- PASS: TestSecretCreateResolve (2.74s)
07:54:18 [2019-12-01T07:54:18.535Z] PASS
07:54:18 [2019-12-01T07:54:18.535Z] 
07:54:18 [2019-12-01T07:54:18.535Z] DONE 6 tests in 19.107s
07:54:18 [2019-12-01T07:54:18.535Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:54:18 [2019-12-01T07:54:18.535Z] ++ 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
07:54:18 [2019-12-01T07:54:18.535Z] ++ set -e
07:54:18 [2019-12-01T07:54:18.535Z] ++ '[' -n 0 ']'
07:54:18 [2019-12-01T07:54:18.535Z] ++ set -x
07:54:18 [2019-12-01T07:54:18.535Z] ++ env -i DEST=/go/src/github.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
07:54:18 [2019-12-01T07:54:18.754Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 87.14MB / 126.86MB 1.2s
07:54:18 [2019-12-01T07:54:18.754Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 97.06MB / 126.86MB 1.3s
07:54:18 [2019-12-01T07:54:18.791Z] INFO: Testing against a local daemon
07:54:18 [2019-12-01T07:54:18.791Z] === RUN   TestServiceCreateInit
07:54:18 [2019-12-01T07:54:18.791Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:54:19 [2019-12-01T07:54:19.011Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 113.32MB / 126.86MB 1.5s
07:54:19 [2019-12-01T07:54:19.268Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.6s
07:54:20 [2019-12-01T07:54:20.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:54:20 [2019-12-01T07:54:20.548Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
07:54:21 [2019-12-01T07:54:21.308Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
07:54:21 [2019-12-01T07:54:21.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:54:22 [2019-12-01T07:54:22.541Z] #14 ...
07:54:22 [2019-12-01T07:54:22.541Z] 
07:54:22 [2019-12-01T07:54:22.542Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
07:54:22 [2019-12-01T07:54:22.542Z] #6 DONE 4.7s
07:54:22 [2019-12-01T07:54:22.542Z] 
07:54:22 [2019-12-01T07:54:22.542Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
07:54:22 [2019-12-01T07:54:22.542Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 4.6s done
07:54:22 [2019-12-01T07:54:22.542Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190
07:54:22 [2019-12-01T07:54:22.672Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
07:54:22 [2019-12-01T07:54:22.744Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
07:54:24 [2019-12-01T07:54:24.039Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:54:24 [2019-12-01T07:54:24.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:54:24 [2019-12-01T07:54:24.967Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
07:54:25 [2019-12-01T07:54:25.909Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:54:25 [2019-12-01T07:54:25.909Z] Using test binary docker
07:54:25 [2019-12-01T07:54:25.909Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:54:25 [2019-12-01T07:54:25.909Z] +++ /etc/init.d/apparmor start
07:54:25 [2019-12-01T07:54:25.909Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
07:54:25 [2019-12-01T07:54:25.909Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
07:54:25 [2019-12-01T07:54:25.909Z] Warning failed to create cache: (null)
07:54:25 [2019-12-01T07:54:25.909Z] .
07:54:25 [2019-12-01T07:54:25.909Z] INFO: Waiting for daemon to start...
07:54:25 [2019-12-01T07:54:25.909Z] Starting dockerd
07:54:25 [2019-12-01T07:54:25.909Z] +++ 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
07:54:26 [2019-12-01T07:54:26.475Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
07:54:26 [2019-12-01T07:54:26.857Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
07:54:27 [2019-12-01T07:54:27.799Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 5.1s
07:54:28 [2019-12-01T07:54:28.011Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
07:54:28 [2019-12-01T07:54:28.208Z] .
07:54:28 [2019-12-01T07:54:28.208Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:54:28 [2019-12-01T07:54:28.208Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:54:28 [2019-12-01T07:54:28.208Z] Error: No such image: emptyfs
07:54:28 [2019-12-01T07:54:28.209Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:54:28 [2019-12-01T07:54:28.209Z] ++++ docker load
07:54:28 [2019-12-01T07:54:28.209Z] Running integration-test (iteration 1)
07:54:28 [2019-12-01T07:54:28.209Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
07:54:28 [2019-12-01T07:54:28.209Z] ++ 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
07:54:28 [2019-12-01T07:54:28.209Z] ++ set -e
07:54:28 [2019-12-01T07:54:28.209Z] ++ '[' -n 0 ']'
07:54:28 [2019-12-01T07:54:28.209Z] ++ set -x
07:54:28 [2019-12-01T07:54:28.209Z] ++ env -i DEST=/go/src/github.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
07:54:28 [2019-12-01T07:54:28.225Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
07:54:28 [2019-12-01T07:54:28.731Z] #14 ...
07:54:28 [2019-12-01T07:54:28.731Z] 
07:54:28 [2019-12-01T07:54:28.731Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
07:54:28 [2019-12-01T07:54:28.731Z] #7 1.090 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.197 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.386 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.389 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.606 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.617 (4/31) Installing readline (8.0.0-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.623 (5/31) Installing bash (5.0.0-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.641 Executing bash-5.0.0-r0.post-install
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.646 (6/31) Installing ca-certificates (20190108-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.663 (7/31) Installing libgcc (8.3.0-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.668 (8/31) Installing libstdc++ (8.3.0-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.685 (9/31) Installing binutils (2.32-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.793 (10/31) Installing gmp (6.1.2-r1)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.801 (11/31) Installing isl (0.18-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.823 (12/31) Installing libgomp (8.3.0-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.828 (13/31) Installing libatomic (8.3.0-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.830 (14/31) Installing mpfr3 (3.1.5-r1)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.837 (15/31) Installing mpc1 (1.1.0-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 2.843 (16/31) Installing gcc (8.3.0-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 3.788 (17/31) Installing musl-dev (1.1.22-r3)
07:54:28 [2019-12-01T07:54:28.731Z] #7 3.902 (18/31) Installing libc-dev (0.7.1-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 3.905 (19/31) Installing g++ (8.3.0-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.545 (20/31) Installing nghttp2-libs (1.39.2-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.552 (21/31) Installing libcurl (7.66.0-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.560 (22/31) Installing expat (2.2.8-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.565 (23/31) Installing pcre2 (10.33-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.576 (24/31) Installing git (2.22.0-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.824 (25/31) Installing libmnl (1.0.4-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.826 (26/31) Installing libnftnl-libs (1.1.3-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.831 (27/31) Installing iptables (1.8.3-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.861 (28/31) Installing pigz (2.4-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.869 (29/31) Installing tar (1.32-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.880 (30/31) Installing xz-libs (5.2.4-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.884 (31/31) Installing xz (5.2.4-r0)
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.892 Executing busybox-1.30.1-r2.trigger
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.901 Executing ca-certificates-20190108-r0.trigger
07:54:28 [2019-12-01T07:54:28.731Z] #7 4.960 OK: 185 MiB in 45 packages
07:54:28 [2019-12-01T07:54:28.731Z] #7 DONE 6.4s
07:54:28 [2019-12-01T07:54:28.731Z] 
07:54:28 [2019-12-01T07:54:28.731Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
07:54:28 [2019-12-01T07:54:28.732Z] #9 DONE 0.2s
07:54:28 [2019-12-01T07:54:28.732Z] 
07:54:28 [2019-12-01T07:54:28.732Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
07:54:28 [2019-12-01T07:54:28.732Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.5s done
07:54:28 [2019-12-01T07:54:28.786Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
07:54:28 [2019-12-01T07:54:28.989Z] #14 ...
07:54:28 [2019-12-01T07:54:28.989Z] 
07:54:28 [2019-12-01T07:54:28.989Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
07:54:28 [2019-12-01T07:54:28.989Z] #10 DONE 0.2s
07:54:28 [2019-12-01T07:54:28.989Z] 
07:54:28 [2019-12-01T07:54:28.989Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
07:54:28 [2019-12-01T07:54:28.989Z] #11 DONE 0.1s
07:54:28 [2019-12-01T07:54:28.989Z] 
07:54:28 [2019-12-01T07:54:28.989Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
07:54:28 [2019-12-01T07:54:28.989Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done
07:54:28 [2019-12-01T07:54:28.989Z] #14 DONE 11.6s
07:54:28 [2019-12-01T07:54:28.989Z] 
07:54:28 [2019-12-01T07:54:28.989Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
07:54:28 [2019-12-01T07:54:28.989Z] #12 DONE 0.0s
07:54:28 [2019-12-01T07:54:28.989Z] 
07:54:28 [2019-12-01T07:54:28.989Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
07:54:28 [2019-12-01T07:54:28.989Z] #13 DONE 0.1s
07:54:28 [2019-12-01T07:54:28.989Z] 
07:54:28 [2019-12-01T07:54:28.989Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
07:54:29 [2019-12-01T07:54:29.552Z] #15 0.623 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
07:54:29 [2019-12-01T07:54:29.714Z] --- PASS: TestServiceCreateInit (10.83s)
07:54:29 [2019-12-01T07:54:29.714Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s)
07:54:29 [2019-12-01T07:54:29.714Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.56s)
07:54:29 [2019-12-01T07:54:29.714Z] === RUN   TestCreateServiceMultipleTimes
07:54:30 [2019-12-01T07:54:30.298Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
07:54:30 [2019-12-01T07:54:30.973Z] #15 1.697 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
07:54:30 [2019-12-01T07:54:30.973Z] #15 1.772 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
07:54:30 [2019-12-01T07:54:30.973Z] #15 1.775 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
07:54:30 [2019-12-01T07:54:30.973Z] #15 1.905 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
07:54:30 [2019-12-01T07:54:30.973Z] #15 1.914 (4/43) Installing readline (8.0.0-r0)
07:54:30 [2019-12-01T07:54:30.973Z] #15 1.918 (5/43) Installing bash (5.0.0-r0)
07:54:30 [2019-12-01T07:54:30.973Z] #15 1.930 Executing bash-5.0.0-r0.post-install
07:54:30 [2019-12-01T07:54:30.973Z] #15 1.932 (6/43) Installing linux-headers (4.19.36-r0)
07:54:30 [2019-12-01T07:54:30.973Z] #15 2.005 (7/43) Installing libuuid (2.33.2-r0)
07:54:30 [2019-12-01T07:54:30.973Z] #15 2.007 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
07:54:30 [2019-12-01T07:54:30.973Z] #15 2.011 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
07:54:30 [2019-12-01T07:54:30.973Z] #15 2.021 (10/43) Installing binutils (2.32-r0)
07:54:30 [2019-12-01T07:54:30.973Z] #15 2.095 (11/43) Installing libmagic (5.37-r1)
07:54:30 [2019-12-01T07:54:30.973Z] #15 2.114 (12/43) Installing file (5.37-r1)
07:54:31 [2019-12-01T07:54:31.230Z] #15 2.117 (13/43) Installing gmp (6.1.2-r1)
07:54:31 [2019-12-01T07:54:31.230Z] #15 2.125 (14/43) Installing isl (0.18-r0)
07:54:31 [2019-12-01T07:54:31.230Z] #15 2.142 (15/43) Installing libgomp (8.3.0-r0)
07:54:31 [2019-12-01T07:54:31.230Z] #15 2.146 (16/43) Installing libatomic (8.3.0-r0)
07:54:31 [2019-12-01T07:54:31.230Z] #15 2.148 (17/43) Installing libgcc (8.3.0-r0)
07:54:31 [2019-12-01T07:54:31.230Z] #15 2.151 (18/43) Installing mpfr3 (3.1.5-r1)
07:54:31 [2019-12-01T07:54:31.230Z] #15 2.157 (19/43) Installing mpc1 (1.1.0-r0)
07:54:31 [2019-12-01T07:54:31.230Z] #15 2.160 (20/43) Installing libstdc++ (8.3.0-r0)
07:54:31 [2019-12-01T07:54:31.230Z] #15 2.171 (21/43) Installing gcc (8.3.0-r0)
07:54:32 [2019-12-01T07:54:32.161Z] #15 2.898 (22/43) Installing musl-dev (1.1.22-r3)
07:54:32 [2019-12-01T07:54:32.161Z] #15 2.979 (23/43) Installing libc-dev (0.7.1-r0)
07:54:32 [2019-12-01T07:54:32.161Z] #15 2.981 (24/43) Installing g++ (8.3.0-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.401 (25/43) Installing make (4.2.1-r2)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.405 (26/43) Installing fortify-headers (1.1-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.408 (27/43) Installing build-base (0.5-r1)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.410 (28/43) Installing nghttp2-libs (1.39.2-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.413 (29/43) Installing libcurl (7.66.0-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.420 (30/43) Installing curl (7.66.0-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.423 (31/43) Installing oniguruma (6.9.3-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.429 (32/43) Installing jq (1.6-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.436 (33/43) Installing device-mapper-libs (2.02.184-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.441 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.443 (35/43) Installing libaio (0.3.111-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.445 (36/43) Installing libblkid (2.33.2-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.450 (37/43) Installing lvm2-libs (2.02.184-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.479 (38/43) Installing libfdisk (2.33.2-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.486 (39/43) Installing libmount (2.33.2-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.491 (40/43) Installing libsmartcols (2.33.2-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.495 (41/43) Installing pkgconf (1.6.1-r1)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.498 (42/43) Installing util-linux-dev (2.33.2-r0)
07:54:32 [2019-12-01T07:54:32.418Z] #15 3.521 (43/43) Installing lvm2-dev (2.02.184-r0)
07:54:32 [2019-12-01T07:54:32.675Z] #15 3.526 Executing busybox-1.30.1-r2.trigger
07:54:32 [2019-12-01T07:54:32.675Z] #15 3.532 OK: 189 MiB in 58 packages
07:54:32 [2019-12-01T07:54:32.982Z] === RUN   TestDockerSuite/TestBuildPATH
07:54:33 [2019-12-01T07:54:33.199Z] Running D:\gopath\src\github.com\docker\docker\integration\build
07:54:33 [2019-12-01T07:54:33.199Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:54:33 [2019-12-01T07:54:33.199Z] INFO: Testing against a local daemon
07:54:33 [2019-12-01T07:54:33.199Z] === RUN   TestBuildWithSession
07:54:33 [2019-12-01T07:54:33.199Z] --- SKIP: TestBuildWithSession (0.00s)
07:54:33 [2019-12-01T07:54:33.199Z]     build_session_test.go:25: TODO: BuildKit
07:54:33 [2019-12-01T07:54:33.199Z] === RUN   TestBuildSquashParent
07:54:33 [2019-12-01T07:54:33.199Z] --- SKIP: TestBuildSquashParent (0.00s)
07:54:33 [2019-12-01T07:54:33.199Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
07:54:33 [2019-12-01T07:54:33.199Z] === RUN   TestBuildWithRemoveAndForceRemove
07:54:33 [2019-12-01T07:54:33.199Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
07:54:33 [2019-12-01T07:54:33.199Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
07:54:33 [2019-12-01T07:54:33.199Z] === RUN   TestBuildMultiStageCopy
07:54:33 [2019-12-01T07:54:33.199Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:54:33 [2019-12-01T07:54:33.239Z] #15 DONE 4.2s
07:54:33 [2019-12-01T07:54:33.497Z] 
07:54:33 [2019-12-01T07:54:33.497Z] #16 [base 3/5] RUN mkdir -p /build/
07:54:34 [2019-12-01T07:54:34.062Z] #16 DONE 0.8s
07:54:34 [2019-12-01T07:54:34.062Z] 
07:54:34 [2019-12-01T07:54:34.062Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
07:54:34 [2019-12-01T07:54:34.998Z] #17 DONE 0.7s
07:54:34 [2019-12-01T07:54:34.998Z] 
07:54:34 [2019-12-01T07:54:34.998Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
07:54:34 [2019-12-01T07:54:34.998Z] #18 DONE 0.0s
07:54:34 [2019-12-01T07:54:34.998Z] 
07:54:34 [2019-12-01T07:54:34.998Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
07:54:34 [2019-12-01T07:54:34.998Z] #19 DONE 0.1s
07:54:34 [2019-12-01T07:54:34.998Z] 
07:54:34 [2019-12-01T07:54:34.998Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:54:34 [2019-12-01T07:54:34.998Z] #22 DONE 0.1s
07:54:34 [2019-12-01T07:54:34.998Z] 
07:54:34 [2019-12-01T07:54:34.998Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
07:54:34 [2019-12-01T07:54:34.998Z] #26 DONE 0.1s
07:54:34 [2019-12-01T07:54:34.998Z] 
07:54:34 [2019-12-01T07:54:34.998Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
07:54:34 [2019-12-01T07:54:34.998Z] #23 DONE 0.1s
07:54:34 [2019-12-01T07:54:34.998Z] 
07:54:34 [2019-12-01T07:54:34.998Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
07:54:35 [2019-12-01T07:54:35.267Z] #27 DONE 0.1s
07:54:35 [2019-12-01T07:54:35.267Z] 
07:54:35 [2019-12-01T07:54:35.267Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
07:54:35 [2019-12-01T07:54:35.267Z] #28 DONE 0.1s
07:54:35 [2019-12-01T07:54:35.267Z] 
07:54:35 [2019-12-01T07:54:35.267Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
07:54:36 [2019-12-01T07:54:36.198Z] #24 1.309 + RM_GOPATH=0
07:54:36 [2019-12-01T07:54:36.198Z] #24 1.309 + TMP_GOPATH=
07:54:36 [2019-12-01T07:54:36.198Z] #24 1.309 + : /build
07:54:36 [2019-12-01T07:54:36.198Z] #24 1.309 + '[' -z '' ']'
07:54:36 [2019-12-01T07:54:36.198Z] #24 1.309 ++ mktemp -d
07:54:36 [2019-12-01T07:54:36.249Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.313 + export GOPATH=/tmp/tmp.bBPAlK
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.313 + GOPATH=/tmp/tmp.bBPAlK
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.313 + RM_GOPATH=1
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.314 Install docker/cli version 17.06.2-ce from stable
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.314 ++ dirname ./install.sh
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.314 + dir=.
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.314 + bin=dockercli
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.314 + shift
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.314 + '[' '!' -f ./dockercli.installer ']'
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.314 + . ./dockercli.installer
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.314 ++ : stable
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.314 ++ : 17.06.2-ce
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.314 + install_dockercli
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.314 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.315 ++ uname -m
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.315 + arch=x86_64
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.315 + '[' x86_64 '!=' x86_64 ']'
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.315 + url=https://download.docker.com/linux/static
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.316 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:54:36 [2019-12-01T07:54:36.456Z] #24 1.316 + tar -xz docker/docker
07:54:36 [2019-12-01T07:54:36.811Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
07:54:37 [2019-12-01T07:54:37.022Z] #24 ...
07:54:37 [2019-12-01T07:54:37.022Z] 
07:54:37 [2019-12-01T07:54:37.022Z] #31 [builder 1/4] COPY . .
07:54:37 [2019-12-01T07:54:37.022Z] #31 DONE 2.1s
07:54:37 [2019-12-01T07:54:37.022Z] 
07:54:37 [2019-12-01T07:54:37.022Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
07:54:38 [2019-12-01T07:54:38.175Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
07:54:38 [2019-12-01T07:54:38.396Z] #32 DONE 1.5s
07:54:38 [2019-12-01T07:54:38.396Z] 
07:54:38 [2019-12-01T07:54:38.396Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
07:54:38 [2019-12-01T07:54:38.396Z] #20 2.687 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
07:54:38 [2019-12-01T07:54:38.396Z] #20 3.047 
07:54:38 [2019-12-01T07:54:38.912Z] #20 3.195 
                                                                           0.0%
#############                                                             19.3%
###############################                                           43.7%
#############################################                             63.8%
########################################################                  78.4%
############################################################              83.7%
######################################################################## 100.0%
07:54:39 [2019-12-01T07:54:39.479Z] #20 4.516 
07:54:39 [2019-12-01T07:54:39.994Z] #20 4.658 
                                                                           0.1%
###########################                                               38.8%
#######################################################################   98.7%
######################################################################## 100.0%
07:54:40 [2019-12-01T07:54:40.560Z] #20 5.553 
07:54:41 [2019-12-01T07:54:41.077Z] #20 5.696 
                                                                           0.0%
##############                                                            20.2%
##################################                                        48.6%
#######################################################                   77.6%
######################################################################## 100.0%
07:54:41 [2019-12-01T07:54:41.648Z] #20 6.599 
07:54:42 [2019-12-01T07:54:42.424Z] #20 6.734 
                                                                           0.0%
#####                                                                      7.1%
##########                                                                14.3%
##############                                                            20.1%
07:54:42 [2019-12-01T07:54:42.424Z] #20 ...
07:54:42 [2019-12-01T07:54:42.424Z] 
07:54:42 [2019-12-01T07:54:42.424Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
07:54:42 [2019-12-01T07:54:42.424Z] #24 6.782 + mkdir -p /build
07:54:42 [2019-12-01T07:54:42.424Z] #24 6.784 + mv docker/docker /build/
07:54:42 [2019-12-01T07:54:42.424Z] #24 6.785 + rmdir docker
07:54:42 [2019-12-01T07:54:42.424Z] #24 DONE 7.3s
07:54:42 [2019-12-01T07:54:42.424Z] 
07:54:42 [2019-12-01T07:54:42.424Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
07:54:42 [2019-12-01T07:54:42.424Z] #20 6.734 
                                                                           0.0%
#####                                                                      7.1%
##########                                                                14.3%
##############                                                            20.1%
###################                                                       26.7%
07:54:42 [2019-12-01T07:54:42.424Z] #20 ...
07:54:42 [2019-12-01T07:54:42.424Z] 
07:54:42 [2019-12-01T07:54:42.424Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:54:42 [2019-12-01T07:54:42.424Z] #33 1.574 
07:54:42 [2019-12-01T07:54:42.424Z] #33 1.773 Removing bundles/
07:54:42 [2019-12-01T07:54:42.424Z] #33 1.774 
07:54:42 [2019-12-01T07:54:42.424Z] #33 1.779 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
07:54:42 [2019-12-01T07:54:42.424Z] #33 3.574 Building test suite binary ./integration-cli/test.main
07:54:43 [2019-12-01T07:54:43.518Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:54:43 [2019-12-01T07:54:43.518Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:54:43 [2019-12-01T07:54:43.800Z] #33 ...
07:54:43 [2019-12-01T07:54:43.800Z] 
07:54:43 [2019-12-01T07:54:43.800Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
07:54:43 [2019-12-01T07:54:43.800Z] #20 6.734 
                                                                           0.0%
#####                                                                      7.1%
##########                                                                14.3%
##############                                                            20.1%
###################                                                       26.7%
######################                                                    31.7%
############################                                              40.0%
##################################                                        48.0%
#######################################                                   54.6%
###########################################                               60.6%
###############################################                           65.6%
##################################################                        70.7%
######################################################                    76.2%
#########################################################                 80.3%
################################################################          89.1%
######################################################################    97.4%
######################################################################## 100.0%
07:54:43 [2019-12-01T07:54:43.976Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:54:44 [2019-12-01T07:54:44.059Z] #20 8.932 
07:54:44 [2019-12-01T07:54:44.225Z] Loaded image: buildpack-deps:jessie
07:54:44 [2019-12-01T07:54:44.225Z] Loaded image: busybox:latest
07:54:44 [2019-12-01T07:54:44.225Z] Loaded image: busybox:glibc
07:54:44 [2019-12-01T07:54:44.225Z] Loaded image: debian:jessie
07:54:44 [2019-12-01T07:54:44.225Z] Loaded image: hello-world:latest
07:54:44 [2019-12-01T07:54:44.225Z] INFO: Testing against a local daemon
07:54:44 [2019-12-01T07:54:44.225Z] === RUN   TestCgroupNamespacesBuild
07:54:44 [2019-12-01T07:54:44.225Z] --- PASS: TestCgroupNamespacesBuild (1.62s)
07:54:44 [2019-12-01T07:54:44.225Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:54:44 [2019-12-01T07:54:44.993Z] #20 10.07 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
07:54:45 [2019-12-01T07:54:45.251Z] #20 ...
07:54:45 [2019-12-01T07:54:45.251Z] 
07:54:45 [2019-12-01T07:54:45.251Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
07:54:45 [2019-12-01T07:54:45.509Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:54:45 [2019-12-01T07:54:45.509Z] #29 ...
07:54:45 [2019-12-01T07:54:45.509Z] 
07:54:45 [2019-12-01T07:54:45.509Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
07:54:45 [2019-12-01T07:54:45.509Z] #20 10.53 
07:54:45 [2019-12-01T07:54:45.767Z] #20 10.63 
######################################################################## 100.0%
07:54:45 [2019-12-01T07:54:45.921Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s)
07:54:45 [2019-12-01T07:54:45.921Z] === RUN   TestBuildWithSession
07:54:45 [2019-12-01T07:54:45.921Z] --- SKIP: TestBuildWithSession (0.00s)
07:54:45 [2019-12-01T07:54:45.921Z]     build_session_test.go:25: TODO: BuildKit
07:54:45 [2019-12-01T07:54:45.921Z] === RUN   TestBuildSquashParent
07:54:46 [2019-12-01T07:54:46.025Z] #20 10.96 
07:54:46 [2019-12-01T07:54:46.474Z] --- PASS: TestBuildMultiStageCopy (13.68s)
07:54:46 [2019-12-01T07:54:46.474Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.33s)
07:54:46 [2019-12-01T07:54:46.474Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s)
07:54:46 [2019-12-01T07:54:46.474Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s)
07:54:46 [2019-12-01T07:54:46.474Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s)
07:54:46 [2019-12-01T07:54:46.474Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.34s)
07:54:46 [2019-12-01T07:54:46.474Z] === RUN   TestBuildMultiStageParentConfig
07:54:46 [2019-12-01T07:54:46.474Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
07:54:46 [2019-12-01T07:54:46.474Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
07:54:46 [2019-12-01T07:54:46.474Z] === RUN   TestBuildLabelWithTargets
07:54:46 [2019-12-01T07:54:46.474Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
07:54:46 [2019-12-01T07:54:46.474Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
07:54:46 [2019-12-01T07:54:46.474Z] === RUN   TestBuildWithEmptyLayers
07:54:46 [2019-12-01T07:54:46.958Z] #20 12.08 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
07:54:47 [2019-12-01T07:54:47.523Z] #20 12.54 
07:54:47 [2019-12-01T07:54:47.781Z] #20 12.68 
                                                                           0.7%
######################################################################## 100.0%
07:54:48 [2019-12-01T07:54:48.008Z] --- PASS: TestBuildWithEmptyLayers (1.07s)
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestBuildMultiStageOnBuild
07:54:48 [2019-12-01T07:54:48.008Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s)
07:54:48 [2019-12-01T07:54:48.008Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestBuildUncleanTarFilenames
07:54:48 [2019-12-01T07:54:48.008Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
07:54:48 [2019-12-01T07:54:48.008Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestBuildMultiStageLayerLeak
07:54:48 [2019-12-01T07:54:48.008Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
07:54:48 [2019-12-01T07:54:48.008Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestBuildWithHugeFile
07:54:48 [2019-12-01T07:54:48.008Z] --- SKIP: TestBuildWithHugeFile (0.00s)
07:54:48 [2019-12-01T07:54:48.008Z]     build_test.go:491: testEnv.OSType == "windows"
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestBuildWithEmptyDockerfile
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:54:48 [2019-12-01T07:54:48.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:54:48 [2019-12-01T07:54:48.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:54:48 [2019-12-01T07:54:48.008Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:54:48 [2019-12-01T07:54:48.008Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:54:48 [2019-12-01T07:54:48.008Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:54:48 [2019-12-01T07:54:48.008Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:54:48 [2019-12-01T07:54:48.008Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s)
07:54:48 [2019-12-01T07:54:48.008Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
07:54:48 [2019-12-01T07:54:48.008Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.02s)
07:54:48 [2019-12-01T07:54:48.008Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.02s)
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestBuildPreserveOwnership
07:54:48 [2019-12-01T07:54:48.008Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
07:54:48 [2019-12-01T07:54:48.008Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestBuildPlatformInvalid
07:54:48 [2019-12-01T07:54:48.008Z] --- PASS: TestBuildPlatformInvalid (0.04s)
07:54:48 [2019-12-01T07:54:48.008Z] PASS
07:54:48 [2019-12-01T07:54:48.008Z] Running D:\gopath\src\github.com\docker\docker\integration\config
07:54:48 [2019-12-01T07:54:48.008Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:54:48 [2019-12-01T07:54:48.008Z] INFO: Testing against a local daemon
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestConfigList
07:54:48 [2019-12-01T07:54:48.008Z] --- SKIP: TestConfigList (0.00s)
07:54:48 [2019-12-01T07:54:48.008Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestConfigsCreateAndDelete
07:54:48 [2019-12-01T07:54:48.008Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
07:54:48 [2019-12-01T07:54:48.008Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestConfigsUpdate
07:54:48 [2019-12-01T07:54:48.008Z] --- SKIP: TestConfigsUpdate (0.00s)
07:54:48 [2019-12-01T07:54:48.008Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestTemplatedConfig
07:54:48 [2019-12-01T07:54:48.008Z] --- SKIP: TestTemplatedConfig (0.00s)
07:54:48 [2019-12-01T07:54:48.008Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestConfigInspect
07:54:48 [2019-12-01T07:54:48.008Z] --- SKIP: TestConfigInspect (0.00s)
07:54:48 [2019-12-01T07:54:48.008Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestConfigCreateWithLabels
07:54:48 [2019-12-01T07:54:48.008Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
07:54:48 [2019-12-01T07:54:48.008Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestConfigCreateResolve
07:54:48 [2019-12-01T07:54:48.008Z] --- SKIP: TestConfigCreateResolve (0.00s)
07:54:48 [2019-12-01T07:54:48.008Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
07:54:48 [2019-12-01T07:54:48.008Z] === RUN   TestConfigDaemonLibtrustID
07:54:48 [2019-12-01T07:54:48.008Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
07:54:48 [2019-12-01T07:54:48.008Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
07:54:48 [2019-12-01T07:54:48.008Z] PASS
07:54:48 [2019-12-01T07:54:48.008Z] Running D:\gopath\src\github.com\docker\docker\integration\container
07:54:48 [2019-12-01T07:54:48.347Z] #20 13.21 
07:54:48 [2019-12-01T07:54:48.466Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:54:48 [2019-12-01T07:54:48.466Z] INFO: Testing against a local daemon
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCheckpoint
07:54:48 [2019-12-01T07:54:48.466Z] --- SKIP: TestCheckpoint (0.00s)
07:54:48 [2019-12-01T07:54:48.466Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestContainerInvalidJSON
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:54:48 [2019-12-01T07:54:48.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:54:48 [2019-12-01T07:54:48.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:54:48 [2019-12-01T07:54:48.466Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:54:48 [2019-12-01T07:54:48.466Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:54:48 [2019-12-01T07:54:48.466Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:54:48 [2019-12-01T07:54:48.466Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:54:48 [2019-12-01T07:54:48.466Z] --- PASS: TestContainerInvalidJSON (0.03s)
07:54:48 [2019-12-01T07:54:48.466Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:54:48 [2019-12-01T07:54:48.466Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:54:48 [2019-12-01T07:54:48.466Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:54:48 [2019-12-01T07:54:48.466Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
07:54:48 [2019-12-01T07:54:48.466Z]     copy_test.go:25: testEnv.OSType == "windows"
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCopyFromContainerPathIsNotDir
07:54:48 [2019-12-01T07:54:48.466Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
07:54:48 [2019-12-01T07:54:48.466Z]     copy_test.go:39: testEnv.OSType == "windows"
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCopyToContainerPathDoesNotExist
07:54:48 [2019-12-01T07:54:48.466Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
07:54:48 [2019-12-01T07:54:48.466Z]     copy_test.go:51: testEnv.OSType == "windows"
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCopyToContainerPathIsNotDir
07:54:48 [2019-12-01T07:54:48.466Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
07:54:48 [2019-12-01T07:54:48.466Z]     copy_test.go:65: testEnv.OSType == "windows"
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCopyFromContainer
07:54:48 [2019-12-01T07:54:48.466Z] --- SKIP: TestCopyFromContainer (0.00s)
07:54:48 [2019-12-01T07:54:48.466Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:54:48 [2019-12-01T07:54:48.466Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:54:48 [2019-12-01T07:54:48.466Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:54:48 [2019-12-01T07:54:48.466Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:54:48 [2019-12-01T07:54:48.466Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:54:48 [2019-12-01T07:54:48.466Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:54:48 [2019-12-01T07:54:48.466Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:54:48 [2019-12-01T07:54:48.466Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:54:48 [2019-12-01T07:54:48.466Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:54:48 [2019-12-01T07:54:48.466Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
07:54:48 [2019-12-01T07:54:48.466Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCreateLinkToNonExistingContainer
07:54:48 [2019-12-01T07:54:48.466Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
07:54:48 [2019-12-01T07:54:48.466Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCreateWithInvalidEnv
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCreateWithInvalidEnv/0
07:54:48 [2019-12-01T07:54:48.466Z] === PAUSE TestCreateWithInvalidEnv/0
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCreateWithInvalidEnv/1
07:54:48 [2019-12-01T07:54:48.466Z] === PAUSE TestCreateWithInvalidEnv/1
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCreateWithInvalidEnv/2
07:54:48 [2019-12-01T07:54:48.466Z] === PAUSE TestCreateWithInvalidEnv/2
07:54:48 [2019-12-01T07:54:48.466Z] === CONT  TestCreateWithInvalidEnv/0
07:54:48 [2019-12-01T07:54:48.466Z] === CONT  TestCreateWithInvalidEnv/2
07:54:48 [2019-12-01T07:54:48.466Z] === CONT  TestCreateWithInvalidEnv/1
07:54:48 [2019-12-01T07:54:48.466Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
07:54:48 [2019-12-01T07:54:48.466Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:54:48 [2019-12-01T07:54:48.466Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:54:48 [2019-12-01T07:54:48.466Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:54:48 [2019-12-01T07:54:48.466Z] === RUN   TestCreateTmpfsMountsTarget
07:54:48 [2019-12-01T07:54:48.466Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
07:54:48 [2019-12-01T07:54:48.467Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
07:54:48 [2019-12-01T07:54:48.467Z] === RUN   TestCreateWithCustomMaskedPaths
07:54:48 [2019-12-01T07:54:48.467Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
07:54:48 [2019-12-01T07:54:48.467Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
07:54:48 [2019-12-01T07:54:48.467Z] === RUN   TestCreateWithCapabilities
07:54:48 [2019-12-01T07:54:48.467Z] --- SKIP: TestCreateWithCapabilities (0.00s)
07:54:48 [2019-12-01T07:54:48.467Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
07:54:48 [2019-12-01T07:54:48.467Z] === RUN   TestCreateWithCustomReadonlyPaths
07:54:48 [2019-12-01T07:54:48.467Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
07:54:48 [2019-12-01T07:54:48.467Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
07:54:48 [2019-12-01T07:54:48.467Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:54:48 [2019-12-01T07:54:48.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:54:48 [2019-12-01T07:54:48.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:54:48 [2019-12-01T07:54:48.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:54:48 [2019-12-01T07:54:48.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:54:48 [2019-12-01T07:54:48.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:54:48 [2019-12-01T07:54:48.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:54:48 [2019-12-01T07:54:48.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:54:48 [2019-12-01T07:54:48.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:54:48 [2019-12-01T07:54:48.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:54:48 [2019-12-01T07:54:48.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:54:48 [2019-12-01T07:54:48.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:54:48 [2019-12-01T07:54:48.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:54:48 [2019-12-01T07:54:48.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:54:48 [2019-12-01T07:54:48.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:54:48 [2019-12-01T07:54:48.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:54:48 [2019-12-01T07:54:48.467Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
07:54:48 [2019-12-01T07:54:48.467Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:54:48 [2019-12-01T07:54:48.467Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:54:48 [2019-12-01T07:54:48.467Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:54:48 [2019-12-01T07:54:48.467Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:54:48 [2019-12-01T07:54:48.467Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:54:48 [2019-12-01T07:54:48.467Z] === RUN   TestDiff
07:54:48 [2019-12-01T07:54:48.467Z] --- SKIP: TestDiff (0.00s)
07:54:48 [2019-12-01T07:54:48.467Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
07:54:48 [2019-12-01T07:54:48.467Z] === RUN   TestExecWithCloseStdin
07:54:49 [2019-12-01T07:54:49.280Z] #20 14.35 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
07:54:49 [2019-12-01T07:54:49.538Z] #20 14.52 skipping existing 1849cc453dee
07:54:49 [2019-12-01T07:54:49.795Z] #20 14.81 
07:54:50 [2019-12-01T07:54:50.344Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
07:54:50 [2019-12-01T07:54:50.641Z] --- PASS: TestExecWithCloseStdin (2.04s)
07:54:50 [2019-12-01T07:54:50.642Z] === RUN   TestExec
07:54:50 [2019-12-01T07:54:50.642Z] --- SKIP: TestExec (0.00s)
07:54:50 [2019-12-01T07:54:50.642Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
07:54:50 [2019-12-01T07:54:50.642Z] === RUN   TestExecUser
07:54:50 [2019-12-01T07:54:50.642Z] --- SKIP: TestExecUser (0.00s)
07:54:50 [2019-12-01T07:54:50.642Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
07:54:50 [2019-12-01T07:54:50.642Z] === RUN   TestExportContainerAndImportImage
07:54:50 [2019-12-01T07:54:50.642Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
07:54:50 [2019-12-01T07:54:50.642Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
07:54:50 [2019-12-01T07:54:50.642Z] === RUN   TestExportContainerAfterDaemonRestart
07:54:50 [2019-12-01T07:54:50.642Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
07:54:50 [2019-12-01T07:54:50.642Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
07:54:50 [2019-12-01T07:54:50.642Z] === RUN   TestHealthCheckWorkdir
07:54:50 [2019-12-01T07:54:50.642Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
07:54:50 [2019-12-01T07:54:50.642Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
07:54:50 [2019-12-01T07:54:50.642Z] === RUN   TestHealthKillContainer
07:54:50 [2019-12-01T07:54:50.642Z] --- SKIP: TestHealthKillContainer (0.00s)
07:54:50 [2019-12-01T07:54:50.642Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
07:54:50 [2019-12-01T07:54:50.642Z] === RUN   TestInspectCpusetInConfigPre120
07:54:50 [2019-12-01T07:54:50.642Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
07:54:50 [2019-12-01T07:54:50.642Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:54:50 [2019-12-01T07:54:50.642Z] === RUN   TestKillContainerInvalidSignal
07:54:50 [2019-12-01T07:54:50.747Z] --- PASS: TestBuildSquashParent (4.97s)
07:54:50 [2019-12-01T07:54:50.747Z] === RUN   TestBuildWithRemoveAndForceRemove
07:54:50 [2019-12-01T07:54:50.747Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:54:50 [2019-12-01T07:54:50.747Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:54:50 [2019-12-01T07:54:50.747Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:54:50 [2019-12-01T07:54:50.747Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:54:50 [2019-12-01T07:54:50.748Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:54:50 [2019-12-01T07:54:50.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:54:50 [2019-12-01T07:54:50.748Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:54:50 [2019-12-01T07:54:50.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:54:50 [2019-12-01T07:54:50.748Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:54:50 [2019-12-01T07:54:50.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:54:50 [2019-12-01T07:54:50.748Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:54:50 [2019-12-01T07:54:50.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:54:50 [2019-12-01T07:54:50.748Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:54:50 [2019-12-01T07:54:50.748Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:54:50 [2019-12-01T07:54:50.748Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:54:50 [2019-12-01T07:54:50.748Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:54:50 [2019-12-01T07:54:50.905Z] --- PASS: TestCreateServiceMultipleTimes (21.37s)
07:54:50 [2019-12-01T07:54:50.905Z] === RUN   TestCreateServiceConflict
07:54:51 [2019-12-01T07:54:51.167Z] #20 16.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
07:54:51 [2019-12-01T07:54:51.425Z] #20 16.39 
07:54:51 [2019-12-01T07:54:51.425Z] #20 16.51 
######################################################################## 100.0%
07:54:51 [2019-12-01T07:54:51.991Z] #20 16.89 
07:54:51 [2019-12-01T07:54:51.991Z] #20 16.98 Download of images into '/build' complete.
07:54:51 [2019-12-01T07:54:51.991Z] #20 16.99 Use something like the following to load the result into a Docker daemon:
07:54:51 [2019-12-01T07:54:51.991Z] #20 16.99   tar -cC '/build' . | docker load
07:54:52 [2019-12-01T07:54:52.177Z] --- PASS: TestKillContainerInvalidSignal (1.70s)
07:54:52 [2019-12-01T07:54:52.177Z] === RUN   TestKillContainer
07:54:52 [2019-12-01T07:54:52.177Z] --- SKIP: TestKillContainer (0.00s)
07:54:52 [2019-12-01T07:54:52.177Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
07:54:52 [2019-12-01T07:54:52.177Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:54:52 [2019-12-01T07:54:52.177Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
07:54:52 [2019-12-01T07:54:52.177Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:54:52 [2019-12-01T07:54:52.177Z] === RUN   TestKillStoppedContainer
07:54:52 [2019-12-01T07:54:52.177Z] --- SKIP: TestKillStoppedContainer (0.00s)
07:54:52 [2019-12-01T07:54:52.177Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:54:52 [2019-12-01T07:54:52.177Z] === RUN   TestKillStoppedContainerAPIPre120
07:54:52 [2019-12-01T07:54:52.177Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
07:54:52 [2019-12-01T07:54:52.177Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:54:52 [2019-12-01T07:54:52.177Z] === RUN   TestKillDifferentUserContainer
07:54:52 [2019-12-01T07:54:52.177Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
07:54:52 [2019-12-01T07:54:52.177Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
07:54:52 [2019-12-01T07:54:52.177Z] === RUN   TestInspectOomKilledTrue
07:54:52 [2019-12-01T07:54:52.177Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:54:52 [2019-12-01T07:54:52.177Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:54:52 [2019-12-01T07:54:52.177Z] === RUN   TestInspectOomKilledFalse
07:54:52 [2019-12-01T07:54:52.177Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:54:52 [2019-12-01T07:54:52.177Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:54:52 [2019-12-01T07:54:52.177Z] === RUN   TestLogsFollowTailEmpty
07:54:52 [2019-12-01T07:54:52.249Z] #20 DONE 17.2s
07:54:52 [2019-12-01T07:54:52.249Z] 
07:54:52 [2019-12-01T07:54:52.249Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
07:54:53 [2019-12-01T07:54:53.422Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
07:54:53 [2019-12-01T07:54:53.422Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
07:54:53 [2019-12-01T07:54:53.710Z] --- PASS: TestLogsFollowTailEmpty (1.62s)
07:54:53 [2019-12-01T07:54:53.711Z] === RUN   TestNetworkNat
07:54:53 [2019-12-01T07:54:53.711Z] --- SKIP: TestNetworkNat (0.00s)
07:54:53 [2019-12-01T07:54:53.711Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
07:54:53 [2019-12-01T07:54:53.711Z] === RUN   TestNetworkLocalhostTCPNat
07:54:53 [2019-12-01T07:54:53.711Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
07:54:53 [2019-12-01T07:54:53.711Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
07:54:53 [2019-12-01T07:54:53.711Z] === RUN   TestNetworkLoopbackNat
07:54:53 [2019-12-01T07:54:53.711Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
07:54:53 [2019-12-01T07:54:53.711Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
07:54:53 [2019-12-01T07:54:53.711Z] === RUN   TestPause
07:54:53 [2019-12-01T07:54:53.711Z] --- SKIP: TestPause (0.00s)
07:54:53 [2019-12-01T07:54:53.711Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
07:54:53 [2019-12-01T07:54:53.711Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:54:53 [2019-12-01T07:54:53.782Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:54:53 [2019-12-01T07:54:53.782Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:54:53 [2019-12-01T07:54:53.983Z] --- PASS: TestCreateServiceConflict (3.08s)
07:54:53 [2019-12-01T07:54:53.983Z] === RUN   TestCreateServiceMaxReplicas
07:54:54 [2019-12-01T07:54:54.777Z] #29 ...
07:54:54 [2019-12-01T07:54:54.777Z] 
07:54:54 [2019-12-01T07:54:54.777Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
07:54:55 [2019-12-01T07:54:55.343Z] #21 DONE 1.0s
07:54:55 [2019-12-01T07:54:55.343Z] 
07:54:55 [2019-12-01T07:54:55.343Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
07:54:55 [2019-12-01T07:54:55.601Z] #29 ...
07:54:55 [2019-12-01T07:54:55.601Z] 
07:54:55 [2019-12-01T07:54:55.601Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
07:54:55 [2019-12-01T07:54:55.601Z] #25 DONE 0.1s
07:54:55 [2019-12-01T07:54:55.601Z] 
07:54:55 [2019-12-01T07:54:55.601Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:54:55 [2019-12-01T07:54:55.875Z] === RUN   TestDockerSuite/TestBuildRm
07:54:55 [2019-12-01T07:54:55.886Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.62s)
07:54:55 [2019-12-01T07:54:55.886Z] === RUN   TestPauseStopPausedContainer
07:54:55 [2019-12-01T07:54:55.886Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
07:54:55 [2019-12-01T07:54:55.886Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
07:54:55 [2019-12-01T07:54:55.886Z] === RUN   TestPsFilter
07:54:55 [2019-12-01T07:54:55.886Z] --- PASS: TestPsFilter (0.14s)
07:54:55 [2019-12-01T07:54:55.886Z] === RUN   TestRemoveContainerWithRemovedVolume
07:54:56 [2019-12-01T07:54:56.091Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:54:56 [2019-12-01T07:54:56.091Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.96s)
07:54:56 [2019-12-01T07:54:56.091Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s)
07:54:56 [2019-12-01T07:54:56.091Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.84s)
07:54:56 [2019-12-01T07:54:56.091Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.86s)
07:54:56 [2019-12-01T07:54:56.091Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.60s)
07:54:56 [2019-12-01T07:54:56.091Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.62s)
07:54:56 [2019-12-01T07:54:56.091Z] === RUN   TestBuildMultiStageCopy
07:54:56 [2019-12-01T07:54:56.091Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:54:57 [2019-12-01T07:54:57.421Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.01s)
07:54:57 [2019-12-01T07:54:57.421Z] === RUN   TestRemoveContainerWithVolume
07:54:58 [2019-12-01T07:54:58.392Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:54:58 [2019-12-01T07:54:58.392Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:54:58 [2019-12-01T07:54:58.395Z] --- PASS: TestCreateServiceMaxReplicas (4.10s)
07:54:58 [2019-12-01T07:54:58.395Z] === RUN   TestCreateWithDuplicateNetworkNames
07:54:58 [2019-12-01T07:54:58.731Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:54:59 [2019-12-01T07:54:59.456Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:54:59 [2019-12-01T07:54:59.595Z] --- PASS: TestRemoveContainerWithVolume (2.07s)
07:54:59 [2019-12-01T07:54:59.595Z] === RUN   TestRemoveContainerRunning
07:54:59 [2019-12-01T07:54:59.762Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
07:54:59 [2019-12-01T07:54:59.793Z] --- PASS: TestBuildMultiStageCopy (3.50s)
07:54:59 [2019-12-01T07:54:59.793Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s)
07:54:59 [2019-12-01T07:54:59.793Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s)
07:54:59 [2019-12-01T07:54:59.793Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
07:54:59 [2019-12-01T07:54:59.793Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
07:54:59 [2019-12-01T07:54:59.793Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
07:54:59 [2019-12-01T07:54:59.793Z] === RUN   TestBuildMultiStageParentConfig
07:55:00 [2019-12-01T07:55:00.518Z] --- PASS: TestBuildMultiStageParentConfig (0.98s)
07:55:00 [2019-12-01T07:55:00.518Z] === RUN   TestBuildLabelWithTargets
07:55:01 [2019-12-01T07:55:01.128Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
07:55:01 [2019-12-01T07:55:01.767Z] --- PASS: TestRemoveContainerRunning (1.86s)
07:55:01 [2019-12-01T07:55:01.767Z] === RUN   TestRemoveContainerForceRemoveRunning
07:55:02 [2019-12-01T07:55:02.213Z] --- PASS: TestBuildLabelWithTargets (1.56s)
07:55:02 [2019-12-01T07:55:02.214Z] === RUN   TestBuildWithEmptyLayers
07:55:02 [2019-12-01T07:55:02.938Z] --- PASS: TestBuildWithEmptyLayers (0.79s)
07:55:02 [2019-12-01T07:55:02.938Z] === RUN   TestBuildMultiStageOnBuild
07:55:03 [2019-12-01T07:55:03.019Z] === RUN   TestDockerSuite/TestBuildScratchCopy
07:55:03 [2019-12-01T07:55:03.309Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.82s)
07:55:03 [2019-12-01T07:55:03.309Z] === RUN   TestRemoveInvalidContainer
07:55:03 [2019-12-01T07:55:03.309Z] --- PASS: TestRemoveInvalidContainer (0.02s)
07:55:03 [2019-12-01T07:55:03.309Z] === RUN   TestRenameLinkedContainer
07:55:03 [2019-12-01T07:55:03.309Z] --- SKIP: TestRenameLinkedContainer (0.00s)
07:55:03 [2019-12-01T07:55:03.309Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
07:55:03 [2019-12-01T07:55:03.309Z] === RUN   TestRenameStoppedContainer
07:55:03 [2019-12-01T07:55:03.582Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
07:55:04 [2019-12-01T07:55:04.511Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
07:55:05 [2019-12-01T07:55:05.268Z] --- PASS: TestBuildMultiStageOnBuild (2.17s)
07:55:05 [2019-12-01T07:55:05.268Z] === RUN   TestBuildUncleanTarFilenames
07:55:05 [2019-12-01T07:55:05.442Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
07:55:05 [2019-12-01T07:55:05.483Z] --- PASS: TestRenameStoppedContainer (1.97s)
07:55:05 [2019-12-01T07:55:05.483Z] === RUN   TestRenameRunningContainerAndReuse
07:55:06 [2019-12-01T07:55:06.446Z] --- PASS: TestBuildUncleanTarFilenames (1.11s)
07:55:06 [2019-12-01T07:55:06.446Z] === RUN   TestBuildMultiStageLayerLeak
07:55:06 [2019-12-01T07:55:06.806Z] === RUN   TestDockerSuite/TestBuildShellInherited
07:55:08 [2019-12-01T07:55:08.171Z] === RUN   TestDockerSuite/TestBuildShellMultiple
07:55:08 [2019-12-01T07:55:08.773Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s)
07:55:08 [2019-12-01T07:55:08.773Z] === RUN   TestBuildWithHugeFile
07:55:09 [2019-12-01T07:55:09.214Z] --- PASS: TestRenameRunningContainerAndReuse (3.45s)
07:55:09 [2019-12-01T07:55:09.214Z] === RUN   TestRenameInvalidName
07:55:10 [2019-12-01T07:55:10.059Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
07:55:10 [2019-12-01T07:55:10.536Z] #33 ...
07:55:10 [2019-12-01T07:55:10.536Z] 
07:55:10 [2019-12-01T07:55:10.536Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
07:55:10 [2019-12-01T07:55:10.536Z] #29 33.07 # github.com/docker/docker/contrib/httpserver
07:55:10 [2019-12-01T07:55:10.536Z] #29 33.07 loadinternal: cannot find runtime/cgo
07:55:10 [2019-12-01T07:55:10.536Z] #29 DONE 33.6s
07:55:10 [2019-12-01T07:55:10.536Z] 
07:55:10 [2019-12-01T07:55:10.536Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:55:10 [2019-12-01T07:55:10.536Z] #33 ...
07:55:10 [2019-12-01T07:55:10.536Z] 
07:55:10 [2019-12-01T07:55:10.536Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
07:55:10 [2019-12-01T07:55:10.536Z] #30 DONE 0.1s
07:55:10 [2019-12-01T07:55:10.536Z] 
07:55:10 [2019-12-01T07:55:10.536Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:55:10 [2019-12-01T07:55:10.747Z] --- PASS: TestRenameInvalidName (1.66s)
07:55:10 [2019-12-01T07:55:10.747Z] === RUN   TestRenameAnonymousContainer
07:55:10 [2019-12-01T07:55:10.747Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
07:55:10 [2019-12-01T07:55:10.747Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
07:55:10 [2019-12-01T07:55:10.747Z] === RUN   TestRenameContainerWithSameName
07:55:12 [2019-12-01T07:55:12.285Z] --- PASS: TestRenameContainerWithSameName (1.71s)
07:55:12 [2019-12-01T07:55:12.285Z] === RUN   TestRenameContainerWithLinkedContainer
07:55:12 [2019-12-01T07:55:12.285Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
07:55:12 [2019-12-01T07:55:12.285Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
07:55:12 [2019-12-01T07:55:12.285Z] === RUN   TestResize
07:55:12 [2019-12-01T07:55:12.285Z] --- SKIP: TestResize (0.00s)
07:55:12 [2019-12-01T07:55:12.285Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
07:55:12 [2019-12-01T07:55:12.285Z] === RUN   TestResizeWithInvalidSize
07:55:12 [2019-12-01T07:55:12.285Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
07:55:12 [2019-12-01T07:55:12.285Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
07:55:12 [2019-12-01T07:55:12.285Z] === RUN   TestResizeWhenContainerNotStarted
07:55:12 [2019-12-01T07:55:12.574Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
07:55:12 [2019-12-01T07:55:12.574Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
07:55:12 [2019-12-01T07:55:12.830Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
07:55:12 [2019-12-01T07:55:12.830Z] === RUN   TestDockerSuite/TestBuildSpaces
07:55:13 [2019-12-01T07:55:13.391Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
07:55:14 [2019-12-01T07:55:14.317Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.07s)
07:55:14 [2019-12-01T07:55:14.317Z] === RUN   TestCreateServiceSecretFileMode
07:55:14 [2019-12-01T07:55:14.457Z] --- PASS: TestResizeWhenContainerNotStarted (1.93s)
07:55:14 [2019-12-01T07:55:14.457Z] === RUN   TestDaemonRestartKillContainers
07:55:14 [2019-12-01T07:55:14.457Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
07:55:14 [2019-12-01T07:55:14.457Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
07:55:14 [2019-12-01T07:55:14.457Z] === RUN   TestStats
07:55:14 [2019-12-01T07:55:14.457Z] --- SKIP: TestStats (0.00s)
07:55:14 [2019-12-01T07:55:14.457Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
07:55:14 [2019-12-01T07:55:14.457Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:55:14 [2019-12-01T07:55:14.573Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
07:55:14 [2019-12-01T07:55:14.573Z] === RUN   TestDockerSuite/TestBuildStderr
07:55:15 [2019-12-01T07:55:15.936Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
07:55:17 [2019-12-01T07:55:17.824Z] --- PASS: TestCreateServiceSecretFileMode (3.27s)
07:55:17 [2019-12-01T07:55:17.824Z] === RUN   TestCreateServiceConfigFileMode
07:55:20 [2019-12-01T07:55:20.258Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.39s)
07:55:20 [2019-12-01T07:55:20.258Z] === RUN   TestStopContainerWithTimeout
07:55:20 [2019-12-01T07:55:20.258Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
07:55:20 [2019-12-01T07:55:20.258Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
07:55:20 [2019-12-01T07:55:20.258Z] === RUN   TestUpdateRestartPolicy
07:55:21 [2019-12-01T07:55:21.089Z] === RUN   TestDockerSuite/TestBuildStopSignal
07:55:21 [2019-12-01T07:55:21.089Z] --- PASS: TestCreateServiceConfigFileMode (3.19s)
07:55:21 [2019-12-01T07:55:21.089Z] === RUN   TestCreateServiceSysctls
07:55:22 [2019-12-01T07:55:22.016Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
07:55:22 [2019-12-01T07:55:22.947Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
07:55:23 [2019-12-01T07:55:23.509Z] === RUN   TestDockerSuite/TestBuildTagEvent
07:55:24 [2019-12-01T07:55:24.873Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
07:55:24 [2019-12-01T07:55:24.873Z] --- PASS: TestCreateServiceSysctls (4.27s)
07:55:24 [2019-12-01T07:55:24.873Z] === RUN   TestCreateServiceCapabilities
07:55:26 [2019-12-01T07:55:26.294Z] === RUN   TestDockerSuite/TestBuildUser
07:55:28 [2019-12-01T07:55:28.813Z] --- PASS: TestCreateServiceCapabilities (3.43s)
07:55:28 [2019-12-01T07:55:28.813Z] === RUN   TestInspect
07:55:28 [2019-12-01T07:55:28.813Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
07:55:32 [2019-12-01T07:55:32.080Z] --- PASS: TestInspect (3.40s)
07:55:32 [2019-12-01T07:55:32.080Z] === RUN   TestServiceListWithStatuses
07:55:32 [2019-12-01T07:55:32.080Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:55:32 [2019-12-01T07:55:32.080Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:55:32 [2019-12-01T07:55:32.080Z] === RUN   TestDockerNetworkConnectAlias
07:55:33 [2019-12-01T07:55:33.008Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
07:55:39 [2019-12-01T07:55:39.544Z] --- PASS: TestDockerNetworkConnectAlias (7.28s)
07:55:39 [2019-12-01T07:55:39.544Z] === RUN   TestDockerNetworkReConnect
07:55:41 [2019-12-01T07:55:41.339Z] --- PASS: TestUpdateRestartPolicy (19.85s)
07:55:41 [2019-12-01T07:55:41.339Z] === RUN   TestUpdateRestartWithAutoRemove
07:55:41 [2019-12-01T07:55:41.339Z] --- PASS: TestUpdateRestartWithAutoRemove (1.66s)
07:55:41 [2019-12-01T07:55:41.339Z] === RUN   TestWaitNonBlocked
07:55:41 [2019-12-01T07:55:41.339Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:55:41 [2019-12-01T07:55:41.339Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:55:41 [2019-12-01T07:55:41.339Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:55:41 [2019-12-01T07:55:41.339Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:55:41 [2019-12-01T07:55:41.339Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:55:41 [2019-12-01T07:55:41.339Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:55:46 [2019-12-01T07:55:46.080Z] --- PASS: TestDockerNetworkReConnect (6.10s)
07:55:46 [2019-12-01T07:55:46.080Z] === RUN   TestServicePlugin
07:55:46 [2019-12-01T07:55:46.080Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
07:55:48 [2019-12-01T07:55:48.406Z] --- PASS: TestWaitNonBlocked (0.02s)
07:55:48 [2019-12-01T07:55:48.406Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.37s)
07:55:48 [2019-12-01T07:55:48.406Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.24s)
07:55:48 [2019-12-01T07:55:48.406Z] === RUN   TestWaitBlocked
07:55:48 [2019-12-01T07:55:48.406Z] --- SKIP: TestWaitBlocked (0.00s)
07:55:48 [2019-12-01T07:55:48.406Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
07:55:48 [2019-12-01T07:55:48.406Z] PASS
07:55:48 [2019-12-01T07:55:48.406Z] Running D:\gopath\src\github.com\docker\docker\integration\image
07:55:48 [2019-12-01T07:55:48.406Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:55:48 [2019-12-01T07:55:48.406Z] INFO: Testing against a local daemon
07:55:48 [2019-12-01T07:55:48.406Z] === RUN   TestCommitInheritsEnv
07:55:48 [2019-12-01T07:55:48.406Z] --- SKIP: TestCommitInheritsEnv (0.00s)
07:55:48 [2019-12-01T07:55:48.406Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
07:55:48 [2019-12-01T07:55:48.406Z] === RUN   TestImportExtremelyLargeImageWorks
07:55:48 [2019-12-01T07:55:48.406Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
07:55:48 [2019-12-01T07:55:48.406Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
07:55:48 [2019-12-01T07:55:48.406Z] === RUN   TestImagesFilterMultiReference
07:55:48 [2019-12-01T07:55:48.406Z] --- PASS: TestImagesFilterMultiReference (0.09s)
07:55:48 [2019-12-01T07:55:48.406Z] === RUN   TestImagePullPlatformInvalid
07:55:48 [2019-12-01T07:55:48.406Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
07:55:48 [2019-12-01T07:55:48.406Z] === RUN   TestRemoveImageOrphaning
07:55:48 [2019-12-01T07:55:48.406Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
07:55:48 [2019-12-01T07:55:48.406Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
07:55:48 [2019-12-01T07:55:48.406Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:55:48 [2019-12-01T07:55:48.406Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
07:55:48 [2019-12-01T07:55:48.406Z] === RUN   TestTagInvalidReference
07:55:48 [2019-12-01T07:55:48.406Z] --- PASS: TestTagInvalidReference (0.02s)
07:55:48 [2019-12-01T07:55:48.406Z] === RUN   TestTagValidPrefixedRepo
07:55:48 [2019-12-01T07:55:48.406Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
07:55:48 [2019-12-01T07:55:48.406Z] === RUN   TestTagExistedNameWithoutForce
07:55:48 [2019-12-01T07:55:48.406Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
07:55:48 [2019-12-01T07:55:48.406Z] === RUN   TestTagOfficialNames
07:55:48 [2019-12-01T07:55:48.406Z] --- SKIP: TestTagOfficialNames (0.00s)
07:55:48 [2019-12-01T07:55:48.406Z]     tag_test.go:98: testEnv.OSType == "windows"
07:55:48 [2019-12-01T07:55:48.406Z] === RUN   TestTagMatchesDigest
07:55:48 [2019-12-01T07:55:48.864Z] --- PASS: TestTagMatchesDigest (0.03s)
07:55:48 [2019-12-01T07:55:48.864Z] PASS
07:55:48 [2019-12-01T07:55:48.864Z] Running D:\gopath\src\github.com\docker\docker\integration\network
07:55:48 [2019-12-01T07:55:48.864Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:55:48 [2019-12-01T07:55:48.864Z] INFO: Testing against a local daemon
07:55:48 [2019-12-01T07:55:48.864Z] === RUN   TestNetworkCreateDelete
07:55:48 [2019-12-01T07:55:48.864Z] --- SKIP: TestNetworkCreateDelete (0.00s)
07:55:48 [2019-12-01T07:55:48.864Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
07:55:48 [2019-12-01T07:55:48.864Z] === RUN   TestDockerNetworkDeletePreferID
07:55:48 [2019-12-01T07:55:48.864Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
07:55:48 [2019-12-01T07:55:48.864Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
07:55:48 [2019-12-01T07:55:48.864Z] === RUN   TestInspectNetwork
07:55:48 [2019-12-01T07:55:48.864Z] --- SKIP: TestInspectNetwork (0.00s)
07:55:48 [2019-12-01T07:55:48.864Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
07:55:48 [2019-12-01T07:55:48.864Z] === RUN   TestRunContainerWithBridgeNone
07:55:48 [2019-12-01T07:55:48.864Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
07:55:48 [2019-12-01T07:55:48.864Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
07:55:48 [2019-12-01T07:55:48.864Z] === RUN   TestNetworkInvalidJSON
07:55:48 [2019-12-01T07:55:48.864Z] === RUN   TestNetworkInvalidJSON//networks/create
07:55:48 [2019-12-01T07:55:48.864Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:55:48 [2019-12-01T07:55:48.864Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:55:48 [2019-12-01T07:55:48.864Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:55:48 [2019-12-01T07:55:48.864Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:55:48 [2019-12-01T07:55:48.864Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:55:48 [2019-12-01T07:55:48.864Z] === CONT  TestNetworkInvalidJSON//networks/create
07:55:48 [2019-12-01T07:55:48.864Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:55:48 [2019-12-01T07:55:48.864Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:55:48 [2019-12-01T07:55:48.864Z] --- PASS: TestNetworkInvalidJSON (0.03s)
07:55:48 [2019-12-01T07:55:48.864Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:55:48 [2019-12-01T07:55:48.864Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:55:48 [2019-12-01T07:55:48.864Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
07:55:48 [2019-12-01T07:55:48.864Z] === RUN   TestDaemonRestartWithLiveRestore
07:55:48 [2019-12-01T07:55:48.864Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
07:55:48 [2019-12-01T07:55:48.864Z]     service_test.go:29: testEnv.OSType == "windows"
07:55:48 [2019-12-01T07:55:48.864Z] === RUN   TestDaemonDefaultNetworkPools
07:55:48 [2019-12-01T07:55:48.864Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
07:55:48 [2019-12-01T07:55:48.864Z]     service_test.go:51: testEnv.OSType == "windows"
07:55:48 [2019-12-01T07:55:48.864Z] === RUN   TestDaemonRestartWithExistingNetwork
07:55:48 [2019-12-01T07:55:48.864Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
07:55:48 [2019-12-01T07:55:48.864Z]     service_test.go:94: testEnv.OSType == "windows"
07:55:48 [2019-12-01T07:55:48.865Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:55:48 [2019-12-01T07:55:48.865Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
07:55:48 [2019-12-01T07:55:48.865Z]     service_test.go:127: testEnv.OSType == "windows"
07:55:48 [2019-12-01T07:55:48.865Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:55:48 [2019-12-01T07:55:48.865Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
07:55:48 [2019-12-01T07:55:48.865Z]     service_test.go:177: testEnv.OSType == "windows"
07:55:48 [2019-12-01T07:55:48.865Z] === RUN   TestServiceWithPredefinedNetwork
07:55:48 [2019-12-01T07:55:48.865Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
07:55:48 [2019-12-01T07:55:48.865Z]     service_test.go:201: testEnv.OSType == "windows"
07:55:48 [2019-12-01T07:55:48.865Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:55:48 [2019-12-01T07:55:48.865Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:55:48 [2019-12-01T07:55:48.865Z]     service_test.go:230: FLAKY_TEST
07:55:48 [2019-12-01T07:55:48.865Z] === RUN   TestServiceWithDataPathPortInit
07:55:48 [2019-12-01T07:55:48.865Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
07:55:48 [2019-12-01T07:55:48.865Z]     service_test.go:319: testEnv.OSType == "windows"
07:55:48 [2019-12-01T07:55:48.865Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:55:48 [2019-12-01T07:55:48.865Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
07:55:48 [2019-12-01T07:55:48.865Z]     service_test.go:386: testEnv.OSType == "windows"
07:55:48 [2019-12-01T07:55:48.865Z] PASS
07:55:48 [2019-12-01T07:55:48.865Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
07:55:48 [2019-12-01T07:55:48.865Z] PASS
07:55:48 [2019-12-01T07:55:48.865Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
07:55:48 [2019-12-01T07:55:48.865Z] PASS
07:55:48 [2019-12-01T07:55:48.865Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
07:55:48 [2019-12-01T07:55:48.865Z] PASS
07:55:48 [2019-12-01T07:55:48.865Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
07:55:48 [2019-12-01T07:55:48.865Z] PASS
07:55:48 [2019-12-01T07:55:48.865Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
07:55:48 [2019-12-01T07:55:48.865Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:55:48 [2019-12-01T07:55:48.865Z] INFO: Testing against a local daemon
07:55:48 [2019-12-01T07:55:48.865Z] === RUN   TestPluginInvalidJSON
07:55:48 [2019-12-01T07:55:48.865Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:55:48 [2019-12-01T07:55:48.865Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:55:48 [2019-12-01T07:55:48.865Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:55:48 [2019-12-01T07:55:48.865Z] --- PASS: TestPluginInvalidJSON (0.03s)
07:55:48 [2019-12-01T07:55:48.865Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:55:48 [2019-12-01T07:55:48.865Z] PASS
07:55:48 [2019-12-01T07:55:48.865Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
07:55:48 [2019-12-01T07:55:48.865Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:55:48 [2019-12-01T07:55:48.865Z] INFO: Testing against a local daemon
07:55:48 [2019-12-01T07:55:48.865Z] === RUN   TestExternalGraphDriver
07:55:48 [2019-12-01T07:55:48.865Z] --- SKIP: TestExternalGraphDriver (0.00s)
07:55:48 [2019-12-01T07:55:48.865Z]     external_test.go:48: runtime.GOOS == "windows"
07:55:48 [2019-12-01T07:55:48.865Z] === RUN   TestGraphdriverPluginV2
07:55:48 [2019-12-01T07:55:48.865Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
07:55:48 [2019-12-01T07:55:48.865Z]     external_test.go:407: runtime.GOOS == "windows"
07:55:48 [2019-12-01T07:55:48.865Z] PASS
07:55:48 [2019-12-01T07:55:48.865Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
07:55:48 [2019-12-01T07:55:48.865Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:55:48 [2019-12-01T07:55:48.865Z] INFO: Testing against a local daemon
07:55:48 [2019-12-01T07:55:48.865Z] PASS
07:55:48 [2019-12-01T07:55:48.865Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
07:55:49 [2019-12-01T07:55:49.324Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:55:49 [2019-12-01T07:55:49.324Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
07:55:49 [2019-12-01T07:55:49.324Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:55:49 [2019-12-01T07:55:49.324Z] INFO: Testing against a local daemon
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestSecretInspect
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestSecretInspect (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestSecretList
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestSecretList (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestSecretsCreateAndDelete
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestSecretsUpdate
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestSecretsUpdate (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestTemplatedSecret
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestTemplatedSecret (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestSecretCreateResolve
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestSecretCreateResolve (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
07:55:49 [2019-12-01T07:55:49.324Z] PASS
07:55:49 [2019-12-01T07:55:49.324Z] Running D:\gopath\src\github.com\docker\docker\integration\service
07:55:49 [2019-12-01T07:55:49.324Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:55:49 [2019-12-01T07:55:49.324Z] INFO: Testing against a local daemon
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestServiceCreateInit
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:55:49 [2019-12-01T07:55:49.324Z] --- PASS: TestServiceCreateInit (0.05s)
07:55:49 [2019-12-01T07:55:49.324Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestCreateServiceMultipleTimes
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestCreateServiceConflict
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestCreateServiceConflict (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestCreateServiceMaxReplicas
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
07:55:49 [2019-12-01T07:55:49.324Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestCreateWithDuplicateNetworkNames
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestCreateServiceSecretFileMode
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestCreateServiceConfigFileMode
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestCreateServiceSysctls
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestCreateServiceSysctls (0.05s)
07:55:49 [2019-12-01T07:55:49.324Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestCreateServiceCapabilities
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
07:55:49 [2019-12-01T07:55:49.324Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestInspect
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestInspect (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestServiceListWithStatuses
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestDockerNetworkConnectAlias
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestDockerNetworkReConnect
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestServicePlugin
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestServicePlugin (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestServiceUpdateLabel
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestServiceUpdateLabel (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestServiceUpdateSecrets
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestServiceUpdateConfigs
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
07:55:49 [2019-12-01T07:55:49.324Z] === RUN   TestServiceUpdateNetwork
07:55:49 [2019-12-01T07:55:49.324Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
07:55:49 [2019-12-01T07:55:49.324Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
07:55:49 [2019-12-01T07:55:49.324Z] PASS
07:55:49 [2019-12-01T07:55:49.324Z] Running D:\gopath\src\github.com\docker\docker\integration\session
07:55:49 [2019-12-01T07:55:49.784Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:55:49 [2019-12-01T07:55:49.784Z] INFO: Testing against a local daemon
07:55:49 [2019-12-01T07:55:49.784Z] === RUN   TestSessionCreate
07:55:49 [2019-12-01T07:55:49.784Z] --- SKIP: TestSessionCreate (0.00s)
07:55:49 [2019-12-01T07:55:49.784Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
07:55:49 [2019-12-01T07:55:49.784Z] === RUN   TestSessionCreateWithBadUpgrade
07:55:49 [2019-12-01T07:55:49.784Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
07:55:49 [2019-12-01T07:55:49.784Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
07:55:49 [2019-12-01T07:55:49.784Z] PASS
07:55:49 [2019-12-01T07:55:49.784Z] Running D:\gopath\src\github.com\docker\docker\integration\system
07:55:49 [2019-12-01T07:55:49.784Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:55:49 [2019-12-01T07:55:49.784Z] INFO: Testing against a local daemon
07:55:49 [2019-12-01T07:55:49.784Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:55:49 [2019-12-01T07:55:49.784Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:55:49 [2019-12-01T07:55:49.784Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
07:55:49 [2019-12-01T07:55:49.784Z] === RUN   TestEventsExecDie
07:55:49 [2019-12-01T07:55:49.784Z] --- SKIP: TestEventsExecDie (0.00s)
07:55:49 [2019-12-01T07:55:49.784Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
07:55:49 [2019-12-01T07:55:49.784Z] === RUN   TestEventsBackwardsCompatible
07:55:49 [2019-12-01T07:55:49.784Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
07:55:49 [2019-12-01T07:55:49.784Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
07:55:49 [2019-12-01T07:55:49.784Z] === RUN   TestInfoAPI
07:55:49 [2019-12-01T07:55:49.784Z] --- PASS: TestInfoAPI (0.04s)
07:55:49 [2019-12-01T07:55:49.784Z] === RUN   TestInfoAPIWarnings
07:55:49 [2019-12-01T07:55:49.784Z] --- SKIP: TestInfoAPIWarnings (0.00s)
07:55:49 [2019-12-01T07:55:49.784Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
07:55:49 [2019-12-01T07:55:49.784Z] === RUN   TestInfoDebug
07:55:49 [2019-12-01T07:55:49.784Z] --- SKIP: TestInfoDebug (0.00s)
07:55:49 [2019-12-01T07:55:49.784Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:55:49 [2019-12-01T07:55:49.784Z] === RUN   TestInfoInsecureRegistries
07:55:49 [2019-12-01T07:55:49.784Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
07:55:49 [2019-12-01T07:55:49.784Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:55:49 [2019-12-01T07:55:49.784Z] === RUN   TestInfoRegistryMirrors
07:55:49 [2019-12-01T07:55:49.784Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
07:55:49 [2019-12-01T07:55:49.784Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:55:49 [2019-12-01T07:55:49.784Z] === RUN   TestLoginFailsWithBadCredentials
07:55:50 [2019-12-01T07:55:50.752Z] --- PASS: TestLoginFailsWithBadCredentials (1.09s)
07:55:50 [2019-12-01T07:55:50.753Z] === RUN   TestPingCacheHeaders
07:55:50 [2019-12-01T07:55:50.753Z] --- PASS: TestPingCacheHeaders (0.03s)
07:55:50 [2019-12-01T07:55:50.753Z] === RUN   TestPingGet
07:55:50 [2019-12-01T07:55:50.753Z] --- PASS: TestPingGet (0.03s)
07:55:50 [2019-12-01T07:55:50.753Z] === RUN   TestPingHead
07:55:50 [2019-12-01T07:55:50.753Z] --- PASS: TestPingHead (0.03s)
07:55:50 [2019-12-01T07:55:50.753Z] === RUN   TestVersion
07:55:50 [2019-12-01T07:55:50.753Z] --- PASS: TestVersion (0.03s)
07:55:50 [2019-12-01T07:55:50.753Z] PASS
07:55:50 [2019-12-01T07:55:50.753Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
07:55:50 [2019-12-01T07:55:50.753Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:55:50 [2019-12-01T07:55:50.753Z] INFO: Testing against a local daemon
07:55:50 [2019-12-01T07:55:50.753Z] === RUN   TestVolumesCreateAndList
07:55:51 [2019-12-01T07:55:51.214Z] --- PASS: TestVolumesCreateAndList (0.05s)
07:55:51 [2019-12-01T07:55:51.214Z] === RUN   TestVolumesRemove
07:55:51 [2019-12-01T07:55:51.214Z] --- SKIP: TestVolumesRemove (0.00s)
07:55:51 [2019-12-01T07:55:51.214Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
07:55:51 [2019-12-01T07:55:51.214Z] === RUN   TestVolumesInspect
07:55:51 [2019-12-01T07:55:51.214Z] --- PASS: TestVolumesInspect (0.05s)
07:55:51 [2019-12-01T07:55:51.214Z] === RUN   TestVolumesInvalidJSON
07:55:51 [2019-12-01T07:55:51.214Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:55:51 [2019-12-01T07:55:51.214Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:55:51 [2019-12-01T07:55:51.214Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:55:51 [2019-12-01T07:55:51.214Z] --- PASS: TestVolumesInvalidJSON (0.03s)
07:55:51 [2019-12-01T07:55:51.214Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:55:51 [2019-12-01T07:55:51.214Z] PASS
07:55:51 [2019-12-01T07:55:51.214Z] INFO: make.ps1 ended at 12/01/2019 07:55:50
07:55:51 [2019-12-01T07:55:51.214Z] INFO: Integration CLI tests being run from the host:
07:55:51 [2019-12-01T07:55:51.214Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
07:55:52 [2019-12-01T07:55:52.621Z] === RUN   TestDockerSuite/TestBuildVerboseOut
07:55:52 [2019-12-01T07:55:52.877Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
07:55:52 [2019-12-01T07:55:52.877Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
07:55:53 [2019-12-01T07:55:53.439Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
07:55:55 [2019-12-01T07:55:55.330Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
07:55:56 [2019-12-01T07:55:56.697Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
07:55:58 [2019-12-01T07:55:58.586Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
07:55:58 [2019-12-01T07:55:58.586Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
07:55:58 [2019-12-01T07:55:58.586Z] === RUN   TestDockerSuite/TestBuildWindowsUser
07:55:58 [2019-12-01T07:55:58.586Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
07:55:58 [2019-12-01T07:55:58.586Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
07:55:59 [2019-12-01T07:55:59.811Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:55:59 [2019-12-01T07:55:59.811Z] INFO: Testing against a local daemon
07:55:59 [2019-12-01T07:55:59.811Z] === RUN   TestDockerSuite
07:55:59 [2019-12-01T07:55:59.811Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
07:55:59 [2019-12-01T07:55:59.811Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
07:55:59 [2019-12-01T07:55:59.811Z] === RUN   TestDockerSuite/TestAPIErrorJSON
07:55:59 [2019-12-01T07:55:59.811Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
07:55:59 [2019-12-01T07:55:59.811Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
07:55:59 [2019-12-01T07:55:59.811Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
07:55:59 [2019-12-01T07:55:59.811Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
07:55:59 [2019-12-01T07:55:59.811Z] === RUN   TestDockerSuite/TestAPIImagesDelete
07:55:59 [2019-12-01T07:55:59.811Z] === RUN   TestDockerSuite/TestAPIImagesFilter
07:56:00 [2019-12-01T07:56:00.270Z] === RUN   TestDockerSuite/TestAPIImagesHistory
07:56:00 [2019-12-01T07:56:00.734Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
07:56:01 [2019-12-01T07:56:01.102Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
07:56:01 [2019-12-01T07:56:01.102Z] === RUN   TestDockerSuite/TestBuildWithFailure
07:56:01 [2019-12-01T07:56:01.193Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
07:56:01 [2019-12-01T07:56:01.667Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
07:56:02 [2019-12-01T07:56:02.228Z] === RUN   TestDockerSuite/TestBuildWithTabs
07:56:03 [2019-12-01T07:56:03.261Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
07:56:03 [2019-12-01T07:56:03.518Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
07:56:06 [2019-12-01T07:56:06.786Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
07:56:09 [2019-12-01T07:56:09.302Z] === RUN   TestDockerSuite/TestBuildWithVolumes
07:56:10 [2019-12-01T07:56:10.230Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
07:56:10 [2019-12-01T07:56:10.791Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
07:56:11 [2019-12-01T07:56:11.353Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
07:56:11 [2019-12-01T07:56:11.353Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
07:56:12 [2019-12-01T07:56:12.280Z] === RUN   TestDockerSuite/TestBuildXZHost
07:56:14 [2019-12-01T07:56:14.794Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
07:56:14 [2019-12-01T07:56:14.794Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
07:56:14 [2019-12-01T07:56:14.794Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
07:56:15 [2019-12-01T07:56:15.721Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
07:56:15 [2019-12-01T07:56:15.721Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
07:56:16 [2019-12-01T07:56:16.648Z] === RUN   TestDockerSuite/TestCommitChange
07:56:18 [2019-12-01T07:56:18.016Z] === RUN   TestDockerSuite/TestCommitChangeLabels
07:56:18 [2019-12-01T07:56:18.944Z] === RUN   TestDockerSuite/TestCommitHardlink
07:56:20 [2019-12-01T07:56:20.833Z] === RUN   TestDockerSuite/TestCommitNewFile
07:56:21 [2019-12-01T07:56:21.760Z] --- PASS: TestServicePlugin (36.49s)
07:56:21 [2019-12-01T07:56:21.760Z]     plugin_test.go:62: [d64626820594f] joining swarm manager [d40070fda96f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:56:21 [2019-12-01T07:56:21.760Z]     plugin_test.go:65: [db188c57490a4] joining swarm manager [d40070fda96f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:56:21 [2019-12-01T07:56:21.760Z] === RUN   TestServiceUpdateLabel
07:56:22 [2019-12-01T07:56:22.687Z] === RUN   TestDockerSuite/TestCommitPausedContainer
07:56:24 [2019-12-01T07:56:24.053Z] === RUN   TestDockerSuite/TestCommitTTY
07:56:24 [2019-12-01T07:56:24.310Z] --- PASS: TestServiceUpdateLabel (2.74s)
07:56:24 [2019-12-01T07:56:24.310Z] === RUN   TestServiceUpdateSecrets
07:56:25 [2019-12-01T07:56:25.676Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
07:56:27 [2019-12-01T07:56:27.112Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
07:56:29 [2019-12-01T07:56:29.002Z] === RUN   TestDockerSuite/TestCommitWithoutPause
07:56:29 [2019-12-01T07:56:29.564Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
07:56:29 [2019-12-01T07:56:29.564Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
07:56:29 [2019-12-01T07:56:29.564Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
07:56:29 [2019-12-01T07:56:29.820Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
07:56:29 [2019-12-01T07:56:29.820Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
07:56:29 [2019-12-01T07:56:29.820Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
07:56:29 [2019-12-01T07:56:29.820Z] === RUN   TestDockerSuite/TestContainerAPICommit
07:56:31 [2019-12-01T07:56:31.709Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
07:56:32 [2019-12-01T07:56:32.056Z] --- PASS: TestBuildWithHugeFile (80.60s)
07:56:32 [2019-12-01T07:56:32.056Z] === RUN   TestBuildWithEmptyDockerfile
07:56:32 [2019-12-01T07:56:32.056Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:56:32 [2019-12-01T07:56:32.056Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:56:32 [2019-12-01T07:56:32.056Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:56:32 [2019-12-01T07:56:32.056Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:56:32 [2019-12-01T07:56:32.056Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:56:32 [2019-12-01T07:56:32.056Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:56:32 [2019-12-01T07:56:32.056Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:56:32 [2019-12-01T07:56:32.056Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:56:32 [2019-12-01T07:56:32.056Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:56:32 [2019-12-01T07:56:32.056Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
07:56:32 [2019-12-01T07:56:32.056Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
07:56:32 [2019-12-01T07:56:32.056Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
07:56:32 [2019-12-01T07:56:32.056Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
07:56:32 [2019-12-01T07:56:32.056Z] === RUN   TestBuildPreserveOwnership
07:56:32 [2019-12-01T07:56:32.056Z] === RUN   TestBuildPreserveOwnership/copy_from
07:56:32 [2019-12-01T07:56:32.785Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:56:33 [2019-12-01T07:56:33.598Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
07:56:33 [2019-12-01T07:56:33.598Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
07:56:34 [2019-12-01T07:56:34.492Z] --- PASS: TestBuildPreserveOwnership (4.87s)
07:56:34 [2019-12-01T07:56:34.492Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.15s)
07:56:34 [2019-12-01T07:56:34.492Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s)
07:56:34 [2019-12-01T07:56:34.492Z] === RUN   TestBuildPlatformInvalid
07:56:34 [2019-12-01T07:56:34.492Z] --- PASS: TestBuildPlatformInvalid (0.16s)
07:56:34 [2019-12-01T07:56:34.492Z] PASS
07:56:34 [2019-12-01T07:56:34.492Z] 
07:56:34 [2019-12-01T07:56:34.492Z] === Skipped
07:56:34 [2019-12-01T07:56:34.492Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
07:56:34 [2019-12-01T07:56:34.492Z]     build_session_test.go:25: TODO: BuildKit
07:56:34 [2019-12-01T07:56:34.492Z] 
07:56:34 [2019-12-01T07:56:34.492Z] 
07:56:34 [2019-12-01T07:56:34.492Z] DONE 32 tests, 1 skipped in 126.328s
07:56:34 [2019-12-01T07:56:34.492Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
07:56:34 [2019-12-01T07:56:34.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
07:56:34 [2019-12-01T07:56:34.492Z] ++ set -e
07:56:34 [2019-12-01T07:56:34.492Z] ++ '[' -n 0 ']'
07:56:34 [2019-12-01T07:56:34.492Z] ++ set -x
07:56:34 [2019-12-01T07:56:34.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
07:56:34 [2019-12-01T07:56:34.527Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
07:56:34 [2019-12-01T07:56:34.835Z] INFO: Testing against a local daemon
07:56:34 [2019-12-01T07:56:34.835Z] === RUN   TestConfigList
07:56:35 [2019-12-01T07:56:35.456Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
07:56:36 [2019-12-01T07:56:36.017Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
07:56:36 [2019-12-01T07:56:36.948Z] === RUN   TestDockerSuite/TestContainerAPICreate
07:56:37 [2019-12-01T07:56:37.136Z] --- PASS: TestConfigList (2.22s)
07:56:37 [2019-12-01T07:56:37.136Z] === RUN   TestConfigsCreateAndDelete
07:56:37 [2019-12-01T07:56:37.875Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
07:56:37 [2019-12-01T07:56:37.875Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
07:56:37 [2019-12-01T07:56:37.875Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
07:56:38 [2019-12-01T07:56:38.806Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
07:56:38 [2019-12-01T07:56:38.806Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
07:56:38 [2019-12-01T07:56:38.806Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
07:56:39 [2019-12-01T07:56:39.062Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
07:56:39 [2019-12-01T07:56:39.062Z] === RUN   TestDockerSuite/TestContainerAPIDelete
07:56:39 [2019-12-01T07:56:39.440Z] --- PASS: TestConfigsCreateAndDelete (2.20s)
07:56:39 [2019-12-01T07:56:39.440Z] === RUN   TestConfigsUpdate
07:56:39 [2019-12-01T07:56:39.990Z] --- PASS: TestServiceUpdateSecrets (15.48s)
07:56:39 [2019-12-01T07:56:39.990Z] === RUN   TestServiceUpdateConfigs
07:56:39 [2019-12-01T07:56:39.990Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
07:56:40 [2019-12-01T07:56:40.916Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
07:56:41 [2019-12-01T07:56:41.823Z] --- PASS: TestConfigsUpdate (2.26s)
07:56:41 [2019-12-01T07:56:41.823Z] === RUN   TestTemplatedConfig
07:56:41 [2019-12-01T07:56:41.844Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
07:56:41 [2019-12-01T07:56:41.844Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
07:56:43 [2019-12-01T07:56:43.733Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
07:56:44 [2019-12-01T07:56:44.128Z] --- PASS: TestTemplatedConfig (2.81s)
07:56:44 [2019-12-01T07:56:44.128Z] === RUN   TestConfigInspect
07:56:44 [2019-12-01T07:56:44.660Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
07:56:44 [2019-12-01T07:56:44.660Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
07:56:45 [2019-12-01T07:56:45.588Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
07:56:46 [2019-12-01T07:56:46.430Z] --- PASS: TestConfigInspect (2.22s)
07:56:46 [2019-12-01T07:56:46.430Z] === RUN   TestConfigCreateWithLabels
07:56:46 [2019-12-01T07:56:46.514Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
07:56:47 [2019-12-01T07:56:47.441Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
07:56:48 [2019-12-01T07:56:48.002Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
07:56:48 [2019-12-01T07:56:48.002Z] === RUN   TestDockerSuite/TestContainerAPIKill
07:56:48 [2019-12-01T07:56:48.734Z] --- PASS: TestConfigCreateWithLabels (2.19s)
07:56:48 [2019-12-01T07:56:48.734Z] === RUN   TestConfigCreateResolve
07:56:48 [2019-12-01T07:56:48.928Z] === RUN   TestDockerSuite/TestContainerAPIPause
07:56:49 [2019-12-01T07:56:49.855Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
07:56:50 [2019-12-01T07:56:50.781Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
07:56:50 [2019-12-01T07:56:50.781Z] === RUN   TestDockerSuite/TestContainerAPIRename
07:56:51 [2019-12-01T07:56:51.036Z] --- PASS: TestConfigCreateResolve (2.27s)
07:56:51 [2019-12-01T07:56:51.036Z] === RUN   TestConfigDaemonLibtrustID
07:56:51 [2019-12-01T07:56:51.375Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
07:56:51 [2019-12-01T07:56:51.375Z] PASS
07:56:51 [2019-12-01T07:56:51.375Z] 
07:56:51 [2019-12-01T07:56:51.375Z] DONE 8 tests in 16.833s
07:56:51 [2019-12-01T07:56:51.375Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
07:56:51 [2019-12-01T07:56:51.375Z] ++ 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
07:56:51 [2019-12-01T07:56:51.375Z] ++ set -e
07:56:51 [2019-12-01T07:56:51.375Z] ++ '[' -n 0 ']'
07:56:51 [2019-12-01T07:56:51.375Z] ++ set -x
07:56:51 [2019-12-01T07:56:51.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:56:51 [2019-12-01T07:56:51.710Z] === RUN   TestDockerSuite/TestContainerAPIRestart
07:56:51 [2019-12-01T07:56:51.714Z] INFO: Testing against a local daemon
07:56:51 [2019-12-01T07:56:51.714Z] === RUN   TestCheckpoint
07:56:51 [2019-12-01T07:56:51.714Z] --- SKIP: TestCheckpoint (0.00s)
07:56:51 [2019-12-01T07:56:51.715Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:56:51 [2019-12-01T07:56:51.715Z] === RUN   TestContainerInvalidJSON
07:56:51 [2019-12-01T07:56:51.715Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:56:51 [2019-12-01T07:56:51.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:56:51 [2019-12-01T07:56:51.715Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:56:51 [2019-12-01T07:56:51.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:56:51 [2019-12-01T07:56:51.715Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:56:51 [2019-12-01T07:56:51.715Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:56:51 [2019-12-01T07:56:51.715Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:56:51 [2019-12-01T07:56:51.715Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:56:51 [2019-12-01T07:56:51.715Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:56:51 [2019-12-01T07:56:51.715Z] --- PASS: TestContainerInvalidJSON (0.02s)
07:56:51 [2019-12-01T07:56:51.715Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:56:51 [2019-12-01T07:56:51.715Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:56:51 [2019-12-01T07:56:51.715Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:56:51 [2019-12-01T07:56:51.715Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:56:51 [2019-12-01T07:56:51.715Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
07:56:51 [2019-12-01T07:56:51.715Z] === RUN   TestCopyFromContainerPathIsNotDir
07:56:51 [2019-12-01T07:56:51.715Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
07:56:51 [2019-12-01T07:56:51.715Z] === RUN   TestCopyToContainerPathDoesNotExist
07:56:51 [2019-12-01T07:56:51.715Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
07:56:51 [2019-12-01T07:56:51.715Z] === RUN   TestCopyToContainerPathIsNotDir
07:56:52 [2019-12-01T07:56:52.053Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
07:56:52 [2019-12-01T07:56:52.053Z] === RUN   TestCopyFromContainer
07:56:53 [2019-12-01T07:56:53.598Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
07:56:53 [2019-12-01T07:56:53.749Z] === RUN   TestCopyFromContainer//
07:56:53 [2019-12-01T07:56:53.749Z] === RUN   TestCopyFromContainer//bar/root
07:56:53 [2019-12-01T07:56:53.749Z] === RUN   TestCopyFromContainer//bar/root/
07:56:53 [2019-12-01T07:56:53.749Z] === RUN   TestCopyFromContainer/bar/quux
07:56:53 [2019-12-01T07:56:53.749Z] === RUN   TestCopyFromContainer/bar/quux/
07:56:54 [2019-12-01T07:56:54.094Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:56:54 [2019-12-01T07:56:54.094Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:56:54 [2019-12-01T07:56:54.094Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:56:54 [2019-12-01T07:56:54.094Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:56:54 [2019-12-01T07:56:54.432Z] === RUN   TestCopyFromContainer/bar/notarget
07:56:54 [2019-12-01T07:56:54.432Z] --- PASS: TestCopyFromContainer (2.51s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCopyFromContainer// (0.09s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
07:56:54 [2019-12-01T07:56:54.432Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:56:54 [2019-12-01T07:56:54.432Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:56:54 [2019-12-01T07:56:54.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:56:54 [2019-12-01T07:56:54.432Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:56:54 [2019-12-01T07:56:54.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:56:54 [2019-12-01T07:56:54.432Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:56:54 [2019-12-01T07:56:54.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:56:54 [2019-12-01T07:56:54.432Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:56:54 [2019-12-01T07:56:54.432Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:56:54 [2019-12-01T07:56:54.432Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:56:54 [2019-12-01T07:56:54.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
07:56:54 [2019-12-01T07:56:54.432Z] === RUN   TestCreateLinkToNonExistingContainer
07:56:54 [2019-12-01T07:56:54.432Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
07:56:54 [2019-12-01T07:56:54.432Z] === RUN   TestCreateWithInvalidEnv
07:56:54 [2019-12-01T07:56:54.432Z] === RUN   TestCreateWithInvalidEnv/0
07:56:54 [2019-12-01T07:56:54.432Z] === PAUSE TestCreateWithInvalidEnv/0
07:56:54 [2019-12-01T07:56:54.432Z] === RUN   TestCreateWithInvalidEnv/1
07:56:54 [2019-12-01T07:56:54.432Z] === PAUSE TestCreateWithInvalidEnv/1
07:56:54 [2019-12-01T07:56:54.432Z] === RUN   TestCreateWithInvalidEnv/2
07:56:54 [2019-12-01T07:56:54.432Z] === PAUSE TestCreateWithInvalidEnv/2
07:56:54 [2019-12-01T07:56:54.432Z] === CONT  TestCreateWithInvalidEnv/0
07:56:54 [2019-12-01T07:56:54.432Z] === CONT  TestCreateWithInvalidEnv/2
07:56:54 [2019-12-01T07:56:54.432Z] === CONT  TestCreateWithInvalidEnv/1
07:56:54 [2019-12-01T07:56:54.432Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:56:54 [2019-12-01T07:56:54.432Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:56:54 [2019-12-01T07:56:54.432Z] === RUN   TestCreateTmpfsMountsTarget
07:56:54 [2019-12-01T07:56:54.432Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
07:56:54 [2019-12-01T07:56:54.432Z] === RUN   TestCreateWithCustomMaskedPaths
07:56:54 [2019-12-01T07:56:54.963Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
07:56:54 [2019-12-01T07:56:54.963Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
07:56:54 [2019-12-01T07:56:54.963Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
07:56:54 [2019-12-01T07:56:54.963Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
07:56:54 [2019-12-01T07:56:54.963Z] === RUN   TestDockerSuite/TestContainerAPIStart
07:56:55 [2019-12-01T07:56:55.891Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
07:56:55 [2019-12-01T07:56:55.891Z] --- PASS: TestServiceUpdateConfigs (15.92s)
07:56:55 [2019-12-01T07:56:55.891Z] === RUN   TestServiceUpdateNetwork
07:56:56 [2019-12-01T07:56:56.730Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s)
07:56:56 [2019-12-01T07:56:56.730Z] === RUN   TestCreateWithCapabilities
07:56:56 [2019-12-01T07:56:56.730Z] === RUN   TestCreateWithCapabilities/no_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === PAUSE TestCreateWithCapabilities/no_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === RUN   TestCreateWithCapabilities/empty_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === RUN   TestCreateWithCapabilities/valid_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
07:56:56 [2019-12-01T07:56:56.730Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
07:56:56 [2019-12-01T07:56:56.730Z] === RUN   TestCreateWithCapabilities/empty_capadd
07:56:56 [2019-12-01T07:56:56.730Z] === PAUSE TestCreateWithCapabilities/empty_capadd
07:56:56 [2019-12-01T07:56:56.730Z] === RUN   TestCreateWithCapabilities/empty_capdrop
07:56:56 [2019-12-01T07:56:56.730Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
07:56:56 [2019-12-01T07:56:56.730Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
07:56:56 [2019-12-01T07:56:56.730Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
07:56:56 [2019-12-01T07:56:56.730Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
07:56:56 [2019-12-01T07:56:56.730Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
07:56:56 [2019-12-01T07:56:56.730Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
07:56:56 [2019-12-01T07:56:56.730Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
07:56:56 [2019-12-01T07:56:56.730Z] === CONT  TestCreateWithCapabilities/no_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === CONT  TestCreateWithCapabilities/empty_capadd
07:56:56 [2019-12-01T07:56:56.730Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
07:56:56 [2019-12-01T07:56:56.730Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
07:56:56 [2019-12-01T07:56:56.730Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
07:56:56 [2019-12-01T07:56:56.730Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === CONT  TestCreateWithCapabilities/empty_capdrop
07:56:56 [2019-12-01T07:56:56.730Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
07:56:56 [2019-12-01T07:56:56.730Z] === CONT  TestCreateWithCapabilities/valid_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] === CONT  TestCreateWithCapabilities/empty_capabilities
07:56:56 [2019-12-01T07:56:56.730Z] --- PASS: TestCreateWithCapabilities (0.04s)
07:56:56 [2019-12-01T07:56:56.730Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
07:56:56 [2019-12-01T07:56:56.730Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
07:56:56 [2019-12-01T07:56:56.730Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
07:56:56 [2019-12-01T07:56:56.730Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
07:56:56 [2019-12-01T07:56:56.730Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
07:56:56 [2019-12-01T07:56:56.730Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
07:56:56 [2019-12-01T07:56:56.730Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
07:56:56 [2019-12-01T07:56:56.730Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
07:56:56 [2019-12-01T07:56:56.730Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
07:56:56 [2019-12-01T07:56:56.730Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
07:56:56 [2019-12-01T07:56:56.730Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
07:56:56 [2019-12-01T07:56:56.730Z] === RUN   TestCreateWithCustomReadonlyPaths
07:56:59 [2019-12-01T07:56:59.036Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s)
07:56:59 [2019-12-01T07:56:59.036Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:56:59 [2019-12-01T07:56:59.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:56:59 [2019-12-01T07:56:59.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:56:59 [2019-12-01T07:56:59.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:56:59 [2019-12-01T07:56:59.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:56:59 [2019-12-01T07:56:59.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:56:59 [2019-12-01T07:56:59.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:56:59 [2019-12-01T07:56:59.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:56:59 [2019-12-01T07:56:59.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:56:59 [2019-12-01T07:56:59.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:56:59 [2019-12-01T07:56:59.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:56:59 [2019-12-01T07:56:59.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:56:59 [2019-12-01T07:56:59.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:56:59 [2019-12-01T07:56:59.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:56:59 [2019-12-01T07:56:59.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:56:59 [2019-12-01T07:56:59.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:56:59 [2019-12-01T07:56:59.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
07:56:59 [2019-12-01T07:56:59.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
07:56:59 [2019-12-01T07:56:59.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
07:56:59 [2019-12-01T07:56:59.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
07:56:59 [2019-12-01T07:56:59.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
07:56:59 [2019-12-01T07:56:59.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
07:56:59 [2019-12-01T07:56:59.036Z] === RUN   TestContainerStartOnDaemonRestart
07:56:59 [2019-12-01T07:56:59.036Z] === PAUSE TestContainerStartOnDaemonRestart
07:56:59 [2019-12-01T07:56:59.036Z] === RUN   TestDaemonRestartIpcMode
07:56:59 [2019-12-01T07:56:59.036Z] === PAUSE TestDaemonRestartIpcMode
07:56:59 [2019-12-01T07:56:59.036Z] === RUN   TestDiff
07:56:59 [2019-12-01T07:56:59.374Z] --- PASS: TestDiff (0.66s)
07:56:59 [2019-12-01T07:56:59.374Z] === RUN   TestExecWithCloseStdin
07:57:00 [2019-12-01T07:57:00.549Z] --- PASS: TestExecWithCloseStdin (0.90s)
07:57:00 [2019-12-01T07:57:00.549Z] === RUN   TestExec
07:57:01 [2019-12-01T07:57:01.135Z] === RUN   TestDockerSuite/TestContainerAPIStop
07:57:01 [2019-12-01T07:57:01.274Z] --- PASS: TestExec (0.84s)
07:57:01 [2019-12-01T07:57:01.274Z] === RUN   TestExecUser
07:57:01 [2019-12-01T07:57:01.391Z] === RUN   TestDockerSuite/TestContainerAPITop
07:57:01 [2019-12-01T07:57:01.975Z] #33 129.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:57:01 [2019-12-01T07:57:01.975Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:57:01 [2019-12-01T07:57:01.975Z] #33 133.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:57:01 [2019-12-01T07:57:01.975Z] #33 135.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:57:01 [2019-12-01T07:57:01.975Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:57:01 [2019-12-01T07:57:01.975Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:57:01 [2019-12-01T07:57:01.975Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:57:01 [2019-12-01T07:57:01.975Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:57:01 [2019-12-01T07:57:01.975Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:57:01 [2019-12-01T07:57:01.975Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:57:01 [2019-12-01T07:57:01.999Z] --- PASS: TestExecUser (0.86s)
07:57:01 [2019-12-01T07:57:01.999Z] === RUN   TestExportContainerAndImportImage
07:57:02 [2019-12-01T07:57:02.318Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
07:57:02 [2019-12-01T07:57:02.318Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
07:57:02 [2019-12-01T07:57:02.318Z] === RUN   TestDockerSuite/TestContainerAPIWait
07:57:02 [2019-12-01T07:57:02.540Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:57:03 [2019-12-01T07:57:03.174Z] --- PASS: TestExportContainerAndImportImage (0.96s)
07:57:03 [2019-12-01T07:57:03.175Z] === RUN   TestExportContainerAfterDaemonRestart
07:57:03 [2019-12-01T07:57:03.912Z] #33 145.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:57:04 [2019-12-01T07:57:04.870Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
07:57:04 [2019-12-01T07:57:04.870Z] === RUN   TestHealthCheckWorkdir
07:57:05 [2019-12-01T07:57:05.611Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
07:57:05 [2019-12-01T07:57:05.728Z] --- PASS: TestHealthCheckWorkdir (1.06s)
07:57:05 [2019-12-01T07:57:05.728Z] === RUN   TestHealthKillContainer
07:57:05 [2019-12-01T07:57:05.890Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:57:06 [2019-12-01T07:57:06.173Z] === RUN   TestDockerSuite/TestContainerNetworkMode
07:57:07 [2019-12-01T07:57:07.261Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:57:07 [2019-12-01T07:57:07.539Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
07:57:08 [2019-12-01T07:57:08.193Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:57:08 [2019-12-01T07:57:08.736Z] --- PASS: TestHealthKillContainer (2.92s)
07:57:08 [2019-12-01T07:57:08.736Z] === RUN   TestInspectCpusetInConfigPre120
07:57:09 [2019-12-01T07:57:09.462Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s)
07:57:09 [2019-12-01T07:57:09.462Z] === RUN   TestIpcModeNone
07:57:10 [2019-12-01T07:57:10.092Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:57:10 [2019-12-01T07:57:10.188Z] --- PASS: TestIpcModeNone (0.85s)
07:57:10 [2019-12-01T07:57:10.188Z] === RUN   TestIpcModePrivate
07:57:10 [2019-12-01T07:57:10.916Z] --- PASS: TestIpcModePrivate (0.87s)
07:57:10 [2019-12-01T07:57:10.916Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
07:57:10 [2019-12-01T07:57:10.916Z] === RUN   TestIpcModeShareable
07:57:11 [2019-12-01T07:57:11.025Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:57:11 [2019-12-01T07:57:11.703Z] --- PASS: TestServiceUpdateNetwork (15.38s)
07:57:11 [2019-12-01T07:57:11.703Z] PASS
07:57:11 [2019-12-01T07:57:11.703Z] 
07:57:11 [2019-12-01T07:57:11.703Z] === Skipped
07:57:11 [2019-12-01T07:57:11.703Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:57:11 [2019-12-01T07:57:11.703Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:57:11 [2019-12-01T07:57:11.703Z] 
07:57:11 [2019-12-01T07:57:11.703Z] 
07:57:11 [2019-12-01T07:57:11.703Z] DONE 20 tests, 1 skipped in 172.576s
07:57:11 [2019-12-01T07:57:11.703Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:57:11 [2019-12-01T07:57:11.703Z] ++ 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
07:57:11 [2019-12-01T07:57:11.703Z] ++ set -e
07:57:11 [2019-12-01T07:57:11.703Z] ++ '[' -n 0 ']'
07:57:11 [2019-12-01T07:57:11.703Z] ++ set -x
07:57:11 [2019-12-01T07:57:11.703Z] ++ env -i DEST=/go/src/github.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
07:57:11 [2019-12-01T07:57:11.703Z] INFO: Testing against a local daemon
07:57:11 [2019-12-01T07:57:11.703Z] === RUN   TestSessionCreate
07:57:11 [2019-12-01T07:57:11.703Z] --- PASS: TestSessionCreate (0.04s)
07:57:11 [2019-12-01T07:57:11.703Z] === RUN   TestSessionCreateWithBadUpgrade
07:57:11 [2019-12-01T07:57:11.703Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
07:57:11 [2019-12-01T07:57:11.703Z] PASS
07:57:11 [2019-12-01T07:57:11.703Z] 
07:57:11 [2019-12-01T07:57:11.703Z] DONE 2 tests in 0.235s
07:57:11 [2019-12-01T07:57:11.703Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:57:11 [2019-12-01T07:57:11.703Z] ++ 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
07:57:11 [2019-12-01T07:57:11.703Z] ++ set -e
07:57:11 [2019-12-01T07:57:11.703Z] ++ '[' -n 0 ']'
07:57:11 [2019-12-01T07:57:11.703Z] ++ set -x
07:57:11 [2019-12-01T07:57:11.703Z] ++ env -i DEST=/go/src/github.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
07:57:11 [2019-12-01T07:57:11.703Z] INFO: Testing against a local daemon
07:57:11 [2019-12-01T07:57:11.703Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:57:11 [2019-12-01T07:57:11.703Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:57:11 [2019-12-01T07:57:11.703Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:57:11 [2019-12-01T07:57:11.703Z] === RUN   TestEventsExecDie
07:57:12 [2019-12-01T07:57:12.092Z] --- PASS: TestIpcModeShareable (0.88s)
07:57:12 [2019-12-01T07:57:12.092Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
07:57:12 [2019-12-01T07:57:12.092Z] === RUN   TestAPIIpcModeShareableAndContainer
07:57:12 [2019-12-01T07:57:12.264Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
07:57:12 [2019-12-01T07:57:12.396Z] #33 153.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:57:12 [2019-12-01T07:57:12.520Z] --- PASS: TestEventsExecDie (1.01s)
07:57:12 [2019-12-01T07:57:12.520Z] === RUN   TestEventsBackwardsCompatible
07:57:12 [2019-12-01T07:57:12.776Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
07:57:12 [2019-12-01T07:57:12.776Z] === RUN   TestInfoBinaryCommits
07:57:12 [2019-12-01T07:57:12.776Z] --- PASS: TestInfoBinaryCommits (0.04s)
07:57:12 [2019-12-01T07:57:12.776Z] === RUN   TestInfoAPIVersioned
07:57:12 [2019-12-01T07:57:12.776Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:57:12 [2019-12-01T07:57:12.776Z] === RUN   TestInfoDiscoveryBackend
07:57:13 [2019-12-01T07:57:13.031Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
07:57:13 [2019-12-01T07:57:13.287Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
07:57:13 [2019-12-01T07:57:13.287Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:57:13 [2019-12-01T07:57:13.767Z] #33 155.0 
07:57:14 [2019-12-01T07:57:14.024Z] #33 DONE 155.4s
07:57:14 [2019-12-01T07:57:14.024Z] 
07:57:14 [2019-12-01T07:57:14.024Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
07:57:14 [2019-12-01T07:57:14.213Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
07:57:14 [2019-12-01T07:57:14.213Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:57:14 [2019-12-01T07:57:14.391Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.44s)
07:57:14 [2019-12-01T07:57:14.391Z] === RUN   TestAPIIpcModeHost
07:57:14 [2019-12-01T07:57:14.774Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
07:57:14 [2019-12-01T07:57:14.774Z] === RUN   TestInfoAPI
07:57:14 [2019-12-01T07:57:14.774Z] --- PASS: TestInfoAPI (0.02s)
07:57:14 [2019-12-01T07:57:14.774Z] === RUN   TestInfoAPIWarnings
07:57:15 [2019-12-01T07:57:15.030Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
07:57:15 [2019-12-01T07:57:15.121Z] --- PASS: TestAPIIpcModeHost (0.71s)
07:57:15 [2019-12-01T07:57:15.121Z] === RUN   TestDaemonIpcModeShareable
07:57:15 [2019-12-01T07:57:15.285Z] --- PASS: TestInfoAPIWarnings (0.52s)
07:57:15 [2019-12-01T07:57:15.285Z] === RUN   TestInfoDebug
07:57:15 [2019-12-01T07:57:15.848Z] --- PASS: TestInfoDebug (0.55s)
07:57:15 [2019-12-01T07:57:15.848Z] === RUN   TestInfoInsecureRegistries
07:57:15 [2019-12-01T07:57:15.918Z] #34 DONE 1.9s
07:57:16 [2019-12-01T07:57:16.411Z] --- PASS: TestInfoInsecureRegistries (0.54s)
07:57:16 [2019-12-01T07:57:16.411Z] === RUN   TestInfoRegistryMirrors
07:57:16 [2019-12-01T07:57:16.667Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
07:57:16 [2019-12-01T07:57:16.817Z] --- PASS: TestDaemonIpcModeShareable (1.70s)
07:57:16 [2019-12-01T07:57:16.817Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
07:57:16 [2019-12-01T07:57:16.817Z] === RUN   TestDaemonIpcModePrivate
07:57:16 [2019-12-01T07:57:16.924Z] --- PASS: TestInfoRegistryMirrors (0.53s)
07:57:16 [2019-12-01T07:57:16.924Z] === RUN   TestLoginFailsWithBadCredentials
07:57:17 [2019-12-01T07:57:17.180Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
07:57:17 [2019-12-01T07:57:17.180Z] === RUN   TestPingCacheHeaders
07:57:17 [2019-12-01T07:57:17.180Z] --- PASS: TestPingCacheHeaders (0.04s)
07:57:17 [2019-12-01T07:57:17.180Z] === RUN   TestPingGet
07:57:17 [2019-12-01T07:57:17.180Z] --- PASS: TestPingGet (0.04s)
07:57:17 [2019-12-01T07:57:17.180Z] === RUN   TestPingHead
07:57:17 [2019-12-01T07:57:17.289Z] 
07:57:17 [2019-12-01T07:57:17.289Z] #35 [runner 12/12] COPY --from=builder       /build/ /
07:57:17 [2019-12-01T07:57:17.436Z] --- PASS: TestPingHead (0.03s)
07:57:17 [2019-12-01T07:57:17.436Z] === RUN   TestVersion
07:57:17 [2019-12-01T07:57:17.436Z] --- PASS: TestVersion (0.04s)
07:57:17 [2019-12-01T07:57:17.436Z] PASS
07:57:17 [2019-12-01T07:57:17.436Z] 
07:57:17 [2019-12-01T07:57:17.436Z] === Skipped
07:57:17 [2019-12-01T07:57:17.436Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:57:17 [2019-12-01T07:57:17.436Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:57:17 [2019-12-01T07:57:17.436Z] 
07:57:17 [2019-12-01T07:57:17.436Z] 
07:57:17 [2019-12-01T07:57:17.436Z] DONE 18 tests, 1 skipped in 5.929s
07:57:17 [2019-12-01T07:57:17.436Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:57:17 [2019-12-01T07:57:17.436Z] ++ 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
07:57:17 [2019-12-01T07:57:17.436Z] ++ set -e
07:57:17 [2019-12-01T07:57:17.436Z] ++ '[' -n 0 ']'
07:57:17 [2019-12-01T07:57:17.436Z] ++ set -x
07:57:17 [2019-12-01T07:57:17.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:57:17 [2019-12-01T07:57:17.436Z] INFO: Testing against a local daemon
07:57:17 [2019-12-01T07:57:17.436Z] === RUN   TestVolumesCreateAndList
07:57:17 [2019-12-01T07:57:17.692Z] --- PASS: TestVolumesCreateAndList (0.03s)
07:57:17 [2019-12-01T07:57:17.692Z] === RUN   TestVolumesRemove
07:57:17 [2019-12-01T07:57:17.692Z] --- PASS: TestVolumesRemove (0.09s)
07:57:17 [2019-12-01T07:57:17.692Z] === RUN   TestVolumesInspect
07:57:17 [2019-12-01T07:57:17.692Z] --- PASS: TestVolumesInspect (0.05s)
07:57:17 [2019-12-01T07:57:17.692Z] === RUN   TestVolumesInvalidJSON
07:57:17 [2019-12-01T07:57:17.692Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:57:17 [2019-12-01T07:57:17.692Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:57:17 [2019-12-01T07:57:17.692Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:57:17 [2019-12-01T07:57:17.692Z] --- PASS: TestVolumesInvalidJSON (0.02s)
07:57:17 [2019-12-01T07:57:17.692Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:57:17 [2019-12-01T07:57:17.692Z] PASS
07:57:17 [2019-12-01T07:57:17.692Z] 
07:57:17 [2019-12-01T07:57:17.692Z] DONE 5 tests in 0.331s
07:57:17 [2019-12-01T07:57:17.692Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:57:17 [2019-12-01T07:57:17.947Z] ++++ cat bundles/test-integration/docker.pid
07:57:17 [2019-12-01T07:57:17.948Z] +++ kill 5334
07:57:18 [2019-12-01T07:57:18.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
07:57:18 [2019-12-01T07:57:18.219Z] #35 DONE 1.0s
07:57:18 [2019-12-01T07:57:18.219Z] 
07:57:18 [2019-12-01T07:57:18.219Z] #36 exporting to image
07:57:18 [2019-12-01T07:57:18.219Z] #36 exporting layers
07:57:18 [2019-12-01T07:57:18.517Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
07:57:18 [2019-12-01T07:57:18.517Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
07:57:18 [2019-12-01T07:57:18.517Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:57:19 [2019-12-01T07:57:19.570Z] +++ /etc/init.d/apparmor stop
07:57:19 [2019-12-01T07:57:19.570Z] Clearing AppArmor profiles cache:.
07:57:19 [2019-12-01T07:57:19.570Z] All profile caches have been cleared, but no profiles have been unloaded.
07:57:19 [2019-12-01T07:57:19.570Z] Unloading profiles will leave already running processes permanently
07:57:19 [2019-12-01T07:57:19.570Z] unconfined, which can lead to unexpected situations.
07:57:19 [2019-12-01T07:57:19.570Z] 
07:57:19 [2019-12-01T07:57:19.570Z] To set a process to complain mode, use the command line tool
07:57:19 [2019-12-01T07:57:19.570Z] 'aa-complain'. To really tear down all profiles, run the init script
07:57:19 [2019-12-01T07:57:19.570Z] with the 'teardown' option."
07:57:19 [2019-12-01T07:57:19.570Z] 
07:57:19 [2019-12-01T07:57:19.826Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
07:57:20 [2019-12-01T07:57:20.210Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s)
07:57:20 [2019-12-01T07:57:20.210Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
07:57:20 [2019-12-01T07:57:20.210Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:57:21 [2019-12-01T07:57:21.714Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
07:57:21 [2019-12-01T07:57:21.903Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
07:57:21 [2019-12-01T07:57:21.903Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
07:57:21 [2019-12-01T07:57:21.903Z] === RUN   TestIpcModeOlderClient
07:57:21 [2019-12-01T07:57:21.903Z] === PAUSE TestIpcModeOlderClient
07:57:21 [2019-12-01T07:57:21.903Z] === RUN   TestKillContainerInvalidSignal
07:57:22 [2019-12-01T07:57:22.396Z] #36 exporting layers 3.4s done
07:57:22 [2019-12-01T07:57:22.396Z] #36 writing image sha256:de88232aab0d13c95af3afe617508c12e3808e101cb356937edc6f100897f676 done
07:57:22 [2019-12-01T07:57:22.396Z] #36 naming to docker.io/library/moby-e2e-test done
07:57:22 [2019-12-01T07:57:22.396Z] #36 DONE 3.4s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:57:22 [2019-12-01T07:57:22.631Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
07:57:22 [2019-12-01T07:57:22.631Z] === RUN   TestKillContainer
07:57:22 [2019-12-01T07:57:22.631Z] === RUN   TestKillContainer/no_signal
07:57:22 [2019-12-01T07:57:22.848Z] + echo Ensuring container killed.
07:57:22 [2019-12-01T07:57:22.848Z] Ensuring container killed.
07:57:22 [2019-12-01T07:57:22.848Z] + docker rm -vf docker-pr2
07:57:22 [2019-12-01T07:57:22.848Z] Error: No such container: docker-pr2
07:57:22 [2019-12-01T07:57:22.848Z] + true
[Pipeline] sh
07:57:23 [2019-12-01T07:57:23.092Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
07:57:23 [2019-12-01T07:57:23.134Z] + echo Chowning /workspace to jenkins user
07:57:23 [2019-12-01T07:57:23.134Z] Chowning /workspace to jenkins user
07:57:23 [2019-12-01T07:57:23.134Z] + id -u
07:57:23 [2019-12-01T07:57:23.134Z] + id -g
07:57:23 [2019-12-01T07:57:23.134Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40202:/workspace busybox chown -R 1000:1000 /workspace
07:57:23 [2019-12-01T07:57:23.390Z] === RUN   TestKillContainer/non_killing_signal
07:57:23 [2019-12-01T07:57:23.753Z] === RUN   TestKillContainer/killing_signal
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:57:24 [2019-12-01T07:57:24.799Z] + bundleName=unit
07:57:24 [2019-12-01T07:57:24.799Z] + echo Creating unit-bundles.tar.gz
07:57:24 [2019-12-01T07:57:24.799Z] Creating unit-bundles.tar.gz
07:57:24 [2019-12-01T07:57:24.799Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
07:57:24 [2019-12-01T07:57:24.799Z] bundles/junit-report.xml
07:57:24 [2019-12-01T07:57:24.799Z] bundles/go-test-report.json
07:57:24 [2019-12-01T07:57:24.799Z] bundles/profile.out
[Pipeline] archiveArtifacts
07:57:24 [2019-12-01T07:57:24.810Z] Archiving artifacts
07:57:24 [2019-12-01T07:57:24.927Z] --- PASS: TestKillContainer (2.09s)
07:57:24 [2019-12-01T07:57:24.927Z]     --- PASS: TestKillContainer/no_signal (0.66s)
07:57:24 [2019-12-01T07:57:24.927Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
07:57:24 [2019-12-01T07:57:24.927Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
07:57:24 [2019-12-01T07:57:24.927Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:57:24 [2019-12-01T07:57:24.927Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:57:24 [2019-12-01T07:57:24.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000bd3000_<nil>}
07:57:25 [2019-12-01T07:57:25.238Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40202/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
07:57:25 [2019-12-01T07:57:25.265Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
[Pipeline] sh
07:57:25 [2019-12-01T07:57:25.550Z] + make clean
07:57:25 [2019-12-01T07:57:25.807Z] docker volume rm -f docker-dev-cache
07:57:25 [2019-12-01T07:57:25.807Z] docker-dev-cache
[Pipeline] deleteDir
07:57:25 [2019-12-01T07:57:25.989Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
07:57:25 [2019-12-01T07:57:25.989Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s)
07:57:25 [2019-12-01T07:57:25.989Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
07:57:25 [2019-12-01T07:57:25.989Z] === RUN   TestKillStoppedContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:57:26 [2019-12-01T07:57:26.328Z] --- PASS: TestKillStoppedContainer (0.08s)
07:57:26 [2019-12-01T07:57:26.328Z] === RUN   TestKillStoppedContainerAPIPre120
07:57:26 [2019-12-01T07:57:26.328Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
07:57:26 [2019-12-01T07:57:26.328Z] === RUN   TestKillDifferentUserContainer
07:57:26 [2019-12-01T07:57:26.342Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1167386709_/foo_false__<nil>_<nil>_<nil>}
07:57:27 [2019-12-01T07:57:27.056Z] --- PASS: TestKillDifferentUserContainer (0.67s)
07:57:27 [2019-12-01T07:57:27.056Z] === RUN   TestInspectOomKilledTrue
07:57:28 [2019-12-01T07:57:28.230Z] --- PASS: TestInspectOomKilledTrue (1.18s)
07:57:28 [2019-12-01T07:57:28.230Z] === RUN   TestInspectOomKilledFalse
07:57:28 [2019-12-01T07:57:28.231Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1167386709_/foo_true__<nil>_<nil>_<nil>}
07:57:28 [2019-12-01T07:57:28.231Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
07:57:28 [2019-12-01T07:57:28.964Z] --- PASS: TestInspectOomKilledFalse (0.70s)
07:57:28 [2019-12-01T07:57:28.964Z] === RUN   TestLinksEtcHostsContentMatch
07:57:29 [2019-12-01T07:57:29.326Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
07:57:29 [2019-12-01T07:57:29.326Z] === RUN   TestLinksContainerNames
07:57:29 [2019-12-01T07:57:29.597Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3926277552_/foo_false__<nil>_<nil>_<nil>}
07:57:31 [2019-12-01T07:57:31.024Z] --- PASS: TestLinksContainerNames (1.35s)
07:57:31 [2019-12-01T07:57:31.024Z] === RUN   TestLogsFollowTailEmpty
07:57:31 [2019-12-01T07:57:31.363Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
07:57:31 [2019-12-01T07:57:31.363Z] === RUN   TestContainerNetworkMountsNoChown
07:57:31 [2019-12-01T07:57:31.487Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3926277552_/foo_true__<nil>_<nil>_<nil>}
07:57:32 [2019-12-01T07:57:32.090Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/default
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/default
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/private
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/private
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/rprivate
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/rprivate
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/slave
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/slave
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/rslave
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/rslave
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/shared
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/shared
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/rshared
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/rshared
07:57:32 [2019-12-01T07:57:32.090Z] === CONT  TestMountDaemonRoot/default
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/default/bind_root
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/default/mount_root
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === CONT  TestMountDaemonRoot/default/bind_root
07:57:32 [2019-12-01T07:57:32.090Z] === CONT  TestMountDaemonRoot/rshared
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:57:32 [2019-12-01T07:57:32.090Z] === CONT  TestMountDaemonRoot/shared
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:57:32 [2019-12-01T07:57:32.090Z] === CONT  TestMountDaemonRoot/rslave
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:57:32 [2019-12-01T07:57:32.090Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:57:32 [2019-12-01T07:57:32.090Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/slave
07:57:32 [2019-12-01T07:57:32.429Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:57:32 [2019-12-01T07:57:32.429Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:57:32 [2019-12-01T07:57:32.429Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:57:32 [2019-12-01T07:57:32.429Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:57:32 [2019-12-01T07:57:32.429Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/rprivate
07:57:32 [2019-12-01T07:57:32.429Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:57:32 [2019-12-01T07:57:32.429Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:57:32 [2019-12-01T07:57:32.429Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:57:32 [2019-12-01T07:57:32.429Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:57:32 [2019-12-01T07:57:32.429Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/private
07:57:32 [2019-12-01T07:57:32.429Z] === RUN   TestMountDaemonRoot/private/bind_root
07:57:32 [2019-12-01T07:57:32.429Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:57:32 [2019-12-01T07:57:32.429Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === RUN   TestMountDaemonRoot/private/mount_root
07:57:32 [2019-12-01T07:57:32.429Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:57:32 [2019-12-01T07:57:32.429Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/default/mount_root
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:57:32 [2019-12-01T07:57:32.429Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:57:32 [2019-12-01T07:57:32.430Z] === CONT  TestMountDaemonRoot/private/bind_root
07:57:32 [2019-12-01T07:57:32.430Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:57:32 [2019-12-01T07:57:32.430Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:57:32 [2019-12-01T07:57:32.430Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:57:32 [2019-12-01T07:57:32.430Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:57:32 [2019-12-01T07:57:32.430Z] === CONT  TestMountDaemonRoot/private/mount_root
07:57:32 [2019-12-01T07:57:32.430Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:57:32 [2019-12-01T07:57:32.430Z] --- PASS: TestMountDaemonRoot (0.05s)
07:57:32 [2019-12-01T07:57:32.430Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
07:57:32 [2019-12-01T07:57:32.430Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
07:57:32 [2019-12-01T07:57:32.430Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
07:57:32 [2019-12-01T07:57:32.430Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
07:57:32 [2019-12-01T07:57:32.430Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
07:57:32 [2019-12-01T07:57:32.430Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
07:57:32 [2019-12-01T07:57:32.430Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
07:57:32 [2019-12-01T07:57:32.430Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
07:57:32 [2019-12-01T07:57:32.430Z] === RUN   TestContainerBindMountNonRecursive
07:57:33 [2019-12-01T07:57:33.374Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3926277552_/foo_true__0xc000bd37e0_<nil>_<nil>}
07:57:34 [2019-12-01T07:57:34.131Z] --- PASS: TestContainerBindMountNonRecursive (1.67s)
07:57:34 [2019-12-01T07:57:34.131Z] === RUN   TestNetworkNat
07:57:34 [2019-12-01T07:57:34.739Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000bd3820_<nil>}
07:57:34 [2019-12-01T07:57:34.884Z] --- PASS: TestNetworkNat (0.77s)
07:57:34 [2019-12-01T07:57:34.884Z] === RUN   TestNetworkLocalhostTCPNat
07:57:36 [2019-12-01T07:57:36.060Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s)
07:57:36 [2019-12-01T07:57:36.060Z] === RUN   TestNetworkLoopbackNat
07:57:36 [2019-12-01T07:57:36.628Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000bd3860_<nil>}
07:57:36 [2019-12-01T07:57:36.790Z] --- PASS: TestNetworkLoopbackNat (0.94s)
07:57:36 [2019-12-01T07:57:36.790Z] === RUN   TestPause
07:57:37 [2019-12-01T07:57:37.519Z] --- PASS: TestPause (0.78s)
07:57:37 [2019-12-01T07:57:37.519Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:57:37 [2019-12-01T07:57:37.519Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:57:37 [2019-12-01T07:57:37.519Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:57:37 [2019-12-01T07:57:37.519Z] === RUN   TestPauseStopPausedContainer
07:57:37 [2019-12-01T07:57:37.993Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000bd38c0_<nil>}
07:57:38 [2019-12-01T07:57:38.248Z] --- PASS: TestPauseStopPausedContainer (0.79s)
07:57:38 [2019-12-01T07:57:38.248Z] === RUN   TestPsFilter
07:57:38 [2019-12-01T07:57:38.588Z] --- PASS: TestPsFilter (0.20s)
07:57:38 [2019-12-01T07:57:38.588Z] === RUN   TestRemoveContainerWithRemovedVolume
07:57:39 [2019-12-01T07:57:39.314Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s)
07:57:39 [2019-12-01T07:57:39.314Z] === RUN   TestRemoveContainerWithVolume
07:57:39 [2019-12-01T07:57:39.685Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
07:57:39 [2019-12-01T07:57:39.685Z] === RUN   TestRemoveContainerRunning
07:57:39 [2019-12-01T07:57:39.882Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000bd3900_<nil>}
07:57:40 [2019-12-01T07:57:40.410Z] --- PASS: TestRemoveContainerRunning (0.73s)
07:57:40 [2019-12-01T07:57:40.410Z] === RUN   TestRemoveContainerForceRemoveRunning
07:57:41 [2019-12-01T07:57:41.135Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s)
07:57:41 [2019-12-01T07:57:41.135Z] === RUN   TestRemoveInvalidContainer
07:57:41 [2019-12-01T07:57:41.135Z] --- PASS: TestRemoveInvalidContainer (0.03s)
07:57:41 [2019-12-01T07:57:41.135Z] === RUN   TestRenameLinkedContainer
07:57:41 [2019-12-01T07:57:41.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
07:57:43 [2019-12-01T07:57:43.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
07:57:43 [2019-12-01T07:57:43.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
07:57:43 [2019-12-01T07:57:43.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
07:57:43 [2019-12-01T07:57:43.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
07:57:43 [2019-12-01T07:57:43.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
07:57:43 [2019-12-01T07:57:43.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
07:57:43 [2019-12-01T07:57:43.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
07:57:43 [2019-12-01T07:57:43.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
07:57:43 [2019-12-01T07:57:43.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
07:57:43 [2019-12-01T07:57:43.391Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
07:57:43 [2019-12-01T07:57:43.391Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
07:57:43 [2019-12-01T07:57:43.391Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
07:57:43 [2019-12-01T07:57:43.391Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
07:57:43 [2019-12-01T07:57:43.391Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
07:57:43 [2019-12-01T07:57:43.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
07:57:43 [2019-12-01T07:57:43.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
07:57:43 [2019-12-01T07:57:43.647Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
07:57:43 [2019-12-01T07:57:43.647Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
07:57:44 [2019-12-01T07:57:44.142Z] --- PASS: TestRenameLinkedContainer (2.77s)
07:57:44 [2019-12-01T07:57:44.142Z] === RUN   TestRenameStoppedContainer
07:57:44 [2019-12-01T07:57:44.870Z] --- PASS: TestRenameStoppedContainer (0.66s)
07:57:44 [2019-12-01T07:57:44.870Z] === RUN   TestRenameRunningContainerAndReuse
07:57:46 [2019-12-01T07:57:46.054Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s)
07:57:46 [2019-12-01T07:57:46.054Z] === RUN   TestRenameInvalidName
07:57:46 [2019-12-01T07:57:46.781Z] --- PASS: TestRenameInvalidName (0.72s)
07:57:46 [2019-12-01T07:57:46.781Z] === RUN   TestRenameAnonymousContainer
07:57:46 [2019-12-01T07:57:46.927Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
07:57:49 [2019-12-01T07:57:49.440Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
07:57:49 [2019-12-01T07:57:49.793Z] --- PASS: TestRenameAnonymousContainer (2.57s)
07:57:49 [2019-12-01T07:57:49.793Z] === RUN   TestRenameContainerWithSameName
07:57:50 [2019-12-01T07:57:50.133Z] --- PASS: TestRenameContainerWithSameName (0.69s)
07:57:50 [2019-12-01T07:57:50.133Z] === RUN   TestRenameContainerWithLinkedContainer
07:57:51 [2019-12-01T07:57:51.310Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s)
07:57:51 [2019-12-01T07:57:51.310Z] === RUN   TestResize
07:57:52 [2019-12-01T07:57:52.038Z] --- PASS: TestResize (0.74s)
07:57:52 [2019-12-01T07:57:52.038Z] === RUN   TestResizeWithInvalidSize
07:57:52 [2019-12-01T07:57:52.705Z] === RUN   TestDockerSuite/TestCopyAndRestart
07:57:52 [2019-12-01T07:57:52.765Z] --- PASS: TestResizeWithInvalidSize (0.69s)
07:57:52 [2019-12-01T07:57:52.765Z] === RUN   TestResizeWhenContainerNotStarted
07:57:53 [2019-12-01T07:57:53.502Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
07:57:53 [2019-12-01T07:57:53.502Z] === RUN   TestDaemonRestartKillContainers
07:57:53 [2019-12-01T07:57:53.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:57:53 [2019-12-01T07:57:53.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:57:54 [2019-12-01T07:57:54.069Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
07:57:54 [2019-12-01T07:57:54.325Z] === RUN   TestDockerSuite/TestCpAbsolutePath
07:57:55 [2019-12-01T07:57:55.206Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:57:55 [2019-12-01T07:57:55.253Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
07:57:56 [2019-12-01T07:57:56.181Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
07:57:56 [2019-12-01T07:57:56.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:57:57 [2019-12-01T07:57:57.546Z] === RUN   TestDockerSuite/TestCpFromCaseA
07:57:58 [2019-12-01T07:57:58.137Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:57:58 [2019-12-01T07:57:58.137Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:57:58 [2019-12-01T07:57:58.137Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:57:58 [2019-12-01T07:57:58.473Z] === RUN   TestDockerSuite/TestCpFromCaseB
07:57:58 [2019-12-01T07:57:58.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:57:59 [2019-12-01T07:57:59.398Z] === RUN   TestDockerSuite/TestCpFromCaseC
07:58:00 [2019-12-01T07:58:00.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:58:00 [2019-12-01T07:58:00.325Z] === RUN   TestDockerSuite/TestCpFromCaseD
07:58:00 [2019-12-01T07:58:00.923Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:58:01 [2019-12-01T07:58:01.690Z] === RUN   TestDockerSuite/TestCpFromCaseE
07:58:02 [2019-12-01T07:58:02.617Z] === RUN   TestDockerSuite/TestCpFromCaseF
07:58:03 [2019-12-01T07:58:03.546Z] === RUN   TestDockerSuite/TestCpFromCaseG
07:58:03 [2019-12-01T07:58:03.955Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:58:03 [2019-12-01T07:58:03.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s)
07:58:03 [2019-12-01T07:58:03.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s)
07:58:03 [2019-12-01T07:58:03.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.43s)
07:58:03 [2019-12-01T07:58:03.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.47s)
07:58:03 [2019-12-01T07:58:03.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.97s)
07:58:03 [2019-12-01T07:58:03.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.34s)
07:58:03 [2019-12-01T07:58:03.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.85s)
07:58:03 [2019-12-01T07:58:03.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.97s)
07:58:03 [2019-12-01T07:58:03.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (3.03s)
07:58:03 [2019-12-01T07:58:03.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.19s)
07:58:03 [2019-12-01T07:58:03.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s)
07:58:03 [2019-12-01T07:58:03.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s)
07:58:03 [2019-12-01T07:58:03.956Z] === RUN   TestCgroupNamespacesRun
07:58:04 [2019-12-01T07:58:04.912Z] === RUN   TestDockerSuite/TestCpFromCaseH
07:58:05 [2019-12-01T07:58:05.776Z] --- PASS: TestCgroupNamespacesRun (1.72s)
07:58:05 [2019-12-01T07:58:05.776Z] === RUN   TestCgroupNamespacesRunPrivileged
07:58:05 [2019-12-01T07:58:05.962Z] === RUN   TestDockerSuite/TestCpFromCaseI
07:58:06 [2019-12-01T07:58:06.888Z] === RUN   TestDockerSuite/TestCpFromCaseJ
07:58:06 [2019-12-01T07:58:06.954Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
07:58:06 [2019-12-01T07:58:06.954Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:58:08 [2019-12-01T07:58:08.258Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
07:58:08 [2019-12-01T07:58:08.647Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s)
07:58:08 [2019-12-01T07:58:08.647Z] === RUN   TestCgroupNamespacesRunHostMode
07:58:09 [2019-12-01T07:58:09.623Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
07:58:10 [2019-12-01T07:58:10.370Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s)
07:58:10 [2019-12-01T07:58:10.370Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:58:10 [2019-12-01T07:58:10.551Z] === RUN   TestDockerSuite/TestCpGarbagePath
07:58:11 [2019-12-01T07:58:11.478Z] === RUN   TestDockerSuite/TestCpLocalOnly
07:58:11 [2019-12-01T07:58:11.479Z] === RUN   TestDockerSuite/TestCpNameHasColon
07:58:12 [2019-12-01T07:58:12.064Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s)
07:58:12 [2019-12-01T07:58:12.064Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:58:12 [2019-12-01T07:58:12.406Z] === RUN   TestDockerSuite/TestCpRelativePath
07:58:13 [2019-12-01T07:58:13.237Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
07:58:13 [2019-12-01T07:58:13.238Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:58:13 [2019-12-01T07:58:13.332Z] === RUN   TestDockerSuite/TestCpSpecialFiles
07:58:13 [2019-12-01T07:58:13.965Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
07:58:13 [2019-12-01T07:58:13.965Z] === RUN   TestCgroupNamespacesRunOlderClient
07:58:14 [2019-12-01T07:58:14.696Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
07:58:15 [2019-12-01T07:58:15.623Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
07:58:15 [2019-12-01T07:58:15.666Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s)
07:58:15 [2019-12-01T07:58:15.666Z] === RUN   TestKernelTCPMemory
07:58:16 [2019-12-01T07:58:16.846Z] --- PASS: TestKernelTCPMemory (0.90s)
07:58:16 [2019-12-01T07:58:16.846Z] === RUN   TestNISDomainname
07:58:16 [2019-12-01T07:58:16.987Z] === RUN   TestDockerSuite/TestCpToCaseA
07:58:17 [2019-12-01T07:58:17.579Z] --- PASS: TestNISDomainname (1.00s)
07:58:17 [2019-12-01T07:58:17.579Z] === RUN   TestHostnameDnsResolution
07:58:18 [2019-12-01T07:58:18.754Z] --- PASS: TestHostnameDnsResolution (1.11s)
07:58:18 [2019-12-01T07:58:18.755Z] === RUN   TestStats
07:58:18 [2019-12-01T07:58:18.876Z] === RUN   TestDockerSuite/TestCpToCaseB
07:58:19 [2019-12-01T07:58:19.438Z] === RUN   TestDockerSuite/TestCpToCaseC
07:58:20 [2019-12-01T07:58:20.443Z] --- PASS: TestStats (1.79s)
07:58:20 [2019-12-01T07:58:20.443Z] === RUN   TestStopContainerWithTimeout
07:58:20 [2019-12-01T07:58:20.443Z] === RUN   TestStopContainerWithTimeout/0
07:58:20 [2019-12-01T07:58:20.443Z] === PAUSE TestStopContainerWithTimeout/0
07:58:20 [2019-12-01T07:58:20.443Z] === RUN   TestStopContainerWithTimeout/1
07:58:20 [2019-12-01T07:58:20.443Z] === PAUSE TestStopContainerWithTimeout/1
07:58:20 [2019-12-01T07:58:20.443Z] === RUN   TestStopContainerWithTimeout/3
07:58:20 [2019-12-01T07:58:20.443Z] === PAUSE TestStopContainerWithTimeout/3
07:58:20 [2019-12-01T07:58:20.443Z] === RUN   TestStopContainerWithTimeout/-1
07:58:20 [2019-12-01T07:58:20.443Z] === PAUSE TestStopContainerWithTimeout/-1
07:58:20 [2019-12-01T07:58:20.443Z] === CONT  TestStopContainerWithTimeout/0
07:58:20 [2019-12-01T07:58:20.443Z] === CONT  TestStopContainerWithTimeout/-1
07:58:20 [2019-12-01T07:58:20.443Z] === CONT  TestStopContainerWithTimeout/1
07:58:20 [2019-12-01T07:58:20.443Z] === CONT  TestStopContainerWithTimeout/3
07:58:22 [2019-12-01T07:58:22.702Z] === RUN   TestDockerSuite/TestCpToCaseD
07:58:24 [2019-12-01T07:58:24.318Z] --- PASS: TestStopContainerWithTimeout (0.03s)
07:58:24 [2019-12-01T07:58:24.318Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
07:58:24 [2019-12-01T07:58:24.318Z]     --- PASS: TestStopContainerWithTimeout/1 (2.10s)
07:58:24 [2019-12-01T07:58:24.318Z]     --- PASS: TestStopContainerWithTimeout/3 (3.18s)
07:58:24 [2019-12-01T07:58:24.318Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.28s)
07:58:24 [2019-12-01T07:58:24.318Z] === RUN   TestDeleteDevicemapper
07:58:24 [2019-12-01T07:58:24.318Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:58:24 [2019-12-01T07:58:24.318Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:58:24 [2019-12-01T07:58:24.318Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:58:25 [2019-12-01T07:58:25.218Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
07:58:27 [2019-12-01T07:58:27.340Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.05s)
07:58:27 [2019-12-01T07:58:27.340Z] === RUN   TestUpdateMemory
07:58:27 [2019-12-01T07:58:27.733Z] === RUN   TestDockerSuite/TestCpToCaseE
07:58:28 [2019-12-01T07:58:28.065Z] --- PASS: TestUpdateMemory (1.06s)
07:58:28 [2019-12-01T07:58:28.065Z] === RUN   TestUpdateCPUQuota
07:58:28 [2019-12-01T07:58:28.115Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
07:58:28 [2019-12-01T07:58:28.115Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
07:58:28 [2019-12-01T07:58:28.115Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
07:58:28 [2019-12-01T07:58:28.115Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
07:58:28 [2019-12-01T07:58:28.115Z] === RUN   TestDockerSuite/TestAPINetworkFilter
07:58:28 [2019-12-01T07:58:28.115Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
07:58:28 [2019-12-01T07:58:28.115Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
07:58:28 [2019-12-01T07:58:28.115Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
07:58:28 [2019-12-01T07:58:28.115Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
07:58:28 [2019-12-01T07:58:28.115Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
07:58:28 [2019-12-01T07:58:28.115Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
07:58:28 [2019-12-01T07:58:28.115Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
07:58:29 [2019-12-01T07:58:29.794Z] --- PASS: TestUpdateCPUQuota (1.59s)
07:58:29 [2019-12-01T07:58:29.794Z] === RUN   TestUpdatePidsLimit
07:58:29 [2019-12-01T07:58:29.794Z] === RUN   TestUpdatePidsLimit/update_from_none
07:58:29 [2019-12-01T07:58:29.794Z] === RUN   TestUpdatePidsLimit/no_change
07:58:30 [2019-12-01T07:58:30.133Z] === RUN   TestUpdatePidsLimit/update_lower
07:58:30 [2019-12-01T07:58:30.472Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:58:31 [2019-12-01T07:58:31.200Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:58:31 [2019-12-01T07:58:31.537Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:58:31 [2019-12-01T07:58:31.875Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:58:31 [2019-12-01T07:58:31.901Z] === RUN   TestDockerSuite/TestCpToCaseF
07:58:31 [2019-12-01T07:58:31.901Z] === RUN   TestDockerSuite/TestCpToCaseG
07:58:33 [2019-12-01T07:58:33.569Z] --- PASS: TestUpdatePidsLimit (3.88s)
07:58:33 [2019-12-01T07:58:33.569Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
07:58:33 [2019-12-01T07:58:33.569Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
07:58:33 [2019-12-01T07:58:33.569Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
07:58:33 [2019-12-01T07:58:33.569Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
07:58:33 [2019-12-01T07:58:33.569Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
07:58:33 [2019-12-01T07:58:33.569Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
07:58:33 [2019-12-01T07:58:33.569Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
07:58:33 [2019-12-01T07:58:33.569Z] === RUN   TestUpdateRestartPolicy
07:58:33 [2019-12-01T07:58:33.956Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
07:58:33 [2019-12-01T07:58:33.956Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
07:58:33 [2019-12-01T07:58:33.956Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
07:58:37 [2019-12-01T07:58:37.148Z] === RUN   TestDockerSuite/TestCpToCaseH
07:58:37 [2019-12-01T07:58:37.729Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
07:58:39 [2019-12-01T07:58:39.933Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
07:58:39 [2019-12-01T07:58:39.933Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
07:58:39 [2019-12-01T07:58:39.933Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
07:58:39 [2019-12-01T07:58:39.933Z] === RUN   TestDockerSuite/TestAttachDisconnect
07:58:39 [2019-12-01T07:58:39.933Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
07:58:41 [2019-12-01T07:58:41.313Z] === RUN   TestDockerSuite/TestCpToCaseI
07:58:41 [2019-12-01T07:58:41.568Z] === RUN   TestDockerSuite/TestCpToCaseJ
07:58:42 [2019-12-01T07:58:42.876Z] === RUN   TestDockerSuite/TestAttachPausedContainer
07:58:42 [2019-12-01T07:58:42.876Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
07:58:42 [2019-12-01T07:58:42.876Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
07:58:46 [2019-12-01T07:58:46.797Z] --- PASS: TestUpdateRestartPolicy (12.20s)
07:58:46 [2019-12-01T07:58:46.797Z] === RUN   TestUpdateRestartWithAutoRemove
07:58:46 [2019-12-01T07:58:46.797Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s)
07:58:46 [2019-12-01T07:58:46.797Z] === RUN   TestWaitNonBlocked
07:58:46 [2019-12-01T07:58:46.797Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:58:46 [2019-12-01T07:58:46.797Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:58:46 [2019-12-01T07:58:46.797Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:58:46 [2019-12-01T07:58:46.797Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:58:46 [2019-12-01T07:58:46.797Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:58:46 [2019-12-01T07:58:46.797Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:58:46 [2019-12-01T07:58:46.815Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
07:58:46 [2019-12-01T07:58:46.815Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
07:58:47 [2019-12-01T07:58:47.135Z] --- PASS: TestWaitNonBlocked (0.03s)
07:58:47 [2019-12-01T07:58:47.135Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s)
07:58:47 [2019-12-01T07:58:47.135Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s)
07:58:47 [2019-12-01T07:58:47.135Z] === RUN   TestWaitBlocked
07:58:47 [2019-12-01T07:58:47.135Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:58:47 [2019-12-01T07:58:47.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:58:47 [2019-12-01T07:58:47.135Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:58:47 [2019-12-01T07:58:47.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:58:47 [2019-12-01T07:58:47.476Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:58:47 [2019-12-01T07:58:47.476Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:58:47 [2019-12-01T07:58:47.742Z] === RUN   TestDockerSuite/TestCpToDot
07:58:48 [2019-12-01T07:58:48.220Z] --- PASS: TestWaitBlocked (0.04s)
07:58:48 [2019-12-01T07:58:48.220Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s)
07:58:48 [2019-12-01T07:58:48.220Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s)
07:58:48 [2019-12-01T07:58:48.220Z] === CONT  TestContainerStartOnDaemonRestart
07:58:48 [2019-12-01T07:58:48.220Z] === CONT  TestIpcModeOlderClient
07:58:48 [2019-12-01T07:58:48.220Z] === CONT  TestDaemonRestartIpcMode
07:58:48 [2019-12-01T07:58:48.558Z] --- PASS: TestIpcModeOlderClient (0.15s)
07:58:49 [2019-12-01T07:58:49.107Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
07:58:50 [2019-12-01T07:58:50.006Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
07:58:50 [2019-12-01T07:58:50.996Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
07:58:51 [2019-12-01T07:58:51.922Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
07:58:52 [2019-12-01T07:58:52.413Z] --- PASS: TestDaemonRestartIpcMode (3.93s)
07:58:52 [2019-12-01T07:58:52.413Z] --- PASS: TestContainerStartOnDaemonRestart (3.98s)
07:58:52 [2019-12-01T07:58:52.413Z] PASS
07:58:52 [2019-12-01T07:58:52.413Z] 
07:58:52 [2019-12-01T07:58:52.413Z] === Skipped
07:58:52 [2019-12-01T07:58:52.413Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
07:58:52 [2019-12-01T07:58:52.413Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:58:52 [2019-12-01T07:58:52.413Z] 
07:58:52 [2019-12-01T07:58:52.413Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:58:52 [2019-12-01T07:58:52.413Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:58:52 [2019-12-01T07:58:52.413Z] 
07:58:52 [2019-12-01T07:58:52.413Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
07:58:52 [2019-12-01T07:58:52.413Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:58:52 [2019-12-01T07:58:52.413Z] 
07:58:52 [2019-12-01T07:58:52.413Z] 
07:58:52 [2019-12-01T07:58:52.413Z] DONE 197 tests, 3 skipped in 120.820s
07:58:52 [2019-12-01T07:58:52.413Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
07:58:52 [2019-12-01T07:58:52.413Z] ++ 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
07:58:52 [2019-12-01T07:58:52.413Z] ++ set -e
07:58:52 [2019-12-01T07:58:52.413Z] ++ '[' -n 0 ']'
07:58:52 [2019-12-01T07:58:52.413Z] ++ set -x
07:58:52 [2019-12-01T07:58:52.413Z] ++ env -i DEST=/go/src/github.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
07:58:52 [2019-12-01T07:58:52.413Z] INFO: Testing against a local daemon
07:58:52 [2019-12-01T07:58:52.413Z] === RUN   TestCommitInheritsEnv
07:58:52 [2019-12-01T07:58:52.751Z] --- PASS: TestCommitInheritsEnv (0.43s)
07:58:52 [2019-12-01T07:58:52.751Z] === RUN   TestImportExtremelyLargeImageWorks
07:58:52 [2019-12-01T07:58:52.751Z] === PAUSE TestImportExtremelyLargeImageWorks
07:58:52 [2019-12-01T07:58:52.751Z] === RUN   TestImagesFilterMultiReference
07:58:53 [2019-12-01T07:58:53.088Z] --- PASS: TestImagesFilterMultiReference (0.07s)
07:58:53 [2019-12-01T07:58:53.088Z] === RUN   TestImagePullPlatformInvalid
07:58:53 [2019-12-01T07:58:53.088Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
07:58:53 [2019-12-01T07:58:53.088Z] === RUN   TestRemoveImageOrphaning
07:58:53 [2019-12-01T07:58:53.286Z] === RUN   TestDockerSuite/TestCpToStdout
07:58:53 [2019-12-01T07:58:53.426Z] --- PASS: TestRemoveImageOrphaning (0.43s)
07:58:53 [2019-12-01T07:58:53.426Z] === RUN   TestRemoveImageGarbageCollector
07:58:53 [2019-12-01T07:58:53.426Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:58:53 [2019-12-01T07:58:53.426Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:58:53 [2019-12-01T07:58:53.426Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:58:53 [2019-12-01T07:58:53.426Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
07:58:53 [2019-12-01T07:58:53.426Z] === RUN   TestTagInvalidReference
07:58:53 [2019-12-01T07:58:53.426Z] --- PASS: TestTagInvalidReference (0.03s)
07:58:53 [2019-12-01T07:58:53.426Z] === RUN   TestTagValidPrefixedRepo
07:58:53 [2019-12-01T07:58:53.426Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
07:58:53 [2019-12-01T07:58:53.426Z] === RUN   TestTagExistedNameWithoutForce
07:58:53 [2019-12-01T07:58:53.772Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
07:58:53 [2019-12-01T07:58:53.772Z] === RUN   TestTagOfficialNames
07:58:53 [2019-12-01T07:58:53.772Z] --- PASS: TestTagOfficialNames (0.06s)
07:58:53 [2019-12-01T07:58:53.772Z] === RUN   TestTagMatchesDigest
07:58:53 [2019-12-01T07:58:53.772Z] --- PASS: TestTagMatchesDigest (0.03s)
07:58:53 [2019-12-01T07:58:53.772Z] === CONT  TestImportExtremelyLargeImageWorks
07:58:54 [2019-12-01T07:58:54.214Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
07:58:58 [2019-12-01T07:58:58.380Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
07:58:58 [2019-12-01T07:58:58.380Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
07:58:59 [2019-12-01T07:58:59.311Z] === RUN   TestDockerSuite/TestCpVolumePath
07:59:01 [2019-12-01T07:59:01.202Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
07:59:01 [2019-12-01T07:59:01.457Z] === RUN   TestDockerSuite/TestCreateArgs
07:59:01 [2019-12-01T07:59:01.457Z] === RUN   TestDockerSuite/TestCreateByImageID
07:59:02 [2019-12-01T07:59:02.019Z] === RUN   TestDockerSuite/TestCreateEchoStdout
07:59:02 [2019-12-01T07:59:02.949Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
07:59:02 [2019-12-01T07:59:02.949Z] === RUN   TestDockerSuite/TestCreateHostConfig
07:59:02 [2019-12-01T07:59:02.949Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
07:59:03 [2019-12-01T07:59:03.877Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
07:59:04 [2019-12-01T07:59:04.133Z] === RUN   TestDockerSuite/TestCreateLabels
07:59:04 [2019-12-01T07:59:04.133Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
07:59:04 [2019-12-01T07:59:04.389Z] === RUN   TestDockerSuite/TestCreateRM
07:59:04 [2019-12-01T07:59:04.645Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
07:59:04 [2019-12-01T07:59:04.645Z] === RUN   TestDockerSuite/TestCreateStopSignal
07:59:04 [2019-12-01T07:59:04.645Z] === RUN   TestDockerSuite/TestCreateStopTimeout
07:59:04 [2019-12-01T07:59:04.900Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
07:59:07 [2019-12-01T07:59:07.416Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
07:59:07 [2019-12-01T07:59:07.416Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
07:59:07 [2019-12-01T07:59:07.416Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
07:59:11 [2019-12-01T07:59:11.608Z] === RUN   TestDockerSuite/TestCreateWithPortRange
07:59:11 [2019-12-01T07:59:11.608Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
07:59:11 [2019-12-01T07:59:11.608Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
07:59:11 [2019-12-01T07:59:11.608Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
07:59:11 [2019-12-01T07:59:11.608Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
07:59:11 [2019-12-01T07:59:11.608Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
07:59:11 [2019-12-01T07:59:11.608Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
07:59:12 [2019-12-01T07:59:12.171Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
07:59:14 [2019-12-01T07:59:14.063Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
07:59:14 [2019-12-01T07:59:14.990Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
07:59:16 [2019-12-01T07:59:16.880Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
07:59:19 [2019-12-01T07:59:19.398Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
07:59:20 [2019-12-01T07:59:20.325Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
07:59:21 [2019-12-01T07:59:21.267Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
07:59:21 [2019-12-01T07:59:21.267Z] === RUN   TestDockerSuite/TestDevicePermissions
07:59:22 [2019-12-01T07:59:22.199Z] === RUN   TestDockerSuite/TestDockerFails
07:59:22 [2019-12-01T07:59:22.199Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
07:59:22 [2019-12-01T07:59:22.199Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
07:59:22 [2019-12-01T07:59:22.199Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
07:59:23 [2019-12-01T07:59:23.564Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
07:59:24 [2019-12-01T07:59:24.127Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
07:59:26 [2019-12-01T07:59:26.016Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
07:59:26 [2019-12-01T07:59:26.016Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
07:59:26 [2019-12-01T07:59:26.016Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
07:59:26 [2019-12-01T07:59:26.016Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
07:59:29 [2019-12-01T07:59:29.282Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
07:59:32 [2019-12-01T07:59:32.551Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
07:59:36 [2019-12-01T07:59:36.722Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
07:59:39 [2019-12-01T07:59:39.240Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
07:59:41 [2019-12-01T07:59:41.130Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
07:59:42 [2019-12-01T07:59:42.494Z] === RUN   TestDockerSuite/TestEventsAttach
07:59:43 [2019-12-01T07:59:43.055Z] === RUN   TestDockerSuite/TestEventsCommit
07:59:43 [2019-12-01T07:59:43.983Z] === RUN   TestDockerSuite/TestEventsContainerEvents
07:59:44 [2019-12-01T07:59:44.910Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
07:59:45 [2019-12-01T07:59:45.479Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
07:59:45 [2019-12-01T07:59:45.739Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
07:59:46 [2019-12-01T07:59:46.667Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
07:59:48 [2019-12-01T07:59:48.556Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
07:59:50 [2019-12-01T07:59:50.446Z] === RUN   TestDockerSuite/TestEventsContainerRestart
07:59:52 [2019-12-01T07:59:52.337Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
07:59:54 [2019-12-01T07:59:54.226Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
07:59:57 [2019-12-01T07:59:57.495Z] === RUN   TestDockerSuite/TestEventsCopy
07:59:58 [2019-12-01T07:59:58.423Z] === RUN   TestDockerSuite/TestEventsFilterContainer
08:00:00 [2019-12-01T08:00:00.315Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
08:00:01 [2019-12-01T08:00:01.243Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
08:00:01 [2019-12-01T08:00:01.805Z] === RUN   TestDockerSuite/TestEventsFilterImageName
08:00:03 [2019-12-01T08:00:03.171Z] === RUN   TestDockerSuite/TestEventsFilterLabels
08:00:04 [2019-12-01T08:00:04.097Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
08:00:04 [2019-12-01T08:00:04.353Z] === RUN   TestDockerSuite/TestEventsFilterType
08:00:04 [2019-12-01T08:00:04.609Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
08:00:04 [2019-12-01T08:00:04.865Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
08:00:04 [2019-12-01T08:00:04.865Z] === RUN   TestDockerSuite/TestEventsFilters
08:00:06 [2019-12-01T08:00:06.754Z] === RUN   TestDockerSuite/TestEventsFormat
08:00:08 [2019-12-01T08:00:08.130Z] === RUN   TestDockerSuite/TestEventsFormatBadField
08:00:08 [2019-12-01T08:00:08.130Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
08:00:08 [2019-12-01T08:00:08.130Z] === RUN   TestDockerSuite/TestEventsImageImport
08:00:09 [2019-12-01T08:00:09.059Z] === RUN   TestDockerSuite/TestEventsImageLoad
08:00:09 [2019-12-01T08:00:09.314Z] === RUN   TestDockerSuite/TestEventsImagePull
08:00:09 [2019-12-01T08:00:09.570Z] === RUN   TestDockerSuite/TestEventsImageTag
08:00:10 [2019-12-01T08:00:10.935Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
08:00:10 [2019-12-01T08:00:10.935Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
08:00:10 [2019-12-01T08:00:10.935Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
08:00:10 [2019-12-01T08:00:10.935Z] === RUN   TestDockerSuite/TestEventsPluginOps
08:00:12 [2019-12-01T08:00:12.824Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
08:00:13 [2019-12-01T08:00:13.751Z] === RUN   TestDockerSuite/TestEventsRename
08:00:14 [2019-12-01T08:00:14.678Z] === RUN   TestDockerSuite/TestEventsResize
08:00:15 [2019-12-01T08:00:15.605Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
08:00:16 [2019-12-01T08:00:16.170Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
08:00:17 [2019-12-01T08:00:17.535Z] === RUN   TestDockerSuite/TestEventsStreaming
08:00:18 [2019-12-01T08:00:18.097Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
08:00:21 [2019-12-01T08:00:21.363Z] === RUN   TestDockerSuite/TestEventsTop
08:00:22 [2019-12-01T08:00:22.291Z] === RUN   TestDockerSuite/TestEventsUntag
08:00:22 [2019-12-01T08:00:22.291Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
08:00:24 [2019-12-01T08:00:24.806Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
08:00:25 [2019-12-01T08:00:25.368Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
08:00:26 [2019-12-01T08:00:26.301Z] === RUN   TestDockerSuite/TestExec
08:00:27 [2019-12-01T08:00:27.667Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
08:00:28 [2019-12-01T08:00:28.229Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
08:00:29 [2019-12-01T08:00:29.162Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
08:00:30 [2019-12-01T08:00:30.090Z] === RUN   TestDockerSuite/TestExecAPIStart
08:00:32 [2019-12-01T08:00:32.609Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
08:00:33 [2019-12-01T08:00:33.536Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
08:00:34 [2019-12-01T08:00:34.466Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
08:00:35 [2019-12-01T08:00:35.396Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
08:00:36 [2019-12-01T08:00:36.325Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
08:00:37 [2019-12-01T08:00:37.253Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
08:00:38 [2019-12-01T08:00:38.619Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
08:00:39 [2019-12-01T08:00:39.985Z] === RUN   TestDockerSuite/TestExecCgroup
08:00:41 [2019-12-01T08:00:41.876Z] === RUN   TestDockerSuite/TestExecEnv
08:00:42 [2019-12-01T08:00:42.437Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
08:00:44 [2019-12-01T08:00:44.326Z] === RUN   TestDockerSuite/TestExecExitStatus
08:00:45 [2019-12-01T08:00:45.254Z] === RUN   TestDockerSuite/TestExecInspectID
08:00:47 [2019-12-01T08:00:47.770Z] === RUN   TestDockerSuite/TestExecInteractive
08:00:48 [2019-12-01T08:00:48.332Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
08:00:49 [2019-12-01T08:00:49.260Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
08:00:49 [2019-12-01T08:00:49.516Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
08:00:50 [2019-12-01T08:00:50.468Z] === RUN   TestDockerSuite/TestExecParseError
08:00:51 [2019-12-01T08:00:51.030Z] === RUN   TestDockerSuite/TestExecPausedContainer
08:00:52 [2019-12-01T08:00:52.404Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
08:00:53 [2019-12-01T08:00:53.335Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
08:00:57 [2019-12-01T08:00:57.503Z] === RUN   TestDockerSuite/TestExecSetEnv
08:00:58 [2019-12-01T08:00:58.065Z] === RUN   TestDockerSuite/TestExecStartFails
08:00:58 [2019-12-01T08:00:58.994Z] === RUN   TestDockerSuite/TestExecStateCleanup
08:01:01 [2019-12-01T08:01:01.843Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
08:01:01 [2019-12-01T08:01:01.843Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
08:01:01 [2019-12-01T08:01:01.843Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
08:01:01 [2019-12-01T08:01:01.843Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
08:01:05 [2019-12-01T08:01:05.617Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
08:01:06 [2019-12-01T08:01:06.598Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
08:01:06 [2019-12-01T08:01:06.598Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
08:01:06 [2019-12-01T08:01:06.598Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
08:01:06 [2019-12-01T08:01:06.598Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
08:01:07 [2019-12-01T08:01:07.065Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
08:01:08 [2019-12-01T08:01:08.046Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
08:01:10 [2019-12-01T08:01:10.984Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
08:01:11 [2019-12-01T08:01:11.160Z] === RUN   TestDockerSuite/TestExecStopNotHanging
08:01:11 [2019-12-01T08:01:11.160Z] === RUN   TestDockerSuite/TestExecTTY
08:01:12 [2019-12-01T08:01:12.089Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
08:01:12 [2019-12-01T08:01:12.638Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
08:01:12 [2019-12-01T08:01:12.638Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
08:01:12 [2019-12-01T08:01:12.638Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
08:01:12 [2019-12-01T08:01:12.638Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
08:01:13 [2019-12-01T08:01:13.456Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
08:01:14 [2019-12-01T08:01:14.383Z] === RUN   TestDockerSuite/TestExecUlimits
08:01:15 [2019-12-01T08:01:15.579Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
08:01:15 [2019-12-01T08:01:15.749Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
08:01:15 [2019-12-01T08:01:15.749Z] === RUN   TestDockerSuite/TestExecWithImageUser
08:01:18 [2019-12-01T08:01:18.265Z] === RUN   TestDockerSuite/TestExecWithNoTERM
08:01:18 [2019-12-01T08:01:18.826Z] === RUN   TestDockerSuite/TestExecWithPrivileged
08:01:20 [2019-12-01T08:01:20.201Z] === RUN   TestDockerSuite/TestExecWithTERM
08:01:21 [2019-12-01T08:01:21.127Z] === RUN   TestDockerSuite/TestExecWithUser
08:01:21 [2019-12-01T08:01:21.383Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
08:01:21 [2019-12-01T08:01:21.945Z] === RUN   TestDockerSuite/TestGetContainerStats
08:01:27 [2019-12-01T08:01:27.192Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
08:01:28 [2019-12-01T08:01:28.036Z] === RUN   TestDockerSuite/TestBuildAddNonTar
08:01:33 [2019-12-01T08:01:33.730Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
08:01:33 [2019-12-01T08:01:33.879Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
08:01:34 [2019-12-01T08:01:34.344Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
08:01:34 [2019-12-01T08:01:34.344Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
08:01:35 [2019-12-01T08:01:35.618Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
08:01:37 [2019-12-01T08:01:37.281Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
08:01:38 [2019-12-01T08:01:38.841Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
08:01:40 [2019-12-01T08:01:40.864Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
08:01:41 [2019-12-01T08:01:41.120Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
08:01:41 [2019-12-01T08:01:41.120Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
08:01:41 [2019-12-01T08:01:41.120Z] === RUN   TestDockerSuite/TestHealth
08:01:44 [2019-12-01T08:01:44.682Z] === RUN   TestDockerSuite/TestBuildAddScript
08:01:44 [2019-12-01T08:01:44.682Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
08:01:44 [2019-12-01T08:01:44.682Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
08:01:44 [2019-12-01T08:01:44.682Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
08:01:44 [2019-12-01T08:01:44.682Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
08:01:44 [2019-12-01T08:01:44.682Z] === RUN   TestDockerSuite/TestBuildAddTar
08:01:49 [2019-12-01T08:01:49.204Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
08:02:04 [2019-12-01T08:02:04.053Z] === RUN   TestDockerSuite/TestHistoryExistentImage
08:02:04 [2019-12-01T08:02:04.053Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
08:02:04 [2019-12-01T08:02:04.053Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
08:02:04 [2019-12-01T08:02:04.053Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
08:02:04 [2019-12-01T08:02:04.053Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
08:02:04 [2019-12-01T08:02:04.053Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
08:02:04 [2019-12-01T08:02:04.308Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
08:02:04 [2019-12-01T08:02:04.309Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
08:02:04 [2019-12-01T08:02:04.309Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
08:02:04 [2019-12-01T08:02:04.309Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
08:02:04 [2019-12-01T08:02:04.871Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
08:02:05 [2019-12-01T08:02:05.127Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
08:02:05 [2019-12-01T08:02:05.688Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
08:02:05 [2019-12-01T08:02:05.688Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
08:02:06 [2019-12-01T08:02:06.614Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
08:02:06 [2019-12-01T08:02:06.614Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
08:02:07 [2019-12-01T08:02:07.543Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
08:02:08 [2019-12-01T08:02:08.470Z] === RUN   TestDockerSuite/TestImagesFormat
08:02:08 [2019-12-01T08:02:08.470Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
08:02:09 [2019-12-01T08:02:09.398Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
08:02:12 [2019-12-01T08:02:12.665Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
08:02:12 [2019-12-01T08:02:12.665Z] === RUN   TestDockerSuite/TestImportBadURL
08:02:12 [2019-12-01T08:02:12.665Z] === RUN   TestDockerSuite/TestImportDisplay
08:02:14 [2019-12-01T08:02:14.554Z] === RUN   TestDockerSuite/TestImportFile
08:02:16 [2019-12-01T08:02:16.444Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
08:02:16 [2019-12-01T08:02:16.444Z] === RUN   TestDockerSuite/TestImportFileWithMessage
08:02:18 [2019-12-01T08:02:18.336Z] === RUN   TestDockerSuite/TestImportGzipped
08:02:20 [2019-12-01T08:02:20.225Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
08:02:20 [2019-12-01T08:02:20.478Z] === RUN   TestDockerSuite/TestBuildAddTarXz
08:02:20 [2019-12-01T08:02:20.478Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
08:02:20 [2019-12-01T08:02:20.478Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
08:02:22 [2019-12-01T08:02:22.117Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
08:02:22 [2019-12-01T08:02:22.679Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
08:02:24 [2019-12-01T08:02:24.044Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
08:02:24 [2019-12-01T08:02:24.628Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
08:02:24 [2019-12-01T08:02:24.628Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
08:02:24 [2019-12-01T08:02:24.628Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
08:02:25 [2019-12-01T08:02:25.555Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
08:02:26 [2019-12-01T08:02:26.484Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
08:02:27 [2019-12-01T08:02:27.413Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
08:02:27 [2019-12-01T08:02:27.975Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
08:02:27 [2019-12-01T08:02:27.975Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
08:02:28 [2019-12-01T08:02:28.904Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
08:02:29 [2019-12-01T08:02:29.835Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
08:02:29 [2019-12-01T08:02:29.835Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
08:02:32 [2019-12-01T08:02:32.358Z] === RUN   TestDockerSuite/TestInspectAmpersand
08:02:32 [2019-12-01T08:02:32.920Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
08:02:33 [2019-12-01T08:02:33.482Z] === RUN   TestDockerSuite/TestInspectByPrefix
08:02:33 [2019-12-01T08:02:33.739Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
08:02:34 [2019-12-01T08:02:34.666Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
08:02:34 [2019-12-01T08:02:34.666Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
08:02:36 [2019-12-01T08:02:36.032Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
08:02:36 [2019-12-01T08:02:36.594Z] === RUN   TestDockerSuite/TestInspectDefault
08:02:37 [2019-12-01T08:02:37.522Z] === RUN   TestDockerSuite/TestInspectHistory
08:02:38 [2019-12-01T08:02:38.889Z] === RUN   TestDockerSuite/TestInspectImage
08:02:38 [2019-12-01T08:02:38.889Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
08:02:38 [2019-12-01T08:02:38.889Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
08:02:38 [2019-12-01T08:02:38.889Z] === RUN   TestDockerSuite/TestInspectInt64
08:02:39 [2019-12-01T08:02:39.816Z] === RUN   TestDockerSuite/TestInspectJSONFields
08:02:40 [2019-12-01T08:02:40.744Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
08:02:40 [2019-12-01T08:02:40.744Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
08:02:41 [2019-12-01T08:02:41.664Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
08:02:41 [2019-12-01T08:02:41.671Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
08:02:42 [2019-12-01T08:02:42.128Z] === RUN   TestDockerSuite/TestBuildBlankName
08:02:42 [2019-12-01T08:02:42.593Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
08:02:42 [2019-12-01T08:02:42.599Z] === RUN   TestDockerSuite/TestInspectPlugin
08:02:44 [2019-12-01T08:02:44.491Z] === RUN   TestDockerSuite/TestInspectRootFS
08:02:44 [2019-12-01T08:02:44.491Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
08:02:45 [2019-12-01T08:02:45.423Z] === RUN   TestDockerSuite/TestInspectStatus
08:02:46 [2019-12-01T08:02:46.792Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
08:02:49 [2019-12-01T08:02:49.312Z] === RUN   TestDockerSuite/TestInspectTemplateError
08:02:49 [2019-12-01T08:02:49.874Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
08:02:50 [2019-12-01T08:02:50.803Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
08:02:51 [2019-12-01T08:02:51.228Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
08:02:51 [2019-12-01T08:02:51.228Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
08:02:51 [2019-12-01T08:02:51.732Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
08:02:52 [2019-12-01T08:02:52.662Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
08:02:53 [2019-12-01T08:02:53.590Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
08:02:54 [2019-12-01T08:02:54.519Z] === RUN   TestDockerSuite/TestInspectUnknownObject
08:02:54 [2019-12-01T08:02:54.519Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
08:02:54 [2019-12-01T08:02:54.775Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
08:02:57 [2019-12-01T08:02:57.077Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
08:02:57 [2019-12-01T08:02:57.292Z] === RUN   TestDockerSuite/TestLinkShortDefinition
08:02:59 [2019-12-01T08:02:59.183Z] === RUN   TestDockerSuite/TestLinksEnvs
08:03:00 [2019-12-01T08:03:00.110Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
08:03:00 [2019-12-01T08:03:00.672Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
08:03:01 [2019-12-01T08:03:01.236Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
08:03:03 [2019-12-01T08:03:03.127Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
08:03:03 [2019-12-01T08:03:03.127Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
08:03:06 [2019-12-01T08:03:06.401Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
08:03:06 [2019-12-01T08:03:06.964Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
08:03:07 [2019-12-01T08:03:07.474Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
08:03:08 [2019-12-01T08:03:08.852Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
08:03:08 [2019-12-01T08:03:08.852Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
08:03:09 [2019-12-01T08:03:09.781Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
08:03:11 [2019-12-01T08:03:11.672Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
08:03:12 [2019-12-01T08:03:12.235Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
08:03:12 [2019-12-01T08:03:12.491Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
08:03:13 [2019-12-01T08:03:13.053Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
08:03:15 [2019-12-01T08:03:15.571Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
08:03:16 [2019-12-01T08:03:16.107Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
08:03:16 [2019-12-01T08:03:16.572Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
08:03:21 [2019-12-01T08:03:21.307Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
08:03:21 [2019-12-01T08:03:21.307Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
08:03:21 [2019-12-01T08:03:21.307Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
08:03:22 [2019-12-01T08:03:22.113Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
08:03:26 [2019-12-01T08:03:26.281Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
08:03:27 [2019-12-01T08:03:27.646Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
08:03:28 [2019-12-01T08:03:28.437Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
08:03:28 [2019-12-01T08:03:28.437Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
08:03:28 [2019-12-01T08:03:28.437Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
08:03:28 [2019-12-01T08:03:28.437Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
08:03:28 [2019-12-01T08:03:28.437Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
08:03:28 [2019-12-01T08:03:28.580Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
08:03:30 [2019-12-01T08:03:30.472Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
08:03:31 [2019-12-01T08:03:31.413Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
08:03:34 [2019-12-01T08:03:34.680Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
08:03:34 [2019-12-01T08:03:34.680Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
08:03:34 [2019-12-01T08:03:34.680Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
08:03:34 [2019-12-01T08:03:34.680Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
08:03:34 [2019-12-01T08:03:34.680Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
08:03:35 [2019-12-01T08:03:35.607Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
08:03:36 [2019-12-01T08:03:36.170Z] === RUN   TestDockerSuite/TestLogsAPIUntil
08:03:40 [2019-12-01T08:03:40.337Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
08:03:40 [2019-12-01T08:03:40.899Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
08:03:46 [2019-12-01T08:03:46.142Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
08:03:46 [2019-12-01T08:03:46.703Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
08:03:46 [2019-12-01T08:03:46.703Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
08:03:48 [2019-12-01T08:03:48.070Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
08:03:49 [2019-12-01T08:03:49.002Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
08:03:49 [2019-12-01T08:03:49.929Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
08:03:51 [2019-12-01T08:03:51.296Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
08:03:52 [2019-12-01T08:03:52.224Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
08:03:53 [2019-12-01T08:03:53.152Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
08:03:55 [2019-12-01T08:03:55.057Z] === RUN   TestDockerSuite/TestLogsFollowStopped
08:03:55 [2019-12-01T08:03:55.987Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
08:03:56 [2019-12-01T08:03:56.915Z] === RUN   TestDockerSuite/TestLogsSince
08:04:03 [2019-12-01T08:04:03.542Z] --- PASS: TestImportExtremelyLargeImageWorks (298.27s)
08:04:03 [2019-12-01T08:04:03.543Z] PASS
08:04:03 [2019-12-01T08:04:03.543Z] 
08:04:03 [2019-12-01T08:04:03.543Z] === Skipped
08:04:03 [2019-12-01T08:04:03.543Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
08:04:03 [2019-12-01T08:04:03.543Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:04:03 [2019-12-01T08:04:03.543Z] 
08:04:03 [2019-12-01T08:04:03.543Z] 
08:04:03 [2019-12-01T08:04:03.543Z] DONE 12 tests, 1 skipped in 299.637s
08:04:03 [2019-12-01T08:04:03.543Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
08:04:03 [2019-12-01T08:04:03.543Z] ++ 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
08:04:03 [2019-12-01T08:04:03.543Z] ++ set -e
08:04:03 [2019-12-01T08:04:03.543Z] ++ '[' -n 0 ']'
08:04:03 [2019-12-01T08:04:03.543Z] ++ set -x
08:04:03 [2019-12-01T08:04:03.543Z] ++ env -i DEST=/go/src/github.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
08:04:03 [2019-12-01T08:04:03.543Z] INFO: Testing against a local daemon
08:04:03 [2019-12-01T08:04:03.543Z] === RUN   TestNetworkCreateDelete
08:04:03 [2019-12-01T08:04:03.543Z] --- PASS: TestNetworkCreateDelete (0.22s)
08:04:03 [2019-12-01T08:04:03.543Z] === RUN   TestDockerNetworkDeletePreferID
08:04:03 [2019-12-01T08:04:03.543Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s)
08:04:03 [2019-12-01T08:04:03.543Z] === RUN   TestInspectNetwork
08:04:03 [2019-12-01T08:04:03.543Z] === RUN   TestInspectNetwork/full_network_id
08:04:03 [2019-12-01T08:04:03.543Z] === RUN   TestInspectNetwork/partial_network_id
08:04:03 [2019-12-01T08:04:03.543Z] === RUN   TestInspectNetwork/network_name
08:04:03 [2019-12-01T08:04:03.543Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:04:03 [2019-12-01T08:04:03.543Z] --- PASS: TestInspectNetwork (8.62s)
08:04:03 [2019-12-01T08:04:03.543Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
08:04:03 [2019-12-01T08:04:03.543Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:04:03 [2019-12-01T08:04:03.543Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:04:03 [2019-12-01T08:04:03.543Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:04:03 [2019-12-01T08:04:03.543Z] === RUN   TestRunContainerWithBridgeNone
08:04:03 [2019-12-01T08:04:03.882Z] --- PASS: TestRunContainerWithBridgeNone (2.52s)
08:04:03 [2019-12-01T08:04:03.882Z] === RUN   TestNetworkInvalidJSON
08:04:04 [2019-12-01T08:04:04.222Z] === RUN   TestNetworkInvalidJSON//networks/create
08:04:04 [2019-12-01T08:04:04.222Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:04:04 [2019-12-01T08:04:04.222Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:04:04 [2019-12-01T08:04:04.222Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:04:04 [2019-12-01T08:04:04.222Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:04:04 [2019-12-01T08:04:04.222Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:04:04 [2019-12-01T08:04:04.222Z] === CONT  TestNetworkInvalidJSON//networks/create
08:04:04 [2019-12-01T08:04:04.222Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:04:04 [2019-12-01T08:04:04.222Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:04:04 [2019-12-01T08:04:04.222Z] --- PASS: TestNetworkInvalidJSON (0.04s)
08:04:04 [2019-12-01T08:04:04.222Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:04:04 [2019-12-01T08:04:04.222Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:04:04 [2019-12-01T08:04:04.222Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:04:04 [2019-12-01T08:04:04.222Z] === RUN   TestDaemonRestartWithLiveRestore
08:04:04 [2019-12-01T08:04:04.317Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
08:04:04 [2019-12-01T08:04:04.999Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
08:04:04 [2019-12-01T08:04:04.999Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
08:04:05 [2019-12-01T08:04:05.401Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
08:04:05 [2019-12-01T08:04:05.401Z] === RUN   TestDaemonDefaultNetworkPools
08:04:05 [2019-12-01T08:04:05.871Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
08:04:06 [2019-12-01T08:04:06.133Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
08:04:06 [2019-12-01T08:04:06.133Z] === RUN   TestDaemonRestartWithExistingNetwork
08:04:06 [2019-12-01T08:04:06.336Z] === RUN   TestDockerSuite/TestBuildCacheAdd
08:04:06 [2019-12-01T08:04:06.801Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
08:04:07 [2019-12-01T08:04:07.314Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
08:04:07 [2019-12-01T08:04:07.314Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:04:08 [2019-12-01T08:04:08.356Z] === RUN   TestDockerSuite/TestBuildCacheFrom
08:04:08 [2019-12-01T08:04:08.356Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
08:04:09 [2019-12-01T08:04:09.015Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s)
08:04:09 [2019-12-01T08:04:09.015Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:04:09 [2019-12-01T08:04:09.164Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
08:04:09 [2019-12-01T08:04:09.355Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
08:04:09 [2019-12-01T08:04:09.355Z] === RUN   TestServiceWithPredefinedNetwork
08:04:09 [2019-12-01T08:04:09.726Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
08:04:10 [2019-12-01T08:04:10.655Z] === RUN   TestDockerSuite/TestLogsTail
08:04:11 [2019-12-01T08:04:11.218Z] === RUN   TestDockerSuite/TestLogsTimestamps
08:04:11 [2019-12-01T08:04:11.671Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s)
08:04:11 [2019-12-01T08:04:11.671Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:04:11 [2019-12-01T08:04:11.671Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:04:11 [2019-12-01T08:04:11.671Z]     service_test.go:230: FLAKY_TEST
08:04:11 [2019-12-01T08:04:11.671Z] === RUN   TestServiceWithDataPathPortInit
08:04:12 [2019-12-01T08:04:12.146Z] === RUN   TestDockerSuite/TestLogsWithDetails
08:04:13 [2019-12-01T08:04:13.075Z] === RUN   TestDockerSuite/TestMountIntoProc
08:04:13 [2019-12-01T08:04:13.093Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
08:04:13 [2019-12-01T08:04:13.331Z] === RUN   TestDockerSuite/TestMountIntoSys
08:04:14 [2019-12-01T08:04:14.258Z] === RUN   TestDockerSuite/TestNetHostname
08:04:14 [2019-12-01T08:04:14.666Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
08:04:14 [2019-12-01T08:04:14.666Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
08:04:14 [2019-12-01T08:04:14.666Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
08:04:15 [2019-12-01T08:04:15.644Z] === RUN   TestDockerSuite/TestBuildClearCmd
08:04:16 [2019-12-01T08:04:16.630Z] === RUN   TestDockerSuite/TestBuildCmd
08:04:16 [2019-12-01T08:04:16.775Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
08:04:17 [2019-12-01T08:04:17.030Z] === RUN   TestDockerSuite/TestNetworkEvents
08:04:17 [2019-12-01T08:04:17.095Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
08:04:17 [2019-12-01T08:04:17.561Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
08:04:18 [2019-12-01T08:04:18.026Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
08:04:18 [2019-12-01T08:04:18.394Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
08:04:20 [2019-12-01T08:04:20.935Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
08:04:21 [2019-12-01T08:04:21.863Z] === RUN   TestDockerSuite/TestPluginActive
08:04:21 [2019-12-01T08:04:21.863Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
08:04:23 [2019-12-01T08:04:23.754Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
08:04:23 [2019-12-01T08:04:23.867Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
08:04:25 [2019-12-01T08:04:25.121Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
08:04:26 [2019-12-01T08:04:26.072Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
08:04:26 [2019-12-01T08:04:26.072Z] === RUN   TestDockerSuite/TestBuildConditionalCache
08:04:27 [2019-12-01T08:04:27.054Z] === RUN   TestDockerSuite/TestBuildContChar
08:04:27 [2019-12-01T08:04:27.666Z] --- PASS: TestServiceWithDataPathPortInit (15.79s)
08:04:27 [2019-12-01T08:04:27.666Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:04:29 [2019-12-01T08:04:29.297Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
08:04:31 [2019-12-01T08:04:31.814Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
08:04:31 [2019-12-01T08:04:31.814Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
08:04:32 [2019-12-01T08:04:32.070Z] === RUN   TestDockerSuite/TestPluginLogDriver
08:04:32 [2019-12-01T08:04:32.998Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
08:04:35 [2019-12-01T08:04:35.031Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.36s)
08:04:35 [2019-12-01T08:04:35.031Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qq0ifuulnghlk2m67wbe6fkoq Created:2019-12-01 08:04:28.628444099 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[fc4539f49f2f6fc6f60cab07461b1390e27abdddc4b28aec4a148f3434b5d307:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.78okip0x1pyyv91umzrrm6hyl EndpointID:6a5f1b2bd4944e5ff6973a44904a7cc04660debf138bf77f2aa50c429b638a45 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9c1e9cf00fae3cf26526f64716a5c34ca1467ddc9ab29e3bbc86396166a18525 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:b25ddac90c39 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.78okip0x1pyyv91umzrrm6hyl EndpointID:6a5f1b2bd4944e5ff6973a44904a7cc04660debf138bf77f2aa50c429b638a45 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
08:04:35 [2019-12-01T08:04:35.031Z] PASS
08:04:35 [2019-12-01T08:04:35.031Z] 
08:04:35 [2019-12-01T08:04:35.031Z] === Skipped
08:04:35 [2019-12-01T08:04:35.031Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:04:35 [2019-12-01T08:04:35.031Z]     service_test.go:230: FLAKY_TEST
08:04:35 [2019-12-01T08:04:35.031Z] 
08:04:35 [2019-12-01T08:04:35.031Z] 
08:04:35 [2019-12-01T08:04:35.031Z] DONE 21 tests, 1 skipped in 42.870s
08:04:35 [2019-12-01T08:04:35.031Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:04:35 [2019-12-01T08:04:35.031Z] ++ 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
08:04:35 [2019-12-01T08:04:35.031Z] ++ set -e
08:04:35 [2019-12-01T08:04:35.031Z] ++ '[' -n 0 ']'
08:04:35 [2019-12-01T08:04:35.031Z] ++ set -x
08:04:35 [2019-12-01T08:04:35.031Z] ++ env -i DEST=/go/src/github.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
08:04:35 [2019-12-01T08:04:35.031Z] INFO: Testing against a local daemon
08:04:35 [2019-12-01T08:04:35.031Z] === RUN   TestDockerNetworkIpvlanPersistance
08:04:35 [2019-12-01T08:04:35.031Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:04:35 [2019-12-01T08:04:35.031Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:04:35 [2019-12-01T08:04:35.031Z] === RUN   TestDockerNetworkIpvlan
08:04:35 [2019-12-01T08:04:35.031Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:04:35 [2019-12-01T08:04:35.031Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:04:35 [2019-12-01T08:04:35.031Z] PASS
08:04:35 [2019-12-01T08:04:35.031Z] 
08:04:35 [2019-12-01T08:04:35.031Z] === Skipped
08:04:35 [2019-12-01T08:04:35.031Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:04:35 [2019-12-01T08:04:35.031Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:04:35 [2019-12-01T08:04:35.031Z] 
08:04:35 [2019-12-01T08:04:35.031Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:04:35 [2019-12-01T08:04:35.031Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:04:35 [2019-12-01T08:04:35.031Z] 
08:04:35 [2019-12-01T08:04:35.031Z] 
08:04:35 [2019-12-01T08:04:35.031Z] DONE 2 tests, 2 skipped in 0.100s
08:04:35 [2019-12-01T08:04:35.031Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:04:35 [2019-12-01T08:04:35.031Z] ++ 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
08:04:35 [2019-12-01T08:04:35.031Z] ++ set -e
08:04:35 [2019-12-01T08:04:35.031Z] ++ '[' -n 0 ']'
08:04:35 [2019-12-01T08:04:35.031Z] ++ set -x
08:04:35 [2019-12-01T08:04:35.031Z] ++ env -i DEST=/go/src/github.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
08:04:35 [2019-12-01T08:04:35.031Z] INFO: Testing against a local daemon
08:04:35 [2019-12-01T08:04:35.031Z] === RUN   TestDockerNetworkMacvlanPersistance
08:04:35 [2019-12-01T08:04:35.517Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
08:04:36 [2019-12-01T08:04:36.733Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
08:04:36 [2019-12-01T08:04:36.733Z] === RUN   TestDockerNetworkMacvlan
08:04:36 [2019-12-01T08:04:36.884Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
08:04:36 [2019-12-01T08:04:36.884Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
08:04:37 [2019-12-01T08:04:37.462Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:04:38 [2019-12-01T08:04:38.640Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:04:39 [2019-12-01T08:04:39.369Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:04:39 [2019-12-01T08:04:39.401Z] === RUN   TestDockerSuite/TestPluginUpgrade
08:04:41 [2019-12-01T08:04:41.288Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
08:04:41 [2019-12-01T08:04:41.952Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
08:04:41 [2019-12-01T08:04:41.952Z] === RUN   TestDockerSuite/TestBuildContextCleanup
08:04:42 [2019-12-01T08:04:42.384Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:04:42 [2019-12-01T08:04:42.931Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
08:04:44 [2019-12-01T08:04:44.565Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
08:04:44 [2019-12-01T08:04:44.820Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
08:04:45 [2019-12-01T08:04:45.134Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
08:04:45 [2019-12-01T08:04:45.452Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:04:46 [2019-12-01T08:04:46.115Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
08:04:46 [2019-12-01T08:04:46.580Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
08:04:46 [2019-12-01T08:04:46.580Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
08:04:46 [2019-12-01T08:04:46.711Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
08:04:47 [2019-12-01T08:04:47.564Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
08:04:47 [2019-12-01T08:04:47.639Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
08:04:47 [2019-12-01T08:04:47.898Z] === RUN   TestDockerSuite/TestPortHostBinding
08:04:48 [2019-12-01T08:04:48.029Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
08:04:48 [2019-12-01T08:04:48.029Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
08:04:48 [2019-12-01T08:04:48.029Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
08:04:49 [2019-12-01T08:04:49.788Z] === RUN   TestDockerSuite/TestPortList
08:04:50 [2019-12-01T08:04:50.284Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:04:51 [2019-12-01T08:04:51.679Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
08:04:51 [2019-12-01T08:04:51.829Z] --- PASS: TestDockerNetworkMacvlan (15.28s)
08:04:51 [2019-12-01T08:04:51.829Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
08:04:51 [2019-12-01T08:04:51.829Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
08:04:51 [2019-12-01T08:04:51.829Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s)
08:04:51 [2019-12-01T08:04:51.829Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s)
08:04:51 [2019-12-01T08:04:51.829Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.23s)
08:04:51 [2019-12-01T08:04:51.829Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.09s)
08:04:51 [2019-12-01T08:04:51.829Z] PASS
08:04:51 [2019-12-01T08:04:51.829Z] 
08:04:51 [2019-12-01T08:04:51.829Z] DONE 8 tests in 16.876s
08:04:51 [2019-12-01T08:04:51.829Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
08:04:51 [2019-12-01T08:04:51.829Z] ++ 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
08:04:51 [2019-12-01T08:04:51.829Z] ++ set -e
08:04:51 [2019-12-01T08:04:51.829Z] ++ '[' -n 0 ']'
08:04:51 [2019-12-01T08:04:51.829Z] ++ set -x
08:04:51 [2019-12-01T08:04:51.829Z] ++ env -i DEST=/go/src/github.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
08:04:51 [2019-12-01T08:04:51.829Z] testing: warning: no tests to run
08:04:51 [2019-12-01T08:04:51.829Z] PASS
08:04:51 [2019-12-01T08:04:51.829Z] 
08:04:51 [2019-12-01T08:04:51.829Z] DONE 0 tests in 0.016s
08:04:51 [2019-12-01T08:04:51.829Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:04:51 [2019-12-01T08:04:51.829Z] ++ 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
08:04:51 [2019-12-01T08:04:51.829Z] ++ set -e
08:04:51 [2019-12-01T08:04:51.829Z] ++ '[' -n 0 ']'
08:04:51 [2019-12-01T08:04:51.829Z] ++ set -x
08:04:51 [2019-12-01T08:04:51.829Z] ++ env -i DEST=/go/src/github.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
08:04:52 [2019-12-01T08:04:52.170Z] INFO: Testing against a local daemon
08:04:52 [2019-12-01T08:04:52.170Z] === RUN   TestAuthZPluginAllowRequest
08:04:53 [2019-12-01T08:04:53.867Z] --- PASS: TestAuthZPluginAllowRequest (1.62s)
08:04:53 [2019-12-01T08:04:53.867Z] === RUN   TestAuthZPluginTLS
08:04:54 [2019-12-01T08:04:54.206Z] --- PASS: TestAuthZPluginTLS (0.59s)
08:04:54 [2019-12-01T08:04:54.206Z] === RUN   TestAuthZPluginDenyRequest
08:04:54 [2019-12-01T08:04:54.934Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
08:04:54 [2019-12-01T08:04:54.934Z] === RUN   TestAuthZPluginAPIDenyResponse
08:04:55 [2019-12-01T08:04:55.273Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
08:04:55 [2019-12-01T08:04:55.273Z] === RUN   TestAuthZPluginDenyResponse
08:04:55 [2019-12-01T08:04:55.998Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
08:04:55 [2019-12-01T08:04:55.998Z] === RUN   TestAuthZPluginAllowEventStream
08:04:57 [2019-12-01T08:04:57.698Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
08:04:57 [2019-12-01T08:04:57.698Z] === RUN   TestAuthZPluginErrorResponse
08:04:58 [2019-12-01T08:04:58.039Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
08:04:58 [2019-12-01T08:04:58.039Z] === RUN   TestAuthZPluginErrorRequest
08:04:58 [2019-12-01T08:04:58.215Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
08:04:58 [2019-12-01T08:04:58.769Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
08:04:58 [2019-12-01T08:04:58.769Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:04:59 [2019-12-01T08:04:59.502Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
08:04:59 [2019-12-01T08:04:59.502Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:05:01 [2019-12-01T08:05:01.487Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
08:05:01 [2019-12-01T08:05:01.811Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s)
08:05:01 [2019-12-01T08:05:01.811Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:05:02 [2019-12-01T08:05:02.853Z] === RUN   TestDockerSuite/TestPostContainersAttach
08:05:02 [2019-12-01T08:05:02.920Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
08:05:03 [2019-12-01T08:05:03.780Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
08:05:04 [2019-12-01T08:05:04.141Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s)
08:05:04 [2019-12-01T08:05:04.141Z] === RUN   TestAuthZPluginHeader
08:05:04 [2019-12-01T08:05:04.868Z] --- PASS: TestAuthZPluginHeader (0.95s)
08:05:04 [2019-12-01T08:05:04.868Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:05:04 [2019-12-01T08:05:04.868Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:05:04 [2019-12-01T08:05:04.868Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:05:04 [2019-12-01T08:05:04.868Z] === RUN   TestAuthZPluginV2Disable
08:05:04 [2019-12-01T08:05:04.868Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:05:04 [2019-12-01T08:05:04.868Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:05:04 [2019-12-01T08:05:04.868Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:05:04 [2019-12-01T08:05:04.868Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:05:04 [2019-12-01T08:05:04.868Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:05:04 [2019-12-01T08:05:04.868Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:05:04 [2019-12-01T08:05:04.868Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:05:04 [2019-12-01T08:05:04.868Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:05:04 [2019-12-01T08:05:04.868Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:05:10 [2019-12-01T08:05:10.316Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
08:05:10 [2019-12-01T08:05:10.316Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
08:05:10 [2019-12-01T08:05:10.316Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
08:05:11 [2019-12-01T08:05:11.243Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
08:05:11 [2019-12-01T08:05:11.243Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
08:05:11 [2019-12-01T08:05:11.812Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
08:05:11 [2019-12-01T08:05:11.812Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
08:05:12 [2019-12-01T08:05:12.747Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
08:05:12 [2019-12-01T08:05:12.747Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
08:05:14 [2019-12-01T08:05:14.636Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
08:05:14 [2019-12-01T08:05:14.636Z] === RUN   TestDockerSuite/TestPruneContainerLabel
08:05:17 [2019-12-01T08:05:17.902Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
08:05:17 [2019-12-01T08:05:17.902Z] === RUN   TestDockerSuite/TestPruneContainerUntil
08:05:19 [2019-12-01T08:05:19.793Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
08:05:20 [2019-12-01T08:05:20.048Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
08:05:20 [2019-12-01T08:05:20.305Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
08:05:20 [2019-12-01T08:05:20.561Z] === RUN   TestDockerSuite/TestPsByOrder
08:05:24 [2019-12-01T08:05:24.138Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s)
08:05:24 [2019-12-01T08:05:24.138Z] PASS
08:05:24 [2019-12-01T08:05:24.138Z] 
08:05:24 [2019-12-01T08:05:24.138Z] === Skipped
08:05:24 [2019-12-01T08:05:24.138Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:05:24 [2019-12-01T08:05:24.138Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:05:24 [2019-12-01T08:05:24.138Z] 
08:05:24 [2019-12-01T08:05:24.138Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:05:24 [2019-12-01T08:05:24.138Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:05:24 [2019-12-01T08:05:24.138Z] 
08:05:24 [2019-12-01T08:05:24.138Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:05:24 [2019-12-01T08:05:24.138Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:05:24 [2019-12-01T08:05:24.138Z] 
08:05:24 [2019-12-01T08:05:24.138Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:05:24 [2019-12-01T08:05:24.138Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:05:24 [2019-12-01T08:05:24.138Z] 
08:05:24 [2019-12-01T08:05:24.138Z] 
08:05:24 [2019-12-01T08:05:24.138Z] DONE 17 tests, 4 skipped in 29.689s
08:05:24 [2019-12-01T08:05:24.138Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:05:24 [2019-12-01T08:05:24.138Z] ++ 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
08:05:24 [2019-12-01T08:05:24.138Z] ++ set -e
08:05:24 [2019-12-01T08:05:24.138Z] ++ '[' -n 0 ']'
08:05:24 [2019-12-01T08:05:24.138Z] ++ set -x
08:05:24 [2019-12-01T08:05:24.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:05:24 [2019-12-01T08:05:24.138Z] INFO: Testing against a local daemon
08:05:24 [2019-12-01T08:05:24.138Z] === RUN   TestPluginInvalidJSON
08:05:24 [2019-12-01T08:05:24.138Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:05:24 [2019-12-01T08:05:24.138Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:05:24 [2019-12-01T08:05:24.138Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:05:24 [2019-12-01T08:05:24.138Z] --- PASS: TestPluginInvalidJSON (0.05s)
08:05:24 [2019-12-01T08:05:24.138Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:05:24 [2019-12-01T08:05:24.138Z] PASS
08:05:24 [2019-12-01T08:05:24.138Z] 
08:05:24 [2019-12-01T08:05:24.138Z] DONE 2 tests in 0.133s
08:05:24 [2019-12-01T08:05:24.138Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:05:24 [2019-12-01T08:05:24.139Z] ++ 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
08:05:24 [2019-12-01T08:05:24.139Z] ++ set -e
08:05:24 [2019-12-01T08:05:24.139Z] ++ '[' -n 0 ']'
08:05:24 [2019-12-01T08:05:24.139Z] ++ set -x
08:05:24 [2019-12-01T08:05:24.139Z] ++ env -i DEST=/go/src/github.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
08:05:24 [2019-12-01T08:05:24.139Z] INFO: Testing against a local daemon
08:05:24 [2019-12-01T08:05:24.139Z] === RUN   TestExternalGraphDriver
08:05:24 [2019-12-01T08:05:24.139Z] === RUN   TestExternalGraphDriver/json
08:05:24 [2019-12-01T08:05:24.139Z] === RUN   TestExternalGraphDriver/spec
08:05:24 [2019-12-01T08:05:24.727Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
08:05:24 [2019-12-01T08:05:24.727Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
08:05:24 [2019-12-01T08:05:24.983Z] === RUN   TestDockerSuite/TestPsListContainersBase
08:05:26 [2019-12-01T08:05:26.445Z] === RUN   TestExternalGraphDriver/pull
08:05:28 [2019-12-01T08:05:28.249Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
08:05:28 [2019-12-01T08:05:28.780Z] --- PASS: TestExternalGraphDriver (6.70s)
08:05:28 [2019-12-01T08:05:28.780Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
08:05:28 [2019-12-01T08:05:28.780Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
08:05:28 [2019-12-01T08:05:28.780Z]     --- PASS: TestExternalGraphDriver/pull (2.40s)
08:05:28 [2019-12-01T08:05:28.780Z] === RUN   TestGraphdriverPluginV2
08:05:28 [2019-12-01T08:05:28.780Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
08:05:28 [2019-12-01T08:05:28.780Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:05:28 [2019-12-01T08:05:28.780Z] PASS
08:05:28 [2019-12-01T08:05:28.780Z] 
08:05:28 [2019-12-01T08:05:28.780Z] === Skipped
08:05:28 [2019-12-01T08:05:28.780Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
08:05:28 [2019-12-01T08:05:28.780Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:05:28 [2019-12-01T08:05:28.780Z] 
08:05:28 [2019-12-01T08:05:28.780Z] 
08:05:28 [2019-12-01T08:05:28.780Z] DONE 5 tests, 1 skipped in 6.856s
08:05:28 [2019-12-01T08:05:28.780Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:05:28 [2019-12-01T08:05:28.780Z] ++ 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
08:05:28 [2019-12-01T08:05:28.780Z] ++ set -e
08:05:28 [2019-12-01T08:05:28.780Z] ++ '[' -n 0 ']'
08:05:28 [2019-12-01T08:05:28.780Z] ++ set -x
08:05:28 [2019-12-01T08:05:28.780Z] ++ env -i DEST=/go/src/github.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
08:05:28 [2019-12-01T08:05:28.780Z] INFO: Testing against a local daemon
08:05:28 [2019-12-01T08:05:28.780Z] === RUN   TestContinueAfterPluginCrash
08:05:28 [2019-12-01T08:05:28.780Z] === PAUSE TestContinueAfterPluginCrash
08:05:28 [2019-12-01T08:05:28.780Z] === RUN   TestDaemonStartWithLogOpt
08:05:28 [2019-12-01T08:05:28.780Z] === PAUSE TestDaemonStartWithLogOpt
08:05:28 [2019-12-01T08:05:28.780Z] === CONT  TestDaemonStartWithLogOpt
08:05:28 [2019-12-01T08:05:28.780Z] === CONT  TestContinueAfterPluginCrash
08:05:28 [2019-12-01T08:05:28.810Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
08:05:34 [2019-12-01T08:05:34.057Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
08:05:34 [2019-12-01T08:05:34.312Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
08:05:34 [2019-12-01T08:05:34.568Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
08:05:36 [2019-12-01T08:05:36.461Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
08:05:38 [2019-12-01T08:05:38.771Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
08:05:38 [2019-12-01T08:05:38.979Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
08:05:39 [2019-12-01T08:05:39.751Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
08:05:40 [2019-12-01T08:05:40.731Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
08:05:44 [2019-12-01T08:05:44.825Z] --- PASS: TestDaemonStartWithLogOpt (14.55s)
08:05:46 [2019-12-01T08:05:46.573Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
08:05:47 [2019-12-01T08:05:47.038Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
08:05:47 [2019-12-01T08:05:47.060Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
08:05:47 [2019-12-01T08:05:47.503Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
08:05:47 [2019-12-01T08:05:47.503Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
08:05:47 [2019-12-01T08:05:47.967Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
08:05:47 [2019-12-01T08:05:47.967Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
08:05:48 [2019-12-01T08:05:48.424Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
08:05:48 [2019-12-01T08:05:48.660Z] --- PASS: TestContinueAfterPluginCrash (19.46s)
08:05:48 [2019-12-01T08:05:48.660Z] PASS
08:05:48 [2019-12-01T08:05:48.660Z] 
08:05:48 [2019-12-01T08:05:48.660Z] DONE 2 tests in 19.556s
08:05:48 [2019-12-01T08:05:48.660Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:05:48 [2019-12-01T08:05:48.660Z] ++ 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
08:05:48 [2019-12-01T08:05:48.660Z] ++ set -e
08:05:48 [2019-12-01T08:05:48.660Z] ++ '[' -n 0 ']'
08:05:48 [2019-12-01T08:05:48.660Z] ++ set -x
08:05:48 [2019-12-01T08:05:48.660Z] ++ env -i DEST=/go/src/github.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
08:05:48 [2019-12-01T08:05:48.660Z] INFO: Testing against a local daemon
08:05:48 [2019-12-01T08:05:48.660Z] === RUN   TestPluginWithDevMounts
08:05:48 [2019-12-01T08:05:48.660Z] === PAUSE TestPluginWithDevMounts
08:05:48 [2019-12-01T08:05:48.660Z] === CONT  TestPluginWithDevMounts
08:05:49 [2019-12-01T08:05:49.792Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
08:05:50 [2019-12-01T08:05:50.961Z] --- PASS: TestPluginWithDevMounts (2.29s)
08:05:50 [2019-12-01T08:05:50.961Z] PASS
08:05:50 [2019-12-01T08:05:50.961Z] 
08:05:50 [2019-12-01T08:05:50.961Z] DONE 1 tests in 2.395s
08:05:50 [2019-12-01T08:05:50.961Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
08:05:50 [2019-12-01T08:05:50.961Z] ++ 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
08:05:50 [2019-12-01T08:05:50.961Z] ++ set -e
08:05:50 [2019-12-01T08:05:50.961Z] ++ '[' -n 0 ']'
08:05:50 [2019-12-01T08:05:50.961Z] ++ set -x
08:05:50 [2019-12-01T08:05:50.961Z] ++ env -i DEST=/go/src/github.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
08:05:50 [2019-12-01T08:05:50.961Z] INFO: Testing against a local daemon
08:05:50 [2019-12-01T08:05:50.961Z] === RUN   TestSecretInspect
08:05:51 [2019-12-01T08:05:51.157Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
08:05:53 [2019-12-01T08:05:53.048Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
08:05:53 [2019-12-01T08:05:53.291Z] --- PASS: TestSecretInspect (2.23s)
08:05:53 [2019-12-01T08:05:53.291Z] === RUN   TestSecretList
08:05:54 [2019-12-01T08:05:54.412Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
08:05:55 [2019-12-01T08:05:55.593Z] --- PASS: TestSecretList (2.21s)
08:05:55 [2019-12-01T08:05:55.593Z] === RUN   TestSecretsCreateAndDelete
08:05:56 [2019-12-01T08:05:56.301Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
08:05:57 [2019-12-01T08:05:57.899Z] --- PASS: TestSecretsCreateAndDelete (2.25s)
08:05:57 [2019-12-01T08:05:57.899Z] === RUN   TestSecretsUpdate
08:05:58 [2019-12-01T08:05:58.816Z] === RUN   TestDockerSuite/TestPsListContainersSize
08:05:59 [2019-12-01T08:05:59.597Z] --- PASS: TestSecretsUpdate (2.20s)
08:05:59 [2019-12-01T08:05:59.597Z] === RUN   TestTemplatedSecret
08:06:00 [2019-12-01T08:06:00.704Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
08:06:00 [2019-12-01T08:06:00.704Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
08:06:01 [2019-12-01T08:06:01.631Z] === RUN   TestDockerSuite/TestPsRightTagName
08:06:02 [2019-12-01T08:06:02.610Z] --- PASS: TestTemplatedSecret (2.83s)
08:06:02 [2019-12-01T08:06:02.610Z] === RUN   TestSecretCreateResolve
08:06:02 [2019-12-01T08:06:02.999Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
08:06:04 [2019-12-01T08:06:04.363Z] === RUN   TestDockerSuite/TestPsShowMounts
08:06:04 [2019-12-01T08:06:04.942Z] --- PASS: TestSecretCreateResolve (2.23s)
08:06:04 [2019-12-01T08:06:04.942Z] PASS
08:06:04 [2019-12-01T08:06:04.942Z] 
08:06:04 [2019-12-01T08:06:04.942Z] DONE 6 tests in 14.041s
08:06:04 [2019-12-01T08:06:04.942Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
08:06:04 [2019-12-01T08:06:04.942Z] ++ 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
08:06:04 [2019-12-01T08:06:04.942Z] ++ set -e
08:06:04 [2019-12-01T08:06:04.942Z] ++ '[' -n 0 ']'
08:06:04 [2019-12-01T08:06:04.942Z] ++ set -x
08:06:04 [2019-12-01T08:06:04.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
08:06:04 [2019-12-01T08:06:04.942Z] INFO: Testing against a local daemon
08:06:04 [2019-12-01T08:06:04.942Z] === RUN   TestServiceCreateInit
08:06:04 [2019-12-01T08:06:04.942Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:06:06 [2019-12-01T08:06:06.881Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
08:06:07 [2019-12-01T08:06:07.808Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
08:06:07 [2019-12-01T08:06:07.808Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
08:06:08 [2019-12-01T08:06:08.064Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
08:06:08 [2019-12-01T08:06:08.064Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
08:06:08 [2019-12-01T08:06:08.064Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
08:06:09 [2019-12-01T08:06:09.428Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
08:06:09 [2019-12-01T08:06:09.807Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:06:10 [2019-12-01T08:06:10.793Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
08:06:12 [2019-12-01T08:06:12.684Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
08:06:13 [2019-12-01T08:06:13.214Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
08:06:13 [2019-12-01T08:06:13.214Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
08:06:13 [2019-12-01T08:06:13.214Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
08:06:13 [2019-12-01T08:06:13.246Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
08:06:13 [2019-12-01T08:06:13.653Z] --- PASS: TestServiceCreateInit (8.43s)
08:06:13 [2019-12-01T08:06:13.653Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s)
08:06:13 [2019-12-01T08:06:13.653Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.25s)
08:06:13 [2019-12-01T08:06:13.653Z] === RUN   TestCreateServiceMultipleTimes
08:06:17 [2019-12-01T08:06:17.418Z] === RUN   TestDockerSwarmSuite/TestServiceScale
08:06:19 [2019-12-01T08:06:19.936Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
08:06:21 [2019-12-01T08:06:21.825Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
08:06:23 [2019-12-01T08:06:23.190Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
08:06:25 [2019-12-01T08:06:25.708Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
08:06:25 [2019-12-01T08:06:25.708Z] === RUN   TestDockerSuite/TestRestartPolicyNO
08:06:25 [2019-12-01T08:06:25.708Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
08:06:25 [2019-12-01T08:06:25.964Z] === RUN   TestDockerSuite/TestRestartRunningContainer
08:06:29 [2019-12-01T08:06:29.232Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
08:06:30 [2019-12-01T08:06:30.600Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
08:06:32 [2019-12-01T08:06:32.966Z] --- PASS: TestCreateServiceMultipleTimes (17.86s)
08:06:32 [2019-12-01T08:06:32.966Z] === RUN   TestCreateServiceConflict
08:06:33 [2019-12-01T08:06:33.304Z] --- PASS: TestCreateServiceConflict (2.26s)
08:06:33 [2019-12-01T08:06:33.304Z] === RUN   TestCreateServiceMaxReplicas
08:06:34 [2019-12-01T08:06:34.766Z] === RUN   TestDockerSuite/TestRestartWithVolumes
08:06:36 [2019-12-01T08:06:36.130Z] === RUN   TestDockerSuite/TestRmiBlank
08:06:36 [2019-12-01T08:06:36.130Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
08:06:36 [2019-12-01T08:06:36.326Z] --- PASS: TestCreateServiceMaxReplicas (2.95s)
08:06:36 [2019-12-01T08:06:36.326Z] === RUN   TestCreateWithDuplicateNetworkNames
08:06:36 [2019-12-01T08:06:36.386Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
08:06:40 [2019-12-01T08:06:40.556Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
08:06:40 [2019-12-01T08:06:40.812Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
08:06:41 [2019-12-01T08:06:41.739Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
08:06:42 [2019-12-01T08:06:42.302Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
08:06:43 [2019-12-01T08:06:43.268Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
08:06:43 [2019-12-01T08:06:43.268Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
08:06:43 [2019-12-01T08:06:43.667Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
08:06:43 [2019-12-01T08:06:43.733Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
08:06:44 [2019-12-01T08:06:44.228Z] === RUN   TestDockerSuite/TestRmiImgIDForce
08:06:45 [2019-12-01T08:06:45.156Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
08:06:47 [2019-12-01T08:06:47.047Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
08:06:47 [2019-12-01T08:06:47.047Z] === RUN   TestDockerSuite/TestRmiParentImageFail
08:06:47 [2019-12-01T08:06:47.504Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
08:06:47 [2019-12-01T08:06:47.974Z] === RUN   TestDockerSuite/TestRmiTag
08:06:48 [2019-12-01T08:06:48.234Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
08:06:49 [2019-12-01T08:06:49.166Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
08:06:49 [2019-12-01T08:06:49.567Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s)
08:06:49 [2019-12-01T08:06:49.567Z] === RUN   TestCreateServiceSecretFileMode
08:06:52 [2019-12-01T08:06:52.579Z] --- PASS: TestCreateServiceSecretFileMode (2.54s)
08:06:52 [2019-12-01T08:06:52.579Z] === RUN   TestCreateServiceConfigFileMode
08:06:54 [2019-12-01T08:06:54.409Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
08:06:54 [2019-12-01T08:06:54.665Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
08:06:54 [2019-12-01T08:06:54.916Z] --- PASS: TestCreateServiceConfigFileMode (2.73s)
08:06:54 [2019-12-01T08:06:54.916Z] === RUN   TestCreateServiceSysctls
08:06:55 [2019-12-01T08:06:55.594Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
08:06:56 [2019-12-01T08:06:56.133Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
08:06:56 [2019-12-01T08:06:56.155Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
08:06:57 [2019-12-01T08:06:57.697Z] === RUN   TestDockerSuite/TestBuildDockerignore
08:06:58 [2019-12-01T08:06:58.043Z] === RUN   TestDockerSuite/TestRunAddHost
08:06:58 [2019-12-01T08:06:58.603Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
08:06:58 [2019-12-01T08:06:58.767Z] --- PASS: TestCreateServiceSysctls (3.47s)
08:06:58 [2019-12-01T08:06:58.767Z] === RUN   TestCreateServiceCapabilities
08:06:58 [2019-12-01T08:06:58.859Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
08:06:59 [2019-12-01T08:06:59.786Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
08:06:59 [2019-12-01T08:06:59.786Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
08:07:00 [2019-12-01T08:07:00.713Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
08:07:01 [2019-12-01T08:07:01.076Z] --- PASS: TestCreateServiceCapabilities (2.73s)
08:07:01 [2019-12-01T08:07:01.077Z] === RUN   TestInspect
08:07:02 [2019-12-01T08:07:02.602Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
08:07:03 [2019-12-01T08:07:03.167Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
08:07:04 [2019-12-01T08:07:04.095Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
08:07:04 [2019-12-01T08:07:04.096Z] --- PASS: TestInspect (2.98s)
08:07:04 [2019-12-01T08:07:04.096Z] === RUN   TestServiceListWithStatuses
08:07:04 [2019-12-01T08:07:04.096Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:07:04 [2019-12-01T08:07:04.096Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:07:04 [2019-12-01T08:07:04.096Z] === RUN   TestDockerNetworkConnectAlias
08:07:05 [2019-12-01T08:07:05.025Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
08:07:06 [2019-12-01T08:07:06.915Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
08:07:06 [2019-12-01T08:07:06.915Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
08:07:08 [2019-12-01T08:07:08.279Z] === RUN   TestDockerSuite/TestRunAttachDetach
08:07:08 [2019-12-01T08:07:08.938Z] --- PASS: TestDockerNetworkConnectAlias (4.68s)
08:07:08 [2019-12-01T08:07:08.938Z] === RUN   TestDockerNetworkReConnect
08:07:09 [2019-12-01T08:07:09.647Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
08:07:10 [2019-12-01T08:07:10.579Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
08:07:11 [2019-12-01T08:07:11.506Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
08:07:12 [2019-12-01T08:07:12.432Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
08:07:12 [2019-12-01T08:07:12.786Z] --- PASS: TestDockerNetworkReConnect (3.75s)
08:07:12 [2019-12-01T08:07:12.786Z] === RUN   TestServicePlugin
08:07:12 [2019-12-01T08:07:12.786Z] --- SKIP: TestServicePlugin (0.00s)
08:07:12 [2019-12-01T08:07:12.786Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:07:12 [2019-12-01T08:07:12.786Z] === RUN   TestServiceUpdateLabel
08:07:13 [2019-12-01T08:07:13.358Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
08:07:14 [2019-12-01T08:07:14.285Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
08:07:15 [2019-12-01T08:07:15.089Z] --- PASS: TestServiceUpdateLabel (2.33s)
08:07:15 [2019-12-01T08:07:15.089Z] === RUN   TestServiceUpdateSecrets
08:07:15 [2019-12-01T08:07:15.213Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
08:07:15 [2019-12-01T08:07:15.469Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
08:07:16 [2019-12-01T08:07:16.396Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
08:07:17 [2019-12-01T08:07:17.324Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
08:07:18 [2019-12-01T08:07:18.252Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
08:07:18 [2019-12-01T08:07:18.252Z] === RUN   TestDockerSuite/TestRunBindMounts
08:07:18 [2019-12-01T08:07:18.252Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
08:07:21 [2019-12-01T08:07:21.521Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
08:07:21 [2019-12-01T08:07:21.776Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
08:07:22 [2019-12-01T08:07:22.703Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
08:07:23 [2019-12-01T08:07:23.630Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
08:07:24 [2019-12-01T08:07:24.191Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
08:07:24 [2019-12-01T08:07:24.191Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
08:07:25 [2019-12-01T08:07:25.117Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
08:07:26 [2019-12-01T08:07:26.045Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
08:07:26 [2019-12-01T08:07:26.973Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
08:07:27 [2019-12-01T08:07:27.535Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
08:07:28 [2019-12-01T08:07:28.463Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
08:07:28 [2019-12-01T08:07:28.463Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
08:07:29 [2019-12-01T08:07:29.392Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
08:07:29 [2019-12-01T08:07:29.392Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
08:07:30 [2019-12-01T08:07:30.758Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
08:07:31 [2019-12-01T08:07:31.070Z] --- PASS: TestServiceUpdateSecrets (14.81s)
08:07:31 [2019-12-01T08:07:31.070Z] === RUN   TestServiceUpdateConfigs
08:07:31 [2019-12-01T08:07:31.319Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
08:07:32 [2019-12-01T08:07:32.245Z] === RUN   TestDockerSuite/TestRunContainerNetwork
08:07:33 [2019-12-01T08:07:33.171Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
08:07:33 [2019-12-01T08:07:33.171Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
08:07:34 [2019-12-01T08:07:34.100Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
08:07:34 [2019-12-01T08:07:34.100Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
08:07:35 [2019-12-01T08:07:35.990Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
08:07:37 [2019-12-01T08:07:37.881Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
08:07:39 [2019-12-01T08:07:39.247Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
08:07:40 [2019-12-01T08:07:40.174Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
08:07:41 [2019-12-01T08:07:41.101Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
08:07:41 [2019-12-01T08:07:41.663Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
08:07:42 [2019-12-01T08:07:42.592Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
08:07:43 [2019-12-01T08:07:43.519Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
08:07:44 [2019-12-01T08:07:44.386Z] --- PASS: TestServiceUpdateConfigs (14.75s)
08:07:44 [2019-12-01T08:07:44.386Z] === RUN   TestServiceUpdateNetwork
08:07:45 [2019-12-01T08:07:45.406Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
08:07:48 [2019-12-01T08:07:48.673Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
08:07:48 [2019-12-01T08:07:48.928Z] === RUN   TestDockerSuite/TestRunCreateVolume
08:07:49 [2019-12-01T08:07:49.857Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
08:07:52 [2019-12-01T08:07:52.372Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
08:07:53 [2019-12-01T08:07:53.737Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
08:07:53 [2019-12-01T08:07:53.993Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
08:07:57 [2019-12-01T08:07:57.261Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
08:07:59 [2019-12-01T08:07:59.776Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
08:08:00 [2019-12-01T08:08:00.031Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
08:08:00 [2019-12-01T08:08:00.031Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
08:08:00 [2019-12-01T08:08:00.378Z] --- PASS: TestServiceUpdateNetwork (14.03s)
08:08:00 [2019-12-01T08:08:00.378Z] PASS
08:08:00 [2019-12-01T08:08:00.378Z] 
08:08:00 [2019-12-01T08:08:00.378Z] === Skipped
08:08:00 [2019-12-01T08:08:00.378Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
08:08:00 [2019-12-01T08:08:00.378Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:08:00 [2019-12-01T08:08:00.378Z] 
08:08:00 [2019-12-01T08:08:00.378Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
08:08:00 [2019-12-01T08:08:00.378Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:08:00 [2019-12-01T08:08:00.378Z] 
08:08:00 [2019-12-01T08:08:00.378Z] 
08:08:00 [2019-12-01T08:08:00.378Z] DONE 20 tests, 2 skipped in 113.696s
08:08:00 [2019-12-01T08:08:00.378Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
08:08:00 [2019-12-01T08:08:00.378Z] ++ 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
08:08:00 [2019-12-01T08:08:00.378Z] ++ set -e
08:08:00 [2019-12-01T08:08:00.378Z] ++ '[' -n 0 ']'
08:08:00 [2019-12-01T08:08:00.378Z] ++ set -x
08:08:00 [2019-12-01T08:08:00.378Z] ++ env -i DEST=/go/src/github.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
08:08:00 [2019-12-01T08:08:00.378Z] INFO: Testing against a local daemon
08:08:00 [2019-12-01T08:08:00.378Z] === RUN   TestSessionCreate
08:08:00 [2019-12-01T08:08:00.378Z] --- PASS: TestSessionCreate (0.05s)
08:08:00 [2019-12-01T08:08:00.378Z] === RUN   TestSessionCreateWithBadUpgrade
08:08:00 [2019-12-01T08:08:00.378Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
08:08:00 [2019-12-01T08:08:00.378Z] PASS
08:08:00 [2019-12-01T08:08:00.378Z] 
08:08:00 [2019-12-01T08:08:00.378Z] DONE 2 tests in 0.201s
08:08:00 [2019-12-01T08:08:00.378Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
08:08:00 [2019-12-01T08:08:00.378Z] ++ 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
08:08:00 [2019-12-01T08:08:00.378Z] ++ set -e
08:08:00 [2019-12-01T08:08:00.378Z] ++ '[' -n 0 ']'
08:08:00 [2019-12-01T08:08:00.378Z] ++ set -x
08:08:00 [2019-12-01T08:08:00.378Z] ++ env -i DEST=/go/src/github.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
08:08:00 [2019-12-01T08:08:00.378Z] INFO: Testing against a local daemon
08:08:00 [2019-12-01T08:08:00.378Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:08:00 [2019-12-01T08:08:00.378Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:08:00 [2019-12-01T08:08:00.378Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:08:00 [2019-12-01T08:08:00.378Z] === RUN   TestEventsExecDie
08:08:00 [2019-12-01T08:08:00.378Z] --- PASS: TestEventsExecDie (0.92s)
08:08:00 [2019-12-01T08:08:00.378Z] === RUN   TestEventsBackwardsCompatible
08:08:00 [2019-12-01T08:08:00.378Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
08:08:00 [2019-12-01T08:08:00.378Z] === RUN   TestInfoBinaryCommits
08:08:00 [2019-12-01T08:08:00.378Z] --- PASS: TestInfoBinaryCommits (0.05s)
08:08:00 [2019-12-01T08:08:00.378Z] === RUN   TestInfoAPIVersioned
08:08:00 [2019-12-01T08:08:00.378Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:08:00 [2019-12-01T08:08:00.378Z] === RUN   TestInfoDiscoveryBackend
08:08:00 [2019-12-01T08:08:00.378Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
08:08:00 [2019-12-01T08:08:00.378Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:08:00 [2019-12-01T08:08:00.592Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
08:08:01 [2019-12-01T08:08:01.552Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
08:08:01 [2019-12-01T08:08:01.552Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:08:01 [2019-12-01T08:08:01.890Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
08:08:01 [2019-12-01T08:08:01.890Z] === RUN   TestInfoAPI
08:08:01 [2019-12-01T08:08:01.890Z] --- PASS: TestInfoAPI (0.05s)
08:08:01 [2019-12-01T08:08:01.890Z] === RUN   TestInfoAPIWarnings
08:08:01 [2019-12-01T08:08:01.957Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
08:08:02 [2019-12-01T08:08:02.615Z] --- PASS: TestInfoAPIWarnings (0.55s)
08:08:02 [2019-12-01T08:08:02.615Z] === RUN   TestInfoDebug
08:08:02 [2019-12-01T08:08:02.885Z] === RUN   TestDockerSuite/TestRunDNSOptions
08:08:02 [2019-12-01T08:08:02.957Z] --- PASS: TestInfoDebug (0.54s)
08:08:02 [2019-12-01T08:08:02.957Z] === RUN   TestInfoInsecureRegistries
08:08:03 [2019-12-01T08:08:03.701Z] --- PASS: TestInfoInsecureRegistries (0.64s)
08:08:03 [2019-12-01T08:08:03.701Z] === RUN   TestInfoRegistryMirrors
08:08:04 [2019-12-01T08:08:04.429Z] --- PASS: TestInfoRegistryMirrors (0.54s)
08:08:04 [2019-12-01T08:08:04.429Z] === RUN   TestLoginFailsWithBadCredentials
08:08:04 [2019-12-01T08:08:04.769Z] --- PASS: TestLoginFailsWithBadCredentials (0.54s)
08:08:04 [2019-12-01T08:08:04.769Z] === RUN   TestPingCacheHeaders
08:08:04 [2019-12-01T08:08:04.769Z] --- PASS: TestPingCacheHeaders (0.05s)
08:08:04 [2019-12-01T08:08:04.769Z] === RUN   TestPingGet
08:08:04 [2019-12-01T08:08:04.769Z] --- PASS: TestPingGet (0.03s)
08:08:04 [2019-12-01T08:08:04.769Z] === RUN   TestPingHead
08:08:04 [2019-12-01T08:08:04.769Z] --- PASS: TestPingHead (0.04s)
08:08:04 [2019-12-01T08:08:04.769Z] === RUN   TestVersion
08:08:04 [2019-12-01T08:08:04.774Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
08:08:05 [2019-12-01T08:08:05.117Z] --- PASS: TestVersion (0.06s)
08:08:05 [2019-12-01T08:08:05.117Z] PASS
08:08:05 [2019-12-01T08:08:05.117Z] 
08:08:05 [2019-12-01T08:08:05.117Z] === Skipped
08:08:05 [2019-12-01T08:08:05.117Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:08:05 [2019-12-01T08:08:05.117Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:08:05 [2019-12-01T08:08:05.117Z] 
08:08:05 [2019-12-01T08:08:05.117Z] 
08:08:05 [2019-12-01T08:08:05.117Z] DONE 18 tests, 1 skipped in 6.293s
08:08:05 [2019-12-01T08:08:05.117Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
08:08:05 [2019-12-01T08:08:05.117Z] ++ 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
08:08:05 [2019-12-01T08:08:05.117Z] ++ set -e
08:08:05 [2019-12-01T08:08:05.117Z] ++ '[' -n 0 ']'
08:08:05 [2019-12-01T08:08:05.117Z] ++ set -x
08:08:05 [2019-12-01T08:08:05.117Z] ++ env -i DEST=/go/src/github.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
08:08:05 [2019-12-01T08:08:05.117Z] INFO: Testing against a local daemon
08:08:05 [2019-12-01T08:08:05.117Z] === RUN   TestVolumesCreateAndList
08:08:05 [2019-12-01T08:08:05.117Z] --- PASS: TestVolumesCreateAndList (0.04s)
08:08:05 [2019-12-01T08:08:05.117Z] === RUN   TestVolumesRemove
08:08:05 [2019-12-01T08:08:05.117Z] --- PASS: TestVolumesRemove (0.09s)
08:08:05 [2019-12-01T08:08:05.117Z] === RUN   TestVolumesInspect
08:08:05 [2019-12-01T08:08:05.117Z] --- PASS: TestVolumesInspect (0.04s)
08:08:05 [2019-12-01T08:08:05.117Z] === RUN   TestVolumesInvalidJSON
08:08:05 [2019-12-01T08:08:05.117Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:08:05 [2019-12-01T08:08:05.117Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:08:05 [2019-12-01T08:08:05.461Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:08:05 [2019-12-01T08:08:05.461Z] --- PASS: TestVolumesInvalidJSON (0.05s)
08:08:05 [2019-12-01T08:08:05.461Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:08:05 [2019-12-01T08:08:05.461Z] PASS
08:08:05 [2019-12-01T08:08:05.461Z] 
08:08:05 [2019-12-01T08:08:05.461Z] DONE 5 tests in 0.302s
08:08:05 [2019-12-01T08:08:05.461Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:08:05 [2019-12-01T08:08:05.461Z] ++++ cat bundles/test-integration/docker.pid
08:08:05 [2019-12-01T08:08:05.461Z] +++ kill 13150
08:08:07 [2019-12-01T08:08:07.154Z] +++ /etc/init.d/apparmor stop
08:08:07 [2019-12-01T08:08:07.154Z] Clearing AppArmor profiles cache:.
08:08:07 [2019-12-01T08:08:07.154Z] All profile caches have been cleared, but no profiles have been unloaded.
08:08:07 [2019-12-01T08:08:07.154Z] Unloading profiles will leave already running processes permanently
08:08:07 [2019-12-01T08:08:07.154Z] unconfined, which can lead to unexpected situations.
08:08:07 [2019-12-01T08:08:07.154Z] 
08:08:07 [2019-12-01T08:08:07.154Z] To set a process to complain mode, use the command line tool
08:08:07 [2019-12-01T08:08:07.154Z] 'aa-complain'. To really tear down all profiles, run the init script
08:08:07 [2019-12-01T08:08:07.154Z] with the 'teardown' option."
08:08:07 [2019-12-01T08:08:07.154Z] 
08:08:07 [2019-12-01T08:08:07.290Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
08:08:07 [2019-12-01T08:08:07.852Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
Post stage
[Pipeline] junit
08:08:08 [2019-12-01T08:08:08.946Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
08:08:09 [2019-12-01T08:08:09.742Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
[Pipeline] // stage
Post stage
[Pipeline] sh
08:08:09 [2019-12-01T08:08:09.935Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
08:08:10 [2019-12-01T08:08:10.277Z] + echo Ensuring container killed.
08:08:10 [2019-12-01T08:08:10.277Z] Ensuring container killed.
08:08:10 [2019-12-01T08:08:10.277Z] + docker rm -vf docker-pr2
08:08:10 [2019-12-01T08:08:10.277Z] Error: No such container: docker-pr2
08:08:10 [2019-12-01T08:08:10.277Z] + true
08:08:10 [2019-12-01T08:08:10.303Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
08:08:10 [2019-12-01T08:08:10.303Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
[Pipeline] sh
08:08:10 [2019-12-01T08:08:10.854Z] + echo Chowning /workspace to jenkins user
08:08:10 [2019-12-01T08:08:10.854Z] Chowning /workspace to jenkins user
08:08:10 [2019-12-01T08:08:10.854Z] + id -u
08:08:10 [2019-12-01T08:08:10.854Z] + id -g
08:08:10 [2019-12-01T08:08:10.854Z] + docker run --rm -v /home/docker/workspace/moby_PR-40202:/workspace busybox chown -R 1001:1001 /workspace
08:08:10 [2019-12-01T08:08:10.854Z] Unable to find image 'busybox:latest' locally
08:08:11 [2019-12-01T08:08:11.191Z] latest: Pulling from library/busybox
08:08:11 [2019-12-01T08:08:11.191Z] f5cba301420e: Pulling fs layer
08:08:11 [2019-12-01T08:08:11.263Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
08:08:11 [2019-12-01T08:08:11.495Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
08:08:11 [2019-12-01T08:08:11.532Z] f5cba301420e: Verifying Checksum
08:08:11 [2019-12-01T08:08:11.532Z] f5cba301420e: Download complete
08:08:11 [2019-12-01T08:08:11.871Z] f5cba301420e: Pull complete
08:08:11 [2019-12-01T08:08:11.871Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0
08:08:11 [2019-12-01T08:08:11.871Z] Status: Downloaded newer image for busybox:latest
08:08:11 [2019-12-01T08:08:11.963Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
08:08:13 [2019-12-01T08:08:13.149Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
08:08:13 [2019-12-01T08:08:13.149Z] === RUN   TestDockerSuite/TestRunDuplicateMount
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:08:13 [2019-12-01T08:08:13.711Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
08:08:14 [2019-12-01T08:08:14.154Z] + bundleName=ppc64le-integration
08:08:14 [2019-12-01T08:08:14.154Z] + echo Creating ppc64le-integration-bundles.tar.gz
08:08:14 [2019-12-01T08:08:14.154Z] Creating ppc64le-integration-bundles.tar.gz
08:08:14 [2019-12-01T08:08:14.154Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+  -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz
08:08:14 [2019-12-01T08:08:14.154Z] 
[Pipeline] archiveArtifacts
08:08:14 [2019-12-01T08:08:14.245Z] Archiving artifacts
08:08:14 [2019-12-01T08:08:14.637Z] === RUN   TestDockerSuite/TestRunEchoStdout
08:08:15 [2019-12-01T08:08:15.564Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
08:08:16 [2019-12-01T08:08:16.125Z] === RUN   TestDockerSuite/TestRunEmptyEnv
08:08:16 [2019-12-01T08:08:16.125Z] === RUN   TestDockerSuite/TestRunEntrypoint
08:08:17 [2019-12-01T08:08:17.053Z] === RUN   TestDockerSuite/TestRunEnvironment
08:08:17 [2019-12-01T08:08:17.981Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
08:08:18 [2019-12-01T08:08:18.543Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
08:08:19 [2019-12-01T08:08:19.470Z] === RUN   TestDockerSuite/TestRunExitCode
08:08:20 [2019-12-01T08:08:20.092Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40202/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:08:20 [2019-12-01T08:08:20.397Z] === RUN   TestDockerSuite/TestRunExitCodeOne
08:08:20 [2019-12-01T08:08:20.653Z] + make clean
08:08:20 [2019-12-01T08:08:20.960Z] === RUN   TestDockerSuite/TestRunExitCodeZero
08:08:20 [2019-12-01T08:08:20.991Z] make: command: Command not found
08:08:20 [2019-12-01T08:08:20.991Z] make: command: Command not found
08:08:20 [2019-12-01T08:08:20.991Z] docker volume rm -f docker-dev-cache
08:08:21 [2019-12-01T08:08:21.335Z] docker-dev-cache
[Pipeline] deleteDir
08:08:21 [2019-12-01T08:08:21.887Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
08:08:22 [2019-12-01T08:08:22.815Z] === RUN   TestDockerSuite/TestRunExposePort
08:08:22 [2019-12-01T08:08:22.815Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
08:08:23 [2019-12-01T08:08:23.742Z] === RUN   TestDockerSuite/TestRunGroupAdd
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
08:08:24 [2019-12-01T08:08:24.305Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
[Pipeline] }
08:08:26 [2019-12-01T08:08:26.192Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
08:08:26 [2019-12-01T08:08:26.192Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
08:08:26 [2019-12-01T08:08:26.192Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
08:08:30 [2019-12-01T08:08:30.362Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
08:08:30 [2019-12-01T08:08:30.619Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
08:08:42 [2019-12-01T08:08:42.787Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
08:08:43 [2019-12-01T08:08:43.349Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
08:08:45 [2019-12-01T08:08:45.238Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
08:08:45 [2019-12-01T08:08:45.238Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
08:08:45 [2019-12-01T08:08:45.238Z] === RUN   TestDockerSuite/TestRunInvalidReference
08:08:45 [2019-12-01T08:08:45.238Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
08:08:45 [2019-12-01T08:08:45.799Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
08:08:49 [2019-12-01T08:08:49.964Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
08:08:50 [2019-12-01T08:08:50.892Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
08:08:52 [2019-12-01T08:08:52.781Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
08:08:53 [2019-12-01T08:08:53.708Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
08:08:54 [2019-12-01T08:08:54.269Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
08:08:55 [2019-12-01T08:08:55.197Z] === RUN   TestDockerSuite/TestRunModeHostname
08:08:56 [2019-12-01T08:08:56.126Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
08:08:56 [2019-12-01T08:08:56.126Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
08:08:56 [2019-12-01T08:08:56.382Z] === RUN   TestDockerSuite/TestRunModeIpcHost
08:08:58 [2019-12-01T08:08:58.270Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
08:08:59 [2019-12-01T08:08:59.199Z] === RUN   TestDockerSuite/TestRunModePIDContainer
08:09:01 [2019-12-01T08:09:01.112Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
08:09:01 [2019-12-01T08:09:01.112Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
08:09:01 [2019-12-01T08:09:01.367Z] === RUN   TestDockerSuite/TestRunModePIDHost
08:09:03 [2019-12-01T08:09:03.257Z] === RUN   TestDockerSuite/TestRunModeUTSHost
08:09:04 [2019-12-01T08:09:04.623Z] === RUN   TestDockerSuite/TestRunMount
08:09:11 [2019-12-01T08:09:11.164Z] === RUN   TestDockerSuite/TestRunMountOrdering
08:09:12 [2019-12-01T08:09:12.092Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
08:09:13 [2019-12-01T08:09:13.019Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
08:09:14 [2019-12-01T08:09:14.383Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
08:09:16 [2019-12-01T08:09:16.898Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
08:09:21 [2019-12-01T08:09:21.066Z] === RUN   TestDockerSuite/TestRunNamedVolume
08:09:22 [2019-12-01T08:09:22.954Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
08:09:24 [2019-12-01T08:09:24.192Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
08:09:24 [2019-12-01T08:09:24.193Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
08:09:24 [2019-12-01T08:09:24.193Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
08:09:26 [2019-12-01T08:09:26.240Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
08:09:27 [2019-12-01T08:09:27.606Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
08:09:28 [2019-12-01T08:09:28.972Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
08:09:28 [2019-12-01T08:09:28.972Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
08:09:29 [2019-12-01T08:09:29.537Z] === RUN   TestDockerSuite/TestRunNetHost
08:09:30 [2019-12-01T08:09:30.903Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
08:09:31 [2019-12-01T08:09:31.466Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
08:09:32 [2019-12-01T08:09:32.396Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
08:09:34 [2019-12-01T08:09:34.915Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
08:09:37 [2019-12-01T08:09:37.431Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
08:09:42 [2019-12-01T08:09:42.678Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
08:09:42 [2019-12-01T08:09:42.678Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
08:09:42 [2019-12-01T08:09:42.678Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
08:09:43 [2019-12-01T08:09:43.606Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
08:09:43 [2019-12-01T08:09:43.862Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
08:09:44 [2019-12-01T08:09:44.423Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
08:09:45 [2019-12-01T08:09:45.351Z] === RUN   TestDockerSuite/TestRunNonExistingImage
08:09:45 [2019-12-01T08:09:45.351Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
08:09:45 [2019-12-01T08:09:45.422Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
08:09:46 [2019-12-01T08:09:46.277Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
08:09:47 [2019-12-01T08:09:47.205Z] === RUN   TestDockerSuite/TestRunOOMExitCode
08:09:47 [2019-12-01T08:09:47.205Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
08:09:48 [2019-12-01T08:09:48.142Z] === RUN   TestDockerSuite/TestRunPIDsLimit
08:09:48 [2019-12-01T08:09:48.705Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
08:09:50 [2019-12-01T08:09:50.593Z] === RUN   TestDockerSuite/TestRunPortInUse
08:09:51 [2019-12-01T08:09:51.520Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
08:09:52 [2019-12-01T08:09:52.447Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
08:09:52 [2019-12-01T08:09:52.447Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
08:09:53 [2019-12-01T08:09:53.009Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
08:09:53 [2019-12-01T08:09:53.936Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
08:09:54 [2019-12-01T08:09:54.056Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
08:09:54 [2019-12-01T08:09:54.863Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
08:09:55 [2019-12-01T08:09:55.791Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
08:09:55 [2019-12-01T08:09:55.791Z] === RUN   TestDockerSuite/TestRunPublishPort
08:09:56 [2019-12-01T08:09:56.719Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
08:09:57 [2019-12-01T08:09:57.281Z] === RUN   TestDockerSuite/TestRunReadProcLatency
08:09:57 [2019-12-01T08:09:57.281Z] === RUN   TestDockerSuite/TestRunReadProcTimer
08:09:58 [2019-12-01T08:09:58.208Z] === RUN   TestDockerSuite/TestRunRedirectStdout
08:09:58 [2019-12-01T08:09:58.463Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
08:10:00 [2019-12-01T08:10:00.354Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
08:10:00 [2019-12-01T08:10:00.354Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
08:10:03 [2019-12-01T08:10:03.625Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
08:10:05 [2019-12-01T08:10:05.517Z] === RUN   TestDockerSuite/TestRunRm
08:10:06 [2019-12-01T08:10:06.445Z] === RUN   TestDockerSuite/TestRunRmAndWait
08:10:09 [2019-12-01T08:10:09.723Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
08:10:09 [2019-12-01T08:10:09.984Z] === RUN   TestDockerSuite/TestRunRmPre125Api
08:10:10 [2019-12-01T08:10:10.911Z] === RUN   TestDockerSuite/TestRunRootWorkdir
08:10:11 [2019-12-01T08:10:11.840Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
08:10:11 [2019-12-01T08:10:11.917Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
08:10:13 [2019-12-01T08:10:13.733Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
08:10:14 [2019-12-01T08:10:14.661Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
08:10:18 [2019-12-01T08:10:18.829Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
08:10:19 [2019-12-01T08:10:19.086Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
08:10:22 [2019-12-01T08:10:22.358Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
08:10:24 [2019-12-01T08:10:24.247Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
08:10:24 [2019-12-01T08:10:24.809Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
08:10:25 [2019-12-01T08:10:25.738Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
08:10:26 [2019-12-01T08:10:26.666Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
08:10:27 [2019-12-01T08:10:27.596Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
08:10:28 [2019-12-01T08:10:28.524Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
08:10:28 [2019-12-01T08:10:28.524Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
08:10:29 [2019-12-01T08:10:29.086Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
08:10:30 [2019-12-01T08:10:30.016Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
08:10:30 [2019-12-01T08:10:30.950Z] === RUN   TestDockerSuite/TestRunSetMacAddress
08:10:31 [2019-12-01T08:10:31.512Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
08:10:31 [2019-12-01T08:10:31.768Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
08:10:35 [2019-12-01T08:10:35.037Z] === RUN   TestDockerSuite/TestRunState
08:10:36 [2019-12-01T08:10:36.404Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
08:10:36 [2019-12-01T08:10:36.660Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
08:10:36 [2019-12-01T08:10:36.660Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
08:10:37 [2019-12-01T08:10:37.223Z] === RUN   TestDockerSuite/TestRunStdinPipe
08:10:38 [2019-12-01T08:10:38.151Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
08:10:38 [2019-12-01T08:10:38.407Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
08:10:38 [2019-12-01T08:10:38.407Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
08:10:39 [2019-12-01T08:10:39.335Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
08:10:40 [2019-12-01T08:10:40.265Z] === RUN   TestDockerSuite/TestRunSysctls
08:10:41 [2019-12-01T08:10:41.631Z] === RUN   TestDockerSuite/TestRunTLSVerify
08:10:41 [2019-12-01T08:10:41.631Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
08:10:41 [2019-12-01T08:10:41.887Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
08:10:42 [2019-12-01T08:10:42.815Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
08:10:45 [2019-12-01T08:10:45.333Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
08:10:45 [2019-12-01T08:10:45.333Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
08:10:45 [2019-12-01T08:10:45.895Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
08:10:46 [2019-12-01T08:10:46.151Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
08:10:46 [2019-12-01T08:10:46.714Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
08:10:48 [2019-12-01T08:10:48.605Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
08:10:49 [2019-12-01T08:10:49.537Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
08:10:52 [2019-12-01T08:10:52.812Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
08:10:54 [2019-12-01T08:10:54.570Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
08:10:56 [2019-12-01T08:10:56.077Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
08:10:56 [2019-12-01T08:10:56.334Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
08:10:57 [2019-12-01T08:10:57.266Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
08:10:58 [2019-12-01T08:10:58.194Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
08:11:00 [2019-12-01T08:11:00.709Z] === RUN   TestDockerSuite/TestRunUnshareProc
08:11:01 [2019-12-01T08:11:01.638Z] === RUN   TestDockerSuite/TestRunUserByID
08:11:02 [2019-12-01T08:11:02.565Z] === RUN   TestDockerSuite/TestRunUserByIDBig
08:11:02 [2019-12-01T08:11:02.820Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
08:11:02 [2019-12-01T08:11:02.820Z] === RUN   TestDockerSuite/TestRunUserByIDZero
08:11:03 [2019-12-01T08:11:03.746Z] === RUN   TestDockerSuite/TestRunUserByName
08:11:04 [2019-12-01T08:11:04.428Z] === RUN   TestDockerSuite/TestRunUserDefaults
08:11:05 [2019-12-01T08:11:05.355Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
08:11:05 [2019-12-01T08:11:05.355Z] === RUN   TestDockerSuite/TestRunUserNotFound
08:11:05 [2019-12-01T08:11:05.611Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
08:11:06 [2019-12-01T08:11:06.171Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
08:11:07 [2019-12-01T08:11:07.029Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
08:11:11 [2019-12-01T08:11:11.416Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
08:11:11 [2019-12-01T08:11:11.672Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
08:11:13 [2019-12-01T08:11:13.053Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
08:11:15 [2019-12-01T08:11:15.574Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
08:11:16 [2019-12-01T08:11:16.939Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
08:11:19 [2019-12-01T08:11:19.457Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
08:11:19 [2019-12-01T08:11:19.490Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
08:11:22 [2019-12-01T08:11:22.722Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
08:11:22 [2019-12-01T08:11:22.978Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
08:11:23 [2019-12-01T08:11:23.906Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
08:11:24 [2019-12-01T08:11:24.834Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
08:11:24 [2019-12-01T08:11:24.834Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
08:11:24 [2019-12-01T08:11:24.834Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
08:11:24 [2019-12-01T08:11:24.834Z] === RUN   TestDockerSuite/TestRunWithBadDevice
08:11:25 [2019-12-01T08:11:25.090Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
08:11:26 [2019-12-01T08:11:26.017Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
08:11:26 [2019-12-01T08:11:26.944Z] === RUN   TestDockerSuite/TestRunWithCPUShares
08:11:27 [2019-12-01T08:11:27.872Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
08:11:29 [2019-12-01T08:11:29.238Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
08:11:30 [2019-12-01T08:11:30.166Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
08:11:31 [2019-12-01T08:11:31.093Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
08:11:31 [2019-12-01T08:11:31.094Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
08:11:31 [2019-12-01T08:11:31.655Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
08:11:31 [2019-12-01T08:11:31.655Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
08:11:31 [2019-12-01T08:11:31.912Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
08:11:31 [2019-12-01T08:11:31.912Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
08:11:31 [2019-12-01T08:11:31.912Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
08:11:31 [2019-12-01T08:11:31.912Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
08:11:32 [2019-12-01T08:11:32.168Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
08:11:32 [2019-12-01T08:11:32.424Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
08:11:32 [2019-12-01T08:11:32.680Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
08:11:32 [2019-12-01T08:11:32.680Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
08:11:33 [2019-12-01T08:11:33.627Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
08:11:34 [2019-12-01T08:11:34.555Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
08:11:35 [2019-12-01T08:11:35.482Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
08:11:35 [2019-12-01T08:11:35.482Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
08:11:36 [2019-12-01T08:11:36.043Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
08:11:36 [2019-12-01T08:11:36.605Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
08:11:37 [2019-12-01T08:11:37.532Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
08:11:37 [2019-12-01T08:11:37.532Z] === RUN   TestDockerSuite/TestRunWithShmSize
08:11:38 [2019-12-01T08:11:38.094Z] === RUN   TestDockerSuite/TestRunWithSwappiness
08:11:39 [2019-12-01T08:11:39.023Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
08:11:39 [2019-12-01T08:11:39.023Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
08:11:39 [2019-12-01T08:11:39.023Z] === RUN   TestDockerSuite/TestRunWithUlimits
08:11:39 [2019-12-01T08:11:39.950Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
08:11:41 [2019-12-01T08:11:41.316Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
08:11:42 [2019-12-01T08:11:42.243Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
08:11:42 [2019-12-01T08:11:42.243Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
08:11:43 [2019-12-01T08:11:43.171Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
08:11:43 [2019-12-01T08:11:43.171Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
08:11:44 [2019-12-01T08:11:44.098Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
08:11:45 [2019-12-01T08:11:45.026Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
08:11:45 [2019-12-01T08:11:45.589Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
08:11:48 [2019-12-01T08:11:48.859Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
08:11:49 [2019-12-01T08:11:49.422Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
08:11:49 [2019-12-01T08:11:49.422Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
08:11:49 [2019-12-01T08:11:49.422Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
08:11:50 [2019-12-01T08:11:50.787Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
08:11:51 [2019-12-01T08:11:51.715Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
08:11:53 [2019-12-01T08:11:53.093Z] === RUN   TestDockerSuite/TestSaveCheckTimes
08:11:53 [2019-12-01T08:11:53.093Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
08:11:55 [2019-12-01T08:11:55.609Z] === RUN   TestDockerSuite/TestSaveImageId
08:11:55 [2019-12-01T08:11:55.609Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
08:11:55 [2019-12-01T08:11:55.864Z] === RUN   TestDockerSuite/TestSaveLoadParents
08:11:58 [2019-12-01T08:11:58.381Z] === RUN   TestDockerSuite/TestSaveMultipleNames
08:11:58 [2019-12-01T08:11:58.381Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
08:11:59 [2019-12-01T08:11:59.746Z] === RUN   TestDockerSuite/TestSaveSingleTag
08:11:59 [2019-12-01T08:11:59.746Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
08:11:59 [2019-12-01T08:11:59.746Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
08:12:01 [2019-12-01T08:12:01.637Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
08:12:03 [2019-12-01T08:12:03.003Z] === RUN   TestDockerSuite/TestSearchCmdOptions
08:12:03 [2019-12-01T08:12:03.259Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
08:12:03 [2019-12-01T08:12:03.515Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
08:12:03 [2019-12-01T08:12:03.515Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
08:12:03 [2019-12-01T08:12:03.515Z] === RUN   TestDockerSuite/TestSearchWithLimit
08:12:04 [2019-12-01T08:12:04.077Z] === RUN   TestDockerSuite/TestSlowStdinClosing
08:12:06 [2019-12-01T08:12:06.591Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
08:12:13 [2019-12-01T08:12:13.128Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
08:12:14 [2019-12-01T08:12:14.494Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
08:12:15 [2019-12-01T08:12:15.862Z] === RUN   TestDockerSuite/TestStartAttachSilent
08:12:17 [2019-12-01T08:12:17.230Z] === RUN   TestDockerSuite/TestStartAttachWithRename
08:12:20 [2019-12-01T08:12:20.496Z] === RUN   TestDockerSuite/TestStartMultipleContainers
08:12:23 [2019-12-01T08:12:23.012Z] === RUN   TestDockerSuite/TestStartPausedContainer
08:12:23 [2019-12-01T08:12:23.939Z] === RUN   TestDockerSuite/TestStartRecordError
08:12:25 [2019-12-01T08:12:25.829Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
08:12:28 [2019-12-01T08:12:28.346Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
08:12:30 [2019-12-01T08:12:30.861Z] === RUN   TestDockerSuite/TestStatsAllNoStream
08:12:34 [2019-12-01T08:12:34.126Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
08:12:36 [2019-12-01T08:12:36.641Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
08:12:38 [2019-12-01T08:12:38.540Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
08:12:41 [2019-12-01T08:12:41.807Z] === RUN   TestDockerSuite/TestStatsFormatAll
08:12:48 [2019-12-01T08:12:48.342Z] === RUN   TestDockerSuite/TestStatsNoStream
08:12:50 [2019-12-01T08:12:50.234Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
08:12:50 [2019-12-01T08:12:50.234Z] === RUN   TestDockerSuite/TestStopContainerSignal
08:12:52 [2019-12-01T08:12:52.750Z] === RUN   TestDockerSuite/TestTopMultipleArgs
08:12:53 [2019-12-01T08:12:53.312Z] === RUN   TestDockerSuite/TestTopNonPrivileged
08:12:54 [2019-12-01T08:12:54.238Z] === RUN   TestDockerSuite/TestTopPrivileged
08:12:54 [2019-12-01T08:12:54.800Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
08:12:54 [2019-12-01T08:12:54.800Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
08:12:55 [2019-12-01T08:12:55.730Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
08:12:55 [2019-12-01T08:12:55.986Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
08:13:00 [2019-12-01T08:13:00.906Z] === RUN   TestDockerSuite/TestBuildDotDotFile
08:13:00 [2019-12-01T08:13:00.906Z] === RUN   TestDockerSuite/TestBuildEOLInLine
08:13:00 [2019-12-01T08:13:00.906Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
08:13:00 [2019-12-01T08:13:00.906Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
08:13:00 [2019-12-01T08:13:00.906Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
08:13:00 [2019-12-01T08:13:00.906Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
08:13:00 [2019-12-01T08:13:00.906Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
08:13:00 [2019-12-01T08:13:00.906Z] === RUN   TestDockerSuite/TestBuildEntrypoint
08:13:00 [2019-12-01T08:13:00.906Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
08:13:00 [2019-12-01T08:13:00.906Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
08:13:01 [2019-12-01T08:13:01.232Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
08:13:01 [2019-12-01T08:13:01.885Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
08:13:04 [2019-12-01T08:13:04.499Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
08:13:05 [2019-12-01T08:13:05.060Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
08:13:05 [2019-12-01T08:13:05.988Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
08:13:05 [2019-12-01T08:13:05.988Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
08:13:06 [2019-12-01T08:13:06.915Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
08:13:07 [2019-12-01T08:13:07.726Z] === RUN   TestDockerSuite/TestBuildEnv
08:13:07 [2019-12-01T08:13:07.726Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
08:13:07 [2019-12-01T08:13:07.726Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
08:13:07 [2019-12-01T08:13:07.726Z] === RUN   TestDockerSuite/TestBuildEnvUsage
08:13:07 [2019-12-01T08:13:07.726Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
08:13:07 [2019-12-01T08:13:07.726Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
08:13:08 [2019-12-01T08:13:08.805Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
08:13:08 [2019-12-01T08:13:08.805Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
08:13:10 [2019-12-01T08:13:10.662Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
08:13:10 [2019-12-01T08:13:10.662Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
08:13:10 [2019-12-01T08:13:10.662Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
08:13:10 [2019-12-01T08:13:10.662Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
08:13:10 [2019-12-01T08:13:10.695Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
08:13:11 [2019-12-01T08:13:11.621Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
08:13:11 [2019-12-01T08:13:11.641Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
08:13:12 [2019-12-01T08:13:12.551Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
08:13:14 [2019-12-01T08:13:14.438Z] === RUN   TestDockerSuite/TestUpdateStats
08:13:17 [2019-12-01T08:13:17.478Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
08:13:19 [2019-12-01T08:13:19.681Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
08:13:20 [2019-12-01T08:13:20.613Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
08:13:20 [2019-12-01T08:13:20.613Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
08:13:21 [2019-12-01T08:13:21.539Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
08:13:22 [2019-12-01T08:13:22.515Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
08:13:27 [2019-12-01T08:13:27.760Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
08:13:31 [2019-12-01T08:13:31.026Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
08:13:34 [2019-12-01T08:13:34.295Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
08:13:37 [2019-12-01T08:13:37.567Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
08:13:38 [2019-12-01T08:13:38.661Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
08:13:38 [2019-12-01T08:13:38.661Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
08:13:38 [2019-12-01T08:13:38.661Z] === RUN   TestDockerSuite/TestBuildExpose
08:13:38 [2019-12-01T08:13:38.661Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
08:13:38 [2019-12-01T08:13:38.661Z] === RUN   TestDockerSuite/TestBuildExposeOrder
08:13:38 [2019-12-01T08:13:38.661Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
08:13:38 [2019-12-01T08:13:38.661Z] === RUN   TestDockerSuite/TestBuildFails
08:13:41 [2019-12-01T08:13:41.735Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
08:13:43 [2019-12-01T08:13:43.408Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
08:13:43 [2019-12-01T08:13:43.873Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
08:13:46 [2019-12-01T08:13:46.981Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
08:13:49 [2019-12-01T08:13:49.502Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
08:13:49 [2019-12-01T08:13:49.716Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
08:13:52 [2019-12-01T08:13:52.018Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
08:13:53 [2019-12-01T08:13:53.383Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
08:13:55 [2019-12-01T08:13:55.272Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
08:13:55 [2019-12-01T08:13:55.563Z] === RUN   TestDockerSuite/TestBuildForceRm
08:13:57 [2019-12-01T08:13:57.790Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
08:14:00 [2019-12-01T08:14:00.309Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
08:14:02 [2019-12-01T08:14:02.199Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
08:14:02 [2019-12-01T08:14:02.689Z] === RUN   TestDockerSuite/TestBuildFromGit
08:14:04 [2019-12-01T08:14:04.716Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
08:14:07 [2019-12-01T08:14:07.233Z] === RUN   TestDockerSuite/TestVolumeCLICreate
08:14:15 [2019-12-01T08:14:15.232Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
08:14:15 [2019-12-01T08:14:15.232Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
08:14:21 [2019-12-01T08:14:21.071Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
08:14:21 [2019-12-01T08:14:21.071Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
08:14:21 [2019-12-01T08:14:21.536Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
08:14:22 [2019-12-01T08:14:22.005Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
08:14:22 [2019-12-01T08:14:22.005Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
08:14:25 [2019-12-01T08:14:25.278Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
08:14:25 [2019-12-01T08:14:25.278Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
08:14:25 [2019-12-01T08:14:25.278Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
08:14:25 [2019-12-01T08:14:25.278Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
08:14:25 [2019-12-01T08:14:25.278Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
08:14:25 [2019-12-01T08:14:25.278Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
08:14:25 [2019-12-01T08:14:25.278Z] === RUN   TestDockerSuite/TestVolumeCLILs
08:14:25 [2019-12-01T08:14:25.278Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
08:14:25 [2019-12-01T08:14:25.278Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
08:14:25 [2019-12-01T08:14:25.278Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
08:14:25 [2019-12-01T08:14:25.278Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
08:14:25 [2019-12-01T08:14:25.278Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
08:14:25 [2019-12-01T08:14:25.278Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
08:14:25 [2019-12-01T08:14:25.533Z] === RUN   TestDockerSuite/TestVolumeCLIRm
08:14:28 [2019-12-01T08:14:28.047Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
08:14:28 [2019-12-01T08:14:28.047Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
08:14:28 [2019-12-01T08:14:28.047Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
08:14:28 [2019-12-01T08:14:28.047Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
08:14:28 [2019-12-01T08:14:28.047Z] === RUN   TestDockerSuite/TestVolumeEvents
08:14:28 [2019-12-01T08:14:28.974Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
08:14:31 [2019-12-01T08:14:31.496Z] === RUN   TestDockerSuite/TestVolumeLsFormat
08:14:31 [2019-12-01T08:14:31.753Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
08:14:31 [2019-12-01T08:14:31.753Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
08:14:32 [2019-12-01T08:14:32.389Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
08:14:32 [2019-12-01T08:14:32.389Z] === RUN   TestDockerSuite/TestBuildHistory
08:14:35 [2019-12-01T08:14:35.025Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
08:14:39 [2019-12-01T08:14:39.196Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
08:14:39 [2019-12-01T08:14:39.196Z] --- PASS: TestDockerSuite (1831.06s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.06s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.34s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.54s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.69s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
08:14:39 [2019-12-01T08:14:39.196Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.67s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.33s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.91s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.83s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.33s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.60s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.97s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.55s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.52s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.54s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAttachDetach (2.05s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.27s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.49s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.60s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.41s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.14s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.06s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.31s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.37s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.62s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.72s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.51s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.81s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.35s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.64s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.81s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.18s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.60s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.57s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.32s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.35s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.75s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.97s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.77s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.37s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.67s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.65s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.68s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.45s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.74s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.93s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.66s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.65s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.21s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.77s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.00s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.60s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.18s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.79s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.39s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.13s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.40s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.98s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.92s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.42s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.38s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.25s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.83s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.92s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.25s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.79s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.79s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.07s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.47s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
08:14:39 [2019-12-01T08:14:39.197Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.92s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.59s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.32s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.46s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.24s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.23s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.30s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.65s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.22s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
08:14:39 [2019-12-01T08:14:39.197Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.197Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
08:14:39 [2019-12-01T08:14:39.197Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.197Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
08:14:39 [2019-12-01T08:14:39.197Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.197Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
08:14:39 [2019-12-01T08:14:39.197Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.30s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.35s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.29s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.12s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.06s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.74s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.92s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.60s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.58s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.49s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (14.06s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.90s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.19s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.15s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.39s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.95s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.05s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.89s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.13s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.49s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.73s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.13s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.71s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.61s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.57s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.83s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.71s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.67s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.23s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.59s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.28s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.85s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.44s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.98s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
08:14:39 [2019-12-01T08:14:39.197Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.98s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.42s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildFails (1.02s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.67s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.51s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.96s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.76s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.12s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.22s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.97s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.40s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.94s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.55s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.61s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.21s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.44s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.50s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.00s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.72s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.35s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.87s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.63s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.77s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.39s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.76s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.72s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.32s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.51s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
08:14:39 [2019-12-01T08:14:39.197Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.28s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.59s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.50s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.54s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.95s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.06s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.87s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.61s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.35s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.58s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.57s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.64s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.68s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.55s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.04s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.89s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.95s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.14s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.64s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.58s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.50s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildRm (4.06s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.50s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.65s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.67s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.86s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.15s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.31s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.06s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.32s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.43s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:14:39 [2019-12-01T08:14:39.197Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.51s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.22s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.05s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.82s)
08:14:39 [2019-12-01T08:14:39.197Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.29s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.25s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.58s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.02s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.66s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildUser (2.36s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.11s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.09s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.45s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.87s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.41s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.70s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.198Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.198Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.198Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.28s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.96s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.38s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.48s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.34s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]         docker_cli_sni_test.go:18: Flakey test
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.07s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCommitChange (1.22s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.07s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.87s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.93s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.13s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.84s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.34s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.68s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.90s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.71s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.97s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.83s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.03s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.93s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.89s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.62s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.91s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.66s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.90s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.93s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.93s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.87s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.73s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.07s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.50s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.76s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.60s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.67s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.63s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.62s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000bd3000_<nil>} (1.63s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1167386709_/foo_false__<nil>_<nil>_<nil>} (1.62s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1167386709_/foo_true__<nil>_<nil>_<nil>} (1.66s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3926277552_/foo_false__<nil>_<nil>_<nil>} (1.79s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3926277552_/foo_true__<nil>_<nil>_<nil>} (1.66s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3926277552_/foo_true__0xc000bd37e0_<nil>_<nil>} (1.65s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000bd3820_<nil>} (1.65s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000bd3860_<nil>} (1.70s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000bd38c0_<nil>} (1.63s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000bd3900_<nil>} (1.63s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.75s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
08:14:39 [2019-12-01T08:14:39.198Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.10s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.47s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.06s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.81s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.02s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.98s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.10s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.00s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.03s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.14s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.98s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.12s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.13s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.06s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.96s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.79s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.94s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.58s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.36s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.66s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.88s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.10s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.54s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.90s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.07s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.19s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToDot (1.04s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.16s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.09s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.11s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.39s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.49s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.15s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCpVolumePath (2.05s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.53s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateRM (0.18s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:14:39 [2019-12-01T08:14:39.198Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.42s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.91s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.94s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.93s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.46s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.81s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.29s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.51s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.73s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.36s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.82s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.15s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.25s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.82s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.00s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.92s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.94s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.85s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.58s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.00s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.54s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.87s)
08:14:39 [2019-12-01T08:14:39.198Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.90s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.60s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.73s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.68s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.89s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.31s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:14:39 [2019-12-01T08:14:39.199Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
08:14:39 [2019-12-01T08:14:39.199Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
08:14:39 [2019-12-01T08:14:39.199Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.89s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.85s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsRename (0.83s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsResize (0.87s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.04s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.81s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsTop (0.93s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.69s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExec (1.02s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.87s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.94s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.45s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.97s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.96s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.95s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.04s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.66s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.50s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecEnv (0.97s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.87s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.96s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.00s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.00s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.97s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.05s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecParseError (0.82s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (1.15s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.93s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.60s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.11s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.05s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.16s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecTTY (1.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.30s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.93s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.40s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
08:14:39 [2019-12-01T08:14:39.199Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.21s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.92s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.23s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.93s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.09s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.97s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.71s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.68s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestHealth (21.26s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.53s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.04s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.97s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.94s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.71s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImportFile (1.92s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.93s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.85s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.94s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.03s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.88s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.90s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.87s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.83s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.88s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.90s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.02s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.87s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.84s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:14:39 [2019-12-01T08:14:39.199Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.32s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.92s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.90s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.08s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:14:39 [2019-12-01T08:14:39.199Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.88s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.88s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.86s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.91s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.05s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.95s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.13s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.27s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.09s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.89s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.89s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.90s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.90s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.87s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.64s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.89s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.85s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.05s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.64s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.59s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.88s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.02s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.59s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.70s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.91s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.07s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.11s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.64s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.98s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.88s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsSince (7.03s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.87s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.85s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsTail (0.84s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.84s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.50s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.84s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestNetHostname (2.41s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.24s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.40s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.92s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPluginActive (1.94s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.81s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
08:14:39 [2019-12-01T08:14:39.199Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.71s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.20s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.64s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.22s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.03s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.25s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.52s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.79s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPortList (11.18s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.67s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.53s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.81s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.61s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.41s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.87s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.65s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.51s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.04s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.89s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.52s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.25s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.88s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.65s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.61s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.84s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.79s)
08:14:39 [2019-12-01T08:14:39.199Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.59s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.68s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.77s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.88s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
08:14:39 [2019-12-01T08:14:39.200Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.98s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.23s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.55s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.37s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.83s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.70s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.11s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.63s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.39s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.12s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.90s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.80s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.08s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiTag (0.17s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.99s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.69s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.63s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.84s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.74s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.95s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.68s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.20s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.00s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.05s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.21s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.88s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.89s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.92s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.81s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.89s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.31s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.82s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.97s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.80s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.53s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.74s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.85s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.64s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.44s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.96s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.95s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.89s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
08:14:39 [2019-12-01T08:14:39.200Z]         docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.200Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:14:39 [2019-12-01T08:14:39.200Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.03s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.80s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.50s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.66s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:14:39 [2019-12-01T08:14:39.200Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.86s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.76s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.79s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.83s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.74s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:14:39 [2019-12-01T08:14:39.200Z]         docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.89s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.60s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.18s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.28s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.67s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.93s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.73s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.75s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.22s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.71s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.29s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.64s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunMount (6.63s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.65s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.46s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.63s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.43s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.62s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.69s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.40s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.19s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.78s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.43s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.42s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.80s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.84s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.13s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.73s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.84s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
08:14:39 [2019-12-01T08:14:39.200Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.85s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.77s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.05s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s)
08:14:39 [2019-12-01T08:14:39.200Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.81s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.96s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:14:39 [2019-12-01T08:14:39.200Z]         docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.92s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.87s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
08:14:39 [2019-12-01T08:14:39.200Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.93s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.75s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:14:39 [2019-12-01T08:14:39.200Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.59s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.72s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunRm (1.01s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.73s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.00s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.83s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.92s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.14s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.14s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.86s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.86s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.94s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.83s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.88s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.88s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.94s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.76s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.75s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunState (1.85s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.96s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.86s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:14:39 [2019-12-01T08:14:39.200Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.88s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.71s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.68s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.74s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.85s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.10s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.16s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.46s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.81s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
08:14:39 [2019-12-01T08:14:39.200Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.80s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:14:39 [2019-12-01T08:14:39.201Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.57s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.48s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.64s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.48s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.80s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:14:39 [2019-12-01T08:14:39.201Z]         docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.201Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:14:39 [2019-12-01T08:14:39.201Z]         docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.201Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
08:14:39 [2019-12-01T08:14:39.201Z]         docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.01s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.60s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.86s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.34s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:14:39 [2019-12-01T08:14:39.201Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.72s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.82s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.81s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.87s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.12s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.18s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.44s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.98s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.14s)
08:14:39 [2019-12-01T08:14:39.201Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents554330202
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.81s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.62s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.36s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.46s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.60s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.14s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.56s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.98s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.93s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.86s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.47s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.08s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.78s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.35s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.72s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.02s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.96s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.99s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.79s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:14:39 [2019-12-01T08:14:39.201Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.91s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.81s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.57s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.84s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
08:14:39 [2019-12-01T08:14:39.201Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.91s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.89s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:14:39 [2019-12-01T08:14:39.201Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.68s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.07s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.00s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.74s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.71s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.61s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
08:14:39 [2019-12-01T08:14:39.201Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.09s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.87s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.51s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.93s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.40s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.79s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.58s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.29s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.46s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.37s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.65s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.50s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.33s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.43s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.60s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.82s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.42s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.87s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.55s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.19s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.29s)
08:14:39 [2019-12-01T08:14:39.201Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
08:14:39 [2019-12-01T08:14:39.201Z]         docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
08:14:39 [2019-12-01T08:14:39.201Z] === RUN   TestDockerRegistrySuite
08:14:39 [2019-12-01T08:14:39.201Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
08:14:41 [2019-12-01T08:14:41.090Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
08:14:42 [2019-12-01T08:14:42.489Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
08:14:42 [2019-12-01T08:14:42.777Z] === RUN   TestDockerSuite/TestBuildIidFile
08:14:43 [2019-12-01T08:14:43.241Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
08:14:44 [2019-12-01T08:14:44.378Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
08:14:44 [2019-12-01T08:14:44.378Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
08:14:45 [2019-12-01T08:14:45.445Z] === RUN   TestDockerSuite/TestBuildInheritance
08:14:45 [2019-12-01T08:14:45.445Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
08:14:46 [2019-12-01T08:14:46.424Z] === RUN   TestDockerSuite/TestBuildInvalidTag
08:14:46 [2019-12-01T08:14:46.424Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
08:14:48 [2019-12-01T08:14:48.548Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
08:14:51 [2019-12-01T08:14:51.217Z] === RUN   TestDockerSuite/TestBuildLabel
08:14:51 [2019-12-01T08:14:51.682Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
08:14:52 [2019-12-01T08:14:52.147Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
08:14:53 [2019-12-01T08:14:53.127Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
08:14:53 [2019-12-01T08:14:53.593Z] === RUN   TestDockerSuite/TestBuildLabels
08:14:53 [2019-12-01T08:14:53.795Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
08:14:54 [2019-12-01T08:14:54.573Z] === RUN   TestDockerSuite/TestBuildLabelsCache
08:14:56 [2019-12-01T08:14:56.131Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
08:14:57 [2019-12-01T08:14:57.065Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
08:14:57 [2019-12-01T08:14:57.627Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
08:14:58 [2019-12-01T08:14:58.999Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
08:15:00 [2019-12-01T08:15:00.364Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
08:15:01 [2019-12-01T08:15:01.983Z] === RUN   TestDockerSuite/TestBuildLastModified
08:15:01 [2019-12-01T08:15:01.983Z] === RUN   TestDockerSuite/TestBuildLineBreak
08:15:01 [2019-12-01T08:15:01.983Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
08:15:01 [2019-12-01T08:15:01.983Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
08:15:01 [2019-12-01T08:15:01.983Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
08:15:01 [2019-12-01T08:15:01.983Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
08:15:01 [2019-12-01T08:15:01.983Z] === RUN   TestDockerSuite/TestBuildMaintainer
08:15:01 [2019-12-01T08:15:01.983Z] === RUN   TestDockerSuite/TestBuildMissingArgs
08:15:02 [2019-12-01T08:15:02.253Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
08:15:02 [2019-12-01T08:15:02.962Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
08:15:03 [2019-12-01T08:15:03.617Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
08:15:05 [2019-12-01T08:15:05.515Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
08:15:06 [2019-12-01T08:15:06.881Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
08:15:07 [2019-12-01T08:15:07.692Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
08:15:08 [2019-12-01T08:15:08.248Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
08:15:10 [2019-12-01T08:15:10.768Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
08:15:11 [2019-12-01T08:15:11.697Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
08:15:13 [2019-12-01T08:15:13.063Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
08:15:13 [2019-12-01T08:15:13.063Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
08:15:13 [2019-12-01T08:15:13.320Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
08:15:13 [2019-12-01T08:15:13.320Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
08:15:13 [2019-12-01T08:15:13.882Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
08:15:14 [2019-12-01T08:15:14.445Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
08:15:15 [2019-12-01T08:15:15.372Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
08:15:17 [2019-12-01T08:15:17.890Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
08:15:18 [2019-12-01T08:15:18.817Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
08:15:20 [2019-12-01T08:15:20.717Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
08:15:20 [2019-12-01T08:15:20.717Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
08:15:22 [2019-12-01T08:15:22.086Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
08:15:23 [2019-12-01T08:15:23.013Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
08:15:23 [2019-12-01T08:15:23.575Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
08:15:24 [2019-12-01T08:15:24.941Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
08:15:25 [2019-12-01T08:15:25.457Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
08:15:25 [2019-12-01T08:15:25.458Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
08:15:25 [2019-12-01T08:15:25.924Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
08:15:26 [2019-12-01T08:15:26.830Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
08:15:29 [2019-12-01T08:15:29.346Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
08:15:29 [2019-12-01T08:15:29.346Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
08:15:31 [2019-12-01T08:15:31.234Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
08:15:31 [2019-12-01T08:15:31.490Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
08:15:31 [2019-12-01T08:15:31.490Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
08:15:31 [2019-12-01T08:15:31.746Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
08:15:32 [2019-12-01T08:15:32.308Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
08:15:32 [2019-12-01T08:15:32.564Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
08:15:32 [2019-12-01T08:15:32.564Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
08:15:35 [2019-12-01T08:15:35.079Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
08:15:36 [2019-12-01T08:15:36.967Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
08:15:38 [2019-12-01T08:15:38.335Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
08:15:39 [2019-12-01T08:15:39.717Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
08:15:41 [2019-12-01T08:15:41.084Z] === RUN   TestDockerRegistrySuite/TestV2Only
08:15:41 [2019-12-01T08:15:41.645Z] --- PASS: TestDockerRegistrySuite (62.39s)
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.67s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [dde4f3692804a] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.57s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [db6c5bcee371f] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.82s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [dad3951d710f2] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d07c6308286e7] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.26s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d9b75ad839bd5] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.40s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d62b1fcddee39] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.39s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d5c56759577da] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.62s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [db38dc0557d63] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.35s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [dbb0c16924219] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.63s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [db3532b74f006] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.50s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d66620b50b45b] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.67s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d318f893fd5ea] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.36s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d91e6ea43254d] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.41s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [ddc795e80f8a6] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.66s)
08:15:41 [2019-12-01T08:15:41.645Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:93902dfb780716b9f7447c9d40e45589646d306a3c11ce2941bbdb59a7fa5ea1
08:15:41 [2019-12-01T08:15:41.645Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1583b57fed6d068140e744d6c9aa570cc676c4a2d5e01501e864e0247045c085
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [decf3ce508cfb] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.11s)
08:15:41 [2019-12-01T08:15:41.645Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:23fc5f1df906d0f439a38e2c56c802722c7a5f19a070b262dc50a604f3be60f4
08:15:41 [2019-12-01T08:15:41.645Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c135a59cb176d9ff5348a63b986b8bf761dc4e63962bd956a343c1e4598d3073
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d1240bb217a9a] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.42s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d7d88ca65d4c1] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.63s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [dac8719c3b227] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.63s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d3b335a19713e] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d226e5187552d] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.41s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d36df7c104759] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.48s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [dd2f5ec3c29aa] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.39s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [df6bc43556922] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.09s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d8d58c1ee3fb3] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.47s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d34ed2927e214] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.56s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d0d84862663ea] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [dcf1ebd6eab90] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d23d510858d26] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d8ba0a44078ab] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.32s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d9f7ca3a02f06] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d23b88b19a93f] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [ddf5acaec3382] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.93s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [d701c7563bfbd] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.33s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [db402e4baea87] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.26s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [dc599836da833] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.57s)
08:15:41 [2019-12-01T08:15:41.645Z]         check_test.go:196: [db6f04942a278] daemon is not started
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s)
08:15:41 [2019-12-01T08:15:41.645Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s)
08:15:41 [2019-12-01T08:15:41.645Z] === RUN   TestDockerSchema1RegistrySuite
08:15:41 [2019-12-01T08:15:41.645Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
08:15:41 [2019-12-01T08:15:41.900Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
08:15:47 [2019-12-01T08:15:47.142Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
08:15:51 [2019-12-01T08:15:51.309Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
08:15:56 [2019-12-01T08:15:56.557Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
08:15:57 [2019-12-01T08:15:57.120Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
08:15:59 [2019-12-01T08:15:59.009Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
08:15:59 [2019-12-01T08:15:59.009Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
08:16:00 [2019-12-01T08:16:00.374Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
08:16:01 [2019-12-01T08:16:01.755Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
08:16:02 [2019-12-01T08:16:02.683Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
08:16:06 [2019-12-01T08:16:06.852Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
08:16:07 [2019-12-01T08:16:07.109Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
08:16:07 [2019-12-01T08:16:07.365Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
08:16:07 [2019-12-01T08:16:07.621Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
08:16:07 [2019-12-01T08:16:07.877Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
08:16:08 [2019-12-01T08:16:08.133Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
08:16:08 [2019-12-01T08:16:08.571Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
08:16:08 [2019-12-01T08:16:08.695Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
08:16:08 [2019-12-01T08:16:08.695Z] --- PASS: TestDockerSchema1RegistrySuite (27.07s)
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [d898a8fa10f72] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.60s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [dfb221a2c0502] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.91s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [daf8efa99c723] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.49s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [dd20227816bcb] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.37s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [d60dfa4aa80b5] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.42s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [d90242a9a46ce] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [d8eebb1a4f397] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.45s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [d58a4f9e2eada] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [d359f5464a1e6] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.29s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [df4b00ddfcff8] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.81s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [d439700d72980] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [dd51ec22c0b21] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [d9bb48b07bdbd] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [d3293f1e233dc] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [daabe53604466] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [d5a4102b622c9] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [d63af5f7fc154] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
08:16:08 [2019-12-01T08:16:08.695Z]         check_test.go:223: [d3b3f897ee7ca] daemon is not started
08:16:08 [2019-12-01T08:16:08.695Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
08:16:08 [2019-12-01T08:16:08.695Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
08:16:09 [2019-12-01T08:16:09.622Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
08:16:10 [2019-12-01T08:16:10.184Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
08:16:10 [2019-12-01T08:16:10.184Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
08:16:11 [2019-12-01T08:16:11.548Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
08:16:11 [2019-12-01T08:16:11.548Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
08:16:12 [2019-12-01T08:16:12.110Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
08:16:12 [2019-12-01T08:16:12.672Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
08:16:12 [2019-12-01T08:16:12.672Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.01s)
08:16:12 [2019-12-01T08:16:12.672Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s)
08:16:12 [2019-12-01T08:16:12.672Z]         check_test.go:252: [dab367a70e3cf] daemon is not started
08:16:12 [2019-12-01T08:16:12.672Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
08:16:12 [2019-12-01T08:16:12.672Z]         check_test.go:252: [d1f14db6612f2] daemon is not started
08:16:12 [2019-12-01T08:16:12.672Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
08:16:12 [2019-12-01T08:16:12.672Z]         check_test.go:252: [d65c892c888d8] daemon is not started
08:16:12 [2019-12-01T08:16:12.672Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s)
08:16:12 [2019-12-01T08:16:12.672Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
08:16:12 [2019-12-01T08:16:12.672Z]         check_test.go:252: [d84495edab5b4] daemon is not started
08:16:12 [2019-12-01T08:16:12.672Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
08:16:12 [2019-12-01T08:16:12.672Z]         check_test.go:252: [d23c962e64263] daemon is not started
08:16:12 [2019-12-01T08:16:12.672Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
08:16:12 [2019-12-01T08:16:12.672Z]         check_test.go:252: [d7c6d1b149fb6] daemon is not started
08:16:12 [2019-12-01T08:16:12.672Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
08:16:12 [2019-12-01T08:16:12.672Z]         check_test.go:252: [d98f319c67317] daemon is not started
08:16:12 [2019-12-01T08:16:12.672Z] === RUN   TestDockerRegistryAuthTokenSuite
08:16:12 [2019-12-01T08:16:12.672Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
08:16:17 [2019-12-01T08:16:17.912Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
08:16:17 [2019-12-01T08:16:17.912Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
08:16:18 [2019-12-01T08:16:18.168Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
08:16:18 [2019-12-01T08:16:18.168Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
08:16:18 [2019-12-01T08:16:18.424Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
08:16:18 [2019-12-01T08:16:18.424Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
08:16:18 [2019-12-01T08:16:18.424Z]         check_test.go:279: [df81a2548a1cf] daemon is not started
08:16:18 [2019-12-01T08:16:18.424Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
08:16:18 [2019-12-01T08:16:18.424Z]         check_test.go:279: [d14bc97d2127a] daemon is not started
08:16:18 [2019-12-01T08:16:18.424Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
08:16:18 [2019-12-01T08:16:18.424Z]         check_test.go:279: [daa397ad0af52] daemon is not started
08:16:18 [2019-12-01T08:16:18.424Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
08:16:18 [2019-12-01T08:16:18.424Z]         check_test.go:279: [dc19a727e2a89] daemon is not started
08:16:18 [2019-12-01T08:16:18.424Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
08:16:18 [2019-12-01T08:16:18.424Z]         check_test.go:279: [d3f8600066e09] daemon is not started
08:16:18 [2019-12-01T08:16:18.424Z] === RUN   TestDockerNetworkSuite
08:16:18 [2019-12-01T08:16:18.424Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
08:16:20 [2019-12-01T08:16:20.940Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
08:16:21 [2019-12-01T08:16:21.196Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
08:16:22 [2019-12-01T08:16:22.562Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
08:16:23 [2019-12-01T08:16:23.454Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
08:16:23 [2019-12-01T08:16:23.516Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
08:16:28 [2019-12-01T08:16:28.185Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
08:16:28 [2019-12-01T08:16:28.757Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
08:16:28 [2019-12-01T08:16:28.757Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
08:16:31 [2019-12-01T08:16:31.272Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
08:16:31 [2019-12-01T08:16:31.529Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
08:16:37 [2019-12-01T08:16:37.656Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
08:16:37 [2019-12-01T08:16:37.656Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
08:16:37 [2019-12-01T08:16:37.788Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
08:16:38 [2019-12-01T08:16:38.234Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
08:16:38 [2019-12-01T08:16:38.234Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
08:16:39 [2019-12-01T08:16:39.384Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
08:16:48 [2019-12-01T08:16:48.176Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
08:16:51 [2019-12-01T08:16:51.446Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
08:16:52 [2019-12-01T08:16:52.832Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
08:16:53 [2019-12-01T08:16:53.760Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
08:16:54 [2019-12-01T08:16:54.690Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
08:16:56 [2019-12-01T08:16:56.056Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
08:16:57 [2019-12-01T08:16:57.157Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
08:16:57 [2019-12-01T08:16:57.157Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
08:16:57 [2019-12-01T08:16:57.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
08:16:57 [2019-12-01T08:16:57.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
08:16:57 [2019-12-01T08:16:57.676Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
08:16:59 [2019-12-01T08:16:59.041Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
08:16:59 [2019-12-01T08:16:59.041Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
08:16:59 [2019-12-01T08:16:59.296Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
08:16:59 [2019-12-01T08:16:59.296Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
08:16:59 [2019-12-01T08:16:59.296Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
08:17:00 [2019-12-01T08:17:00.662Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
08:17:02 [2019-12-01T08:17:02.553Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
08:17:02 [2019-12-01T08:17:02.553Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
08:17:03 [2019-12-01T08:17:03.114Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
08:17:03 [2019-12-01T08:17:03.114Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
08:17:07 [2019-12-01T08:17:07.281Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
08:17:09 [2019-12-01T08:17:09.618Z] === RUN   TestDockerSuite/TestBuildMultipleTags
08:17:09 [2019-12-01T08:17:09.618Z] === RUN   TestDockerSuite/TestBuildNetContainer
08:17:09 [2019-12-01T08:17:09.618Z] === RUN   TestDockerSuite/TestBuildNetNone
08:17:09 [2019-12-01T08:17:09.618Z] === RUN   TestDockerSuite/TestBuildNoContext
08:17:11 [2019-12-01T08:17:11.447Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
08:17:11 [2019-12-01T08:17:11.827Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
08:17:16 [2019-12-01T08:17:16.564Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
08:17:19 [2019-12-01T08:17:19.503Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
08:17:19 [2019-12-01T08:17:19.503Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
08:17:19 [2019-12-01T08:17:19.503Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
08:17:21 [2019-12-01T08:17:21.402Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
08:17:21 [2019-12-01T08:17:21.402Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
08:17:21 [2019-12-01T08:17:21.402Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
08:17:21 [2019-12-01T08:17:21.706Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
08:17:22 [2019-12-01T08:17:22.688Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
08:17:22 [2019-12-01T08:17:22.768Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
08:17:22 [2019-12-01T08:17:22.768Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
08:17:23 [2019-12-01T08:17:23.024Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
08:17:23 [2019-12-01T08:17:23.024Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
08:17:23 [2019-12-01T08:17:23.280Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
08:17:23 [2019-12-01T08:17:23.280Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
08:17:23 [2019-12-01T08:17:23.280Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
08:17:24 [2019-12-01T08:17:24.250Z] === RUN   TestDockerSuite/TestBuildOnBuild
08:17:26 [2019-12-01T08:17:26.551Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
08:17:27 [2019-12-01T08:17:27.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
08:17:27 [2019-12-01T08:17:27.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
08:17:27 [2019-12-01T08:17:27.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
08:17:29 [2019-12-01T08:17:29.806Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
08:17:29 [2019-12-01T08:17:29.806Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
08:17:35 [2019-12-01T08:17:35.051Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
08:17:37 [2019-12-01T08:17:37.571Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
08:17:39 [2019-12-01T08:17:39.152Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
08:17:40 [2019-12-01T08:17:40.088Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
08:17:40 [2019-12-01T08:17:40.088Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
08:17:40 [2019-12-01T08:17:40.820Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
08:17:41 [2019-12-01T08:17:41.452Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
08:17:43 [2019-12-01T08:17:43.366Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
08:17:44 [2019-12-01T08:17:44.729Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
08:17:44 [2019-12-01T08:17:44.729Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
08:17:46 [2019-12-01T08:17:46.096Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
08:17:46 [2019-12-01T08:17:46.658Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
08:17:46 [2019-12-01T08:17:46.914Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
08:17:48 [2019-12-01T08:17:48.805Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
08:17:50 [2019-12-01T08:17:50.173Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
08:17:54 [2019-12-01T08:17:54.345Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
08:17:55 [2019-12-01T08:17:55.711Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
08:17:55 [2019-12-01T08:17:55.711Z] --- PASS: TestDockerNetworkSuite (97.27s)
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.67s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d222cdad26c9f] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.40s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d38e1194a7534] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.91s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [deda9869a5857] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.19s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d394afff7892f] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.84s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:1233: [d20cb119bacf9] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.63s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d715def21e6cb] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.53s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [dd50a00352e28] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.46s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [df3410cfec1da] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.74s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [dc7d142ebe22d] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d9ceb4bb82513] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d30970ddba93a] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.38s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [dcf409b54a64c] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.46s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d87210678175a] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d443b5ecef170] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.25s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [db87b22964e6b] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.36s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d9fea7e81dd5d] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d1c7e9786f756] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [dcfa73e27d39d] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d56e1f09fd1c9] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.38s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d2b68a1cfb8a3] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.67s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [db0cee5d2ec3a] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d5d9bcb2a1ae0] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d00cba8a7db73] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [da7e0fb102c8f] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.29s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:968: [dc1944d1f5dcf] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.58s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d594b14abc047] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.32s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:1116: [d5af01833a1eb] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [da868259f6720] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.17s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d45cf13022de9] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d9c43320dee58] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.13s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [ddf10f27f1f2c] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.22s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [dbc199ff0568c] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d793cd114cc79] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d1af57d781b03] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.48s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d9df33b02c71d] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d0a1ff6e1d0a3] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d03391ce03c9a] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.76s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d32ff38a3ccfd] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.11s)
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.11s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:1084: [d2daea8db2ccd] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d5414760efd02] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.63s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [dbc97b8b5b2a9] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.97s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [dad319d298a42] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d0a0564055726] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.57s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d8ae3214e4d42] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.76s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [df1dd99c332f4] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.59s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [d6107253c2ab2] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.18s)
08:17:55 [2019-12-01T08:17:55.711Z]         docker_cli_network_unix_test.go:46: [de02a8c0e3272] daemon is not started
08:17:55 [2019-12-01T08:17:55.711Z] === RUN   TestDockerHubPullSuite
08:17:55 [2019-12-01T08:17:55.711Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
08:17:57 [2019-12-01T08:17:57.601Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
08:17:57 [2019-12-01T08:17:57.601Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
08:17:59 [2019-12-01T08:17:59.486Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
08:17:59 [2019-12-01T08:17:59.489Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
08:17:59 [2019-12-01T08:17:59.745Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
08:18:00 [2019-12-01T08:18:00.673Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
08:18:01 [2019-12-01T08:18:01.234Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
08:18:01 [2019-12-01T08:18:01.490Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
08:18:01 [2019-12-01T08:18:01.490Z] --- PASS: TestDockerHubPullSuite (5.85s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.60s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.31s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
08:18:01 [2019-12-01T08:18:01.490Z] PASS
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === Skipped
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_sni_test.go:18: Flakey test
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:18:01 [2019-12-01T08:18:01.490Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
08:18:01 [2019-12-01T08:18:01.490Z] 
08:18:01 [2019-12-01T08:18:01.490Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:18:01 [2019-12-01T08:18:01.490Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
08:18:01 [2019-12-01T08:18:01.491Z]         docker_cli_network_unix_test.go:46: [d03391ce03c9a] daemon is not started
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] 
08:18:01 [2019-12-01T08:18:01.491Z] DONE 1277 tests, 44 skipped in 2068.546s
08:18:01 [2019-12-01T08:18:01.491Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:18:01 [2019-12-01T08:18:01.491Z] ++++ cat bundles/test-integration/docker.pid
08:18:01 [2019-12-01T08:18:01.491Z] +++ kill 7280
08:18:04 [2019-12-01T08:18:04.775Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
08:18:08 [2019-12-01T08:18:08.120Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
08:18:10 [2019-12-01T08:18:10.022Z] +++ /etc/init.d/apparmor stop
08:18:10 [2019-12-01T08:18:10.022Z] Clearing AppArmor profiles cache:.
08:18:10 [2019-12-01T08:18:10.022Z] All profile caches have been cleared, but no profiles have been unloaded.
08:18:10 [2019-12-01T08:18:10.022Z] Unloading profiles will leave already running processes permanently
08:18:10 [2019-12-01T08:18:10.022Z] unconfined, which can lead to unexpected situations.
08:18:10 [2019-12-01T08:18:10.022Z] 
08:18:10 [2019-12-01T08:18:10.022Z] To set a process to complain mode, use the command line tool
08:18:10 [2019-12-01T08:18:10.022Z] 'aa-complain'. To really tear down all profiles, run the init script
08:18:10 [2019-12-01T08:18:10.022Z] with the 'teardown' option."
08:18:10 [2019-12-01T08:18:10.022Z] 
08:18:13 [2019-12-01T08:18:13.960Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
08:18:18 [2019-12-01T08:18:18.691Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
08:18:19 [2019-12-01T08:18:19.672Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
08:18:19 [2019-12-01T08:18:19.672Z] === RUN   TestDockerSuite/TestBuildPATH
08:18:19 [2019-12-01T08:18:19.672Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
08:18:21 [2019-12-01T08:18:21.876Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
08:18:21 [2019-12-01T08:18:21.876Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
08:18:56 [2019-12-01T08:18:56.635Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
08:19:12 [2019-12-01T08:19:12.707Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
08:19:14 [2019-12-01T08:19:14.676Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
08:19:25 [2019-12-01T08:19:25.160Z] === RUN   TestDockerSuite/TestBuildRm
08:19:32 [2019-12-01T08:19:32.737Z] --- PASS: TestDockerSwarmSuite (1761.19s)
08:19:32 [2019-12-01T08:19:32.737Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.65s)
08:19:32 [2019-12-01T08:19:32.737Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.35s)
08:19:32 [2019-12-01T08:19:32.737Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.90s)
08:19:32 [2019-12-01T08:19:32.737Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.87s)
08:19:32 [2019-12-01T08:19:32.737Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s)
08:19:32 [2019-12-01T08:19:32.737Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.14s)
08:19:32 [2019-12-01T08:19:32.737Z]         docker_api_swarm_test.go:563: [d36183ac762eb] joining swarm manager [d2f9b46ef6a90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.737Z]         docker_api_swarm_test.go:585: [d4bbee95ee3b0] joining swarm manager [d2f9b46ef6a90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.737Z]         check_test.go:380: [d36183ac762eb] daemon is not started
08:19:32 [2019-12-01T08:19:32.737Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
08:19:32 [2019-12-01T08:19:32.737Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
08:19:32 [2019-12-01T08:19:32.737Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.76s)
08:19:32 [2019-12-01T08:19:32.737Z]         docker_api_swarm_test.go:46: [dea8e8742fe33] joining swarm manager [d297fa6e84b74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.737Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s)
08:19:32 [2019-12-01T08:19:32.737Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.87s)
08:19:32 [2019-12-01T08:19:32.737Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.04s)
08:19:32 [2019-12-01T08:19:32.737Z]         docker_api_swarm_test.go:304: [d86b2d6bef77e] joining swarm manager [d7a83631cb8fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.737Z]         docker_api_swarm_test.go:305: [dfe412821f379] joining swarm manager [d7a83631cb8fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.737Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
08:19:32 [2019-12-01T08:19:32.737Z]         docker_api_swarm_test.go:364: Waiting for possible election...
08:19:32 [2019-12-01T08:19:32.737Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.06s)
08:19:32 [2019-12-01T08:19:32.737Z]         docker_api_swarm_test.go:272: [d816bdfe2a626] joining swarm manager [d18c7348af989]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.737Z]         docker_api_swarm_test.go:273: [d7aca2bb4236f] joining swarm manager [d18c7348af989]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.737Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.04s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.75s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.58s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_node_test.go:19: [d2fcff1f2c763] joining swarm manager [ded37dbdd070d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_node_test.go:20: [d62aeb967c385] joining swarm manager [ded37dbdd070d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.97s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_test.go:502: [d5efbed7433c0] joining swarm manager [d55de00c42169]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_test.go:507: [de1a2bc266873] joining swarm manager [d55de00c42169]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.11s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_node_test.go:80: [de80e44e403a3] joining swarm manager [d45471f181360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.62s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_node_test.go:52: [dab367742b6bb] joining swarm manager [ddf6361436f2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_node_test.go:53: [d0e15b1f132f9] joining swarm manager [ddf6361436f2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (7.04s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.81s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_test.go:202: [d7a67cdeadf4a] joining swarm manager [dab33e5c97131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (72.36s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_test.go:384: [d7979686ffa5c] joining swarm manager [d9b11d02604be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_test.go:385: [d1f14988d33c1] joining swarm manager [d9b11d02604be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]         check_test.go:380: [d1f14988d33c1] daemon is not started
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.08s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_test.go:802: [ddf1298e13d2c] joining swarm manager [de43c5b8c55fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_test.go:802: [d771d2a232cba] joining swarm manager [de43c5b8c55fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_test.go:802: [d05279fa44fd4] joining swarm manager [de43c5b8c55fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_test.go:802: [d8a537f73637f] joining swarm manager [de43c5b8c55fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_test.go:810: [df5157a588b4d] joining swarm manager [de43c5b8c55fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.17s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.24s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:394: [daf7f77bea344] joining swarm manager [dc9e12f3e633c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:394: [d882bfd60f68e] joining swarm manager [dc9e12f3e633c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.31s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:342: [d48feeab9ffb9] joining swarm manager [d6aa10fb044f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:342: [d5504cbec5468] joining swarm manager [d6aa10fb044f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.30s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:489: [d3171b517c26c] joining swarm manager [d4af54a1125eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:489: [d5bf72aad6f9c] joining swarm manager [d4af54a1125eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.76s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.96s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:127: [d2c4985224ed2] joining swarm manager [de965b534357e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:128: [daa1513e4036c] joining swarm manager [de965b534357e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:136: [d6da7e19be386] joining swarm manager [de965b534357e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:137: [d7991aa5833e8] joining swarm manager [de965b534357e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.93s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.17s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:303: [dae5e531bebc4] joining swarm manager [d1b21f9add717]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:303: [d73bbfaefbf2e] joining swarm manager [d1b21f9add717]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.10s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:99: [dda3b7af3b2c2] joining swarm manager [d45bf0478c469]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:100: [d7a860d85e423] joining swarm manager [d45bf0478c469]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]         check_test.go:380: [dda3b7af3b2c2] daemon is not started
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.44s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:532: [d3f4da9c0c5d7] joining swarm manager [dfe54a793a30b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:533: [d94ae78a2bc28] joining swarm manager [dfe54a793a30b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.10s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:147: [d8f084872c235] joining swarm manager [de8abe3be2c98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_service_test.go:147: [d7b4b2336dbd6] joining swarm manager [de8abe3be2c98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.68s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.49s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.97s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.63s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.06s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.73s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.91s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.12s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.91s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.65s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.26s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.06s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.12s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.28s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.49s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.53s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.85s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.44s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.55s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.77s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.76s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.71s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.77s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.68s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.65s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.29s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.34s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.40s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.04s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.24s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.88s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_service_logs_test.go:241: checking task lmmwoigkyw7i
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_service_logs_test.go:246: checking messages for lmmwoigkyw7i
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_service_logs_test.go:241: checking task jm3bkdq26tn9
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_service_logs_test.go:246: checking messages for jm3bkdq26tn9
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.19s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.62s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.12s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.07s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.24s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:1901: [dd5f20a28e489] joining swarm manager [de921b7552309]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:1902: [da0d24c25540e] joining swarm manager [de921b7552309]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.38s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.88s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.97s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.32s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:1802: [d5110c48f9565] joining swarm manager [d7c9e3dcba6b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:1803: [d65907d7bb3f2] joining swarm manager [d7c9e3dcba6b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.58s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (110.26s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:1321: [dbd2119c40271] joining swarm manager [dac9222a9f686]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:1322: [d2555d3c352ee] joining swarm manager [dac9222a9f686]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.07s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.23s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.55s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.14s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.00s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.13s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.26s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.27s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.99s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.28s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.60s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:1186: [db13206ea349d] joining swarm manager [dea28bb356205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:1195: [db1972859c590] joining swarm manager [dea28bb356205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.34s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.09s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.85s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:1118: [da8a05f31d32b] joining swarm manager [ddd0ba4dcd458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:1119: [d1b33386f8cb5] joining swarm manager [ddd0ba4dcd458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:1172: [d7d9710830c5d] joining swarm manager [ddd0ba4dcd458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.72s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:1453: [d8b9411c561cf] joining swarm manager [d468e71062286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_test.go:1454: [dc53dd4fd9c27] joining swarm manager [d468e71062286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.01s)
08:19:32 [2019-12-01T08:19:32.738Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
08:19:32 [2019-12-01T08:19:32.738Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s)
08:19:32 [2019-12-01T08:19:32.738Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.12s)
08:19:32 [2019-12-01T08:19:32.738Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.21s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.38s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.36s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.33s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_cli_swarm_unix_test.go:62: [d4f857ccbaeb1] joining swarm manager [dea60ef2941c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.75s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.47s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.22s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.30s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.83s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.64s)
08:19:32 [2019-12-01T08:19:32.738Z]         docker_api_swarm_test.go:962: [d6805faa404f7] joining swarm manager [d40f064ed773f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (20.81s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.11s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.06s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.75s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.61s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.05s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.20s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.32s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (4.26s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.32s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.80s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.07s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s)
08:19:32 [2019-12-01T08:19:32.738Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.90s)
08:19:32 [2019-12-01T08:19:32.738Z] === RUN   TestDockerExternalVolumeSuite
08:19:32 [2019-12-01T08:19:32.738Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
08:19:39 [2019-12-01T08:19:39.977Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
08:19:42 [2019-12-01T08:19:42.153Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
08:19:42 [2019-12-01T08:19:42.153Z] === RUN   TestDockerSuite/TestBuildScratchCopy
08:19:42 [2019-12-01T08:19:42.613Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
08:19:44 [2019-12-01T08:19:44.151Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
08:19:47 [2019-12-01T08:19:47.889Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
08:19:50 [2019-12-01T08:19:50.778Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
08:19:56 [2019-12-01T08:19:56.462Z] === RUN   TestDockerSuite/TestBuildShellInherited
08:20:02 [2019-12-01T08:20:02.256Z] === RUN   TestDockerSuite/TestBuildShellMultiple
08:20:19 [2019-12-01T08:20:19.945Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
08:20:19 [2019-12-01T08:20:19.945Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
08:20:19 [2019-12-01T08:20:19.945Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
08:20:34 [2019-12-01T08:20:34.755Z] === RUN   TestDockerSuite/TestBuildSpaces
08:20:34 [2019-12-01T08:20:34.755Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
08:20:38 [2019-12-01T08:20:38.490Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
08:20:38 [2019-12-01T08:20:38.490Z] === RUN   TestDockerSuite/TestBuildStderr
08:20:43 [2019-12-01T08:20:43.174Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
08:20:58 [2019-12-01T08:20:58.403Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
08:21:04 [2019-12-01T08:21:04.303Z] === RUN   TestDockerSuite/TestBuildStopSignal
08:21:04 [2019-12-01T08:21:04.303Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
08:21:06 [2019-12-01T08:21:06.485Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
08:21:07 [2019-12-01T08:21:07.205Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
08:21:08 [2019-12-01T08:21:08.741Z] === RUN   TestDockerSuite/TestBuildTagEvent
08:21:13 [2019-12-01T08:21:13.427Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
08:21:19 [2019-12-01T08:21:19.223Z] === RUN   TestDockerSuite/TestBuildUser
08:21:19 [2019-12-01T08:21:19.223Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
08:21:19 [2019-12-01T08:21:19.223Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
08:21:19 [2019-12-01T08:21:19.223Z] === RUN   TestDockerSuite/TestBuildVerboseOut
08:21:23 [2019-12-01T08:21:23.914Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
08:21:24 [2019-12-01T08:21:24.374Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
08:21:27 [2019-12-01T08:21:27.278Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
08:21:27 [2019-12-01T08:21:27.278Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
08:21:27 [2019-12-01T08:21:27.278Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
08:21:38 [2019-12-01T08:21:38.557Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
08:21:52 [2019-12-01T08:21:52.422Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
08:21:52 [2019-12-01T08:21:52.422Z] === RUN   TestDockerSuite/TestBuildWindowsUser
08:21:53 [2019-12-01T08:21:53.398Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
08:22:07 [2019-12-01T08:22:07.234Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
08:22:13 [2019-12-01T08:22:13.025Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
08:22:13 [2019-12-01T08:22:13.025Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
08:22:13 [2019-12-01T08:22:13.483Z] === RUN   TestDockerSuite/TestBuildWithFailure
08:22:16 [2019-12-01T08:22:16.388Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
08:22:16 [2019-12-01T08:22:16.388Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
08:22:25 [2019-12-01T08:22:25.421Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
08:22:31 [2019-12-01T08:22:31.209Z] === RUN   TestDockerSuite/TestBuildWithTabs
08:22:35 [2019-12-01T08:22:35.895Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
08:22:35 [2019-12-01T08:22:35.895Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
08:22:37 [2019-12-01T08:22:37.585Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
08:22:53 [2019-12-01T08:22:53.655Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
08:22:53 [2019-12-01T08:22:53.655Z] === RUN   TestDockerSuite/TestBuildWithVolumes
08:22:53 [2019-12-01T08:22:53.655Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
08:22:53 [2019-12-01T08:22:53.655Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
08:22:53 [2019-12-01T08:22:53.655Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
08:23:03 [2019-12-01T08:23:03.983Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
08:23:04 [2019-12-01T08:23:04.442Z] === RUN   TestDockerSuite/TestBuildXZHost
08:23:04 [2019-12-01T08:23:04.900Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
08:23:04 [2019-12-01T08:23:04.900Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
08:23:04 [2019-12-01T08:23:04.900Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
08:23:07 [2019-12-01T08:23:07.086Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
08:23:09 [2019-12-01T08:23:09.605Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
08:23:11 [2019-12-01T08:23:11.769Z] === RUN   TestDockerSuite/TestCommitChange
08:23:17 [2019-12-01T08:23:17.561Z] === RUN   TestDockerSuite/TestCommitChangeLabels
08:23:22 [2019-12-01T08:23:22.248Z] === RUN   TestDockerSuite/TestCommitHardlink
08:23:22 [2019-12-01T08:23:22.248Z] === RUN   TestDockerSuite/TestCommitNewFile
08:23:24 [2019-12-01T08:23:24.451Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
08:23:29 [2019-12-01T08:23:29.356Z] === RUN   TestDockerSuite/TestCommitPausedContainer
08:23:29 [2019-12-01T08:23:29.356Z] === RUN   TestDockerSuite/TestCommitTTY
08:23:35 [2019-12-01T08:23:35.150Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
08:23:39 [2019-12-01T08:23:39.840Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
08:23:39 [2019-12-01T08:23:39.840Z] === RUN   TestDockerSuite/TestCommitWithoutPause
08:23:39 [2019-12-01T08:23:39.840Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
08:23:39 [2019-12-01T08:23:39.840Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
08:23:39 [2019-12-01T08:23:39.840Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
08:23:39 [2019-12-01T08:23:39.840Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
08:23:39 [2019-12-01T08:23:39.840Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
08:23:39 [2019-12-01T08:23:39.840Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
08:23:39 [2019-12-01T08:23:39.840Z] === RUN   TestDockerSuite/TestContainerAPICommit
08:23:42 [2019-12-01T08:23:42.494Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
08:23:46 [2019-12-01T08:23:46.932Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
08:23:54 [2019-12-01T08:23:54.003Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
08:23:54 [2019-12-01T08:23:54.003Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
08:23:56 [2019-12-01T08:23:56.175Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
08:23:56 [2019-12-01T08:23:56.175Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
08:23:56 [2019-12-01T08:23:56.175Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
08:23:56 [2019-12-01T08:23:56.175Z] === RUN   TestDockerSuite/TestContainerAPICreate
08:23:58 [2019-12-01T08:23:58.360Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
08:23:58 [2019-12-01T08:23:58.360Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
08:23:58 [2019-12-01T08:23:58.360Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
08:24:00 [2019-12-01T08:24:00.544Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
08:24:00 [2019-12-01T08:24:00.544Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
08:24:00 [2019-12-01T08:24:00.544Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
08:24:00 [2019-12-01T08:24:00.544Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
08:24:00 [2019-12-01T08:24:00.544Z] === RUN   TestDockerSuite/TestContainerAPIDelete
08:24:03 [2019-12-01T08:24:03.473Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
08:24:05 [2019-12-01T08:24:05.007Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
08:24:07 [2019-12-01T08:24:07.182Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
08:24:07 [2019-12-01T08:24:07.182Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
08:24:07 [2019-12-01T08:24:07.182Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
08:24:09 [2019-12-01T08:24:09.357Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
08:24:09 [2019-12-01T08:24:09.357Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
08:24:11 [2019-12-01T08:24:11.536Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
08:24:11 [2019-12-01T08:24:11.536Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
08:24:11 [2019-12-01T08:24:11.536Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
08:24:13 [2019-12-01T08:24:13.712Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
08:24:13 [2019-12-01T08:24:13.712Z] === RUN   TestDockerSuite/TestContainerAPIKill
08:24:15 [2019-12-01T08:24:15.245Z] === RUN   TestDockerSuite/TestContainerAPIPause
08:24:15 [2019-12-01T08:24:15.245Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
08:24:18 [2019-12-01T08:24:18.146Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
08:24:18 [2019-12-01T08:24:18.146Z] === RUN   TestDockerSuite/TestContainerAPIRename
08:24:20 [2019-12-01T08:24:20.326Z] === RUN   TestDockerSuite/TestContainerAPIRestart
08:24:24 [2019-12-01T08:24:24.062Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
08:24:28 [2019-12-01T08:24:28.756Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
08:24:28 [2019-12-01T08:24:28.756Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
08:24:28 [2019-12-01T08:24:28.756Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
08:24:28 [2019-12-01T08:24:28.756Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
08:24:28 [2019-12-01T08:24:28.756Z] === RUN   TestDockerSuite/TestContainerAPIStart
08:24:29 [2019-12-01T08:24:29.104Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
08:24:30 [2019-12-01T08:24:30.291Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
08:24:30 [2019-12-01T08:24:30.291Z] === RUN   TestDockerSuite/TestContainerAPIStop
08:24:32 [2019-12-01T08:24:32.465Z] === RUN   TestDockerSuite/TestContainerAPITop
08:24:32 [2019-12-01T08:24:32.466Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
08:24:34 [2019-12-01T08:24:34.642Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
08:24:35 [2019-12-01T08:24:35.102Z] === RUN   TestDockerSuite/TestContainerAPIWait
08:24:39 [2019-12-01T08:24:39.794Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
08:24:41 [2019-12-01T08:24:41.331Z] === RUN   TestDockerSuite/TestContainerNetworkMode
08:24:41 [2019-12-01T08:24:41.331Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
08:24:41 [2019-12-01T08:24:41.331Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
08:24:41 [2019-12-01T08:24:41.331Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
08:24:41 [2019-12-01T08:24:41.331Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
08:24:41 [2019-12-01T08:24:41.331Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
08:24:43 [2019-12-01T08:24:43.510Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
08:24:43 [2019-12-01T08:24:43.510Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
08:24:45 [2019-12-01T08:24:45.693Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
08:24:47 [2019-12-01T08:24:47.159Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
08:24:54 [2019-12-01T08:24:54.270Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
08:24:55 [2019-12-01T08:24:55.236Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
08:24:58 [2019-12-01T08:24:58.142Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000004fa0_<nil>}
08:25:00 [2019-12-01T08:25:00.323Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1266397138_c:\foo_false__<nil>_<nil>_<nil>}
08:25:02 [2019-12-01T08:25:02.499Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1266397138_c:\foo_true__<nil>_<nil>_<nil>}
08:25:04 [2019-12-01T08:25:04.676Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
08:25:04 [2019-12-01T08:25:04.676Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
08:25:04 [2019-12-01T08:25:04.676Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
08:25:04 [2019-12-01T08:25:04.676Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
08:25:04 [2019-12-01T08:25:04.676Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
08:25:04 [2019-12-01T08:25:04.676Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
08:25:04 [2019-12-01T08:25:04.676Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
08:25:04 [2019-12-01T08:25:04.676Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
08:25:05 [2019-12-01T08:25:05.136Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
08:25:05 [2019-12-01T08:25:05.136Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
08:25:05 [2019-12-01T08:25:05.136Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
08:25:05 [2019-12-01T08:25:05.136Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
08:25:05 [2019-12-01T08:25:05.136Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
08:25:05 [2019-12-01T08:25:05.136Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
08:25:05 [2019-12-01T08:25:05.136Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
08:25:05 [2019-12-01T08:25:05.136Z] === RUN   TestDockerSuite/TestCopyAndRestart
08:25:05 [2019-12-01T08:25:05.136Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
08:25:05 [2019-12-01T08:25:05.136Z] === RUN   TestDockerSuite/TestCpAbsolutePath
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpFromCaseA
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpFromCaseB
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpFromCaseC
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpFromCaseD
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpFromCaseE
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpFromCaseF
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpFromCaseG
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpFromCaseH
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpFromCaseI
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpFromCaseJ
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
08:25:07 [2019-12-01T08:25:07.314Z] === RUN   TestDockerSuite/TestCpGarbagePath
08:25:09 [2019-12-01T08:25:09.602Z] === RUN   TestDockerSuite/TestCpLocalOnly
08:25:09 [2019-12-01T08:25:09.602Z] === RUN   TestDockerSuite/TestCpNameHasColon
08:25:09 [2019-12-01T08:25:09.602Z] === RUN   TestDockerSuite/TestCpRelativePath
08:25:11 [2019-12-01T08:25:11.778Z] === RUN   TestDockerSuite/TestCpSpecialFiles
08:25:11 [2019-12-01T08:25:11.778Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
08:25:11 [2019-12-01T08:25:11.778Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
08:25:11 [2019-12-01T08:25:11.778Z] === RUN   TestDockerSuite/TestCpToCaseA
08:25:16 [2019-12-01T08:25:16.461Z] === RUN   TestDockerSuite/TestCpToCaseB
08:25:18 [2019-12-01T08:25:18.637Z] === RUN   TestDockerSuite/TestCpToCaseC
08:25:18 [2019-12-01T08:25:18.637Z] === RUN   TestDockerSuite/TestCpToCaseD
08:25:18 [2019-12-01T08:25:18.637Z] === RUN   TestDockerSuite/TestCpToCaseE
08:25:19 [2019-12-01T08:25:19.180Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
08:25:28 [2019-12-01T08:25:28.948Z] === RUN   TestDockerSuite/TestCpToCaseF
08:25:28 [2019-12-01T08:25:28.948Z] === RUN   TestDockerSuite/TestCpToCaseG
08:25:28 [2019-12-01T08:25:28.948Z] === RUN   TestDockerSuite/TestCpToCaseH
08:25:41 [2019-12-01T08:25:41.320Z] === RUN   TestDockerSuite/TestCpToCaseI
08:25:41 [2019-12-01T08:25:41.320Z] === RUN   TestDockerSuite/TestCpToCaseJ
08:25:41 [2019-12-01T08:25:41.320Z] === RUN   TestDockerSuite/TestCpToDot
08:25:43 [2019-12-01T08:25:43.498Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
08:25:43 [2019-12-01T08:25:43.498Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
08:25:43 [2019-12-01T08:25:43.498Z] === RUN   TestDockerSuite/TestCpToStdout
08:25:45 [2019-12-01T08:25:45.675Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
08:25:45 [2019-12-01T08:25:45.675Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
08:25:45 [2019-12-01T08:25:45.675Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
08:25:45 [2019-12-01T08:25:45.675Z] === RUN   TestDockerSuite/TestCpVolumePath
08:25:45 [2019-12-01T08:25:45.675Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
08:25:45 [2019-12-01T08:25:45.675Z] === RUN   TestDockerSuite/TestCreateArgs
08:25:46 [2019-12-01T08:25:46.135Z] === RUN   TestDockerSuite/TestCreateByImageID
08:25:47 [2019-12-01T08:25:47.670Z] === RUN   TestDockerSuite/TestCreateEchoStdout
08:25:49 [2019-12-01T08:25:49.844Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
08:25:49 [2019-12-01T08:25:49.844Z] === RUN   TestDockerSuite/TestCreateHostConfig
08:25:50 [2019-12-01T08:25:50.302Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
08:25:51 [2019-12-01T08:25:51.198Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
08:25:51 [2019-12-01T08:25:51.836Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
08:25:52 [2019-12-01T08:25:52.803Z] === RUN   TestDockerSuite/TestCreateLabels
08:25:52 [2019-12-01T08:25:52.803Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
08:25:52 [2019-12-01T08:25:52.803Z] === RUN   TestDockerSuite/TestCreateRM
08:25:53 [2019-12-01T08:25:53.260Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
08:25:53 [2019-12-01T08:25:53.260Z] === RUN   TestDockerSuite/TestCreateStopSignal
08:25:53 [2019-12-01T08:25:53.260Z] === RUN   TestDockerSuite/TestCreateStopTimeout
08:25:53 [2019-12-01T08:25:53.718Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
08:26:02 [2019-12-01T08:26:02.391Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
08:26:02 [2019-12-01T08:26:02.391Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
08:26:02 [2019-12-01T08:26:02.391Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
08:26:06 [2019-12-01T08:26:06.032Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
08:26:06 [2019-12-01T08:26:06.126Z] === RUN   TestDockerSuite/TestCreateWithPortRange
08:26:06 [2019-12-01T08:26:06.126Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
08:26:06 [2019-12-01T08:26:06.585Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDevicePermissions
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDockerFails
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
08:26:08 [2019-12-01T08:26:08.763Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
08:26:09 [2019-12-01T08:26:09.224Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
08:26:09 [2019-12-01T08:26:09.224Z] === RUN   TestDockerSuite/TestEventsAttach
08:26:09 [2019-12-01T08:26:09.224Z] === RUN   TestDockerSuite/TestEventsCommit
08:26:09 [2019-12-01T08:26:09.224Z] === RUN   TestDockerSuite/TestEventsContainerEvents
08:26:11 [2019-12-01T08:26:11.401Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
08:26:13 [2019-12-01T08:26:13.599Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
08:26:16 [2019-12-01T08:26:16.511Z] === RUN   TestDockerSuite/TestEventsContainerRestart
08:26:24 [2019-12-01T08:26:24.076Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
08:26:25 [2019-12-01T08:26:25.083Z] === RUN   TestDockerSuite/TestEventsCopy
08:26:30 [2019-12-01T08:26:30.888Z] === RUN   TestDockerSuite/TestEventsFilterContainer
08:26:35 [2019-12-01T08:26:35.577Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
08:26:38 [2019-12-01T08:26:38.910Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
08:26:42 [2019-12-01T08:26:42.649Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
08:26:43 [2019-12-01T08:26:43.184Z] === RUN   TestDockerSuite/TestEventsFilterImageName
08:26:46 [2019-12-01T08:26:46.926Z] === RUN   TestDockerSuite/TestEventsFilterLabels
08:26:47 [2019-12-01T08:26:47.385Z] === RUN   TestDockerSuite/TestEventsFilterType
08:26:48 [2019-12-01T08:26:48.351Z] === RUN   TestDockerSuite/TestEventsFilters
08:26:53 [2019-12-01T08:26:53.033Z] === RUN   TestDockerSuite/TestEventsFormat
08:26:53 [2019-12-01T08:26:53.862Z] --- PASS: TestDockerExternalVolumeSuite (441.28s)
08:26:53 [2019-12-01T08:26:53.862Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s)
08:26:53 [2019-12-01T08:26:53.862Z]         docker_cli_external_volume_driver_test.go:53: [dd1abe2e2d7c1] daemon is not started
08:26:53 [2019-12-01T08:26:53.862Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
08:26:53 [2019-12-01T08:26:53.862Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s)
08:26:53 [2019-12-01T08:26:53.862Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
08:26:53 [2019-12-01T08:26:53.862Z]         docker_cli_external_volume_driver_test.go:53: [d9a4246629e72] daemon is not started
08:26:53 [2019-12-01T08:26:53.862Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
08:26:53 [2019-12-01T08:26:53.862Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
08:26:53 [2019-12-01T08:26:53.863Z]         docker_cli_external_volume_driver_test.go:53: [d76146ac75fbf] daemon is not started
08:26:53 [2019-12-01T08:26:53.863Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
08:26:53 [2019-12-01T08:26:53.863Z]         docker_cli_external_volume_driver_test.go:53: [d76d13dfc11a9] daemon is not started
08:26:53 [2019-12-01T08:26:53.863Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.40s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s)
08:26:53 [2019-12-01T08:26:53.863Z]         docker_cli_external_volume_driver_test.go:485: [d73731f12c3f3] daemon is not started
08:26:53 [2019-12-01T08:26:53.863Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.07s)
08:26:53 [2019-12-01T08:26:53.863Z]         docker_cli_external_volume_driver_test.go:53: [d380323c55937] daemon is not started
08:26:53 [2019-12-01T08:26:53.863Z] PASS
08:26:53 [2019-12-01T08:26:53.863Z] 
08:26:53 [2019-12-01T08:26:53.863Z] === Skipped
08:26:53 [2019-12-01T08:26:53.863Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
08:26:53 [2019-12-01T08:26:53.863Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
08:26:53 [2019-12-01T08:26:53.863Z]         check_test.go:309: [d1b4e4d5b8d5c] daemon is not started
08:26:53 [2019-12-01T08:26:53.863Z] 
08:26:53 [2019-12-01T08:26:53.863Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:26:53 [2019-12-01T08:26:53.863Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
08:26:53 [2019-12-01T08:26:53.863Z]         check_test.go:309: [d67dfa1620ae7] daemon is not started
08:26:53 [2019-12-01T08:26:53.863Z] 
08:26:53 [2019-12-01T08:26:53.863Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
08:26:53 [2019-12-01T08:26:53.863Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
08:26:53 [2019-12-01T08:26:53.863Z]         check_test.go:309: [df506848822fe] daemon is not started
08:26:53 [2019-12-01T08:26:53.863Z] 
08:26:53 [2019-12-01T08:26:53.863Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
08:26:53 [2019-12-01T08:26:53.863Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
08:26:53 [2019-12-01T08:26:53.863Z]         check_test.go:309: [d4d90f571669a] daemon is not started
08:26:53 [2019-12-01T08:26:53.863Z] 
08:26:53 [2019-12-01T08:26:53.863Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
08:26:53 [2019-12-01T08:26:53.863Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
08:26:53 [2019-12-01T08:26:53.863Z] 
08:26:53 [2019-12-01T08:26:53.863Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
08:26:53 [2019-12-01T08:26:53.863Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
08:26:53 [2019-12-01T08:26:53.863Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
08:26:53 [2019-12-01T08:26:53.863Z] 
08:26:53 [2019-12-01T08:26:53.863Z] 
08:26:53 [2019-12-01T08:26:53.863Z] DONE 273 tests, 6 skipped in 2600.422s
08:26:53 [2019-12-01T08:26:53.863Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:26:53 [2019-12-01T08:26:53.863Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5bb2fde53215/docker.pid
08:26:53 [2019-12-01T08:26:53.863Z] +++ kill 7200
08:26:53 [2019-12-01T08:26:53.863Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7200 is not a child of this shell
08:26:53 [2019-12-01T08:26:53.863Z] warning: PID 7200 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5bb2fde53215/docker.pid had a nonzero exit code
08:26:54 [2019-12-01T08:26:54.118Z] ++++ cat bundles/test-integration/docker.pid
08:26:54 [2019-12-01T08:26:54.118Z] +++ kill 7295
08:26:55 [2019-12-01T08:26:55.044Z] +++ /etc/init.d/apparmor stop
08:26:55 [2019-12-01T08:26:55.044Z] Clearing AppArmor profiles cache:.
08:26:55 [2019-12-01T08:26:55.044Z] All profile caches have been cleared, but no profiles have been unloaded.
08:26:55 [2019-12-01T08:26:55.044Z] Unloading profiles will leave already running processes permanently
08:26:55 [2019-12-01T08:26:55.044Z] unconfined, which can lead to unexpected situations.
08:26:55 [2019-12-01T08:26:55.044Z] 
08:26:55 [2019-12-01T08:26:55.044Z] To set a process to complain mode, use the command line tool
08:26:55 [2019-12-01T08:26:55.044Z] 'aa-complain'. To really tear down all profiles, run the init script
08:26:55 [2019-12-01T08:26:55.044Z] with the 'teardown' option."
08:26:55 [2019-12-01T08:26:55.044Z] 
08:26:55 [2019-12-01T08:26:55.606Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
08:26:55 [2019-12-01T08:26:55.622Z] Recording test results
08:26:56 [2019-12-01T08:26:56.769Z] === RUN   TestDockerSuite/TestEventsFormatBadField
08:26:56 [2019-12-01T08:26:56.769Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
08:26:56 [2019-12-01T08:26:56.769Z] === RUN   TestDockerSuite/TestEventsImageImport
08:26:56 [2019-12-01T08:26:56.769Z] === RUN   TestDockerSuite/TestEventsImageLoad
08:26:56 [2019-12-01T08:26:56.769Z] === RUN   TestDockerSuite/TestEventsImagePull
08:26:56 [2019-12-01T08:26:56.769Z] === RUN   TestDockerSuite/TestEventsImageTag
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:26:58 [2019-12-01T08:26:58.150Z] + echo Ensuring container killed.
08:26:58 [2019-12-01T08:26:58.150Z] Ensuring container killed.
08:26:58 [2019-12-01T08:26:58.150Z] + docker ps -aq -f name=docker-pr2-*
08:26:58 [2019-12-01T08:26:58.150Z] + cids=664c0cd46ace
08:26:58 [2019-12-01T08:26:58.150Z] fd06e5808aa8
08:26:58 [2019-12-01T08:26:58.150Z] 182b50f93356
08:26:58 [2019-12-01T08:26:58.150Z] + [ -n 664c0cd46ace
08:26:58 [2019-12-01T08:26:58.150Z] fd06e5808aa8
08:26:58 [2019-12-01T08:26:58.150Z] 182b50f93356 ]
08:26:58 [2019-12-01T08:26:58.150Z] + docker rm -vf 664c0cd46ace fd06e5808aa8 182b50f93356
08:26:58 [2019-12-01T08:26:58.304Z] === RUN   TestDockerSuite/TestEventsPluginOps
08:26:58 [2019-12-01T08:26:58.304Z] === RUN   TestDockerSuite/TestEventsRename
08:27:00 [2019-12-01T08:27:00.039Z] 664c0cd46ace
08:27:00 [2019-12-01T08:27:00.488Z] === RUN   TestDockerSuite/TestEventsResize
08:27:00 [2019-12-01T08:27:00.967Z] fd06e5808aa8
08:27:00 [2019-12-01T08:27:00.967Z] 182b50f93356
[Pipeline] sh
08:27:01 [2019-12-01T08:27:01.248Z] + echo Chowning /workspace to jenkins user
08:27:01 [2019-12-01T08:27:01.248Z] Chowning /workspace to jenkins user
08:27:01 [2019-12-01T08:27:01.248Z] + id -u
08:27:01 [2019-12-01T08:27:01.248Z] + id -g
08:27:01 [2019-12-01T08:27:01.248Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40202:/workspace busybox chown -R 1000:1000 /workspace
08:27:01 [2019-12-01T08:27:01.248Z] Unable to find image 'busybox:latest' locally
08:27:01 [2019-12-01T08:27:01.248Z] latest: Pulling from library/busybox
08:27:01 [2019-12-01T08:27:01.504Z] 0f8c40e1270f: Pulling fs layer
08:27:01 [2019-12-01T08:27:01.504Z] 0f8c40e1270f: Download complete
08:27:01 [2019-12-01T08:27:01.504Z] 0f8c40e1270f: Pull complete
08:27:01 [2019-12-01T08:27:01.504Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0
08:27:01 [2019-12-01T08:27:01.504Z] Status: Downloaded newer image for busybox:latest
08:27:03 [2019-12-01T08:27:03.392Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
08:27:04 [2019-12-01T08:27:04.928Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:27:05 [2019-12-01T08:27:05.962Z] + bundleName=amd64
08:27:05 [2019-12-01T08:27:05.962Z] + echo Creating amd64-bundles.tar.gz
08:27:05 [2019-12-01T08:27:05.962Z] Creating amd64-bundles.tar.gz
08:27:05 [2019-12-01T08:27:05.962Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:27:05 [2019-12-01T08:27:05.962Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
08:27:07 [2019-12-01T08:27:07.335Z] Archiving artifacts
08:27:07 [2019-12-01T08:27:07.834Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
08:27:09 [2019-12-01T08:27:09.209Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40202/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:27:09 [2019-12-01T08:27:09.515Z] + make clean
08:27:09 [2019-12-01T08:27:09.770Z] docker volume rm -f docker-dev-cache
08:27:09 [2019-12-01T08:27:09.770Z] docker-dev-cache
[Pipeline] deleteDir
08:27:12 [2019-12-01T08:27:12.520Z] === RUN   TestDockerSuite/TestEventsTop
08:27:12 [2019-12-01T08:27:12.520Z] === RUN   TestDockerSuite/TestEventsUntag
[Pipeline] }
[Pipeline] // withEnv
08:27:14 [2019-12-01T08:27:14.696Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:27:18 [2019-12-01T08:27:18.432Z] === RUN   TestDockerSuite/TestExec
08:27:18 [2019-12-01T08:27:18.432Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
08:27:18 [2019-12-01T08:27:18.432Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
08:27:19 [2019-12-01T08:27:19.970Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
08:27:22 [2019-12-01T08:27:22.149Z] === RUN   TestDockerSuite/TestExecAPIStart
08:27:22 [2019-12-01T08:27:22.149Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
08:27:22 [2019-12-01T08:27:22.149Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
08:27:22 [2019-12-01T08:27:22.149Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
08:27:24 [2019-12-01T08:27:24.328Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
08:27:25 [2019-12-01T08:27:25.867Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
08:27:28 [2019-12-01T08:27:28.043Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
08:27:29 [2019-12-01T08:27:29.580Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
08:27:34 [2019-12-01T08:27:34.271Z] === RUN   TestDockerSuite/TestExecCgroup
08:27:34 [2019-12-01T08:27:34.271Z] === RUN   TestDockerSuite/TestExecEnv
08:27:34 [2019-12-01T08:27:34.271Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
08:27:34 [2019-12-01T08:27:34.271Z] === RUN   TestDockerSuite/TestExecExitStatus
08:27:35 [2019-12-01T08:27:35.906Z] === RUN   TestDockerSuite/TestExecInspectID
08:27:40 [2019-12-01T08:27:40.591Z] === RUN   TestDockerSuite/TestExecInteractive
08:27:40 [2019-12-01T08:27:40.591Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
08:27:40 [2019-12-01T08:27:40.591Z] === RUN   TestDockerSuite/TestExecParseError
08:27:40 [2019-12-01T08:27:40.591Z] === RUN   TestDockerSuite/TestExecPausedContainer
08:27:40 [2019-12-01T08:27:40.591Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
08:27:40 [2019-12-01T08:27:40.591Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
08:27:42 [2019-12-01T08:27:42.770Z] === RUN   TestDockerSuite/TestExecSetEnv
08:27:42 [2019-12-01T08:27:42.770Z] === RUN   TestDockerSuite/TestExecStartFails
08:27:42 [2019-12-01T08:27:42.770Z] === RUN   TestDockerSuite/TestExecStateCleanup
08:27:42 [2019-12-01T08:27:42.770Z] === RUN   TestDockerSuite/TestExecStopNotHanging
08:27:42 [2019-12-01T08:27:42.770Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
08:27:42 [2019-12-01T08:27:42.770Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
08:27:44 [2019-12-01T08:27:44.946Z] === RUN   TestDockerSuite/TestExecUlimits
08:27:44 [2019-12-01T08:27:44.946Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
08:27:53 [2019-12-01T08:27:53.544Z] === RUN   TestDockerSuite/TestExecWithImageUser
08:27:53 [2019-12-01T08:27:53.544Z] === RUN   TestDockerSuite/TestExecWithPrivileged
08:27:53 [2019-12-01T08:27:53.544Z] === RUN   TestDockerSuite/TestExecWithUser
08:27:53 [2019-12-01T08:27:53.544Z] === RUN   TestDockerSuite/TestGetContainerStats
08:28:02 [2019-12-01T08:28:02.116Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
08:28:09 [2019-12-01T08:28:09.190Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
08:28:11 [2019-12-01T08:28:11.368Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
08:28:18 [2019-12-01T08:28:18.446Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
08:28:18 [2019-12-01T08:28:18.446Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
08:28:18 [2019-12-01T08:28:18.446Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
08:28:18 [2019-12-01T08:28:18.446Z] === RUN   TestDockerSuite/TestHealth
08:28:18 [2019-12-01T08:28:18.446Z] === RUN   TestDockerSuite/TestHistoryExistentImage
08:28:18 [2019-12-01T08:28:18.446Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
08:28:18 [2019-12-01T08:28:18.446Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
08:28:18 [2019-12-01T08:28:18.446Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
08:28:23 [2019-12-01T08:28:23.148Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
08:28:23 [2019-12-01T08:28:23.148Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
08:28:23 [2019-12-01T08:28:23.148Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
08:28:23 [2019-12-01T08:28:23.693Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
08:28:23 [2019-12-01T08:28:23.693Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
08:28:23 [2019-12-01T08:28:23.693Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
08:28:24 [2019-12-01T08:28:24.663Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
08:28:24 [2019-12-01T08:28:24.663Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
08:28:25 [2019-12-01T08:28:25.638Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
08:28:25 [2019-12-01T08:28:25.638Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
08:28:27 [2019-12-01T08:28:27.822Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
08:28:27 [2019-12-01T08:28:27.822Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
08:28:30 [2019-12-01T08:28:30.004Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
08:28:38 [2019-12-01T08:28:38.577Z] === RUN   TestDockerSuite/TestImagesFormat
08:28:38 [2019-12-01T08:28:38.577Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
08:28:38 [2019-12-01T08:28:38.577Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
08:28:41 [2019-12-01T08:28:41.480Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
08:28:41 [2019-12-01T08:28:41.480Z] === RUN   TestDockerSuite/TestImportBadURL
08:28:44 [2019-12-01T08:28:44.387Z] === RUN   TestDockerSuite/TestImportDisplay
08:28:44 [2019-12-01T08:28:44.387Z] === RUN   TestDockerSuite/TestImportFile
08:28:44 [2019-12-01T08:28:44.387Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
08:28:44 [2019-12-01T08:28:44.387Z] === RUN   TestDockerSuite/TestImportFileWithMessage
08:28:44 [2019-12-01T08:28:44.387Z] === RUN   TestDockerSuite/TestImportGzipped
08:28:44 [2019-12-01T08:28:44.387Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
08:28:44 [2019-12-01T08:28:44.387Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
08:28:44 [2019-12-01T08:28:44.387Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
08:28:44 [2019-12-01T08:28:44.387Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
08:28:44 [2019-12-01T08:28:44.387Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
08:28:44 [2019-12-01T08:28:44.387Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
08:28:44 [2019-12-01T08:28:44.387Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
08:28:44 [2019-12-01T08:28:44.387Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
08:28:46 [2019-12-01T08:28:46.565Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
08:28:48 [2019-12-01T08:28:48.748Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
08:28:48 [2019-12-01T08:28:48.748Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
08:28:48 [2019-12-01T08:28:48.748Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
08:28:48 [2019-12-01T08:28:48.748Z] === RUN   TestDockerSuite/TestInspectAmpersand
08:28:48 [2019-12-01T08:28:48.748Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
08:28:50 [2019-12-01T08:28:50.927Z] === RUN   TestDockerSuite/TestInspectByPrefix
08:28:50 [2019-12-01T08:28:50.927Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
08:28:53 [2019-12-01T08:28:53.107Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
08:28:53 [2019-12-01T08:28:53.107Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
08:28:53 [2019-12-01T08:28:53.107Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
08:28:53 [2019-12-01T08:28:53.107Z] === RUN   TestDockerSuite/TestInspectDefault
08:28:55 [2019-12-01T08:28:55.292Z] === RUN   TestDockerSuite/TestInspectHistory
08:28:59 [2019-12-01T08:28:59.980Z] === RUN   TestDockerSuite/TestInspectImage
08:28:59 [2019-12-01T08:28:59.980Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
08:28:59 [2019-12-01T08:28:59.980Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
08:28:59 [2019-12-01T08:28:59.980Z] === RUN   TestDockerSuite/TestInspectInt64
08:29:02 [2019-12-01T08:29:02.162Z] === RUN   TestDockerSuite/TestInspectJSONFields
08:29:04 [2019-12-01T08:29:04.340Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
08:29:04 [2019-12-01T08:29:04.340Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
08:29:06 [2019-12-01T08:29:06.579Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
08:29:08 [2019-12-01T08:29:08.116Z] === RUN   TestDockerSuite/TestInspectPlugin
08:29:08 [2019-12-01T08:29:08.116Z] === RUN   TestDockerSuite/TestInspectRootFS
08:29:08 [2019-12-01T08:29:08.116Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
08:29:10 [2019-12-01T08:29:10.292Z] === RUN   TestDockerSuite/TestInspectStatus
08:29:12 [2019-12-01T08:29:12.476Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
08:29:17 [2019-12-01T08:29:17.159Z] === RUN   TestDockerSuite/TestInspectTemplateError
08:29:18 [2019-12-01T08:29:18.695Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
08:29:20 [2019-12-01T08:29:20.869Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
08:29:22 [2019-12-01T08:29:22.410Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
08:29:24 [2019-12-01T08:29:24.585Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
08:29:26 [2019-12-01T08:29:26.759Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
08:29:28 [2019-12-01T08:29:28.295Z] === RUN   TestDockerSuite/TestInspectUnknownObject
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinkShortDefinition
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksEnvs
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
08:29:28 [2019-12-01T08:29:28.754Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
08:29:30 [2019-12-01T08:29:30.935Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
08:29:32 [2019-12-01T08:29:32.471Z] === RUN   TestDockerSuite/TestLogsAPIUntil
08:29:38 [2019-12-01T08:29:38.257Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
08:29:40 [2019-12-01T08:29:40.446Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
08:29:40 [2019-12-01T08:29:40.446Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
08:29:42 [2019-12-01T08:29:42.623Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
08:29:42 [2019-12-01T08:29:42.623Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
08:29:51 [2019-12-01T08:29:51.188Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
08:29:58 [2019-12-01T08:29:58.265Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
08:30:05 [2019-12-01T08:30:05.428Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
08:30:07 [2019-12-01T08:30:07.610Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
08:30:09 [2019-12-01T08:30:09.790Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
08:30:09 [2019-12-01T08:30:09.790Z] === RUN   TestDockerSuite/TestLogsFollowStopped
08:30:11 [2019-12-01T08:30:11.967Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
08:30:14 [2019-12-01T08:30:14.149Z] === RUN   TestDockerSuite/TestLogsSince
08:30:24 [2019-12-01T08:30:24.494Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
08:30:24 [2019-12-01T08:30:24.494Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
08:30:24 [2019-12-01T08:30:24.494Z] === RUN   TestDockerSuite/TestLogsTail
08:30:26 [2019-12-01T08:30:26.216Z] === RUN   TestDockerSuite/TestLogsTimestamps
08:30:29 [2019-12-01T08:30:29.123Z] === RUN   TestDockerSuite/TestLogsWithDetails
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestMountIntoProc
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestMountIntoSys
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestNetHostname
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPluginActive
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPluginLogDriver
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPluginUpgrade
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPortHostBinding
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPortList
08:30:31 [2019-12-01T08:30:31.304Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
08:30:41 [2019-12-01T08:30:41.628Z] === RUN   TestDockerSuite/TestPostContainersAttach
08:30:41 [2019-12-01T08:30:41.628Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
08:30:41 [2019-12-01T08:30:41.628Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
08:30:41 [2019-12-01T08:30:41.628Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
08:30:41 [2019-12-01T08:30:41.628Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
08:30:41 [2019-12-01T08:30:41.628Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
08:30:41 [2019-12-01T08:30:41.628Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
08:30:41 [2019-12-01T08:30:41.628Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
08:30:41 [2019-12-01T08:30:41.628Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
08:30:41 [2019-12-01T08:30:41.628Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
08:30:45 [2019-12-01T08:30:45.367Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
08:30:45 [2019-12-01T08:30:45.367Z] === RUN   TestDockerSuite/TestPsByOrder
08:30:53 [2019-12-01T08:30:53.941Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
08:30:53 [2019-12-01T08:30:53.941Z] === RUN   TestDockerSuite/TestPsListContainersBase
08:31:02 [2019-12-01T08:31:02.514Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
08:31:27 [2019-12-01T08:31:27.651Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
08:31:27 [2019-12-01T08:31:27.651Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
08:31:27 [2019-12-01T08:31:27.651Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
08:31:40 [2019-12-01T08:31:40.030Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
08:31:42 [2019-12-01T08:31:42.210Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
08:31:59 [2019-12-01T08:31:59.903Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
08:32:03 [2019-12-01T08:32:03.639Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
08:32:03 [2019-12-01T08:32:03.639Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
08:32:03 [2019-12-01T08:32:03.639Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
08:32:08 [2019-12-01T08:32:08.329Z] === RUN   TestDockerSuite/TestPsListContainersSize
08:32:08 [2019-12-01T08:32:08.329Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
08:32:08 [2019-12-01T08:32:08.329Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
08:32:08 [2019-12-01T08:32:08.329Z] === RUN   TestDockerSuite/TestPsRightTagName
08:32:08 [2019-12-01T08:32:08.329Z] === RUN   TestDockerSuite/TestPsShowMounts
08:32:15 [2019-12-01T08:32:15.399Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
08:32:15 [2019-12-01T08:32:15.399Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
08:32:16 [2019-12-01T08:32:16.369Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
08:32:16 [2019-12-01T08:32:16.369Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
08:32:17 [2019-12-01T08:32:17.341Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
08:32:18 [2019-12-01T08:32:18.309Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
08:32:18 [2019-12-01T08:32:18.309Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
08:32:23 [2019-12-01T08:32:23.003Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
08:32:26 [2019-12-01T08:32:26.739Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
08:32:29 [2019-12-01T08:32:29.645Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
08:32:50 [2019-12-01T08:32:50.770Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
08:32:50 [2019-12-01T08:32:50.770Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
08:32:55 [2019-12-01T08:32:55.471Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
08:32:55 [2019-12-01T08:32:55.471Z] === RUN   TestDockerSuite/TestRestartPolicyNO
08:32:55 [2019-12-01T08:32:55.471Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
08:32:55 [2019-12-01T08:32:55.931Z] === RUN   TestDockerSuite/TestRestartRunningContainer
08:33:00 [2019-12-01T08:33:00.622Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
08:33:05 [2019-12-01T08:33:05.315Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
08:33:05 [2019-12-01T08:33:05.315Z] === RUN   TestDockerSuite/TestRestartWithVolumes
08:33:09 [2019-12-01T08:33:09.053Z] === RUN   TestDockerSuite/TestRmiBlank
08:33:09 [2019-12-01T08:33:09.053Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
08:33:09 [2019-12-01T08:33:09.522Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
08:33:27 [2019-12-01T08:33:27.205Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
08:33:27 [2019-12-01T08:33:27.664Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
08:33:28 [2019-12-01T08:33:28.121Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
08:33:35 [2019-12-01T08:33:35.192Z] === RUN   TestDockerSuite/TestRmiImgIDForce
08:33:40 [2019-12-01T08:33:40.982Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
08:33:53 [2019-12-01T08:33:53.364Z] === RUN   TestDockerSuite/TestRmiParentImageFail
08:33:59 [2019-12-01T08:33:59.193Z] === RUN   TestDockerSuite/TestRmiTag
08:33:59 [2019-12-01T08:33:59.655Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
08:34:01 [2019-12-01T08:34:01.844Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
08:34:19 [2019-12-01T08:34:19.570Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
08:34:21 [2019-12-01T08:34:21.117Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
08:34:26 [2019-12-01T08:34:26.939Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
08:34:27 [2019-12-01T08:34:27.401Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
08:34:27 [2019-12-01T08:34:27.401Z] === RUN   TestDockerSuite/TestRunAddHost
08:34:27 [2019-12-01T08:34:27.401Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
08:34:27 [2019-12-01T08:34:27.401Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
08:34:27 [2019-12-01T08:34:27.401Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
08:34:27 [2019-12-01T08:34:27.401Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
08:34:27 [2019-12-01T08:34:27.401Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
08:34:27 [2019-12-01T08:34:27.401Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
08:34:29 [2019-12-01T08:34:29.592Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
08:34:29 [2019-12-01T08:34:29.592Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
08:34:29 [2019-12-01T08:34:29.592Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
08:34:34 [2019-12-01T08:34:34.307Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
08:34:37 [2019-12-01T08:34:37.227Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
08:34:40 [2019-12-01T08:34:40.150Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
08:34:42 [2019-12-01T08:34:42.339Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
08:34:44 [2019-12-01T08:34:44.536Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
08:34:44 [2019-12-01T08:34:44.536Z] === RUN   TestDockerSuite/TestRunBindMounts
08:34:49 [2019-12-01T08:34:49.245Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
08:34:49 [2019-12-01T08:34:49.245Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
08:34:49 [2019-12-01T08:34:49.245Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
08:34:49 [2019-12-01T08:34:49.245Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
08:34:49 [2019-12-01T08:34:49.245Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
08:34:49 [2019-12-01T08:34:49.245Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
08:34:49 [2019-12-01T08:34:49.245Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
08:34:49 [2019-12-01T08:34:49.245Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
08:34:49 [2019-12-01T08:34:49.245Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
08:34:49 [2019-12-01T08:34:49.245Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
08:34:49 [2019-12-01T08:34:49.245Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
08:34:49 [2019-12-01T08:34:49.245Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
08:34:50 [2019-12-01T08:34:50.790Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
08:34:50 [2019-12-01T08:34:50.790Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
08:34:53 [2019-12-01T08:34:53.708Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
08:34:53 [2019-12-01T08:34:53.708Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
08:34:53 [2019-12-01T08:34:53.708Z] === RUN   TestDockerSuite/TestRunContainerNetwork
08:34:55 [2019-12-01T08:34:55.897Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
08:34:55 [2019-12-01T08:34:55.897Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
08:34:55 [2019-12-01T08:34:55.897Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
08:34:55 [2019-12-01T08:34:55.897Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
08:34:55 [2019-12-01T08:34:55.897Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
08:34:55 [2019-12-01T08:34:55.897Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
08:34:55 [2019-12-01T08:34:55.897Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
08:34:55 [2019-12-01T08:34:55.897Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
08:34:57 [2019-12-01T08:34:57.471Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
08:34:59 [2019-12-01T08:34:59.658Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
08:35:01 [2019-12-01T08:35:01.847Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
08:35:01 [2019-12-01T08:35:01.847Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
08:35:01 [2019-12-01T08:35:01.847Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
08:35:01 [2019-12-01T08:35:01.847Z] === RUN   TestDockerSuite/TestRunCreateVolume
08:35:04 [2019-12-01T08:35:04.040Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
08:35:04 [2019-12-01T08:35:04.040Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
08:35:04 [2019-12-01T08:35:04.040Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
08:35:04 [2019-12-01T08:35:04.040Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
08:35:04 [2019-12-01T08:35:04.040Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
08:35:06 [2019-12-01T08:35:06.230Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
08:35:18 [2019-12-01T08:35:18.649Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
08:35:18 [2019-12-01T08:35:18.649Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
08:35:18 [2019-12-01T08:35:18.649Z] === RUN   TestDockerSuite/TestRunDNSOptions
08:35:18 [2019-12-01T08:35:18.649Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
08:35:18 [2019-12-01T08:35:18.649Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
08:35:18 [2019-12-01T08:35:18.649Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
08:35:18 [2019-12-01T08:35:18.649Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
08:35:20 [2019-12-01T08:35:20.841Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
08:35:20 [2019-12-01T08:35:20.841Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
08:35:21 [2019-12-01T08:35:21.304Z] === RUN   TestDockerSuite/TestRunDuplicateMount
08:35:21 [2019-12-01T08:35:21.304Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
08:35:23 [2019-12-01T08:35:23.495Z] === RUN   TestDockerSuite/TestRunEchoStdout
08:35:25 [2019-12-01T08:35:25.685Z] === RUN   TestDockerSuite/TestRunEmptyEnv
08:35:25 [2019-12-01T08:35:25.685Z] === RUN   TestDockerSuite/TestRunEntrypoint
08:35:27 [2019-12-01T08:35:27.890Z] === RUN   TestDockerSuite/TestRunEnvironment
08:35:27 [2019-12-01T08:35:27.890Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
08:35:27 [2019-12-01T08:35:27.890Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
08:35:27 [2019-12-01T08:35:27.890Z] === RUN   TestDockerSuite/TestRunExitCode
08:35:30 [2019-12-01T08:35:30.085Z] === RUN   TestDockerSuite/TestRunExitCodeOne
08:35:33 [2019-12-01T08:35:33.007Z] === RUN   TestDockerSuite/TestRunExitCodeZero
08:35:34 [2019-12-01T08:35:34.554Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
08:35:37 [2019-12-01T08:35:37.486Z] === RUN   TestDockerSuite/TestRunExposePort
08:35:37 [2019-12-01T08:35:37.486Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
08:35:37 [2019-12-01T08:35:37.486Z] === RUN   TestDockerSuite/TestRunGroupAdd
08:35:37 [2019-12-01T08:35:37.486Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
08:35:37 [2019-12-01T08:35:37.486Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
08:35:37 [2019-12-01T08:35:37.486Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
08:35:37 [2019-12-01T08:35:37.486Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
08:35:37 [2019-12-01T08:35:37.486Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
08:35:37 [2019-12-01T08:35:37.486Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
08:35:41 [2019-12-01T08:35:41.242Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
08:35:41 [2019-12-01T08:35:41.242Z] === RUN   TestDockerSuite/TestRunInvalidReference
08:35:41 [2019-12-01T08:35:41.242Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
08:35:41 [2019-12-01T08:35:41.242Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
08:35:41 [2019-12-01T08:35:41.242Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
08:35:41 [2019-12-01T08:35:41.242Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
08:35:41 [2019-12-01T08:35:41.242Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
08:35:51 [2019-12-01T08:35:51.664Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
08:35:51 [2019-12-01T08:35:51.664Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
08:35:51 [2019-12-01T08:35:51.664Z] === RUN   TestDockerSuite/TestRunModeHostname
08:35:51 [2019-12-01T08:35:51.664Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
08:35:52 [2019-12-01T08:35:52.126Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
08:35:52 [2019-12-01T08:35:52.126Z] === RUN   TestDockerSuite/TestRunModeIpcHost
08:35:52 [2019-12-01T08:35:52.126Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
08:35:52 [2019-12-01T08:35:52.126Z] === RUN   TestDockerSuite/TestRunModePIDContainer
08:35:52 [2019-12-01T08:35:52.126Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
08:35:52 [2019-12-01T08:35:52.126Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
08:35:52 [2019-12-01T08:35:52.126Z] === RUN   TestDockerSuite/TestRunModePIDHost
08:35:52 [2019-12-01T08:35:52.126Z] === RUN   TestDockerSuite/TestRunModeUTSHost
08:35:52 [2019-12-01T08:35:52.126Z] === RUN   TestDockerSuite/TestRunMount
08:35:52 [2019-12-01T08:35:52.126Z] === RUN   TestDockerSuite/TestRunMountOrdering
08:35:52 [2019-12-01T08:35:52.126Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
08:35:52 [2019-12-01T08:35:52.126Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
08:35:52 [2019-12-01T08:35:52.126Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
08:35:59 [2019-12-01T08:35:59.235Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
08:35:59 [2019-12-01T08:35:59.235Z] === RUN   TestDockerSuite/TestRunNamedVolume
08:35:59 [2019-12-01T08:35:59.235Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
08:35:59 [2019-12-01T08:35:59.235Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
08:36:03 [2019-12-01T08:36:03.950Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
08:36:07 [2019-12-01T08:36:07.702Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
08:36:07 [2019-12-01T08:36:07.702Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
08:36:07 [2019-12-01T08:36:07.702Z] === RUN   TestDockerSuite/TestRunNetHost
08:36:07 [2019-12-01T08:36:07.702Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
08:36:07 [2019-12-01T08:36:07.702Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
08:36:07 [2019-12-01T08:36:07.702Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
08:36:07 [2019-12-01T08:36:07.702Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
08:36:07 [2019-12-01T08:36:07.702Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
08:36:07 [2019-12-01T08:36:07.702Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
08:36:07 [2019-12-01T08:36:07.702Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
08:36:07 [2019-12-01T08:36:07.702Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
08:36:08 [2019-12-01T08:36:08.681Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
08:36:10 [2019-12-01T08:36:10.869Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
08:36:12 [2019-12-01T08:36:12.418Z] === RUN   TestDockerSuite/TestRunNonExistingImage
08:36:13 [2019-12-01T08:36:13.393Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
08:36:15 [2019-12-01T08:36:15.581Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
08:36:16 [2019-12-01T08:36:16.042Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
08:36:16 [2019-12-01T08:36:16.042Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
08:36:16 [2019-12-01T08:36:16.042Z] === RUN   TestDockerSuite/TestRunPortInUse
08:36:16 [2019-12-01T08:36:16.042Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
08:36:16 [2019-12-01T08:36:16.042Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
08:36:16 [2019-12-01T08:36:16.042Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
08:36:16 [2019-12-01T08:36:16.042Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
08:36:16 [2019-12-01T08:36:16.042Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
08:36:18 [2019-12-01T08:36:18.962Z] === RUN   TestDockerSuite/TestRunPublishPort
08:36:18 [2019-12-01T08:36:18.962Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
08:36:18 [2019-12-01T08:36:18.962Z] === RUN   TestDockerSuite/TestRunReadProcLatency
08:36:18 [2019-12-01T08:36:18.962Z] === RUN   TestDockerSuite/TestRunReadProcTimer
08:36:18 [2019-12-01T08:36:18.962Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
08:36:18 [2019-12-01T08:36:18.962Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
08:36:31 [2019-12-01T08:36:31.378Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
08:36:31 [2019-12-01T08:36:31.378Z] === RUN   TestDockerSuite/TestRunRm
08:36:33 [2019-12-01T08:36:33.568Z] === RUN   TestDockerSuite/TestRunRmAndWait
08:36:39 [2019-12-01T08:36:39.384Z] === RUN   TestDockerSuite/TestRunRmPre125Api
08:36:40 [2019-12-01T08:36:40.930Z] === RUN   TestDockerSuite/TestRunRootWorkdir
08:36:43 [2019-12-01T08:36:43.119Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
08:36:44 [2019-12-01T08:36:44.663Z] === RUN   TestDockerSuite/TestRunSetMacAddress
08:36:46 [2019-12-01T08:36:46.849Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
08:36:46 [2019-12-01T08:36:46.849Z] === RUN   TestDockerSuite/TestRunState
08:36:46 [2019-12-01T08:36:46.849Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
08:36:49 [2019-12-01T08:36:49.098Z] === RUN   TestDockerSuite/TestRunStdinPipe
08:36:49 [2019-12-01T08:36:49.098Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
08:36:52 [2019-12-01T08:36:52.019Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
08:36:52 [2019-12-01T08:36:52.019Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
08:36:52 [2019-12-01T08:36:52.019Z] === RUN   TestDockerSuite/TestRunTLSVerify
08:36:52 [2019-12-01T08:36:52.019Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
08:36:52 [2019-12-01T08:36:52.019Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
08:36:52 [2019-12-01T08:36:52.019Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
08:36:56 [2019-12-01T08:36:56.734Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
08:36:56 [2019-12-01T08:36:56.734Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
08:36:56 [2019-12-01T08:36:56.734Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
08:36:56 [2019-12-01T08:36:56.734Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
08:36:56 [2019-12-01T08:36:56.734Z] === RUN   TestDockerSuite/TestRunUnshareProc
08:36:56 [2019-12-01T08:36:56.734Z] === RUN   TestDockerSuite/TestRunUserByID
08:36:56 [2019-12-01T08:36:56.734Z] === RUN   TestDockerSuite/TestRunUserByIDBig
08:36:56 [2019-12-01T08:36:56.734Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
08:36:56 [2019-12-01T08:36:56.734Z] === RUN   TestDockerSuite/TestRunUserByIDZero
08:36:56 [2019-12-01T08:36:56.734Z] === RUN   TestDockerSuite/TestRunUserByName
08:36:56 [2019-12-01T08:36:56.734Z] === RUN   TestDockerSuite/TestRunUserDefaults
08:36:58 [2019-12-01T08:36:58.925Z] === RUN   TestDockerSuite/TestRunUserNotFound
08:36:58 [2019-12-01T08:36:58.925Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
08:37:01 [2019-12-01T08:37:01.120Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
08:37:01 [2019-12-01T08:37:01.120Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
08:37:01 [2019-12-01T08:37:01.120Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
08:37:04 [2019-12-01T08:37:04.044Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
08:37:11 [2019-12-01T08:37:11.155Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
08:37:15 [2019-12-01T08:37:15.874Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
08:37:21 [2019-12-01T08:37:21.695Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
08:37:21 [2019-12-01T08:37:21.695Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
08:37:21 [2019-12-01T08:37:21.695Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
08:37:21 [2019-12-01T08:37:21.695Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
08:37:21 [2019-12-01T08:37:21.695Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
08:37:24 [2019-12-01T08:37:24.627Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
08:37:27 [2019-12-01T08:37:27.550Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
08:37:29 [2019-12-01T08:37:29.739Z] === RUN   TestDockerSuite/TestRunWithBadDevice
08:37:29 [2019-12-01T08:37:29.739Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
08:37:29 [2019-12-01T08:37:29.739Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
08:37:29 [2019-12-01T08:37:29.739Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
08:37:29 [2019-12-01T08:37:29.739Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
08:37:29 [2019-12-01T08:37:29.739Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
08:37:29 [2019-12-01T08:37:29.739Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
08:37:29 [2019-12-01T08:37:29.739Z] === RUN   TestDockerSuite/TestRunWithUlimits
08:37:29 [2019-12-01T08:37:29.739Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
08:37:33 [2019-12-01T08:37:33.504Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
08:37:35 [2019-12-01T08:37:35.048Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
08:37:37 [2019-12-01T08:37:37.238Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestSaveCheckTimes
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestSaveImageId
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestSaveLoadParents
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestSaveMultipleNames
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestSaveSingleTag
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
08:37:40 [2019-12-01T08:37:40.989Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
08:37:41 [2019-12-01T08:37:41.451Z] === RUN   TestDockerSuite/TestSearchCmdOptions
08:37:43 [2019-12-01T08:37:43.741Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
08:37:44 [2019-12-01T08:37:44.203Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
08:37:44 [2019-12-01T08:37:44.664Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
08:37:44 [2019-12-01T08:37:44.664Z] === RUN   TestDockerSuite/TestSearchWithLimit
08:37:46 [2019-12-01T08:37:46.210Z] === RUN   TestDockerSuite/TestSlowStdinClosing
08:37:53 [2019-12-01T08:37:53.305Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
08:37:53 [2019-12-01T08:37:53.305Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
08:37:59 [2019-12-01T08:37:59.126Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
08:37:59 [2019-12-01T08:37:59.126Z] === RUN   TestDockerSuite/TestStartAttachSilent
08:38:03 [2019-12-01T08:38:03.838Z] === RUN   TestDockerSuite/TestStartAttachWithRename
08:38:03 [2019-12-01T08:38:03.838Z] === RUN   TestDockerSuite/TestStartMultipleContainers
08:38:03 [2019-12-01T08:38:03.838Z] === RUN   TestDockerSuite/TestStartPausedContainer
08:38:03 [2019-12-01T08:38:03.838Z] === RUN   TestDockerSuite/TestStartRecordError
08:38:03 [2019-12-01T08:38:03.838Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
08:38:10 [2019-12-01T08:38:10.935Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
08:38:10 [2019-12-01T08:38:10.935Z] === RUN   TestDockerSuite/TestStatsAllNoStream
08:38:10 [2019-12-01T08:38:10.935Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
08:38:10 [2019-12-01T08:38:10.935Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
08:38:10 [2019-12-01T08:38:10.935Z] === RUN   TestDockerSuite/TestStatsFormatAll
08:38:10 [2019-12-01T08:38:10.935Z] === RUN   TestDockerSuite/TestStatsNoStream
08:38:10 [2019-12-01T08:38:10.935Z] === RUN   TestDockerSuite/TestTopMultipleArgs
08:38:11 [2019-12-01T08:38:11.909Z] === RUN   TestDockerSuite/TestTopNonPrivileged
08:38:14 [2019-12-01T08:38:14.099Z] === RUN   TestDockerSuite/TestTopPrivileged
08:38:14 [2019-12-01T08:38:14.099Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
08:38:16 [2019-12-01T08:38:16.292Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
08:38:16 [2019-12-01T08:38:16.292Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
08:38:16 [2019-12-01T08:38:16.292Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
08:38:16 [2019-12-01T08:38:16.292Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
08:38:16 [2019-12-01T08:38:16.292Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
08:38:16 [2019-12-01T08:38:16.292Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
08:38:16 [2019-12-01T08:38:16.292Z] === RUN   TestDockerSuite/TestVolumeCLICreate
08:38:34 [2019-12-01T08:38:34.098Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
08:38:34 [2019-12-01T08:38:34.098Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
08:38:34 [2019-12-01T08:38:34.098Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
08:38:34 [2019-12-01T08:38:34.098Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
08:38:34 [2019-12-01T08:38:34.098Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
08:38:34 [2019-12-01T08:38:34.098Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
08:38:34 [2019-12-01T08:38:34.098Z] === RUN   TestDockerSuite/TestVolumeCLILs
08:38:35 [2019-12-01T08:38:35.073Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
08:38:35 [2019-12-01T08:38:35.073Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
08:38:37 [2019-12-01T08:38:37.992Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
08:38:38 [2019-12-01T08:38:38.454Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
08:38:38 [2019-12-01T08:38:38.916Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
08:38:38 [2019-12-01T08:38:38.916Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
08:38:38 [2019-12-01T08:38:38.916Z] === RUN   TestDockerSuite/TestVolumeCLIRm
08:38:47 [2019-12-01T08:38:47.524Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
08:38:47 [2019-12-01T08:38:47.524Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
08:38:47 [2019-12-01T08:38:47.524Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
08:38:47 [2019-12-01T08:38:47.524Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
08:38:47 [2019-12-01T08:38:47.524Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
08:38:54 [2019-12-01T08:38:54.654Z] === RUN   TestDockerSuite/TestVolumeLsFormat
08:38:54 [2019-12-01T08:38:54.654Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
08:38:54 [2019-12-01T08:38:54.654Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
08:39:05 [2019-12-01T08:39:05.080Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
08:39:05 [2019-12-01T08:39:05.080Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
08:39:05 [2019-12-01T08:39:05.547Z] --- PASS: TestDockerSuite (2586.24s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.50s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.88s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.97s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.01s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.10s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.00s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.02s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (124.04s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.39s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.70s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.24s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.93s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.72s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.23s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.57s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.03s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddTar (33.91s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.11s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.63s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.37s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.52s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.11s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.49s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.75s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.41s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.33s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.88s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.32s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.62s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.43s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_api_build_test.go:407: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.52s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.32s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.28s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildContChar (15.19s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.39s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (13.85s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.15s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.52s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.39s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.69s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.48s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.55s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.81s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.87s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.83s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.68s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.70s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (67.60s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.93s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s)
08:39:05 [2019-12-01T08:39:05.547Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.32s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.91s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.89s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.85s)
08:39:05 [2019-12-01T08:39:05.547Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.64s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (44.71s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.47s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.54s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (92.33s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.73s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.84s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.94s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.13s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.27s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.94s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.83s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildFails (7.19s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.68s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.54s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.27s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildFromGit (11.25s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.41s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.79s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.39s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.05s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.89s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.47s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.84s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.93s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.54s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.17s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.96s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.92s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.01s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.27s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.26s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.00s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.45s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.28s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.95s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.78s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.50s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.81s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.31s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.27s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.30s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (14.94s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.71s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.55s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.62s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.28s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.17s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.96s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.08s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.05s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.45s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.33s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildRm (14.10s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.46s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_api_build_test.go:518: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.85s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.50s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.15s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (16.41s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.87s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.24s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.28s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.21s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.89s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.78s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.94s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.28s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.96s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.79s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.51s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.54s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.37s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.97s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (15.39s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.13s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.71s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.98s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.01s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.30s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.39s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.17s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.81s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_sni_test.go:18: Flakey test
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.41s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.59s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestCommitChange (4.99s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.68s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.83s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.73s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.81s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.95s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.04s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.03s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.13s)
08:39:05 [2019-12-01T08:39:05.548Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
08:39:05 [2019-12-01T08:39:05.548Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.548Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.65s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.91s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.03s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.10s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.16s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.88s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.39s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.29s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.72s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.31s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.85s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.46s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.17s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.27s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.91s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.98s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.69s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.52s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (7.40s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.38s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.37s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000004fa0_<nil>} (2.45s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1266397138_c:\foo_false__<nil>_<nil>_<nil>} (2.30s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1266397138_c:\foo_true__<nil>_<nil>_<nil>} (2.26s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
08:39:05 [2019-12-01T08:39:05.549Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.06s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.19s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.21s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.29s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.40s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.95s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCpToCaseH (13.48s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCpToDot (2.13s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.31s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.16s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.72s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.12s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.87s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.16s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateRM (0.29s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.66s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.15s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.25s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
08:39:05 [2019-12-01T08:39:05.549Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.37s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.36s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.49s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.26s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.72s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.31s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.00s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.48s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.51s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.00s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.38s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.08s)
08:39:05 [2019-12-01T08:39:05.549Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestEventsRename (2.26s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestEventsResize (2.67s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.02s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.43s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.58s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.76s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.44s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.78s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.98s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.85s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.96s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.94s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.79s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.99s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.04s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.60s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.26s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.09s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.88s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestGetContainerStats (9.24s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.13s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.40s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.03s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.26s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.12s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.87s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.06s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.42s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.21s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.85s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.35s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.10s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.22s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.16s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.98s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.99s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.65s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.21s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.09s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.99s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.85s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.91s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.48s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.96s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.12s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.03s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.84s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.04s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.04s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.95s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.81s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.80s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.49s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.41s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.10s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.60s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.26s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.17s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.65s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.46s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.20s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.08s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsSince (9.12s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
08:39:05 [2019-12-01T08:39:05.550Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsTail (2.98s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.51s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.25s)
08:39:05 [2019-12-01T08:39:05.550Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.70s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.46s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.12s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.72s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (24.38s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.76s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.32s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.96s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.18s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.64s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.67s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.23s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.27s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.29s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.17s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.42s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.43s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.31s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.54s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.07s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.76s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.93s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.37s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.98s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.39s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiTag (0.66s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.28s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.72s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.37s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.44s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:4039: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.18s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.40s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.85s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.18s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.00s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.22s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.37s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.97s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.73s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.91s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.03s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.12s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.12s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.01s)
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.551Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
08:39:05 [2019-12-01T08:39:05.551Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.552Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.32s)
08:39:05 [2019-12-01T08:39:05.552Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.30s)
08:39:05 [2019-12-01T08:39:05.552Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
08:39:05 [2019-12-01T08:39:05.552Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.552Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
08:39:05 [2019-12-01T08:39:05.552Z]         docker_cli_run_test.go:4004: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.552Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
08:39:05 [2019-12-01T08:39:05.552Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.552Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
08:39:05 [2019-12-01T08:39:05.552Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.552Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
08:39:05 [2019-12-01T08:39:05.552Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.552Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
08:39:05 [2019-12-01T08:39:05.552Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.552Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.25s)
08:39:05 [2019-12-01T08:39:05.552Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
08:39:05 [2019-12-01T08:39:05.552Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.552Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s)
08:39:05 [2019-12-01T08:39:05.552Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
08:39:05 [2019-12-01T08:39:05.552Z]         docker_cli_run_test.go:4179: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.552Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.19s)
08:39:05 [2019-12-01T08:39:05.552Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.21s)
08:39:05 [2019-12-01T08:39:05.552Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
08:39:05 [2019-12-01T08:39:05.552Z]         docker_cli_run_test.go:4262: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.552Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.44s)
08:39:05 [2019-12-01T08:39:05.552Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
08:39:05 [2019-12-01T08:39:05.552Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.552Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
08:39:05 [2019-12-01T08:39:05.552Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.552Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
08:39:05 [2019-12-01T08:39:05.552Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
08:39:05 [2019-12-01T08:39:05.552Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.20s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.49s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.11s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.36s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:4501: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:4514: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.94s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.83s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.64s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:4324: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:4312: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.85s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.40s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.10s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.91s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.00s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.76s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.46s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunRm (2.17s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.29s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.09s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.98s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.76s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.37s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.19s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.44s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.71s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.16s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.11s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3969: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3962: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.98s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.87s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.71s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.10s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.80s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.57s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.16s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.92s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.57s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.96s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.97s)
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
08:39:06 [2019-12-01T08:39:06.018Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.018Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.48s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.53s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.16s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.87s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.10s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.69s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.85s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.22s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.90s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.47s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.81s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.51s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.83s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.00s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
08:39:06 [2019-12-01T08:39:06.019Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.45s)
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerRegistrySuite/TestV2Only
08:39:06 [2019-12-01T08:39:06.019Z] --- PASS: TestDockerRegistrySuite (0.02s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
08:39:06 [2019-12-01T08:39:06.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
08:39:06 [2019-12-01T08:39:06.019Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
08:39:06 [2019-12-01T08:39:06.019Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.019Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
08:39:06 [2019-12-01T08:39:06.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthTokenSuite
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
08:39:06 [2019-12-01T08:39:06.020Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerDaemonSuite
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
08:39:06 [2019-12-01T08:39:06.020Z] --- PASS: TestDockerDaemonSuite (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:302: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:302: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:302: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerSwarmSuite
08:39:06 [2019-12-01T08:39:06.020Z] --- PASS: TestDockerSwarmSuite (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerPluginSuite
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerPluginSuite/TestPluginCreate
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerPluginSuite/TestPluginInspect
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerPluginSuite/TestPluginSet
08:39:06 [2019-12-01T08:39:06.020Z] --- PASS: TestDockerPluginSuite (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerExternalVolumeSuite
08:39:06 [2019-12-01T08:39:06.020Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]     check_test.go:128: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerNetworkSuite
08:39:06 [2019-12-01T08:39:06.020Z] --- SKIP: TestDockerNetworkSuite (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]     check_test.go:134: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z] === RUN   TestDockerHubPullSuite
08:39:06 [2019-12-01T08:39:06.020Z] --- SKIP: TestDockerHubPullSuite (0.00s)
08:39:06 [2019-12-01T08:39:06.020Z]     check_test.go:142: unmatched requirement DaemonIsLinux
08:39:06 [2019-12-01T08:39:06.020Z] PASS
08:39:06 [2019-12-01T08:39:06.020Z] ok  	github.com/docker/docker/integration-cli	2587.260s
08:39:06 [2019-12-01T08:39:06.020Z] INFO: Integration tests ended at 12/01/2019 08:39:05. Duration:00:43:14.8393438
08:39:06 [2019-12-01T08:39:06.020Z] INFO: Docker info of the daemon under test at end of run
08:39:06 [2019-12-01T08:39:06.020Z] 
08:39:06 [2019-12-01T08:39:06.020Z] Containers: 2
08:39:06 [2019-12-01T08:39:06.020Z]  Running: 0
08:39:06 [2019-12-01T08:39:06.020Z]  Paused: 0
08:39:06 [2019-12-01T08:39:06.020Z]  Stopped: 2
08:39:06 [2019-12-01T08:39:06.020Z] Images: 12
08:39:06 [2019-12-01T08:39:06.020Z] Server Version: 0.0.0-dev
08:39:06 [2019-12-01T08:39:06.020Z] Storage Driver: windowsfilter
08:39:06 [2019-12-01T08:39:06.020Z]  Windows: 
08:39:06 [2019-12-01T08:39:06.020Z] Logging Driver: json-file
08:39:06 [2019-12-01T08:39:06.020Z] Plugins: 
08:39:06 [2019-12-01T08:39:06.020Z]  Volume: local
08:39:06 [2019-12-01T08:39:06.020Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:39:06 [2019-12-01T08:39:06.020Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:39:06 [2019-12-01T08:39:06.020Z] Swarm: inactive
08:39:06 [2019-12-01T08:39:06.020Z] Default Isolation: process
08:39:06 [2019-12-01T08:39:06.020Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:39:06 [2019-12-01T08:39:06.020Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
08:39:06 [2019-12-01T08:39:06.020Z] OSType: windows
08:39:06 [2019-12-01T08:39:06.020Z] Architecture: x86_64
08:39:06 [2019-12-01T08:39:06.020Z] CPUs: 4
08:39:06 [2019-12-01T08:39:06.020Z] Total Memory: 32GiB
08:39:06 [2019-12-01T08:39:06.020Z] Name: azwin-2-46fee0
08:39:06 [2019-12-01T08:39:06.020Z] ID: QTRB:H57P:A73J:VTZT:QQ43:RHNU:LXRZ:QQDR:KS3P:M67R:K7VK:QLC6
08:39:06 [2019-12-01T08:39:06.020Z] Docker Root Dir: D:\CI\PR-40202\2\daemon
08:39:06 [2019-12-01T08:39:06.020Z] Debug Mode (client): false
08:39:06 [2019-12-01T08:39:06.020Z] Debug Mode (server): true
08:39:06 [2019-12-01T08:39:06.020Z]  File Descriptors: -1
08:39:06 [2019-12-01T08:39:06.020Z]  Goroutines: 18
08:39:06 [2019-12-01T08:39:06.020Z]  System Time: 2019-12-01T08:39:05.7606077Z
08:39:06 [2019-12-01T08:39:06.020Z]  EventsListeners: 0
08:39:06 [2019-12-01T08:39:06.020Z] Registry: https://index.docker.io/v1/
08:39:06 [2019-12-01T08:39:06.020Z] Labels:
08:39:06 [2019-12-01T08:39:06.020Z] Experimental: false
08:39:06 [2019-12-01T08:39:06.020Z] Insecure Registries:
08:39:06 [2019-12-01T08:39:06.020Z]  127.0.0.0/8
08:39:06 [2019-12-01T08:39:06.020Z] Live Restore Enabled: false
08:39:06 [2019-12-01T08:39:06.020Z] 
08:39:06 [2019-12-01T08:39:06.020Z] 
08:39:06 [2019-12-01T08:39:06.020Z] INFO: Stopping daemon under test
08:39:06 [2019-12-01T08:39:06.020Z] SUCCESS: The process with PID 5748 (child process of PID 2088) has been terminated.
08:39:06 [2019-12-01T08:39:06.020Z] SUCCESS: The process with PID 2088 (child process of PID 724) has been terminated.
08:39:06 [2019-12-01T08:39:06.020Z] INFO: Stop tailing logs of the daemon under tests
08:39:06 [2019-12-01T08:39:06.020Z] INFO: executeCI.ps1 Completed successfully at 12/01/2019 08:39:05.
08:39:06 [2019-12-01T08:39:06.020Z] INFO: Tidying up at end of run
08:39:06 [2019-12-01T08:39:06.020Z] INFO: Saving daemon under test log (d:\CI\PR-40202\2\dut.out) to C:\windows\TEMP\CIDUT.out
08:39:06 [2019-12-01T08:39:06.020Z] INFO: Saving daemon under test log (d:\CI\PR-40202\2\dut.err) to C:\windows\TEMP\CIDUT.err
08:39:06 [2019-12-01T08:39:06.020Z] INFO: Nuke-Everything...
08:39:06 [2019-12-01T08:39:06.485Z] INFO: Container count on control daemon to delete is 2
08:39:06 [2019-12-01T08:39:06.951Z] e41554566fd1
08:39:06 [2019-12-01T08:39:06.951Z] f7a0cf1bb5ae
08:39:06 [2019-12-01T08:39:06.951Z] INFO: Tidying pidfile d:\CI\PR-40202\2\docker.pid
08:39:07 [2019-12-01T08:39:07.417Z] INFO: Nuking d:\CI
08:39:37 [2019-12-01T08:39:37.589Z] INFO: Zapped successfully
08:39:37 [2019-12-01T08:39:37.589Z] 
08:39:37 [2019-12-01T08:39:37.589Z] INFO: executeCI.ps1 exiting at Sun Dec  1 08:39:37 CUT 2019. Duration 01:05:05.5274039
08:39:37 [2019-12-01T08:39:37.589Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
08:39:39 [2019-12-01T08:39:39.311Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
08:39:40 [2019-12-01T08:39:40.518Z] Archiving artifacts
08:39:56 [2019-12-01T08:39:56.077Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40202/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:39:57 [2019-12-01T08:39:57.017Z] + make clean
08:40:01 [2019-12-01T08:40:01.746Z] docker volume rm -f docker-dev-cache
08:40:01 [2019-12-01T08:40:01.746Z] 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